/* ----- BACKGROUND IMAGES ----- */
body { background:#000000 url(../images/layup/landrover/bodyBg.jpg) top center no-repeat; }
#header { background: #000000 url(../images/layup/landrover/headerBg.jpg); }
#primaryNav { background: url(../images/layup/landrover/primaryNavBg.gif) no-repeat; }
#primaryNav li a { background: url(../images/layup/landrover/primaryNavSpacer.jpg) no-repeat right; padding: 10px 12px 14px 11px; }
#primaryNav li a:hover.lastItem, #primaryNav li.active a.lastItem { background: url(../images/layup/landrover/navActiveLast.gif) right; }
#primaryNav li a:hover, #primaryNav li.active a { background: url(../images/layup/landrover/navActive.gif) right; }
#leftCol .roundedHeading { background: url(../images/layup/landrover/titleBg.gif) no-repeat; }
#leftCol .box { background: url(../images/layup/landrover/usedSearchBg.gif) 0px 39px repeat-x; }
#rightCol #franchiseHomeJumps #newCar { background: url(../images/layup/landrover/jumpNewCar.jpg) no-repeat; }
#rightCol #franchiseHomeJumps #usedCar { background: url(../images/layup/landrover/jumpUsedCar.jpg) no-repeat; }
#rightCol #franchiseHomeJumps #featuredNewCar { background: url(../images/layup/landrover/jumpFeaturedCar.jpg) no-repeat; }
#rightCol #franchiseHomeJumps #servicing { background: url(../images/layup/landrover/jumpServicing.jpg) no-repeat; }
#rightCol #franchiseHomeJumps #repair { background: url(../images/layup/landrover/jumpRepair.jpg) no-repeat; }
#rightCol #franchiseHomeJumps #accessories { background: url(../images/layup/landrover/jumpAccessories.jpg) no-repeat; }

/* ----- MISC ----- */
#header #contactDetails { position: absolute; top: 31px; right: 156px; }
#header #badge { position: absolute; top: 12px; right: 10px; left: auto; }

/* ----- COLOURS ----- */
#leftCol .emailUpdates a { color: #000000; }
.advancedSearch { color: #000000; }
#leftCol .emailUpdates { background: #e2e2e2; }
#rightCol #usedList .listItem .moreInfo { background: #022a3f; }
.pagination .active a, .pagination a:hover { background:#022a3f; color:#FFFFFF; }
.imageJump img { background: #022a3f; }
.domTab .domHeadings a.active, .domTab .domHeadings a:hover { background: #022a3f; }
.tabHeading { background: #022a3f; }
.requiredLabel { color: #022a3f; }
.validation-advice { background-color: #022a3f; color : #FFF; }