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

/* Import other style sheets here */
@import url("thickbox.css"); 

body {
	font: small Thaoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #cccdb8;
	margin: 0px;
	color:#000080;
}
a {
	text-decoration: none;
	color: #00999f;
}
a:hover {
	text-decoration: underline;
	color: #000080;
}
img {
	border: none;
}
h3{
	*font-size: 120%; /* For IE<=7 */
}
input[type="text"], input[type="password"], textarea{
	background-color: #eeeeee;
	border: solid 1px #003399;
	color: #003399;
}
select{
	background-color: #eeeeee;
	border: solid 1px #003399;
	color: #003399;
}
input[type="submit"], input[type="button"]{
	background: url(../images/forms_button.png) no-repeat;
	border: none;
	color : #eeeeee;
	font-weight: bold;
	height: 25px;
	width: 150px;
	padding-bottom: 4px;
	cursor: pointer;
}
#background {
	height: 742px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#page {
	position: absolute;
	z-index: 10;
	height: 742px;
	width: 990px;
	left: 0px;
	top: 0px;
}
#content {
	position: absolute;
	z-index: 20;
	height: 455px;
	width: 590px;
	left: 310px;
	top: 200px;
	padding: 20px 30px 30px;
	/* For IE<=7 */
	*line-height: 105%;
	*height: 495px;
}
#loading {
	z-index: 40;
	left: 280px;
	top: 190px;
	position: relative;
}
#nav {
	position: absolute;
	top: 290px;
	left: 0px;
	z-index: 30;
}
#nav ul{
	list-style-type : none;
}
#nav li{
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 15px;
	position: relative;
}
#nav a{
	color : #003399;
	display: block;
	font-weight: bold;
	height: 100%;
	width: 100%;
	background: url(../images/button_up.png) no-repeat;
}
#nav a:hover, #nav a.selected{
	color: #eeeeee;
	text-decoration: none;
	background: url(../images/button_down.png) no-repeat;
}
#nav ul ul{
	position: absolute;
	left: 115px;
	top: 0px;
	visibility: hidden;
}
#nav ul ul li{
	margin-bottom: 5px;
}
#footer{
	position: absolute;
	text-align: right;
	top: 720px;
	left: 0px;
	z-index: 50;
	width:980px;
	color: #000080;
}
#headerImage{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#logo{
	padding: 20px;
}
#agentId, #postalCodeP{
	display: none;
}
table#faresTable{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table#faresTable a{
	font-size: large;
	font-weight: bold;
	float: right;
}
table#faresTable h4{
	font-size: medium;
}
table#faresTable td{
	padding: 3px;
	white-space: nowrap;
	border: solid 1px #4878bb;
	*line-height: 200%;
}
table#faresTable td.bgifare{
	width: 100px;
	background: url(../images/fares_bgi.jpg) no-repeat center center;
}
table#faresTable td.gndfare{
	width: 100px;
	background: url(../images/fares_gnd.jpg) no-repeat center center;
}
table#faresTable td.posfare{
	width: 100px;
	background: url(../images/fares_pos.jpg) no-repeat center center;
}
table#faresTable td.kinfare{
	width: 100px;
	background: url(../images/fares_kin.jpg) no-repeat center center;
}
table#faresTable td.geofare{
	width: 100px;
	background: url(../images/fares_geo.jpg) no-repeat center center;
}
table.penaltytable, table.penaltytable th, table.penaltytable td{
	border: thin solid Gray;
	border-collapse: collapse;
}
table.penaltytable th{
	background-color: #000080;
	color: #eeeeee;
}
.signature{
	text-align: right;
}
.labelError{
	color: #ff4040;
}
.hideOverflow{
	overflow: hidden;
}
.showOverflow{
	overflow: auto;
}
.leftcolumn{
	float: left;
}
.rightcolumn{
	float: right;
	overflow: auto;
}
.boxContent{
	width: 420px;
	margin: 0 auto;
}
.boxHeader{
	background: url("../images/box_header_420.png") no-repeat left top;
	color: #eeeeee;
	font-size: large;
	font-weight: bold;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	/* IE7 Fixes */
	*height: 50px;
}
.boxBody{
	border: 1px solid #4878bb;
	margin-top: -15px;
	overflow: auto;
	padding-left: 30px;
	max-height: 220px;
	/* IE7 Fixes */
	*margin-top: -25px;
	*padding-top: 10px;
	*padding-bottom: 10px;
}
/* Fare table styles */
#fares{
	margin-left: auto;
	margin-right: auto;
	border: solid thin #4878bb;
	border-collapse: collapse;
}
#fares td{
	font-size: x-small;
	border: solid thin #4878bb;
	border-collapse: collapse;
	white-space: nowrap;
}
#fares caption{
	font-size: 150%;
	font-weight: bold;
	color: #000080;
	padding-top: 20px;
	padding-bottom: 20px;
}
#fares td.gnd_header{
	font-weight: bold;
	color: #900;
	text-align: center;
}
#fares td.bgi_header{
	font-weight: bold;
	color: #C63;
	text-align: center;
}
#fares td.pos_header{
	font-weight: bold;
	color: #00f;
	text-align: center;
}
#fares td.kin_header{
	font-weight: bold;
	color: #800;
	text-align: center;
}
#fares td.geo_header{
	font-weight: bold;
	color: #008080;
	text-align: center;
}
#fares td.headTitle{
	font-weight: bold;
	color: #000080;
}
#fares td.topHeader{
	background-color: #000080;
	color: #eeeeee;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#fares td.fare{
	text-align: right;
	font-size: small;
}
#agencies td{
	padding: 10px;
	vertical-align: top;
}
#weather{
	display: none;
	width: 100%;
}
#weatherTable{
	margin-left: auto;
	margin-right: auto;
}
#weatherTable caption{
	background:#4878bb;
	color: #eee;
	font-size: small;
	font-weight: bold;
}
#weatherTable td{
	font-size: smaller;
	padding-left: 10px;
	padding-right: 10px;
}
#weatherTable td:first-child{
	font-size: x-large;
	font-weight:bold;
}
#lsrates{
	border: thin solid #aaaaaa;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}
#lsrates tr.header{
	background-color: #000080;
	color: #eeeeee;
}
#lsrates tr.even{
	background-color: #aaaaaa;
}
#lsrates td, th{
	border: thin solid #eeeeee;
	border-collapse:collapse;
	padding-left: 5px;
	padding-right: 5px;
}
#lsrates td.fare{
	text-align: right;
}