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

@import url(http://images1.ecarlist.com/sites/default/default_white/css/globalInner.css);
@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.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 page styles                 ###
################################################### */

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background:#000 url(../images/body_tile.gif) repeat-x center top;
}
#page_bkgd {
	margin: 0 auto;
	padding: 0;
	background: url(../images/page_bkgd.jpg) no-repeat center top;
}
#wrapper {
	width:980px;
	margin: 0 auto;
	padding: 0;
}
#main_content {
	width:980px;
	margin: 0;
	padding:27px 0 10px 0;
	background: #000 url(../images/main_content_bkgd.jpg) no-repeat center top;
}
p { 
	margin: 5px 0;
}

a {
	color: #007caf;
	text-decoration:none;
}
a:link {}
a:hover {
	color: #007caf;
	text-decoration:underline;
}
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

.color_pri { 
	color: #007caf !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #004a69 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

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

#header {
	width:980px;
	height:96px;
	margin: 0;
	padding: 0;
	background: url(../images/header.gif) no-repeat center top;	
}
#header h1 {
	float:left;
	margin: 0;
	padding: 4px 0 0 6px;
}
#header h1 a {
	display:block;
	width:334px;
	height:87px;
	text-indent: -9000px;
}
#address_box {
	float:right;
	width:300px;
	margin: 0;
	padding:5px 10px 0 0;
	text-align: right;
	clear: right;
}
#address_box p.phonelarge {
	color:#007caf;
	font-size:28px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#address_box p.phonelarge span {
	font-size:16px;
	color:#014b69;
}
#address_box p {
	color:#424d50;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-weight: bold;
}

p#stayConnected{
	float: right;
	height: 14px;
	color: #fff;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin: 5px 5px 0px 0px;
	display: inline;
}

p#stayConnected a{
	display: block;
	text-indent: -9000px;
	height: 14px;
	width: 16px;
	background: url('../images/stayConnected_icons.png') no-repeat;
	float: left;
	margin: 0px 2px 0px 2px;
}

p#stayConnected a#youtube_icon{
	background-position: 0px 0px;
}

p#stayConnected a#facebook_icon{
	background-position: -21px 0px;	
}

p#stayConnected a#twitter_icon{
	background-position: -41px 0px;	
}

p#stayConnected a#delicious_icon{
	background-position: -61px 0px;	
}

p#stayConnected a#css_icon{
	background-position: -81px 0px;	
}


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


#priNav {
	width:980px;
	height:35px;
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	text-align: center;
	background: url(../images/nav_bkgd.gif) repeat-x center top;
}
#priNav li {
	line-height:35px;
	display:inline;
	font-family: Times;
	margin: 0;
	padding: 0 15px;
	font-size:14px;
}
#priNav li a {
	color:#fff;
	text-decoration: none;
}
#priNav li ul {
	display: none;	
}

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

#dropmenudiv, #dropmenudiv_firefox {
	background:#007caf url(../images/dropdownbkgd.gif) repeat-x center bottom;
	padding:0px;
	margin:12px 0 0;
}

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

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#000;	
	background:#a0ccdb;
}


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


#specials_box {
	margin: 0 12px 0 13px;
	padding: 0;
	width:940px;
	height:314px;
	border:8px solid #7c7c7c;
	/**background: url(../images/specials_placeholder.jpg) no-repeat center top;***/
}
#newvehicles {
	width:980px;
	margin: 0;
	padding: 0;
	background: url(../images/newcars_bkgd.jpg) no-repeat center top;
}
#top_title {
	width:980px;
	height:51px;
	margin: 0;
	padding: 0;
}
#top_title h1 {
	float:left;
	width:294px;
	height:51px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../images/featured_title.gif) no-repeat left top;
}
#ql_home {
    margin: 2px 0 0;
    padding: 0;
    list-style-type: none;
}
#ql_home li {
    float:left;
    margin: 0;
    padding: 0 11px 0 0;
}
#ql_home li a {
    display:block;
    width:158px;
    height:36px;
    background: url(../images/ql_home.jpg) 0px 0px no-repeat;
    color:#fff;
    font-size:14px;
    text-align:center;
    line-height:36px;
    text-decoration:none;
}
#ql_home li a:hover {
    text-decoration:none;
    background-position:-158px 0px
}

#featured_box {
	width:980px;
	padding: 28px 0 0;
	min-height: 185px;
	height:auto !important;
	height:185px;
	background: url(../images/featured_bkgd_wide.gif) no-repeat center top;
}
#home #featuredVehicles_title {
	display:none;
}
#home #random_list_item {
	width:105px;
	margin: 0 8px;
	color:#fff;
	font-size:14px;
	font-family: Times;
}
#home #random_list_item a {
	color:#fff;
	text-decoration: none;
}
#home #random_list_item a:hover {
	color:#a0ccdb;
	text-decoration: none;
}

#home #random_list_item img {
	border:5px solid #003043;
}
#home #random_list_item img:hover {
	border:5px solid #a0ccdb;
}
#home .toolTipInner_price {
	color:#005b81;	
}

/* New Vehicle */
#home .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background:transparent url(../images/arrow_left.png) no-repeat center top;
	cursor:pointer;
	height:23px;
	left:10px;
	position:absolute;
	top:50px;
	width:16px;
	z-index: 100;
}
#home .jcarousel-skin-tango .jcarousel-next-horizontal {
	background:transparent url(../images/arrow_right.png) no-repeat center top;
	cursor:pointer;
	height:23px;
	position:absolute;
	top:50px;
	width:16px;
	z-index: 100;
	left: 950px;
}
#home .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:146px;
	width:940px;
	position: relative;
	left: 23px;	
}

#home #new_vehicles li {
	margin: 0 10px;
}
/*
#home #new_vehicles li a {
	font-size:16px;
	color:#3c77bd;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#home #new_vehicles li span {
	font-size:12px;
	font-weight:normal;
	color:#152849;
}*/
#home #showAllButton {
	font-size:9px;
	font-family: Georgia;
	color:#444341;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding: 0;
} 
#home #new_vehicles_top {
	height:15px;
}

#home #home_copy a {
	padding-top:5px;
	color:#ed1846;
	text-decoration: none;
	font-weight:bold;
}
#home #home_copy a:hover {
	text-decoration: underline;
}

#home #mycarousel li a {
	color:#fff;
	font-family: Times;
	font-size:18px;
}
#home #mycarousel li a span {
	font-family: Arial;
	font-size:12px;
	color:#c6c5c5;
}
#home #displayAll li a {
	color:#fff;
	font-family: Times;
	font-size:18px;
}
#home #displayAll li a span {
	font-family: Arial;
	font-size:12px;
	color:#c6c5c5;
}

#home #new_vehicles #displayAll { width:940px; margin-left: 23px; } 

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

#footerNew {
	margin: 0;
	padding: 20px 0;
	min-height:120px;
	height:auto !important;
	height:120px;
	background: url(../images/footer_tile.gif) repeat-x center top;
}
#footerbox {
	width:965px;
	min-height:54px;
	height:auto !important;
	height:54px;
	margin: 0 auto;
	padding: 0;
	background: #0e1a28;
}
#footerbox h1 {
	float:right;
	margin: 0;
	padding:15px 10px 0;
}
#footerbox h1 a {
	display:block;
	width:136px;
	height:30px;
	text-indent: -9000px;
	background: url(../images/ecarlist.gif) no-repeat left top;
}
#footerbox h1 a:hover {
	background-position: -136px 0px;
}
#footerbox h2 {
	float:right;
	width:62px;
	height:54px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../images/gaspump.gif) no-repeat center top;
}
#footerNav {
	margin: 0;
	padding: 10px 3px 3px;
	list-style-type: none;
}
#footerNav li {
	display:inline;
	margin: 0;
	padding: 0 5px;
	font-size:10px;
	border-right:1px solid #4c5f67;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#4c5f67;
	text-decoration:none;
}
#footerNav li a:hover  {
	color:#fff;
}
#ec_footer {
	margin: 0;
	padding: 3px;
	list-style-type: none;
}
#ec_footer li {
	display:inline;
	margin: 0;
	padding: 0 5px;
	font-size:10px;
	border-right:1px solid #4c5f67;
	color:#4c5f67;
}
#ec_footer li.last {
	border:none;
}
#ec_footer li a {
	color:#4c5f67;
	text-decoration:none;
}
#ec_footer li a:hover  {
	color:#fff;
}
#footerNew p.disclaimer {
	color:#fff;
	width:965px;
	margin: 10px auto;
	padding: 0;
	font-size: 10px;
}

#footer_table { width:500px; margin: 0 auto; }
#footerlinks a { color:#fff; font-size:10px; } 
#footerWrap { width:965px; margin: 0 auto; padding: 0; }  
#footerexpand { display:none; } 

/* #################################################
###             #=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;
	margin-left:15px;
	margin-top:10px;
	width:240px;
}
#inventory #rightColumn {
	display:inline;
	margin-right:15px;
	margin-top:10px;
}

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

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	padding-left:5px;
	color:#fff;	
}

/* Search Filter List Container Boxes */
#inventory .filterList {
	background:#101010; 
	border:1px solid #2f2f2f;
}

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

/* Search Filter List styles */
#inventory .filterList ul { }

/* Search Filter List Item styles */
#inventory .filterList ul li {
	color:#ababab;
}
#inventory .filterList ul li a {
	color:#fff;
}
/* Search Filter List Item Hover styles  - Default is Dark Blue */
#inventory .filterList li a:hover {
	color:#fff;
	background-color: #007caf;
}

/* View More Button Styles */
#inventory .filterList span a {
	float: left;         
	margin: 10px;
}
#inventory .filterList span a:hover {
	color:#007caf;    
}

/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact {
	padding:50px 10px 10px;
	border:1px solid #2f2f2f;
	background:#101010 url(../images/email_dealer.gif) no-repeat center top; /* Dealer Contact email header image goes here */
}
#inventory #contact_small {
	width:220px;
}
#inventory #inventory_v2_sidebar_contact h2 {
	display:none;
}
#inventory #inventory_v2_sidebar_contact label {
	color:#fff;
}
#inventory #inventory_v2_sidebar_contact .input_element {
	width:170px !important;
}
#inventory #inventory_v2_sidebar_contact textarea {
	width:170px !important;
}
#inventory #inventory_v2_sidebar_contact form.validation p.error_msg {
	clear: left;
	float:left !important;
	display:inline;
	margin:0 0 0 15px !important;
}
#inventory #inventory_v2_sidebar_contact li { clear:both; }

#ec_inventory_sidebar ol li { clear:both; }

/* 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 {
	background:#101010; 
	border:1px solid #2f2f2f;
}

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

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

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

/* 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;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Vehicle Title */
#inventory .inventory_v2_details h4 a {
	color:#000;  /* Make sure you set this */
}
#inventory .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 */
#inventory .price_line_1 {
	color:#004a69 !important; /* 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 .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;
}

/* 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 .inventory_v2_pagination a {
	color: #666;
}

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

/* Disclaimer at the bottom of the page */
#inventory #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}
#inventory .inventory_v2_row {
	background:#fcfcfc url(../images/listing_bkgd.gif) repeat-x center top;
}


/* #################################################
###                   #=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:240px;
}
#vehicle #rightColumn {
	margin-right:15px;
	margin-top:10px;
	display:inline;
}


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

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

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

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

/* 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:  ;
	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:#004a69;
	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 #main_content {
	position: relative;
}

#vehicle p#mpgDisclaimer_container{
	position: absolute;
	top: 365px;
	right: 16px;
	width: 200px;
	font-size: 10px;
	color: #444;
	line-height: 12px;
}

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

#specials #site_logoSection {
	display:none;
}
#specials #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#specials #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
}
#specials #dealer_contact {
	border:1px solid #2f2f2f;
	margin: 0;
	padding:50px 10px 10px;
	background:#101010 url(../images/email_dealer.gif) no-repeat center top; /* Dealer Contact email header image goes here */
}
#specials #dealer_contact h2 {
	display:none;
}
#specials #dealer_contact .section {
	font-size:12px;
}
#specials #dealer_contact label {
	color:#fff;
}
#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:#fff;
}
#specials #right h3 {
	color:#000;	
}
#specials #right p {
	color:#ccc;
}
#specials #ip_specials {
	background: #FCFCFC;
	padding: 10px;
	border:1px solid #2F2F2F;
}
#specials #ip_specials h2 {
	color:#000;
}
#specials .ip_specials_list .ip_specials_list_special {
	width:460px;
}
#specials #ip_specials p {
	color:#999;
}

/* #################################################
###                  #quicklinks                  ###
################################################ */

#ql_inner {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ql_inner li {
	margin: 0;
	padding: 5px 0;
}
#ql_inner li a {
	display:block;
	padding:10px 0;
	text-align: center;
	background: url(../images/ql_bkgd.jpg) no-repeat left top;
	text-decoration: none;
	color:#fff;
}
#ql_inner li a:hover {
	background-position: -240px 0px;
}

/* #################################################
###                  #financing                  ###
################################################ */

#financing #financeHeader {
	margin-left:15px;
	margin;right:15px;
	width:894px !important;
}
#financing #financeLeft {
	display:inline;
	margin:10px 0 0 15px;
}
#financing #financeLeft h2 {
	color:#fff;
}
#financing #financeLeft p {
	color:#ccc;
}
#financing #financeRight {
	display:inline;
	margin:10px 15px 0 0;
}
#financing #sidebar_address a#getdirections:hover {
	color:#6681a0;
}
#financing #sidebar_address {
	border:1px solid #c0c0c0;
	background:#e5e5e5 url(../images/dealer_contact_tile.gif) repeat-x center top;
	padding:10px;
	margin-bottom:20px;
}
}
#financing #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}

#financing .floatleft p {
	font-size:10px;
}
#financing .floatleft {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#financing #financeCalc li#footer {
	height:15px !important;
	line-height:15px;
	margin: 0;
	padding: 0;
}

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

#about #site_logoSection {
	display:none;
}
#about #left, #internet_purchase_benefits #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#about #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
}
#about #dealer_contact, #internet_purchase_benefits #dealer_contact {
	border:1px solid #2f2f2f;
	margin: 0;
	padding:50px 10px 10px;
	background:#101010 url(../images/email_dealer.gif) no-repeat center top; /* Dealer Contact email header image goes here */
}
#about #dealer_contact h2, #internet_purchase_benefits #dealer_contact h2 {
	display:none;
}
#about #dealer_contact .section, #internet_purchase_benefits #dealer_contact .section {
	font-size:12px;
}
#about #dealer_contact label, #internet_purchase_benefits #dealer_contact label {
	color:#fff;
}
#about #dealer_contact .section input, #internet_purchase_benefits #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
}
#about #dealer_contact .section select, #internet_purchase_benefits #dealer_contact .section select {
	margin-bottom:10px;
}
#about #dealer_contact .section textarea, #internet_purchase_benefits #dealer_contact.section textarea {
	margin-bottom:10px;	
	width:200px;
}


/* #################################################
###                  #service                  ###
################################################ */

#service #site_logoSection {
	display:none;
}
#service #left {
	display:inline;
	margin-left:15px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#service #right {
	display:inline;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
	width:690px;
}
#service #sidebar_address {
	background:#101010; 
	border:1px solid #2f2f2f;
	padding:10px;
	margin-bottom:20px;
	min-height:144px;
	height:auto !important;
  height:144px;

}
#service #sidebar_address_head {
	font-size:12px;
	color:#fff;
}
#service .floatleft p {
	font-size:10px;
	color:#ccc;
}
#service .floatleft {
	margin-top:2px;
	margin-bottom:7px;
}
#service #sidebar_address a#getdirections:hover {
	color:#006287;
}
#service #right h2 {
	font-size:20px;
	padding-bottom:10px;
	color:#fff;
}
#service #right h3 {
	padding-top:15px;
	color:#fff;
}

#service #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ccc;
}
#service #service_container {
	margin-top:20px;	
}
#service #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#service #service_container ul {
	list-style-type:none;
}
#service #service_container ul li {
	font-size:12px;
}
#service #service_container ul li input {
	margin-bottom:10px;	
}
#service #service_container ul li select {
	margin-bottom:10px;	
}

#service #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#service #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#service #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

#service #right fieldset h3 {
	padding:10px 0;
	color:#fff;
	background:#007caf;
}
#service #right fieldset label {
	color:#ccc;
	font-size:12px;
}

/* #################################################
###                  #parts                  ###
################################################ */

#parts #site_logoSection {
	display:none;
}
#parts #left {
	display:inline;
	margin-left:15px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#parts #right {
	display:inline;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
	width:690px;
}
#parts #sidebar_address {
	background:#101010; 
	border:1px solid #2f2f2f;
	padding:10px;
	margin-bottom:20px;
	min-height:144px;
	height:auto !important;
  height:144px;

}
#parts #sidebar_address_head {
	font-size:12px;
	color:#fff;
}
#parts .floatleft p {
	font-size:10px;
	color:#ccc;
}
#parts .floatleft {
	margin-top:2px;
	margin-bottom:7px;
}
#parts #sidebar_address a#getdirections:hover {
	color:#006287;
}
#parts #right h2 {
	font-size:20px;
	padding-bottom:10px;
	color:#fff;
}
#parts #right h3 {
	padding-top:15px;
	color:#fff;
}

#parts #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ccc;
}
#parts #service_container {
	margin-top:20px;	
}
#parts #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#parts #service_container ul {
	list-style-type:none;
}
#parts #service_container ul li {
	font-size:12px;
}
#parts #service_container ul li input {
	margin-bottom:10px;	
}
#parts #service_container ul li select {
	margin-bottom:10px;	
}

#parts #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#parts #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#parts #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

#parts #right fieldset h3 {
	padding:10px 0;
	color:#fff;
	background:#007caf;
}
#parts #right fieldset label {
	color:#ccc;
	font-size:12px;
}

/* #################################################
###                  #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;
	width:300px;
}
#trade_bid #notify_middle p {
	color:#ccc;
	font-size:12px;
	line-height:18px;
}
#trade_bid #notify_middle h2 {
	color:#fff;
}
#trade_bid #notify_middle img {
	margin: 70px 0 0;	
}
#trade_bid #notify_form_div { 
	background: #fff;
}
#trade_bid #sidebar_address {
	background:#101010; 
	border:1px solid #2f2f2f;
	padding:10px;
	margin-bottom:20px;
	min-height:144px;
	height:auto !important;
  height:144px;

}
#trade_bid #sidebar_address_head {
	font-size:12px;
	color:#fff;
}
#trade_bid .floatleft p {
	font-size:10px;
	color:#ccc;
}
#trade_bid .floatleft {
	margin-top:2px;
	margin-bottom:7px;
}
#trade_bid #sidebar_address a#getdirections:hover {
	color:#006287;
}
#form_response p {
	color:#000;
}	
#form_response h4 {
	color:#fff;
}


/* #################################################
###              #express service               ###
################################################ */

#express #expresswrap {
	width:764px;
	margin: 20px auto;
}
/* #################################################
###             #collision center               ###
################################################ */

#collisioncenter #collisionwrap {
	width:790px;
	margin: 20px auto;
}
/* #################################################
###             #fleet / internet               ###
################################################ */

#fleet #fleetwrap {
	width:807px;
	height:621px;
	margin: 27px auto;
	background: url(../images/fleet.jpg) no-repeat center top;
}

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

#about p, #about, #about h2 {
	color: #fff;
}

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

#notify #notify_middle {
	float:left;
	margin: 10px 0 0 15px;
	margin-right:0px;
	width:550px;
	display:inline;
}
#notify #notify_middle h2 {
	font-size:20px;
	padding-bottom:10px;
	color:#fff;
}
#notify #notify_middle p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ccc;
}
#notify #notify_right {
	margin: 10px 15px 20px 0;
	display:inline;
	width:300px;
}
#notify #notify_form_div { 
	border:1px solid #999;
	background: #f9f9f9;
}
#notify #notify_form_div h3 {
	padding: 10px 0 0 10px;
	color:#2181bb;
}

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

#contact #site_logoSection {
	display:none;
}
#contact #left {
	display:inline;
	margin-left:15px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#contact #right {
	display:inline;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
	width:690px;
}
#contact #sidebar_address {
	background:#101010; 
	border:1px solid #2f2f2f;
	padding:10px;
	margin-bottom:20px;
	min-height:144px;
	height:auto !important;
  height:144px;

}
#contact #sidebar_address_head {
	font-size:12px;
	color:#fff;
}
#contact .floatleft p {
	font-size:10px;
	color:#ccc;
}
#contact .floatleft {
	margin-top:2px;
	margin-bottom:7px;
}
#contact #sidebar_address a#getdirections:hover {
	color:#006287;
}

#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:0 0 15px;
	
}
#contact .customer_tools_right {
	float:right;
	width:430px;
}
#contact #contact_form .input_element {
	width:160px !important;
	font-size:12px;
}
#contact #customer_tools_content_wrapper {
	height:225px;
}

#contact #hours {color: #fff;}
#contact #hours h4 {clear: both; margin-top: 10px;}
#contact #hours ul {clear: both;}
#contact #hours li {clear: both; list-style-type: none; width: 70%; overflow: auto;}
#contact #hours li span {float: right;}
#contact #hours li strong {float: left;}

/*****contact one chat stuff*****/

.chat_container {
	float: left;
	display: inline;
	margin: 10px 0px 0px 25px;
}

.callButton_container {
	float: left;
	display: inline;
	margin: 30px 0px 0px 15px;
}

.callButton_container a {
	display: block;
	width: 124px;
	height: 28px;
}


/***** Specials Landing******/

#specials_landing #sidebar_address {
	background:#101010; 
	border:1px solid #2f2f2f;
	padding:10px;
	margin-bottom:20px;
	min-height:144px;
	height:auto !important;
  	height:144px;
  	color: #fff;
}

#specials_landing #left {
	display:inline;
	margin-left:15px;
	margin-top:10px;
	padding:0px;
	width:240px;
}

#specials_landing #site_logoSection {
	display:none;
}

#specials_landing #right {
	display:inline;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
	width:690px;
}

#specials_landing #specials_image{
	width: 671px;
}

#specials_landing #specials_form{
	color: #fff;
}

#specials_descript ul {
	padding: 0px 0px 10px 25px;
}

#specials_descript a {
	color: #fff
}

/* #################################################
###                #disclaimer                   ###
################################################ */

#disclaimer #site_logoSection {
	display:none;
}
#disclaimer #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#disclaimer #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:10px;
	padding:0px;
}
#disclaimer #dealer_contact {
	border:1px solid #2f2f2f;
	margin: 0;
	padding:50px 10px 10px;
	background:#101010 url(../images/email_dealer.gif) no-repeat center top; /* Dealer Contact email header image goes here */
}
#disclaimer #dealer_contact h2 {
	display:none;
}
#disclaimer #dealer_contact .section {
	font-size:12px;
}
#disclaimer #dealer_contact label {
	color:#fff;
}
#disclaimer #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
}
#disclaimer #dealer_contact .section select {
	margin-bottom:10px;
}
#disclaimer #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:200px;
}
#disclaimer #right p, #disclaimer #right h2 {
	color: #fff;
}

#footerWrap a#viewmorehome { font-size:11px; background: url(http://images1.ecarlist.com/sites/images/listingImages/arrowBlue.gif) no-repeat left 2px; padding-left: 8px; }
#coupon_block { margin: 40px 0 20px; padding: 0 0 0 42px; }
.coupon { float:left; display:inline; margin: 0 42px 20px 0; padding: 0; text-align: center; }
.coupon img { border:none; }
.coupon p { margin: 5px 0; }
/*#coupon_block img { float:left; margin: 0 42px 20px 0; padding: 0; } */
.couponpic { border:1px dashed #333; margin: 10px 0 0; } 

#whywrap { width:945px; padding: 15px; margin: 0 auto; background: #fff; }
#why_buy_certified #whywrap h2 { font-size:24px; margin-bottom: 20px; color:#333; }  
#why_buy_certified #whywrap h3 { margin: 45px 0 10px; font-size:20px; color:#444; border-bottom: 1px solid #bbb; }
#why_buy_certified #whywrap p { font-size:12px; line-height: 18px; color:#4A4A4A; }
#why_buy_certified #whywrap p.title { margin: 20px 0 5px; padding: 0; font-weight: bold; font-size:14px; }
#why_buy_certified #whywrap ul { margin: 0; padding: 10px 0 10px 20px; list-style-type:square; }
#why_buy_certified #whywrap li { margin: 0; padding: 3px 0; font-size:12px; color:#4a4a4a; }
#chartlegend { float:right; width:275px; padding: 5px; background:#f3fbfd; margin: 5px 0 0 15px; border:1px solid #e4f3f8; }
#chartlegend p { margin: 0; padding: 0 0 5px; font-weight: bold; }
#why_buy_certified #whywrap #chartlegend ul { margin: 0; padding: 0; list-style-type: none; }
#why_buy_certified #whywrap #chartlegend li { font-size:11px; }
p#powertrainchart { float:left; width:649px; height:226px; text-indent: -9000px; background: url(../images/chart/PowertrainChart.jpg) no-repeat left top; }
p#nonpowertrainchart { float:left; width:649px; height:326px; text-indent: -9000px; background: url(../images/chart/NonPowertrainChart.jpg) no-repeat left top; }
.coveredbox { float:right; width:265px; margin: 0; padding: 10px; background:url(../images/chart/BlueBgTop.jpg) no-repeat right top; }
#why_buy_certified #whywrap .coveredbox  p { font-size:12px; margin: 0; padding: 0; }
#why_buy_certified #whywrap .coveredbox  p.big { font-weight: bold; font-size: 14px; }
#why_buy_certified #whywrap .coveredbox ul { margin: 0; padding: 10px 0 10px 20px; list-style-type:square; }
#why_buy_certified #whywrap .coveredbox li { margin: 0; padding: 3px 0; font-size:12px; color:#4a4a4a; }
.ptrain { height:226px; }

#certifiedrightbox { float:right; margin: 0 0 0 15px; width:250px; height:354px; padding: 88px 23px 0 124px; background: url(../images/chart/right-bg.jpg) no-repeat left top; }
#certifiedrightbox a#view { display:block; width:193px; height:29px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/chart/view.jpg) no-repeat left top; }
#certifiedrightbox a#view:hover { background-position: -193px 0px; }

#parts_estore #whywrap { width:980px; padding: 0px; margin: 0 auto; background: #fff; overflow: hidden; position: relative; height:612px; }
#parts_estore #estore { position: relative; bottom: 106px; margin: 0; padding: 0;  }

#incentives iframe {
	overflow-x: hidden;
	overflow-y: scroll !important; 
}

#specials_navigation ul li.specials_current {
    background: #d7d7d7;
}
#specials_navigation ul li a {
    background: #fff;
}			

#blackbook_link {background: transparent url(../images/blackbook.png) center top no-repeat; display: block; height: 100px; margin: 0 auto 15px; text-indent: -9999em; width: 230px;}
#financing #blackbook_link {margin: 0;}
#blackbook iframe {height: 450px; width: 100%;}

.cms_page, #sitemapContent {
	color: #ccc;
}
