@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);

/**** Colorado Springs Used Cars and Trucks 2000  ****/

body {
	background: #FFF url('../images/body_bg.jpg');
	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;
}

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:#be0000;
	text-decoration:underline;
}

a:hover {
	color:#6f0000;
	text-decoration: none;
}

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

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

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*containers*/

#body_wrapper {
	width: 100%;
	display: table;
}

#container_wrapper{
	width: 100%;
	background: url('../images/containerWrapper_bg.jpg') no-repeat center top;
	display: table;
}

#containerWrapper_repeat{
	width: 100%;
	background: url('../images/containerRepeat_bg.jpg') repeat-y center;
	display: table;
}

#container{
	width: 950px;
	margin: 0 auto;
}

#header{
	margin: 0px auto;
	width: 950px;
	height: 270px;
}

#flash_container{
	background:url('../images/header_bg.jpg') no-repeat;
	margin: 0px auto;
	width: 950px;
	height: 270px;
}

#flash_container_v2{
	background:url('../images/header_bg_v2.jpg') no-repeat;
	margin: 0px auto;
	width: 950px;
	height: 270px;
}

#content{
	background: #fff;
	padding: 10px 5px 15px 10px;
}

#home #content{
	padding: 0px;
	width: 100%;
}

/*header*/

#contact_info{
	float: left;
	display: inline;
	color: #b7d13e;
	font-family: Arial;
	font-size: 17px;
	margin: 10px 0px 0px 265px;
	letter-spacing: 3px;
}

#contact_info strong{
	font-family: "Arial";
	font-size: 36px;
	color: #a0d1ff;
	letter-spacing: normal;
}

h3#home_link{
	display: inline;
	float: left;
	margin: 0px;
}

h3#home_link a{
	display: block;
	width: 950px;
	height: 250px;
	text-indent: -9000px;
	position: relative;
}

h3#home_link a span{
	position: absolute;
	top: 0px;
	right: 1px;
	background: url('../images/headerPhone_sales.png') no-repeat;
	width: 297px;
	height: 75px;
	text-indent: -9000px;
	display: block;
}

#service h3#home_link a span, #parts h3#home_link a span{
	background: url('../images/headerPhone_service.png') no-repeat;
}

/*nav menu*/

ul#priNav {
	background: url('../images/nav_bg.jpg') no-repeat;
	list-style-type: none;
	width: 100%;
	height: 26px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#priNav ul { display: none; }

ul#priNav li {
	display: inline;
	float: left;
	background: url('../images/priNav_border.jpg') no-repeat right 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
	
}

ul#priNav li.first{
	margin-left:110px;
}

ul#priNav li.last{
	background: none;
}

ul#priNav li a {
	color: #000;
	display: block;
	float: left;
	height: 25px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul#priNav li a:hover{
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
	color: #334b61;
}

ul#priNav li a#priNav_Hot_Buys{
	color: #6f0000;
}
	
/****active states******/

#home ul#priNav li a#priNav_Home {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#inventory ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#vehicle ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#financing ul#priNav li a#menu0, #calculate_loan ul#priNav li a#menu0 {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#specials ul#priNav li a#priNav_Hot_Buys {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#shipping ul#priNav li a#priNav_Shipping {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#warranty ul#priNav li a#priNav_Warranty {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#notify ul#priNav li a#priNav_Vehicle_Finder {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#about ul#priNav li a#priNav_About_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#contact ul#priNav li a#priNav_Contact_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

/*dropdown menu*/

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

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	color: #000;
	padding: 3px 0px;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #334b61;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

/****Home Contact Info******/

#homeSpecials_callout{
	float: left;
	display: inline;
	width: 250px;
	height: 225px;
	background: url('../images/homeSpecials_bg.jpg') no-repeat;
	color: #fff;
	margin: 0px 5px 0px 0px;
}

#homeSpecials_callout a{
	display: block;
	text-indent: -9000px;
	float: left;
	height: 100%;
	width: 100%;
}

/*****Home Top*****/

#home_top{
	float: left;
	padding: 16px 10px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#specials_flash {
	float: left;
	display: inline;
}

/****Home Middle****/

#home_middle {
	float: left;
	padding: 5px 0px;
	margin: 0px 12px;
	display: inline;
	background: url('../images/homeDivider.jpg') repeat-x top;
}

#home_about{
	float: left;
	margin: 0px 0px 0px 0px;
	display: inline;
	width: 650px;
}

#home_about h3 {
	background: url('../images/aboutHeader_bg.jpg') no-repeat;
	text-indent: -9000px;
	width: 620px;
	height: 46px;
	float: left;
}

#about_content{
	line-height: 18px;
	padding: 0px 5px 142px 0px;
	color: #444;
	width: 400px;
	overflow: hidden;
	float: left;
	/*background: url('../images/aboutContent_bg.jpg') no-repeat bottom;*/
}

#about_content p{
	float: left;
	display: inline;
}

a#read_more{
	display: block;
	height: 15px;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
	background: url('../images/linkArrow_bg.gif') no-repeat right 4px;
	padding-right: 10px;
	text-decoration: none;
}
a#read_more:hover {
	text-decoration: underline;
	color: #0058e0;
}
#blackbook_home {display: block; float: left; margin: 0 0 0 19px; }
#blackbook_calculator {display: block; margin: 0 0 20px 300px; }
#blackbook_finance {margin: 20px 0 0 150px; display: none;}

/****Home Contact Info******/

#homeContact_info{
	float: left;
	display: inline;
	width: 220px;
	color: #444;
	margin: 0px 0px 0px 15px;
}

#homeContact_info a{
	color: #0058e0;
}

#homeContact_info h4{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#homeContact_info ul{
	list-style-type: none;
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 4px solid #f0f0f0;
}

#homeContact_info ul li{
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

ul#contactInfo_top li{
	text-align: right;
	width: 138px;
}

ul#contactInfo_top li.contact_title {
	width: 50px;
	text-align: left;
	font-weight: normal;
	color: #888;
}

ul#contactInfo_bottom {
	margin-top : 15px;
	line-height: 18px;
}

ul#contactInfo_hours{
	margin-top: 15px;
	border: none;
	padding: 0px;
}
ul#social_media_bottom{
	margin-top: 15px;
	border: none;
	padding: 0px;
}

ul#contactInfo_hours li{
	width: 100%;
}

ul#contactInfo_top li{
	text-align: right;
	width: 138px;
}

ul#contactInfo_hours li.hours_header{
	width: 100%;
}

/****home search****/

#home #search{
	display: inline;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 276px;
	height: 276px;
	background: url('../images/search_bg.jpg') no-repeat; 
}

#home #search form{
	border: none;
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	clear: both;
}

#home #search fieldset {
	margin: 45px 0px 0px 0px;
}

#home #search label{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#home #search select{
	width: 200px;
	height: 20px;
	margin: 0px 0px 10px 0px;
}

#home_search #listing_form {
	padding: 0px;
	margin: 0px auto;
	width: 102px;
}

#home #listing_form input img{
	display: none;
}

#home #listing_form input{
	background: url('../images/searchButton_bg.jpg') no-repeat;
	text-indent: -9000px;
	border: none;
	width: 102px;
	height: 25px;
	cursor: pointer;
}

#home #listing_form input:hover{
	background-position: -103px 0px;
}

/****quicklinks****/

ul#quicklinks {
	list-style-type: none;
	width: 255px;
	height: 122px;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	background: url('../images/quicklinks_bg.jpg') no-repeat;
}

ul#quicklinks li {
	float: left;
	display: inline;
	width: 230px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	line-height: 21px;
	border-top: 1px dotted #000;
}

ul#quicklinks li.first {
	border:none;
	margin-top: 6px;
}

ul#quicklinks li a{
	color: #fff;
	background: url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center;
	height: 100%;
	display: block;
	text-indent: 15px;
	width: 100%;
	float: left;
	text-decoration: none;
}

ul#quicklinks li a:hover{
	color: #fff;
	background: #a30000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center;;
}

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

#home_bottom{
	float: left;
	width: 950px;
}

#home #featuredVehicles{
	float: left;
	width: 950px;
	background: url('../images/featuredInv_bg.jpg') no-repeat 0px 23px;
}

#home #featuredVehicles_title{
	background: url('../images/featuredHeader_bg.jpg') no-repeat;
	height: 23px;
	width: 950px;
	text-indent: -9000px;
}

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

#home #featuredVehicles #random_list_location #random_list_item img:hover {
	border-color: #2d7eab;	
}

#home  #featuredVehicles #random_list_item a{
	font-size: 11px;
	color: #444;
	text-decoration: none;
	border: none;
	font-family: Arial;
}

#home  #featuredVehicles #random_list_item a:hover{
	color: #2d7eab;
}

#home #featuredVehicles #random_list_location #random_list_item{
	margin: 12px 6px 0px 8px;
	width: 104px;
	height: 125px;
}

* html #home #featuredVehicles #random_list_location #random_list_item{
	margin: 12px 6px 0px 6px;
}

#featuredVehicles_footer{
	display: none;	
}

.toolTipInner_price{
	color: #2d7eab;	
}

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

.color_pri { 
	color: #6f0000 !important;		/* Set primary color. Vehicle Titles */	
}

.color_sec { 
	color: #6f0000 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

.inventory_v2_price_right {
width: auto !important;
}

.inventory_v2_price_right .price_line_1 .callForPrice {
	font-size: 16px;	
}

.inventory_v2_details h4 a:hover {
	color: #be0000 !important;
}

#right {
	width: 660px;
}

#right h2 {
	color: #000;
	font-family: "Trebuchet MS", Arial;
	background: url('../images/headerH2_bg.jpg') no-repeat bottom left;
	padding: 0px 0px 8px 0px;
}

#right p, #finance_middle p, #notify_middle p {
	font-family: Helvetica, Arial, sans-serif;
} 

/*### =inventory ###
##################*/
/* If you want to turn off the small site logo at the top of the search column */
#site_logoSection { 
	display:none;
}

/* Number of Results */
#inventory #inventory_v2_sidebar_filters .filterList h3 {
	font-size: 15px ;
	font-family: 'Trebuchet MS';
	padding:  ;
	color: #333333;
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:  16px;
	padding:  ;	
	color: #000;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #000;	
}

/* Filter List */
.filterList { background: #f9f9f9; border-color:#ddd }
.filterList li {color: #000;}
.filterList li a{ color:#6f0000; font-size: 13px; background: url(../../images/listingImages/arrowTree_red.gif) no-repeat 2px center;}
.filterList li a:hover { background: #6f0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #f9f9f9; border-color:#eaeaea; color: #6c6c6c; font-size: 13px; }

#vehicle_v2_sidebar_links {
	background: #f9f9f9;
	border-color: #ddd;
	color: #000;
	margin: 0px 0px 10px 0px;
}
#vehicle_v2_sidebar_links li a { 
	color:#6f0000; 
	font-size: 13px;
	background: url(../../images/listingImages/arrowTree_red.gif) no-repeat 2px center;
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #6f0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; 
	color: #fff;
}

.inventory_v2_row { border-bottom:1px dotted #525252; color: #444444;}

.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: #4d0f65; text-decoration:underline;
}

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

.inventory_v2_price_right .price_title{
	margin-top: 2px;	
	color: #333;
}

.inventory_v2_image img{
	border-color: #555;	
}

.bbLink_wrapper.bbColor_red.bbLocation_inventory {margin: 0 0 0 23px;}
.bbLocation_inventory.bbColor_red a { background: url('../images/200x200-3easysteps.jpg') no-repeat; width: 200px; height: 200px; text-indent: -9000px; display: block;}
#blackbook_vehicle {margin: 0 0 0 23px;}

/*### =vehicle ###
################*/
/* If you want to turn off the small site logo at the top of the search column */
/*
#vehicle #site_logoSection {
	display:none;
}
*/

#vehicle_topbar{
	border-bottom: 5px solid #6f0000;
}

#vehicle_topbar,
#vehicle_topbar a,
#vehicle_topbar a:hover { color: #000; text-decoration: none;}
#vehicle_topbar a:hover { text-decoration: underline; }
#vehicle_vitals { background: transparent; }
#vehicle_title { font-weight: bold; font-size: 27px; padding:0; text-indent: 5px; color: #384C53}
#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 h3{
	text-transform: uppercase;
	background: none;
	color: #444;
	padding: 3px 0px;
	text-align: center;
}

.similarVehicle { 
	font-size: 8pt;
	border: 1px solid #dadada;
	background: #e8e8e8;
	color: #444444;
	font-size: 11px;
}

.similarVehicle a{
	color: #6f0000;
	font-weight: bold;
	text-decoration: none;
}

.similarVehicle a:hover{
	text-decoration: underline;	
}

.similarVehicle ul {
	width: 135px; 
}

#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;
}

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

/* 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:  ;
}

#vitalsRight{
	width: 199px;	
}

#vitalsLeft{
	width: 160px;	
}

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

#vehicle_contact span{
	color: #000	
}

#vehicle_contact a{
	color: #000;
	text-decoration: none;
}

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

#sort_bar{
	background: url('../images/sortBar_bg.jpg') repeat-x;
	color: #000;
}

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

#searchBar {
	border-top: 1px solid #6f0000;
}

#searchBar_right{
	visibility: hidden;
}

a#vehicle_v2_notify_button{
	display: block;
	margin: 10px auto;
}

#vehicle_thumbs{
	background-color: #6f0000;
	padding: 5px 0px 0px 5px;
}

/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
	padding: 10px 0px 0px 0px;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #000;
}

#notify .tb_even{
	background: #e0e0e0;
}

/****Finance Page *****/

#financeHeader  {
	width: 882px !important;
	min-width: 850px;
}

#financeRight {
	margin-left: 40px;
}

/**** specials ****/



/****contact page ****/

.customer_tools_left {
	width: 150px;
}

.customer_tools_left img {
	width: 150px;
}

#contact #right {
	overflow-x: hidden;
}

/****custom pages****/

.custom_pages{
	float: left;
	padding: 10px;
}

/*****shipping******/

#shipping #right{
	background: url('http://images1.ecarlist.com/sites/shipping/shipping_pic_white.jpg') no-repeat bottom center;
}

#shipping #right img{
	visibility: hidden;
}

/*dealer contact*/
#dealer_contact {
	background: url('../images/dealerContact_bg.jpg') no-repeat;
	color:#000;
	font-size:8pt;
	line-height:14px;
	text-align:left;
	margin:5px auto;
	width:255px;
	height: 390px;
	font-weight: bold;
}

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

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

#dealer_contact #contact_small {
	width:220px;
	margin: 0 auto;
}

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

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

#dealer_contact textarea {
	height: 55px;
}

.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:#ccc url(../../images/listingImages/leftColumnEmailDealer.jpg) no-repeat scroll center top;
	border-bottom:1px solid #9E9E9E;
	padding-bottom:20px;
	padding-top:61px;
	color: #333333;
}

/***inner pages***/

#sidebar_address{
	font-size: 11px;
	padding: 2px;
	color: #000;
}

p#sidebar_address_head{
	font-size: 14px;	
}

#sidebar_address .floatleft{
	margin: 0px 0px 15px 0px;	
}

#sidebar_address a#getdirections:hover {
	color: #6f0000;
}

/*footer*/

#footer_wrapper{
	width: 100%;
	background: url('../images/footerWrapper_bg.jpg') no-repeat top center;
	height: 218px;
	display: table;
}

#footer{
	text-align: left;
	width: 950px;
	padding: 0px 0px 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #0058c0;
}

#footer_content{
	display: inline;
	float: left;
	padding: 15px 0px 5px 10px;
	background: url('../images/footerContent_bg.jpg') no-repeat;
}

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

ul#footerNav li{
	display: inline;
	border-right: 1px dotted #999999;
	margin: 0px 5px 0px 0px;
}

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

ul#footerNav li a{
	display: inline;
	padding: 0px 4px 0px 0px;
	
}

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

ul#ec_footer{
	list-style-type: none;
	width: 370px;
}

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

ul#ec_footer li a, ul#ec_footer li a:visited{
	display: inline;
	color: #808386;
}

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

#footer h3{
	float: right;
	display: inline;
	margin: 20px 10px 0px 0px;
}

#footer h3 a#ecarlist_logo{
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 138px;
	height: 30px;
	display: block;
	text-indent: -9000px;
}

#footer h3 a#ecarlist_logo:hover{
	background-position: -139px 0px;	
}

/****** firefox 2 mac ******/

.customer_tools_right_left li, .customer_tools_right_right li, #contact_small ol li, .customer_tools_left li, .customer_tools_right li{
	clear: left;
}

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

* html #contact #content {
	padding-left: 5px;
}

a#nodealerfees { float:left; width:250px; height:225px; margin: 0 5px 0 0; padding: 0; text-indent: -9000px; /*background: url(../images/tv_button.jpg) no-repeat center top;*/ }



/* ### =overlay ### */
/* the overlayed element */ 
div.ec_iq_overlay { 
     
    /* growing background image */ 
    background-image:url(../images/quote_bkgd.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:302px; 
    height:425px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    font-size: 9pt;
    color:#000;
    text-align:left;
    padding-top:30px;

} 

div.ec_iq_overlay form ol { padding-top: 15px; }
div.ec_iq_overlay form .input_element { width:190px !important; font-size:11px; margin-bottom: 20px; margin-top: 5px; padding: 3px; border:1px solid #464a4d; background: #fff; }
div.ec_iq_overlay form input.submitButton:hover { background: #333; cursor: pointer; color:#fff; }

* html div.ec_iq_overlay { 
    background-image:url(../images/ec_iq_overlay_bg_8.png); 
}
/* default close button positioned on upper right corner */ 
div.ec_iq_overlay div.close { 
    background:url(../images/ec_iq_overlay_close.png) no-repeat; 
    position:absolute; 
    right:23px; 
    top:26px; 
    cursor:pointer; 
    height:9px; 
    width:9px; 
} 

div.ec_iq_overlay form,
div.ec_iq_overlay div#form_response { 
	width:227px;
	margin: 0 auto;
}

div.ec_iq_overlay h3 {
	font-size: 24px;
	text-align: center;
}

div.ec_iq_overlay h4 {
	font-size: 16px;
	text-align: center;
}

div.ec_iq_overlay h5 {
	margin: 10px 0;
	text-align: center;
}
.inventory_v2_price_right li.ec_inventory_quote {
	float:right; margin-top: 10px;
}

#vehicle .ec_inventory_quote {
	margin-right:85px;
}
.ec_inventory_quote a { display:block; height:49px; width:109px; text-indent: -9000px; text-align: left; background: url(../images/button.jpg) no-repeat left top; }



