/* ################################################
###             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 Block Styles               ###
################################################ */

body {
	margin: 0;
	padding: 0;
	background: #B4B4B4;
	font-family: Verdana;
	font-size:11px;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
	padding: 0;
}
.clear {
	margin: 0;
	padding: 0;
	clear:both;
}
#main_content {
	width:1000px;
	margin: 0;
	padding: 10px 0;
	background: #fff;
}
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: #fff !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #fff !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

#leftColumn, #left {				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 250px;
	padding: 0px;
	margin-top: 10px;
}
#rightColumn, #right {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 690px;
	padding: 0px;
	margin-top: 10px;
}


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

#header {
	width:1000px;
	height:93px;
	margin: 0;
	padding: 0;
	background: #fff;
}
#header_left {
	width:287px;
	float:left;
	margin: 0;
	padding: 14px 0 0 32px;
}
#header_left h1 {
	margin: 0;
	padding: 0;
}
#header_left h1 a {
	display: block;
	width:282px;
	height:26px;
	text-indent: -9000px;
	background: url(../images/main_logo.gif) no-repeat center top;
}
#header_left p {
	color:#616161;
	font-weight:bold;
	font-size:12px;
	margin: 0 0 0 -2px;
	padding: 9px 0;
}

#header_right {
	float:right;
	width:89px;
	margin: 0;
	padding: 14px 25px 0 0;
}
#header_right h1 {
	margin: 0;
	padding: 0;
}
#header_right h1 a {
	display: block;
	width:89px;
	height:64px;
	text-indent: -9000px;
	background: url(../images/top_honda_logo.gif) no-repeat center top;
}

#top_phone {
	float:right;
	width:300px;
	margin: 0;
	padding: 2px 42px 0 0;
	list-style-type: none;
	text-align: right;
}
#top_phone li {
	font-size:19px;
	font-weight:bold;
	color:#000;
	line-height:20px;
}

#top_links {
	float:right;
	margin: 0;
	padding: 14px 36px 0 0;
	width:143px;
	list-style-type: none;
}
#top_links li {
	font-size:12px;
	font-weight:normal;
	padding-left:13px;
	line-height:22px;
	background: url(../images/top_arrow.gif) no-repeat left 7px;
}
#top_links li a {
	color:#616161;
	text-decoration: none;
}
#top_links li a:hover {
	font-weight: bold;
}

#social {
	margin: 25px 60px 0;
	padding: 0;
	float:right;
	list-style-type: none;
}
#social li {
	float:left;
	margin: 0;
	padding: 0 12px;
	font-size:12px;
	font-family: Verdana;
	font-weight: bold;
}
#social li a {
	color:#000;
	text-decoration: none;
	padding: 10px 0 0 28px;
}
#social li a:hover {
	color:#074682;
}
#social li a#facebook {
	background: url(../images/facebook.gif) no-repeat left top;
}
#social li a#twitter {
	background: url(../images/twitter.gif) no-repeat left top;
}

/* ################################################
###               #-Primary Nav                 ###
################################################ */

#priNav {
	width:1000px;
	height:24px;
	background: #000;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#priNav li {
	float:left;
	margin: 0;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
}
#priNav li a {
	display:block;
	height:24px;
	color:#fff;
	padding: 0;
	text-decoration: none;
}
#priNav li a:hover {
	background:#353535; 
}

#priNav li a#priNav_Home {
	width:95px;
}
#priNav li a#menu0 {
	width:130px;
}
#priNav li a#menu1 {
	width:135px;
}
#priNav li a#menu2 {
	width:145px;
}
#priNav li a#menu3 {
	width:150px;
}
#priNav li a#menu4 {
	width:120px;
}
#priNav li a#menu5 {
	width:120px;
}
#priNav li a#menu6 {
	width:105px;
}

#priNav li ul {
	display:none;
}

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

#dropmenudiv, #dropmenudiv_firefox {
	background:#cecece;
	pading:5px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	color:#000;
	border-bottom:none;
	margin:0px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	background:#fff;
	font-weight: normal;
}



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

#footer_block {
	width:994px;
	padding: 3px;
	margin: 0;
	background: #000;
}
#sitemap_list {
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sitemap_list li {
	display:inline;
	margin: 0;
	font-size:11px;
	padding: 0 3px;
	border-right:1px solid #fff;
}
#sitemap_list li.last {
	border-right:none;
}
#sitemap_list li a {
	color:#fff;
	text-decoration: none;
}
#sitemap_list li a:hover {
	color:#BBBBBB;
}

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


#footerNav {
	margin: 10px 0 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footerNav li {
	display:inline;
	margin: 0;
	padding: 0 5px;
	border-right:1px solid #000;
	font-size:10px;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#000;
	text-decoration: none;
}
#footerNav li a:hover {
	color:#fff;
}

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


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

#inventory #site_logoSection { 
	display:none;
}
#home #site_logoSection { 
	display:none;
}

#home #leftColumn {
	margin-left:15px;
	display:inline;
}
#home #rightColumn {
	margin-right:15px;
	display:inline;
}

#inventory #leftColumn {
	margin-left:15px;
	display:inline;
}
#inventory #rightColumn {
	margin-right:15px;
	display:inline;
}


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

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

/* Search Filter List Container Boxes */
#leftColumn .filterList {
	background:#032f54;
	border:#afafaf;
	padding:  ;
	margin:  ;
}

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

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

/* Search Filter List Item styles */
#leftColumn .filterList ul li {
	color:#fff;
	font-size:  ;
	padding:  ;
}
#leftColumn .filterList li a {
	color:#fff;
	background: url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
}
/* Search Filter List Item Hover styles  - Default is Dark Blue */
#leftColumn .filterList li a:hover {
	color:#032f54;
	background:#fff url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree.gif) no-repeat scroll 2px center;
}

/* View More Button Styles */
#leftColumn .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! */
#leftColumn .filterList span a:hover {
	color:#000;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Contact Form Box */
#leftColumn #inventory_v2_sidebar_contact {
	margin:  ;
	padding:60px 19px 10px 19px;
	border:1px solid #afafaf;
	background:#032f54 url(http://images1.ecarlist.com/sites/riveroakshonda/images/email_dealer.gif) no-repeat center top; 
}
#leftColumn #inventory_v2_sidebar_contact h2 {
	display:none;
}

#leftColumn #inventory_v2_sidebar_contact form.validation label {
	color:#fff;
}

/* 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 */
#leftColumn #currentFilters {
	border:1px solid #afafaf;
	background: #032f54;
}

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

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

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

/* Sort Bar underneath Search Bar Rollovers -- Make sure to change this... Len really hates the default red color! */
#rightColumn #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 */
#rightColumn .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 */
#rightColumn .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) */
#rightColumn .inventory_v2_details_links li a {
	color: #fff;
}
#rightColumn .inventory_v2_details li {
	color:#d1d9df;
	font-size:10px;
}

#rightColumn .inventory_v2_price_left {
	color:#fff;
}
#rightColumn .inventory_v2_price_right .price_title {
	color:#d1d9df;
}

/* Vehicle Listing Rollover Links (photos, details, contact, carfax) */
#rightColumn .inventory_v2_details_links li a:hover {
	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 */
#rightColumn .inventory_v2_pagination a {
	color: #666;
}

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

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

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


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

/* Similar Vehicles Box */
.similarVehicle { 
	font-size: 8pt;
	background:#032f54;
	border:#afafaf;
}
.similarVehicle ul {
	width: 135px; 
}

/* Similar Vehicles Box Details */
#vehicle .similarVehicle ul li {
	color:#d1d9df;
}

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

/* View More Box */
#vehicle #vehicle_v2_sidebar_links {
	background:#032f54;
	border:#afafaf;
}

/* View More Heading */
#vehicle #vehicle_v2_sidebar_links p {
	color:#fff;
	padding:  ;
}

/* View More List */
#vehicle #vehicle_v2_sidebar_links ul {
	padding:  ;
}

/* View More List Items */
#vehicle #vehicle_v2_sidebar_links li {
	color:#fff;
}
#vehicle #vehicle_v2_sidebar_links li a {
	color:#fff;
	background: url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
}


/* View More List Item Rollover */
#vehicle #vehicle_v2_sidebar_links li a:hover {
	color:#032f54;
	background:#fff url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree.gif) no-repeat scroll 2px center;
}

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

/* 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 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 #vehicle_vitals { 
	background:#032f54;
	color:#fff;
}
#vehicle #vitalsContainer li {
	color:#fff;
}
#vehicle #picShadow {
	margin-left:5px;
}
#vehicle #priceContainer li.gray_ten {
	color:#d7dee4;
}
#vehicle #vehicle_contact a {
	color:#d7dee4;
}

a#ecarlist {
	margin: 10px 0 10px 430px;
	padding: 0;
	display: block;
	width:140px;
	height:30px;
	text-indent: -9000px;
	background: url(../images/ecarlist.gif) no-repeat left top;
}
a#ecarlist:hover {
	background-position: -140px;
}

#vehicle #priceContainer #price {
	float:left;
}
#vehicle #priceContainer #price {
	width:140px;
}
#vehicle #priceContainer #price_right img {
	border:none;
}
.inventory_v2_price .lease_title {
	color:#cecdcb;
	font-size:10px;
}
#inventory .inventory_v2_price .lease_price {
		padding-top:10px;
}
#inventory .inventory_v2_price .lease_price a {
	color:#fff;
}

.inventory_v2_price_left { font-family:Verdana, Arial, Helvetica, sans-serif; width:90px;	text-align: center; }
.inventory_v2_details { width:325px; }
.inventory_v2_price { width:200px; }
a#worth_small { display:block; padding: 15px 5px 0; }
a#worth_large { display:block; padding: 5px 5px 0 0; }

a#clear_new_filters, a#clear_preowned_filters, a#clear_certified_preowned_filters { display:none; }

#rightColumn .inventory_v2_price_right .price_line_2 { color:#fff; } 
#vehicle .price_line_2 { color:#ccc; }
