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

Title : PolyBilt
Author : Darren Lynch / darren.lynch@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet Polybilt site

Created : 30/11/2007
Modified : 30/11/2007

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

/* COMMON AND GLOBAL */
html {height:100% !important;}
body {height:100% !important;  font:62.5%/1.6 verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#ffffff; color:#000000; text-align:center; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% verdana, arial, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#container { margin:0 auto; text-align:left; font-size:100%; min-height:100%; } 
#container2 { width:650px; margin:0 auto;}  
#header { display:none;}
#telephone { position:absolute; top:20px; left:676px;}

#list { padding:0; margin:-10px 0 0 0; list-style:none;}
#list .listImage { position:relative; display:block; width:164px; height:126px; float:left;}
#list .listImage .frame { display:none !important;}
#list .listImage .image { padding-top:8px; padding-left:0px;}
#list .listText { float:left; width:430px; display:block; padding-top:10px;}
#list .listText span { display:block; padding-bottom:13px;}
#list a { color:#eb0d0d; font-weight:bold;}
#list a .bullet { position:absolute; top:4px; left:54px;}
#list li { clear:both; background:url(../images/layup/dotsH.gif) bottom left repeat-x; min-height:140px; padding-top:10px;}


#gallery { padding:0; margin: 0; list-style:none; }
#gallery li { display:inline; width:198px; float:left; padding-bottom:10px;}
#gallery .listImage { position:relative; display:block; width:164px; height:126px;}
#gallery .listImage .frame { display:none !important;}
#gallery .listImage .image { padding-top:8px; padding-left:0px;}
#gallery .listText { float:left; width:430px; display:block; padding-top:10px;}
#gallery .listText span { display:block; padding-bottom:13px;}
#gallery a { color:#eb0d0d; font-weight:bold;}
#gallery .imageTitle { display:block; width:160px;}

#faqs { margin:0; padding:0; list-style:none;}
#faqs li { padding:0 0 5px 0; display:block !important}

/* ----- LEFT COL ----- */
#leftCol { display:none;}

/* ----- RIGHT COL ----- */
#rightCol { width:625px; }
#rightCol .padding { padding: 1px 5px 0 5px; line-height:120%;}
#homeFlash { display:none;}
#homeJumps a { display:none;}
#homeContent { padding:15px 20px 0 20px;}
#internalContent { padding:14px 10px 0px 10px;}
#cmsImage { position:relative; float:right; margin:15px 0 10px 15px;}
#cmsImage .image { padding:8px 0 10px 8px;}
#cmsImage .frame { display:none !important;}
#distributorFlash { margin: 10px 0 0 5px;}

/* ----- FOOTER ----- */
#footerFixLeft { display:none;}
#footerFixRight { display:none;}
#relatedSites { display:none;}
#footer { display:none;}

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { 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; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_center { margin:0 auto;}
.relative { position:relative; }
.inline {display:inline;}
.hand { cursor:pointer;}

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

/* ----- TOP NAVIGATION ----- */
#topNav { display:none;}

/* ----- LEFT NAVIGATION ----- */
#leftNav { padding:0; margin:0; list-style:none;}
#leftNav li { padding:0 23px 0 12px; min-height:1px; line-height:120%;}
#leftNav a { background:url(../images/layup/leftNavBg.gif) top left no-repeat; text-decoration:none; display:block; min-height:14px; padding:11px 20px 10px 24px;}
#leftNav a:hover { color:#e80101;}
#leftNav .active { color:#e80101;}
#leftNav ul { margin:0; padding:3px 0; list-style:none; background:#f0f0f0 url(../images/layup/leftNabSubBg.gif) bottom left no-repeat; border-top:1px solid #e8e8e8;}
#leftNav ul li { padding:0;}
#leftNav ul li a { background:url(../images/layup/bulletBlack.gif) 35px 7px no-repeat; padding:4px 20px 3px 50px;}
#leftNav ul li a:hover { background:url(../images/layup/bullet.gif) 35px 7px no-repeat;}
#leftNav ul li .active { background:url(../images/layup/bullet.gif) 35px 7px no-repeat; color:#e80101;}

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none; margin:5px 0 0 20px; padding:0;}
.sitemapLi { background:url(../images/layup/bullet.gif) 0px 9px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS ----- */
#pageTop { display:none;}
#breadcrumbs {display:none;}
.pagination { display:none;}

/* ----- 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:#eb0d0d;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:55px; height:18px;}

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

/* ----- PRINT STYLES ----- */
#printHeader { display:block;}