#killable {
}

/* Extra specificity to override */
html body #main_content {
	background: #000 url(/img/bg_features.gif) repeat-x scroll 0% 0%;
}

/*
ORANGE = d48303
TAN = d7d4bb
BROWN = 74673e
TEXT = 3a3a17
*/

/*adjusted to fit center with background image.*/
#vehicle_features {
	top: 44px;
	left: 69px;
	position: relative;
	width: 814px;
	height: auto;
}

.feature_menu {
	background: transparent url(/img/dark_carb_fiber.gif);
	width: 205px;
	height: 127px;
	border: solid 2px #000;
	margin-bottom:10px;
}

.feature_menu h2 {
	font-size: 11px;
	text-align: center;
	color: #000;
	background-color: transparent;
	padding-left: 5px;
	padding-top: 2px;
}

.feature_menu h3 {
	color: #000;
	font-size: 11px;
	text-align: center;
	background-color: transparent;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
}

#feature_previous {
	position: absolute;
	left: 10px;
	top: 10px;
}

#feature_next {
	position: absolute;
	left: 188px;
	top: 10px;
}

.feature_menu ul {
	display: block;
	height: 100px;
	width: 205px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#3f3f3f;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#3f3f3f;
}

.feature_menu ul li {
	/*display: inline;*/
	width:205px;
}

.feature_menu ul li a,
.feature_menu ul li a:visited,  
.feature_menu ul li a.off {
	display: block;
	width:175px;
	padding: 2px 20px 2px 10px;
	text-decoration: none;
	color: #000;
	/*background:#F5F4F2 url(/img/bg_features_nav_off.jpg) repeat-x scroll 0% 0%;*/
	font-weight : bold;
}

.feature_menu ul li a:hover, 
.feature_menu ul li a.selected_feature_link, 
.feature_menu ul li a.off:hover {
	/*background: #fff url(/img/bg_features_nav_on.jpg) repeat-x scroll 0% 0%;*/
	background: #fff;
	font-weight : bold;
	color: #000;
}

.feature_content {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.feature_description {
	height: 229px;
	width: 205px;
	overflow: auto;
	padding-top: 4px;
	border: solid 2px #000;
	background: transparent url(/img/lite_carb_fiber.gif);
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#3f3f3f;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#3f3f3f;
	vertical-align: bottom;
	color: #000;
}

.feature_description p, .feature_description h1, .feature_description h4 {
	color: #000;
	background-color: transparent;
	padding: 5px 5px 0px 5px;
}

.feature_description h1 {
	font-size: 14px;
	display:block;
}

.feature {
	display: none;
}

.feature img {
	/*border: solid 3px #ffffff;*/
}

ul .misc {
	display: none;
}

.media_wrapper {
	border:solid 1px #6D6F72;
	display:block;
	position:absolute;
	top:0px;
	left:210px;
}

#main_content {
	position:relative;
	width:960px;
	height:455px;
}

#low_band_disclaimer {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size: 9px;
	color: #ffffff;
	background-color: #000000;
	filter: alpha(opacity=70);
  -moz-opacity: .70;
  opacity:. 70;
}

#low_band_disclaimer span {
	padding-left:3px;
}
