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

Title : 
Author : John Davies / john.davies@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Hemming site

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

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }
#printHeader { display: block; height: 110px; }
#leftCol, #primaryNav, #mainImage, #jumpPointsPrimary, #jumpPointsSecondary, .newCarOptions, #pageInfo, #paginationBottom, #afterSalesTabs, #offerTabs, #footer { display: none; }
  
#accessibility
{ display:none; }

#rightCol .cmsImage { float: right; width: 284px; height: 213px; background: none; margin: 0px 0px 10px 10px; border: 5px solid #565656; }

/* ----- BOX LIST ----- */
#boxList {}
#boxList .box { float: left; margin-right: 9px; }
#boxList .box a { display: block; width: 182px; cursor: pointer; text-decoration: none; font-weight: bold; margin-bottom: 15px; color: #fdb416; }
#boxList .box .thumb { display: block; background: none; width: 172px; height: 129px; border: 5px solid #565656; }
#boxList .box .title { display: block; padding: 7px 6px 0px 6px; height: 30px; }
#boxList .box.last { margin-right: 0px; }

/* LIST */
#list {}
#list .listItem { float: left; background: none; border-bottom: 1px solid #000; }
#list .listItem a { display: block; padding: 10px 0px 10px 0px; width: 650px; cursor: pointer; text-decoration: none; font-weight: normal; }
#list .listItem .thumb { display: block; float: left; background: none; width: 162px; height: 124px; padding-right: 16px; }
#list .listItem .thumb img { padding: 3px; border: 1px solid #000;  }
#list .listItem .title { display: block; float: left; width: 452px; padding: 0px 0px 12px 0px; font-weight: bold; }
#list .listItem .description { display: block; float: left; width: 452px; padding: 0px 0px 16px 0px; }
#list .listItem .price { display: block; float: right; color: #000; font-weight: bold; font-size: 1.2em; padding-top: 14px; }
#list .listItem .btn { display: none;  }
#list .listItem .clear { display: block; clear:both; }

/* ----- USED CAR DETAIL ----- */
#usedCarTitle { padding-bottom: 12px; }
#usedCarPhoto { float: left; background: none; width: 326px; height: 246px; margin-right: 20px; margin-bottom: 20px; }
#usedCarPhoto img { border: 1px solid #000; padding: 3px; }
#usedCarPhoto .enlarge { display: none; }
#usedCarThumbnails { display: none; }
#usedCarOptions { display: none; }
#printCarDetails { display: block; border: 1px solid #000; float: left; font-size: 1.0em; padding: 4px 10px 0px 10px; height: 240px; margin-bottom: 20px; }
#printCarDetails td { height: 30px; }
#printCarDetails tfoot td { border-top: 1px solid #999999; font-size: 1.2em; }
#printCarDetails .price { border-top: 1px solid #999999; font-size: 1.4em; font-weight: bold; }
#similarVehicles { display: none; }

/* ----- DOMTABS ----- */
#usedVehicleSpec { }
#usedVehicleSpec .title { font-size: 1.3em; font-weight: bold; padding: 10px 0px 10px 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; }
#financeCalculator { display: none; }

/* ----- FIND US ----- */
#locationMap {}
.locationContactDetails { width: 240px; float: left;  padding: 20px 0px 0px 20px; line-height: 140%; }
.locationContactDetails .box { margin-bottom: 18px; }
.locationContactDetails a { font-weight: normal; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.printHide { display:none; }
.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;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 12px 0; font-size:100%; font-weight:bold;}
h1 { font-size: 1.3em; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 12px 0; margin:0; }
address { font-style:normal;}

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

/* ----- 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; }

/* ----- 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; background: #363636; border: 1px solid #a5acb2; color: #fff; }
.requiredLabel { color:#fdb516;}
.checkRadio { width:20px; position:relative; left:-7px; border: none; }
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#btnSubmit { width:89px; height:24px; 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 #fdb516; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #fdb516; color : #FFF; font-weight: bold; }

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