/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title :
Author : James Greenwood / james.greenwood@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for Autoworld site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
		
#franchiseFlash #offerLinks .contents ul li.active a {
background:none repeat scroll 0 0 #000000;
color:#FFFFFF;
font-weight:bold;
}
/* ----- OFFER VIEWER */
#offerViewer { height:244px; margin:0 0 21px; }
#offerViewer #mainImg { width:573px; height:244px; position:relative; float:left; }
#offerViewer #mainImg a.active {display:block !important;}
#offerViewer #mainImg .frame { position:absolute; left:0; top:0; }
#offerViewer #mainImg .btn { position:absolute; right:10px; top:214px; }
#offerViewer #offerSelector { width:28px; float:right; }
#offerViewer #offerSelector ul { list-style:none; margin:0; padding:0 }
#offerViewer #offerSelector ul li { margin:0 0 7px; }
#offerViewer #offerSelector ul li.last { margin:0; }
#offerViewer #offerSelector ul li a { width:28px; height:21px; font-size:13px; text-decoration:none; font-weight:bold; color:#868686; background:url(../images/layup/offerSelectorBg.gif) no-repeat left top; display:block; }
#offerViewer #offerSelector ul li a.active { color:#fff; background:url(../images/layup/offerSelectorActiveBg.gif) no-repeat left top; }
#offerViewer #offerSelector ul li a span { padding:3px 0 0 14px; display:block; }

/* ----- FEATURED USED CARS */
#featuredUsedCars { width:355px; height:189px; background:url(../images/layup/featuredUsedCarsBg.jpg) no-repeat left top; margin:0 0 6px; float:left; }
#featuredUsedCars #usedCarSelector { height:24px; font-size:13px; color:#fff; font-weight:bold; padding:12px 15px 0 0; float:right; }
#featuredUsedCars #usedCarSelector a { display:inline; }
#featuredUsedCars #usedCarSelector img { display:inline; }
#featuredUsedCars .padding { padding:14px 15px 0; }
#featuredUsedCars a { font-weight:normal; text-decoration:none; display:block; }
#featuredUsedCars .leftSide { width:116px; float:left; display:block; }
#featuredUsedCars .thumb { width:112px; height:84px; padding:2px 2px 7px; position:relative; display:block; }
#featuredUsedCars .thumb .frame { position:absolute; left:0; top:-6px; display:block; }
#featuredUsedCars .btn { display:block; }
#featuredUsedCars .rightSide { width:203px; float:right; display:block; }
#featuredUsedCars .rightSide .title { height:38px; font-weight:bold; font-size:12px; color:#000000; display:block; }
#featuredUsedCars .rightSide table { width:100%; cursor:pointer; }
#featuredUsedCars .rightSide table tr {}
#featuredUsedCars .rightSide table tr td { color:#595959; padding:0 0 3px; }
#featuredUsedCars .rightSide table tr td.heading { font-weight:bold; }
#featuredUsedCars .rightSide table tr.price td { font-size:14px; font-weight:bold; color:#ff6c0a; text-align:right; padding:8px 0 0; }

#jumpUsedStock { margin:0 0 6px; float:right; }

/* ----- CURRENT STOCK */
#currentStock { width:605px; margin:0 0 15px; position:relative; }
#currentStock .btm { position:absolute; left:0; bottom:-7px; }
#currentStock table { width:100%; padding:0 0 10px; }
#currentStock table tr {}
#currentStock table tr td { width:150px; font-size:12px; font-weight:bold; color:#6b6b6b; background:#f3f3f3; border-top:1px solid #fff; padding:10px 15px; }
#currentStock table tr td.altCol { background:#e0e0df; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1 { font-size:22px; color:#373737; }
h2 { text-transform:none; }