/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */

/***Needed to offset the block image in the GIC header***/
/*#navBar img {
 display: inline;
}
#mainBody img {
display: inline;
}*/

#pageWrapper1	{
	width: 100%;
	background-color: #E2E2E2;
}	

#pageWrapper2	{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: #E2E2E2 url('/images/logos/shadow_bg2.png') repeat-y left top;
}
#pageWrapper3	{
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}


/***Style for Section and Page Titles***/

#dotsectitle {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotsectitle2 {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotsectitle3 {
font-size:	1.4em;
color: #006580;
font-weight: bold;
text-transform: capitalize;
}

#dotpagetitle {
font-size:	1.2em;
color: #666666;
font-weight: bold;
}

a{
outline:0;
}

/***Main Links Code***/

a, a:link, a:visited {
	color: #039;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

/***Home Page Styles***/

.DARTrtnavalert {
	color: #800000;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}
.DARTrtnavtopic {
	color: #006580;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}

.DARTrtnavcontent {
	color: #006580;
	background: #fee7d1;
	padding: 5px;
	border-top: 1px solid #006580;
	border-bottom: 1px solid #006580;
	width:176px;
}

.DARTrtnavcontent a, .rtnavcontent a:link, .rtnavcontent a:visited {
	color: #006580;
	text-decoration: none;
}

.DARTrtnavcontent a:hover, .rtnavcontent a:active {
	color: #ff0000;
	text-decoration: underline;
}

.rtnavtopicblue {
	color: #003399;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 176px;
}

.rtnavcontentblue {
	color: #000;
	background: #E1ECFA;
	padding: 5px;
	border-top: 1px solid  #003399;
	border-bottom: 1px solid  #003399;
	width:176px;
}


.newscontent {
background-color:#EDEDED;
padding: 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
}

.newscontent a, .newscontent a:link, .newscontent a:visited {
	color: #039;
	text-decoration: none;
}

.newscontent a:hover, .newscontent a:active {
	color: #ff0000;
	text-decoration: underline;
}
 
ul.listcontainer {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 0px;	
}
 
li.rtnavbullets {
	margin-left: 0px;

}
 
li.rtnavbulletsSub {

	font-size: 85%;
	font-weight: bold;
	line-height: 16px;
	list-style-image: url('/images/bullets/inner_bullet2.gif')
} 
 
li.rtnavbulletsSub1 {
	margin-left: -25px;
	font-size: 85%;
	font-weight: bold;
	line-height: 16px;
	list-style-image: url('/information/projects/jfk_mem_hwy_improvement/images/inner_bullet2.gif')
}
li.rtnavbulletsSub2 {
	list-style-type: none;
	margin-left: -22px;
	font-size: 80%;
	line-height: 16px;
}
 
.listicon {
	display: inline;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
 
.subhead {
	color: #003399;
	background: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif;
}

.subcontent {
	color: #000;
	background: #fff;
	padding: 5px;
	border-top: 1px solid #006580;
	border-bottom: 0;
	
}

.subcontent a, .subcontent a:link, .subcontent a:visited {
	color: #006580;
	text-decoration: none;
}

.subcontent a:hover, .subcontent a:active {
	color: #ff0000;
	text-decoration: underline;
}

/*Common Codes available for use throughout the site*/

.bold {
  font-weight:bold;
}


.footnote {  
   color: #000000;
   font-size: xx-small; 
}


.error { font-family: verdana, "Lucida Grande", arial; font-weight: bold; font-size:10pt; color: #FF0000; }

/* Used on RTTA and STR pages for positioning the RSS and EMAIL icons*/
#rss_email {
    position: absolute;margin-top: 3px; right: 10px;
}

/* For images aligned left with text around it */
.imgleft {
float: left;
padding: 0px 7px 5px 0px;

}

.imgright {
float: right;
padding: 0px 0px 5px 7px;

}

	.mediaRollone a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/video2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRollone a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/video2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.mediaRolltwo a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/photos2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRolltwo a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/photos2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.mediaRollthree a	{
		display: block;
		width: 50px;
		height: 75px;
		line-height: 50px;
		background: #f0ecd8 url('/images/homepage/icons/audio2.gif') no-repeat left top;
		text-decoration: none;
	}
	.mediaRollthree a:hover	{
		background: #f0ecd8 url('/images/homepage/icons/audio2.gif') no-repeat right top;	
		text-decoration: none;		
	}
	.dartHomeNews	{
		width: 90%;
		border-bottom: 1px dashed #e5e5e5;
		padding: 3px 0;
	}
	li.rtnavbulletsSub {
		font-size: 85%;
		font-weight: bold;
		line-height: 16px;
		list-style-image: url('/images/inner_bullet2.gif');
	} 		
	table.DART	{
		border: solid 1px #039;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	tr.DARTheader	{
		background: #039;
		color: #FFF;
		font-weight: bold;
	}
	tr.DARToffset	{
	 	background: #e5e7e9;
	}	
.calDays {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffffff;
   font: bold 7pt/13pt verdana, sans-serif;
}

td.noservice {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffffff;
   font: normal 7pt/13pt verdana, sans-serif;
}

td.early {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffff00;
   font: normal 7pt/13pt verdana, sans-serif;   
}

th.early {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffff00;
   font: normal 7pt/13pt verdana, sans-serif;
}

span.early {
   background: #ffff00;
   padding-right: 1em;
   margin-right: 0.5em;
}


td.peak {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #ffccff;
   font: normal 7pt/13pt verdana, sans-serif;
}

th.peak {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #ffccff;
}

span.peak {
   background: #ffccff;
   padding-right: 1em;
   margin-right: 0.5em;
}

td.late {
   vertical-align: top; 
   text-align: right; 
   width: 14%;
   background: #66ffff;
   font: normal 7pt/13pt verdana, sans-serif;
}

th.late {
   vertical-align: top; 
   text-align: center; 
   width: 14%;
   background: #66ffff;
}

span.late {
   background: #66ffff;
   padding-right: 1em;
   margin-right: 0.5em;
}

table.calendar {
   text-align: left; 
   font-size: 11px; 
   width: 186px;
}
	h2.rider	{
		font-size:	1.4em;
		color: #006580;
		font-weight: bold;
		text-transform: capitalize;
		border-bottom: none;
		text-align: left;
	}

/*Needed for Accessibility Readers to read the spreadsheet containing route information*/	
.off-left {
position: absolute;
left: -999px;
width: 990px;
}

	input.formStyle	{
		height: 13px;
		border: 1px solid #ccc;
		font: normal 7pt/7pt verdana, arial, sans-serif;
		color: #333;
	}
	table.standardTable	{
		border: solid 1px #039;
		margin-top: 10px;
		margin-bottom: 30px;
		background: #FFF;
	}
	tr.standardTableHeader	{
		background: #039;
		color: #FFF;
		font-weight: bold;
	}
	tr.standardTableOffset	{
		background: #e5e7e9;
	}
	tr.standardTableSubHeader {
		background: #ccc;
		color: #000;
		font-weight: bold;
	} 
	td.tableSubHeaderText09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	}
	td.tableSubHeaderTextLeft09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	}
	
	.txtLinks a	{
		text-decoration: none;
		border-bottom: 1px dashed #ccc;
	}

	.txtLinks a:hover	{
		text-decoration: none;
		border-bottom: 1px solid #ff0000;		
	}
	
	.txtLinksBlue a:link, .txtLinksBlue a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #bdcae5;
	}

	.txtLinksBlue a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}	
	
	.tableSubHeaderText09 {
  		font: bold .85em/1.2em verdana, arial, sans-serif;
		color: #039;
		text-align: center;
	} 	
	.tableText09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #000;
		text-align: center;
	}  
		
	.tableTextRight09 {
		font: normal .85em/1.2em verdana, arial, sans-serif;
		color: #000;
		text-align: right;
	}