#header {
	font-family: arial, verdana, helvetica, san-serif;
	font-size:11px;
	width:968px;
	height:77px;
}

#header hr {
	height: 1px;
	border-bottom: 1px solid #d1d1d1;
}

html>body #header hr {
	*margin-bottom: -7px !important; 
}

#shop_menu_container hr
{
	margin-top:4px;
	*margin-top:-4px;
	margin-bottom:4px;
	*margin-bottom:-2px;
	background-color:#D1D1D1;
	*color:#D1D1D1;
    height:6px;
    clear:both;
	display: block;
}

#logo {
	float: left;
	height: 36px;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	width: 205px;
}

#logo a img {
	margin-left: -2px;
	margin-bottom: -4px;
}

#global_nav_container {
	width:968px;
	height:46px;
	float:left;
}

#audio_controller {
	position:fixed;
	top:1px;
	left:1px;
	width:1px;
	height:1px;
}

#global_links {
	float:left;
	background:transparent;
    margin: 19px 0 0 0;
	padding: 0;
}
.global_links_spacer {
	float:left;
	color:#fff;
}

#global_links a img {
	float: left;
	margin: 8px 0px 0px 10px;
}

#global_nav_container a {
	color:#fff;
	font-size:11px;
	margin:0px 2px;
	text-decoration:none;
	font-weight:bold;
}

#global_nav_container a:hover {
   color:#fff;
}

#global_search {
	float: right;
	background: transparent;
	white-space: nowrap;
	padding: 12px 0 0 0;
	text-align: right;
	position:relative;
	margin-right:4px;
}

#global_search a#audio_button {display:none;}


#brand_nav_container 
{
	width:968px;
	height:27px;
	clear:both;
	background:url('/shared/images/ram_nav_bar_grey.png') no-repeat;
	_behavior: url('/shared/javascripts/iepngfix.htc');
}

#brand_nav_container a
{
	color:#333333;
	font-weight:bold;
}

#brand_nav_container a:hover
{
	color:#fff;
	font-weight:bold;
	background-color:#e49c0c;
}

#brand_nav_container .pfdealer_links a:hover
{
	background-color:#fff;
	color:#e49c0c;
}

#brand_menus 
{
	width:700px;
	margin-top:4px;
	float:left;
}

#brand_menus, #brand_menus div { z-index:100; }

#brand_links 
{
	width:250px;
	float:right;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:3px;
	margin-top:10px;
	text-align:right;
}

#brand_links a
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding: 1px 4px 1px 15px;
	_padding-right:3px;
	margin-right:2px;
	height:20px;
}

#brand_links a:hover
{
	background-image:none;
	font-weight:bold;
	color:#ccc;
}

#brand_menus a.brand_menu_link
{
	color:#ffffff !important;
	font-weight:bold !important;
	font-size:12px !important;
	text-decoration:none;
	border:none;
	margin: 1px 0 0 1px;
	background: transparent url('/shared/images/vehiclenav_arrow_right.gif') no-repeat;
	background-position:68% 5px;
	padding:2px 0px 4px 5px;
	display:block;
}
	#brand_menus #build_menu a.brand_menu_link { background-image: none !important; }

#brand_menus a.brand_menu_link:hover,
#brand_menus a.brand_menu_link_on
{
	color:#ffffff !important;
	font-weight:bold !important;
	font-size:12px !important;
	margin: 0 0 0 0;
	text-decoration:none;
	background:url('/shared/images/vehiclenav_arrow_down.gif') no-repeat;
	_background-color:#eea606 !important;
	background-position:68% center;
	padding:3px 0px 4px 6px;
	_padding-bottom:3px;
	display:block;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #brand_menus a.brand_menu_link:hover
{
	padding:3px 0px 5px 6px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   #brand_menus a.brand_menu_link_on
{
	padding:3px 0px 5px 6px;
}
}

#brand_menus #vehicle_menu a.brand_menu_link
{
	background:url('/shared/images/vehiclenav_arrow_right.gif') no-repeat;
	background-position:98% center;
	padding:2px 15px 3px 10px;
	display:block;
	border: none;
}

#brand_menus #vehicle_menu a.brand_menu_link:hover,
#brand_menus #vehicle_menu a.brand_menu_link_on
{
	background:url('/shared/images/vehiclenav_arrow_down.gif') no-repeat;
	background-position:98% center;
	padding:3px 15px 3px 11px;
	display:block;
	
}

#brand_menus #vehicle_menu a.brand_menu_link
{
	color:#fff;
	font-size:12px;
	border: none;
	text-transform:uppercase;
}

#brand_menus #vehicle_menu a.brand_menu_link:hover
{
	color:#fff;
	font-size:12px;
	border: none;
}

#brand_menus #vehicle_menu a.brand_menu_link_on
{
	color:#fff;
	font-size:12px;
	border: none;
}

#brand_menus #vehicle_menu a#ram_chassis_cab { padding-left:25px; }

#audio_button {
	background-position:center left;
	width:40px;
	visibility:hidden;
	padding-right:70px;
	padding-right:0px\9;
	cursor:pointer;
}

#audio_button img,
#audio_button span {
	margin-top:0px;
	margin-right:5px;
	vertical-align:bottom;
	width:21px;
	height:21px;
	font-weight:normal;
}

#audio_button img {
	display:none !important;
}

#audio_button span#audio_text {
	position:absolute;
	left:12px;
	_left:18px;
	top:11px;
	_top:13px;
	display:none
}

#search_form {
	display:inline;
	width:60px;
}

#search_form span {
	vertical-align:bottom;
	margin-right:2px;
	position: relative;
	left: 88px;
}

#search_form img {
	vertical-align:bottom;
	position: relative;
	left:119px;
	_left:120px;
	top:-2px;
	*top:-3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #search_form img
{
	left:121px;
}
}

#search_form form 
{
	display:inline;
	background:transparent;
}

#search_form input {
	color:#757575;
	font-family:arial,verdana,helvetica,san-serif;
	font-size:9px;
	height:13px;
	padding-top:2px;
	padding-left:18px;
	padding-bottom:1px;
	position: relative;
	left: -19px;
	_left:-18px;
	border:none;
	background:#fff url('/shared/images/icon_search.gif') no-repeat;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #search_form input
{
	left:-20px;
}
}

#dealer_finder input
{
	font-family: arial, verdana, helvetica, san-serif;
	font-size:10px;
	color:#9a9a9a;
	padding-left:1px;
	padding-top:1px;
	width:41px;
	height:15px;
}

#dealer_menu
{
	position: absolute;
	z-index:5;
	/*background:url('/shared/images/select_nav_off.gif') repeat-x;*/
	left: 204px;
	width:170px;
	display: none;
}

#dealer_menu:hover
{
	background:url('/shared/images/select_nav_on.png') repeat-x;
}

#shop_menu
{
	position: absolute;
	z-index:5;
	left: 502px;
	width: 160px;
	/*background:url('/shared/images/select_nav_off.gif') repeat-x;*/
}

#shop_menu:hover
{
	background:url('/shared/images/shop_select_nav_on.png') no-repeat;
}

#enthus_menu
{
	left:747px;
	position:absolute;
	width:138px;
	z-index:5;
}

#enthus_menu:hover
{
	background:url('/shared/images/enthus_select_nav_on.png') repeat-x;
}

#owners_menu
{
	left:885px;
	position:absolute;
	width:79px;
	z-index:5;
}

#owners_menu:hover
{
	background:url('/shared/images/owners_select_nav_on.png') repeat-x;
}

#brand_menus #owners_menu a.brand_menu_link, #brand_menus #owners_menu a.brand_menu_link:hover
{
	background:none;
}

#build_menu
{
	position: absolute;
	z-index:5;
	width:90px;
	left: 390px;
	/*background:url('/shared/images/select_nav_off.gif') repeat-x;*/
}

#build_menu:hover
{
	background:transparent url('/shared/images/build_select_nav_on.png') repeat-x;
	_behavior: url('/shared/javascripts/iepngfix.htc');
}

#build_menu p {
	margin:0 !important;
	font-family: arial, sans serif;
	font-size: 11px;
	line-height:14px;
}

#vehicle_menu {
	position: absolute;
	z-index:5;
	color:#222222;
	background:transparent url('/shared/images/select_nav_off.png') no-repeat;
	_behavior: url('/shared/javascripts/iepngfix.htc');
	top:50px;
	_top:0;
	left: 4px;
	width:176px;
	height:21px;
}

#vehicle_menu:hover
{
	background:url('/shared/images/select_nav_on.png') no-repeat;
	_behavior: url('/shared/javascripts/iepngfix.htc');
	
} 

#vehicle_menu .menu 
{
	height: 0px;
	overflow: hidden;
	background: #fff;
	background-position:left bottom;
	margin-top:0;
}

#vehicle_menu ul 
{
	list-style: none;
	margin: 0px;
	*margin-bottom:-5px;
	_margin-bottom:-5px;
	padding: 5px 0px 5px 0px; 
	_padding: 2px 0px 2px 0px; 
}

#vehicle_menu ul.no_flyouts 
{
	list-style: none;
	margin: 0px;
	*margin-top:-6px;
	_margin-top:-6px;
	*margin-bottom:-7px;
	_margin-bottom:-7px;
	padding: 0px; 
}

#vehicle_menu ul li a
{
	width: 160px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0px 3px 15px;
	margin-bottom:1px;
	display: block;
}

#vehicle_menu ul li a:hover
{
	background-color:#e49c0c;
	color:#fff;
	font-weight:bold;
}

#vehicle_menu ul.no_flyouts li a
{
	width: 160px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0px 4px 15px;
	margin-bottom:0;
	display: block;
}

#vehicle_menu ul.no_flyouts li a:hover
{
	background-color:#e49c0c;
	color:#fff;
	font-weight:bold;
}

#dealer_info 
{
	font-family: arial, verdana, helvetica, san-serif;
	padding:5px;
}

#dealer_name,
#dealer_address,
#dealer_csz,
#dealer_phone,
#dealer_fivestar,
#dealer_map_link
{
	font-size:9px;
	display:block;
}

#dealer_name a
{
	font-size:10px;
	font-weight:bold;
}

#dealer_fivestar
{
	float:right;
}

#dealer_map_link
{
	vertical-align:bottom;
	padding-top:11px;
	padding-bottom:11px;
}

form,
input,
select,
option 
{
	font-family:arial;
	font-size:9px;
	margin: 2px 0;
	
}

#header form select
{
	padding: 0;

}

#shop_menu form select {
	width: 127px;
	vertical-align: middle;
	display: inline;
}

#build_menu form select {
	width: 100%;
}

#dealer_menu form select {
	width: 135px;
}

.menu 
{
	color:#282828;
	height: 0px;
	overflow: hidden;
	background: #ffffff;
	background-position:left bottom;
	border-width: 1px;
	border-style: none;
	border-color: #fff;
	margin-top:-1px;
}

.sub_menu 
{
	text-align:left;
	margin: 2px 0px 1px 0px;
	font-size:11px;
}

.sub_menu a
{
	padding-left:5px;
}

.sub_menu_wrapper_closed 
{
	height: 0px;
	overflow: hidden;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	display: none;
}

.sub_menu_wrapper_open 
{
	text-align:left;
	padding: 5px;
	font-size:11px;
}

.sub_menu_wrapper_open form {
	margin: 0px;
}

.sub_menu_wrapper_at
{
	/*border-bottom: 1px solid #999;*/
}

.sub_menu_btn {
	display: block;
}

#brand_nav_container .sub_menu_btn_at a:hover {
	display: block;
	background-color:#fff;
	color:#e49c0c;
}

.sub_menu_btn a,
.sub_menu_btn a:visited,
.sub_menu_btn a:active,
.sub_menu_link a,
.sub_menu_link a:visited 
{ 
	padding-top:3px;
	padding-bottom:2px;
	font-size:11px;  
	color:#fff;
	text-decoration:none;
	display:block;
	margin:6px 0;
}

div.sub_menu_btn a:hover,
div.sub_menu_link a:hover 
{
	color:#990000;
}

#vehicle_menu_container .sub_menu_header 
{
	padding: 4px 0px 4px 14px;
	*margin-top:-6px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	/*background-color:#d1d1d1;
	border-bottom:1px solid #d1d1d1;*/
	border-bottom:none !important;
	background:#fff !important;
}

.sub_menu_header 
{
	padding: 4px 0px 4px 5px;
	font-size:12px;
	font-weight:bold;
	color:#3a3a3a;
	background-color:#fff;
	border-bottom: 1px solid #d1d1d1;
	text-transform:uppercase;
}

.sub_menu_form 
{
	margin: 0px 0px 0px 0px; 
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
}

.sub_menu_content
{
	margin: 2px 0px 2px 0px;
	display:block;
}

.sub_menu_text strong 
{
	color:red;
}

/*dealer finder addition start*/
#dealer_finder {
	background: transparent;	
	display: none;
	left: 191px;
	margin:0 0 0 14px;
	position: absolute;
	width: 165px;
	z-index: 5;
}

	#dealer_finder.over {
		background-color: #bab9b9;
		border: 1px solid #4d4d4d;
		margin: 0 0 0 13px;
	}

	#dealer_finder h2 {
		border-bottom: 1px solid black;
		clear: both;
		color: #2E2E2E;
		display: block;
		float: none;
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 0.75em;
		text-transform: lowercase;
	}

		#dealer_finder h2 span {
			background-color: #BAB9B9;
			display: block;
			float: none;
			font-weight: normal;
			margin: 0 auto -2px;
			padding: 0;
			text-align: center;
			width: 2em;
		}

	#dealer_finder h3 {
		clear: both;
		color: #2E2E2E;
		display: block;
		font-size: 11px;
		font-weight: normal;
		padding-left: 0.833em;
	}

	#dealer_finder span {
		float: left;
		font-size: 12px;
		font-weight: bold;
		padding: 3px 5px 0;
		position: relative;
		color: #fff;
	}
		#dealer_finder.over span { color: black; }
		
	#dealer_finder div {
		float: left;
		padding: 0 1em;
		overflow: hidden;
	}
		#dealer_finder #dealerMenuCityContainer { width: 75px; }
		#dealer_finder #dealerMenuCityContainer input{ width: 65px; }
		#dealer_finder #dealerMenuStateContainer { width: 45px; }
		#dealer_finder #dealerMenuDealerNameContainer { width: 100px; }

	#dealer_finder form {
		display: inline;
		margin: 1px 0 0 4px;
	}
	
		#dealer_finder form fieldset {
			border-style: solid;
			clear: both;
			display: none;
			height: auto;
			opacity: 0;
			padding: 0 0 0.75em;
		}

		#dealer_finder form div label {
			float: left;
			clear: right;
		}

		#dealer_finder form input {
			font-size: 9px;
			height: 12px;
			float: left;
			color:#757575;
			border:none;
			background: #fff url('/shared/images/bg_dealer_form.gif') no-repeat;
			padding-left:3px;
			padding-top:3px;
			width:67px;
			width:66px\9;
			*width:66px;
		}
		
		@media screen and (-webkit-min-device-pixel-ratio:0) {
   			#dealer_finder form input
				{
					width:66px;
				}
			}
			
			
			
			#dealer_finder form div input { clear: left; }
			
			#dealer_finder form #dealerMenuFindBtn {
				bottom: 10px;
				right: 10px;
				height: auto;
				position: absolute;
				width: auto;
			}
			
			#dealer_finder form .dealerMenuAdvSearch {
				clear: both;
				display: block;
				left: 10px;
				position: relative;
			}
	
	#small_dealer_find {
		border-bottom: 1px solid #999;
		padding-bottom: 5px;
		position: relative;
	}
	
		#small_dealer_find input {
			margin: 0 4px;
			padding: 0;
		}

		#small_dealer_find .form_button { position: absolute; }
		
		#small_dealer_find .mapLink {
			display: block;
			float: left;
		}

		#small_dealer_find .dealerMenuAdvSearch {
			display: block;
			float: right;
		}
/*dealer finder addition end*/

a.form_button
{
	height:16px;
	width:16px;
}

#dealer_finder a.form_button img
{
	border:none;
	margin-top: 2px;
	margin-left: -14px;
	margin-left:-18px\9;
	*margin-left:-18px;
	_margin-left:-20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #dealer_finder a.form_button img
{
	margin-left: -18px;
}
}


a.form_button img
{
	border:none;
	margin-top: 2px;
	vertical-align: middle;
}

#dealer_finder a.form_button:hover, #shop_menu a.form_button:hover {
	background:none;
}

.sub_menu a.form_button ,
#build_menu a.form_button
{
	
	border:none;
	
}

.sub_menu_form input
{
	float:left;
}

.sub_menu_form a.finder_button
{
	height:16px;
	width:16px;
	margin-left:4px;
	float:left;
}

.sub_menu_form a.finder_button img
{
	border:none;
	padding-top:3px;
}

.sub_menu_form a.finder_button img:hover
{
	border:none;
	padding-top:3px;
	background:none;
}

#build_menu_container {
	padding: 0px 4px 0 0;
}

#form_build {
	padding-top: 4px;
}

#form_build  a.form_button img
{
	margin-top: 3px;	
}


#build_menu a.form_button,
.sub_menu a.form_button{
	padding-bottom:5px;
}

#build_menu a.form_button,
.sub_menu a.form_button:hover{
	background-color:#fff;
}

#shop_menu input {
	float: left;
	margin-top: 0;
}

#no_form_shop_compare{
 margin: 0px 0px;

}

#no_form_shop_compare a{
  display: block;
  text-decoration: none;
  padding: 2px 0px 0px 12px;
	/*color: #333333;
	font-size: 10px;
	font-weight: bold;*/
}

#no_form_shop_compare a:hover{
  /*color: #FF831C;*/
}

#build_menu .sub_menu_wrapper_open
{
	height: 33px;
	padding: 2px;
	margin: 0px;
}	

#html_overlay {
	position:absolute;
	z-index:25;
	top:0px;
	left:0px;
	text-align: center;
	width: 100%;
}

#akamai_lowband {
	color: #000000;
	margin: 150px auto;
	width: 542px;
	background: #878787;
	border: 1px solid #000000;
}

#akamai_lowband a { 
	display: block;
	margin: 20px 0px 5px 0px;
}

.ak_title {
	display: block;
	margin-bottom: 20px;
}

.ak_link_desc {
	display: block;	
	font-size: 11px;	
}

.ak_link_footer {
	display: block;
	color: #000000;
	font-size: 9px;
	margin: 15px 0px 5px 0px;
}




/************************
*	HOT DEALS STYLES	*
************************/
#dealer_info ul.dealer_container {
	margin: 3px 0px 7px;
	padding-left: 0px;
	list-style: none;
}

#dealer_info ul li {
	font-size: 9px;
	line-height: 12px;
}

#dealer_info ul li.dealer_name {
	font-size: 11px;
}

#dealer_info ul li.dealer_name a {
	text-decoration:underline;
}

#dealer_info ul li.dealer_name a:hover {
	background-color:#fff;
	color:#e49c0c;
	text-decoration:none;
}

#dealer_info ul li.fivestar {
	line-height: 14px;
}

#dealer_info li.pfdealer_links {
	margin-top: 2px;
	font-size: 8px;
}

.pfdealer_links .right {
	float: right;
}

.no_hide a {
	display: block;
	margin: 7px 0px 7px;
	padding-left: 0px;
	color: #FFF;
}

.no_hide a:hover {
	color: #000;
}

.off {
	display: none;
}

.uppercase {
	text-transform: uppercase;
}

#adjust_dealer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -37px 0px 0px -105px;
	width: 210px;
	height: 75px;
	border: 3px solid #000;
	background: #CCC url(/shared/images/dark_carb_fiber.gif) repeat;
	z-index:1;
}

.adjust_dealer {
	padding: 10px;
	text-align: center;
	color: #000;
}

.adjust_dealer span {
	position: relative;
	top: 20px;
}

.adjust_dealer a {
	margin: 0px 10px;
	padding: 5px;
	width: 45%;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #000;
	background: #454545 url(/shared/images/button_back.gif) center top ;
}

.adjust_dealer a:hover {
	color: #454545;
	background: #FFF;
}

.fivestar {
	background: url(/shared/images/fivestar.png) right top no-repeat;
}

* html .fivestar {
	margin-top: 3px;
	padding-left: 57px;
	background-image: none; filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src='/shared/images/fivestar.png', sizingMethod='crop');
	height:expression(document.body.clientHeight > 14? "15px" : "auto");
}

.button_list_wrapper_closed h2 {
	padding: 4px 3px 0px;
	font-size: 9pt;
}

.extend_field {
	width: 98%;
}

ul.pfdealer_wrapper {
	clear: both;
	margin: 0px 3px;
	padding: 4px 0px 2px 0px;
	list-style: none;
	zoom: 1;
}

ul.pfdealer_wrapper li {
	font-size: 8pt;
	line-height: 110%;
	zoom: 1;
}

ul.pfdealer_wrapper li.hotdeals_wrapper {
	padding: 3px 0 0 37px;
	margin-top: -3px;
	min-height: 21px;
	background: url(/en/images/hot_deals.png) 3px 0 no-repeat;
}

* html ul.pfdealer_wrapper li.hotdeals_wrapper {
	background: url(/en/images/hot_deals.gif) left center no-repeat;
	height:expression(document.body.clientHeight > 21? "22px" : "auto");
}

ul.pfdealer_wrapper li a.form_button {
	display: block;
	float: right;
}

ul.pfdealer_wrapper li span {
	padding-right: 5px;
}

.pdfText { display: none; }

#form_shop_inventory a {
	float: left;
	margin-top: -1px;
}

#form_shop_inventory a:hover, #form_shop_incentives a:hover {
	background-color:#fff;
}

