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

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

Type: Screen, Projection

Description : Screen and projection stylesheet for Devonshire Motors site

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

/* ----- OFFER SELECTOR */
#offerSelector { width:675px; margin:0 0 30px; }
#offerSelector #mainImg { width:675px; height:214px; padding:3px 0; position:relative; }
#offerSelector #mainImg .frame { position:absolute; left:-6px; top:0; }

#offerSelector #selector {}
#offerSelector #selector ul { list-style:none; margin:0; padding:0; }
#offerSelector #selector ul li { margin:0; padding:0; float:left; }
#offerSelector #selector ul li a { width:35px; height:25px; text-align:center; text-decoration:none; background:url(../images/layup/offerSelectorBtn.gif) no-repeat left top; margin:0 0 0 3px; display:block; }
#offerSelector #selector ul li a.active { width:35px; height:25px; background:url(../images/layup/offerSelectorBtnActive.gif) no-repeat left top; }
#offerSelector #selector ul li a span { font-size:12px; font-weight:bold; color:#FFF; padding:6px 0 0; display:block; }
#offerSelector #selector ul li a#btnHondaService { width:278px; height:24px; background:url(../images/layup/offerSelectorBtnHondaService.gif) no-repeat; }
#offerSelector #selector ul li a#btnHondaService.active { background:url(../images/layup/offerSelectorBtnHondaServiceActive.gif) no-repeat; }
#offerSelector #selector ul li a#btnViewAll { width:104px; height:25px; margin:0 8px 0 0; display:inline; float:right; }

/* ----- HOME JUMPS */
#homeJumps { margin:0 0 27px; }
#homeJumps a { float:left; }
#homeJumps .newCars {}
#homeJumps .usedCars a { margin:0 16px 0 17px; }
#homeJumps .aftersales {}

#mainContent { background:url(../images/layup/mainContentTopHome.gif) no-repeat left top #FFF; }