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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4 {
	font-family: 'PT Sans', arial, serif;
}
.col {
	width:30%;
	float:left;
}
.left-text {
	text-align:left;
}
.right-text {
	text-align:right;
	width:25%;
}
.center-text {
	width:45%;
	text-align:center;
}
#header-background {
	margin: auto;
	height: auto;
	width: 793.529px;
	background-image: url();
	background-repeat: no-repeat;
}

#header {
	width: 270px;
	background-color: #E0E0F0;
	height: auto;
	margin-top: 11.5px;
	margin-left: 12px;
	padding-left: 480px;
	padding-bottom: 0.35em;
}
.marquee {
	height:20px;
	padding:10px;
	font-size:18px;
	font-family: 'Droid Sans', arial, serif;
}
.marquee a {
	color: #0079C1;
	text-decoration:none;
}
.navcontainer {
	overflow: hidden;
}

.navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist li
{
	float: left;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: -0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1C3F94;
}

.navlist li a {
	color: #1C3F94;
	text-decoration: none;
	font-family: 'PT Sans', arial, serif;
	text-shadow:1px 1px 0px #fff;
}
.navlist li a:hover, .navlist li a:active {
	text-decoration: underline;
	text-shadow:none;
}

#flash-container {
	width: 750px;
	height: 226px;
	margin-left: 12px;
	
}

#header-menu-2 {
	width: 730px;
	background-color: #E0E0F0;
	height: auto;
	margin-left: 12px;
	padding-left: 20px;
	padding-bottom: 0.35em;
}

#contents-background {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	height:auto;
	width: 793.529px;
	background-image: url();
	background-repeat: repeat-y;
}

#home-contents {
	width: 500px;
	height: auto;
	margin-left: 12px;
	margin-top:11px;
	padding-left: 7.5px;
	float: left;
}

#home-contents h1 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
#home-contents a {
	color: #4AAA42;
}
#home-contents h1, #home-contents h2 {
	font-size: 1em;
	font-weight: normal;
	color: #4AAA42;
	text-decoration: underline;
}

#home-contents h1 a:active, #home-contents h1 a:hover {
	text-decoration: none;
}

hr {
	color: #D1D3D4;
	margin-top: 0px;
}

#ads {
	width: 230px;
	height: auto;
	float: right;
	margin:0 35px 15px 0;
	padding:0;
	top:0;
}
#ads p {
	margin:0;
}

#ads h1 {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	background-color: #4AAA42;
	height: auto;
	padding:5px 10px;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-shadow:-1px -1px 0 #333333;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.space-after-header {
	margin-top: -10px;
}

.right-news {
	padding-left: 10px;
	padding-right: 10px;
}


.branddepot-afterheader {
	margin:0;
	padding:0;
}

.space-after-hr {
	padding-top: 1px;
}

.brand-depot-link, .brand-depot-link a {
	font-size: 1em;
	font-weight: normal;
	color: #FBB040;
	background-color: #3F3932;
	height: auto;
	width: 220px;
	padding: 5px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 194px;
	margin: 0;
	text-decoration: none;
}

.brand-depot-link a:active, .brand-depot-link a:hover {
	text-decoration: underline;
}

.adslinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #E9F2E5;
	padding: 10px;
	margin-top: 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.adslinks a {
	color: #1C3F94;
	text-decoration: underline;
}

.adslinks a:active, .adslinks a:hover {
	text-decoration: none;
}

#footer-background {
	margin: auto;
	height: auto;
	width: 793.529px;
	background-image: url();
	background-repeat: no-repeat;
	padding-bottom: 33px;
	background-position: bottom;
}
#dtg {
	margin: -5px auto 10px auto;
	height: 30px;
	width: 400px;
	text-align:center;
	clear:both;
	font-size:0.8em;
	color:#1C3F94;
	line-height:30px;
	vertical-align:25%;
}
#dtg img {
	margin: 0px 0px 0px 10px;
	vertical-align:middle;
	border:none;
}
#dtg a {
	color:#1C3F94;
	text-decoration:underline;
}
#dtg a:hover {
	text-decoration:none;
	border-bottom:none;
}
#dtg img a {
	border:none;
	text-decoration:none;
}
#dtg img a:hover {
	text-decoration:none;
	border:none;
}

#footer {
	width: 750px;
	height: auto;
	margin-left: 12px;
	background-color: #FFFFFF;
}

#footer-menu {
	width: 730px;
	background-color: #E0E0F0;
	height: auto;
	text-align: center;
	color: #1C3F94;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
	font-family: 'PT Sans', arial, serif;
	text-shadow:1px 1px 0px #fff;
	padding:10px;
}

#footer-menu a {
	color: #1C3F94;
	text-decoration: none;
}

#footer-menu a:active, #footer-menu a:hover {
	color: #1C3F94;
	text-decoration: underline;
}

#contents {
	width: 734px;
	height: auto;
	margin-left: 12px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-bottom: 7.5px;
}

#contents h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	background-color: #4AAA42;
	height: auto;
	padding: 5px 0px 5px 10px;
	margin-left: -7.5px;
	width: 740px;
	margin-top:0;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
 	background-color: #E9F2E5;
	color: #1C3F94;
	border: 1px solid #4AAA42;
	padding: 3px;
}

.required-field {
	color: #FF0000;
}

.tectite {
	font-size: 0.8em;
}

.tectite a {
	color: #1C3F94;
	text-decoration: underline;
}

.tectite a:active, .tectite a:hover {
	color: #1C3F94;
	text-decoration: none;
}

.morning {
	background-color: #E9F2E5;
	padding: 10px;
}

.afternoon {
	background-color: #f2f5f9;
	padding: 10px;
}
#contents h3{
	color: #1c3f94;
	font-size: 1.5em;
}

#contents a {
	color: #1C3F94;
	text-decoration: underline;
}

#contents a:active, #contents a:hover {
	color: #1C3F94;
	text-decoration: none;
}

.more-info {
	background-color: #4AAA42;
	padding: 10px;
	color: #FFFFFF;
	font-size: 1.5em;
}

#map-holder {
	width: 100%;
	height: 700px;
	overflow: scroll;
}

.explanations-caption {
	text-align: left;
	font-weight: bold;
}

.explanation {
	color:#1c3f94;
	vertical-align: top;
}

.captionA1  {
	background-color: #4AAA42;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.captionA2  {
	background-color: #1c3f94;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.mon-to-fri-heading {
	background-color: #f6faf4;
	color: #1c3f94;
	font-size: 0.9em;
	width: 236px;
	text-align: left;
}

.mon-to-fri1 {
	background-color: #f6faf4;
	color: #1c3f94;
	font-size: 0.9em;
	width: 74px;
	text-align: center;
}

.mon-to-fri2 {
	background-color: #dcecd3;
	color: #1c3f94;
	font-size: 0.9em;
	width: 74px;
	text-align: center;
}
.mon-to-fri3 {
	background-color: #dcecd3;
	color: #1c3f94;
	font-size: 0.9em;
	width: 74px;
	text-align: left;
}
.mon-to-fri4 {
	background-color: #d6e9f5;
	color: #1c3f94;
	padding-bottom:1px;
	font-size: 0.9em;
	width: 74px;
	text-align: left;
}

.sat-to-sun-heading {
	background-color: #f2f5f9;
	color: #1c3f94;
	font-size: 0.9em;
	width: 236px;
	text-align: left;
}

.sat-to-sun1 {
	background-color: #f2f5f9;
	color: #1c3f94;
	font-size: 0.9em;
	width: 74px;
	text-align: center;
}

.sat-to-sun2 {
	background-color: #ccd7e7;
	color: #1c3f94;
	font-size: 0.9em;
	width: 74px;
	text-align: center;
}

.sat-to-sun-heading2 {
	background-color: #f2f5f9;
	color: #1c3f94;
	font-size: 0.9em;
	width: 236px;
	text-align: left;
}
#news {
	width:471px;
	height: auto;
	margin:0 0 10px 0;
	padding:5px 15px 5px 15px;
	float: left;
	background-color: #E9F2E5;
	color: #4AAA42;
	font-size: 0.9em;
	text-align:center;
	border:#4AAA42 solid 1px;
}
#news2 {
	width:100%;
	height: auto;
	margin:0 0 10px 0;
	padding:5px 15px 5px 15px;
	background-color: #ccd7e7;
	color: #4AAA42;
	font-size: 0.9em;
	text-align:center;
	border:#1c3f94 solid 1px;
}

.explanations-caption {
	text-align: left;
	font-weight: bold;
}

.explanation {
	color: #1c3f94;
	vertical-align: top;
}
/*table classes for 08/09 xmas update*/
.xmasimg {
	background:url() no-repeat;
	width:120px;
	height:268px;
	float:right;
	position:relative;
}
.xmastt {min-height:268px;}
.xmas-09 { font-size:1.2em; margin-top:10px; font-style:italic;}
.xmas-img {float:left; margin:2px;}

/******************** styles for fare.html ***************************/
#fare table {
	text-align:center;
}
#fare h1{
	text-align:left !important;
}
#fare {
	width:100%;
	text-align:center !important;
}
.lightgreenCell {
	background-color: #E9F2E5;
}
.darkgreenCell {
	background-color: #4AAA42;
}
.round {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.airbanner {
	margin:0px 0 6px 17px;
}
