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

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

Type: Print

Description : Print stylesheet for Thurnham Parish Council site

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

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

#accessibility,
#footer,
#mainImage,
#header,
#homeContent #middleCol .box .boxImage,
.btn,
#breadcrumbs,
#internalContent #leftCol
{ display: none !important; }

#printHeader { padding: 0px 0px 20px 0px; }

#homeContent #middleCol .box { clear: both; padding: 0px 0px 20px 0px; }
#homeContent #middleCol .box .date { padding: 0px 0px 5px 0px; font-weight: bold; }
#homeContent #middleCol .box #googleMap { padding: 0px 0px 15px 0px; }
#homeContent #rightCol .box { clear: both; padding: 0px 0px 20px 0px; }
#homeContent #rightCol .box .boxImage { border: 1px solid #e0e5d2; padding: 1px; margin: 0px 8px 0px 0px; }
#homeContent #rightCol .box .eventItem { background: url(../images/layup/borderStars.gif) no-repeat center bottom; padding: 0px 0px 15px 0px; margin: 0px 0px 10px 0px; }

#internalContent #rightCol #cmsImage { float: right; border: 1px solid #eeeeee; margin: 0px 0px 15px 15px; }
#internalContent #rightCol #cmsImage img { padding: 2px; border: 1px solid #cccccc; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-weight: normal; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; color: #717f2f; text-transform: uppercase; }
h2 { font: normal; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #585d42; text-transform: uppercase; text-decoration: underline; padding-bottom: 10px; }

/* ----- ITEM LISTS / FRAMES ----- */
#internalList {}
#internalList .itemBox { float: left; margin-bottom: 10px; margin-right: 5px; }
#internalList .itemBox img { width: 210px; }
#internalList .itemBox a { text-decoration:  none; color: #585D42; }
#internalList .itemBox .itemImage { display: block; margin: 0px 0px 5px 0px; }

/* ----- 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;}
.hand { cursor:pointer;}
.greenBold { font-weight: bold; color: #6c792c; font-size: 12px; }
.bold { 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; }

/* ----- 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:#6d7b2d;}
.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:61px; height:27px; 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 #990000; 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: #6d7b2d; color : #FFF; font-weight: bold; }