@charset "UTF-8";
/* CSS Document */

/*Main Layout Divisions*/

#navBox {
	background-image: url(../media/menufade.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 33px;
	top: 142px;
	left: -400px;
	margin-left: 50%;
	z-index: 250;
}

/* The following ID is for any page that contains the rider alert box */
/* All other pages should use #contentBoxShell2 instead because its associated styles will create a wider page content area */

#contentBoxShell1 {
	background-image:url(../media/content_bkgd.jpg);
	background-repeat: repeat;
	position: absolute;
	left: -400px;
	margin-left: 50%;
	width: 800px;
	height: auto;
	top: 175px;
	padding: 0;
	z-index: 100;
}
#contentBoxShell2 {
	background-image:url(../media/content_bkgd.jpg);
	background-repeat: repeat;
	position: absolute;
	left: -400px;
	margin-left: 50%;
	width: 800px;
	height: auto;
	top: 175px;
	padding: 0;
	z-index: 100;
}
#footerBox {
	background-image:url(../media/footer_bkgd.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 57px;
	z-index: 150;
}
#mastHeadBox {
	position: absolute;
	width: 800px;
	height: 142px;
	top: 0;
	left: -400px;
	margin-left: 50%;
	z-index: 50;
}

/*Rider Alert Box Layout Divisions*/

#alertBoxShell {
	background-image: url(../media/alert_mainbkgd.jpg);
	background-repeat: repeat;
	position: absolute;
	width: 206px;
	height: auto;
	top: 142px;
	left: 194px;
	margin-left: 50%;
	z-index: 300;
}
#alertFooter {
	background-image: url(../media/alert_bottom.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	position: absolute;
	width: 206px;
	height: 34px;
	z-index: 310;
}


/* html tags */

body {
	background: #134539;
}
img {
	border: none;
}
p img.imageLeft {
	padding: 5px 10px 5px 0;
}
p img.imageRight {
	padding: 5px 10px;
}
img.floatLeft {
	display: block;
	margin: 5px 50px;
	float: left;
	clear: both;
}
img.floatRight {
	float: right;
}

/* Styles for contentBoxShell1 */

#contentBoxShell1 p {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 14px;
	margin: 12px 220px 0 50px;
}
#contentBoxShell1 h1,h2,h3,h4 {
	color: #0A523B;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	margin: 20px 220px 0 50px;
}
#contentBoxShell1 h1 {
	font-size: 22px;
}
#contentBoxShell1 h3 {
	font-size: 18px;
	margin: 20px 220px 0 50px;
}
#contentBoxShell1 form {
	background-color:#CCC;
	margin: 20px 220px 10px 50px;
	border: 1px solid #030;
	padding-bottom: 20px;
}
#contentBoxShell1 #footerBox p a {
	color:#699;
}
#contentBoxShell2 .header {
	border-bottom: 1px solid #000;
}

/* Styles for contentBoxShell2 */

#contentBoxShell2 p {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 14px;
	margin: 12px 50px 0 50px;
}
#contentBoxShell2 h1,h2,h3,h4,h5,h6 {
	color: #0A523B;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	margin: 20px 50px 0 50px;
}
#contentBoxShell2 h1 {
	font-size: 22px;
}
#contentBoxShell2 h2 {
	font-size: 18px;
}
#contentBoxShell2 h3 {
	font-size: 16px;
}
#contentBoxShell2 #footerBox p {
	color: #CCC;
	font-size: 9px;
	text-align: center;
	margin: 35px 0 0 0;
}
#contentBoxShell2 p.faq {
	line-height: 130%;
	margin: 0 50px 12px 50px;
}
#contentBoxShell2 ul {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	margin: 10px 50px 10px 50px;
	border: none;
}
#contentBoxShell2 ul li {
	padding: 5px 0;
}
#contentBoxShell2 ol {
/*	display: block;   */
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	margin: 10px;
	border: 2px solid #030;
}
#contentBoxShell2 ol img {
	padding: 10px 30px 10px 0;
	margin: 10px;
}
#contentBoxShell2 ol li {
	padding: 5px 10px;
	margin: 5px 30px;
}

#contentBoxShell2 td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0 3;
	margin: 0 3;
	text-align: center;
}

/* Styles for footerBox */

#contentBoxShell1 #footerBox p {
	color: #CCC;
	font-size: 9px;
	text-align: center;
	margin: 35px 0 0 0;
}

/* Styles for alertBox */

#alertBoxShell p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 5px 32px 10px 55px;
}
#alertBoxShell ul {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	margin: 5px 28px 0 38px;
	padding: 0 0 0 10px;
	border-top: 1px solid #666;
	list-style-type: none;
}
#alertBoxShell li {
	padding-left: 13px;
}
#redRoute {
	background: url(../media/led_red.jpg) no-repeat 0 0;
	padding: 0;
}
#greenRoute {
	background: url(../media/led_green.jpg) no-repeat 0 0;
}
#blueRoute {
	background: url(../media/led_blue.jpg) no-repeat 0 0;
}
#ruralRoute {
	background: url(../media/led_rural.jpg) no-repeat 0 0;
}
#linkRoute {
	background: url(../media/led_link.jpg) no-repeat 0 0;
}
#alertBoxShell ul ul {
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border: none;
}
#alertBoxShell p.footer {
	color: #fff;
	font-size: 9px;
	margin: 5px 10px 5px 50px;
}

/* Styles for Schedule tables */

#scheduleTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
}
.redTable {
	background-color: #F7D0D0;
}
.greenTable {
	background-color: #BCF4CA;
}
.blueTable {
	background-color: #B0DFE7;
}
.ruralTable {
	background-color: #E1D6BC;
}
.linkTable {
	background-color: #F9F8C3;
}
#scheduleTable td {
	text-align: center;
	line-height: 80%;
	margin: 3px 0;
	padding: 5px 0;
	border: 1px solid #666;
}
#scheduleTable th {
	text-align: left;
	font-size: 9px;
	width: 70px;
	padding: 5px 0;
	border-bottom: 1px solid #666;
}
#scheduleTable tr {
	padding: 0;
}
#scheduleTable td.redCell {
	background-color:#FF97B0;
}
#scheduleTable td.greenCell {
	background-color: #96CEA9;
}
#scheduleTable td.blueCell {
	background-color: #82D0D2;
}
#scheduleTable td.ruralCell {
	background-color: #BFAA8E;
}
#scheduleTable td.linkCell {
	background-color: #F9F887;
}
#scheduleTable td.interChangeCell {
	background-color: #000;
	color: #fff;
}
#scheduleTable td.thickBorderTop {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#scheduleTable td.thickBorderMiddle {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-color: #000;
	border-bottom-color: #000;
}
#scheduleTable td.thickBorderBottom {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#scheduleTable td.thickBorderAll {
	background-color: #FFF;
	border: 2px solid #000;
}
