/* 
---------------------------- 
LEFT COLUMN LIST HEADERS
---------------------------- 
*/

#mainContent ul.standardList {
padding: 0 0 20px 50px;

}

#mainContent .standardList li {
	line-height: 1.5em;
	padding: 0 0 10px 7px;
	width: 360px;
	background: transparent url(../images/bullets/bartSq.gif) no-repeat 0 7px;
	}

#mainContent ul.indented {
padding: 0 0 20px 50px;

}

#mainContent .indented li {
	line-height: 1.5em;
	padding: 0 0 10px 7px;
	width: 360px;
	background: transparent url(../images/new_design/bullets/blueSquare_noimage.gif) no-repeat 0 7px;
}

#navlistheader
 {
	background: transparent url(../images/headers/bartLogo.jpg) no-repeat;
	height: 90px;
}


#pageHeader {
	background: transparent url(../images/headers/bartGeneric.jpg) no-repeat top left;
	height: 59px;
	position: relative;
}


.agencylist ul, .agencynamelist ul {
	float: left;
	padding: 0 0 0 20px;
	width: 428px;
	
}

.agencylist li, .agencynamelist li {
	font-size: .75em;

	float: left;
	padding: 0 10px 10px 0;
}

.agencylist li {
	/*padding: 0 0 0 10px;*/
}

.agencynamelist li {
	margin: 0 auto;
	text-align: center;
	width: 102px;
	margin: 0 0 10px 0;
}

.agencylist a {
	
	text-decoration: none; /*REMOVES GREEN LINE IN MOZILLA*/
	display: block;
	width: 102px;
	height: 77px;
	text-indent: -9999px;
}

.agencyName a {
	
	width: 102px;
	color: #449c2d;
	height: 20px;
	text-decoration: underline;
}


.transitIcon .red {
	background: #fff url(../images/red_ticket_102.png) no-repeat;
	height: 65px
}
.transitIcon .green {
	background: #fff url(../images/green_ticket_102.png) no-repeat;
	height: 65px
}
.transitIcon .highvalue {
	background: #fff url(../images/HVD_ticket_102.png) no-repeat;
	height: 65px
}


	

	
#leftNavModule li a {
	
	padding: 5px 5px 5px 25px;
	color:#000;
	display: block;
	text-decoration:none;
	/*border-bottom:1px solid #FFF;*/
	background: transparent url(../images/bullets/arrow-bart.png) no-repeat 4px 50%;
}
	
#leftNavModule li a:hover {
	color: #1f9fed;
}

		
#ACTransitRelatedModuleTop {
	height: 85px;
	background: url(../images/bartRelatedTop.jpg) no-repeat top left;
}

#ACTransitRelatedModuleBody {
	background: #F3F1F4 url(../images/global/greyfadeShortBg.gif) repeat-x;
	border-left: 1px solid #cfd0d2;
	border-right: 1px solid #cfd0d2;
}

#ACTransitRelatedModuleBody h2 {
	font-size:0.75em;
	font-weight: bold;
	padding: 3px 0 10px 8px;
}

#ACTransitRelatedModuleBottom {
	background: #fff url(../images/greyangleBottomReverse.gif) no-repeat 0 -15px;
	height: 29px;
}

#ACTransitRelatedModule li {
	font-size: .75em;
	text-indent: -15px;
	padding: 0 0 5px 15px;
	max-width: 160px; /*ADD TO FIX BULLETS POINTS IN IE7*/
	
}

#ACTransitRelatedModule li a {
	padding: 5px 5px 5px 15px;
	color: #545354;
	text-decoration: none;
	background: transparent url(../images/bullets/bartSq.gif) no-repeat 5px 10px;
}

#ACTransitRelatedModule li a:hover {
	color: ##0068a6;
}

#ACTransitRelatedModule h1 {
	height: 8px;
	background: #fff url(../images/global/genericGreenBar.gif) repeat-x left bottom;
	text-indent: -9999px;
}


/* 
---------------------------- 
TOP NAV
---------------------------- 
*/	
	
ul#topNav {
	position: relative;
	top: 66px;
	left: 107px;
	width: 368px;
	margin: 0;
	height: 29px;
	list-style-type: none;
	overflow: hidden;
}

body.barthome ul#topNav, body.barttransition ul#topNav, body.bartfares ul#topNav, body.bartfaq ul#topNav, body.bartseniors ul#topNav  {
	background: transparent url(../images/bartNav.gif) no-repeat 0 0;  
}


	

ul#topNav li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* IE5/Win */
	background: transparent url(../images/bartNav.gif) no-repeat;
}

/* 
---------------------------- 
NAV TABS
---------------------------- 
*/
body.barthome li#TLhome a, 
body.barttransition li#TLhome a,
body.bartfaq li#TLhome a, 
body.bartfares li#TLhome a,
body.bartseniors li#TLhome a { 
	background-position: 0 -29px; 
	width: 123px; 
	left: 0; 
}

body.barthome li#TLhome a:hover, 
body.barttransition li#TLhome a,
body.bartfaq li#TLhome a:hover, 
body.bartfares li#TLhome a:hover,
body.bartseniors li#TLhome a:hover { 
	background-position: 0 0px; 
}

body.barthome li#TLonBart a,
body.barttransition li#TLonBart a, 
body.bartfaq li#TLonBart a, 
body.bartfares li#TLonBart a,
body.bartseniors li#TLonBart a { 	
	background-position: -123px -29px; 
	width: 123px; 
	left: 123px; 
}

body.barthome li#TLonBart a:hover,
body.barttransition li#TLonBart a:hover, 
body.bartfaq li#TLonBart a:hover, 
body.bartfares li#TLonBart a:hover,
body.bartseniors li#TLonBart a:hover { 
	background-position: -123px -29px;
}

body.barthome li#Other a, 
body.barttransition li#Other a,
body.bartfaq li#Other a, 
body.bartfares li#Other a,
body.bartseniors li#Other a { 
	background-position: -246px -0px; 
	width: 122px; 
	left: 246px; 
}

body.barthome li#Other a:hover, 
body.barttransition li#Other a:hover, 
body.bartfaq li#Other a:hover, 
body.bartfares li#Other a:hover,
body.bartseniors li#Other a:hover { 
	background-position: -246px -58px; 
}



/*
---------------------------- 
YOU ARE HERE
---------------------------- 
*/

body.barthome li#howtouse a, 
body.bartfaq li#faq a, 
body.bartfares li#fares a, 
body.bartseniors li#seniors a, 
body.barttransition li#transition a  {
color: #1f9fed; 
}

#menu1Container ul {
	border-left: 1px solid #cfd0d2;
	border-right: 1px solid #cfd0d2;
	background: #FFF;
	z-index: 20;
}
	
#menu1Container li {
	/*background: #dfdfe1;*/
	border-bottom: 1px solid #cfd0d2;
	border-top: 1px solid #FFF;
}
	
#menu1Container li a {
	padding: 5px 5px 5px 5px;
	color:#000;
	display: block;
	text-decoration:none;
	/*border-bottom:1px solid #FFF;*/
	background: #E7E7E7;
}
	
#menu1Container li a:hover {
	color: #1f9fed;
}

#footer {
	border-top: 1px solid #dedfe1;
	position: relative;
	clear: both;
	margin: 10px 4px 0 0;
}
