/* 
  2009 Copyright Play
  MassRIDES
  Master CSS file
  Created 	 by 	  
  Last edited 10.28.09 by Rachel Donovan*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('/images/bg.gif') repeat-x;
}

a {
	cursor: pointer;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#cont {
	width: 980px;
	border: 1px solid #ccc;
	border-top: 0;
	font-family: verdana, Geneva, sans-serif;
	float: left;
	clear: both;
}

#top_logo {
  float: left;
  margin: 24px 0 -15px 50px;
}

#sm_top_nav {
	float: right;
	margin-top: 18px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#sm_top_nav li {
	list-style-type: none;
	float: left;
	padding: 0 5px 0 5px;
	color: #ccc;
}

#sm_top_nav li a:link, a:visited {
	color: #505050;
}

#sm_top_nav li img{
	margin-top: -5px;
}

#sm_top_nav li a.active:link, #sm_top_nav li a.active:visited {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
}

#main_nav {
	width: 100%;
	height: 95px;
	margin-top: 4px;
	float: left;
	clear: both;
}

#main_nav_img_cont {
	margin: -26px 0 0 17px;
	border: 0;
	float: left;
	display: block;
}

#main_nav_img_cont img, #main_nav_img_cont img{
  border: 0;
}

#main_nav1 {
	float: left;
	clear: both;
	margin-right: 50px;
	margin-left: 285px;
	width: 643px;
}

#main_nav1 li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

a.fc:link, a.fc:visited,
a.fe:link, a.fe:visited,
a.ff:link, a.ff:visited,
a.fs:link, a.fs:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 7px;
	font-size: 12px;
	letter-spacing: .02px;
}

#sub_nav_bar {
	width: 100%;
	height: 52px;
	background-color: #54686A;
	float: left;
	clear: both;
	margin-top: 5px;
}

#sub_nav {
	margin: 22px 0 0 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#sub_nav ul {
	
}

#sub_nav li {
	list-style-type: none;
	float: left;
	margin-right: 25px;
}

#sub_nav li a:link, #sub_nav li a:visited {
	color: white;
	text-decoration: none;
}

#sub_nav li a:hover {
	text-decoration: underline;
}

#search_cont {
	float: right;
	margin: 15px 19px 0 0;
}

#search_cont label {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
}

#search_input {
	background:  url('/images/search_input.png') no-repeat left top;
	padding: 6px 8px 8px 8px;
	display: inline;
	margin: 1px 12px 0 5px;
	width:133px;
	height:39px ;
}

#search_input input
	{
	border: none;
	background: #FFF;
	width: 133px;
}

#go{background:url('/images/go.png') no-repeat 0 0; cursor:pointer; border:0; height:30px; width:30px;}

#content, #int_content {
	width: 100%;
	height: 859px;
	background-color: #fff;
	background: url('/images/content_bg.gif') repeat-x 0 100%;
	float: left;
	clear: both;
}

#int_content {
  height: auto;
}

#message_alert {
  margin: 0 0 -10px 50px;
  font-size: 12px;
  color: #555555;
}

#message_alert a:link, #message_alert a:visited{
  color: #B56860;
}

#main_stage {
	width: 613px;
	height: 316px;
	float: left;
	clear: both;
	margin: 25px 31px 0 20px;
}

.main_cycle {margin-right: 31px;}

#main_stage img {
	border: 0;
}

#sub_stage {
	float: left;
	width: 302px;
	height: 310px;
	margin: 32px 0 30px 0;
}

#interior_content #sub_stage {
  margin: 15px 5px 0 0;
}

#sub_stage h1 {
	font-family: "Trebuchet MS", verdana;
	color: #c93047;
	font-size: 26px;
}

#sub_stage h1 span {
	color: #b7b6b6;
	font-style: italic;
}

#sub_stage p {
  color: #333;
}

#planner {
	font-family: verdana;
	border: 1px solid #ececec;
	margin-top: 3px;
	font-size: 12px;
}

#planner form{
	line-height: 10px;
}

#planner #overlabels1 #overlabels2 {
	cursor: pointer;
}

#planner #overlabels1 img {
	position: relative;
	float: left;
	top: 12px;
}

#planner #overlabels2 img {
	position: relative;
	float: left;
	top: 12px;
}

.title {
	background: url('/images/trip_planner_header_bg.jpg') repeat-x;
	color: #54686a;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 9px 0;
}

.title a {
	padding: 0 0 0 20px;
	background: url('/images/planner_icon.png') no-repeat 0 3px;
	margin-left: 10px;
}

.title span {
	font-weight: normal;
	font-size: 13px;
}

label.overlabel {
	color:#999;
	float: left;
	left: 7px;
	top: 20px;
	z-index:1;
	position: relative;
}

#overlabels1, #overlabels2{
	width: 275px;
	font-size: 12px;
	padding-left: 12px;
}

#date {
	float:left;
}

#date label{
	padding-left: 52px;
}

#time label{
	padding-left: 37px;
}

#planner .spacer {
	opacity: 0;
}

#planner input,
#planner select,
#planner .input-text,
#planner .select
	{
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
}

#planner .myplan_go {
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 15px;
}

#promotion_cont {
	float: left;
	clear: both;
	margin: 63px -37px 0 21px;
	width: 100%;
}

.promotion {
	display: block;
	float: left;
	width: 287px;
	height: 415px;
	margin: -30px 37px 0 0;
	background-color: #fff;
	border: 1px solid #dee4e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	
}

#interior_left_col .promotion {
  width: 185px;
  height: 279px;
}

.promotion h1, .promotion h2 {
	width: 100%;
	background: #f1f1f1 url('/images/promo_icon.png') no-repeat  23px 19px;
	color: #4c7f7a;
	font-weight: normal;
	text-align: center;
	font-size: 15px;
	padding: 15px 0 15px 0;
}

.promotion h2 {
	color: #fff;
	background-color: #54686a;
	background-position: 8px 17px;
	font-size: 13px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.promotion1 {
	background-color: #fefde7;
	text-align: center;
	height: 370px;
}

.promotion1 img {
	border: 0;
}

#calculate{background:url('/images/calc_button.png') no-repeat 0 0; border:0px; height:40px; margin: 15px 0 0 80px; width:111px; }
 
.promotion2 {
	margin: 7px;
}

.promotion2 table {
	font-size: 11px;
	color: #555;
}

.promotion2 table td {
	padding: 2px 3px 2px 3px;
	font-weight: normal;
}


.highlight {
	background-color: #e9eded;
}

.promotion2 table td input {
	width: 45px;
	border: 1px solid #ccc;
	padding: 3px;
}

.calc {
  margin-top: 20px;
}

.calc input {
  border: 1px solid #ccc;
  padding: 3px;
}

.calc td {
  padding: 3px;
  font-size: 11px;
}


.promotion3 {
	text-align: center;
}

.promotion3 img {
	margin-top: 10px;
}

#promo .promotoion3 img {
  margin-top: 0;
}


.promotion3 h3 {
	font-weight: normal;
	color: #c6253d;
	font-size: 22px;
	margin-top: 10px;
}

.promotion3 p {
	font-size: 12px;
	text-align: justify;
	margin: 15px 18px 5px 18px;
	color: #6a6c68;
	font-weight: normal;
}

.promotion3 p a:link, .promotion3 a:visited {
	text-decoration: none;
}

#footer {
	width: 980px;
	height: 188px;
	background-color: #4e6163;
	float: left;
	clear: both;
}

#footer_left_logos {
	float: left;
	width: 325px;
	margin: 0px 0 0 25px;
}

#footer_left_logos img {
	border: 0;
	padding: 0px 0 0 0;
	display: block;
}

#footer_ym_blog {
	width: 340px;
	margin: 15px 0 0 0px;
	float: left;
}

#footer_ym_blog img {
	border: 0;
}

#footer_ym_blog ul {
	list-style-type: square;
	color: white;
	margin-left: 30px;
}

#footer_ym_blog ul li a:link, #footer_ym_blog ul li a:visited {
	color: white;
	font-weight: normal;
	font-size: 12px;
}

#footer_right_logos {
	float: right;
	width: 270px;
	margin-right: 20px;
}

#footer_right_logos h2 {
	font-size: 15px;
	margin-top: 10px;
	color: white;
	float: right;
}

#footer_right_logos img {
	float: right;
	margin-top: 20px;
	border: 0;
}

/* interior styles */
#interior_heading {
  float: left;
  width: 940px;
  margin: 0 20px 0 20px;
  border-bottom: 1px solid #f7f7f7;
  display:inline;
}

#interior_heading h1 {
  float: left;
  color: #b7b7b7;
  padding: 0;
  margin: 0;
  font-size: 38px;
  letter-spacing: 1.8px;
}

#interior_heading h2, #interior_heading h3 {
  float: right;
  width: 230px;
  clear: right;
  color: #cc0000;
}

#interior_heading h3 {
  color: #9d9d9d;
  font-size: 17.5px;
  margin: -3px 0 8px 0;
}

#interior_left_col, #tips {
  width: 205px;
  margin: 5px 0 0 20px;
  float: left;
  display:inline;
  clear: both;
  border-right: 1px solid #f7f7f7;
}

#tips {
  width: 305px;
}

#tips p, #interior_left_col p {
  color: #333;
  font-size: 11px;
  line-height: 16px;
}

#interior_left_col h3, #tips h3 {
  font-size: 14px;
  color: #6c5356;
  margin-top: 10px;
}

#interior_left_col ul, #tips ul {
  list-style-image:url("/images/arrow.png");
  font-size: 11px;
  line-height: 16px;
  margin-left: 25px;
  margin-top: 8px;
  width: 150px;
}

#tips ul {
  width: 250px;
}

#interior_left_col li, #tips li {
  padding: 3px;
  color: #565656;
}

.tma img, .tma a {
  display: block;
  text-align: center;
  clear: both;
  margin: 0 auto;
  font-size: 12px;
}

#interior_left_col a:link, #interior_left_col a:visited, #tips a:link, #tips a:visited {
  color: #b56860;
  text-decoration: none;
}

#interior_left_col a:hover, #tips a:hover {
  text-decoration: underline;
}

#interior_left_col li a.calc {
  color: #4d91c0;
  font-size: 13px;
}

#interior_left_col li a.calc img {
  border: 0;
  float: right;
  margin-top: -15px;
}

#newsletter_signup {
  margin: 90px 0 10px 10px;
}

	#newsletter_signup label {
	  font-size: 13px;
	  color: #668ba8;
	}
	
	#newsletter_signup input {
	  border: 1px solid #ccc;
	  margin: 5px 0 5px 0;
	  padding: 3px;
	  width:162px;
	}
	
	#newsletter_signup input#btn-newsletter{background:url('/images/newsletter_button.png') no-repeat 0 0; border:0; cursor:pointer; float:right; height:22px; margin-top:9px; margin-right: 25px; width:75px;}

#promo {
  margin: 95px 0 20px 0;
  float: left;
}

.intro  {
  float: left;
  width: 387px;
  margin: 75px 10px 10px 30px;
  font-size: 13px;
  color: #878787;
  line-height: 20px;
}

.schools .intro {
  margin-top: 60px;
}

.families .intro {
  margin-top: 60px;
}

.employers .intro {
  margin-top: 50px;
}

.intro .first {
  color: #565656;
  font-size: 17px;
}

.intro p {
  padding: 15px 0 0 0;
}

#travel_options, #tma_options, #vanpool_routes {
  width: 710px;
  float: left;
  border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 25px 15px 15px 15px;
  height: 580px;
}

#vanpool_routes {
  width: 800px;
  margin: 25px 15px 15px 65px;
  height: 1580px;
}

.schools .intro ul li {
  margin-left: 20px;
}

.schools_quote {
  font-size: 12px;
  font-style: italic;
  color: #838383;
  padding: 5px;
}

#tma_options {
  width: 590px;
  height: auto;
}

.schools #travel_options {
  height: 755px;
}

.families #travel_options {
  height: 400px;
}

#travel_options h1, #tma_options h1, #vanpool_routes h1{
  //width: 680px;
  color: #fff;
  background-color: #cc0000;
  /*background: url('/images/travel_options_header_bg.png') repeat-x;*/
  font-size: 16px;
  padding: 5px 0 5px 10px;
}

.commuter #travel_options h1 {
  background-color: #4B873D;
}

.employers #travel_options h1, .employers #tma_options h1{
  background-color: #990066;
}

.employers #tma_options h1 {
  font-size: 16px;
  color: #fff;
}

.families #travel_options h1 {
  background-color: #FF9933;
}

#travel_options table, #tma_options table {
  margin: 5px 0 10px 0;
}

#travel_options table th {
  text-align: left;
  font-weight: normal;
  color: #989898;
  font-size: 18px;
  padding: 7px;
  border-right: 1px solid #f2f0f1;
}

#travel_options table td, #tma_options table td {
  font-size: 11px;
  line-height: 16px;
  color: #4b4b4b;
  padding: 7px;
  border-right: 1px solid #f2f0f1;
}

#travel_options a:link, #travel_options a:visited {
  color: #4b4b4b;
}

#interior_content {
  font-size: 11px;
  line-height: 16px;
  margin: 10px 10px 10px 20px;
  float: left;
  display: inline;
  width: 590px;
  color: #333;
}

#interior_content a:link, #interior_content a:visited, .promotion3 p a:link, .promotion3 a:visited  {
  color:#B56860;
  text-decoration:none;
}

#interior_content h1, #interior_content h2 {
  font-size: 26px;
  line-height: 30px;
  color: #4E6163;
}

#interior_content h2 {
  font-size: 16px;
  line-height: 18px;
  margin: 15px 0 0 0;
}

#interior_content p {
  padding: 10px;
}

#interior_content blockquote {
  padding: 0 25px 8px 25px;
}

#interior_content img {
  float: right;
  padding: 10px;
}

#interior_content ul {
  margin: 5px 0 5px 30px;
}

#interior_content li {
  padding: 3px;
}

.f {display: none;}

.family_sports {
  float: left;
  margin: 20px;
  font-size: 16px;
  color: #333;
}

.family_sports img {
  padding: 10px;
}

.standout {
  color: #CC0000;
  font-size: 13px;
}

.partners_list td {
  padding: 5px;
}

.bike_intro {
	margin: 0px 10px 20px 30px;
	width: 700px;
	color: #878787;
	float: left;
	font-size: 13px;
	line-height: 20px;
}

.bike_intro .first {
  color: #565656;
  font-size: 17px;
}

.bike_intro a {
  color:#B56860;
  text-decoration:none;
}

table.staff td {
	background: #fff;
}