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

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

Type: Print

Description : Print stylesheet for K L Contracts Ltd site

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

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#accessibility,
#header,
#footer,
#primaryNav,
#rightCol,
#rightColTop,
#homeForm .title,
#leftColTop h1,
#newsForm,
#greenIssues,
#miniList
{ display:none !important; }

#leftColTop { padding-bottom: 20px; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printhide { display:none; }
.printShow { display:block; }
.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;}
.hand { cursor:pointer;}
.txtGreen { color: #99cc33; }
.txtBlue { color: #3399ff; }
.titleHome { display: block; background: url(../images/layup/dotsH.gif) repeat-x bottom; padding-bottom: 2px; margin-bottom: 10px; }
#leftCol .title, #leftColTop .title { color: #666666; font-weight: bold; font-size: 12px; }
#leftCol .title span, #leftColTop .title span { font-weight: bold; color: #99cc33; font-size: 13px; }
#rightCol .title, #rightColTop .title { display: block; background: url(../images/layup/dotsH.gif) repeat-x bottom; padding-bottom: 2px; margin-bottom: 10px; font-weight: bold; }
#rightCol .title span, #rightColTop .title span { color: #99cc33; }

/* ----- FRAMES / LISTS ----- */
#miniNewsList { list-style: none; padding: 10px 0px 0px 0px; margin: 0px; }
#miniNewsList li { margin: 0px; padding: 0px 0px 15px 13px; background: url(../images/layup/bulletNews.gif) 0px 7px no-repeat; }
#miniNewsList li.readMore { background: none; padding: 0px 0px 0px 13px; }
#miniNewsList li.readMore a { font-weight: bold; color: #b6ce5f; }

#miniList { list-style: none; padding: 10px 0px 0px 0px; margin: 0px; }
#miniList li { margin: 0px; padding: 0px 0px 5px 13px; background: url(../images/layup/bulletNews.gif) 0px 7px no-repeat; }
#miniList li a { color: #666666; font-size: 12px; font-weight: bold; }
#miniList li.readMore { background: none; padding: 0px 0px 0px 13px; }
#miniList li.readMore a { font-weight: bold; color: #b6ce5f; }
#miniList li.active, #miniList li.active a { color: #999999; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: normal; }
#leftColTop h1 { padding: 10px 0px 0px 85px; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}


/* ----- LINKS ----- */
a { color:#999999; font-weight:bold; text-decoration: none; }
a:hover { text-decoration: none; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:160px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.requiredLabel { color:#3399FF;}
.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:91px; height:25px; border:none;}
#btnSubmitNews { width: 37px; height: 8px; }

/* ----- 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:352px; padding: 5px; background-color: #3399FF; color : #FFF; font-weight: bold; }

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