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

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

Type: Print

Description : Screen and projection stylesheet for xxxxxxxxxxxxxxxxxxxxxxxxxxxxx site

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#ffffff; color:#000000; text-align:justify; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% verdana, arial, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#internal { background:#ffffff;}
#container { width:650px; margin:0 auto; text-align:left; font-size:110%; }   
#printHeader { display:block;}
#header { display:none !important;}
#header #logo { display:none !important;}
#header #search {display:none !important;}
#header #telephone {display:none !important;}
#header #getAQuoteInternal { display:none !important;}
#header.internalHeader { display:none !important;}
#mainImage { display:none !important;}
#mainImage #getAQuote { display:none !important;}
#container2 { width:650px; background:#ffffff;}
#homeJumps {display:none !important;}
#homeContent { line-height:140%;}
#homeContent .title { margin-bottom:15px;}
#homeContent .padding { padding: 10px 35px 25px 15px; text-align:justify;}
#internalContent { padding:10px 30px 30px 0px; line-height:140%; text-align:justify;}
#cmsImageAndDetails { width:359px; position:relative; float:right; margin: 3px -8px 15px 30px;}
#cmsImageAndDetails .image {}
#cmsImageAndDetails .frame {display:none !important;}
#cmsImageAndDetails .text { display:block; width:359px; font-size:20px; font-family:"Times New Roman", Times, serif; color:#3d3d3d; padding:14px 0 5px 0;}
#leftCol {display:none !important;}
#leftCol #getAFreeQuote { display:none !important;}
#leftCol #latestGallery { display:none !important;}
#rightCol { width:650px; float:left; margin-top:3px;}
#rightCol .padding { padding: 6px 5px 10px 15px;}

/* ----- Gallery Flash ----- */
#galleryFlash { width:530px; height:409px; position:relative; top:10px; left:60px;}
#galleryFlash #frame {display:none !important;}
#galleryFlash #flash {}

/* ----- 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;}
.pageTitle { padding-bottom:5px; font-size:20px; font-weight:normal; color:#5d5d5d; font-family:"Times New Roman", Times, serif;}
.standardImage { position:relative;  width:207px; height:185px; float:left; margin:0 0 52px 0; border-right:1px solid #ffffff;}
.standardImage .image {}
.standardImage .frame {display:none !important;}
.standardImage .text { position:absolute; top:193px; left:8px; color:#000000; font-weight:bold;}
.standardImage a { text-decoration:none;}

/* ----- DEFAULT LIST ----- */
#list {}
#testimonials ul { margin:-10px 0 0 0; padding:0; list-style:none;}
#testimonials li { border-bottom:1px solid #cccccc; padding:15px 0px 20px 0;display:block;}
#testimonials .testimonialCompany { font-weight:bold; display:block; padding-bottom:15px;}
#testimonials .testimonialDetails { padding: 0 10px 15px 0; display:block; }
#testimonials .testimonialBy { font-style:italic; display:block;}
#testimonials .testimonialImage {display:none !important;}
#testimonials .testimonialImage .image {display:none !important;}
#testimonials .testimonialImage .frame {display:none !important;}


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

/* ----- TOP NAVIGATION ----- */
#topNav {display:none !important;}

/* ----- LEFT NAVIGATION ----- */
#leftNav {display:none !important;}

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 11px no-repeat; padding:6px 0 5px 15px;}

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


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

/* ----- 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:10px !important;}
.required { color:#007db1;}
.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:70px; height:26px; 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 #383838; 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: #383838; color : #FFF; font-weight: bold; }

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