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

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd
Author : John Davies / john.davies@gforces.co.uk / G-Forces Web Management Ltd
Author : Matt Mumford / matt.mumford@gforces.co.uk / G-Forces Web Management Ltd
Author : James Greenwood / james.greenwood@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for Silverstone site

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

/* COMMON AND GLOBAL */
html { height: 100%; }
body { height:100%; font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background:url(../images/layup/bg.jpg) repeat-x #191919; color:#FFFFFF; text-align:center; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#container { width:918px; min-height:100%; margin:0 auto; text-align:left; font-size:110%; line-height: normal; }
* html #container { height: 100%; }
#printHeader { display:none;}

#header { width:918px; height:116px; position: relative; }
#header #logo { width:260px; height:45px; position: absolute; left:0px; top:5px;  }
#header #contactDetails { width:167px; height:21px; position: absolute; left:504px; top: 39px;  }
#header #badge { width:56px; height:56px; position: absolute; left:863px; top:12px; }
#header #siteSearch { width:144px; height:23px; position:absolute; left:771px; top:82px; }
#header #siteSearch input { width:142px; height:19px; color:#C7C7C7; background:#5b5b5b url(../images/layup/searchBg.gif) no-repeat right; border:1px solid #b5b5b5; padding:4px 0 0 2px; }

/* ----- LEFT COLUMN ----- */
#leftCol { float: left; width: 208px; margin:16px 0 0 0; }
#leftCol .box { border:1px #8c8c8c solid;  padding:0 15px 10px 15px; margin:0 0 12px 0; display:block; }
#leftCol .box a { width:208px; cursor:pointer; text-decoration:none; }
#leftCol .box .title { display:block; padding:10px 0 10px 0; } 
#leftCol .box .description { font-weight:normal; display:block; }
#leftCol .box .btn { width:61px; font-size:11px; text-align:center; background:#2b9dbc; display:block; padding:5px 0 5px 0; }
#leftCol .usedCarSearch { background:#707070 }
#leftCol .usedCarSearch select { width:176px; color:#FFFFFF; margin:0 0 10px 0; background:#4e4e4e; border:1px solid #CBCBCB }
#leftCol .stockList { padding:0 0 10px 0; background:#707070 }
#leftCol .stockList .title { padding:10px 0 10px 15px; }
#leftCol .stockList .item { width:176px; display:block; background:#515051; padding:4px 15px 4px 15px; }
#leftCol .stockList .item .model { float:left; }
#leftCol .stockList .item .quantity { float:right; }

#leftCol .latestNews { background:#303030; }
#leftCol .latestNews .headline { font-weight:bold; }
#leftCol .latestNews .description {}
#leftCol .latestNews .controller {}
#leftCol .latestNews .controller a { width:17px; padding:4px 0 4px 0; text-align:center; font-weight:bold; font-family:tahoma, arial; background:#878787; margin:6px 3px 6px 0; float:left; display:block; }
#leftCol .latestNews .controller a.btnNext { width:7px; height:13px; display:block; float:left; padding:5px 0 0 0; background:none; }
#leftCol .stockUpdate { background:url(../images/layup/boxBgStockUpdate.gif) no-repeat right #303030; }
#leftCol .stockUpdate .description { padding:0 40px 0 0; margin:0 0 10px 0; }

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width:694px; margin:16px 0 0 0; }
#rightCol .box { border:1px #8c8c8c solid; padding:11px; background:#303030; display:block; }
#rightCol .box .title { display:block; }
#rightCol .btn { padding:5px; text-align:center; font-weight:bold; font-family:tahoma, arial; margin:0 3px 0 0; float:left; display:block; }

#rightCol .whatsHot { margin:0 0 12px 0; }
#rightCol .whatsHot .article { width:175px; float:left; }
#rightCol .whatsHot .article .title { margin:0 0 10px 0; }
#rightCol .whatsHot .article .thumb { width:175px; height:131px; margin:0 0 10px 0; display:block; }
#rightCol .whatsHot .article .description { display:block; }
#rightCol .whatsHot .article .controller {}
#rightCol .whatsHot .article .controller a .btn { background:#878787; }
#rightCol .whatsHot .article .controller a { width:17px; padding:4px 0 4px 0; text-align:center; font-weight:bold; font-family:tahoma, arial; background:#878787; margin:6px 3px 6px 0; float:left; display:block; }
#rightCol .whatsHot .article .controller .btnNext { width:7px; height:13px; display:block; float:left; padding:5px 0 0 0; background:none; }
#rightCol .whatsHot .mainImg { float:right; background:#FF0000;  } 

#jumpsPrimary { margin:0 0 7px 0; }
#jumpsPrimary .box { width:224px; height:194px; margin:0 8px 0 0; background:#303030; float:left; padding:0; position:relative; }
#jumpsPrimary .box a { width:224px; height:194px; cursor:pointer; display:block; text-decoration:none; }
#jumpsPrimary .title { padding:10px 0 10px 10px; }
#jumpsPrimary .btn { width:61px; font-size:11px; text-align:center; background:#2b9dbc; display:block; padding:5px 0 5px 0; position:absolute; top:160px; right:10px; }
#jumpsPrimary .description { font-weight:normal; padding:100px 10px 0 10px; display:block; }
#jumpsPrimary .jumpNewCars { background:url(../images/layup/jumpsBgNewCars.jpg) no-repeat; }
#jumpsPrimary .jumpUsedCars { background:url(../images/layup/jumpsBgUsedCars.jpg) no-repeat; }
#jumpsPrimary .jumpServiceParts { background:url(../images/layup/jumpsBgServiceParts.jpg) no-repeat; margin:0; }
#jumpsPrimary .jumpServiceParts .description { padding:0 10px 0 10px; }

#jumpsSecondary { padding-bottom:20px; }
#jumpsSecondary .box { width:341px; height:114px; float:left; padding:0; margin:0 8px 0 0; position:relative; }
#jumpsSecondary .box a { width:341px; height:114px; cursor:pointer; display:block; text-decoration:none; }
#jumpsSecondary .title { padding:10px 0 0 10px; }
#jumpsSecondary .description { font-weight:normal; padding:60px 80px 0 10px; display:block; }
#jumpsSecondary .btn { width:61px; font-size:11px; text-align:center; background:#2b9dbc; display:block; padding:5px 0 5px 0; position:absolute; top:80px; right:10px; }
#jumpsSecondary .finance { background:url(../images/layup/jumpsBgFinance.gif) no-repeat; }
#jumpsSecondary .trackDays { background:url(../images/layup/jumpsBgTrackDays.jpg) no-repeat; margin:0; }

#carComparison { margin:0 0 10px 0; }
#carComparison .box { background:#707070; display:block; }
#carComparison a { cursor:pointer; display:block; text-decoration:none; }
#carComparison .titleDescription { float:left; }
#carComparison .title { padding:0 0 10px 0; display:block; }
#carComparison .description { width:150px; padding:0 50px 0 0; display:block; font-weight:normal; float:left; }
#carComparison .thumb { margin:0 6px 0 0; float:left; display:block; }
#carComparison .btn { float:right; background:#2b9dbc; margin:-25px 0 0 0; }

#searchFilter { padding:3px 0 9px 0;}
#searchFilter #searchResults { padding:4px 0 0 0; float:left; }
#searchFilter #searchSort { float:right; }
#searchFilter #searchSort label { width:50px; padding:3px 0 0 0; }
#searchFilter #searchSort select { background:#4e4e4e; color:#FFFFFF; }

#usedCarList {}
#usedCarList .item { padding:0; margin:0 0 5px 0; background:#707070; }
#usedCarList .item a { width:692px; cursor:pointer; display:block; text-decoration:none; z-index:1; }
#usedCarList .item a .modelPrice { background:#515051; font-size:1.6em; font-weight:bold; font-family:tahoma, arial; display:block; padding:10px 10px 10px 200px; }
#usedCarList .item a .modelPrice .model { float:left; display:block; }
#usedCarList .item a .modelPrice .price { float:right; display:block; }
#usedCarList .item a .description { padding:0 10px 5px 5px; display:block; }
#usedCarList .item a .description .thumb { margin:-30px 0 0 0; border:1px solid #C7C7C7; float:left; display:block; }
#usedCarList .item a .description .carDetail { padding:0 0 0 23px; float:left; display:block; }
#usedCarList .item a .description .carDetail .detail { padding:4px 0 0 0; width:100px; float:left; display:block; }
#usedCarList .item a .description .carDetail .type { font-weight:normal; padding:4px 0 0 0; float:left; display:block; }
#usedCarList .item a .description .btn { margin:-30px 0 0 0; background:#2b9dbc; float:right; }
#usedCarList .item a .save { margin:-65px 10px 0 0; background:#2b9dbc; float:right; display:inline; z-index:2; position:relative; }

#carMainImg { width:313px; height:234px; float:left; border:1px solid #CBCBCB; }
#usedCarTitlePrice { width:349px; padding:12px 5px 12px 5px; margin:0 0 10px 0; font-family:tahoma, arial; font-size:1.4em; font-weight:bold; background:#2b9dbc; float:right; }
#usedCarTitlePrice #title { float:left; }
#usedCarTitlePrice #price { float:right; }
#newCarTitle { width:349px; padding:12px 5px 12px 5px; margin:0 0 10px 0; font-family:tahoma, arial; font-size:1.4em; font-weight:bold; background:#2b9dbc; float:right; }
#newCarTitle #title { float:left; }
#newCarDescription { float:right; width:349px; margin:0 0 20px 0; }
#newCarOffer { width:313px; height:234px; border:1px solid #cbcbcb; float:left; }

#usedCarThumbnails { width:359px; height:64px; margin:0 0 17px 0; float:right; overflow:hidden; } 
#usedCarThumbnails #thumbnailSlider { width:10000px; display:inline; }
#usedCarThumbnails .thumb { width:83px; height:62px; border:1px #c4c6c6 solid; position:relative; margin:0 7px 0 0; display:block; float:left; }
#usedCarThumbnails .thumb .end { margin:0; }
#usedCarThumbnails .thumb  .btnBack { width:85px; height:64px; background:url(../images/layup/thumbnailViewerBack.png) no-repeat; position:absolute; display:block; top:0; left:0; }
#usedCarThumbnails .thumb  .btnNext { width:85px; height:64px; background:url(../images/layup/thumbnailViewerNext.png) no-repeat; position:absolute; display:block; top:0; left:0; }

#usedCarOptions { width:359px; margin:0 0 15px 0; float:right;}
#usedCarOptions a { margin:0 0 6px 0; }
#usedCarOptions span { display:none; }
#usedCarOptions .jumpVehicleEnquiry a { width:176px; height:29px; display:block; background:url(../images/layup/spriteUsedCarVehicleOptions.gif) top right no-repeat; float:left; }
#usedCarOptions .jumpVehicleEnquiry a:hover { background:url(../images/layup/spriteUsedCarVehicleOptions.gif) top left no-repeat; }
#usedCarOptions .jumpSaveCompare a { width:176px; height:29px; display:block; background:url(../images/layup/spriteUsedCarVehicleOptions.gif) -186px -78px no-repeat; float:left; }
#usedCarOptions .jumpSaveCompare a:hover { background:url(../images/layup/spriteUsedCarVehicleOptions.gif) 0 -78px no-repeat; }
#usedCarOptions .jumpPrintSpecSheet a { width:176px; height:29px; display:block; background:url(../images/layup/spriteUsedCarVehicleOptions.gif) -186px -117px no-repeat; float:left; }
#usedCarOptions .jumpPrintSpecSheet a:hover { background:url(../images/layup/spriteUsedCarVehicleOptions.gif) 0 -117px no-repeat; }
#usedCarOptions .jumpBookTestDrive a { width:176px; height:29px; display:block; background:url(../images/layup/spriteUsedCarVehicleOptions.gif) -186px -39px no-repeat; float:right; }
#usedCarOptions .jumpBookTestDrive a:hover { background:url(../images/layup/spriteUsedCarVehicleOptions.gif) 0 -39px no-repeat; }
#usedCarOptions .jumpMakeOffer a { width:176px; height:64px; display:block; background:url(../images/layup/spriteUsedCarVehicleOptions.gif) -186px -156px no-repeat; margin:0; float:right; }
#usedCarOptions .jumpMakeOffer a:hover { background:url(../images/layup/spriteUsedCarVehicleOptions.gif) 0 -156px no-repeat; }

#newCarOptions { width:359px; margin:0 0 15px 0; float:right;}
#newCarOptions a { margin:0 0 6px 0; }
#newCarOptions span { display:none; }
#newCarOptions .jumpRequestBrochure a { width:176px; height:29px; display:block; background:url(../images/layup/spriteNewCarVehicleOptions.gif) 0 -38px no-repeat; float:left; }
#newCarOptions .jumpRequestBrochure a:hover { background:url(../images/layup/spriteNewCarVehicleOptions.gif) -186px -38px no-repeat; }
#newCarOptions .jumpAdviceQuestions a { width:176px; height:29px; display:block; background:url(../images/layup/spriteNewCarVehicleOptions.gif) bottom left no-repeat; float:left; }
#newCarOptions .jumpAdviceQuestions a:hover { background:url(../images/layup/spriteNewCarVehicleOptions.gif) bottom right no-repeat; }
#newCarOptions .jumpBookTestDrive a { width:176px; height:29px; display:block; background:url(../images/layup/spriteNewCarVehicleOptions.gif) top left no-repeat; float:right; }
#newCarOptions .jumpBookTestDrive a:hover { background:url(../images/layup/spriteNewCarVehicleOptions.gif) top right no-repeat; }
#newCarOptions .jumpMakeOffer a { width:176px; height:64px; display:block; background:url(../images/layup/spriteNewCarVehicleOptions.gif) -186px -156px no-repeat; margin:0; float:right; }
#newCarOptions .jumpMakeOffer a:hover { background:url(../images/layup/spriteNewCarVehicleOptions.gif) 0 -156px no-repeat; }
#newCarOptions #usedStockAmount { width:176px; height:29px; background:url(../images/layup/boxBgUsedCarStock.gif) no-repeat; float:right; }
#newCarOptions #usedStockAmount .amount { font-family:tahoma, arial; font-size:2.0em; font-weight:bold; padding:0 10px 0 0; float:right; }

/* ----- USED CAR DOMTABS ----- */
#usedVehicleSpec { float: right; }
#usedVehicleSpec .tabset_print { display: none; }
#usedVehicleSpec .tabset_tabs { height: 37px; width: 359px; margin:0px; padding: 0px; list-style:none; }
#usedVehicleSpec .tabset_tabs li { list-style: none; display: inline; padding: 0px; float:left; }
#usedVehicleSpec .tabset_tabs a { display: inline; float: left; cursor: pointer !important; }
#usedVehicleSpec .tabset_tabs #tabCarDetail a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) bottom left no-repeat; width:93px; height: 37px; }
#usedVehicleSpec .tabset_tabs #tabCarDetail a:hover { background:url(../images/layup/spriteUsedCarDOMTabs.gif) top left no-repeat; }
#usedVehicleSpec .tabset_tabs #tabCarSpec a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -102px -46px no-repeat; width:144px; height: 37px; }
#usedVehicleSpec .tabset_tabs #tabCarSpec a:hover { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -102px 0px no-repeat; }
#usedVehicleSpec .tabset_tabs #tabWarranty a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -258px -46px no-repeat; width:122px; height:37px; }
#usedVehicleSpec .tabset_tabs #tabWarranty a:hover { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -258px 0px no-repeat; }
#usedVehicleSpec .tabset_tabs #tabCarDetail.active a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) top left no-repeat; }
#usedVehicleSpec .tabset_tabs #tabCarSpec.active a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -102px 0px no-repeat; }
#usedVehicleSpec .tabset_tabs #tabWarranty.active a { background:url(../images/layup/spriteUsedCarDOMTabs.gif) -258px 0px no-repeat; }
#usedVehicleSpec .tabset_tabs span { display: none; }
#usedVehicleSpec .tabset_content { background:#2b9dbc; border:1px #FFF solid; border-top:none; padding:0; padding:10px; }
#usedVehicleSpec .tabset_content h1 { font-weight:bold; padding: 0px; }
#usedVehicleSpec .tabset_content table { }
#usedVehicleSpec .tabset_content td { padding: 3px 0px 3px 0px; color: #FFF; }
#usedVehicleSpec .tabset_content td p { padding:0 0 5px 0; }
#usedVehicleSpec .tabset_content .heading { font-weight:bold; }

#financeCalculator { float:left;}
#financeCalculator .box { width:291px; float:left; background:#707070; padding:10px 10px 0 10px; margin:0 0 15px 0; }
#financeCalculator .tabset_content {}
#financeCalculator .tabset_content table { margin:1px 0 0 0; }
#financeCalculator .tabset_content td { height:26px; padding:0; color: #fff; font-family:tahoma, arial; font-weight:bold; }
#financeCalculator .tabset_content form { }
#financeCalculator .tabset_content select { width: 70px; }
#financeCalculator .tabset_content input { width: 67px; }
#financeCalculator .tabset_content tr {}
#financeCalculator .tabset_content tfoot td {}
#financeCalculator .tabset_content a {}
#financeCalculator .tabset_content a:hover {}

#relatedVehicles { float:left; }
#relatedVehicles .box { width:672px; font-family:tahoma, arial; padding:10px; background:#707070; }
#relatedVehicles .box .title { margin:0 0 10px 0; }
#relatedVehicles .item a {  width:336px; cursor:pointer; display:block; text-decoration:none; }
#relatedVehicles .item { display:block; float:left; }
#relatedVehicles .item .thumb { width:169px; height:125px; border:1px solid #c7c6c6; margin:0 12px 0 0; display:block; float:left; }
#relatedVehicles .item .model { display:block; float:left; padding:0 0 5px 0; width: 150px; }
#relatedVehicles .item .price { display:block; float:left; padding:0 0 5px 0; width: 150px; }
#relatedVehicles .item .description { font-weight:normal; display:block; float:left; width: 150px; }

#newCarBoxList {}
#newCarBoxList .box { border:none; padding:0; margin:0 5px 10px 5px; float:left; }
#newCarBoxList .box a { display: block; }
#newCarBoxList .box .thumb { border:1px solid #cbcbcb; display: block; }
#newCarBoxList .box .thumb .frame { display: block; }
#newCarBoxList .box .title { background:#2b9dbc; padding:8px 0 8px 5px; display: block; }

#offersNav {}
#offersNav a { float:left; }
#offersNav div { float:left; }
#offersNav span { display:none; }
#offersNav .allOffers a { width:169px; height:36px; background:url(../images/layup/spriteOffersNav.jpg) top left; }
#offersNav .allOffers a:hover { background:url(../images/layup/spriteOffersNav.jpg) bottom left; }
#offersNav .allOffers a.active { background:url(../images/layup/spriteOffersNav.jpg) bottom left; }
#offersNav .newOffers a { width:164px; height:36px; background:url(../images/layup/spriteOffersNav.jpg) -169px 0; }
#offersNav .newOffers a:hover { background:url(../images/layup/spriteOffersNav.jpg) -169px 36px; }
#offersNav .newOffers a.active { background:url(../images/layup/spriteOffersNav.jpg) -169px 36px; }
#offersNav .usedOffers a { width:165px; height:36px; background:url(../images/layup/spriteOffersNav.jpg) -333px 0; }
#offersNav .usedOffers a:hover { background:url(../images/layup/spriteOffersNav.jpg) -333px 36px; }
#offersNav .usedOffers a.active { background:url(../images/layup/spriteOffersNav.jpg) -333px 36px; }
#offersNav .serviceOffers a { width:191px; height:36px; background:url(../images/layup/spriteOffersNav.jpg) top right; }
#offersNav .serviceOffers a:hover { background:url(../images/layup/spriteOffersNav.jpg) bottom right; }
#offersNav .serviceOffers a.active { background:url(../images/layup/spriteOffersNav.jpg) bottom right; }

#offersBoxList1 { width:689px; background:#707070; }
#offersBoxList1 .box { width:313px; height:234px; border:1px #cbcbcb solid; padding:0; margin:14px; display:inline; float:left; }
#offersBoxList1 .box a { display:block; }

#offersBoxList2 { width:689px; background:#707070; }
#offersBoxList2 .box { width:313px; height:234px; border:1px #cbcbcb solid; padding:0; margin:14px; display:inline; float:left; }
#offersBoxList2 .box a { display:block; }

#offersBoxList3 { width:689px; background:#707070; }
#offersBoxList3 .box { width:313px; height:234px; border:1px #cbcbcb solid; padding:0; margin:14px; display:inline; float:left; }
#offersBoxList3 .box a { display:block; }

#offersBoxList4 { width:689px; background:#707070; }
#offersBoxList4 .box { width:313px; height:234px; border:1px #cbcbcb solid; padding:0; margin:14px; display:inline; float:left; }
#offersBoxList4 .box a { display:block; }

#newsEventsList {}
#newsEventsList .item { padding:0; margin:0 0 5px 0; background:#707070; }
#newsEventsList .item a { width:692px; cursor:pointer; display:block; text-decoration:none; z-index:1; }
#newsEventsList .item a .title { background:#515051; font-size:1.6em; font-weight:bold; font-family:tahoma, arial; padding:10px 10px 10px 200px; }
#newsEventsList .item a .thumb { margin:-30px 22px 10px 5px; border:1px solid #C7C7C7; float:left; display:inline; }
#newsEventsList .item a .description { font-weight:normal; padding:5px 0 0 0; margin:0 80px 10px 0; } 
#newsEventsList .item a .btn { margin:-30px 10px 0 0; background:#2b9dbc; float:right; display:inline; }

#mainContent { width:694px; }


/* ----- CMS IMAGE ----- */
.cmsImage { float: right; margin: 0px 0px 15px 15px; border:1px solid #CBCBCB; }
.cmsImage img {}

/* ----- LIST ----- */
#list {}
#list .listItem {}
#list .listItem a { display: block; }
#list .listItem .thumb { display: block; }
#list .listItem .thumb .frame { display: block; }
#list .listItem .title { display: block; }
#list .listItem .description { display: block; }
#list .listItem .btn { display: block; }

/* ----- BOX LIST ----- */
#boxList {}
#boxList .box {}
#boxList .box a { display: block; }
#boxList .box .thumb { display: block; }
#boxList .box .thumb .frame { display: block; }
#boxList .box .title { display: block; }

/* ----- USED CAR DETAIL ----- */
#usedCarPhoto { float: left; position: relative; }
#usedCarPhoto .enlarge { display: absolute; }
#usedCarPhoto .special { display: absolute; }
#usedCarThumbs { float: right; }
#usedCarThumbs .thumb { float: left; cursor: pointer; }
#usedCarTitle {}
#usedCarTitle .usedTitle {}
#usedCarTitle .usedPrice {}
#usedCarOptions {}

#relatedVehicles {}
#relatedVehicles .box {}
#relatedVehicles .box a { display: block; }
#relatedVehicles .box .thumb { display: block; }
#relatedVehicles .box .thumb .frame { display: block; }
#relatedVehicles .box .title { display: block; }

/* ----- GLOBAL CLASSES ----- */
.clear { clear:both; display: block; }
.clearSmall { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.printHide { display:block; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }
.seo {text-decoration:none;font-weight:normal;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 10px 0; font-size:100%; font-weight:bold;}
h1 { text-transform:uppercase; color:#2b9dbc; font-size:1.8em; font-weight:normal; }
p { padding:0 0 10px 0; color:#FFFFFF; margin:0; }

/* ----- TOP NAVIGATION ----- */
#primaryNav { padding:85px 0 0 0; }
#primaryNav ul { list-style: none; margin: 0; padding: 0; }
#primaryNav li { float: left; border-right:1px solid #CCCCCC; }
#primaryNav li#navEnd { border:none; }
#primaryNav li a { font-family:tahoma, arial; font-weight:normal; color:#FFFFFF; display: block; float: left; padding: 5px 10px; text-decoration: none; }
#primaryNav li a:hover { color:#2b9dbc; }
#primaryNav li .active { font-weight:bold; color:#2b9dbc; }

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav {}
#secondaryNav ul { list-style: none; margin: 0; padding: 0; }
#secondaryNav li {  }
#secondaryNav li a { text-decoration: none; }

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 10px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { display:block; margin:0 0 10px 0; }
#breadcrumbs a { font-weight:normal; color:#FFFFFF; text-decoration:none; }
#breadcrumbs a:hover { text-decoration:underline; }
#breadcrumbs .active { font-weight:bold }
#breadcrumbs span { font-weight:bold; }
.pagination { margin:0 0 0 200px; float:right; }
.pagination a { width:17px; padding:4px 0 4px 0; margin:0 2px 0 0; text-align:center; font-weight:bold; font-family:tahoma, arial; background:#878787; float:left; display:block; }
.pagination .btnNext, .pagination .btnBack { width:7px; height:13px; display:block; float:left; padding:5px 0 0 0; margin:0 2px 0 0; background:none; }

/* ----- FOOTER ----- */
#footer { height:128px; margin-top:-128px; background:#363636; }
#footerInner { width:918px; font-family:verdana; margin:0 auto; position:relative; }
#footerInner span { text-align:left; display:block; }
#footer .padding {}
#footer a { font-weight:normal; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footerInner #logoSmall { width:201px; height:33px; position:absolute; top:10px; left:0; }
#footerInner #carBg { width:400px; height:200px; background:url(../images/layup/bgCar.png) no-repeat; position:absolute; top:-135px; right:0; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
address { font-style:normal; }

/* ----- LINKS ----- */
a { color:#FFFFFF; font-weight:bold; text-decoration:none;cursor:pointer; }
a:hover { text-decoration:underline; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#2b9dbc;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:55px; height:22px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #2b9dbc; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #878787; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #2b9dbc; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }

/* ----- STOCK UPDATES FORM ----- */
#promoForm { padding:12px 0 0 19px; }
#promoForm .signupBoxes { margin-bottom:20px; margin-top:10px;}
#promoForm .signupBoxes label { float:left; width:450px; position:relative; top:4px;}
#promoForm .signupBoxes input { float:left; width: 14px; margin-right: 10px;}
#promoForm select { width:125px !important; margin-bottom: 10px; display:block; margin-right:15px;}
#promoForm .carSelects { padding-top:18px;}
#promoForm .submitButton { margin:5px 0 20px 0;}

#leftNewsTabs { position:relative; }
