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


/* overall doc specs */

html {
	
}

body {
	overflow-y: auto;
}

html, body {
	
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
}

/* global stuff */

#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#content {
	position: relative;
	background-color: #FFFFFF;
	text-align:center;
	width: 540px;	
	margin: 0px auto;
	padding-top: 10px;
}

h1 {
	padding:0;
	margin:0;
}

#homePage {
	
	text-align: left;
	
	height: 366px;
	
	width: 522px;
	
	background-image: url(../_images/mobile/homeTrain.jpg);
	
}

#homePage p.body {
	font-size: 13px;
	color: #333333;
	text-align: right;
}

#homePage p.body#promo {
	margin: 0;
}

#homePage p.body a {
	color: #EC2024;
}

#homePage h2 {
	text-align: right;
	font-size: 35px;
	padding:0;
	margin:0;
}


#homePage h3 {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 30px;
}

#homePage h2 a img {
	padding-right: 2px;
	border-style: none;
}

#subPage {
	padding-bottom:2em;
	font-size: 1.5em;
}

#subPage h2 {
	text-align:center;
	padding:.4em 0;
	margin:0;
	font-size:2.4em;
	font-weight: bold;
}


#subPage h3 {
	text-align:center;
	padding:.2em 0;
	margin:0px 30px;
	font-size:.8em;
	font-weight: bold;
}

#subPage a {
	text-decoration: none;
}

#topNav {
	background-color:#29aae2;
	
	padding: 4px 0px;
	width: 100%;
}

#topNav ul {
	padding:0.25em 0;
	margin:0;
	color: #FFFFFF;
	text-align:center;
	font-size: 1.25em;
}

#topNav ul li {
	display:inline;
	margin:2em 0 0 0 ;
	padding:0 0.35em;
	
}

#topNav ul li a.active {
	background-color: #EC2024;
	padding: 6px;
}

#topNav ul li a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}

#topNav ul #lastItem {
	border-right:0 none #ffffff;
}

.redBulletText {
 	color:#FF0000;
	font-size: .95em;
	font-weight: bold;
	text-align: right;
}

ul.farelist {
	margin:0px;
	padding: 0px 15px;
}

	ul.farelist li {
		padding: 0px 0px;
		margin: 0px;
		list-style-type: disc;
	}

/* common classes */


.clearMe {
	clear:both;
}

.red {
 	color:#FF0000;
}

.gray {
	color: #808080;
}

.bold {
	font-weight:bold;
}

.right {
	padding-left:1em;
}

.center {
	text-align: center;
}

.rtBrdr {
	border-right:1px solid #FFFFFF;
}

td {
	text-align:left;
	padding:0 0 2em 0;
	margin:0;
	color:#000000;
	/* need px here to look good on iphone */
	/*font-size:2em;*/
}

.scheduleTop {
	font-weight: bold;
	margin: 8px 10px;
	font-size: .9em;
}

.scheduleBottom {
	font-weight: bold;
	margin: 8px 10px;
	font-size: .8em;
	 
}

.scheduleTable h2 {
	background-color:#FFFFFF;
}


.scheduleTable td {
	font-size:.7em;
	color:#FFFFFF;
	text-align:center;
	padding:1em 0.01em;
}

.scheduleTable td.rtBrdr {
	padding: 1em .5em;
}

.scheduleTable .stationName {
	text-align:right;
	font-weight:bold;
	padding: 0px 4px 0px 0px;
	font-size: .7em;
	letter-spacing: 0em;
	border-right: 1px solid #FFFFFF;
}

.scheduleTable .stationNametd {
	border-right: 1px solid #FFFFFF;
}

.scheduleTable .scheduleDay {
	font-weight:bold;
	font-size: .6em;
	letter-spacing: .1em;
}

.scheduleTable1 {
	background-color:#ED1C24;
	padding: 8px;
}

.scheduleTable2 {
	background-color:#29AAE2;
	padding: 8px;
}

.scheduleTable1 .scheduleFirst1 {
	background-color:#29AAE2;
	height: 20px;
	padding: 0px;
}

.scheduleTable1 .scheduleFirst1 td {
	padding-top: 0px;
	padding-bottom: 0px;
}

.scheduleTable2 .scheduleFirst2 {
	background-color:#ED1C24;
	height: 20px;
	padding: 0px;
}

.scheduleTable2 .scheduleFirst2 td {
	padding-top: 0px;
	padding-bottom: 0px;
}

#subPage .title1  {
	background-image: url(../_images/mobile/redIcon.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 5px 0px 0px 35px;
	text-align:left;
}

#subPage .title2  {
	background-image: url(../_images/mobile/blueIcon.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 5px 0px 0px 35px;
	text-align:left;
}

#mobileFooter {
	text-align:center;
	width: 540px;	
	margin: 0px auto;
	padding-top: 10px;
	color:#818181;
}

#mobileFooter td {
	color:#818181;
}

#mobileFooter a {
	text-decoration:underline;
	color:#818181;
}

/* stuff for flash */

#getflash {
	color: #000000;
	
	text-align: center;
	margin: 5px auto;
}

#getflash a, #getflash a:visited {
	color: #000000;
}

#getflash a:hover {
	color: #0093D1;
}


