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

* {
	border:0;
	margin:0;
	padding:0;
}

body{
	background:#9DBDE3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:62.5%;
}

blockquote{
	padding:0 36px;
}

p, li{
	font-size:1.2em;
	line-height:2em;
	padding-bottom:1.2em;
	color:#313131;
}

a{
	color:#003081;
}

h1{
	font-size:1.4em;
	color:#8d781a;
	margin-top:18px;
	margin-bottom:12px;
	
}
.rightcolumn-int h1{
	
	margin-top:0px;
	padding-top:18px;
	
}
h1.subhead {
	font-weight:normal;
}

.container{
	width:100%;
	margin:0 auto 0 0;
}


.header{
	width:100%;
	height:116px;
	background:#2a6ebb url(../img/bg_header.jpg) left top no-repeat;
}

.header #navbg{
	background:url(../img/bg_nav.gif) left bottom repeat-x;
	height:116px;
}
.nav-wrapper{
	width:980px;
	position:absolute;
	top:87px;
	left:0px;	/**/
	}

.nav-wrapper #nav{
	border-left:1px solid #cacaca;
	height:28px;
	white-space:nowrap;
	
}

.nav-wrapper #nav ul{
	float:right;
	list-style-type:none;
	height:28px;
	white-space:nowrap;
	margin:0;
	
}

.nav-wrapper #nav ul li{
	float:left;
	white-space:nowrap;
	padding:0;
}
.nav-wrapper #nav ul li.last{
	border-right:1px solid #dfdfdf;
}
.nav-wrapper #nav ul li a{
	border-left:1px solid #dfdfdf;
	border-right:1px solid #cacaca;
	text-decoration:none;
	white-space:nowrap;
	padding:0 27px;
	height:28px;
	line-height:28px;
	display:block;	/**/
}


.nav-wrapper #nav ul li a:hover{
	background:url(../img/bg_nav_hover.gif) top left repeat-x;
	border-left:1px solid #cacaca;
	border-right:1px solid #dfdfdf;
}

.content{
	padding-bottom:21px;
}

.content-bg{
	
	background:#fff url(../img/bg_content.jpg) left top repeat-x;
	
	}

.content-wrapper{
	width:980px;
}


.content .leftcolumn{
	float:left;
	width:301px;
	height:615px;
	margin-right:18px;
	background:url(../img/pics_home.jpg) left top no-repeat;
}
.content .leftcolumn-int{
	float:left;
	width:301px;
	height:580px;
	margin-right:18px;
	background:url(../img/logo_left_int.jpg) left top no-repeat;
}

.midcolumn{
	float:left;
	width:404px;
	margin-right:18px;
	
}

.homepageintro{
	padding-top:62px;
}
		   
	

.content .rightcolumn{
	float:left;
	width:237px;
	padding-top:47px;
}

.content .rightcolumn-int{
	float:left;
	width:659px;
	padding-top:62px;
}
.msmenus{
	float:left;
	width:50%;
}

.msmenus select {
	
	border:1px solid gray;
}

.mapbutton{
	float:left;
	width:50%;
}
.mapbutton p{
	padding:0;
	margin:0;
	line-height:1.2em;
}
.tcmap{
	border:1px solid gray;	
}



.box{
		  
      float:left;
	  
      background:#e7ddb1;
	  
      padding:0 10px;
	  
      margin:10px;
	  
      display:inline;/* IE double margin bug*/
	  

}
	  

.one{
	width:80%
	}
	  
.inner{
		  
      background:#e7ddb1;
	  
      padding:10px 0;
	  
      margin:-10px 0;
	  
      min-height:0;/* ie7 haslayout issues fix*/
	  
      position:relative;
	  
}
	.inner h1{
		margin:0 0 12px 0;
	  
}  
* html .inner{
	height:1px
	}/* ie6 haslayout issues fix*/
	  
.top,.base{
		  
      margin:-10px -10px 0;
	  
      background:url(../img/one-round-test2.png) no-repeat left top;
	  
      height:10px;
	  
      position:relative;
	  
      font-size:10px;
	  
      }
	  
.base{
		  
      background-position:left bottom;
	  
      margin:0 -10px -10px;
	  
}
	  
.top span,.base span{
		  
      background:url(../img/one-round-test2.png) no-repeat right top;
	  
      display:block;
	  
      height:10px;
	  
      font-size:10px;
	  
}
	  
	  
.base span{
	background-position:right bottom;
	}
	
	.boxcontent {
		padding:0 8px 8px 8px;
	}

.subnav {
	background: url(../img/nav_bg_trans.png) top left repeat; 
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	

	margin: 78px 0 0 51px;
	padding:18px;
	
	
}

.subnav h1{
	font-weight:normal;
	margin-top:0;
	margin-bottom:18px;
}

.subnav ul{
	list-style:none;
}

.subnav li{
	padding-bottom:9px;
	line-height:1.7em;
}
.rightcolumn-int h1.route{
	margin-left:9px;
}

.routemenu ul{
	list-style:none;
	margin-left:9px;
	margin-bottom:12px;
}
.routemenu ul.nonroute{
	margin-left:0;
}
.routemenu ul li{
	display:inline;
	border-right:1px solid #333;
	line-height:1.2em;
	padding:0px 15px;
}
.routemenu ul.stopmenu li{
	line-height:2em;
}
.routemenu ul.stopmenu{
	margin-left:0;
}
.routemenu ul li.first{
	padding-left:0;
	}


.routemenu ul li.last{
	border:none;
	}
	
.bulletlist{
		margin-left:3.5em;
		margin-bottom:1.2em;
	}

.bulletlist li{
	line-height:2em;
	padding:0;
	}
	
	.right{
		float:right;
		margin-left:12px;
		margin-bottom:12px;
	}
	.picwrapper{
		margin:0;
		padding:0;
		border:0;
		width:180px;
	}
	.right img.loading{
		width:180px;
		padding-bottom:12px;
	}
	
.datatable{
	width:100%;
	margin:0 auto;
	border-left:1px solid #333;
	border-top:1px solid #333;
	margin-bottom:21px;
	
}

.datatable td{
	padding:5px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	vertical-align:top;
}

.datatable th{
	background:#003081;
	color:#fff;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

.datatable th h1{
	color:#fff;
	padding:9px 0;
	margin-bottom:0;
	margin-top:0;
}
.datatable th.sub p{
	color:#313131;
}
.datatable th.sub{
	background:#e6da88;
	color:#fff;
}
.datatable p{
	padding:0;
}
.datatable td.fare{
	font-weight:bold;
	text-align:right;
}
.datatable td.destination{
	text-align:center;
}
.map {
	padding:18px 0 21px 0;
}

.sked table {
	width:640px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	background:#fff;
	font-size:1.2em;
	margin:9px;
}

.sked table td, .sked table th {
	padding:3px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	text-align:center;
}
.sked table th.skedhead {
	background:#003081;
	padding:6px 9px;
}
.skedhead h2 {
	text-align:left;
	color:#fff;
	font-size:1.1em;
	padding:0;
	margin:0;
}
	
.sked table th .transitcenter-timepoint {
	background:#aa1f27;
	padding:3px;
	color:#fff;
	width:1.5em;
	height:1.5em;
	text-align:center;
	margin:3px auto;
}
table tr.yellow{
	background:#e6da88;
}

.timepointrow{
	background:#d1bd65;
	}
	
	.directionrow{
		background:#7fa6d5;
		
		
	}
	
	.clockwise-bar{
		width:50%;
		float:left;
		text-align:left;
		
	}
	
	.counterclockwise-bar{
		width:50%;
		float:left;
		text-align:left;
		
		
	}
.commentform{
	background:#80acdf;
	 border: 1px solid #595959;
	 padding:9px 18px 18px 18px;
	 margin-top:0;
	
}	
.formheader-wrapper{
	background:#003081;
	padding:1px 0;
	border-top:1px solid gray;
	border-left:1px solid gray;
	
	border-right:1px solid gray;
}
.formheader h1{
	color:white;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	padding:9px 0;
	
}

.commentform input, .commentform textarea, .commentform select{
	border:1px solid gray;
	padding:3px;
}


	div.row {
  clear: both;
  padding-top: 12px;
  }



div.row span.label {
  float: left;	
  width: 175px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 425px;
  text-align: left;
  } 
  
  
  div.row_home {
  clear: both;
  padding-top: 10px;
  }

div.row_home span.label_home {
  float: left;
  width: 135px;
  text-align: right;
  padding:3px 10px 0 0;
  }

div.row_home span.formw_home {
  float: left;
  width: 200px;
  text-align: left;
  } 
  
.textarea form input, .textarea form textarea{
	border:1px solid black;
	padding:3px;
	
}	

.largepic{
	padding-bottom:18px;
	}
	  
	  
.clearfloat{
	clear:both;
	line-height:0;
	
	
}

.footer{
	width:100%;
	height:46px;
	background:#558bc9 url(../img/bg_footer.jpg) left top no-repeat;
	border-top:1px solid #003081;
	border-bottom:1px solid #003081;
}
.print{
	display:none;
}

.tcentercaption{
	width:250px;
}

.boardpics{
	
}

.pic-board{
	width:113px;
	float: left;
	margin-right:68px;
	text-align:center;
	line-height:1.5em;
	
}
.pic-board-last{
	width:113px;
	float: left;
	margin-right:0;
	text-align:center;
	line-height:1.5em;
	
}
/****NEW HOME STYLES*****/


.header-google{
	
	width:404px;
	height:35px;
	text-align:center;
	background:url(../img/headerbar_bg.jpg) left top no-repeat;
	margin-top:48px;
	
}

.header-home{
	
	width:404px;
	height:35px;
	text-align:center;
	background:url(../img/headerbar_nobg.jpg) left top no-repeat;
	margin-top:30px;
	margin-bottom:21px;
	border-bottom:1px solid black;
	
}
.header-google h4 {
	color:#fff;
	font-size:1.3em;
	line-height:35px;
	margin:0;
}

.header-home h4 {
	color:#fff;
	font-size:1.3em;
	line-height:35px;
	margin:0;
}
.plannerform{
	width:402px;
	border-left:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;
	border-bottom:1px solid #5b5b5b;
	min-height:234px;
	background: #eaf1fc url(../img/bg_googleform_09.jpg) left top repeat-x;
}

.formelements{
	margin:0 18px 0 18px;
	padding-top:14px;
	
}

.formelements .formrow{
	width:366px;
	
}

 .plannerform .clearfloat{
	 
	height:15px;
 } 
 .plannerform .clearfloat-startend{
	 clear:both;
	 line-height:0;
	height:0px;
 }
.formrow p{
	font-size:1em;
	letter-spacing:-.7px;
	padding:0;
	margin:0;
	line-height:1.5em;
	color:#5b5b5b;
}


.formrow p.disclaimer{
	letter-spacing:0px;
}

.formrow label{
	font-size:1.2em;
	padding:0;
	margin:0;
}
.formrow label.depar{
	font-size:1.1em;
	padding:0;
	margin:0;
}

.pins{
	vertical-align:middle;
}

.clearfloat-labelrow{
	clear:both;
	height:12px;
}
.formelements .formrow .leftmidcolumn{
	float:left;
	width:174px;
	margin-right:18px;
}
.formelements .formrow .rightmidcolumn{
	float:left;
	width:174px;
}
.datecol{
	float:left;
	width:50%;
}

.timecol{
	float:right;
	width:50%;
}

.formelements .textfield-starteend{
	width:153px;
	height:20px;
	border-top: 1px solid #7d7d7d;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	
}
.formelements .textfield-departarrive{
	width:74px;
	height:20px;
	border-top: 1px solid #7d7d7d;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	
}

.btn-plantrip{
	float:right;
}

.about home{
	width:404px;
	
}

.about-home-col-left{
	float:left;
	width:193px;
	margin-right:9px;
	
}
.about-home-col-left select {
	width:189px;
	
	border-top: 1px solid #7d7d7d;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	
}
.about-home-col-right{
	float:left;
	width:193px;
	margin-left:9px;
	
} 

.about-home-col-right p{
	line-height:1.3em;
	padding-bottom:0;
	
}
.about-home ul{
	list-style:none;
}

.about-home li{
	line-height:1.8em;
	padding-bottom:.6em;

	
}

.rightcolumn .box .boxcontent h3{
	
	padding-bottom:.5em;
}

.rightcolumn .box .boxcontent p{
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:.9em;
	
}

.rightcolumn .box .boxcontent ul{
	
}

.rightcolumn .box .boxcontent li{
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:.9em;
	margin-left:1.8em;
	list-style-position:outside;
	
}

.rightcolumn .box .boxcontent h1 a {
	text-decoration:none;
	color:#8D781A;
	
}
