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

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

Type: Print

Description : Print stylesheet for MEP Ltd site

Created : 10/12/07
Modified : 

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

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

#accessibility
{ display:none; }

#container { width:650px; margin:0 auto; text-align:left; font-size:110%; }
#header { display: none; }
#printHeader { display: block; height: 100px; }
#nav { display: none; }
#banner { display: none; }
#ticker { display: none; }
.jump { display: none; }
#badges  { display: none; }
#footer { display: none; }
#breadcrumbs { display: none; } 

#mainContent { width: 650px; }
.internalImage { float: right; margin: 8px 0px 10px 20px; }
.internalImage .frame { display: none; }

.row { display: block; text-decoration: none; cursor: pointer; padding-bottom: 7px; margin-bottom: 7px; border-bottom: 1px solid #CCCCCC; }
.row .thumb { float: left; display: block; margin-right: 5px;}
.row .title { float: left; display: block; background:#999999; font-weight: bold; width: 500px; height: 20px; color: #ffffff; margin-bottom: 5px; padding-left: 5px; padding-top: 3px; }
.row .content { float: left; display: block; width: 495px; padding-left: 5px; font-weight: normal; font-size: 0.8em; }
.row .clear { display: block; clear: both; }

#list .box { float: left; display: block; margin-right: 9px; margin-bottom: 10px; cursor: pointer; text-decoration: none; }
#list .box .thumb { display: block; }
#list .box .title { display: block; }

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

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

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

/* ----- 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:#0e2869; font-weight: bold; }
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:42px; height:17px; 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 #0e2869; 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: #0e2869; color : #FFF; font-weight: bold; }

