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

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Charters Group site

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

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#accessibility
{ display:none; }

#container { width: 650px; }
#printHeader { display: block; padding-bottom: 20px; }

#rightCol #largeImage { border:1px solid #081534; float:left; margin-right: 10px; }
#rightCol #namePrice { float: left; display: block; width: 280px; }
#rightCol #namePrice .price { color:#CE3B19; font-size:18px; font-weight:bold; }
#rightCol #usedVehicleSpec { clear: both; }
#rightCol .tabset_content { display: block !important; padding: 10px 0px 10px 0px; }
#rightCol .tabset_content table { width:620px !important; }
#rightCol #contactDetails { float: right; width: 315px; position: relative; }
#rightCol #contactBox { width: 287px; background: #f8f8f8; border: 1px solid #bebebe; padding: 10px; margin-bottom: 10px; }
#rightCol #contactBox a { display: block; text-decoration: none; font-weight: normal; padding: 5px 0px 5px 0px; }
#rightCol #cmsContainer { float: right; width: 308px; margin: 0px 0px 15px 15px; }
#rightCol #contactBadge { position: absolute; top: 40px; left: 200px; }

#header, 
#primaryNav, 
#breadcrumbs, 
#pageInfo, 
#searchInfo,
#homeTop,
#franchiseJumps,
#listOptions,
.itemPrice img,
#leftCol,
.itemInsurance,
.itemFinance img,
#thumbs,
#usedJumps,
#domJumps,
.cwTab,
.tabset_tabs,
#franchiseHomeJumps,
#locations,
#newHirePurchaseForm,
#formTerms,
#newCarJumps,
#footer { display: none !important; }


/* ----- LISTS / IMAGE FRAMES ----- */
#cmsImage { border: 1px solid #081534; float: right; margin: 0px 0px 15px 15px; }

#internalList {  }
#internalList .listItem { float: left; margin: 0px 0px 25px 0px; padding-right: 5px; }
#internalList .listItem a { display: block; text-decoration: none; }
#internalList .listItem .itemImage { border: 1px solid #081534; display: block; }
#internalList .listItem .itemHeading { display: block; padding: 10px 0px 0px 10px; }

.newsList {}
.newsList .listItem { margin-bottom: 21px; padding-bottom: 10px; border-bottom: 1px dashed #000; }
.newsList .listItem a { text-decoration: none;; font-weight: normal; }
.newsList .listItem span { display: block; }
.newsList .listItem .itemImage { float: left; padding-right: 25px; }
.newsList .listItem .itemDetails { float: left; width: 426px; }
.newsList .listItem .itemDetails .itemPrice { float: right; font-weight: bold; font-size: 18px; color: #ce3b19; width: 107px; text-align: center; }
.newsList .listItem .itemDetails .itemPrice img { padding-top: 30px; }
.newsList .listItem .itemDetails .itemHeading { color: #c00b0b; font-weight: bold; font-size: 12px; }
.newsList .listItem .itemDetails .itemInfo { width: 350px; padding-bottom: 29px; }
.newsList .listItem .itemDetails .itemInfo .itemSpec { width: 170px; float: left; padding-top: 10px; }
.newsList .listItem .itemDetails .itemInfo .itemSpec .textColor { float: left; color: #bf8ea7; width: 100px; }
.newsList .listItem .itemInsurance { float: right; height: 26px; background: #fae59d; width: 463px; margin-bottom: 5px; }
.newsList .listItem .itemInsurance span { text-align: right; padding-top: 5px; padding-right: 15px; }
.newsList .listItem .itemFinance { clear: both; height: 50px; background: url(../images/layup/financeBg.gif) no-repeat; }
.newsList .listItem .itemFinance table { width: 100%; float: right; margin-top: 7px; }

#relatedVehicles { width: 664px; }
#relatedVehicles .listItem { background: #d4e6f4; padding: 12px; position: relative; width: 640px; }
#relatedVehicles .altItem { background: #a7d2f5 !important; }
#relatedVehicles .listItem a { text-decoration: none; font-weight: normal; }
#relatedVehicles .listItem .itemImage { border: 1px solid #000000; display: block; float: left; margin-right: 10px; }
#relatedVehicles .listItem .itemPrice { float: right; color: #0c2d83; font-weight: bold; font-size: 12px; width: 73px; }
#relatedVehicles .listItem .itemPrice span { display: block; padding: 0px 0px 20px 0px; text-align: right; }
#relatedVehicles .listItem .itemHeading { display: block; color: #0c2d83; font-weight: bold; font-size: 12px; padding: 0px 0px 5px 0px; }


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

/* ----- 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: block; }
.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; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }
.title { padding: 0px 0px 15px 0px; }
.redText { font-weight: bold; color: #c00b0b; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-size: 14px; font-weight: bold; color: #c00b0b; }

/* ----- 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; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:135px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.requiredLabel { color:#000;}
.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:107px; height:34px; border:none;}
#btnUsedSearch, #btnUsedSearchVan { width: 50px; height: 13px; }
.usedSearchBtns { width: 181px; padding-top: 11px; }

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #ce3b19; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:327px; padding: 5px; background: #FAE59D; color : #ce3b19; font-weight: bold; }

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