/* Reset.css
   http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
	 remember to define focus styles!
	 tables still need 'cellspacing="0"' in the markup
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Basic HTML Element Styles */
body {
	margin-top: 10px;
	background: #FFFFFF none repeat scroll 0%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1.333;
	text-align: center;
	color: #333333;
	}

a {
	text-decoration: none;
	}
	
a:link, a:visited {
	color: #2959a5;
	}
	
a:hover {
	color: #31aa42;
	}
	
a img {
	border: 0;
	}
	
strong, label, th {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.5em;
	}

h3 {
	font-size: 1.33em;
	}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

h6 {
	font-size: 0.85em;
	}

/* Header */
#Container {
	width: 950px;
	text-align: left;
	margin: 0px auto;
	font-size: 0.75em;
}

h1 {
	width: 270px;
	height: 60px;
	margin-top: 15px;
	margin-left: 10px;
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px -60px;
	float: left;
	display: inline; /* necessary for ie6: it doubles margin-left otherwise */
}

h1 a {
	display: block;
	width: 270px;
	height: 60px;
	text-indent: -9999px;
}

#Search, #HowDoI {
	float: right;
}

#Search, #HowDoI {
	height: 50px;
	text-align: right;
	margin-top: .75em;
	padding-right: 50px;
	}

#Search label, #HowDoI label {
	font-size: 0.9167em;
}
	
#Search input, #HowDoI input, #HowDoI select {
	border: 1px solid #666666;
	font-size: 0.9167em;
}

.GoButton {
	background-color:#70b523;
	background-image:url(../graphics/ct-goButton.jpg);
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #333333;
	cursor:pointer;
}

/* Menu (from Steve Gibson -- refer to his comments to understand some of the hacks) */
#RoutesMenu, #VanpoolMenu, #ProgramsMenu,
#NewsMenu, #FaresMenu, #ProjectsMenu, #AboutMenu {
	border-right: 7px solid white;
	border-left: 7px solid white;
	height: 30px;
	text-indent: -9999px;
	}

#RoutesMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px -30px;
	width: 100px;
	}

#VanpoolMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -101px -30px;
	width: 80px;
	}
	
#ProgramsMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -182px -30px;
	width: 92px;
	}
	
#NewsMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -275px -30px;
	width: 59px;
	}
	
#FaresMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -335px -30px;
	width: 61px;
	}

#ProjectsMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -397px -30px;
	width: 87px;
	}
	
#AboutMenu {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -485px -30px;
	width: 61px;
	}

.menu ul li:hover #RoutesMenu, #RoutesMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px 0px;
	}

.menu ul li:hover #VanpoolMenu, #VanpoolMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -101px 0px;
	}
	
.menu ul li:hover #ProgramsMenu, #ProgramsMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -182px 0px;
	}
	
.menu ul li:hover #NewsMenu, #NewsMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -275px 0px;
	}
	
.menu ul li:hover #FaresMenu, #FaresMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -335px 0px;
	}
	
.menu ul li:hover #ProjectsMenu, #ProjectsMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -397px 0px;
	}

.menu ul li:hover #AboutMenu, #AboutMenu:hover {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -485px 0px;
	}

.menu {
	position: relative;
	float: right;
	clear: right;
	height: 30px;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
	list-style-type: none;
	line-height: 1.5em;
}

.menu li {
	float: left;
	position: relative;
}

.menu ul li table {
	margin: -1px 0;
	m\argin: 0;
	border-collapse: collapse;
	font-size: 12px;
}

.drop {
	display: block;
	margin: 0;
	text-align: right;
	cursor: pointer;
}

.drop span {
	float: left;
}

/* Top Level Menus */

.menu ul li ul {
	display: none;
	padding: 0px 1px;
}

.menu ul li a,
.menu ul li a:visited {
	display: block;
	float: left;
	text-decoration: none;
	height: 18px;
}


/* Second Level Menus */

.menu ul li:hover ul,
.menu ul li a:hover ul {
	display: block;
	position: absolute;
	top: 30px;
	left: 6px;
	height: auto;
	width: 13.5em;
	color: black;
	background: white;
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {
	left: auto;
	right: 26px;
}


* html .menu ul.rightmenu li a:hover ul {
	right: 8px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	padding: 1px 10px 3px 10px;
	height: auto;
	color: #666666;
	background: #e2e2e2;
	border-bottom: 1px solid #ececec;
	width: 13.5em;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {
	color:#666666;
	background:#e7ebff;
}

/* Third Level Menus*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
	visibility:hidden;
}
     
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	margin-top:-1px;
	top:0;
	left:15.2em;
	width:14em;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {

	width:14em;
	background: #e2e2e2;
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {
	width:14em;
	background:#e7ebff;
}

/* Sidebar */
#Sidebar {
	float: left;
	width: 290px;
	clear: left;
	margin-top: 15px;
}

#Sidebar h2 {
	width: 290px;
	height: 30px;
	text-indent: -9999px;
}

#Sidebar .Footer {
	height: 13px;
}

.SidebarOpen {
	margin-bottom: 0px;
}

/* Trip Planner */
#TripPlanner {
	background-color: #4770b3;
	position: relative;
	color: #ffffff;
}
	
#TripPlanner h2 {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px -180px;
}

#TripPlanner a, #TripPlanner span {
	display: block;
	padding: 1px 5px 1px 15px;
	font-size: 0.689em;
	font-weight: bold;
	color: #ffffff;
	/*border-bottom: 1px dotted #80aae5;*/
}

#TripPlanner a {
	background-color:#18519c;
	width: 270px;
}

#TripPlanner span {
	background-color:#608ac8;
}

#TripPlanner a:hover {
	background-color: #9ebeed;
	color: #333333;
}

#TripPlanner div div div {
	/*border-bottom: 1px dotted #80aae5;*/
	padding: 5px 0px;
	width: 290px;
	position: relative;
	overflow: hidden;
}

#TripPlanner div div div div {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0;
	border: 0;
	width: auto;
	display: inline;
	}
	
#TripPlanner div div div div div {
	margin: 0px 5px 0px 0px;
	}
	
#TripPlanner div div div div input {
	margin: 0;
	}
	
#TripPlanner .BlockLabel {
	display: block;
	}
	
#TripPlanner .HeaderLabel {
	font-size: 1.33em;
	}

#TripPlanner legend, #TripPlanner label {
	font-size: 0.9167em;
	font-weight: bold;
	}

#TripPlanner input, #TripPlanner select {
	font-size: 0.9167em;
	color: #333333;
}

#TripPlanner fieldset {
	width: 10em;
	}
	
input#TripPlannerSubmit {
	background-color: #18458c;
	width: 115px;
	font-weight: bold;
	height: 30px;
	color: white;
	text-transform: uppercase;
	}

#TripPlanner .Footer {
	float: none;
	clear: both;
	border: 0;
	padding: 0;
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -300px -211px;
}

/* Route Schedules */
#RouteSchedules {
	background-color: #56b863;
	position: relative;
}
	
#RouteSchedules h2 {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -300px -180px;
}

#RouteSchedules .BlockLabel {
	display: block;
	color:#FFFFFF;
	}
	
#RouteSchedules .HeaderLabel {
	font-size: 1.33em;
	}
#RouteScheduleForm {
	padding:10px;
}

#RouteSchedules #RouteNumberBox{
	width:70px;
}
#RouteSchedules #RoutesList{
	width:150px;
}

#RouteSchedules a {
	display: block;
	width: 270px;
	padding: 2px 5px 2px 15px;
	font-size: 0.9167em;
	color: #333333;
	font-weight: bold;
	/*border-bottom: 1px dotted #90e59e;*/
}

#RouteSchedules h3 a {
	font-size: 0.689em;
	color: #ffffff;
	background-color: #189621;
	}

#RouteSchedules a:hover {
	background-color: #8ae299;
	color: #333333;
}

#RouteSchedules .Footer {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -300px -226px;
}

#RouteSchedules ul {
	height: 100px;
	width: 285px;
	overflow: auto;
}

#RouteSchedules li a {
	height: 1.9em;
	width: auto;
	overflow: hidden;
	}
	
.RouteNumber {
	font-size: 1.455em;
	color: #ffffff;
	}
	
/* Rider Alerts */
#RiderAlerts {
	background-color: #da9e30;
	position: relative;
}
	
#RiderAlerts h2 {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px -210px;
}

#RiderAlerts a {
	display: block;
	width: 270px;
	height: 1.35em;
	padding: 2px 5px 2px 15px;
	color: #333333;
	font-size: 0.9167em;
	font-weight: bold;
	overflow: hidden;
	}
	
#RiderAlerts h3 a {
	color: #FFFFFF;
	background-color: #ce8610;
	font-size: 0.689em;
	}	
	
#RiderAlerts a:hover, #RiderAlerts a.highlight {
	color: #333333;
	background-color: #f0c782;
	}

#RiderAlerts ul {
	position: relative;
	}
	
#RiderAlerts li {
	overflow: hidden;
	}
	
#RiderAlerts li div {
	padding: 2px 15px;
	color: #333333;
	background-color: #ce8610;
	}
	
#RiderAlerts li p {
	margin-bottom: 1.0em;
	}
	
#RiderAlerts li div a {
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #c36c12;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid white;
	}

#RiderAlerts li div a:hover {	
	background-color:#FFFFFF;
	color:#c36c12;
	border:1px solid #c36c12;
}
	
#RiderAlerts .RiderAlertPopout {
	position: absolute;
	top: 0px;
	left: 290px;
	width: 200px;
	padding: 10px;
	background-color: #f0c782;
	}

#RiderAlerts .Footer {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -300px -135px;
}
#SidebarRideStore h2 {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll 0px -240px;
	position: relative;
}

/* The Rest */
#SubPageMenu {
	background-color:#d2d2d2;
}
#SubPageMenu .msg{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#a5b6bd;
	display:block;
	font-size:11px;
	padding:3px 5px 3px 15px;
}
#SubPageMenu a{
	display:block;
	padding:3px 5px 3px 15px;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
#SubPageMenu a:hover{
	text-decoration:none;
	background-color:#e2e2e2;
}
#SubPageMenu .SideBarSub {
	background-color:#f2f2f2;
	position:relative;
}
#SubPageMenu .SideBarSub a{
	padding-left:25px;
}
#SubPageMenu span{
	right:10px;
	position:absolute;
}
#SubPageMenu .Footer {
	background: #FFFFFF url(../graphics/ct-Interface_Sprite.png) no-repeat scroll -300px -120px;
	position: relative;
	position: relative;
}

#ContactInfo{
	padding:10px;
}
#ContactInfo h5{
	font-weight:bold;
}
/* Content Div */
#PageContent {
	float: right;
	width: 650px;
	background-color: #ffffff;
	padding-bottom:40px;
	padding-left:13px;
	width:637px;
}
#PageContent h2 {
	height: 29px;
	text-indent: -9999px;
}

#PageContent h3 {
	font-size:2.33em;
	margin-left: -13px;
	margin-bottom: .72em;
	color:#333333;
	display:block;
	height:120px;
}

#PageContent h4 {
	font-size:1.667em;
	padding:0px;
	margin: 1em 0 0.5em;
	color:#18519C;
	display:block;
}

/* With Border 
#PageContent h5 {
	font-size:1.333em;
	padding: 8px 0 0 13px;
	margin: 1em 0 0.33em -13px;
	color:#333333;
	display:block;
	border-top: 1px dashed black;
}
*/

/* Without Border */
#PageContent h5 {
	font-size:1.333em;
	padding: 8px 0 0 0;
	margin: 1em 0 0.33em 0;
	color:#333333;
	display:block;
}

#PageContent h6 {
	font-size:1.083em;
	font-weight:bold;
	padding:0px;
	margin: 1em 0 0.25em;
	color:#333333;
	display:block;
}
/* Footer */
#Footer {
	border-top:1px solid #E2E2E2;
	clear:both;
	font-size:1em;
	margin:auto;
	padding:20px 0pt;
	width:950px;
	text-align:center;
}
#Footer ul, #Footer li {
	display:inline;
	padding-left:10px;
}
#Footer p{
	clear:both;
}