/* CSS Document */
body {
	margin:0;
	padding: 0;
	font: 76% Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #fff;
	background: url(/en/images/bg_repeat.gif) 0 0 repeat-x #000;
}
h1 {
	margin: 30px 0 17px 20px;
	padding: 0;
	float: left;
}
h2 {
	margin: 23px 20px -18px 0;
	padding: 0;
	color:#000;
	background:transparent;
	overflow: visible;
	line-height: 1.5em;
}
#reveal-page h2 {
	width: 500px;
}
h3 {
	text-align: right;
	margin:45px 20px -17px 0px;
	font-size: 24px;
	width: auto;
	color: #000;
	background:transparent;
}
h4 {
	border-bottom: dashed 1px #9b999b;
	float: left;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #e8880a;
	text-decoration: none;
}
#content-box a:link {
	text-decoration: none;
	color: #e8880a;
}
#content-box a:visited {
	color: #e8880a;
	text-decoration: none;
}
#content-box a:hover {
	color: #e8880a;
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 1px;
}
#page-outer-box {
	width: 960px;
	margin: 0 auto;
	padding: 0 8px;
	background: url(/en/images/dropshadowback.png) repeat-y;
}
* html #page-outer-box {
	background-image: none; filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src='/en/images/dropshadowback.png', sizingMethod='scale');
}
#page-box {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
}
#header-box {
	margin: 0;
	padding: 0;
	background: url(/en/images/header_bg_right.gif) top right no-repeat #000;
}
#utility-links-list {
	margin: 25px 20px 0 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	float: right;
}
#utility-links-list li {
	margin: 0 0 0 25px;
	padding: 0;
	display: inline;
	float: left;
}
#navigation-box {
	width: 100%;
	border-top: solid 1px #e7880a;
}
#navigation-list {
	margin: 4px 0 4px 10px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
#navigation-list li {
	display: inline;
	padding-right: 22px;
	margin-left: 10px;
	background: url(/en/images/nav_divider.gif) top right no-repeat #000;
	line-height: inherit;
}
#navigation-list li a {
	padding-bottom: 15px;
}
#navigation-list li a.selected {
	color: #e7880a;
}
#navigation-list li.last-item {
	background: none;
}
#subnavigation-list li {
	margin: 0;
	padding: 0;
	background: none;
}
.overlay {
	position:absolute;
	top:110px;
	overflow: hidden;
	z-index: 999;
	height: 0px;
	width: 200px;
	background: url(/en/images/alpha_bg.png) repeat;
	
}
* html .overlay {
	background-image: none; filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(enabled="true", src="/en/images/alpha_bg.png", sizingMethod="scale");
}
.subnav-wrapper {
	position:absolute;
	top:100px;
	overflow:hidden;
	width:200px;
	float: left;
	z-index: 1000;
	padding:10px 0 0 0;
	background: transparent;
}
.tertiary {
	top: 177px;
	padding-top: 0;
}
.sublist {
	font-size:10px;
	margin:0 auto;
	padding: 0 10px 0 10px;
	height:0px; 
	overflow:hidden;
}
.sublist ul {
	font-size: 9px;
	list-style: none;
	text-transform: uppercase;
	margin: 6px 0 8px 0;
	padding: 0;
}
.sublist ul li {
	padding: 2px 0;
	border-bottom:dashed 1px #9b999b;
}
.sublist ul li.last-item {
	border-bottom:none;
}
.sublist ul li a {
	display: block;
	clear: both;
	padding: 0 2px;
}
.sublist ul li a:hover {
	color: #fff;
	background-color: #e8880a;
}
#subheader-box {
	float: left;
	height: 67px;
}
#subpage-navigation-list {
	margin: 0;
	padding: 0 31px 0 20px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background: url(/en/images/subpage_nav_right_bg.gif) top right no-repeat #ea8809;
}

#subpage-navigation-list li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}
#subpage-navigation-list li a {
	padding-bottom: 15px;
}
#subpage-navigation-list li a:link {
	padding-bottom: 25px;
}
#subpage-navigation-list li a:hover {
	color: #742c00;
}
#subpage-navigation-list li a.selected {
	color: #742c00;
}
#page-name-box {
	float: right;
	width: auto;
}
#content-box {
	border-bottom: solid 1px #e7880a;
	height: 535px;
}
.vehicle-feature #main_flash {
	background:url(/en/images/vehicle_feature_bg.jpg) left top no-repeat #000;
}
.vehicle-home #content-box {
	border-bottom: solid 1px #e7880a;
	height: 550px;
}
.generic #content-box {
	border-bottom: solid 1px #e7880a;
	padding: 40px 100px;
	height: auto;
}
* HTML #events_psa {
	margin-left:0px;
}

#events_psa {

	margin-left:-40px;

}

#home-page #content-box {
	border-bottom: none;
	height: 640px;
}
.sIFR-hasFlash h2 {
    /* other CSS properties go here */
	line-height:1.5em;
    font-size: 17px;
	
}
.sIFR-hasFlash h3 {
    /* other CSS properties go here */
    line-height:1.5em;

}
.sIFR-alternate {
  display: none;
    /*  visibility: hidden; other CSS properties go here */
}

#disclaimer-box {
	margin: 15px 0 10px 5px;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	background: transparent;
}
#footer-box {
	margin: 15px 0pt 10px 5px;
	padding: 0;
	font-size: 8px;
	color: #666;
}

#legal-items {
	margin: inherit 0px 0px;
	padding: 0;
	float: left;
	display: inline;
	text-decoration: none;
	list-style: none;
	text-transform: uppercase;
}
#legal-items a:link {
	color:#666;
	font-size: 8px;
}
#legal-items a:hover {
	text-decoration: underline;
}
#legal-items li {
	display: inline;
	margin-right: 20px;
}
#brand-links-list {
	float: right;
	text-decoration: none;
	list-style: none;
	text-transform: uppercase;
}
#brand-links-list lh {
	margin: 0;
	padding: 0;
	position: relative;
	top: -10px;
}
#brand-links-list li {
	vertical-align: top;
	border: none;
	display: inline;
	margin-left: 10px;
}

#brand-links-list li a {
	color: #666;
	}
	
#brand-links-list li a:hover {
	text-decoration: underline;
	}
#owner_statement{

	font-style:italic;
	list-style: none;
	float:right;
	font-size: 9px;
	margin-top: -5px;

}
#trim-links-box {
	position: absolute;
	top: 590px;
	width: 640px;
	left: 45px;
	text-align: center;
	z-index: 1000;
}
#trim-links-box ul {
	list-style: none;
	display: inline;
}
#trim-links-box ul li {
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	line-height: 1em;
}
.trim-link {
	
}
.trim-link-selected {
	
}
.trim-link a {
	color:#000;
}
.trim-link-selected span{
	color:#000;
}
#faq-list {
	list-style: none;
	margin: 40px 0;
	padding: 0;
}
#faq-list li {
	margin-bottom: 20px;
	list-style-type: none;
}
dt, dd {
	list-style-type: none;
	}
	
dt {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #e8880a;
	float: left;
}
dd {
	margin: 0 0 0 30px;
	padding: 0;
	
}
.answer {
	color: #999999;
	padding-bottom: 20px;
}
#previous-button-box {
	position: absolute;
	margin-top: -18px;
	height: 17px;
	left: 0px;
	width: 138px;
	background: url(/en/track_experience/driving_modules/images/lf_bot_btn.gif) left top no-repeat transparent;
	font-size: 9px;
}
#previous-button-box a {
	padding: 0 10px;
}
#previous-button-box a:hover {
	color: #742c00;
}
#next-button-box {
	position: absolute;
	right: 0px;
	height:17px;
	width: 138px;
	margin-top: -18px;
	font-size: 9px;
	text-align: right;
	background: url(/en/track_experience/driving_modules/images/rt_bot_btn.gif) right top no-repeat transparent;
}
#next-button-box a {
	padding: 0 10px;
}
#next-button-box a:hover {
	color: #742c00;
}
table {
	border: solid 1px #222;
	margin: 0;
	padding: 0;
}
td {
	font-size: 10px;
	padding: 2px 10px;
	margin: 0;
	border-left: 1px solid #222;
}
tr {
	margin: 0;
	padding: 0;
}
td a:link {
	color: #e8880a;
}
td a:hover {
	text-decoration: underline;
}
.schedule_head {
	background-color: #222;
}
.even {
	background-color: #111;
}
.odd {
	background-color: #000;
}