/*					
	stylesheet for MDX microsite
*/

/* fix pngs in ie6 */
img, div, input {
	behavior: url(iepngfix.htc);
}


/* typography settings */
p, li {
	font-family: Arial, sans-serif;
	color: #CFCFCF;
	font-weight: normal;
	line-height: 16px;
}

/* get rid of a boxes in firefox */
a:active, a:focus {
	outline: 0;
}




/* home page rules */
body {
	background-color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/mdx_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}

#page_wrapper {
	width: 874px;
	margin: auto;
	padding-top: 42px;
  position: relative;
}

#page_offset {
	margin-left: 7px;
	width: 874px;
}

#banner img {
	border: none;
}

#banner {
	margin: 0px 0px 33px 0px;
	padding: 0px;
}

#closure_button {
	float: right;
	margin-top: 16px;
}

#spanish_button {
  border: none;
  position: absolute;
  right: 0;
  top: -10px;
}

#spanish_button img {
  border: none;
}

#nav {
	margin: 0px auto 0px auto;
	width: 874px;
	height: 34px;
}

#navlist {
	float: left;
	margin-top: 5px;
}

#nav ul {
	list-style: none;
	display: inline;
	list-style-type: none;
	color: #FFF;
	padding: 0px 0px 0px 9px;
	width: 736px;
	margin: 0px;
}

#nav a {
	display: block;
	height: 12px;
	text-indent: -5000px;
	overflow: hidden;
}

#nav a:hover {
	background-image: none;
}

#nav_open {
	display: block;
	width: 212px;
	background: transparent url(../images/nav_whatis.png) no-repeat 0 0px;
}

#nav_open a {
	background: transparent url(../images/nav_whatis.png) no-repeat 0 -12px;
}

#nav_ort {
	display: block;
	width: 136px;
	background: transparent url(../images/nav_ort.png) no-repeat 0 0px;
}

#nav_ort a {
	background: transparent url(../images/nav_ort.png) no-repeat 0 -12px;
}

#nav_sunpass {
	display: block;
	width: 95px;
	background: transparent url(../images/nav_sunpass.png) no-repeat 0 0px;
}

#nav_sunpass a {
	background: transparent url(../images/nav_sunpass.png) no-repeat 0 -12px;
}

#nav_press {
	display: block;
	width: 156px;
	background: transparent url(../images/nav_press.png) no-repeat 0 0px;
}

#nav_press a {
	background: transparent url(../images/nav_press.png) no-repeat 0 -12px;
}

#nav_about {
	display: block;
	width: 100px;
	background: transparent url(../images/nav_about.png) no-repeat 0 0px;
}

#nav_about a {
	background: transparent url(../images/nav_about.png) no-repeat 0 -12px;
}

#nav li {
	list-style: none;
	padding: 0;
	margin: 0px;
	float: left;
}

#nav_open a.nav_active, #nav_ort a.nav_active, #nav_sunpass a.nav_active, #nav_press a.nav_active, #nav_about a.nav_active     {
	background-position: 0 0px;
}

#paytoll_callout {
	float: right;
	cursor: pointer;
	border: none;
}

#paytoll_callout_link {
	float: right;
	display: block;
	width: 123px;
	height: 31px !important;
}


#top_content {
	width: 872;
	height: 390;
	background-image:url(../images/home_stripe_background.png);
	padding: 7px 10px;
}

#flash_content {
	float: left;
}

#day_counter {
	text-align: center;
	width: 298;
	height: 373;
	padding: 44px 27px 0px 27px;
	/*	margin-top: 1px;*/
	background-image:url(../images/home_counter_background.jpg);
	background-repeat: no-repeat;
	float: right;
  height: 301px;
}

.cleardiv {
	clear: both;
}

#counter1, #counter2, #counter3 {
	margin: 0;
	padding: 0;
}

#day_counter_ticker {
	margin: 18px 0 14px 0;
}

#counter_btn {
	border: none;
	margin: 15px 0 32px 0;
}

#lower_callouts {
	padding: 0px 0px 0px 5px;
}

#callout_left {
	float: left;
	width: 286px;
	height: 199px;	
	background-image:url(../images/home_signup_background.png);
	/*position: relative;*/
}

#loader_indicator {
	margin: 70px auto;
	width: 32px;
	display: none;
}

#thankyou {
	margin: 85px 0 0 30px;
	display: none;
}

#signup_form {
	display: block;
}


#callout_center {
	float: left;
	width: 293px;
	height: 199px;	
	background-image:url(../images/home_sunpass_background.png);
	background-repeat:no-repeat;
	background-position: 0px -13px;
}

#callout_center a, #callout_right a, #faq_content a {
	color: #6b9163;	
}

#callout_right {
	float: left;
	width: 290px;
	height: 199px;	
	background-image:url(../images/home_news_background.png);
	background-repeat:no-repeat;
	/*position: relative;*/
}

#signup_name, #signup_email, #signup_zip {
	padding: 2px;
	margin: 0px;
	position: relative;
	left: 31px;
	width: 210px;
	background-color:#151515;
	color: #DDD;
	font-size: 9px;
	border: #222 1px solid;
}

#signup_name {
	top: 66px;
}

#signup_email {
	top: 78px;
}

#signup_zip {
	top: 78px;
	width: 112px;
}

#signup_submit {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 88px;
	left: 165px;
}

#callout_center p, #callout_right p {
	padding: 0;
	margin: 0;
	position: relative;
	top: 85px;
	left: 39px;
	width: 212px;
	color: #CFCFCF;
}

#center_continue_btn {
	position: relative;
	border: none;
	top: 94px;
	left: 168px;
}

#right_continue_btn {
	position: relative;
	border: none;
	top: 94px;
	left: 165px;
}

#facebook_callout img {
	border: none;
}

/* footer email tag */
#footer_email_link {
	color: #fff;
	font-size: 10px;
	margin: 8px 0 0 8px;
}

#footer_email_link a {
	text-decoration: none;
	color: #fff;
}
#footer_email_link a:hover {
	border-bottom: 1px dashed #fff;
}
/* "what is open road tolling" section rules */

#whatis_subnav {
	position: relative;
}

/* "what is ort" subnav" */
#whatis_subnavlist {
	background: url(../images/whatis_subnav_background.png);	
	width: 874px;
	height: 40px;	
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

#whatis_subnavlist ul {
	list-style: none;
	display: inline;
	list-style-type: none;
	color: #FFF;
	padding: 0px 0px 0px 9px;
	width: 874px;
	margin: 12px 0 0 0;
}

#whatis_subnavlist ul > li:first-child {
	margin-left: 15px;
}

#whatis_subnavlist a {
	height: 35px;
}

#whatis_subnavlist a:hover {
	background-position: 0 0px;
}



#whatis_subnavlist li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 6px;
	float: left;
}

#whatis_subnavlist img {
	border: none;
}

#whatis_content {
	margin-top: 1px;
	width: 871px;
	height: auto;
	z-index: -20;
}

#whatis_ort {
	width: 871px;
	height: 487px;
	background: url(../images/whatisort_background.jpg);
	margin-top: -11px;
}

#whatis_ort p {
	position: relative;
	top: 224px;
	left: 381px;
	width: 438px;
}

/* code for the FAQ page */
.black {
	background-color: black;
}
#faq_sidebar {
	height: 279px;
	width: 287px;
	padding: 130px 0px 0px 28px;
	background: url(../images/whatis_faq_background.png) no-repeat;
	float: left;
	margin-top: -10px;
}

#faq_sidebar ul {
	padding: 0px;
	list-style-type: none;
}

#faq_sidebar li {
	padding: 0 0 20px 0;
	margin: 0;
	list-style-type: none;
	width:287px;
	overflow:hidden;
}

#faq_sidebar img {
	padding-right: 2px;
	width:10px;
	float: left;
	display:inline;
	padding-top:2px;
}

#faq_sidebar a {
	color: #FFF;
	width:275px;
	text-decoration: none;
	float: left;
	display:inline;
}

#faq_sidebar a:hover {
	color: #6b9163;	
}

img#more_questions_btn  {
  border: none;
  width: auto;
}

#faq_content {
	float: right;
	width: 507px;
	padding: 28px 0 0 49px;
	height: auto;
	background: black;
}

#faq_content h2 {
	text-size: x-large;
	color: #FFF;
	font-weight: normal;
}

#faq_content p {
	width: 466px;
	line-height: 20px;
}

.last_faq_p {
	margin-bottom: 35px;
}


/* five benefits page rules */
#fivebenefits_content {
	width: 801px;	
	height: 550px;
	background-color: #000;
	padding: 60px 0px 0px 70px;
	background: url(../images/fivebenefits_background.jpg) no-repeat;
}

#fivebenefits_title {
	margin-bottom: 36px;
}

.fivebenefits_benefit {
	width: 675px;
	height: 72px;
	margin: 0px;
	padding: 18px 0 0 106px;
}

.fivebenefits_1 {
	background: url(../images/fivebenefits_1.png) no-repeat;
}

.fivebenefits_2 {
	background: url(../images/fivebenefits_2.png) no-repeat;
}

.fivebenefits_3 {
	background: url(../images/fivebenefits_3.png) no-repeat;
}

.fivebenefits_4 {
	background: url(../images/fivebenefits_4.png) no-repeat;
}

.fivebenefits_5 {
	background: url(../images/fivebenefits_5.png) no-repeat;
}

.fivebenefits_benefit h2 {
	margin: 0px;
	padding: 0px;
	color: #5b8653;
	font-size: 12px;
}

.fivebenefits_benefit p {
	/*font-size: 11px;*/
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	width: 505px;
}

/* how to use open road tolling */
#howtouse_content {
	background: url(../images/howto_background.jpg) no-repeat;
	background-color: #000;
	width: 501px;
	height: 500px;
	padding: 48px 0 0 370px;
}

#howtouse_title {
	margin: 0px;
	padding: 0px;
}

#howtouse_content p {
	margin: 0 0 25px 0;
	width: 450px;
	font-size: 12px;
}

#howtouse_content p.first {
	margin: 25px 0px;
	width: 450px;
	font-size: 12px;
}

#howtouse_content h2 {
	margin: 0px;
	padding: 0px;
	color: #5b8653;
	font-size: 12px;
	text-transform:uppercase;
}

#howto_button {
	border: none;
	margin-left: 206px;
}

/* where is open road tolling? */
#whereis_content {
	background: url(../images/whereis_background.jpg) no-repeat;
	background-color: #000;
	width: 871px;
	height: 482px;
	padding-top: 83px;
}

#whereis_rightcol {
	margin: 0 0 0 403px;
}

#whereis_rightcol p {
	width: 415px;
}

#whereis_future {
	width: 415px;
	height: 127px;
	background: url(../images/whereis_rounded.png) no-repeat;
	margin-top: 20px;
	padding: 22px 0 0;
}

#whereis_future img {
	margin-left: 32px;
}

#whereis_future li {
	color: #FFF;
	list-style-type: none;	
	vertical-align: top;
	margin-bottom: 5px;
}

#whereis_future ul {
	margin-left: 7px;
	padding: 0px;
	margin-top: 5px;
}

#whereis_future_left, #whereis_future_right {
	margin: 0;
	float: left;
}

#whereis_future_left a {
	border: none;
	text-decoration: underline;
	color: #FFF;
}

#whereis_future_left img {
	border: none;
}

/* sunpass */
#sunpass_content {
	width: 528px;
	height: 450px;
	background: url(../images/sunpass_background.jpg) no-repeat;
	padding: 88px 0 0 343px;
	background-color: black;
}

#sunpass_title {
	margin-bottom: 20px;
}

#sunpass_content p {
	width: 445px;
}

#get_a_sunpass {
	border: none;
	margin: 13px 0 0 248px;
}

/* who is mdx */
#whoismdx_content {
	background: url(../images/whoismdx_background.jpg) no-repeat;
	width: 507px;
	height: 422px;
	padding: 50px 0 0 364px;
}
#whoismdx_content li {
	margin: 0 0 0px 0;
	padding: 0px;
	line-height: 16px;
	list-style-type: none;
}

#whoismdx_content ul {
	padding: 0px;
	list-style-type: none;
}

#whoismdx_content p {
	width: 448px;
}

#visit_mdx_website {
	border: none;
	margin: 13px 0 0 209px;
}

/* schedule 09/10 rules */
#sched0910_content {
	width: 871px;
	height: 550px;
	background: #000;
}

#sched0910_upper {
	padding: 48px 0 0 355px;
	background: transparent url(../images/sched0910_image.jpg) no-repeat scroll 63px 48px;
	min-height: 200px;
}

#sched0910_upper p {
	width: 450px;
	margin-top: 16px;
	padding: 0px;
}

#sched0910_lower {
	padding: 20px 0 0 53px;
}

#sched0910_timeline {
	margin: 25px 0 0 0;
}

#sched0910_timeline img {
	display: inline;
	border: none;
}

#sched0910_timeline_content {
	margin: 20px 0 0 0;
}

#sched0910_timeline_content h2 {
	font-size: 12px;
	color: #FFF;
}

#sched0910_timeline_content p {
	font-size: 10px;
	color: #B1B1B1;
	width: 200px;
}

/* code for the press releases page */

#press_releases_page {
	width: 871px;
	height: auto;
	margin-top: 11px;
	background-color: black;
}


#press_sidebar {
	height: 279;
	width: 259px;
	padding: 36px 28px 0px 28px;
	background: url(../images/press_background.jpg) no-repeat;
	float: left;
	margin-top: -10px;
	min-height: 500px;
}

#press_sidebar h2 {
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 32px;
}

#press_sidebar ul {
	padding: 0px;
	list-style-type: none;
}

#press_sidebar li {
	padding: 0 0 20px 0;
	margin: 0;
	list-style-type: none;
	width:287px;
	overflow:hidden;
}

#press_sidebar img {
	padding-right: 2px;
	padding-top:2px;
	width:10px;
	float: left;
	display:inline;
}

#press_sidebar a {
	color: #FFF;
	width:275px;
	text-decoration: none;
	float: left;
	display:inline;
}

#press_sidebar a:hover {
	color: #6b9163;	
}

#press_content {
	float: right;
	width: 507px;
	padding: 28px 0 0 49px;
	height: auto;
	background: black;
}

#press_content h2 {
	font-size: x-large;
	margin: 12px auto 0px auto;
	padding-top: 0px;
	color: #FFF;
	font-weight: normal;
}

#press_content h3 {
	color: #8E8E8E;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
}

#press_content p {
	width: 466px;
}

.last_press_p {
}

a.areaLink {
	display:block; position:absolute; width:82px; height:27px;	
}

a.readMore {
	display:block;	
	margin-bottom: 35px;
	color: #cfcfcf;
}

a.readMore:hover {
	color: #5b8653;
}

#shareButton{margin: 0 18px 0 0;}

#facebook_callout{padding-left:6px;}
