/*------------------------------------------------------------------
[Specials New & Pre-Owned Stylesheet]

Theme Name:		Ramsey Infiniti
Version:		1.0
Last Change:	3/27/2009 - Eric Rihlmann

[Table of Contents]

1. Featured Vehicles

[Notes]

-------------------------------------------------------------------*/

/* 1. FEATURED VEHICLES */

#featured_vehicles {margin:8px 0 16px 0;}

/* New & Pre-Owned Vehicle Listings Wrappers */
/* New & Pre-Owned Vehicle Listings Wrappers */
#new_featured_vehicles_wrap, #preowned_featured_vehicles_wrap {margin:0 0 10px 0; width:744px; position:relative;
	background:#d6d6d6;}
#new_listings_wrap, #preowned_listings_wrap, {width:744px;}	

/* Listing Headers */	
h4.listing_header {padding:6px 145px 10px 15px;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#e3e3a8; font-size:1.125em; text-transform:uppercase;
	background:url(../images/template/featured_vehicles_listing_header_bg.png) repeat-x bottom #664417;}

/* Vehicle Listings */
#featured_vehicles .row_wrap {padding:10px 0; width:742px;
	background:url(../images/template/featured_vehicles_center_listing_bg.png) repeat-y center;
	border-bottom:1px dotted #a5a5a4;}
#featured_vehicles .row_wrap:last-child {border:none;}
#featured_vehicles .listing {padding:183px 0 0 0; margin:0 0 0 16px; width:212px; position:relative; float:left;
	list-style:none;}
#featured_vehicles .listing.center {margin:0 21px 0 37px;}

/* Vehicle Year, Make & Model */
#featured_vehicles .listing h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0.625em; font-weight:bold; text-align:center; text-transform:uppercase; letter-spacing:2px; line-height:normal; color:#221502;}
#featured_vehicles .listing h4 strong {display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.8em; font-weight:bold; text-transform:none; color:#221502;}	

/* Pre-Owned Vehicle Photo */
#featured_vehicles .listing .photo_link {padding:0; width:212px; height:183px; position:absolute; top:0; left:0;
	background:url(../images/template/featured_vehicles_used_photo_link_bg.png) #dad5cd;}
#featured_vehicles .listing .call_out {width:212px; height:164px; position:absolute; bottom:28px; right:9px;
	background-position:bottom right; background-repeat:no-repeat;}
#featured_vehicles .listing .photo_link img {margin:9px 0 0 9px; width:194px;}
#featured_vehicles .listing .photo_link a {width:212px; height:183px; position:absolute; top:0; left:0;
	text-indent:-5000px;
	background:url(../images/template/featured_vehicles_listing_btn.png) no-repeat;}
#featured_vehicles .listing .photo_link a:hover {background-position:-212px 0;}

/* Vehicle Lease Price */
#featured_vehicles .listing .lease{padding:0; margin:0;
	line-height:normal; text-align:center;}
#featured_vehicles .listing .lease strong {padding:0 0 5px 0; width:92px; display:block; float:left;
	font-size:2em; font-weight:bold;; line-height:0.888em; color:#7a4a0f;}
#featured_vehicles .listing .lease em {padding:9px 0; margin:0 0 0 25px; width:36px; display:block; float:left;
	font-size:0.625em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; line-height:1em; color:#666; text-transform:uppercase;}
#featured_vehicles .listing .lease span {padding:9px 0; width:30px; display:block; float:left;
	font-size:0.625em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; line-height:10px; color:#666; text-transform:uppercase;}

/* Vehicle Buy Price */	
#featured_vehicles .listing .buy{padding:0 0 5px 0; margin:0;
	font-size:2em; line-height:0.888em; text-align:center; color:#7a4a0f;}
#featured_vehicles .listing .buy strong{font-weight:bold;}

/* Vehicle Bullets */
#featured_vehicles .listing h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0.75em; font-weight:bold; text-align:center; line-height:normal; color:#191f2f;}
#featured_vehicles .listing.preowned h5 {margin:0 0 15px 0;}

/* Legal & Description */	
#featured_vehicles .listing .legal_toggle {margin:2px auto 0 auto; width:100px; display:block;
	font-size:0.562em; color:#666; text-align:center; text-transform:uppercase; cursor:pointer;}
#featured_vehicles .listing .legal_toggle:hover {color:#b4680c;}
#featured_vehicles .listing .legal_toggle:hover .description {display:block;}
body.js #featured_vehicles .listing .legal_toggle:hover .description {display:none;}
#featured_vehicles .listing .legal_toggle .description {padding:25px 5px 0 20px; margin:0; display:none; overflow:hidden; position:absolute; top:0; left:0; right:0; bottom:0; cursor:auto;
	text-align:left; font-size:1.777em;
	background:url("../images/template/featured_vehicles_description_bg.png");}
#featured_vehicles .listing .legal_toggle .description h6 {padding:0 0 5px 0;	
	font-size:0.75em; color:#fff; line-height:normal; letter-spacing:2px; text-transform:uppercase;}
#featured_vehicles .listing .legal_toggle .description p {position:absolute; top:42px; left:20px; right:5px; bottom:0; overflow:auto;
	font-family:Arial, Helvetica, sans-serif; font-size:0.625em; color:#b5b5b6; line-height:normal; text-transform:none;}
/* Generarted by JavaScript */
#featured_vehicles .listing .legal_toggle .description div.close {padding:0 3px; position:absolute; top:4px; right:4px; cursor:pointer; z-index:200;
	font-size:10px; color:#fff;
	background:#b4680c;}
#featured_vehicles .listing .legal_toggle .description div.close:hover {color:#fff; background:#d27501;}