/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Sandles site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background:#ffffff; color:#000000; 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! */

#container { width: 650px; margin:0 auto; text-align:left; font-size:110%; }

#accessibility,
#header,
#headerHome,
#footer,
#primaryNav,
#homeFlash,
#homeVehicleSearch,
#homeJumps,
#breadcrumbs,
#leftCol,
#sortOptions,
#pagination,
.advancedSearch,
.clickTab,
#usedJumps,
#financeCalculator,
#similarVehicles,
.tabset_tabs,
#relatedVehicles
{ display:none !important; }

#rightCol #bannerContain { display:none;}
.usedCarOffer { display:none; }
#fullWidth .box { display:none; }

#printHeader { padding: 0px 0px 10px 0px; }

#rightCol #dealerLocation { width: 696px; height: 322px; background: url(../images/layup/locationsBg.gif) no-repeat; }
#rightCol #dealerLocation .padding { padding: 36px 12px 65px 12px; }
#rightCol #dealerLocation img { border: 4px solid #FFF; }
#rightCol #dealerLocation #dealerImage { float: right; }
#rightCol #addressDetails { width: 345px; float: left; padding-left: 10px; padding-top: 10px; }
#rightCol #openingHours { float: left; padding-top: 10px; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.clearSmall { clear: both; display: block; font-size: 0px; height: 0px; line-height: 0px; }
.hide { display:none; }
.show { display:block; }
.printShow { display:block; }
.printHide { display:none !important; }
.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; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_center { margin:0 auto;}
.hand { cursor:pointer;}
.title { padding: 0px 0px 10px 0px; }
.cmsInternalImage { float: right; border: 13px solid #f8f7d3; margin: 0px 0px 15px 15px; }

/* ----- FRAMES / LISTS ----- */
#usedList { color:#000!important;}
#usedList .listItem { color: #FFF; margin: 10px 0px 10px 0px;  background:url(../images/layup/usedListBg.gif)  left top no-repeat; }
#usedList .listItem .padding { padding:5px 9px; }
#usedList .listItem a { display: block; text-decoration: none; font-weight: normal; cursor: pointer; color: #FFF; }
#usedList .listItem span { display: block; }
#usedList .listItem .itemImage { float: left; position:relative; width:171x; height:113px; margin-right:3px; border:1px solid #000; }
#usedList .listItem .itemImage .frame { display:none; }
#usedList .listItem .itemImage img.offer { border: none !important; }
#usedList .listItem .itemImage .special { position:absolute; top:0px; left:0px; }

#usedList .listItem .itemDetails { width: 450px; float: left;  min-height: 134px; }
#usedList .listItem .itemDetails .itemHeading { background:url(../images/layup/itemHeadingBg.gif) left top no-repeat; padding:7px; width:440px; height:16px; color:#000; font-weight:bold; }
#usedList .listItem .itemDetails .itemDescription { padding: 0px 7px 0px 7px; }
#usedList .listItem .itemDetails .itemDescription span { display: block; float: left; width: 200px; font-size: 1.1em; background: url(../images/layup/itemDescriptionBullet.gif) 0px 9px no-repeat; padding:2px 0 1px 10px; }
#usedList .listItem .itemDetails .itemDescription span.itemContactNumber { font-weight: bold; width: 250px !important; text-align: right !important; background: none !important; font-size: 1.2em !important; padding-right: 12px !important; float: right !important; }
#usedList .listItem .itemDetails .itemPrice { float:left; font-weight: bold; font-size: 12px; text-transform:uppercase; padding: 4px 0px 1px 7px; }
#usedList .listItem .itemDetails .rating { float:right; width:314px; height:19px; background:url(../images/layup/ratingBg.gif) left top no-repeat; padding:5px; color:#fff; font-size:12px; }
#usedList .listItem .itemDetails .rating span { float:left; margin-right:13px; display:inline;}
#usedList .listItem .itemDetails .rating span.last { margin-right:0px !important; }
#usedList .listItem .capContain { background:url(../images/layup/capContainBg.gif) repeat-y; width:643px; padding:0px 0px 5px; clear:both; }
#usedList .listItem .capContain table { width:644px; margin-left:8px;}
#usedList .listItem .capContain th { padding:0px 0px 5px; color:#000;  text-align:center;}
#usedList .listItem .capContain td { padding:2px; color:#000; border-top:1px solid #d7d7d7; text-align:center;  }
#usedList .listItem .capContain .noBorder { border:none !important; }
#usedList .listItem .capContain td span { display:inline; }
#usedList .listItem .btnContain {display:none; }
#usedList .spacer { background:none; border-top:1px dotted #000; padding:5px 0px; width:100%;}
#paginationBottom { display:none; }


#rightCol #carDetails { width: 300px; float:left; margin-left:9px; }
#rightCol #carDetails #vehicleName { width:205px; padding:21px 0 0 21px; font-size:24px; color:#292929; float:left; line-height:25px; }
#rightCol #carDetails #vehicleName .subName { font-size:14px; }
#rightCol #carDetails .btnPrint{ display:none; }
#rightCol #carDetails #vehiclePrice { padding-left:21px; font-size:12px; color:#292929; width:205px; position:relative; top:-15px; }
#rightCol #carDetails #vehiclePrice .was { float:left; padding-top:13px; margin-right:15px; display:inline;}
#rightCol #carDetails #vehiclePrice .was strong { color:#af1019;}
#rightCol #carDetails #vehiclePrice .now { float:left; }
#rightCol #carDetails #vehiclePrice .now strong { color:#0c94ea; font-size:24px;}
#rightCol #carDetails #located { padding-left:21px; position:relative; top:-15px; clear:left; font-size:14px; line-height:20px;}
#rightCol #carDetails #located .call { font-size:24px; color:#0c94ea; font-weight:bold; }

#rightCol #carDetails #blueSection { width:300px; font-size:12px; }
#rightCol #carDetails #blueSection .padding { padding:0px 6px 0 12px;}
#rightCol #carDetails #blueSection .co2 { width:300px; padding:0px 0 0 6px; height:17px; }
#rightCol #carDetails #blueSection .info { padding:5px 0 0 6px; line-height:20px;}



#carImages { float:left; }
#carImages #largeImage { position:relative; width: 324px; height: 216px; float:left; }
#carImages #largeImage .frame { display:none; }
#rightCol #carImages #thumbnails { display:none; }


#thumbPrint { display:none; }



#offersList { padding-top: 0px; }
#offersList .domHeadings { display:none; }
#offersList .domContent { display:block !important; }

/* ----- OFFER 08-09 ----- */

#offersDetail08-09 { width:650px; color:#FFF; background:none; margin:0 0 25px 0; }
#offersDetail08-09 .padding { padding:0; }
#offersDetail08-09 .thumb { width:296px; height:222px; float:left; }
#offersDetail08-09 .model { width:331px; font-size:30px; font-weight:bold; text-transform:uppercase; padding:10px 0 20px 0; float:right; }
#offersDetail08-09 .description { width:331px; font-size:24px; font-weight:bold; float:right; }

/* ----- SAVE & COMPARE TABLE */
#tblSaveCompare { width:650px; }
#tblSaveCompare tfoot td { background:none; padding:10px 0; }
#tblSaveCompare tbody tr td { font-size:11px; text-align:center; font-weight:bold; }
#tblSaveCompare thead td.tl { width:107px; }
#tblSaveCompare thead td .thumb .frame { display:none; }
#tblSaveCompare tr td.heading { width:107px; height:29px; text-align:left; font-size:12px; color:#000; }

/* ----- DOMTABS ----- */
#usedVehicleSpec { }
#topFeatures .tab { display: none; }
#usedVehicleSpec .tabset_content .price { font-size: 1.5em; color: #ff0000; font-weight: bold; padding: 8px 0px 8px 0px; }
#t1, #t2, #t3, #t4, #t5, .tabset_content {  display: block !important; margin-top: 0px; }
.tabset_tabs { display: none; }
.tabset_print { display: inline; margin: 0; padding: 0; width: 650px !important;}
.tabset_print ul { padding: 0; margin: 0px; }
.tabset_print li { list-style: none; margin: 0 !important; padding: 0 !important; float:left; height: 24px; }
.tabset_print a { text-decoration:none; }
.tabset_content table { width:650px !important; margin-top: 0px !important; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.tabset_content table td { padding-top: 7px; width: auto !important; }
#topFeatures .tabset_content ul { padding: 0px; margin: 0px 0px 0px 18px; }
#topFeatures .tabset_content li { padding: 5px 0px 5px 0px; line-height: 130%; }
#carTechnicalDetails { display:block; }
#carTechnicalDetails dt,#carTechnicalDetails dd { color: #000; display:block; float:left; padding:.5em; }
#carTechnicalDetails dt { width:100px; }
#carTechnicalDetails dd { margin:0; width:100px; }
#techDetailsInsuranceGroup { margin-right:2px !important; }
.warrantyBox { float: left; margin-top: 4px; }
.warrantyBox .tabset_print { width: 315px !important; }
.warrantyBox .tabset_content table { width: 317px !important; }
.statsBox { float: right; margin-top: 4px; }
.statsBox .tabset_print { width: 315px !important; }
.statsBox .tabset_content table { width: 317px !important; }

#usedVehicleDetails .domContent { display:block !important; }
#usedVehicleDetails .domContent.dt3 { display:none !important; }

#usedVehicleDetails .domContent table { width:100%; }
#usedVehicleDetails .domContent td { color:#fff; font-size:12px; padding:7px 10px; background:url(../images/layup/usedDetailsTdBg.gif) top right repeat-y #0b82ce; }
#usedVehicleDetails .domContent td.noBorder { background:#0b82ce !important; }
#usedVehicleDetails .domContent table#finance td { font-size:11px; }
#usedVehicleDetails .domContent .hirePurchaseInfo { padding:5px 0 5px 10px; float:left; width:165px; }
#usedVehicleDetails .domContent .apr { float:right; font-size:16px; font-weight:bold; padding:5px 5px 0 0; }


/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}

/* ----- LINKS ----- */
a { color:#000000; font-weight:bold; text-decoration:underline; }
a:hover { text-decoration:none; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; display:inline; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.requiredLabel { color:#012fac;}
.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;}
#btnSubmit { width:125px; height:34px; border:none;}
#btnStartSearch { width: 178px; height: 34px; }
#vehicleOptions select { width: 160px; float: left; background: #890c14; border: 2px solid #FFF; color: #FFF; }
#vehicleOptions div { padding: 8px 0px 0px 9px; float: left; }
#sortOptions { background: #0789e9 url(../images/layup/dotsH2px.gif) repeat-x bottom; margin-top: -9px; height: 32px; }
#sortOptions #sortForm { float: right; padding: 5px 2px 1px 0px; }
#sortOptions #sortForm label { width: 52px; font-weight: bold; padding: 1px 0px 0px 0px; }
#sortOptions #sortForm select { background: #f9ca00; }
#sortForm label { float: right; }
#sortForm form { float: right; }

/* ----- SITE MAP ----- */
#sitemap { list-style:square; margin:0 0 0 5px; padding:0; font-size: 0.9em; }
#sitemap ul { list-style:square;  margin:10px 0 0px 25px; padding:0;}
#sitemap li { padding:5px 0 5px 10px; margin: 0px 0px 0px 20px; }
#sitemap a { text-decoration: none; }
#sitemap a:hover { text-decoration: underline; }

#usedVehicleDetails { margin: 0; }
#usedVehicleDetails .tabset_print { display: block; }
.tabset_content { display: block !important; }

ul { padding: 0px; margin: 0px; list-style: none; }

#stockPrint {}
#stockPrint td { text-align: left; }