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

Title : UK Freephone
Author : Darren Lynch / darren.lynch@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet UK Freephone site

Created : 25/05/07
Modified : 25/05/07

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background:#ffffff; color:#000000; text-align:center; }
/*  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:10px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#container { width:600px; margin:0 auto; text-align:left; font-size:110%; }   
#container2 { width:600px; margin:0 auto; text-align:left; }   
#telephone { position:absolute; top:33px; left:410px;}
#leftCol { display:none;}
#rightCol { width:600px; float:left;}
#colContainer { padding-top:4px;}
#callUsNow { position:relative;}
#callUsNow .imageText a { position:absolute; top:47px; left:18px; font-weight:bold; color:#FFFFFF; width:120px; line-height:13px;}
#callUsNowInternal { position:relative; margin-bottom:9px;}
#callUsNowInternal .imageText a { position:absolute; top:47px; left:18px; font-weight:bold; color:#FFFFFF; width:120px; line-height:13px;}
#cps { margin:9px 0; position:relative;}
#cps .imageText a { position:absolute; top:45px; left:18px; font-weight:bold; color:#000000; width:180px; line-height:13px;}
#alphaDial { position:relative;}
#alphaDial .imageText a { position:absolute; top:53px; left:18px; font-weight:bold; color:#FFFFFF; width:180px; line-height:13px;}
#mainImage { margin-bottom:9px;}
#memorableNumbers { display:none;}
#nonGeographic { display:none;}
#telephoneSystems { display:none; }
#homeContent { line-height:13px; padding-top:28px; clear:both;}
#internalContent { padding:15px 10px; line-height:13px;}
#ticker { font-weight:bold; color:#7f7f7f; padding-bottom:15px;}
#numbers { margin:0; padding:0; list-style:none; float:left; width:150px; color:#cd0000; font-size:120%; font-weight:bold;}
#numbers li { padding-bottom:4px;}
#numbersWords { margin:0; padding:0; list-style:none; float:left; color:#cd0000; font-size:120%; font-weight:bold;}
#numbersWords li { padding-bottom:4px;}
#breadcrumbs { display:none;}
#footer { background:url(../../images/layup/dotsH.gif) top left repeat-x; padding:15px 0px; color:#9b9b9b;}
#footer a { color:#9b9b9b; font-weight:normal; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer ul { margin:0; padding:0 0 0 15px; list-style:none;}
#footer li { display:inline;}


/* ----- 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;}
.redText { color:#e40000;}
.bigBlackText { font-size:130%; font-weight:bold; color:#000000;}
.bigRedText { font-size:130%;  font-weight:bold; color:#cd0000; line-height:17px;}

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

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

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

/* ----- BREADCRUMBS ----- */


/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 13px 0; margin:0; }
address { font-style:normal; margin-top:30px; }


/* ----- LINKS ----- */
a { color:#0e0fff; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

/* ----- 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: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:#0033FF;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:55px; height:18px;}

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

/* ----- TABLES ----- */
table{ border-collapse:collapse; }