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

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

Type: Print

Description : Print stylesheet for Gullands 2008 site

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

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

#accessibility
{ display:none; }

#printHeader { display: block; height: 110px; }
#header { display: none; }

/* ----- HOMEPAGE -----*/
#flash { display: none; }
#jumpPoints { display: none; }
#payOnline { display: none; }
#callBack { display: none; }
#latestNews { width: 650px; margin-top: 19px; float: left; display: inline; }
#latestNews .padding { padding: 0; }
#latestNews .article a { display: block; color: #000; cursor: pointer; text-decoration: none; font-weight: normal; line-height: 120%; margin-bottom: 27px; }
#latestNews .article .date { color: #666666; font-weight: bold; margin-right: 10px; }
#homeContent { padding: 0px; margin-top: 19px; width: 650px; float: left; color: #000; }

/* ----- INTERNALS -----*/
#rightCol { display: none; }
#internalContent { margin-top: 19px; width: 650px; float: left; color: #000; }
#internalContent .padding { padding: 0px; }
#internalContent #internalInfo { float: right; margin: 0px 0px 25px 25px; width: 204px; }
#internalContent #internalInfo .internalImage { background: none; width: 204px; height: 154px; padding: 1px 0px 0px 1px; }
#internalContent #internalInfo .downloads { display: none; }
#internalContent #internalContentBottom { border-top: 1px solid #919191; }
#internalContent #internalContentBottom h2 { margin-bottom: 12px; }
#internalContent #internalContentBottom .addressBox { float: left; width: 210px; line-height: 120%; }

/* ----- BOX LIST ----- */
#boxList {}
#boxList .boxItem { float: left; margin-right: 72px; position: relative; height:138px; margin-bottom: 30px; }
#boxList .last { margin-right: 0px !important; }
#boxList .boxItem .title { position: absolute; bottom: 0px; left: 0px; width: 152px; text-align: center; }
#boxList .boxItem a { display: block; text-decoration: none; cursor: pointer;  width: 152px; height: 114px; border: 1px solid #000; }
#boxList .boxItem .criminalCourt { background: none; }
#boxList .boxItem .individualDisputes { background: none; }
#boxList .boxItem .youFinance { background: none; }
#boxList .boxItem .yourHome { background: none; }

/* ----- NEWS LIST ----- */
#list {}
#list .listItem { }
#list .listItem a { display: block; width: 650px; text-decoration: none; cursor: pointer; font-weight: normal; line-height: 120%; margin-bottom: 20px;}
#list .listItem .thumb { float: left; display: block; width: 120px; height: 90px; margin-right: 4px; padding: 1px 0px 0px 1px; background: none; border: 1px solid #000; }
#list .listItem .title { display:block; font-size: 1.1em; font-weight: bold; margin-bottom: 5px; }
#list .listItem .date { color: #666666; font-weight: bold; margin-right: 10px; }
#list .listItem .content { display: block; }
#list .listItem .link { display: none; }
#list .listItem .clear { clear: both; display: block;  }


/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printHide { display:none !important; }
.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 12px 0; font-size:100%; font-weight:bold;}
h1 { border-bottom: 1px solid #818181; color:#000; padding: 0px 0px 8px 0px; font-size: 1.2em; margin-bottom: 20px; text-transform: uppercase; }
h1.white { color: #000; }
h2 { padding: 0px 0px 0px 0px;  }

/* ----- TOP NAVIGATION ----- */
#nav { display: none; }
#navInternal { 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; }

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { display: none; }

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

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 12px 0; margin:0; line-height: 130%; }
address { font-style:normal; }

/* ----- LINKS ----- */
a { color:#000; 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:330px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.requiredLabel { color:#ff0000; font-weight: bold; }
.checkRadio { width:20px; position:relative; left:-7px; top: 2px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#frmLogin { margin-bottom:15px;}
#frmLogin div { margin-bottom:10px;}
#frmLogin label { display:block; width:140px; float:left; }
#submit { width:81px; height:38px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #e10000; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #e10000; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:522px; padding: 5px; background-color: #000; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }
