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

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

Type: Print

Description : Print stylesheet for  Nicholas Mee and Company 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, #leftCol, #footer { display: none; }

#mainImage { position: relative; width: 650px; margin-bottom: 10px; }
#mainImage img { width: 650px; }
#mainImage .frame { display: none; }
#mainImage #newsBox { display: none; }

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width: 650px; }
#homeJumps { display: none; }
#secondaryHomeJumps { display: none; }

/* ----- CMS IMAGE ----- */
.cmsImageLinks { float: right; margin: 0px 0px 15px 15px; }
.cmsImage { margin-bottom: 6px; width: 320px; height: 240px; }
.cmsLinks { display: none; }

/* ----- LIST ----- */
#list {}
#list .listItem { width: 672px; padding: 14px 0px 14px 0px; background: none; }
#list .listItem .thumb { display: block; float: left; width: 235px; height: 166px; }
#list .listItem .thumb a { display: block; width: 235px; height: 166px; background: none; }
#list .listItem .titlePrice { display: block; font-size: 1.1em; float: left; }
#list .listItem .titlePrice a { display: block; text-decoration: none; width: 415px; height: 37px; }
#list .listItem .titlePrice .title { display: block; float: left; color: #125342; width: 300px; }
#list .listItem .titlePrice .price { display: block; float: right; text-align: right; color: #979797; }
#list .listItem .spec { display: block; width: 415px; float: left; cursor: pointer; }
#list .listItem .spec table { width: 100%; }
#list .listItem .spec table td { font-size: 1.1em; color: #656565; padding: 3px 0px 3px 0px; }
#list .listItem .btns { display: none; }

/* ----- BOX LIST ----- */
#boxList .box { float: left; width: 210px; margin-right: 10px; margin-bottom: 5px; }
#boxList .box img { width: 210px; }
#boxList .box a { display: block; cursor: pointer; text-decoration: none; width: 210px; color: #02493b; }
#boxList .box .thumb { display: block; background: none; width: 210px; height: 158px; }
#boxList .box .title { display: block; padding: 6px 10px 6px 10px; height: 24px; font-size: 0.9em; }
#boxList .box.last { margin-right: 0px !important; }

/* ----- USED CAR DETAIL ----- */
#vehicleImagery { float: left; height: 240px; width: 320px; }
#vehiclePhoto { position: relative; float: left; width: 320px; height: 240px; margin-right: 6px; background: none; }
#vehiclePhoto .saveCompare { display: none; }
#vehiclePhoto .special { display: none; }
#vehicleThumbs { display: none; }
#vehicleDetails { float: right; width: 320px; height: 240px; }
#vehicleDetails #vehicleTitle { font-size: 1.4em; color: #125342; font-weight: bold; padding-bottom: 5px; }
#vehicleDetails #vehiclePrice { font-size: 1.4em; color: #979797; font-weight: bold; padding-bottom: 5px; }
#vehicleDetails table { width: 320px; }
#vehicleDetails table td { color: #02493b; font-size: 1.1em; padding: 4px 0px 4px 0px; width: 160px; }
#vehicleOptions { display: none; }
#vehicleSpec { width: 408px; float: left; margin-top: 17px; }
#vehicleSpec .domHeadings { display: none; }
#vehicleSpec .domContent { display: block !important; background: #e1e7e7; padding: 0px; width: 650px; }
#vehicleSpec .domContent table { width: 100%; }
#vehicleSpec .domContent table td { font-size: 1.1em; line-height: 200% !important; }
#financeCalculator { display: none; }
#relatedVehicles { display: none; }

/* ----- DEALER ----- */
#dealerImagery { float: left; width: 320px; }
#map { margin-bottom: 10px; }
#getDirections { display: none; }
#dealerContactNumbers { float: right; width: 311px; font-size: 1.5em; font-weight: bold; line-height: 160%; padding-bottom: 45px; }
#dealerContactNumbers h1 { font-size: 1.2em !important; color: #979797 !important; padding: 0px 0px 6px 0px; }
#dealerLocation { float: right; width: 311px; line-height: 160%; padding-bottom: 45px; }
#dealerLocation .title { font-size: 1.7em !important; font-weight: bold; color: #979797 !important; padding: 0px 0px 6px 0px; }
#dealerLocation address { padding: 0; }
#dealerOpeningTimes { float: right; width: 311px;line-height: 160%; padding-bottom: 15px; }
#dealerOpeningTimes .title { font-size: 1.7em; font-weight: bold; color: #979797 !important; padding: 0px 0px 6px 0px; }
#dealerOpeningTimes td { padding: 3px 0px 3px 0px; font-size: 1.0em !important; }
#dealerContact { 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; }
#homeContent h1 { color: #979797; font-size: 2.0em; }
#mainContent h1 { color: #125342; font-size: 1.5em; }
p { padding:0 0 15px 0; margin:0; }

/* ----- GLOBAL ----- */
img { display:block; border: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;}
#submit { width: 116px; height:26px; 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; }