@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.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/dropdown.css);


/******Lotus of Scotsdale 2090******/

body { 
	padding:0px; 
	margin:0px; 
	background:#394156; 
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff;
}

p { padding:0 0 12px 0; margin:0; }
form { padding:0px;	margin:0px; }
td, tr { font-size:12px; color:#000; }
a { text-decoration: underline; color:#000; }
a:link {  }
a:visited { }
a:hover { text-decoration:none; color:#afcdec; }
a:active { }

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

#header {
	background: #000 url('../images/header_bg.png') no-repeat;
	width: 950px;
	height: 56px;
}

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

#header h3#home_link a {
	width: 930px;
	height: 56px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	display: block;
}

#content{
	background: #fff;
	padding: 10px 10px;
	width: 920px;
	border-left: 5px solid #babeca;
	border-right: 5px solid #b1b4c7;
}

/*****Nav Bar *****/

#priNav {
	margin:0px 0px 0px 0px;
	padding:0px;
	height: 24px;
	background: url('../images/navBar_bg.png') repeat-x;
	list-style-type:none;
	clear: left;
	width: 950px;
}	

#priNav ul {
	display: none;
}

#priNav li {
	margin:0px;
	padding:0px 0px 0px 0px;
	display: inline;
	float:left;
	height: 28px;
}

#priNav li.first{
	margin: 0px 0px 0px 341px;
}

#priNav li a {
	background: url('../images/navMenu_links.png') no-repeat right;
	display:block;
	height:28px;
	float: left;
	color: #000;
	text-indent: -9000px;
}

#priNav li a#priNav_Home{
	background-position: 0px 0px;
	width: 94px;
}

#priNav li a#priNav_Lotus_Cars{
	background-position: -94px 0px;
	width: 134px;
}

#priNav li a#priNav_Inventory{
	background-position: -228px 0px;
	width: 120px;
}

#priNav li a#priNav_Purchasing{
	background-position: -348px 0px;
	width: 138px;
}

#priNav li a#priNav_Contact{
	background-position: -486px 0px;
	width: 123px;
}

/****hover states*****/

#priNav li a#priNav_Home:hover{
	background-position: -610px 0px;
}

#priNav li a#priNav_Lotus_Cars:hover{
	background-position: -704px 0px;
}

#priNav li a#priNav_Inventory:hover{
	background-position: -838px 0px;
}

#priNav li a#priNav_Purchasing:hover{
	background-position: -958px 0px;
}

#priNav li a#priNav_Contact:hover{
	background-position: -1096px 0px;
}

#dropmenudiv, #dropmenudiv_firefox { color:#000; background-color:#fff; border:1px solid #000; padding:0px; }
*html #dropmenudiv { padding-right:0px; }
#dropmenudiv a, #dropmenudiv_firefox a { color:#000; font-family:Helvetica, Arial, sans-serif; border-bottom:none; text-decoration:none; font-size:9pt; margin:0px; }
#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { background:#535353; font-weight:normal; color: #fff }


/************footer*************/


#footer {
	width:958px;
	background: url('../images/footer_bg.png') no-repeat;
	font-size: 12px;
	color: #000;
	margin: 0px auto;
}

#footer a:hover {
	color: #006400;
	text-decoration: underline;
}

#footer a{
	color: #006400;
	font-size: 12px;
	text-decoration: none;
}

#footer_content{
	padding: 5px 0px 10px 0px;
	float: left;
}
#footer #footerNav {
	margin:0px 0px 0px 175px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float: left;
	display: inline;
}
#footer #footerNav li {
	display:inline;
	margin:0px;
	padding:0px 5px;
}

#footer #footerNav li.last {
	border:none;
}

ul#ec_footer{
	margin:0px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float: left;
	display: inline;
}

ul#ec_footer li{
	display: inline;
	padding: 0px 5px;
}

#footer h3 {
	width: 119px;
	height: 25px;
	margin: 10px auto;
	padding: 10px 10px 0px 0px;
}

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

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


/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

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

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

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

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

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




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

#left{
	width: 240px;
	padding: 5px;
}

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

/*### =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: 14px ;
	font-family: 'Trebuchet MS';
	padding:  ;
	color: #006400;
	font-weight: bold;
}

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

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

/* Filter List */
.filterList { background: #f9f9f9; border-color:#eaeaea }
.filterList li {color: #ababab;}
.filterList li a{ color:#6c6c6c; font-size: 13px; background: url(../../images/listingImages/arrowBlue.gif) no-repeat 2px center; }
.filterList li a:hover { background: #575a62 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; }
.filterList span a:hover {
	color:#35a7dc;
}

#vehicle_v2_sidebar_links {
	background: #f9f9f9;
	border-color: #eaeaea;
	color: #6c6c6c;
	margin: 0px 0px 10px 0px;
}
#vehicle_v2_sidebar_links li a { 
	color:#6c6c6c; font-size: 13px; background: url(../../images/listingImages/arrowBlue.gif) no-repeat 2px center; 
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #35a7dc 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;	
}

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

#vehicle_mainVitals {
	width: 365px;
}

#vehicle_title {
	width: 450px;
}

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

#priceContainer #price {
	width: 170px !important;
}

#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: #00577a !important;}
#vehicle_vitals #price .price_line_1 { font-weight: bold; font-size: 24pt; color: #00577a !important; }
#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 { 
	border: 1px solid #dadada;
	background: #e8e8e8;
	color: #444444;
	font-size: 12px;
}

.similarVehicle a{
	color: #444444;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

#vehicle_contact span{
	color: #000;
	font-size: 15px;
}

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

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

#sort_bar{
	color: #000;
}

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

#vehicle_v2_notify_button {
	width: 240px;
	height: 90px;
	display: block;
	background: url('../images/vehicleFinder_bg.jpg') no-repeat;
}

#vehicle_v2_notify_button img {
	display: none;
}

/**** Dealer Contact Inventory ****/

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 389px;
	width: 253px;
	background: url('../images/dealerContact_bg.jpg') no-repeat;
	padding: 0px;
	color: #000;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 10px 0px;
	font-family: Georgia;
	font-weight: normal;
	color: #005b86;
}

#inventory_v2_sidebar_contact fieldset ol, #dealer_contact fieldset ol  {
	width: 220px;
	margin: 0px auto;
}

#contact_small {
	margin: 0px auto;
}

#contact_small .input_element {
	width: 180px !important;
}

a#needfinancing { display:block; width:240px; height:99px; margin: 10px 0; padding: 0; text-indent: -9000px; background: url(../images/need_financing.jpg) no-repeat center top; }
#financing #financeHeader { min-width:866px; background-position: center top;  }
#financing #financeLeft { width:620px; }
#financing #financeLeft h2 { color:#000; margin: 0 0 10px; }
#financing p { color:#444; }
#financing #sidebar_address a#getdirections:hover { color:#afcdec; }
