﻿a.content_link:link
{
	color: #666666;
	font-weight: bold;
}
a.content_link:visited
{
	color: #666666;
	font-weight: bold;
}
a.content_link:hover
{
	color: #C17400;
}
a.content_link:active
{
	color: #C17400;
}
.accordionTransit
{
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	line-height: 20px;
}
.accordionTransitHeader
{
	cursor: pointer;
	margin-left: 0px;
	background-image: url(images/expand.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.accordionTransitSelected
{
	background-image: url(images/collapse.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	cursor: pointer;
}
body 
{
	background-color: #494949;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.content:link
{
	color: #666666;
}
.content:visited
{
	color: #666666;
}
.content:hover
{
	color: #C17400;
}
.content:active
{
	color: #C17400;
}
.fares_right
{
	height: 540px;
	float: left; 
	border: 0px;
	border-top: 0px;
	text-align:left; 
	vertical-align: top; 
	width: 510px;
	margin-top: 0px;
	overflow: auto;
	/*position: absolute;*/
	clear: right;
	/*z-index: 1;*/
}
.info
{
	height: 540px;
	float: left; 
	border: solid 1px blue; 
	border-top: 0px;
	text-align:left; 
	vertical-align: top; 
	width: 390px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 13px;
	overflow: auto;
	position: relative;
}
.info_right
{
	height: 540px;
	float: left; 
	border: solid 1px blue; 
	border-top: 0px;
	text-align:left; 
	vertical-align: top; 
	width: 390px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 13px;
	overflow: auto;
	position: relative;
	clear: right;
}
.inner_wrapper
{
	background-color: #FFFFFF;
	width: 950px;
	height: 600px;
}
.outlet_popup
{
	position: absolute; 
	z-index: 3000000000; 
	background-color: #8DB4F3;
	border: solid 1px Gray;
	color: Black;
	width: 900px;
}
.pnl_services
{
	background-color: #F9BD4F; /*#A6D7FF;*/
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	padding-left: 5px;
	visibility: hidden;
	width: 100px;
}
.pnl_services a
{
	color: White;
}
.pnl_services a:hover
{
	color: Black;
}
.route_table
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
}
.route_table td
{
	padding-top: 5px;
	border: solid 1px #000000;
}
.search
{
	padding: 20px;
}
.tab_content
{
	height: 480px; 
	float: left; 
	border: solid 1px blue; 
	border-top: 0px;
	text-align:left; 
	vertical-align: top; 
	width: 390px;
	padding: 5px;
	margin-top: 0px;
	margin-left: 5px;
	overflow: auto;
}	
tr.park_header
{
	 background: #F9BD4F;
}
