@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(http://images1.ecarlist.com/sites/common/jobs.css);

/**** AutoShow & Sales 1397  ****/

body {
	background:#424242 url('../images/body_bg.jpg') repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	color:#000;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 40px 0px 0px 0px;
}

p {
	margin-top:0px;
	margin-bottom:8px;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#80bb2f;
}

a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

ul, li{
	margin: 0px;
	padding: 0px;
}

/*containers*/

#container{
	width: 1006px;
	margin: 0px auto 0px auto;
	background: url('../images/container_bg.png') repeat-y;
}

#header{
	background: url('../images/header_bg.jpg') no-repeat;
	width: 304px;
	float: left;
}

#content{
	width: 702px;
	float: left;
	background: url('../images/contentInner_bg.jpg') no-repeat top right;
	min-height: 748px;
	height: auto !important;
	height: 748px;
}

#content_wide{
	background: url('../images/contentInner_bg.jpg') no-repeat top right;	
}

/*header*/

#header_logo{
	float: left;
	height: 130px;
	width: 304px;
}

h3#home_link{
	margin: 0px;	
}

h3#home_link a{
	display: block;
	width: 304px;
	height: 80px;
	text-indent: -9000px;
	float: left;
}

#contact_info{
	margin: 8px 15px 0px 0px;
	float: right;
	text-align: right;
	color: #000;
	font-size: 14px;
	height: 30px;
}

#contact_info_v2{
	margin: 10px 0px 0px 15px;
	float: left;
	text-align: right;
	color: #000;
	font-size: 14px;
	height: 30px;
}

#contact_info_v2 p{
	float: left;
	margin-left: 5px;
}

#contact_info_v2 p.number_info {
	font-weight: bold;
}

#contact_info_v2 p strong{
	font-size: 15px;
	text-align: left;
}

#home #contact_info h1{
	position: absolute;
	right: -490px;
	top: -53px;
	color: #fff;
	font-size: 14px;
	height: 60px;
	line-height: 16px;
	padding-right: 10px;
}

#home #contact_info {
	position: relative;
}

#home #contact_info p {
	position: absolute;
	right: -490px;
	top: -75px;
	color: #fff;
	font-size: 20px;
	height: 60px;
	line-height: 27px;
}

/*nav menu*/

ul#priNav {
	list-style-type: none;
	width: 290px;
	margin: 0px 0px 0px 15px;
	float: left;
	clear: left;
}

#priNav ul { display: none; }

ul#priNav li {
	float:left;
	width: 290px;
}

ul#priNav li a {
	color: #23420e;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	height: 36px;
	padding: 0px 23px 0px 0px;
	background: url('../images/nav_bg.png') no-repeat;
	text-align: right;
	line-height: 150%;
}

ul#priNav li a:hover{
	background-position: -291px 0px;
}

ul#priNav li a#priNav_Autoshow{
	background: url('../images/nav_home_bg.png') no-repeat;
	padding: 0px 23px 0px 0px;
	height: 43px;
	line-height: 230%;
}

ul#priNav li a#priNav_Autoshow:hover{
	background-position: -291px 0px;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:290px;
	margin-top: -30px;
	position:absolute;
	top:-1px;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	border: 1px solid #000;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	background: #f9ffee;
	color: #000000;
	padding: 3px 0px;
	font-family: helvetica;
  	font-weight: normal;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #80bb2f;
	color: #fff;
	font-weight: normal;
	font-family: helvetica;
}

/***inventory nav****/

ul#inner_nav {
	list-style-type: none;
	width: 290px;
	margin: 0px 0px 0px 15px;
	float: left;
	clear: left;
}

#inner_nav ul { display: none; }

ul#inner_nav li {
	float:left;
	width: 290px;
}

ul#inner_nav li a {
	color: #23420e;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	height: 27px;
	padding: 0px 23px 0px 0px;
	background: url('../images/navInner_bg.png') no-repeat;
	text-align: right;
	line-height: 150%;
}

ul#inner_nav li a:hover{
	background-position: -291px 0px;
}


/**Home Sections*****/

#home_flash{
	width: 702px;
	height: 308px;
	background: url('../images/home_flash_bg.png') no-repeat;
	float: left;
	padding-top: 72px;
}

#specials_flash {margin: 5px 6px 6px 9px;}
#home_middle{
	float: left;
	width:  690px;
	height: 446px;
	background: #fff url('../images/homeMiddle_bg.png') no-repeat;
}

#home_top{
	width: 702px;
	height: 372px;
	background: url('../images/home_flash_bg.png') no-repeat;
	float: left;
	padding-top: 21px;
}
a#online_pay { float:right; display: inline; margin: 0 33px 16px 0; padding: 0; width:174px; height:40px; text-indent: -9000px; background: url(../images/onine_payments.png) no-repeat left top; }
a#online_pay:hover { background-position: right top; }


/********Home About************/

#home_about{
	float: left;
	width: 388px;
	margin: 43px 0px 0px 23px;
}

h3#aboutHeader{
	width: 388px;
	height: 29px;
	text-indent: -9000px;
	background: url('../images/aboutHeader_bg.png') no-repeat;
}

#about_content{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 22px;
	font-size: 15px;
	height: 200px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px;
}

#home_about a#readMore_link{
	font-size: 12px;
	color: #666;
	display:block;
	margin: 2px 0px 25px 4px;
}

#home_about a#readMore_link:hover{
	color: #000;
}

/****view inventory button***/

#inventoryBtn_container{
	float: left;
	background: url('../images/inventoryBtn_bg.jpg') no-repeat bottom;
	width: 354px;
	height: 125px;
	margin: 0px 0px 0px 20px;
}

#inventoryBtn_container h3{
	margin: 0px 0px 0px 0px;	
}

a#inventoryBtn{
	display: block;
	text-indent: -9000px;
	background: url('../images/inventoryBtn.jpg') no-repeat;
	height: 81px;
	width: 354px;
}

a#inventoryBtn:hover{
	background-position: -355px 0px;	
}

/****home sidebar*****/

#home_sidebar{
	width: 290px;
	height: auto;
	background: url('../images/homeSidebar_bg.png') no-repeat;
	float: left;
	margin: 0px 0px 0px 15px;
}

#inventory #home_sidebar{
	height: auto;	
	background: #fff url('../images/homeSidebar_bg.png') no-repeat;
}

a#sidebar_bbb{
	width: 150px;
	display: block;
	margin :30px auto;
}

a#sidebar_map{
	margin: 20px 0px 0px 0px;
	display: block;
}

/***inventory search***/

#search{
	float: left;
	width: 240px;
	height: 279px;
	background: url('../images/inventorySearch_bg.png') no-repeat;
	margin: 41px 0px 0px 26px;
}

#search h2{
	width: 162px;
	height: 21px;
	background: url('../images/inventorySearch_header.png') no-repeat;
	float: left;
	text-indent: -9000px;
	margin: 13px 0px 8px 40px;
}

#form_wrapper{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 20px;
}

#search form label{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform:lowercase;
}

#search form select{
	width: 200px;
	height: 22px;
	margin: 0px 0px 10px 0px;
}

#search form #listing_form{
	margin: 6px 0px 0px 23px;	
	padding: 0px;
	
}

.numb-left { float: left; margin: 0 292px 0 0; text-align: center; font-weight: bold; }


/******featured vehicles*********/

#home #home_bottom{
	margin: 0px 0px 0px 14px;
	background: url('../images/featured_bg.jpg') no-repeat;
	width: 980px;
	padding: 10px 0px 0px 0px
}

#home #featuredVehicles{
	height: 160px;	
}

#home #featuredVehicles_title{
	background: url('../images/featured_header.png') no-repeat;
	height: 21px;
	width: 311px;
	margin: 0px 0px 11px 12px;
}

#home #featuredVehicles_title span{
	display: none;	
}

#home #featuredVehicles #random_list_location #random_list_item img {
	border: 5px solid #c3c3c3;	
}

#home  #featuredVehicles #random_list_item a{
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	border: none;
}

#home  #featuredVehicles #random_list_item a:hover{
	font-weight: bold;
}


#home #featuredVehicles #random_list_location #random_list_item{
	margin: 0px 8px 0px 10px;
	width: 104px;
}

#home #featuredVehicles_footer{
	display: none;	
}

.toolTipInner_price{
	color: #80bb2f;	
}

/*### =structure ###
##################*/

.color_pri { 
	color: #333 !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #000 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
	font-size: 24px;
}

#leftColumn{
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 304px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	clear: left; 
}

#rightColumn{
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 660px;
	padding: 0px;
	margin: 35px 20px 0px 0px;
}

#left {				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:none;  /* Fix for double margin bug in IE 6 */
	width: 250px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	clear: left; 
}

#right {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 680px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 30px 10px 120px 10px;
}

/*### =inventory ###
##################*/
/* If you want to turn off the small site logo at the top of the search column */

#inventory #site_logoSection { 
	display:none;
}

/* Number of Results */
#inventory_v2_sidebar_filters{
	width: 250px;
	margin: 25px 0px 0px 15px;
}

#inventory #inventory_v2_sidebar_filters h2{
	font-size: 12px ;
	padding:  ;
	color: #999999;
}

#inventory #inventory_v2_sidebar_filters h3{
	color: #333333;
	font-weight: bold;
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size: 16px ;
	padding:  ;	
}
/* Filter List */
.filterList, .filterList li { background: #f9f9f9; border-color:#e4e4e4; font-size: 12px; color: #999; }
.filterList li a { color:#999; }
.filterList li a:hover { background-color:#ccc; color: #000;}
#currentFilters { background: #f8f8f8; border-color:#E4E4E4; font-size: 12px;}
#currentFilters a { font-size: 11px; color: #999999}

#currentFilters p{
	color: #999999;	
}

#currentFilters p a:hover{
	text-decoration: underline;
}

.inventory_v2_row {  }
.inventory_v2_details_wrap a,
.inventory_v2_details_wrap a.btn_inventory_contact:link, 
.inventory_v2_details_wrap a.btn_inventory_history:link, .inventory_v2_details_wrap a.btn_inventory_photos, .inventory_v2_details a.btn_inventory_photos { 
	color: #000; 
}
.inventory_v2_details_wrap a:hover, 
.inventory_v2_details_wrap a.btn_inventory_contact:hover, 
.inventory_v2_details_wrap a.btn_inventory_photos:hover,
.inventory_v2_details_wrap a.btn_inventory_history:hover { 
	color: #000; text-decoration:underline;
}

.inventory_v2_pagination a { 
	color: #333;
}
.inventory_v2_pagination a:hover { 
	color: #333;
	text-decoration: underline;
}

.inventory_v2_details, .inventory_v2_price_left{
	color: #333333;	
}

.inventory_v2_price_right .price_title{
	color: #999;	
	margin: 2px 0px 0px 0px;
}

#sort_bar a, #sort_bar{
	font-size: 13px;	
}

#sort_bar, #searchBar, #vehicle_topbar{
	
	
}

#sort_bar a:hover{
	color: #000;	
}

#searchBar_right{
	display: none;	
}

/*### =vehicle ###
################*/
/* If you want to turn off the small site logo at the top of the search column */

#site_logoSection {
	display:none;
}

.gray_ten{
	color: #222;	
}

#vehicle_topbar_left{
	line-height: 34px;	
}

#vehicle_topbar_right ul{
	margin: 0px;	
}

#vehicle_topbar,
#vehicle_topbar a,
#vehicle_topbar a:hover { color: #333; }
#vehicle_vitals { background: #f6f6f6; }
#vehicle_title { font-weight: bold; font-size: 14pt; padding:0; }
#vehicle_vitals #price .price_line_1 { font-weight: bold; font-size: 24pt; }
#customer_tools { color: #000; }
#customer_tools #customer_tools_top_middle { color: #000 !important; }
#customer_tools a { color: #000; }

#similarVehicles{
	width: 250px;
	margin: 25px auto 10px auto;
}

#similarVehicles h3{
	color: #999999;	
}

.similarVehicle { 
	font-size: 8pt;
	border: 1px solid #e4e4e4;
	background: #f9f9f9;
}
.similarVehicle  a{ 
	color: #74b31d;
	text-decoration: none;
}

.similarVehicle a:hover{
	text-decoration: underline	
}
.similarVehicle ul {
	width: 135px; 
}

#vehicle_v2_sidebar_links p{
	color: #333;
}

#vehicle_v2_sidebar_links {
	background: #f6f6f6;
	border-color: #e4e4e4;
	color: #333;
	margin: 0px auto 10px auto;
	width: 250px;
}
#vehicle_v2_sidebar_links li a { 
	color:#333;
	font-size: 12px;
	
}
#vehicle_v2_sidebar_links li a:hover { 
	background-color:#000; 
	color: #ccc;
}
#vehicle .vehicle_details_pagination a.selected, #vehicle .vehicle_details_pagination a:hover {
background:transparent url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
color:#9B9B9B;
}
#vehicle .vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	text-decoration:none;
}

a#vehicle_v2_notify_button{
	margin: 0px 0px 0px 15px;
}
	
/* Vehicle Picture Thumbnails - Set this to space them properly */
#vehicle #vehicle_thumbs img {
	margin:  ;
}

/* Label for fields on the Customer Tools forms */
#vehicle .customer_tools_label {
	font-size:  ;
}

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject {
	padding-bottom:10px;
}

/* Dealer Name on the left side of the contact form */
#vehicle #dealerboxName {
	font-size:  ;
}

/* Dealer Address on the left side of the contact form */
#vehicle .dealerboxAdd {
	font-size:  ;
}

/* Dealer Phone Number on the left side of the contact form */
#vehicle #dealerboxPhone {
	font-size:  ;
	padding:  ;
}

/* Dealer Map Link on the left side of the contact form */
#vehicle #dealerboxMap a {
	font-size:  ;
	color:  ;
}

/* Dealer Map Link Hover on the left side of the contact form */
#vehicle #dealerboxMap a:hover {
	color:  ;
}

/* Disclaimer at the bottom of the page */
#vehicle #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}

#vehicle_mainVitals{
	width: 365px;	
}

#vitalsRight{
	width: 199px;	
}

#vitalsLeft{
	width: 160px;	
}

#vitalsContainer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#vehicle_contact{
	width: 150px;	
}

.ip_equipment_column1{
	width: 200px;	
}


/*dealer contact*/
#dealer_contact {
	background:#e6e6e6;
	border:1px solid #ccc;
	color:#000;
	font-size:8pt;
	line-height:14px;
	text-align:left;
	padding:10px 25px 20px 25px;
	margin:5px auto;
	width:200px;
}

#dealer_contact h2 {
	color:#000;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:12pt;
	text-align:center;
}

#dealer_contact form {
	padding:0px;
	margin:0px;
}

#rn_appointmentREQ {
	color:#000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	margin-bottom:15px;
	text-align:left;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:165px;
	background:#b9b9b9;
	border:#979797 1px solid;
	color:#444;
	padding:5px 0 5px 0;
	text-align:center;
}

#inventory_v2_sidebar_contact {
	background:#EEEEEE url(../../images/listingImages/leftColumnEmailDealer.jpg) no-repeat scroll center top;
	border-bottom:1px solid #9E9E9E;
	padding-bottom:20px;
	padding-top:61px;
	color: #000;
	width: 235px;
	margin: 0px 0px 0px 15px;
}

/*****finance page*****/

#financeHeader{
	min-width: 0px;	
	margin: 40px 0px 15px 10px;
	width: 610px !important
}

#financeHeader a#get_started{
	margin-left: 20px;
	width: 249px;
}

#financeLeft{
	width: 420px;
	margin: 0px 0px 0px 20px;
}

#financeRight{
	margin: 0px 15px 0px 0px;	
}

/****sidebar address***/

#sidebar_address{
	padding: 25px 0px 0px 15px;	
}

/*shipping*/

#shipping_left{
	float: left;
	margin: 40px 0px 0px 13px;
}

#shipping_right{
	float: right;
	width: 430px;
	margin: 40px 2px 0px 0px;
}

/****service page******/

#service #right{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 660px;
	margin-right: 15px;
}

#service_container ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

#service_container ul li{
	margin: 0px 0px 5px 0px;
}

#service #vehicle_question_submit input{
	margin: 0 205px;	
}

ul#service_list{
	margin: 0px 0px 10px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	padding: 0px 20px;
}

/*parts*/

#parts #right{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#parts_container ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

#parts_container ul li{
	margin: 0px 0px 5px 0px;
}

#parts #vehicle_question_submit input{
	margin: 0 205px;	
}

/****contact form****/

#right #customer_tools{
	width: 640px;
	margin: 10px auto;
}

#right ul.customer_tools_left{
	width: 100px;	
}

#right ul.customer_tools_left img{
	width: 75px;	
}

/***trade bid***/

#notify_middle{
	float: left;
	margin: 40px 0px 0px 15px;
	width: 360px;
}

#notify_middle img{
	width: 360px;	
}

#notify_right{
	float: right;
	width: 300px;
	margin: 40px 20px 0px 0px;
}

#notify_right #sidebar_address{
	display: none;	
}

#sitemapContent{
	margin: 35px 0px 0px 0px;	
}

#sitemapContent ul{
	list-style-type: none;	
}

#sitemapContent li{
	padding: 0px 0px 0px 20px;	
}

#sitemapContent .sitemap_vehicle_title{
	padding: 0px 0px 0px 0px;	
}

p#warranty_image{
	padding: 10px 0px 0px 10px;
}

/*footer*/

#footer{
	text-align: left;
	width: 1006px;
	height: 200px;
	margin: 0 auto;
	font-size: 11px;
	background: url('../images/footer_bg.png') no-repeat;	
}

h2#footer_text{
	width: 399px;
	height: 27px;
	text-indent: -9000px;
	background: url('../images/footer_text.jpg') no-repeat;
	float: left;
	margin: 35px 0px 0px 300px
}

#footer_content{
	float: left;
	width: 1006px;
	margin: 19px 0px 0px 0px;
	padding: 10px 0px 8px 0px;
	background: url('../images/footerContent_bg.png') no-repeat;
}

#footer_left{
	float: left;
	margin: 0px 0px 0px 20px;
}

#footer_right{
	float: right;
	margin: 0px 20px 0px 0px;
}

ul#footerNav{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

ul#footerNav li{
	float: left;
	border-right: 1px solid #fff;
	margin: 0px 5px 0px 0px;
}

ul#footerNav li.last{
	border-right: none;
}

ul#footerNav li a{
	display: block;
	padding: 0px 4px 0px 0px;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

ul#footerNav li a:hover{
	text-decoration: underline;	
}

#footer_info a{
	color: #fff;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #fff;
	float: left;
	clear: both;
}

#footer_info a:hover{
	text-decoration: underline;
}

ul#ec_footer{
	list-style-type: none;
	width: 370px;
	color: #fff;
	font-size: 9px;
}

ul#ec_footer li{
	float: left;
	margin: 0px 5px 0px 0px;
}

ul#ec_footer li a{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #fff;
}

ul#ec_footer li a:hover{
	text-decoration: underline;
}

#footer h3{
	float: right;
	margin: 1px 0px 0px 0px;
}

#footer h3 a{
	display: block;
	text-indent: -9000px;
}

#footer h3 a{
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 150px;
	height: 32px;
}

#footer #social {float:left; list-style: none;}
#footer #social li {float:left;}
#footer #social a {display: block; height: 32px; margin-right: 10px; text-indent: -9999em; width: 32px;}
#footer #social .facebook {background: transparent url(../images/facebook.png) left top no-repeat;}
#footer #social .twitter {background: transparent url(../images/twitter.png) left top no-repeat;}


#sidebar_address a#getdirections:hover {
color:#80BB2F;
}

/*****ie6 styles******/

* html #container, * html #footer h3 a {
			azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);	
}

* html #footer_content{
		background: url('../images/footerContent_bg.jpg') no-repeat top center;
}

* html #footer{
		background: url('../images/footer_bg.jpg') no-repeat top center;
}
	
* html ul#priNav, * html #home_sidebar{
	margin: 0px 0px 0px 7px;
}

* html ul#priNav li a#priNav_Autoshow{
	line-height: 44px;	
}

* html #home_about {
	overflow: hidden;
	height: 350px;
	margin: 40px 0px 0px 10px;
}

* html #form_wrapper{
	margin: 0px 0px 0px 10px;
}

* html a#sidebar_bbb{
	margin-bottom: 29px;
}

* html #search h2{
	margin-left: 20px;
}

* html #search form #listing_form {
	margin: 5px 0px 0px 13px;	
}

* html #home #featuredVehicles #random_list_location #random_list_item{
	margin:0 5px 0 8px;
}

* html #rightColumn{
	margin-right: 10px;	
}

* html h2#footer_text{
	margin: 25px 0px 0px 150px;	
}

* html ul#inner_nav{
	margin: 0px 0px 0px 7px;	
}

* html #financeLeft{
	margin-left: 10px;
	width: 410px;
}

* html #financeHeader a#get_started {
	margin-left: 10px;
	height: 40px;
}

* html #notify_middle{
	width: 330px;	
	margin-left: 10px;
}

* html #notify_middle img {
	width: 330px;	
}

* html #shipping_left{
	margin: 40px 0px 0px 10px;
}

* html #shipping_right{
	width: 410px;
	margin-right: 5px;
}

* html a{
	position: relative;
	z-index: 999;
}


/* ##############################
###       #-testimonials      ###
############################## */

#right p.testimonial {
	padding:20px;
	font-size:12px;
	line-height:16px;
	
}
#right p.testimonial span {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right p.testimonial_name {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	margin:0px 50px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0px;
	line-height:normal;
}
#right p.testimonial_car {
	text-align:right;
	font-size:11px;
	margin:0px 50px 10px 0px;
	padding:0px;
	line-height:normal;
}
.testimonial_divider {
	width:638px;
	height:11px;
	margin:20px 0px 10px 20px;
	padding:0px;
	background:url(../images/testimonial_divider.gif) no-repeat center top;
}

.payblock { margin: 10px 20px 10px 10px; padding: 20px; background: #e5e5e5; border-radius:10px;	-moz-border-radius:10px;	-webkit-border-radius:10px; }
#right .payblock  h2 { color:#3d6100; font-size: 14px; text-transform: uppercase; margin: 0 0 10px; padding: 0 0 5px; background: url(../images/payblock_underline.gif) repeat-x left bottom; }
.pay_left { float:left; width:200px; margin: 0; padding: 0; }
#right .pay_left p { font-size: 11px; color:#444; margin: 0; padding: 0; height:17px; }
.pay_left input.pay_desc { padding: 5px; font-size: 14px; border:1px solid #9b9b9b; background: #fff; margin: 0; width:185px; }
.pay_mid { float:left; display: inline; margin: 0 10px 0 30px; width:100px; }
#right .pay_mid p { font-size: 11px; color:#444; margin: 0; padding: 0; }
#right .pay_mid p.amoutmax { font-size: 24px; color:#3d6100; line-height: 24px; }
.pay_right { float:right; width:235px; margin: 0; padding: 0; }
.pay_right input.amountfield { width:220px; margin: 17px 0 0; padding: 5px; font-size: 14px; border:1px solid #9b9b9b; background: #fff; }
.pay_right input.payment_Button { display:block; width:237px; border:none; height:56px; margin: 5px 0 0; padding: 0; text-indent: -9000px; background: url(../images/make_deposit.png) no-repeat left top; }
.pay_right input.payment_Button:hover { background-position: right top; cursor: pointer; }

#online_payments #right p.toptext { font-size: 12px; line-height: 16px; padding: 10px; }

#vehicle #dealerboxName { padding-top:5px; font-size:14px; }
#vehicle .dealerboxAdd { font-size:12px; }
#vehicle #dealerboxPhone { font-size:12px; font-weight:bold; padding-top:10px; padding-bottom:10px; }
#vehicle #dealerboxMap a { font-size:12px; color:#333; font-weight: bold; text-decoration:none; }
#vehicle #dealerboxMap a:hover { text-decoration:underline; }

#vehicle .vctTabs_container li a { color:#000; }
#vehicle .vctTabs_container li a:hover { text-decoration: underline; }
#customer_tools_vehicle_trade_bid .trade_bid li:first-child { margin: 0 0 15px 10px; font-weight: bold; }
#vehicle .vctAddress_dealerboxName { margin-bottom: 0; }
#vehicle .vctAddress_dealerboxPhone  { font-size:18px; }
#vehicle .vctAddress_dealerboxAdd { line-height: 16px; }

#vehicle .vctTabs_container li#vctTabs_icon004 { border-right:none; }