/* CSS Document */
/* ---------------------------------------------------------------- general styles */

html {height: 100%;} /* prevent scrollbar jumping in firefox */

* {margin: 0; padding: 0;}

img {border:0;}

.clear {clear: both;}
	
br.clear {font-size: .01em;}/* remove space below clearing br tags in IE5 */

object {padding: 0;	margin: 0;}

/* ---------------------------------------------------------------- link styles */

a {			color: #18385C; background: inherit; text-decoration: none; }
a:link {	color: #18385C; background: inherit; }
a:visited {	color: #18385C; background: inherit; }
a:active {	color: #848C9B; background: inherit; }
a:hover {	color: #848C9B; background: inherit;}

.currentlink {color:#848C9B!important;}

body {
	color: #18385C;
	font: 100.01% verdana, arial, sans-serif;
	text-align: center;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	}

#container {
	margin: 0 auto;
	text-align: left;
	width: 695px;
	}

/* ---------------------------------------------------------------- fare-calculator styles */

.fare-calc-container {
	overflow: hidden;
}


#fare-calc {
	float: left;
	display:inline;
	width: 695px;
	min-height: 430px;
	margin: 0 0 0 00px;
	position: relative;
	}
	
#fare-calc p {
	color: #000000;
	font-size: 1.4em;
	text-align: center;
	margin: 40px 0 0 0;
	}
	
#fare-calc p span {
	font-size: 1.7em;
	font-weight: bold;	
	}
	
#fare-calc p.amount {
	color: #000000;
	font-size: 1.4em;
	text-align: right;
	width: 250px;
	margin: 40px 0 0 70px;
	padding: 0;
	}

#fare-calc span.note 
{
	font-size:11px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

#fare-calcheading {
	display: block;
	color:#FFCC00;
	margin-top: 10px;
	width: 695px; 
	height:78px;
	background: #542F92 url(/assets/graphics/fc/fare-header-logo.gif) left 0 no-repeat;
	}
	
#fare-calcheading h2 {
	color:#FFCC00;
	margin: 0 0 0 190px!important;
	padding: 23px 0 0 0!important;
	}
	
#fare-calc h2 {
	color:#FFCC00;
	margin: 0 0 0 190px!important;
	padding: 23px 0 0 0!important;
	}
	
/*.map {background: #ffffff url(/assets/graphics/fc/bg-map.gif) 0 60px no-repeat;}*/

.table {background: #EBEBEB;}

.total {background: #ffffff url(/assets/graphics/fare-total.png) 400px 170px no-repeat;
    margin-bottom: 15px !important;}
	
#fare-calcfooter {
	display: block;
	color: #FFFF20;
	background-color: #542F92;
	width: 695px; 
	height: 100px;
	margin: 0 0 10px 0px;
	padding: 0;
	}
	
#fare-calcfooter p {
	margin: 0;
	padding: 0;
	}
	
#fare-calcfooter h5 {
	color: #FFFF20;
	float: left;
	background-color: #542F92;
	margin: 20px 0 20px 20px;
	font-size: 1.1em;	
	width: 400px;
	}
	
#red-route {
	width: 500px;
	margin: 0; 
	padding: 0;
    position: absolute;
	top: 33px;
	}

#red-route li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	list-style-type: none;
	text-align:right;
	}

#red-route li, #red-route a, #red-route a:link {
	height: 20px;
	display: block;
	background: none!important;
	}
	
#red-route a,#green-route a  {color:#000000;font-size:10px;font-weight: normal;}
#red-route a:link,#red-route:visited {text-decoration: none;}
#red-route a:hover,#red-route:active {text-decoration: underline;}
#green-route a:link,#green-route:visited {text-decoration: none;}
#green-route a:hover,#green-route:active {text-decoration: underline;}
#red-route a.on,#green-route a.on  {color:#ff0000;text-decoration: underline;}

li#red1 {left: 501px;top:76px;width: 65px;}
li#red2 {left: 474px;top:115px;width: 65px;}
li#red3 {left: 400px;top:105px;width: 65px;}
li#red4 {left: 355px;top:125px;width: 65px;}
li#red5 {left: 340px;top:95px;width: 45px;  text-align:center;}
li#red6 {left: 287px;top:125px;width: 65px;}
li#red7 {left: 240px;top:105px;width: 65px;}	
li#red8 {left: 138px;top:115px;width: 95px;}
li#red9 {left: 127px;top:134px;width: 95px;}
li#red10 {left: 118px;top:153px;width: 95px;}
li#red11 {left: 108px;top:169px;width: 95px;}
li#red12 {left: 96px;top:190px;width: 95px;}
li#red13 {left: 86px;top:208px;width: 95px;}
li#red14 {left: 77px;top:223px;width: 95px;}
li#red15 {left: 68px;top:240px;width: 95px;}
li#red16 {left: 57px;top:257px;width: 95px;}
li#red17 {left: 48px;top:272px;width: 95px;}
li#red18 {left: 40px;top:289px;width: 95px;}
li#red19 {left: 27px;top:308px;width: 95px;}
li#red20 {left: 20px;top:321px;width: 95px;}
li#red21 {left: 12px;top:336px;width: 95px;}
li#red22 {left: 3px;top:350px;width: 95px;}
li#red23 {left: -7px;top:365px;width: 95px;}
li#red101 {left: 606px;top:165px;width: 65px; text-align:center;}
li#red103 {left: 530px;top:165px;width: 45px; text-align:center;}
li#red102 {left: 560px;top:135px;width: 65px; text-align:center;}
li#red104 {left: 505px;top:135px;width: 45px; text-align:center;}


#green-route {
	width: 400px;
	margin: 0; 
	padding: 0;
    position: absolute;
	top: 33px;
	}

#green-route li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	list-style-type: none;
	text-align:left;
	}

#green-route li, #green-route a, #green-route a:link {
	height: 20px;
	display: block;
	text-align:left;
	background: none!important;
	}
	
li#green1 {left: 428px;top:150px;width: 75px;}
li#green2 {left: 442px;top:182px;width: 95px;}
li#green3 {left: 453px;top:202px;width: 95px;}
li#green4 {left: 462px;top:218px;width: 95px;}
li#green5 {left: 470px;top:232px;width: 95px;}
li#green6 {left: 479px;top:249px;width: 95px;}
li#green7 {left: 489px;top:265px;width: 95px;}	
li#green8 {left: 500px;top:283px;width: 145px;}
li#green9 {left: 513px;top:305px;width: 95px;}
li#green10 {left: 523px;top:321px;width: 95px;}
li#green11 {left: 530px;top:335px;width: 95px;}
li#green12 {left: 538px;top:349px;width: 95px;}
li#green13 {left: 545px;top:365px;width: 95px;}


a.fare-mainbtn, a:link.fare-mainbtn, a:visited.fare-mainbtn {
	display:block;
	float: left;
	background: #FEE020 url(/assets/graphics/fc/fare-main-btn.gif) no-repeat;
	width: 177px;
	height: 85px;
	margin: 0;
	padding: 0;
	line-height: 90px;
	text-align: center;
	}
	
a.fare-main-lrg-btn, a:link.fare-main-lrg-btn, a:visited.fare-main-lrg-btn {
	display:block;
	background: #FEE020 url(/assets/graphics/fc/fare-main-lrg-btn.gif) no-repeat;
	width: 177px;
	height: 90px;
	margin: 0 0 0 40px!important;
	line-height: 85px;
	text-align: center;
	}
	
#fare-calc table {
	border: 0;
	margin: 0;
	color: #003399;
	font-size: 1.2em;
	border-collapse: collapse;
	}
	
#fare-calc table caption {
	text-indent: -10000px;
	}
	
#fare-calc table th {
	text-align: center;
	padding: 10px;
	border-bottom: 20px #ebebeb solid;
	}
	
#fare-calc table tr.rowsml th {
	border-bottom: none;
	}
	
#fare-calc table tr {
	height: 70px;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: 20px #ebebeb solid;
	}
	
#fare-calc table tr td {
	margin: 0;
	padding: 10px;
	border-bottom: 20px #ebebeb solid;
	}
	
tr.row {background: #FAFAFA;}
	
#fare-calc table.ticket-type {
	margin: 0 0 0 130px;
	}
	
#fare-calc table.ticket-amount {
	margin: 0 0 0 0;
	}

/*styles for the large blue button in the ticket type screen */
#fare-calc table.ticket-type tr td a:link,#fare-calc table.ticket-type tr td a:visited {
	display: block;
	width: 140px;
	height: 80px;
	color: #ffffff;
	background: #003399 url(/assets/graphics/fc/fare-blue-btn.gif) 0 -80px no-repeat;
	margin: 0 0 0 0;
	line-height: 70px;
	text-align: center;

	}
	
#fare-calc table.ticket-type tr td a:hover,#fare-calc table.ticket-type tr td a:active {
	color: #000000;
	background: #003399 url(/assets/graphics/fc/fare-blue-btn.gif) 0 0px no-repeat;
	}
#fare-calc table.ticket-type tr td a,#fare-calc table.ticket-type tr td a.on:link,#fare-calc table.ticket-type tr td a.on:visited,#fare-calc table.ticket-type tr td a.on:hover,#fare-calc table.ticket-type tr td a.on:active {
	color: #000000;
	background: #003399 url(/assets/graphics/fc/fare-blue-btn.gif) 0 0px no-repeat;
	}

/*styles for the small blue button in the more tickets screen */	
#fare-calc table.ticket-amount tr td a:link, #fare-calc table.ticket-amount tr td a:visited {
	display: block;
	width: 80px;
	height: 80px;
	color: #ffffff;
	background: #003399 url(/assets/graphics/fc/fare-blue-sml-btn.gif) 0 -80px no-repeat;
	margin: 0 0 0 0;
	line-height: 70px;
	text-align: center;

	}
	
#fare-calc table.ticket-amount tr td a:hover, #fare-calc table.ticket-amount tr td a:active {
	color: #000000;
	background: #003399 url(/assets/graphics/fc/fare-blue-sml-btn.gif) 0 0px no-repeat;
	}
#fare-calc table.ticket-amount tr td a.on {
	color: #000000;
	background: #003399 url(/assets/graphics/fc/fare-blue-sml-btn.gif) 0 0px no-repeat;
	}
	
form {
	display: inline!important; 
	backround: none!important; 
	padding: 0 0 0 40px!important;
	margin: 0!important;
	}
	
form.left
{
	width: 220px;
	float: left;
}
	
form.right {
	float:right;
	}
	
form fieldset {display:inline;float: right; border: none; width:220px;padding:0;margin:0;}
form legend {display: none;text-indent: -10000px;}

form input {
	display: block;
	font-size: 1.4em!important;
	border: none;
	padding:0!important;
	line-height: 90px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0!important;
	}
	
form input.fare-main-lrg-btn {
	display: block;
	margin: 0;
	padding: 0;
	background: #FEE020 url(/assets/graphics/fc/fare-main-lrg-btn.gif) top left no-repeat;
	width: 220px;
	height: 91px;
	cursor: pointer; 
	cursor: hand;
	color: #18385C;
	font-size: 1em!important;
	font-weight: normal!important;
	}
	
form input.nobr {display: none;}



-->
