/* CSS Document */

body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	}
 
h1	{
	font: 150%/150% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 0px; margin-bottom: 0px;
	}

h2	{
	font: 130%/160% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 0px; margin-bottom: 0px;
	}

h3	{
	font: 110%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 0px; margin-bottom: 5px;
	float: left; clear: none;
	}

h4 { 
	font: 95%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 0px; margin-bottom: 5px;
	}

h5	{font: 95%/150% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin-top: 5px; margin-bottom: 5px;
	}

h6	{
	font: 100%/110% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 0px; margin-bottom: 10px;
	display: block; width: auto;
	padding: 5px;
	background-color: #EBEEF4;
	}
	
.h7	{
	font: 95%/100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF7BF;
	font-weight: normal;
	margin-top: 2px; margin-bottom: 0px;
	width: auto;
	}
	
.h8	{
	font: 90%/100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	width: auto;
	}

p	{
	padding: 0;
	font: 90%/170% Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	}
	
p.side	{
	font: 85%/170% Verdana, Arial, Helvetica, sans-serif;
	float: right;
	}

p.side a:link{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #3B5A96;
	}
	
p.side a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #3B5A96;
	}
	
p.side a:hover{ 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FF3300;
	}
	
p.side a:active{ 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FF3300;
	}

td p{
	margin-bottom: 0px;
	}

p.caption	{
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
	}

a:link, a:visited {
	font-size: 100%;
	font-weight: bold; 
	text-decoration: none; 
	color: #3B5A95;
	}


a:hover, a:active { 
	text-decoration: underline; 
	color: #FF3300;
	}
	
/*****************  Global Top Header ****************************/

#logo{
	top: 0px;
	left: 0px;
	width: 221px;
	height: 89px;
	position: relative;
	float: left;
}

#transit {
	margin-top: 0px;
	width: 300px;
	height: 89px;
	position: relative;
	top: 0px;
	padding-right: 5px;
	float: right;
	}
	
#transit a{
	display: block;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 9px;
	font-size: 75%;
	color: #3B5A95;
	width: 75px;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
	float: left;
	}
	
#transit a:hover{
	text-decoration: underline;
	color: #FF3300;
	}
	
#bus  {
	background: url(/images/buses.gif) top center no-repeat;
	position: relative;
	float: left;
	width: 75px;
	}

#bus a:hover{
	background: url(/images/buseshover.gif) top center no-repeat;
	}
	
#rail {
	background: url(/images/rail.gif) top center no-repeat;
	position: relative;
	float: left;
	width: 75px;
	height: 92px;
	}
#rail a:hover{
	background: url(/images/rail-hover.gif) top center no-repeat;
}
#wes {
	background: url(/images/wes.gif) top center no-repeat;
	position: relative;
	float: left;
	width: 75px;
	height: 92px;
	}

#wes a:hover{
	background: url(/images/wes-hover.gif) top center no-repeat;
}
#streetcar {
	background: url(/images/streetcar.gif) top center no-repeat;
	position: relative;
	float: left;
	width: 75px;
	height: 92px;
	}
#streetcar a:hover{
	background: url(/images/streetcar-hover.gif) top center no-repeat;
}



/* right most column */ 
#columnFour {
	position: relative;
	float: right;
	}

#columnFour ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	}

#columnFour ul li {
	width: 108px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#columnFour ul li a {
	width: 108px;
	height: 30px;
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	}

#columnFour ul li.planner {
	background: url(/images/tripplanner.gif) top left no-repeat;
	float: left;
	margin-right: 5px;
	}

#columnFour ul li.planner a:hover { 
	background: url(/images/tripplanner_roll.gif) top left no-repeat;
	}

#columnFour ul li.tracker {
	background: url(/images/transittracker.gif) top left no-repeat;
	float: left;
	margin-right: 5px;
	}

#columnFour ul li.tracker a:hover {
	background: url(/images/transittracker_roll.gif) top left no-repeat;
	}
 
#columnFour ul li.status {
	background: url(/images/servicealerts.gif) top left no-repeat;
	float: left;
	}

#columnFour ul li.status a:hover {
	background: url(/images/servicealerts_roll.gif) top left no-repeat;
	}


/***************** Global Top horizontal Navigation ****************************/

#container {
	position: absolute;
	background: #ffffff;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	}
	
#top_liq {
	padding:0;
	background-color: #FFFFFF;
	width: auto;
	min-width: 546px;
	height: 89px;
	}
	
/****************/
#mainnav_liq	{
	position: relative;
	width: auto; min-width: 100%;
	height: 26px;
	margin: 5px 0px 0px 0px;
	border-bottom: 3px solid #FF3300;
	background: #3B5A95 url(/images/tr.jpg) no-repeat top right;
	background-color: #3B5A95;
	}
	
#mainnav_liq ul	{
	width: 531px;
	height: 26px;
	background: url(/images/navbar.gif);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#mainnav_liq ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#mainnav_liq ul li, #mainnav_liq a	{
	height: 26px;
	display: block;
	}

#mainnav_liq ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	padding: 0px;
	}
	
#fares {left: 0; width: 60px;}
#maps {left: 60px; width: 136px;}
#stops {left: 196px; width: 128px;}
#how {left: 324px; width: 102px;}
#store {left: 426px; width: 105px;}

#fares a:hover {background: transparent url(/images/navbar.gif) 0 -26px no-repeat;}
#maps a:hover {background: transparent url(/images/navbar.gif) -60px -26px no-repeat;}
#stops a:hover {background: transparent url(/images/navbar.gif) -196px -26px no-repeat;}
#how a:hover {background: transparent url(/images/navbar.gif) -324px -26px no-repeat;}
#store a:hover {background: transparent url(/images/navbar.gif) -426px -26px no-repeat;}
/****************/

#content_liq {
	position: relative; width: auto;
	margin-top: 17px;
	float: left;
	clear: both;
	}
	
#fullwidth_liq {
	float: left;
	padding: 0;
	border: none;
	margin-top: 0px;
	width: auto; height: auto;
	}
	
#route{
	font: 90%/170% Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	margin-bottom: 15px;
	clear: both;
	}

table{
	margin-bottom: 5px;
	}

table#timeTableHorizontal	{width: 100%;}
table#timeTableHorizontal tbody tr td, table#timeTableHorizontal th	{padding: 7px;}

tr td {
	text-align: center;
	border-bottom: #FFF 1px solid;
	padding: 1px;
}
tr th{
	border-bottom: #FFF 1px solid;
}

tr td.yellowdata{
	background-color: #FFF7BF;
}

tr td.bluedata{
	background-color: #EBEEF4;
}
tr.yellowdata{
	background-color: #FFF7BF;
}

tr.bluedata{
	background-color: #EBEEF4;
}

th	{background: #3B5A95; vertical-align: top; padding: 3px; border-right: #FFF 1px solid;
	font: 110%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;}
	
th.last	{border: none;}

th a:link, th a:visited{
	font: 90%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
	color: #FFF;
}

th a:hover, th a:active{
	font-weight: bold;
	text-decoration: none; 
	color: #3B5A95;
	background-color: #EBEEF4;
}

img.corner {
   border: none;
   text-align: right;
   display: block !important;
}
/****************/

#footer_liq  {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 5px auto 0px auto;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #999999;
	font-size: 95%; font-weight: normal;
	clear: both;
  }
  
#footer_liq a{
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	font-size: 95%;
	}

#footer_liq a:hover {
	text-decoration: underline;
	}
	
#expand {
	clear: both;
	visibility: hidden;
}

