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

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

Type: Print

Description : Print stylesheet for Lashings site

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

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

#accessibility
{ display:none; }

/* ----- IDS ----- */
#container { width: 650px; margin:0 auto; text-align:left; font-size:110%; }
#printHeader { display:block; height: 110px; }
#header { display: none; } 
#nav { display: none; }
#leftColHome { width: 650px; float:left; }
#leftColHome #homeJumps { display: none; }
#homeContent #col1 { width:650px; float:left; }
#homeContent #col1 .padding { padding: 0px; }
#homeContent #col2 { width:650px; float:left; margin-top: 30px; }
#homeContent #col2 .padding { padding: 0px; }
#sponsors { padding-top: 30px; }
#sponsors img { float: left; margin-right: 10px; }
#rightCol { display: none; }
#leftCol { display: none; }
#middleCol { width:650px; float:left; }
#pageInfo { display: none; }
#middleCol #internalInfo { float: right; }
#middleCol .internalImage { position: relative; margin: 0px 12px 10px 25px; }
#middleCol .internalImage .frame { display: none; }
#middleCol .downloads { display: none; }
#middleCol #boxList { margin-left: 0px; }
#middleCol #boxList .box { float: left; position: relative; color: #000000; }
#middleCol #boxList .box.last a { margin-right: 0px !important; }
#middleCol #boxList .box a { display: block; text-decoration: none; cursor: pointer; width: 100px; height: 118px; margin-right: 82px; margin-bottom: 23px; color: #000; }
#middleCol #boxList .box .frame { display: none; }
#middleCol #boxList .box .title { font-size: 0.8em; display: block; position: absolute; top: 71px; left: 0px; text-align: right; width: 94px; line-height: 120%; }
#middleCol #playerDetail { font-weight: bold; font-size: 1.8em; }
#middleCol #playerDetail .icon { display: none; }
#middleCol #playerDetail #batting { width: 650px; float: left; border-top: 1px solid #333; height: 80px;}
#middleCol #playerDetail #bowling { width: 650px; float: left; border-top: 1px solid #333; border-bottom: 1px solid #333; height: 80px;}
#middleCol table { width:648px; border-collapse: collapse; border: 1px solid #666666; font-size: 0.9em; }
#middleCol table thead td { color: #febe10; font-weight: bold; padding: 8px 4px 10px 4px; border-bottom: 3px solid #666}
#middleCol table tbody td { padding: 8px 4px 8px 4px; border: 1px solid #666;  }
#middleCol table .trAlt { background: #5f5f5f;}
#middleCol .list { text-decoration: none; margin: 0px 0px 0px 0px; }
#middleCol .list a { display: block; width: 650px; background: url(../images/layup/dotsH.gif) bottom left repeat-x; cursor: pointer; text-decoration: none; padding: 17px 0px 17px 0px;  }
#middleCol .list .thumb { display: block; float: left; width: 200px; height: 150px; position: relative; margin-right: 15px; }
#middleCol .list .title { display: block; position: relative;  float: left; font-size: 1.1em; width: 428px; margin-top: 4px; height: 25px; color: #febe10; font-weight: bold; padding: 0px !important;}
#middleCol .list .description { display: block; padding: 0px; width: 428px; float: left; font-weight: normal; line-height: 130%; } 
#middleCol .list .clear { clear: both; display: block; }
#middleCol .list.last a { background: none !important; }


#footer { 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; } 

/* ----- 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;}
.subheading { font-weight: bold; text-transform: uppercase; }
.title { margin: 10px 0px 0px 0px; }

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

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 12px 0; margin:0; line-height: 120%; }
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;}
.required { color:#febe10; font-weight: bold; }
.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;}
#submit { width:72px; height:31px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #febe10; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #febe10; 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: #febe10; color : #FFF; font-weight: bold; }

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