/* Dodge Home Page */


body, img, div, form, h1, h2, h3, h4, h5, h6, p, table {
    padding:0px;
    margin:0px;
    border:none;
}

/* -------------------------- A/B Testing Styles -------------------------- */

#veh_img {
	width: 597px;
	_width: 550px;
}

#campaign {
	margin-top:15px;
	width:60%;
}

input {
	background: url(/shared/images/input-bg.gif) repeat-x;
}

#campaign img {	
	margin-left: 10px;
}

#right-col {
float: left;
width: 550px;
}

span.price{
float:right;
margin-top:-15px;
}

#loader {
float: left;
position: relative;
top: 20px;
width: 800px;
text-align: center;
}

#next_dealers {
	background: url(/shared/images/next_dealer.jpg) no-repeat;
	width: 40px;
	height: 86px;
	float: left;
	cursor: pointer;
	position: relative;
	top: 20px;
}

#prev_dealers {
	background: url(/shared/images/prev_dealer.jpg) no-repeat;
	width: 47px;
	height: 87px;
	float: left;
	cursor: pointer;
	position: relative;
	top: 20px;
}

#dealer_list #dealer_holder {
background-color: #acacac;
position: relative;
float: left;
clear: both;
width: 896px;
padding: 8px;
}

#dealer_list span dl {
	border: 4px solid #cecece;
	width: 170px;
	float: left;
	margin-right: 14px;
	background-color: white;
	padding: 5px;
	height: 98px;
	_height: 128px;
position: relative;
}

#dealer_list dt {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#dealer_list dt a {
	color: #c72d45;
	text-decoration: none;
}

#dealer_list dd.items {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#dealer_list dd.items a {
	color: #c72d45;
	text-decoration: none;
}

dd.dealer_gaq {
	background: url(/shared/images/red-bg.gif) repeat-x;
	padding: 2px;
	display: block;
	text-align: center;
	color: white;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	width: 176px;
	_width: 162px;
	left: 0px;
	margin: 0;
	font-size: 11px;
}

dd.dealer_gaq a {
	text-decoration: none;
	color: white;
	display: block;
}

.border-nav {
	background: url(/shared/images/nav-sep.gif) no-repeat  0px 5px;
}

#vehicle_nav {
	float: left;
	clear: both;
	width: auto;
	
	color: #292929;
	border: 1px solid #9a9a9a;
	margin: 20px 0 0px 19px;
	
	background: url(/shared/images/veh-bg.gif) repeat-x;
}

#vehicle_nav li,
#vehicle_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#vehicle_nav li {
	display: block;
	float: left;

}

#vehicle_nav li a {
	display: block;
	padding: 3px 5px 0px 8px;
	text-decoration: none;
	color: #292929;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.navselected,
#vehicle_nav li a:hover {
	background-color: white;
	color: #d4403e;
	height: 19px;
	position: relative;
	right: -1px;
	float: left;
margin-bottom: -1px;
}

#left-col {
	float: left;
	/*width: 324px;*/
	position: relative;
}


input {
	color:#888888;
	float:left;
	font-size:12px;
	padding:2px;
	text-align:center;
	width:103px;
}

#fad_link,
#gaq_link {
	cursor: pointer;
	width: 146px;
	margin: 0 0 10px 4px;
	float: left;
	border: 2px solid #ab2526;
text-align: center;
color: white;
font-weight: bold;
padding: 2px;
font-size: 11px;
background: url(/shared/images/red-bg.gif) repeat-x;
}

#find_dealer {
	background-color:white;
	border:2px solid #CCCCCC;
	float:left;
	margin:20px 0 0 20px;
	width: 324px;
	clear: both;
}

#find_dealer form {
	padding: 15px 15px 30px 30px;
}



#vehicle_nav .items {
	position: relative;
	top: 15%;
}

#dealer_list {
	border:1px solid #CDCDCD;
	clear:both;
	float:left;
	margin-left:20px;
	overflow:hidden;
	width:913px;
	_width: 840px;
}

#dealers {
	width: 4000px;
	float: left;
	clear: both;
}

#dealers ul {
	width: 150px;
	float: left;
	border: 2px solid #eee;
	padding: 3px;
	margin: 3px;
	list-style: none;
	height: 82px;
}

/* -------------------------- header styles  -------------------------- */

#top {
	background:url('/shared/images/dodge_header_backer.jpg') no-repeat;
	background-color: #000000;
	font-family: arial, verdana, helvetica, san-serif;
	font-size:11px;
	width:960px;
	height:75px;
	margin-left: 10px;
}
#logo {
	float: left;
	height: 75px;
	display: inline;
	margin: 0;
	padding: 0;
	width: 212px;
}
#welcome {
	color:#FFFFFF;
	float:right;
	font-size:26px;
	font-weight:bold;
	margin:10px 15px 0 0;
	padding-top:10px;
}

/* -------------------------- main styles  -------------------------- */
/*
#main_content { 
	float: left;
	clear: both;
	border: 10px solid #eee;	
	width: 960px;
*/
#wrapper {
	width:980px;
  	background: url('../../shared/images/main_shadow.png') repeat-y;
  	position: relative;
  	margin-left: auto; 
  	margin-right: auto;
  	text-align: left;
}
body {
	background: #E4E4E4 url('../../shared/images/body_back.gif') repeat-x scroll left top !important;
}

.vehicle08 {
	border: 2px solid #a09f9f;
margin-left: 15px;
}

#content {
   	/*background: url('../../shared/images/main_bg.gif') repeat;*/
	float: left;
	clear: both;
	margin-left: 10px;
	/*padding-bottom: 10px;*/
	width: 960px;
}
#landing {
	width: 960px;

	float: left;
	background: url('../../assets/gaq_bg.png') repeat-x;
	background-color: #b0b0b0;
	
	padding-bottom: 20px;
}
#copy {
	margin: 15px 0 0 20px;
	width: 324px;
	float: left;
	border: 2px solid #ccc;
	background-color: white;	
	
}
#box_top {	
	width: 324px;
	/*min-height: 300px;*/
	margin: 0;
	padding: 0;
	float: left;
	/*clear: both;*/
}
#display_name {
	margin: 10px 0 0 30px;
	padding: 0;
	width: 260px;
	color: #999999;
	font-weight: bold;
	/*display: block;*/
	font-size: 20px;
}
#offer {
	margin: 5px 0 0 30px;
	padding: 0;
	width: 260px;
	color: #9999999;
	font-weight: normal;
	display: block;
	font-size: 14px;
}
#offer td {
	font-size: 10px;
}

#landing #button img {
	position: relative;
	left: -15px;
}
#landing select {
	margin: 15px 15px 15px 30px;
	border: none;
	/*border: 1px solid #CCCCCC;*/
	background-color: #EEEEEE;
	background: url('../../assets/select_bg.png') no-repeat;
	width: 250px;
	height: 22px;	
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;	
}
#landing option {
	background-color: #EEEEEE;
	color: #333333;
}
#zip {
	margin: 15px 30px 10px 30px;
}


.gaq_btn {
	margin: 10px 30px 10px 30px;
}
.dealer_btn {
	margin: 0 30px 10px 30px;
}
.line{
	margin: 10px 30px 10px 30px;
}


#box_bottom {
	margin: 0;
	padding: 0;
	width: 321px;
	/*height: 27px;*/
}
#learn {
	cursor: pointer;
	float: right;
	margin: 4px 0 10px 0;
	text-align: center;
	color: #FFFFFF;
	background: url(/shared/images/red-bg.gif) repeat-x;
	border: 2px solid #ab2526;
	padding: 2px;
}

#learn a {
	color: #7f0200;
	display: block;
}

#footer {
	border-top:1px solid #390001;
	clear:left;
	font-family:arial,verdana,helvetica,san-serif;
	font-size:11px;
	width:960px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#disclaimer1 {
	margin: 20px;
	color: #333333;
}
#disclaimer1 {
	margin: 20px;
	color: #333333;
}
.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

.autoclear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



