#vehicle-nav {
  position:absolute;
  top:0;
  left:23px;
  z-index:21;
  padding:0;
  text-transform:uppercase;
  font-size:11px;
}
#vehicle-nav .bg {
  background-color:#000;
  height:32px;
  position:absolute;
  top:0;
  left:-11px;
  display:none;
  width:978px;
  z-index:21;
  /*display:block; */
  filter:alpha(opacity=70);
}
#vehicle_feature_menus {
  *position:relative;
  z-index:22;
}

#vehicle-nav a {
  color:#acacac !important;
  display:block;
}
#vehicle-nav a:hover, #vehicle-nav .selected a {
  color:#ffb302 !important;
}

#vehicle_name {
  float:left;
  height:32px;
  line-height:32px;
  color:#fff;
}
#vehicle_name span {
  padding:0 20px;
}

.v2 .features_menu_container{ width: 563px;}

.v6 #vehicle_name ul {
	margin-right: -15px;
}

#vehicle_name ul {
  margin:-1px 2px 0 0;
  padding:0;
  border-radius:0 0 5px 5px;
}

#vehicle_name li {
  list-style:none;
  margin:0;
  float: left;
  background: transparent url("/shared/images/vehicles/year-toggle.png") no-repeat left -2px;
}

#yearToggle span {
	display: block;	
  	background: transparent url("/shared/images/vehicles/year-toggle.png") no-repeat left -152px;
	padding: 0 0 0 15px;	
}

#yearToggle a {
	color: #fff !important;
	font-weight: bold;	
	padding-left: 15px;
}
#yearToggle .active,
#yearToggle a:hover {
	color: #2c2c2c !important;
}

#vehicle_name .first {
	width: 60px;
}

#vehicle_name li.active {
	background-position: left -55px;
}

#vehicle_name li.last {
	background-position: right -108px;
	padding-right: 20px;
}

#vehicle_nav_container {
	height:31px;
	line-height:31px;
	float:left;
}
.link_divider, #features_menu_container .link_divider {
	display:none;
}
#vehicle_nav_container .left, #vehicle_nav_container .right, .features_menu {
	float:left;
	text-align:left;
	height:31px;
  line-height:31px;
}
#features_menu {
  position:relative;
}
a.vehicle_nav_link, a.vehicle_feature_nav_link {
	float:left;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:0 20px;
	background:transparent;
}
.features_menu_container {
	position:absolute;
	width: 750px !important;
	white-space:nowrap;
	height:0;
	overflow:hidden;
	background:#000 url("/shared/images/bg1-nav-dropdownr.png") repeat;
	_background:none;
	border:0;
	top:31px;
	padding-left:0;
	left:-270px !important;
	/*width:705px !important;*/
}
.link_container {
	float:left;
	width:149px;
}
.link_container ul, .link_container ul li {
	padding:0;
	margin:0;
	list-style:none;
}
a.feature_menu_link {
	width:140px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:3px 5px;
	border-bottom:0;
	line-height:20px;
}
.feature_menu_link_header {	
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:1px 1px 1px 6px;
	background:#ffb302;
	color:#000;
	width:150px;
	line-height:20px;
}
.feature_nav_divider {
	float:left;
	margin:0;
	/* width:1px; */
	border-left: 1px solid #000;
}
.feature_menu_wrapper_open {
	width:100%;
	border-color:#B2B2B2;
	height:100%;
}
#vehicle-nav a.vehicle_feature_nav_link_at, #vehicle-nav a.vehicle_nav_link_at {
  color:#ffb302 !important;
}
#links_under_features {
  clear:both;
	position:relative;
  text-align:center;
  border-top:1px solid #333;
	background:none;
	padding:3px 0;
	line-height:20px;
}

#links_under_features_left,
#links_under_features_right {
	display:none;
}
