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

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

Type: Print

Description : Print stylesheet for Caffyns Contract Hire 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,
#headerForm,
#franchiseJumps,
#navShadow,
#leftCol,
#boxListFoot,
#secondaryNav,
.headingFranchise img,
#theHomeTabs,
.homeBannerFrame,
#contactForm,
#footer { display: none; }

#printHeader { margin-bottom: 15px; }

#rightCol .heading { width: 650px; font-size: 20px; color: #000000; margin-bottom: 20px; }
#rightCol .heading img { display: none; }
#rightCol .headingSmall { font-size: 17px; width: 695px; background:#b6bfc3 url(../images/layup/titleBgSmall.jpg) no-repeat top left; page-break-before: always; }
#rightCol #mainContent { padding: 20px; }
#rightCol .headingFranchise { font-size: 16px; font-weight: bold; }
#rightCol #map { float: right; width: 327 px; height: 283px; margin: 0px 0px 15px 15px; }

/* ----- CMS IMAGE ----- */
.internalImage { float: right; margin: 0px 0px 4px 15px; }

/* ----- BOX LIST ----- */
#boxList { width: 650px; }
#boxList .box { width: 160px; float: left; }
#boxList .box a { display: block; font-weight: normal; text-decoration: none; border-right: 1px solid #eef0f1; }
#boxList .box.last a { border-right: none; }
#boxList .box .title { font-size: 16px; text-align: center; display: block; padding-top: 5px; }
#boxList .box .title span { font-size: 11px; font-weight: bold; display: block; padding-top: 3px; }
#boxList .box .thumb { display: block; margin: 0px auto 0px; text-align: center; width: 112px; }
#boxList .box .price { text-align: center; display: block; font-size: 16px; color: #fa0d0d; padding-bottom: 4px; }
#boxList .box .info { text-align: center; display: block; padding-bottom: 8px; }
#boxList .box .btn { text-align: center; display: block; margin: 0px auto 0px; width: 100px; padding-bottom: 10px; }


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