/* ################################################
###             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:#e4e4e4 url(../images/body_tile.jpg) repeat-x center top;
}
#page_bkgd {
	margin: 0 auto;
	padding: 0;
	background: url(../images/pagebkgd_bttm.gif) repeat-x center bottom;
}
#wrapper {
	width:950px;
	margin: 0 auto;
	padding: 0;
}
#main_content {
	width:950px;
	margin: 0;
	padding:10px 0 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: #000;
	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: #4b6f19 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}


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

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

#header h1 {
	margin: 0;
	padding: 24px 0 0 13px;
	color:#4b6f19;
	font-size:20pt;
}
#header h2 {
	margin:0;
	padding: 0 0 0 13px;
	font-size:13px;
}
#header h2 a {
	color:#000;
	text-decoration: none;
}
#header h3 {
	float:right;
	margin: 0;
	padding: 38px 349px 0 0;
}
#header h3 a {
	display:block;
	width:239px;
	height:64px;
	text-indent: -9000px;
}

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

#priNav {
	width:930px;
	height:26px;
	margin: 0;
	padding: 15px 10px 0;
	text-align: center;
	background: url(../images/navbkgd.jpg) no-repeat center top;
}
#priNav li {
	display:inline;
	margin: 0;
	padding: 0 13px 0 12px;
	font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/nav_div.gif) no-repeat right center;
}
#priNav li.last {
	background:none;
	padding-right: 0;	
}
#priNav li a {
	color:#000;
	text-decoration: none;
	padding-bottom: 10px;
}
#priNav li a:hover {
	color:#7bb827;
	background: url(../images/nav_rollover.jpg) no-repeat center bottom;
}
#priNav li ul {
	display:none;
}


/* #################################################
###              #drop down menus                ###
################################################ */

#dropmenudiv, #dropmenudiv_firefox {
	background:#b2b2b2;
	padding:0px;
	margin:0 0 0 -15px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dotted #333;
	margin:0px;
	text-decoration:none;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#fff;	
	background:#78b326;
}


/* ###########################################
###               #home page              ###
########################################## */

#home_main_col {
	float:left;
	display:inline;
	margin: 10px 0 0 10px;
	padding: 0;
	width:620px;
}
#home_main_col h1 {
	font-family: Georgia;
	color:#5f8f1d;
	font-size:18pt;
	font-weight: normal;
	width:620px;
	border-bottom: 4px double #d8d8d8;
	padding: 0 0 10px;
	margin: 10px 0;
}
#home_main_col p {
	font-size:14px;
	line-height:18px;
}
#home_contact_box {
	float:right;
	display:inline;
	margin: 0 0 0 30px;
	padding: 0;
}
.floatLeft {
	margin: 10px 0 0;
	padding: 0;
	float:left;
	display:inline;
	width:60px;
	text-align: left;
}
.floatLeft p {
	color:#888;
	margin: 0;
	padding: 2px 0;
}
.floatRight {
	float:right;
	display:inline;
	margin: 10px 0 0;
	padding: 0;
	width:100px;
	text-align: right;
}
.floatRight p {
	color:#000;
	margin: 0;
	padding: 2px 0;
}

#home_contact_box h2 {
	color:#5e5e5e;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px;
}
a#homelink {
	text-align: right;
	color:#3d5d11;
	font-size:11px;
	float:right;
	margin: 0;
	padding: 13px 0 16px 0;
}
#home_contact_box p.homeaddress {
	width:193px;
	font-size:12px;
	margin: 0;
	padding: 5px 0 0 3px;
	border-top:4px solid #f0f0f0;
	line-height:14px;
	color:#5e5e5e;
}
#featured_box {
	margin: 0;
	padding: 0;
	width:950px;
	background: url(../images/featured_title_bkgd.gif) repeat-x center top;
}
#featured_box h1 {
	padding: 0;
	margin: 0 0 0 20px;
	display:block;
	width:208px;
	height:23px;
	background: url(../images/featured_preowned.gif) no-repeat left top;
	text-indent: -9000px;
}
/* search box */
#home_search_box {
	float:right;
	margin: 17px 11px 0 0;
	padding:10px;
	width:256px;
	height:256px;
	background: url(../images/home_search_bkgd.gif) no-repeat center top;
}
#home #search h2 {
	font-family: Georgia;
	text-align: center;
	font-size:18px;
	border-bottom:1px dotted #000;
	paddng:0;
}
#home #search form label {
	margin-left:28px;
}
#home #search form select {
	width:200px;
	margin-left:28px;
	margin-bottom:7px;
}
#home #search .submitButton {
	width:102px;
	height:25px;
	margin-left:80px;
	background: url(../images/searchbttn.gif) no-repeat center top;
}

#home #featuredVehicles_title {
	display:none;
}
#home #featuredVehicles {
	margin: 17px 10px 13px;
}
#home #random_list_item {
	width:105px;
	margin: 0 5px;
}
#home #random_list_item a {
	color:#444;
	font-size:11px;
} 
#home #random_list_item a:hover {
	color:#7fa54a;
	font-size:11px;
} 
#home #random_list_item img {
	border:5px solid #e5e5e5;
}
#home #random_list_item img:hover {
	border:5px solid #7fa54a;
}
#home .toolTipInner_price {
	color:#4b6f19;
}

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

#footer {
	margin: 0;
	padding: 0;
	background: url(../images/footer_tile.gif) repeat-x center top;
}
#footerbox {
	width:950px;
	margin: 0 auto;
	padding: 0;
	height:106px;
}
#footerbox h1 {
	float:right;
	display:inline;
	margin: 0;
	padding: 22px 0 0;
}
#footerbox h1 a {
	display:block;
	width:139px;
	height:37px;
	text-indent: -9000px;
	background: url(../images/ecarlist.gif) no-repeat left top;
}
#footerbox h1 a:hover {
	background-position: -139px 0px;
}
#footerNav {
	margin: 0;
	padding: 22px 0 0;
	list-style-type: none;
}
#footerNav li {
	display:inline;
	font-size:11px;
	margin: 0;
	padding: 0 3px;
	border-right:1px dotted #fff;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#fff;
	text-decoration: none;
}
#footerNav li a:hover {
	text-decoration: underline;	
}

#ec_footer {
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
}
#ec_footer li {
	display:inline;
	font-size:11px;
	margin: 0;
	padding: 0 3px;
	border-right:1px dotted #fff;
	color:#fff;
}
#ec_footer li.last {
	border:none;
}
#ec_footer li a {
	color:#fff;
	text-decoration: none;
}
#ec_footer li a:hover {
	text-decoration: underline;	
}

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


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

#inventory #site_logoSection { 
	display:none;
}
#inventory #leftColumn {
	display:inline;
	width:220px;
	margin: 10px 0 0 10px;
}
#inventory #rightColumn {
	display:inline;
	margin:10px 10px 0 0;
	width:690px;
}
/* Number of Results */
#inventory #inventory_v2_sidebar_filters h3 {
	font-size:  ;
	padding-left:5px;	
}

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

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

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

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

/* Search Filter List Item styles */
#inventory .filterList ul li {
	color:  ;
	font-size:  ;
	padding:  ;
}

/* View More Button Styles */
#inventory .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! */
#inventory .filterList span a:hover {
	color:#4b6f19;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}
/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact {
	margin:0 0 10px 0;
	padding:50px 10px 10px 10px;
	border:1px solid #E8E8E8;
	background-color:#F9F9F9;
	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 */
#inventory #currentFilters {
	border:none;
	background: #4b6f19;
}

/* Current Filters Text */
#inventory #currentFilters p {
	padding-left:15px;
	font-size:12px;
	color:#fff;
}
/* Current Filters Link (x) */
#inventory #currentFilters p a {
	color:#fff;
}
#inventory #currentFilters p a:hover {
	color:#999;
}
/* Sort Bar underneath Search Bar Rollovers -- Make sure to change this... Len really hates the default red color! */
#inventory #sort_bar a:hover {
	color: #666;    
}

/* Vehicle Listing Links (photos, details, contact, carfax) */
#inventory .inventory_v2_details_links li a {
	color: #666;
}

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


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

/* Disclaimer at the bottom of the page */
#inventory #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}
#inventory .filterList li a {
	color:#666;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}
#inventory .filterList li a:hover {
	background:#4b6f19 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
	color:#fff;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}
#inventory #contact_small {
	width:200px;
}
#inventory #contact_small .input_element { 
	width:150px !important;
}
#inventory #inventory_v2_sidebar_contact h2 {
	display:none;
}
#inventory #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-left:15px;
	margin-top:10px;
	display:inline;
	width:220px;
}
#vehicle #rightColumn {
	margin-right:15px;
	margin-top:10px;
	display:inline;
}


/* Similar Vehicles Heading */
#vehicle #leftColumn h3 {
	color:#000;
	text-align: center;	
}

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

/* 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:#e8e8e8; 
	border:1px solid #d8d8d8;
	margin:0 0 15px 0;
}

/* View More Heading */
#vehicle #vehicle_v2_sidebar_links p {
	font-size:  ;
	padding:  ;
}

/* View More List */
#vehicle #vehicle_v2_sidebar_links ul {
	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: #4b6f19;
}

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

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

/* Contact Phone Number */
#vehicle #vehicle_contact span {
	color:#4b6f19;
	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:#4b6f19;
	font-weight: bold;
	text-decoration:none;
}
#vehicle #dealerboxMap a:hover {
	text-decoration:underline;
}

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

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


/* #################################################
###                   #about                    ###
################################################ */

#about #site_logoSection {
	display:none;
}
#about #left {
	display:inline;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#about #right {
	display:inline;
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	padding:0px;
	width:665px;
}
#about #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#about #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#about #dealer_contact .section {
	font-size:12px;
}
#about #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#about #dealer_contact .section select {
	margin-bottom:10px;
}
#about #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}
#about #right img {
	margin: 0 0 10px 0;
	border:1px solid #ccc;
}

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

#contact #site_logoSection {
	display:none;
}
#contact #left {
	display:inline;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#contact #right {
	display:inline;
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	padding:0px;
	width:665px;
}

#contact #sidebar_address {
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#contact #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#contact #sidebar_address .floatleft p {
	font-size:10px;
	color:#444;
}
#contact #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
	width:150px;
}
#contact #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}

#contact .customer_tools_label {
	font-size:12px;	
}
#contact .customer_tools_input {
	width:180px;
}
#contact .customer_tools_right_left {
	width:200px;
	float:left;
}
#contact .customer_tools_right_right {
	width:200px;	
	float:left;
	margin-left:10px;
}
#contact #customer_tools {
	width:650px;
	margin-left:0px;
	margin-right:0px;
	
}
#contact .customer_tools_right {
	float:right;
	width:430px;
}
#contact #sidebar_address a#getdirections:hover {
	color:#4b6f19;	
}

/* #################################################
###                  #trade_bid                  ###
################################################ */

#trade_bid #notify_middle {
	margin:10px 0 0 15px;	
	display:inline;
	width:500px;
	float:left;
}
#trade_bid #notify_right {
	margin: 10px 15px 0 0;
	display:inline;
}
#trade_bid #notify_middle p {
	color:#333;
	font-size:12px;
	line-height:18px;
}
#trade_bid #notify_middle h2 {
	color:#000;
}
#trade_bid #notify_middle img {
	margin: 70px 0 0;	
}

#trade_bid #sidebar_address {
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#trade_bid #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#trade_bid #sidebar_address .floatleft p {
	font-size:10px;
	color:#444;
}
#trade_bid #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
	width:150px;
}
#trade_bid #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
#trade_bid #sidebar_address a#getdirections:hover {
	color:#4b6f19;	
}

/* #################################################
###                  #shipping                  ###
################################################ */

#shipping #left {
	margin: 10px 0 20px 10px;
	width:250px;
}
#shipping #right {
	margin: 10px 10px 0 0;
	width:665px;
}

/* #################################################
###                  #specials                  ###
################################################ */

#specials #site_logoSection {
	display:none;
}
#specials #left {
	display:inline;
	margin: 10px 0 0 10px;
	padding:0px;
	width:240px;
}
#specials #right {
	display:inline;
	margin: 10px 10px 0 0;
	padding:0px;
	width:660px;
}
#specials #dealer_contact {
	margin: 0;
	padding:10px 10px 10px;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E8E8E8;
}
#specials #dealer_contact h2 {
}
#specials #dealer_contact .section {
	font-size:12px;
}
#specials #dealer_contact label {
	color:#333;
}
#specials #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
}
#specials #dealer_contact .section select {
	margin-bottom:10px;
}
#specials #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:200px;
}
#specials #ip_specials h3 {
	font-size:14px;	
}
#specials #right h2 {
	color:#000;
}
#specials #right h3 {
	color:#000;	
}
#specials #right p {
	color:#333;
}


#ql_inner {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#ql_inner li {
	margin: 3px 0;
	padding: 0;
	text-align: center;
	font-size:14px;
}
#ql_inner li a {
	display:block;
	margin: 0;
	padding: 10px 0;
	background:#F9F9F9;
	border:1px solid #E8E8E8;
	text-decoration: none;
}
#ql_inner li a:hover {
	background: #78b426;
	color:#fff;
}

/* ###################################################
###                  #sitemap                      ###
################################################### */

#sitemap #sitemap_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sitemap #sitemap_list li {
	font-size:11pt;
}
#sitemap .sitemap_vehicle_title {
	font-weight:bold;	
}
#sitemap #sitemapContent h1 {
	margin-bottom:25px;
	margin-top:15px;	
	font-size: 12pt;
}
#sitemap .sitemap_vehicle_list {
	list-style-type: none;
}
#sitemap #sitemap_list li {
	text-transform: capitalize;
}
#sitemap #sitemap_list li ul {
	display:none;
}
#sitemapContent {
	padding-bottom: 20px;
}
#sitemap_list, .sitemap_vehicle_list {
	width: 20%;
}