/* ################################################
###             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);

@import url(structure.css);

.clear {clear: both;}
.color_pri {color:#000000 !important;}
.color_sec {color:#CA204E !important;}
.inventory_v2_price_right .price_title {color: #CA204E;}
#header {padding-bottom: 11px !important;}

#bodywrap {padding: 0 0 20px;}

#priNav li {float:left; list-style-image:none; list-style-position:outside; list-style-type:none;}
#priNav li a {background:#FFFFFF none repeat scroll 0 0; border-bottom:2px solid #FFFFFF; border-left:1px solid #DFDFDF; color:#838383; display:block; font-size:12px; padding:5px 12px; text-decoration:none; white-space:nowrap;}
#priNav li a:hover {color: #c61444;}
#priNav li ul {display: none;}

/* #################################################
###              #drop down menus                ###
################################################ */
#dropmenudiv, #dropmenudiv_firefox {border-top: 1px solid #dfdfdf; padding: 0; margin: 0;}
#dropmenudiv a, #dropmenudiv_firefox a {background: #fff none repeat scroll 0 0; border-bottom:1px solid #DFDFDF; border-left:1px solid #CCCCCC; border-right:1px solid #DFDFDF; color:#838383; margin: 0; min-width:150px; padding: 5px 0; text-indent: 12px;}
#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {background: #fff none; border-bottom: 1px solid #c61444; color: #c61444; font-weight: normal;}

#site_logoSection, #site_logoSection img {display: none;}

#ecFooter h1 { float:right; display:inline; margin: 10px 0 0; padding: 0; }
#ecFooter h1 a { display:block; width:139px; height:41px; text-indent: -9000px; background: url(../images/ecarlist2.png) no-repeat left top; }
#ecFooter h1 a:hover { background-position: -139px 0px; }

#ecFooter {background-color: #fff; float: left; width: 100%;}
#ec_footer {background-color: #fff; float:left; margin:20px 0; padding: 0; list-style-type: none; }
#ec_footer li { display: inline; margin: 0; padding: 0 3px; border-right:1px solid #7a7a7a; font-size: 10px; color:#7a7a7a; }
#ec_footer li.last { border:none; }
#ec_footer li a { color:#7a7a7a; text-decoration: none; }
#ec_footer li a:hover { color:#000; }

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

#inventory #rightColumn { padding: 5px; width:671px; }

/* Number of Results */
#inventory #inventory_v2_sidebar_filters h3 { padding:10px 0 0 5px; color:#444; }
#inventory #inventory_v2_sidebar_filters h2 { padding-left:5px; color:#444;	}

/* Search Filter List Container Boxes */
#inventory .filterList { background:#f9f9f9; border:none; margin: 5px }
#inventory #inventory_v2_sidebar_filters .filterList h3 { padding-left:10px; color:#333; font-weight: bold; }
#inventory .filterList ul {}
#inventory .filterList ul li { color:#6c6c6c; }
#inventory .filterList ul li a { color:#6c6c6c; }
#inventory .filterList li a:hover { color:#fff; background:#ca204e url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center; }
#inventory .filterList span a { float: left; margin: 10px; }
#inventory .filterList span a:hover { color:#ca204e; }
/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact { margin: 5px 5px 15px; padding:10px 5px; background:#f9f9f9; }
#inventory #inventory_v2_sidebar_contact h2 { color:#444; padding: 0 0 10px; }
#inventory #inventory_v2_sidebar_contact  .input_element { width:180px !important; font-size:12px; margin-bottom: 17px; }
#inventory #inventory_v2_sidebar_contact #contact_small { width:240px; }
#inventory #inventory_v2_sidebar_contact #contact_small ol li { clear:both; }
#dealer_contact #contact_small input.submitButton { display:block; width:165px; height:28px; text-indent: -9000px; font-size:0; line-height: 0; border:none; background: url(../images/submit_grey.gif) no-repeat center top; _margin-top:10px; }
#inventory #inventory_v2_sidebar_contact #contact_small ol li label { color:#333; font-weight: normal; }
#inventory #inventory_v2_sidebar_contact #contact_small ol { padding: 0 10px; }

/* Current Filters Box */
#inventory #currentFilters { background:#ca204e; border:none; margin: 5px; }
#inventory #currentFilters p { padding-left:15px; font-size:12px; color:#fff; }
#inventory #currentFilters p a { color:#fff; }
#inventory #currentFilters p a:hover { color:#fff; text-decoration: underline; }

/* Top Search Bar Styles */
#inventory #searchBar { margin: 4px }
#inventory #sort_bar { margin: 0 4px 4px; }
#inventory #sort_bar a { color:#333; text-decoration: none; }
#inventory #sort_bar a:hover { text-decoration: underline; }


/* Vehicle Title and Price */
#inventory .inventory_v2_details h4 a { }
#inventory .inventory_v2_details h4 a:hover { color:#ca204e !important; text-decoration: underline; }
/*
#inventory .price_line_1 {margin-bottom: -25px; margin-top: 25px; padding-bottom:3px; }
#inventory .price_title {margin-bottom: 35px; margin-top: -50px;}
*/

#inventory .inventory_v2_details { width:335px; }
#inventory .inventory_v2_details_links li a { color: #666; }
#inventory .inventory_v2_details_links li a:hover { color: #000; text-decoration:underline; }
#inventory #inventory_v2_details ul li { color:#666; }

/* Change width so prices dont wrap */
#inventory .inventory_v2_pagination a { color: #666; }
#inventory .inventory_v2_pagination a:hover {}
#inventory #vehicleDisclaimer p { margin: 10px; display:block; }
#inventory .inventory_v2_row { background:none; }

/*
a#vehicle_v2_notify_button img { display:none; }
a#vehicle_v2_notify_button { display:block; width:240px; height:114px; text-indent: -9000px; background: url(../images/finder.png) no-repeat 4px top; }
*/
#inventory .inventory_v2_price { width:190px; }
#inventory .inventory_v2_price_right .price_title { margin-right: 4px; font-weight: 900 }

#inventory .inventory_v2_price_right { width:115px; }
.inventory_v2_paginationRight {width: 80px;}

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

#vehicle #rightColumn { padding: 5px; width:671px; }


/* Similar Vehicles Heading */
#vehicle #leftColumn h3 { color:#666; padding: 5px 0 0 5px; margin: 10px 10px 15px; border-bottom:1px solid #e5e5e5; }
.similarVehicle { font-size: 8pt; background:none; border:none; margin: 5px 10px 15px; border-bottom:1px solid #e5e5e5; padding: 0 0 15px; }
.similarVehicle ul { width: 125px; }
#vehicle .similarVehicle ul li { color:#666; }
#vehicle .similarVehicle ul li.price { color:#ca204e; font-size:16px; font-weight: bold; }
#vehicle .similarVehicle ul li a { font-weight:bold; color:#444; text-decoration: none; font-weight: bold; }

/* View More Box */
#vehicle #vehicle_v2_sidebar_links { background:#f9f9f9; border:none; margin:10px 5px 15px; }
#vehicle #vehicle_v2_sidebar_links p { font-weight: bold; padding-left: 5px; color:#333; }
#vehicle #vehicle_v2_sidebar_links ul {}
#vehicle #vehicle_v2_sidebar_links li { color:#6c6c6c; }
#vehicle_v2_sidebar_links li a { color:#6c6c6c; }
#vehicle_v2_sidebar_links li a:hover { color:#fff; background:#ca204e url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center; }

/* Breadcrumbs and share bar at top */
#vehicle #vehicle_topbar { margin: 4px; }
#vehicle #vehicle_topbar a { color:#333; }
#vehicle #vehicle_title { font-size: 14pt; font-weight:bold; width:450px; }
#vehicle #vehicle_contact span { color:#333; font-size:18px; }
#vehicle #vehicle_contact a {}
#vehicle .price_line_1 { font-size: 20pt; font-weight:bold; }
#vehicle #searchBar { margin: 0 4px 4px; }
#vehicle #searchBar_left {  }

/* Vehicle Listing Details */
#vehicle #vitalsContainer ul li { font-size:10px; }
#vehicle #media_center_links li a { margin-top:5px; }
#vehicle #vehicle_thumbs img { margin:2px 6px; }

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject { padding-bottom:10px; display:block; margin-left:70px; font-size:10pt; }
 
#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; }

/* Disclaimer at the bottom of the page */
#vehicle #vehicleDisclaimer p { margin: 10px; display:block; }

#vehicle #customer_tools { color:#333; }  
#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; }	
#vehicle #customer_tools_top_middle { color:#333 !important; }
#vehicle #customer_tools_content_wrapper { height:230px; }
#vehicle #vehicle_vitals { background: none; }

#vehicle #rightColumn p.newdisclaimer { float:right; width:215px; font-size:8px; padding: 10px 5px 0 0; color:#6C6C6C; }

#vehicle #picShadow { padding: 4px; }

#vehicle #distance{position: static}


#customer_tools_content_wrapper form.validation label { font-size:12px; }

#mediarevo { float:left; width:207px; height:30px; margin: 10px 50px 0 0; padding: 0; text-indent: -9000px; background: url(../images/logo_mediarevo.gif) no-repeat left top; }