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

Title : CES Stylesheet
Author : Wes Smith / wes.smith@mediarock.co.uk / Mediarock Ltd

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:20px 0; background:#002559; color:#ffffff; text-align:center; }
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }

/* ----- IDS ----- */
#container { width:948px; margin:0 auto; text-align:left; font-size:120%;}   
#container #header { width:948px; height:94px; background:url(../images/headerBg.gif) 0 0 no-repeat; margin-bottom:10px; position:relative;}
#container #header #logo { position:absolute; top:12px; left:18px;}
#container #banner { width:948px; margin-bottom:10px;}
#container #homeInfoBox { width:948px; margin-bottom:10px;}
#container #homeInfoBox #homeBoxTop { width:948px; height:20px; background:url(../images/boxHomeTop.gif) 0 0 no-repeat; font-size:0;}
#container #homeInfoBox #homeBoxBottom { width:948px; height:19px; background:url(../images/boxHomeBottom.gif) 0 0 no-repeat; font-size:0;}
#container #homeInfoBox #homeBoxBody { width:946px; background:#00447b url(../images/boxHomeBody.gif) top left repeat-x;}
#container #homeInfoBox #homeBoxBody .boxPadding { padding:10px 35px; height:auto !important; height:250px; min-height:250px;}
#container #homeInfoBox #homeBoxBody #leftCol { float:left; width:215px;}
#container #homeInfoBox #homeBoxBody #middleCol { float:left; width:440px;}
#container #homeInfoBox #homeBoxBody #middleCol .middleColPadding { padding:0 150px 0 0;}
#container #homeInfoBox #homeBoxBody #middleCol ul { list-style:none; padding:0; margin:0;}
#container #homeInfoBox #homeBoxBody #middleCol ul li { padding:0 0 5px 0;}
#container #homeInfoBox #homeBoxBody #middleCol ul li a { color:#ffffff; font-weight:normal; font-size:14px;}
#container #homeInfoBox #homeBoxBody #rightCol { float:left; width:220px;}

#container #contentArea { width:948px; margin-bottom:20px;}
#container #contentArea #leftNavBox { width:227px; float:left;}
#container #contentArea #leftNavBox #leftNavBoxTop { width:227px; height:20px; background:url(../images/leftNavTop.gif) 0 0 no-repeat; font-size:0;}
#container #contentArea #leftNavBox #leftNavBoxBottom { width:227px; height:20px; background:url(../images/leftNavBottom.gif) 0 0 no-repeat; font-size:0;}
#container #contentArea #leftNavBox #leftNavBoxBody { width:227px; background:url(../images/leftNavBody.gif) 0 0 no-repeat; height:auto !important; height:345px; min-height:345px;}
#container #contentArea #leftNavBox #leftNavBoxBody .navBoxPadding { padding:0 35px;}
#container #contentArea #content { float:right; width:721px;}
#container #contentArea #content .contentPadding { padding:16px 35px;}
#container #contentArea #content ul { padding:0; margin:0 0 10px 30px;}
#container #contentArea #content ul li { color:#FFFFFF; margin-bottom:10px;}
#container #contentArea #content a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#container #contentArea #content a:hover { text-decoration:underline;}

/* ----- CLASSES ----- */
/* MIN HEIGHT HACK height:auto !important; height:0px; min-height:0px; */
.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;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 10px 0; font-size:100%; font-weight:bold; margin-bottom:10px;}
h1 { color:#c6c5ca; font-weight:normal; text-transform:uppercase; font-size:18px; letter-spacing:1px; background:url(../images/horizDotsDark.gif) bottom left repeat-x;}
h2 { color:#94aab8; font-weight:normal; text-transform:uppercase; font-size:14px; letter-spacing:1px; background:url(../images/horizDots.gif) bottom left repeat-x;}

/* ----- LEFT NAVIGATION ----- */
#leftNav { width:145px;}
#leftNav ul { list-style:none; padding:0; margin:0;}
#leftNav ul li { float:left; display:block; background:url(../images/horizDots.gif) bottom left repeat-x; padding:10px 0;}
#leftNav ul li a { float:left; display:block; width:145px; color:#94aab8; font-weight:normal; text-transform:uppercase; font-size:14px; letter-spacing:1px;}
#leftNav ul li a:hover { color:#ffffff; text-decoration:none;}
#leftNav ul li a.active { color:#ffffff; text-decoration:none;}
#leftNav ul li.first { padding:0 0 10px 0;}
#leftNav ul li.last { background:none;}
#leftNav ul li ul li { float:left; display:block; padding:5px 0; background:none;}
#leftNav ul li ul li a { float:left; display:block; width:130px; color:#ffffff; font-weight:normal; text-transform:none; font-size:12px; letter-spacing:normal; background:url(../images/leftNavBg.gif) 0 7px no-repeat; padding:0 0 0 15px;}
#leftNav ul li ul li a:hover { text-decoration:underline;}

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

/* ----- FOOTER ----- */
#footer { width:948px;}
#footerInternal { width:948px; background:url(../images/horizDotsDark.gif) 0 0 repeat-x; padding:10px 0 0 0;}
#footerLeft { float:left;}
#footerLeft ul { list-style:none; padding:0; margin:0;}
#footerLeft ul li { float:left; display:block; padding:0 10px; border-right:1px solid #939598;}
#footerLeft ul li.last { padding:0 10px; border-right:none;}
#footerLeft ul li a { float:left; display:block; color:#939598; font-size:11px; line-height:12px; font-weight:normal; text-decoration:none;}
#footerLeft ul li a:hover { text-decoration:underline;}
#footerRight { float:right; font-size:11px; line-height:12px; padding:0 10px 0 0; color:#939598;}

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

/* ----- LINKS ----- */
a { color:#000000; 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:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#0033FF;}
.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:55px; height:18px; border:none;}

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