/* ################################################
###             IMPORT CSS STYLES               ###
################################################ */

@import url(http://images1.ecarlist.com/sites/common/dropdown.css);
@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);

/* ###########################################
###          #main block styles            ###
########################################## */

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size:12px;
	background:#140700 url(../images/body_tile.jpg) repeat-x center top;
}
#page_bkgd {
	margin: 0 auto;
	padding: 0;
	background: url(../images/top_gradient.jpg) no-repeat center top;
}
#wrapper {
	width:958px;
	margin: 0 auto;
	padding: 0;
}
#main_content {
	width:958px;
	margin: 0;
	padding: 10px 0;
	background: #fff;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
p { 
	margin: 5px 0;
}

a {
	color: #666;
	text-decoration:none;
}
a:link {}
a:hover {
	color: #82111c;
	text-decoration:underline;
}
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

.color_pri { 
	color: #000 !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #82111c !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}


/* ###########################################
###            #header styles             ###
########################################## */

#header {
	width:958px;
	height:138px;
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) no-repeat center top;
}

.header_phone {
	width: 245px;
	height: 35px;
	background: url('../images/headerPhone_bg.png') repeat-x;
	float: right;
	display: inline;
	line-height: 35px;
	font-size: 17px;
	font-family: "Sofachrome", Helvetica, Arial, sans-serif;
	color: #ccc;
	font-weight: normal;
	text-align: center;
	margin: 55px 8px 0px 0px;
}


#inventory #header {
	background: url(../images/header_inv.jpg) no-repeat center top;
}
#header h1 {
	float:left;
	margin: 0;
	padding: 15px 0 0 2px;
}
#header h1 a {
	display:block;
	width:405px;
	height:75px;
	text-indent: -9000px;
}

/* ###########################################
###             #primary nav              ###
########################################## */

#priNav {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#priNav li {
	float:left;
	margin: 0;
	padding: 0 3px 0 0;
}
#priNav li a {
	display:block;
	width:87px;
	height:48px;
	text-indent: -9000px;
	background: url(../images/priNav2.jpg);
}
#priNav li a#priNav_Inventory { background-position: 0px 0px; } 
#priNav li a#priNav_Locator { background-position: -87px 0px; }
#priNav li a#priNav_Custom { background-position: -174px 0px; }
#priNav li a#priNav_Testimonials { background-position: -174px 0px; } /*replaces Custom*/
#priNav li a#priNav_Store_Hours { background-position: -261px 0px; }
#priNav li a#priNav_Contact { background-position: -348px 0px; }
/* rollover states */
#priNav li a#priNav_Inventory:hover { background-position: -435px 0px; } 
#priNav li a#priNav_Locator:hover { background-position: -522px 0px; }
#priNav li a#priNav_Custom:hover { background-position: -609px 0px; }
#priNav li a#priNav_Testimonials:hover { background-position: -609px 0px; }
#priNav li a#priNav_Store_Hours:hover { background-position: -696px 0px; }
#priNav li a#priNav_Contact:hover { background-position: -783px 0px; }

#priNav li a#priNav_home { background-position: -870px 0px; } 
#priNav li a#priNav_home:hover { background-position: -870px 0px; } 
#priNav li a#priNav_Contact_Us { background-position: -348px 0px; } 
#priNav li a#priNav_Contact_Us:hover { background-position: -783px 0px; } 

#priNav li a#menu0 { background-position: -174px 0px; } /*replaces Custom*/
#priNav li a#menu0:hover { background-position: -609px 0px; }

#priNav li ul { display:none; }

#priNav2 {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#priNav2 li {
	float:left;
	margin: 0;
	padding: 0 3px 0 0;
}
#priNav2 li a {
	display:block;
	width:87px;
	height:48px;
	text-indent: -9000px;
	background: url(../images/prinav3.jpg);
}
#priNav2 li a#priNav2_Inventory { background-position: 0px 0px; } 
#priNav2 li a#priNav2_Sold { background-position: -87px 0px; }
#priNav2 li a#priNav2_Custom { background-position: -174px 0px; }
#priNav2 li a#priNav2_Testimonials { background-position: -174px 0px; } /*replaces Custom*/
#priNav2 li a#priNav2_Store_Hours { background-position: -261px 0px; }
#priNav2 li a#priNav2_Contact { background-position: -348px 0px; }
/* rollover states */
#priNav2 li a#priNav2_Inventory:hover { background-position: -435px 0px; } 
#priNav2 li a#priNav2_Sold:hover { background-position: -522px 0px; }
#priNav2 li a#priNav2_Custom:hover { background-position: -609px 0px; }
#priNav2 li a#priNav2_Testimonials:hover { background-position: -609px 0px; }
#priNav2 li a#priNav2_Store_Hours:hover { background-position: -696px 0px; }
#priNav2 li a#priNav2_Contact:hover { background-position: -783px 0px; }

#priNav2 li a#priNav2_home { background-position: -870px 0px; } 
#priNav2 li a#priNav2_home:hover { background-position: -870px 0px; } 
#priNav2 li a#priNav2_Contact_Us { background-position: -348px 0px; } 
#priNav2 li a#priNav2_Contact_Us:hover { background-position: -783px 0px; } 

#priNav2 li a#menu0 { background-position: -174px 0px; } /*replaces Custom*/
#priNav2 li a#menu0:hover { background-position: -609px 0px; }

#priNav2 li ul { display:none; }


#dropmenudiv, #dropmenudiv_firefox { background:none; padding:0px; margin:0; }
#dropmenudiv a, #dropmenudiv_firefox a { font-size:11px; font-weight:normal; color:#000; border-bottom:none; margin:0px; text-decoration:none; background: url(../images/dropdown.png) no-repeat left top; line-height: 28px; }
#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { color:#000; font-weight: bold;	}

/* ###########################################
###            #footer styles              ###
########################################## */

#footer {
	width:958px;
	margin: 15px 0;
	padding: 15px 0;
	border-top:1px solid #642314;
	border-bottom: 1px solid #642314;
	background: #140700;
}
#footer h1 {
	float:right;
	margin: 0;
	padding: 0 10px 0 0;
}
#footer h1 a {
	display:block;
	width:142px;
	height:31px;
	text-indent: -9000px;
	background: url(../images/ecarlist.gif) no-repeat left top;
}
#footer h1 a:hover {
	background-position: -142px 0px;
}
#footerNav {
	width:550px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type:none;
}
#footerNav li {
	display:inline;
	margin: 0;
	padding: 0 3px;
	font-size:10px;
	border-right:1px solid #643018;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#643018;
	text-decoration: none;
}
#footerNav li a:hover { color:#82111c; }
/* copyright styles */
#ec_footer {
	width:550px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type:none;
}
#ec_footer li {
	display:inline;
	margin: 0;
	padding: 0 3px;
	color:#643018;	
	font-size:10px;
	border-right:1px solid #643018;
}
#ec_footer li.last {
	border:none;
}
#ec_footer li a {
	color:#643018;
	text-decoration: none;
}
#ec_footer li a:hover { color:#82111c; }

/* #################################################
###             #=inventory  page                ###
################################################ */


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

#site_logoSection { 
	display:none;
}
#leftColumn {
	display:inline;
	margin: 10px 0 10px 10px;
}
#rightColumn {
	display:inline;
	margin: 10px 10px 10px 0;
}


/* Number of Results */
#inventory_v2_sidebar_filters h3 {
	font-size:  ;
	padding-left:5px;	
}

/* Refine Your Search */
#inventory_v2_sidebar_filters h2 {
	font-size:  ;
	padding-left:5px;	
}

/* Search Filter List Container Boxes */
.filterList {
	background:#f9f9f9  ; /* Default is light grey and looks good on most sites */
	border:1px solid #e8e8e8;    /* Default is light grey and looks good on most sites */
	padding:  ;
	margin:  ;
}

/* Search Filter List Header styles */
.filterList h3 {
	color:  ;
	font-size:  ;
	padding-left:10px;	
}

/* Search Filter List styles */
.filterList ul {
	padding:  ;
	margin:  ;
}

/* Search Filter List Item styles */
.filterList ul li {
	color:#6c6c6c;
	font-size:  ;
	padding:  ;
}
.filterList ul li a {
	color:#6c6c6c;
}
/* Search Filter List Item Hover styles  - Default is Dark Blue */
.filterList li a:hover {
	color:#fff;
	background-color: #82111c;
}

/* View More Button Styles */
.filterList span a {
	float: left;         /* Default is right */
	margin: 10px;
}

/* View More Button Style Rollover -- Make sure to change this... Len really hates the default red color! */
.filterList span a:hover {
	color:#790310;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Contact Form Box */
#inventory_v2_sidebar_contact {
	margin:  ;
	padding:50px 19px 10px 19px;
	background:#f9f9f9  ; /* Default is light grey and looks good on most sites */
	border:1px solid #e8e8e8;    /* Default is light grey and looks good on most sites */
	background-image: url(http://images1.ecarlist.com/sites/euroclassics/images/email_deaer_head.gif); /* Dealer Contact email header image goes here */
	background-repeat: no-repeat;
	background-position: center top;
}

/* Contact Form Element Styles - Default is usually ok */
/*
#home #inventory_v2_sidebar_contact .input {}
#home #inventory_v2_sidebar_contact textarea {}
#home #inventory_v2_sidebar_contact select {}
*/

/* Current Filters Box */
#currentFilters {
	background:#f9f9f9  ; /* Default is light grey and looks good on most sites */
	border:1px solid #e8e8e8;    /* Default is light grey and looks good on most sites */
}

/* Current Filters Text */
#currentFilters p {
	padding-left:15px;
	font-size:12px;
	color:#6C6C6C;
}
/* Current Filters Link (x) */
#currentFilters p a {
	color:#6C6C6C;
}
#currentFilters p a:hover {
	color:#999;
}

/* Top Search Bar Styles */
#searchBar {
	border-top: 1px solid #000;	/* Default is 6px solid #000... I think that's too thick */
}

/* Sort Bar underneath Search Bar */
#sort_bar {
	font-size:  ;
}

/* Sort Bar underneath Search Bar Rollovers -- Make sure to change this... Len really hates the default red color! */
#sort_bar a:hover {
	color: #666;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Vehicle Title */
.inventory_v2_details h4 a {
	color:#000;  /* Make sure you set this */
}
.inventory_v2_details h4 a:hover {
	color:#25337e
;
}
/* Vehicle Price   --  If you leave this as the default red color the beatings will begin... Len absolutesly f@#king HATES this */
.price_line_1 {
	color:  ; /* Really, leave this blank and you'll see why that golf club is net to Jeffrey's desk */
	font-size:  ;
	padding-bottom:3px;
}
/* Vehicle Listing Links (photos, details, contact, carfax) */
.inventory_v2_details_links li a {
	color: #666;
}

/* Vehicle Listing Rollover Links (photos, details, contact, carfax) */
.inventory_v2_details_links li a:hover {
	color: #000;
	text-decoration:underline;
}

/* Change width so prices dont wrap */
.inventory_v2_price {
	width:190px;
}
.inventory_v2_price_right {
	width: 110px;
}

/* Page Next at the bottom of the page */
.inventory_v2_pagination a {
	color: #666;
}

/* Page Numbers and Next Rollover at the bottom of the page */
.inventory_v2_pagination a:hover {
}

/* Disclaimer at the bottom of the page */
#vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}
.inventory_v2_row {
	background:none;
}


/* stock/vin search box */
#stockVinSearch {
	background:#f9f9f9  ;
	border:1px solid #e8e8e8;
	padding:10px;	
	margin: 5px 0;
}

#contact_small .input_element {
	float:none;
}


/* #################################################
###                   #=vehicle                  ###
################################################ */

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

#vehicle #site_logoSection {
	display:none;
}


#vehicle #leftColumn {
	margin:10px 0 10px 10px;
	display:inline;
}
#vehicle #rightColumn {
	margin:10px 10px 10px 0;
	display:inline;
}


/* Similar Vehicles Heading */
#vehicle #leftColumn h3 {
	font-size:  ;
	padding:  ;
}

/* Similar Vehicles Box */
.similarVehicle { 
	font-size: 8pt;
	background:#f9f9f9  ; 
	border:1px solid #e8e8e8; 
}
.similarVehicle ul {
	width: 135px; 
}

/* Similar Vehicles Box Details */
#vehicle .similarVehicle ul li {
	font-size:  ;
	color:#444;
}

/* Similar Vehicles Title */
#vehicle .similarVehicle ul li a {
	font-size:  ;
	font-weight:bold;
	padding:  ;
	color:#444;
}

/* View More Box */
#vehicle #vehicle_v2_sidebar_links {
	background:#f9f9f9  ;
	border:1px solid #e8e8e8;
	margin: 0 0 15px;
}

/* View More Heading */
#vehicle #vehicle_v2_sidebar_links p {
	font-weight:bold;
	padding:  ;
}
/* View More List Items */
#vehicle #vehicle_v2_sidebar_links li {
	font-size:  ;
}

/* View More List Item Rollover */
#vehicle_v2_sidebar_links li a:hover {
	color:#fff;
	background-color: #82111c;
}

/* Breadcrumbs and share bar at top */
#vehicle #vehicle_topbar {
	background:  ;
	font-size:  ;
	color:  ;
}

/* Breadcrumbs and share bar at top Links */
#vehicle #vehicle_topbar a {
		color:#444;
}

/* Vehicle Title -- Make sure to enlarge this */
#vehicle #vehicle_title {
	font-size: 14pt;	
	font-weight:bold;
}

/* Contact Phone Number */
#vehicle #vehicle_contact span {
	color:  ;
	font-size:  ;
}

/* Contact Link */
#vehicle #vehicle_contact a {
	color:  ;
	font-size:  ;
}

/* Vehicle Price -- Make sure to set this  */
#vehicle .price_line_1 {
	font-size: 20pt;
	color:  ;
	font-weight:bold;
}

/* Vehicle Listing Details */
#vehicle #vitalsContainer ul li {
	font-size:10px; /* Set to 10px so that the vin number will not wrap around to the next line */
}

/* Buttons underneath the main photo */
#vehicle #media_center_links li a {
	margin-top:5px;
}

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

/* 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;
}
 
#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:#152849;
	text-decoration:none;
}
#vehicle #dealerboxMap a:hover {
	text-decoration:underline;
}

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

#vehicle a#vehicle_v2_notify_button {
	margin-left: 15px;
}
#vehicle #customer_tools .input_element {
	width:160px !important;
	font-size:12px;
	float:none;
}
#vehicle #customer_tools #customer_tools_vehicle_offer .input_element {
}
#vehicle #customer_tools #customer_tools_vehicle_offer .customer_tools_right_left {
	width:210px;
}	

/* #################################################
###                   #notify                    ###
################################################ */

#notify #notify_middle {
	padding-top:15px;
	margin-right:0px;
	width:600px;
}
#notify #notify_middle h2 {
	font-size:20px;
	padding-bottom:10px;
}
#notify #notify_middle p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#notify #notify_right {
	padding-top:15px;
	margin-right:10px;
	display:inline;
	margin-bottom:20px;
}
#notify_form_div h3 {
	padding: 5px;
	color:#82111c;
}

a#rv { display:block; width:250px; height:80px; margin: 0 0 15px; padding: 0; text-indent: -9000px; background: url(../images/view_rv_cng_sprite.jpg) no-repeat left top; }
a#rv:hover { background-position: -250px 0px; }

a#cng { display:block; width:250px; height:80px; margin: 0 0 15px; padding: 0; text-indent: -9000px; background: url(../images/view_rv_cng_sprite.jpg) no-repeat left -81px; }
a#cng:hover { background-position: -250px -81px; }

body.motorsports_inventory #header, body.motorsports_inventory#inventory #header {
background: url(../images/motorsports_inventory_header.jpg) no-repeat center top;
} 
