﻿html {
	height: 100%;
  }
/* === Header / Top nav === */
header  {
	width: 980px;
	height: 50px;
	background-color: #336699;
	position: relative;
	top: 0;
	left: 0;
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
	display: block;
	z-index: 100;
	}
.logo {
	position: absolute;
	top: 11px;
	left: 8px;
	}
.logotext {
	color:white;
	text-decoration:none;
	font-weight:bold;
	}
.mottotext {
	color:#ff9900;
	text-decoration:none;
	font-weight:bold;
	}
.topmenu {
	color: White;
	margin: 0px;
	border: none;
	}
.topmenu a {
	color: White;
	text-decoration: none;
	background-color: #336699;
	} 
.topmenu a:link, .topmenu a:visited {
 	color: White; /* IE */
	}
.topmenu a:hover {
 	text-decoration: underline;
	}
ul.topmenu {
	list-style: none;
	border: none;
	}
ul.topmenu li {
	display: inline;
	list-style: none;
	position: relative;
	height: 12pt;
	border: none;
	z-index: 100;
	}
ul.topmenu li:hover ul {
	display: block;
	}
ul.topmenu li ul {
	display: none;
	position: absolute;
	background-color: #336699;
	text-align: left;
	padding-top: 5px;
	left: -20px; 
	top: 12pt;
	width: 10em;
	z-index: 100;
	margin-left: 0px;
	padding-left: 0px;
	}
ul.topmenu li.last ul {
	left: auto;
	right: -8px;
	-left: -53px;  /* IE6 */
	}
ul.topmenu li ul li {
	display: block;
	height: auto;
	border-top: 1px solid #699ad0;
	padding: 0.2em 1em; 
	text-align: left;
	}
 /* === Left menu === */
 
#leftmenu {
	margin-top: 15px;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	background-color: #336699;
	color: #f9fbfc;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f9fbfc;
	}
.contentpage {
	margin-bottom: 60px;
	}
.mainpage {
	background-color: #336699;
	}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#leftmenu li {
	border-bottom: 1px dashed #f9fbfc;
	margin: 0;
	}
#leftmenu li a {
	display: block;
	padding: 8px 5px 8px 30px; 
	background-image: url(images/icons/orange-dot.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #336699;
	color: #f9fbfc;
	text-decoration: none;
	font-weight: bold;
	}
html>body #leftmenu li a {
	width: auto; 
	}
#leftmenu li a:hover {
	background-color: #2586d7;
	color: #f9fbfc;
	}
.quicklinks {
	background-color: White;
	border: 1px solid #ff9900;
	width: 191px;
	margin-top: 13px;
	padding-bottom: 14px;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: 0.85em;
	color: #330066;
	clear: left;
	}
.quicklinks h3 {
	font-weight: bold;
	color: White;
	background-color: #ff9900;
	padding: 14px; 
	margin-top:0px;
	height: 15px;
	text-align: left;
	margin-bottom: 12px;
	}
.quicklinks ul {
	list-style: none;
	text-align: left;
	text-indent: -15pt;
	font-size: .90em;
	}
.quicklinks li {
	color: #330066;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.quicklinks li a {
	text-decoration: none;
	color: #330066;
	}
#t_carpool span {
	background-image: url('t_carpool.png');
	}
#t_vanpool span {
	background-image: url('t_vanpool.png');
	}
#t_schoolpool span {
	background-image: url('t_schoolpool.png');
	}
#t_transit span {
	background-image: url('t_transit.png');
	}
#t_bike_to_work span {
	background-image: url('t_bike_to_work.png');
	}
#t_work_from_home span {
	background-image: url('t_work_from_home.png'); 
	}
/*a.tool {
	display: block;
	position: relative;
	overflow: hidden;
	width: 159px;
	height: 75px;
	margin-right: 4px;
	float: left;
	}
a.tool span {
	width: 159px;
	height: 75px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer; /* IE6 */
	/*} */

/* === Boxes === */

.box {
	padding: 10px 0px 30px 30px;
	text-align: left;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 1.25em;
	position: relative;
	width: 950px;
	margin: 0px;
	top: -18px;
	display: block;
	clear: both;
	z-index: 3;
/*  If you're using the .bannerdowntime div, change height to 250px */
/*	height: 250px; */
	height: 110px; 
	}
.green_box {
	background-color: #c2e066;
	color: #333333; 
	}

/* === Commuter Tools === */

.tools {
	/*	float: left; */
	-margin-right: -10px; /* IE6 */
	-height: 113px; /* IE6 */
	}
.tools h2 {
	height: 22px;
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
	color: #333333;
	}
.toolButtons {
	display: block;
	text-decoration: none;
	}
.toolButtons a {
	text-decoration: none;
	display: inline;
	height: 56px;
	font-size: 12px;
	position: absolute;
	white-space: normal;
	}
.toolbtn1 {
	width: 149px;
	margin-right: 10px;
	}
.toolbtn2 {
	width: 149px;
	margin-left: 159px;
	margin-right: 10px;
	}
.toolbtn3 {
	width: 149px;
	margin-left: 318px;
	margin-right: 10px;
	}
.toolbtn4 {
	width: 149px;
	margin-left: 477px;
	margin-right: 10px;
	}
.toolbtnWide {
	width: 265px;
	margin-left: 636px;
	}
#btnCCCalc {
	background-image: url(images/buttons/btnCCCalc.gif);
	background-repeat: no-repeat;
	}
#btnCCCalc:hover {
	background-image:url(images/buttons/btnCCCalcOver.gif);
	}
#btnRidematch {
	background-image: url(images/buttons/btnRidematch.gif);
	background-repeat: no-repeat;
	}
#btnRidematch:hover {
	background-image:url(images/buttons/btnRidematchOver.gif);
	}
#btnTripCalendar {
	background-image: url(images/buttons/btnTripCalendar.gif);
	background-repeat: no-repeat;
	}
#btnTripCalendar:hover {
	background-image:url(images/buttons/btnTripCalendarOver.gif);
	}
#btnPR {
	background-image: url(images/buttons/btnPR.gif);
	background-repeat: no-repeat;
	}
#btnPR:hover {
	background-image:url(images/buttons/btnPROver.gif);
	}
#btnCelebrate {
	background-image: url(images/buttons/btnCelebrate.gif);
	background-repeat: no-repeat;
	}
#btnCelebrate:hover {
	background-image:url(images/buttons/btnCelebrateOver.gif);
	}
#btnDowntime {
	background-image: url(images/buttons/DowntimeButtonOrange.gif);
	background-repeat: no-repeat;
	}
#btnDowntime:hover {
	background-image: url(images/buttons/DowntimeButtonBlue.gif);
	}
#btnRealCost {
	background-image: url(images/buttons/btnRealCost.png);
	background-repeat: no-repeat;
	}
#btnRealCost:hover {
	background-image: url(images/buttons/btnRealCost_over.png);
	}
#btnHomePgPromo {
	background-image: url(images/buttons/RSO_FLEXPassButton_265x56px.png);
	background-repeat: no-repeat;
	}
.bannerDowntime {
	background-color: #fab365;
	background-repeat: no-repeat;
	border:solid medium #000;
	display: block;
	height: 95px;
	width: 845px;
	margin-right: 10px; 
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	white-space: normal;
	margin-top: 80px;
	padding: 10px 10px 10px 10px;
	}
#FlashContent {
	width: 100%;
	height: 100%;
	}

/* === Home image === */
.home_image {
	overflow: visible;
	display: inline;
	float: left;
	z-index: 90;
	height: 414px;
	width: 787px;
	}
.home_image .slide_in {
	position: absolute;
	right: 0;
	bottom: 48px;
	display: none;
	}
.home_image .fade_image {
	width: 787px;
	display: inline;
	float: left;
	height: 414px;
	}
 
/* === Footer === */
footer {
	clear: both;
	padding-top: 15px;
	background-color: #FFFFFF;
	position: relative;
	}
.footer {
	border-top: 1px solid #a3a3a3;
	width: 980px;
	height: 47px;
	position: relative;
	color: #a3a3a3;
	font-size: 8pt;
	text-align: center;
	}
.footer a {
	color: #a2a3a3;
	text-decoration: none;
	}
.footer a:link, .footer a:visited {
	color: #a2a3a3; /* IE6 */
	}
.footer a:hover {
	text-decoration: underline;
	}
.footer .text {
	text-align: center;
	padding: 10px 10px 15px 0px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	}

/* === Layout === */

#l_page {
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	z-index: 0;
	}
#l_topmenu {
	position: absolute;
 	top: 16px;
 	right: 8px;
 	z-index: 100;
	}
#l_content {
	clear: none;
	display: block;
	min-height: 1px;
	z-index: 2;
	position: relative;
	}
#l_left_column {
	float: left;
	display: inline;
	background-color: #336699; 
	position: relative;
	clear: none;
	width: 193px;
	z-index: 3; 
	}
#l_content_body {
	clear: none;
	min-height: 1px;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	position: relative;
	padding: 0px 50px 25px 50px; 
	float: none;
	margin-left: 193px;
	margin-top: 35px;
	z-index: 2;
	}
#l_content_body_schoolpool {
	clear: none;
	min-height: 1px;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	float: none;
	overflow: auto;
	height: auto;
	width: 787px;
	margin-left: 193px;
	margin-top: 0px;
	z-index: 2;
	top: -19px;
	}
#l_content_body_schoolpool_text {
	width: 85%;
	clear:both;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 95;
	margin-top: -220px; 
	}
#l_content_body_homepage {
	clear: none;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	position: relative;
	float: none;
	z-index: 2;
	height: 414px;
	padding: 0px;
	top: -18px;
	}
/*#l_content_body text {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: .95em;
	} */
h1 {
	color: #336699;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
	margin-bottom: 0;
	}
h2 {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	color: #336699;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	}
#l_content_body h3, #l_content_body_schoolpool h3 { 
	color: #c2e066;
	font-size: 0.8em;
	}
p {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: 0.75em;
	display: block;
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 10px;
	}
.alphalist {
	list-style-type: upper-alpha;
	}
#l_content_body ul, #l_content_body_schoolpool ul {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 2px;
	}
#l_content_body ul li, #l_content_body ol li, #l_content_body_schoolpool ol li {
	margin-bottom:10px;
	}
#l_content_body ul ul, ul ul li  {
	font-size:1.0em;
	list-style-type: disc;
	padding-bottom: 5px;
	}
.nobullet {
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}
#l_content_body ol, #l_content_body_schoolpool ol {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: 0.75em;
	margin-top: 2px;
	line-height: 1.5em;	
	}
#swoosh {
	clear: none;
	height: 21px;
	width: 980px;
	background-image: url(images/greenswooshfullwidth.gif);
	z-index: 1;
	background-repeat: no-repeat;
	display: block;
	float: none;
	position: relative;
	}
body {
	background-image: url(images/gradient1x500.jpg);
	background-repeat: repeat-x;
	z-index: 0;
	background-attachment: scroll;
	position: relative;
	margin-top: 0px;
	min-height: 100%;
	}
#loginbuttons {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	}
#loginbuttons a {
	display: inline;
	text-decoration: none;
	}
.paddingbottomleft {
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	}
.paddingtopleft {
	padding-top: 140px;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	}
.paddingtopleftbottom {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	}
.padding10px {
	padding: 0px 10px;
	position: relative;
	z-index: 1;
	}
.paddingtoprightbottom {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	}
.margintopbottom {
	padding-top:20px;
	padding-bottom:20px;
	}
img {
	border: none;
	}
.btnSignLog {
	background-color: #c2e066;
	border: 2px solid #c2e066;
	border-radius: 2px;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	font-weight: bold;
    margin: 4px 30px;
    cursor: pointer;
	}
.btnSignLog:hover {
    background-color: white;
    color: black;
	border: 2px solid #c2e066;
	}
.btnloginhome {
	background-image: url(images/buttons/LogIn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 145px;
	margin-left: 25px;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.btnloginhome:hover {
	background-image:url(images/buttons/LogInOver.gif);
	}
.btnsignuphome {
	background-image: url(images/buttons/SignUp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 145px;
	margin-left: 25px;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	/* margin-top temporarily set to 15px instead of 25 to prototype inclusion of Pedestrian in left menu */
	margin-top: 15px;
	margin-bottom: 15px;
	}
.btnsignuphome:hover {
	background-image:url(images/buttons/SignUpOver.gif);
	}
.invis {
	visibility: hidden;
	}
table, tr, td {
	border: none;
	}
table {
	width: 100%;
	padding:none;
	margin:none;
	}
td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	}
.right {
	text-align: right;
	white-space: nowrap;
	width: 125px;
	}
.numbercell {
	font-weight: bold;
	padding-right: 7px;
	}
.tablebold {
	font-weight: bold;
	vertical-align: bottom;
	}
.smallfont {
	font-size: 11pt;
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#calcform {
	font-family: helvetica, geneva, verdana, arial, sans-serif;
	font-size: small;
	}
.couriernew {
	font-family: Courier New, Courier, mono;
	font-size: 125%;
	}
.lightcouriernew {
	font-family: Courier New, Courier, mono;
	font-weight: 200;
	font-size: 125%;
	}
.schoolpoolbanner {
	overflow: hidden;
	display: inline;
	z-index: 90;
	height: 432px;
	width: 787px;
	}

