@charset "UTF-8";

/* ################################################
###             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-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 {
	font-family:Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url(../images/gmc_bodybg.jpg) repeat-y center top;
}
#wrapper {
	width:930px;
	margin:0px auto;
	padding:0px;
}
#header {
	width:930px;
	height:82px;
	padding: 0px;
	margin: 0px;
	background: #fff;
}
#header_left {
	float:left;
	width:242px;
	height:82px;
	margin:0px;
	padding: 0px;
	background: url(../images/top_left_logo.gif) no-repeat left top;
}
#header_left h1 {
	margin:0px;
	padding: 19px 0px 0px 12px;
}
#header_left h1 a {
	display:block;
	width:226px;
	height:63px;
	text-indent: -9000px;
}
#header_right {
	float:right;
	width:519px;
	height:25px;
	margin:0px;
	padding:57px 169px 0px 0px;
	background: url(../images/top_right_logo.gif) no-repeat right top;
}
#header_right h1 {
	float:left;
	color:#78797C;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding: 0px;
}
#header_right h2 {
	float:right;
	color:#78797C;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding: 0px;
}
#main_content {
	width:930px;
	margin:0px;
	padding:10px 0px;
}
.clear {
	margin:0px;
	padding: 0px;
	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: #333 !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #980a00 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}


/* ###########################################
###              #navigation              ###
########################################## */

#priNav {
	width:904px;
	height:30px;
	list-style-type:none;
	margin:0px;
	padding: 0px 13px 4px 13px;
	background: url(../images/nav_bkgd.gif) no-repeat center bottom;
}
#priNav li {
	float:left;
	margin:0px;
	padding: 0px;
}
#priNav li a {
	display:block;
	height:30px;
	text-indent: -9000px;
	background: url(../images/priNav.gif);
}
#priNav li a#menu0 {
	width:129px;
	background-position: 0px;
}
#priNav li a#priNav_Get_Approved {
	width:129px;
	background-position: -129px;
}
#priNav li a#menu1 {
	width:128px;
	background-position: -258px;
}
#priNav li a#menu2 {
	width:129px;
	background-position: -386px;
}
#priNav li a#menu3 {
	width:128px;
	background-position: -515px;
}
#priNav li a#priNav_Testimonials {
	width:129px;
	background-position: -643px;
}
#priNav li a#priNav_Contact {
	width:132px;
	background-position: -772px;
}
#priNav li ul {
	display:none;
}

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

#dropmenudiv, #dropmenudiv_firefox {
	background: url(../images/dropdown_bkgd.gif) no-repeat center bottom;
	text-align: center;
	margin-left:0px;
	padding:0px 20px 0px 0px;
	width:101px !important;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	color:#fff;
	border:none;
	font-weight: bold;
	text-decoration:none;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	background: none;
}

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

#footer {
	width:930px;
	margin:0px;
	padding: 34px 0px 15px 0px;
	background:#fff url(../images/footer_strip.gif) no-repeat center top;
}
#footer_left {
	float:left;
	width:300px;
	padding:0px;
	margin:0px 0px 0px 17px;
	display:inline;
	text-align: left;
}
#footer_left h1 {
	float:left;
	margin:0px;
	padding:0px;
}
#footer_left h1 a {
	display: block;
	width:78px;
	height:44px;
	text-indent: -9000px;
	background: url(../images/map_it.jpg);
}
#footer_left h2 {
	float:right;
	margin:0px;
	padding:3px 0px 0px;
}
#footer_left h2 a {
	display: block;
	width:34px;
	height:34px;
	text-indent: -9000px;
	background: url(../images/facebook.jpg);
}
#footer_left_list {
	margin:3px 0px 0px 90px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	border-left: 1px solid #cc0000;
}
#footer_left_list li {
	font-size:10.5px;
	font-weight:bold;
	line-height:1.3em;
	color:#78797C;
}
#footer_left_list li span {
	color:#000;
}

#footer_right {
	float:right;
	display:inline;
	margin:0px 15px 0px 0px;
	padding: 0px;
	width:570px;
}
#footerNav {
	margin:0px;
	padding: 0px 4px 0px 0px;
	list-style-type: none;
	text-align: right;
}
#footerNav li {
	display:inline;
	font-size:10px;
	line-height:1.3em;
	margin:0px;
	padding:0px 4px 0px 4px;
	border-right:1px solid #78797c;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#78797c;
	text-decoration: none;
}
#footerNav li a:hover {
	color:#000;
}
#copyright {
	margin:0px;
	padding: 5px 4px 0px 0px;
	list-style-type: none;
	text-align: right;
}
#copyright li {
	display:inline;
	font-size:10px;
	line-height:1.3em;
	margin:0px;
	padding:0px 4px 0px 4px;
	border-right:1px solid #78797c;
	color:#78797c;
}
#copyright li.last {
	border:none;
}
#copyright li a {
	color:#78797c;
	text-decoration: none;
}
#copyright li a:hover {
	color:#000;
}


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

/* inventory page */

#inventory #inventory_v2_sidebar_contact {
	padding: 10px 5px 20px;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E8E8E8;
}
#inventory #inventory_v2_sidebar_contact h2 {
	padding-bottom: 15px;
}
#inventory #inventory_v2_sidebar_contact .input_element {
	width:160px !important;
}
#inventory #contact_small {
	width:170px;
	padding: 0;
}


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

#inventory #site_logoSection { 
	display:none;
}
#home #leftColumn {
	width:200px;
	display:inline;
	margin: 0 0 0 15px;
	padding: 0;
}
#home #rightColumn {
	margin-right:15px;
	display:inline;
}

#inventory #leftColumn {
	width:200px;
	display:inline;
	margin: 0 0 0 15px;
	padding: 0;
}
#inventory #rightColumn {
	margin-right:15px;
	display:inline;
}


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

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

/* Search Filter List Item Hover styles  - Default is Dark Blue */
#inventory .filterList li a:hover {
	color:#fff;
	background-color: #900900;
	background-image:  ;
	background-repeat: no-repeat; /* best to leave at this default */
	background-position: 2px center;  /* best to leave at this default */
}

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


/* Current Filters Box */
#inventory #currentFilters {
	border:1px solid #E8E8E8;
	background: #F9F9F9;
}

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

/* 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:  ;  /* Make sure you set this */
}

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

#rightColumn .inventory_v2_price_left {
	width:110px;
}
#rightColumn .inventory_v2_details {
	width:320px;
}
#rightColumn .inventory_v2_price {
	width:220px;
	padding-right: 0px;
}
#rightColumn .inventory_v2_row {
	background-color: #fff;
}
#rightColumn .inventory_v2_row .inventory_v2_details_wrap .inventory_v2_price_left a#finbttn {
	display:block;
	width:109px;
	height:44px;
	text-indent: -9000px;
	background: url(../images/get_approved_small2.gif) no-repeat center top;
	padding: 0;
	margin: 0 0 15px 0;
}



#vehicle #leftColumn {
	width:200px;
	display:inline;
	margin: 0 0 0 15px;
	padding: 0;
}
#vehicle #rightColumn {
	margin-right:15px;
	display:inline;
}
#vehicle .similarVehicle {
background:#F9F9F9 none repeat scroll 0 0;
border:1px solid #E8E8E8;
}
#vehicle .similarVehicle ul {
	width:85px;
}
#vehicle .similarVehicle ul li {
	font-size:9px;
}
#vehicle .similarVehicle ul li a {
	color:#000;
	font-weight: bold;
}
/* 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 Description and Equipment Tabs */
.vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	margin-left:5px;
	text-decoration:none;
}
.vehicle_details_pagination a.selected {
	background:#CCCCCC url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#000000;
}
.vehicle_details_pagination a:hover {
	background:#000000 url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#FFFFFF;
}
#vehicle #carimg {
	margin-left:5px;
}
#vehicle #vehicle_topbar_left a {
	color:#000;
}