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

@import url(../../common/dropdown.css);
@import url(../../common/similar_vehicles.css);
@import url(../../common/vehicle_v2_sidebar_links.css);
@import url(../../common/v2_top_search.css);
@import url(../../common/vehicle_v2_top.css);
@import url(../../common/vehicle_v2_vitals.css);
@import url(../../common/vehicle_v2_tools.css);
@import url(../../common/vehicle_v2_details.css);
@import url(../../common/news_sidebar.css);
@import url(../../common/news.css);
@import url(../../common/inventory_v2_sidebar_filters.css);
@import url(../../common/inventory_v2_right.css);
@import url(../../common/inventory_v2_sidebar_contact.css);
@import url(../../common/new_vehicles.css);
@import url(../../common/featured_vehicles.css);
@import url(../../common/sitemap.css);
@import url(../../common/specials_footer.css);
@import url(../../common/specials.css);
@import url(../../common/common_classes.css);
@import url(../../common/columns.css);

/* ###########################################
###          #main block styles            ###
########################################## */
html {margin:0;padding:0;}

body { margin: 0; padding: 0; font-family: Helvetica; font-size:12px; background: #000 url(../images/footerbg.jpg) no-repeat center bottom; min-width: 980px; color:#bcbcbc; }
.clear { margin: 0; padding: 0; clear:both; }
p { font-family: Helvetica; margin: 5px 0; }
a { color: #fff; text-decoration:none;}
a:link {}
a:hover { color: #fff; text-decoration:underline; }
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }
.color_pri { color: #fff !important; }
.color_sec { color: #fff !important; }
#right h3,#right  h4,#right  h5 { color:#fff; }

#right p, #financeLeft p, #notify_middle p { font-family: Verdana; font-size: 12px; line-height: 16px; color:#fff; }
#right h2, #financeLeft h2, #notify_middle h2, #sitemap #sitemapContent h1 { font-size:29px; color:#fff; margin: 0 0 10px; padding: 0 0 15px; background: url(../images/underline.png) repeat-x center bottom; } 

#leftColumn, #left { float:left; display:inline; width:250px; padding-top: 10px; margin: 0px 0 25px 18px; text-align: left; }
#rightColumn, #right { float:right; display:inline; width:680px; padding-top: 10px; margin: 0px 18px 25px 0; color:#c9c8c8; }

#header_wrap { margin: 0; padding: 0; height:129px; background: url(../images/headerbg.png) repeat-x center top; min-width: 980px; }
#header { width:980px; margin: 0 auto; padding: 0; position:relative;  }
#header h1 {
	display:block;
	position:absolute;
	top:20px;
	left:0;
	background:transparent url(../images/logo.png) no-repeat top left;
	width:810px;
	height:100px;
	text-indent:-999em;
	color:#8b8b8b;
	margin:0;
}
#header, #header a {
	color:#8b8b8b;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
#header #contact_info {
	position:absolute;
	top:75px;
	left:245px;
}
#header #contact_info span.star {
	padding:0 20px 0 0;
	margin:0 10px 0 0;
	height:16px;
	float:left;
	display:block;
	background:transparent url(../images/star.png) no-repeat center right;
}
#header #contact_info .social_media {float:right;}
#header #contact_info .social_media a {
	float:left;
	display:block;
	text-indent:-999em;
	height:19px;
	width:19px;
	margin:-1px 3px 0 0;
	background:transparent url(../images/social_media.png) no-repeat 0 0;
}
#header #contact_info .social_media a#twitter { background-position:0 0;}
#header #contact_info .social_media a#twitter:hover { background-position:0 -20px;}
#header #contact_info .social_media a#facebook { background-position:-21px 0;}
#header #contact_info .social_media a#facebook:hover { background-position:-21px -20px;}
#header #contact_info .social_media a#youtube { background-position:-42px 0;}
#header #contact_info .social_media a#youtube:hover { background-position:-42px -20px;}

#page_shadow { margin: 0; padding: 61px 0 0 0; background: url(../images/bg.jpg) no-repeat center top; min-height:750px; }
#wrapper { width:980px; margin: 0 auto; padding: 0; }



#priNav {
	position:absolute;
	top:90px;
	left:50%;
	background:transparent url(../images/nav_bg.png) no-repeat top left;
	height:50px;
	padding:28px 30px 32px 32px;
	margin:0 0 0 -520px;
	width:980px;
	z-index: 1000;
}
#priNav li ul {
	background:#333;
	width:200px;
	border:4px solid #888;
	padding:10px;
	margin:3px 0 0 0;
	z-index: 99999;

}
#priNav li ul a {
	color:white;
	height:22px;
	line-height:1.8em;
	background:none;
}
#priNav li a {
	display:block;
	height:40px;
	line-height:40px;
	background:transparent url(../images/nav_text.png) no-repeat top left;
	text-indent:-999em;
}


#priNav li a#priNav_Home {	width:115px; background-position: 0px 0;}
#priNav li a#priNav_Home:hover { background-position: 0px -35px;}
#priNav li a#priNav_Inventory {	width:160px; background-position: -112px 0;}
#priNav li a#priNav_Inventory:hover { background-position: -112px -35px;}
#priNav li a#priNav_Finance {	width:133px; background-position: -272px 0;}
#priNav li a#priNav_Finance:hover {	background-position:  -272px -35px;}
#priNav li a#priNav_Specials {	width:125px; background-position: -408px 0;}
#priNav li a#priNav_Specials:hover { background-position: -408px -35px;}
#priNav li a#priNav_Shipping {	width:133px; background-position: -536px 0;}
#priNav li a#priNav_Shipping:hover { background-position: -536px -35px;}
#priNav li a#priNav_About_Us {	width:141px; background-position: -672px 0;}
#priNav li a#priNav_About_Us:hover { background-position: -672px -35px;}
#priNav li a#priNav_Contact_Us { width:160px; background-position: -816px 0;}
#priNav li a#priNav_Contact_Us:hover { background-position: -816px -35px;}


/* hover states */





/***** quicklinks ******/



#featuredVehicles_title { display:none; }
#random_list_location #random_list_item {
	width:110px;
	margin:0 10px 0 0;
}
#random_list_location #random_list_item .random_list_item_link { 
	 
	background:transparent url(../images/fv_bg.png) no-repeat top left; 
	width:110px;
	height:200px; 
	text-align: center;
	text-decoration:none;
	padding:5px 0 0 0;
}
#random_list_location #random_list_item .random_list_item_link:hover {
	background-position: -121px 0;
}
#random_list_location #random_list_item .random_list_item_link .fv_name {
	display:block;
	color:#dedede;
	padding:5px 0;
	width:95px;
	margin:0 7px;
}
#random_list_location #random_list_item .random_list_item_link .fv_price {
	display:block;
	font-size:19px;
	font-weight:bold;
}
#random_list_location #random_list_item:hover {
	
}
#random_list_location #random_list_item img { }
#home .toolTipInner_price { color:#000; }
#home #main_content { padding-top: 0px; }



#home_top {
	margin:0 0 0 0;
	background:transparent url(../images/specials_bg.jpg) no-repeat top center;
	width:980px;
	height:275px;
	position:relative;
}
#home #video {
	position:absolute;
	top:7px;
	left:11px;
	width:244px;
	height:260px;
}
#home #specials_home {
	position:absolute;
	top:23px;
	left:283px;
}
#home .home_content {
	padding:10px;
}
#home .welcome_text {
	float:left;
	font-size:16px;
	padding:0 5px;
	width:610px;
	line-height:1.8em;
}
#home .welcome_text h2 {
	background: transparent url(../images/welcome_header.png) no-repeat top left;
	height:35px;
	margin-bottom:0;
	text-indent:-999em;
}

#home .featured_testimonials {
	background: transparent url(../images/testimonials_bg.png) no-repeat top right;
	float:right;
	width:330px;
	height:260px;
	position:relative;
	margin:20px 0 0 0;
}

#home .featured_testimonials .testimonials_main {
	position:absolute;
	width:295px;
	top:110px;
	left:22px;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	height:110px;
	
}

#home .featured_testimonials .item span {
	display:block;
	text-align:right;
	text-transform:uppercase;
	color:#e11e26;
	font-size:12px;
}

#home .featured_testimonials .nav {
	position:absolute;
	top:235px;
	right:50px;
	text-indent:-999em;
	height:20px;
	font-size:10px;
	text-decoration:none;
	width:100px;
}
#home .featured_testimonials .nav a {
	width:10px;
	height:10px;
	background:#000 url(../images/testimonial_square.png) no-repeat top left;
	float:left;
	cursor:pointer;
	margin:0;
}
#home .featured_testimonials .nav:hover a.active {
	background-position:top left;
}
#home .featured_testimonials .nav a:hover, #home .featured_testimonials .nav a.active, #home .featured_testimonials .nav:hover a.active:hover {
	background-position:-11px 0;
}
#home #featured_block h2 {
	background:transparent url(../images/featured_preowned_header.png) no-repeat top left;
	height:20px;
	text-indent:-999em
}


#ql_home { float:left; margin: 0; padding: 0; width:292px; list-style-type: none; }
#ql_home h2 { display: block; width:292px; height:39px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/ql_home_title.jpg) no-repeat left top; }
#ql_home li { margin: 0; padding: 0 0 0 10px; }
#ql_home li a { display: block; width:282px; height:34px; text-indent: -9000px; background: url(../images/ql_home.jpg) no-repeat; }
#ql_home li a#ql_inventory { background-position: 0px 0px; }
#ql_home li a#ql_trade { background-position: 0px -34px;  }
#ql_home li a#ql_buy { background-position: 0px -70px; }
#ql_home li a#ql_testimonials { background-position: 0px -105px; }
#ql_home li a#ql_shipping { background-position: 0px -140px; }
#ql_home li a#ql_why_buy { background-position: 0px -175px; }
#ql_home li a#ql_warranty { background-position: 0px -210px; }
/* hovers */
#ql_home li a#ql_inventory:hover { background-position: -282px 0px; }
#ql_home li a#ql_trade:hover { background-position: -282px -34px;  }
#ql_home li a#ql_buy:hover { background-position: -282px -70px; }
#ql_home li a#ql_testimonials:hover { background-position: -282px -105px; }
#ql_home li a#ql_shipping:hover { background-position: -282px -140px; }
#ql_home li a#ql_why_buy:hover { background-position: -282px -175px; }
#ql_home li a#ql_warranty:hover { background-position: -282px -210px; }



#home #news_links #quicklinks {
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;

}

#home #news_links #quicklinks li a {
	display:block;
	width: 292px;
	height:34px;
	background:transparent url(../images/ql_menu.png) no-repeat 0px -39px;
	text-indent:-999em;
}
#home #news_links #quicklinks #ql_news_events {
	height:39px;
	background-position:top left;
}
#home #news_links #quicklinks #ql_inventory {
	background-position:0 -39px;
}
#home #news_links #quicklinks #ql_inventory:hover {
	background-position:-292px -39px;
}
#home #news_links #quicklinks #ql_trade {
	background-position:0 -74px;
}
#home #news_links #quicklinks #ql_trade:hover {
	background-position:-292px -74px;
}

#home #news_links #quicklinks #ql_buy {
	background-position:0 -109px;
}
#home #news_links #quicklinks #ql_buy:hover {
	background-position:-292px -109px;
}

#home #news_links #quicklinks #ql_testimonials {
	background-position:0 -144px;
}
#home #news_links #quicklinks #ql_testimonials:hover {
	background-position:-292px -144px;
}

#home #news_links #quicklinks #ql_shipping {
	background-position:0 -179px;
}
#home #news_links #quicklinks #ql_shipping:hover {
	background-position:-292px -179px;
}

#home #news_links #quicklinks #ql_why_buy {
	background-position:0 -213px;
}
#home #news_links #quicklinks #ql_why_buy:hover {
	background-position:-292px -213px;
}

#home #news_links #quicklinks #ql_warranty {
	background-position:0 -249px;
}
#home #news_links #quicklinks #ql_warranty:hover {
	background-position:-292px -249px;
}




#home #news_links #news_stories {
	float:left;
	width:660px;
	height:275px;
	border:1px solid #2f2f2f;
	border-left:none;
	background-color:#202020;
}
#home #news_links #news_stories .newsItem {
	float:left;
	width:190px;
	margin:20px 5px 0 20px;
}
#home #news_links #news_stories .newsItem .newsDate {
	display:none;
}
#home #news_links #news_stories .newsItem h3 {
	color:#d1d1d1;
	margin:0;
}
#home #news_links #news_stories .newsItem p {
	line-height:1.4em;
	color:#969696;
}

#home #news_links #news_stories .newsItem a.news_sidebar_cont  {
	text-align:right;
	display:block;
	color:#871d1d;
}
#home #news_links #news_stories .newsItem a.news_sidebar_cont:hover {
	color:#fff;
}

.welcome_text span.readmore, .welcome_text span.readless{cursor: pointer;}

.welcome_text a{color: #e11e26;}

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

#footer_wrap { margin: 0; padding: 15px 0 0; background: url(../images/footer.png) repeat-x center top; min-width: 980px; }
#footer_main { width:948px; margin: 0 auto; padding: 0px 0px 0px 20px; height:240px; }

.relative { margin: 0; padding: 0; position: relative; }

/* footernav */
#footerNav { float:left; margin: 0; padding: 65px 0px 0px 140px; list-style-type:none;  }
#footerNav li { display:inline; margin: 0; padding: 0 8px; border-right:1px solid #b7b7b7; color:#b7b7b7; font-family: "helvetica"; font-size: 12px; }
#footerNav li.first { padding-left: 0; }
#footerNav li.last { border: none; }
#footerNav li a { text-decoration: none; color:#b7b7b7; font-weight: none !important; }
#footerNav li a:hover { color:#fff; text-decoration: underline; }
#ec_footer { clear:left; float:left; margin: 7px 0 0 273px; padding: 0; list-style-type:none; width:500px; }
#ec_footer li { display:inline; margin: 0; padding: 0 5px; border-right:1px solid #b7b7b7;font-size:10px; color:#b7b7b7; }
#ec_footer li.first { padding-left: 0; }
#ec_footer li.last { border: none; }
#ec_footer li a { text-decoration: none; color:#b7b7b7; font-family: "helvetica"; font-size: 12px;}
#ec_footer li a:hover { color:#fff; text-decoration: underline; }

a#ecarlistlogo { float:left; display:inline; margin: 16px 3px 6px 0; padding: 0; width:141px; height:32px; text-indent: -9000px; background: url(../images/ecarlist.gif) no-repeat left top; }
a#ecarlistlogo:hover { background-position: -141px 0px; }
a#bttmlogo { float:left; padding: 7px 0 0 394px; margin: 0; width:170px; height:76px; }

/* #################################################
###              #=common forms                  ###
################################################ */

#site_logoSection { display:none; }

#sidebar_address { padding:0 0 20px;  border:none; background:url(../images/address_bkgd.jpg) no-repeat center top; margin-top: 7px;  }
#sidebar_address_head { display:block;  padding: 10px 0 0 10px	; }
#sidebar_address .floatleft p { font-size:11px; color:#ccc; line-height: 18px; }
#sidebar_address .floatleft { margin: 10px; }
#sidebar_address #getdirections { display:block;  width:120px; margin: 5px 10px 10px 30px; }
#sidebar_address a#getdirections:hover { color:#000; }
#sidebar_address .addressblock { margin: 10px; border-bottom: 1px dotted #ccc; }

#dealer_contact { padding:0 0 7px;  border:none; background:url(../images/dealer_contact_bkgd.jpg) no-repeat center top; margin: 0; font-size:11px; font-weight: bold; color:#fff; height:406px; }
#dealer_contact form.validation .required label { background-image: none;} 
#dealer_contact li { clear:both; }
#contact_small h2 { display:block; height:50px; width:250px; margin: 0 0 10px; padding: 0; text-indent: -9000px; background: url(../images/email_dealer_head.png) no-repeat center top; }
#dealer_contact #contact_small { width:auto; }
#dealer_contact #contact_small ol { margin: 0 0px 0 0px; }
#dealer_contact .input_element { width:200px !important; font-size:12px; margin-bottom: 10px; border:1px solid #b2b2b1; background: #fff; }
#dealer_contact textarea { width:180px !important; font-size:12px; margin-bottom: 20px; }
#contact_small .submitButton { display:block; width:207px; height:30px; margin: 0; padding: 0;text-align: center; line-height: 30px; color:#000; border:none; background: url(../images/submit_bkgd.gif) no-repeat center center;  *margin-top:10px; }

#ql_inner { background:#333 url(../images/ql_bkgd.jpg) no-repeat center bottom; margin: 10px 0 0; padding: 0 0 13px; list-style-type:none; }
#ql_inner h2 { font-size:16px; color:#fff; text-transform: uppercase; padding: 13px 0 10px 14px; margin: 0; }
#ql_inner li { padding: 0; margin: 0 13px; border-bottom: 1px solid #3f3f3f; }
#ql_inner li.last { border:none; }
#ql_inner li a { display:block; height:31px; line-height: 31px; font-size:14px; color:#fff; background: url(../images/ql_arrow.png) no-repeat left top; padding-left: 20px; font-weight: normal; }
#ql_inner li a:hover { background-position: left bottom; text-decoration: none; }

#dealer_contact #form_response { padding: 15px 20px 25px; }
#testimonials #contact_small { background: url(../images/test_dc_bkgd.png) no-repeat center top }

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

#contact #customer_tools { margin-top: 0; }
#google_map { width:645px; margin: 20px; }
#contact_map { background: #000 url(../images/mapbkgd.gif) repeat-x center top; border:1px solid #5b5b5b; }
#contact #customer_tools_top_middle { color:#332b1a;  }
#contact #customer_tools_top_middle img { display:none; }
#contact #customer_tools_top_middle .input_element { font-size:11px; }
#contact #customer_tools_content_wrapper form.validation label { font-size:11px; font-weight: bold; color:#fff; }

#customer_tools li { clear:both; }

/* ###################################################
###                #shipping page                 ###
################################################### */
 #main_content { padding-top: 10px; }

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

#financing #main_content { padding-top: 25px; }
#financeLeft { display:inline; margin: 0 0 25px 18px; }
#financeRight { display:inline; margin: 0 18px 25px 0; }
#financing #financeHeader { min-width: 688px; margin:0 auto 30px; width:888px !important; }
#financeLeft h2 { margin-top: 15px; }
#financing #sidebar_address { /*background: url(../images/address_bkgd_thin.jpg) no-repeat left top; */ border: none; background-color: transparent; }

#sidebar_address .floatleft { margin: 10px 2px 10px 6px; }
#financing #financeCalc h2 { color:#000; background: url(../images/payment_calc_header.gif) no-repeat center top; }
#financing #financeCalc li#footer { background: url(../images/payment_calc_bttm.gif) no-repeat center top; }

#financeHeader {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color: transparent;
background-image:url("../../images/financeHeader_bg.jpg");
background-position:right top;
background-repeat:no-repeat;
border-bottom-color:#D7D7D7;
border-bottom-style:solid;
border-bottom-width:1px;
height:191px;
margin-bottom:29px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
min-width:889px;
overflow-x:hidden;
overflow-y:hidden;
padding-bottom:18px;
padding-left:28px;
padding-right:28px;
padding-top:0px;
width:auto !important;
}

/* hacks to make the financing calculator show up correctly in ie7
#################################################################*/
#financing #financeCalc li { *height:auto }
#financing #financing_vehicle_calculator #financeCalc li.form_li { *line-height: 55px !important; }
#financing #financing_vehicle_calculator #financeCalc li.form_li label { *line-height:normal !important; }
#financing #financeCalc li.calcfooter { *margin-bottom:10px; height:15px; }
#financing #financeCalc li#firstrow { background:#CFCFCF url(../images/financeCalc_header3.gif) repeat-x center top; }

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

#notify #notify_middle { float:left; display:inline; margin: 45px 0 25px 18px; width:610px; padding: 0; }
#notify #notify_right { float:right; display:inline; width:302px; margin: 45px 18px 25px 0; }
#notify #notify_form_div { border:1px solid #cfcab8; background: #f9f9f9; margin: 0 2px 0 0;  }
#notify #notify_form_div h3 { padding: 5px; color:#000; text-transform: uppercase; }

#trade_bid #notify_middle { float:left; display:inline; margin: 25px 0 25px 18px; width:610px; padding: 0; }
#trade_bid #notify_middle img { margin-top: 50px; }
#trade_bid #notify_form_div { border:1px solid #cfcab8; background: #f9f9f9; }
#trade_bid #sidebar_address { background: url(../images/address_bkgd_wide.jpg) no-repeat left top; }

#trade_bid #sidebar_address .floatleft { margin: 10px 15px; }
#trade_bid #notify_right { float:right; display:inline; width:302px; margin: 25px 18px 25px 0;; }

/* ###################################################
###                  #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; color:#fff; font-size:16px; padding: 0 0 3px; }
#sitemap .sitemap_vehicle_list { list-style-type: none; }
#sitemap #sitemap_list li { text-transform: capitalize; }
#sitemap #sitemap_list li ul { display:none; }
#sitemap #sitemapContent { padding: 25px 18px; }
#sitemap_list .sitemap_vehicle_list { width: 20%; }


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

/* Number of Results */
#inventory #inventory_v2_sidebar_filters h3 { padding:10px 0 0 5px; color:#a0a0a0; font-size:11px; }
#inventory #inventory_v2_sidebar_filters h2 { padding:0 0 10px 5px; color:#d6d6d6; font-size:18px; }

/* Current Filters Box */
#inventory #currentFilters { background:#000; border:1px solid #666; margin: 10px 0; }
#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; }

/* Search Filter List Container Boxes */
#inventory .filterList { background:#1a1a1a url(../images/filterlist_bkgd.gif) repeat-x center top; border:1px solid #2d2d2d; padding: 0 0 10px; position:relative; }
#inventory #inventory_v2_sidebar_filters .filterList h3 { padding:5px 0 5px 5px; color:#fff; text-transform:uppercase; font-size:13px; }
#inventory .filterList ul {}
#inventory .filterList ul li { color:#fff; }
#inventory .filterList ul li a { color:#a4a4a4; background: url(../../images/listingImages/arrowTree_grey.gif) no-repeat 2px center; }
#inventory .filterList ul li span { color:#a4a4a4;}
#inventory .filterList li a:hover { color:#fff; background:#000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; }
#inventory .filterList span a { font-family:verdana; font-weight:bold; position:absolute; background:black; border:1px solid #2d2d2d;  bottom:-11px; right:-11px; color:#9f9f9f; margin: 10px; }
#inventory .filterList span a:hover { color:#9f9f9f; }

/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact { padding:0 0 0px;  border:none; background:url(../images/dealer_contact_bkgd.jpg) no-repeat top center; margin: 0; font-size:11px; font-weight: bold; color:#fff; height:406px; }
#inventory #inventory_v2_sidebar_contact h2 { display:block; height:50px; width:250px; margin: 0 0 10px; padding: 0; text-indent: -9000px; background: url(../images/email_dealer_head.png) no-repeat center top; }
#inventory #inventory_v2_sidebar_contact  .input_element { width:200px !important; font-size:12px; margin-bottom: 10px; border:1px solid #b2b2b1; background: #fff; }
#inventory #inventory_v2_sidebar_contact #contact_small { width:auto; }
#inventory #inventory_v2_sidebar_contact #contact_small ol li { clear:both; }
#inventory #contact_small #ec_is_submit input.submitButton { display:block; width:207px; height:30px; margin: 0; padding: 0;text-align: center; line-height: 30px; color:#000; border:none; background: url(../images/submit_bkgd.gif) no-repeat center center;  *margin-top:10px; }

#inventory #inventory_v2_sidebar_contact #contact_small ol li label { color:#fff; font-weight: bold; background-image: none; }
#inventory #inventory_v2_sidebar_contact #contact_small ol { margin: 0 3px 0 10px; }



/* Top Search Bar Styles */
#inventory #searchBar { background: url(../images/topbartitle.gif) repeat-x center top; border-top:7px solid #000; border-bottom: 1px solid #353535; padding: 0 3px; height:41px; margin: 0 0 1px; }
#inventory #sort_bar { margin: 0; background: url(../images/bttmbartile.gif) repeat-x center top; padding: 0 13px; height:44px; margin: 0; color:#fff; border-bottom: 1px solid #6e6d6b; }
#inventory #sort_bar a { color:#fff; text-decoration: none; }
#inventory #sort_bar a:hover { text-decoration: underline; }


/* Vehicle Title and Price */
#inventory .inventory_v2_details h4 a { }
#inventory .price_line_1 { padding-bottom:3px; }
#inventory .inventory_v2_price_right .price_title  { color:#a3a2a2; }
#inventory .inventory_v2_price_left { color:#fff; }

#inventory .buy_it_now {padding:3px 5px;clear: right; color: #DB222A; display: inline; float: right; font-weight: bold; margin-right: 10px;}
#inventory .buy_it_now:hover {color: #fff; background-color:#00ca05;text-decoration:none;}

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

#inventory .inventory_gogreen_container a { color:#cecece !important; }

#inventory .inventory_v2_pagination { color:#c9c8c8;}
#inventory .inventory_v2_pagination a { color: #c9c8c8; }
#inventory .inventory_v2_pagination a:hover {}

#vehicleDisclaimer p { margin: 10px; display:block; }

#inventory .inventory_v2_row { background: transparent; background-color: none; border-bottom:1px solid #3a3a3a }

#inventory .inventory_v2_price { width:200px; }
#inventory a.clearFilterCpo { color:#fff; }
#inventory a.clearFilterCpo:hover { text-decoration: underline; }

#inventory .inventory_v2_special { margin-bottom: 5px; }

a#vehicle_v2_notify_button img { display:none; }
a#vehicle_v2_notify_button { display:block; margin: 10px 0 0; width:250px; height:90px; text-indent: -9000px; background: url(../images/notify.jpg) no-repeat center top; }

#inventory .inventory_v2_paginationLeft { padding: 10px 0; }
#inventory .inventory_v2_paginationCenter { padding: 10px 0; }
#inventory .inventory_v2_paginationRight { padding: 10px 0; } 

#wrapper #inventory_v2_rows .inventory_image_label{font-size: 15px; text-transform: uppercase;}


/* #################################################
###                   #=vehicle                  ###
################################################ */
form.validation ol {
	margin:0;
	padding:0;
}
/* Similar Vehicles Heading */
#vehicle #leftColumn h3 { padding:0; display:block; width:140px; height:18px; text-indent: -9000px; background: url(../images/similarvehiclestitle.png) no-repeat left top; margin: 15px  0 10px 5px; }
.similarVehicle { background:#454545 url(../images/filterlist_bkgd.gif) repeat-x center top; border:1px solid #1a1a1a; padding: 10px; }
.similarVehicle ul { width: 120px; }
#vehicle .similarVehicle ul li { color:#c8c8c8; font-size:11px; }
#vehicle .similarVehicle ul li.price { color:#c8c8c8; font-size:11px; font-weight: bold; }
#vehicle .similarVehicle ul li.simCar_pricelabel { font-size:9px; }
#vehicle .similarVehicle ul li a { font-weight:bold; color:#fff; text-decoration: none; font-weight: bold; font-size:12px; }
#vehicle .similarVehicle ul li a:hover { text-decoration: underline; }

/* View More Box */
#vehicle #vehicle_v2_sidebar_links { background:#1a1a1a url(../images/filterlist_bkgd.gif) repeat-x center top; border:1px solid #1a1a1a; padding: 10px; }
#vehicle #vehicle_v2_sidebar_links p { padding: 0 0 5px; color:#fff; text-transform:uppercase; font-size:13px; }
#vehicle #vehicle_v2_sidebar_links ul {}
#vehicle #vehicle_v2_sidebar_links li { color:#fff; }
#vehicle_v2_sidebar_links li a { color:#bfbfbf; background: url(../../images/listingImages/arrowTree_grey.gif) no-repeat 2px center; }
#vehicle_v2_sidebar_links li a:hover {color:#000; background:#fff url(../../images/listingImages/arrowTree_blk.gif) no-repeat 2px center; }

/* Breadcrumbs and share bar at top */
#vehicle #vehicle_topbar { margin: 0; background: url(../images/bttmbartile.gif) repeat-x center top; padding: 0 13px; height:44px; margin: 0; color:#fff; border-bottom: 1px solid #6e6d6b; }
#vehicle #vehicle_topbar_left { line-height: 44px; height:44px; }
#vehicle #vehicle_topbar_right { line-height: 44px; height:44px; }
#vehicle #searchBar { background: url(../images/topbartitle.gif) repeat-x center top; border-top:7px solid #000; border-bottom: 1px solid #4b4c4c; padding: 0 3px; height:41px; margin: 0 0 1px; line-height: 41px; }
#vehicle #searchBar_left { padding-top: 0; }

#vehicle #vehicle_topbar a { color:#fff; }
#vehicle #vehicle_title { font-size: 24px; font-weight:bold; width:450px; margin: 10px 0; }
#vehicle #vehicle_contact span { color:#fff; font-size:18px; }
#vehicle #vehicle_contact a { color:#83b8ff; }
#vehicle .price_line_1 { font-size: 32px; line-height: 32px; font-weight:bold; }
#vehicle #listing_form { padding-top: 13px; }

#vehicle .gray_ten { color:#cecece; font-weight: bold; }
#vehicle .ip_dottedLine { height:1px; margin: 10px 0; padding: 0; background: url(../images/dots.gif) repeat-x center top; }

#vehicle #vehicle_vitals { background: transparent; /*background: url(../images/vitals_bkgd.png) repeat-x center top;*/ }
#vehicle #vehicle_mainVitals {}
#vehicle #picShadow { margin: 0 0 0 10px; }

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

#vehicle #vehicle_thumbs { background: #3b3b3b; border:none; }

#vehicle .buy_it_now {border: 1px solid #db222a; color: #db222a; display: block; float: right; font-size: 16px; font-weight: bold; height: 50px; line-height: 50px; margin-right: 10px; text-align: center; width: 175px;}
#vehicle .buy_it_now:hover {background-color: #00ca05; border-color:#00ca05; color: #fff; text-decoration: none;}

#vehicle #customer_tools { margin: 15px 0; }

/* 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; color:#fff; }
#vehicle .dealerboxAdd { font-size:12px; color:#fff; }
#vehicle #dealerboxPhone { font-size:12px; font-weight:bold; padding-top:10px; padding-bottom:10px; color:#fff; }
#vehicle #dealerboxMap a { font-size:12px; color:#fff; font-weight: bold; text-decoration:none; color:#fff; }
#vehicle #dealerboxMap a:hover { text-decoration:underline; }

#vehicle #customer_tools_content_wrapper form.validation label { font-size:11px; font-weight: bold; color:#fff; }

#vehicle #customer_tools_top_left { background: url(../images/dealerbox_top_left.png) no-repeat left top; }
#vehicle #customer_tools_top_right { background: url(../images/dealerbox_top_right.png) no-repeat right top; }
#vehicle #customer_tools_top_middle { color:#fff !important; background: url(../images/dealerbox_top_middle.jpg) repeat-x center top; }
#vehicle #customer_tools_icons { background: url(../images/icons_bkgd.jpg) repeat-x center top; border-left:1px solid #5e5e5e; border-right:1px solid #5e5e5e; }
#vehicle #customer_tools_content_wrapper { background: url(../images/tools_bkgd.jpg) repeat-x center -46px; border-left:1px solid #5e5e5e; border-right:1px solid #5e5e5e; }
#vehicle .customer_tools_content { background: url(../images/tools_bkgd.jpg) repeat-x 0 -46px; }
#vehicle #rightColumn #customer_tools_bottom_left { background: url(../images/dealerbox_bottom_left.png) no-repeat left top; }
#vehicle #rightColumn #customer_tools_bottom_right { background: url(../images/dealerbox_bottom_right.png) no-repeat right top; }
#vehicle #customer_tools_bottom_middle { background:#282828 url(../images/tools_bttm.jpg) repeat-x center 0; border-bottom:1px solid #5e5e5e; }

#contact #customer_tools_top_left { background: url(../images/dealerbox_top_left.png) no-repeat left top; }
#contact #customer_tools_top_right { background: url(../images/dealerbox_top_right.png) no-repeat right top; }
#contact #customer_tools_top_middle { color:#fff !important; background: url(../images/dealerbox_top_middle.jpg) repeat-x center top; }
#contact #customer_tools_icons { background: url(../images/icons_bkgd.jpg) repeat-x center top; border-left:1px solid #5e5e5e; border-right:1px solid #5e5e5e; }
#contact #customer_tools_content_wrapper { background: url(../images/tools_bkgd.jpg) repeat-x center -46px; border-left:1px solid #5e5e5e; border-right:1px solid #5e5e5e; }
#contact .customer_tools_content_contact { background: url(../images/tools_bkgd.jpg) repeat-x 0 -46px; }
#contact #customer_tools_bottom_left { background: url(../images/dealerbox_bottom_left.png) no-repeat left top; }
#contact #customer_tools_bottom_right { background: url(../images/dealerbox_bottom_right.png) no-repeat right top; }
#contact #customer_tools_bottom_middle { background:#282828 url(../images/tools_bttm.jpg) repeat-x center 0; border-bottom:1px solid #5e5e5e; }

#vehicle #vehicle_details_top_left { background: url(../images/dealerbox_top_left.png) no-repeat left top; }
#vehicle #vehicle_details_top_middle { color:#fff !important; background: url(../images/dealerbox_top_middle.jpg) repeat-x center top; }
#vehicle #vehicle_details_top_right { background: url(../images/dealerbox_top_right.png) no-repeat right top; }
#vehicle #vehicle_details_middle { border-right:1px solid #5e5e5e; border-left:1px solid #5e5e5e; background:#222222 url(../images/tools_bkgd.jpg) repeat-x center -23px; }
#vehicle #vehicle_details_bottom_left { background: url(../images/dealerbox_bottom_left.png) no-repeat left top; }
#vehicle #vehicle_details_bottom_middle { background:#282828 url(../images/tools_bttm.jpg) repeat-x center 0; border:none; }
#vehicle #vehicle_details_bottom_right { background: url(../images/dealerbox_bottom_right.png) no-repeat right top;  }

#vehicle #vehicle_details_middle p { color:#fff; }
#vehicle #vehicle_details_middle { color:#fff; }
#vehicle_details_middle ul li.oe_cost span, #vehicle_details_middle ul li.oe_details span, .oe_code { color:#ccc; }
#vehicle #vehicle_details_middle h3  { color:#fff; background: #000; }

#vehicle #media_center_links { height:25px; }

#vd_block_description span { color: #fff !important;}

#specials .specials_item { background: url(../images/inventoryrowbkgd2.png) repeat-x center top; background-color: none; border:none; border-bottom:1px dotted #717171 }
#specials #specials_navigation ul li.specials_current { background:#000 url(../images/inventoryrowbkgd2.png) repeat-x center top; }
#specials #right p.automated_10426_line1 { color:#fff !important; }

.warrimage { border:5px solid #fff; margin:  10px 0; box-shadow: 2px 2px 2px #ccc; -moz-box-shadow: 2px 2px 2px #ccc; -webkit-box-shadow: 2px 2px 2px #ccc; }

#bbbplacer { position: relative; }
a#bbbhome { display:block; width:106px; height:40px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/bbb_home.png) no-repeat left top; position: absolute; top:115px; left:10px; }

a#find_us {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("../images/find_us.gif");
background-position:left top;
background-repeat:no-repeat;
margin-bottom:100px;
margin-top:70px;
}

a#find_us {
display:block;
height:47px;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:153px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
text-indent:-9000px;
width:164px;
}

a#find_us:hover {
background-position:left bottom;
}

#footer_main h1 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("../images/ecarlist_logo.png");
background-position:left top;
background-repeat:no-repeat;
display:block;
height:37px;
text-indent:-9000px;
width:158px;
}
#powerseller {
	position:absolute;
	top:115px;
	left:500px;
}
#footer_main h1, #footer_main h2 {
	position:absolute;
	top:100px;
	left:300px;
}


#footer_main h1 a:hover {
background-position:-160px 0;
}

#vehicle_photos #vehicle_vitals {
padding-bottom:10px;
padding-left:18px;
padding-right:10px;
padding-top:38px;
}

#vehicle_mainVitals {
float:right;
margin-top:0px;
width:55%;
}

#news h2 a { color: #fff; }


form.validation .customer_tools_right_left {
    width: 230px;
}
form.validation .customer_tools_right_right {
	width:210px;
}

#sort_bar_right {
	width:50%;
}

.carstory-container {
	float: right;
	margin-top: 5px;
	clear: both;
}
