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

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

Type: Print

Description : Print stylesheet for The John Clark Motor 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; height: 110px; }
#header, #primaryNav, #breadcrumbs, #pageInfo, #searchInfo, #paginationBottom, #footer { display: none; }

#leftCol { display: none; }
#rightCol { width: 650px; }
#mainImage { display: none; }
#jumpVehicleType { display: none; }
#primaryJumps { display: none; } 
#secondaryJumps { display: none; }

#mainContent { width: 650px; }
#mainContent .cmsImage { float: right; margin: 8px 11px 25px 25px; display: inline; } 

/* ----- LIST ----- */
#list { }
#list .listItem { background: none; padding-bottom: 14px; }
#list .listItem a { text-decoration: none; cursor: pointer; }
#list .listItem .thumb { display: block; position: relative; float: left; background: none; border: 1px solid #000; margin-right: 20px; }
#list .listItem .thumb a { display: block; width: 222px; height: 167px; }
#list .listItem .titlePrice { display: block; float: left; width: 400px; }
#list .listItem .titlePrice a { display: block;  float: left; width: 400px; padding-bottom: 16px; }
#list .listItem .titlePrice .title { float: left; }
#list .listItem .titlePrice .title .model { font-size: 1.6em; display: block; }
#list .listItem .titlePrice .title .additional { font-size: 1.5em; display: block; }
#list .listItem .titlePrice .price { float: right; font-size: 1.4em; display: block; }
#list .listItem .description { display: block;  float: left; width: 400px; cursor: pointer; height: 75px; }
#list .listItem .description table { width: 100%; }
#list .listItem .description table td { padding: 3px 0px 3px 0px; font-weight: normal; font-size: 0.9em; }
#list .listItem .btns { display: none; } 
.financeDetailsWrapper { display: none; }

/* ----- CAR DETAIL ----- */
#vehiclePhoto { float: right; margin: 8px 0px 25px 25px; display: inline; position: relative; }
#vehiclePhoto .badge { display: none; }
#vehicleTable { background: none; width: 650px; padding-top: 19px; }
#vehicleTable .padding { padding-top: 19px; }
#vehicleTable table { border-collapse: separate;}
#vehicleTable table th img { width: 160px;}
#vehicleTable table td { font-weight: bold; text-align: center; font-size: 1.1em; }
#vehicleTable table .iconArrow { display: none; }
#vehicleTable .open { height: 24px; overflow: hidden; position: relative; display: block; }
#vehicleTable .open img { position: absolute; top: -24px; left: 0px; }
#vehicleTable .closed { height: 24px; overflow: hidden; position: relative; display: block; }
#vehicleTable .closed img { position: absolute; top: 0px; left: 0px; }
#vehicleTable .noBg td { background: none; }
#detailedTable { border-left: 1px solid #a1a1a1; border-right: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1; width: 100%; }
#detailedTable td { font-size: 1.0em !important; text-align: left !important; padding: 3px 0px 3px 18px; }
#detailedTable .blueBg { background: #dee9eb !important; }
#detailedTable .redBg { background: #faeae7 !important; }
#detailedTable .priceBg { background: #ce171e !important; color: #fff; }
#similarVehicles { display: 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; }

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

/* ----- 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:#ff0000;}
.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: 82px; height: 34px; 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 #4544e4; 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: #4544e4; color : #FFF; font-weight: bold; }

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