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

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

Type: Print

Description : Print stylesheet for Cotswold BMW 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; }
#header, 
#primaryNav, 
#breadcrumbs, 
#pageInfo, 
#searchInfo,
#homeImage,
#homeJumps,
#leftCol,
#franchiseHomeImage,
#franchiseHomeJumps,
#franchiseSubJumps,
#sortOptions,
.pagination,
.btnMoreDetails,
.btnSave,
#frmOfferContact,
#dealerContact,
#footer { display: none; }

#printHeader,
.printHeader { margin: 0px 0px 20px 0px; }

/* ----- CMS IMAGE ----- */
#rightCol #cmsImage img { width: 650px; }
#rightCol #cmsImage #imgThumb { margin: 0px 0px 10px 0px; }

/* ----- USED CAR LIST ----- */
#usedList {}
#usedList .listItem { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #bababa; float: left; width: 650px; }
* html #usedList .listItem { float: none; }
#usedList .listItem .itemImage { width: 204px; float: left; }
#usedList .listItem .itemImage img { border: 1px solid #787878; }
#usedList .listItem .itemContent { width: 425px; float: right; }
#usedList .listItem .itemContent .itemTitle { font-size: 18px; display: block; padding: 0px 0px 10px 0px; }
#usedList .listItem .itemContent .tblSpec { padding-bottom: 15px; }
#usedList .listItem .itemContent .tblSpec td { padding: 2px 10px 2px 0px; }
#usedList .listItem .itemContent .price { width: 200px; float: left; }
#usedList .listItem .itemContent .price a { font-weight: normal; text-decoration: none; font-size: 18px; display: block; padding: 0px 0px 0px 0px; }

/* ----- USED CAR DETAIL ----- */
#usedCarPhoto { width: 335px; float: right; margin-bottom: 27px; }
#usedCarPhoto .largePhoto { border: 1px solid #787878; margin-bottom: 4px; }
#usedCarPhoto #usedCarThumbs { display: none; }
.printPage { display: none; }
#usedCarThumbsPrint { margin-bottom: 20px; }
#usedCarThumbsPrint img { float: left; margin-right: 2px; margin-bottom: 2px; }
#usedCarInfo { width: 310px; float: left; margin-bottom: 27px; }
#usedCarInfo .title { font-size: 18px; padding-bottom: 15px; }
#usedCarInfo .price { padding: 10px 0px 10px 0px; font-size: 28px; }
#usedCarInfo .location { padding: 10px 0px 10px 0px; }
#usedCarInfo .location span { font-weight: bold; }
#usedCarInfo #usedCarJumps { display: none; }
#usedCarInfo #financeOptions { display: block; padding: 10px 0px 10px 0px; }
#usedCarInfo #financeOptions span { font-weight: bold; }
#relatedVehicles {}
#relatedVehicles .heading { padding: 0px 0px 10px 13px; }
#relatedVehicles .listItem { margin-right: 15px; float: left; }
#relatedVehicles .listItem.lastItem { margin-right: 0px; }
#relatedVehicles .listItem a { display: block; text-decoration: none; }
#relatedVehicles .listItem .thumb { display: block; border: 1px solid #787878; width: 202px; }
#relatedVehicles .listItem .title { display: block; padding: 5px; }
.domHeadings { display: none; }
.domContent { display: block !important; margin-bottom: 20px; }
#additionalDets { margin: 0px 0px 10px 0px; }
.domContent table { width: 100%; }

/* ----- NEW CAR LIST ----- */
#newList {}
#newList .listItem { width: 162px; height: 112px; float: left; }
#newList .listItem img { width: 162px; height: 112px; }

#boxList {}
#boxList .listItem { width: 650px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #787878; }
#boxList .listItem a { display: block; text-decoration: none; font-weight: normal; }
#boxList .listItem .thumb { display: block; border: 1px solid #787878; width: 310px; float: left; }
#boxList .listItem .title { display: block; padding: 0px 5px 5px 5px; width: 320px; float: right; font-weight: bold; }
#boxList .listItem .content { display: block; padding: 0px 5px 5px 5px; width: 320px; 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; }

/* ----- CONTACT PAGE ----- */
#dealerPhoto { border: 1px solid #787878; float: left; margin-bottom: 10px; }
#dealerPhoto img { width: 288px; }
#dealerMap { border: 1px solid #787878; float: right; margin-bottom: 10px; }
#dealerMap #map { width: 333px; height: 216px; }
#dealerMap #getDriections { display: none; }
#dealerDetails {  }
#dealerDetails .dealerAddress { margin-bottom: 15px; }
#dealerDetails .dealerOpeningTimes table { width: 100%; }
#dealerDetails .dealerOpeningTimes table td,
#dealerDetails .dealerOpeningTimes table th { padding: 2px 5px 2px 5px; }

/* ----- 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; }
.width60 { width: 60px; }
.usedTitle { font-size: 18px; font-weight: normal; padding: 10px; border-top: 1px solid #BABABA; }

/* ----- 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:#0033FF;}
.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:55px; height:18px; 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; }