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

Title : Research Marketing 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:0; background:#4d4c4c url(../images/layup/bg.gif) top left repeat-x; color:#ffffff; text-align:center; }
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }
a{outline:none;}

/* ----- IDS ----- */
#container { width:960px; margin:0 auto; text-align:left; font-size:110%; }   
#printHeader { display:none;}
#header{position:relative; width:960px; height:150px;}
#contentArea{position:relative; width:585px; padding:100px 350px 25px 25px; min-height:430px; height:auto !important; height:430px;}
#subContentArea{position:relative; width:915px; padding:100px 25px 25px 25px; min-height:430px; height:auto !important; height:430px;}
#subContentArea p{padding:0; margin:0 0 10px 0;}
#logo{position:absolute; top:104px; right:0;}
#pollContainer{position:absolute; top:110px; right:50px; width:200px; height:250px; background:#c92d40;}
#blogEntry { margin-bottom:25px;}

/* ----- 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;}
.testimonial{margin:0 0 20px 0;}
.rightImage{position:absolute; top:100px; right:75px;}
.rightImage2{position:absolute; top:325px; right:75px;}
.rightImage3{position:absolute; top:550px; right:75px;}
.rightImage4{position:absolute; top:775px; right:75px;}
.rightImage5{position:absolute; top:1000px; right:75px;}

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

/* ----- TOP NAVIGATION ----- */
#topNav { position:absolute; top:115px; left:20px; font-size:120%;}
#topNav ul { margin:0; padding:0; list-style:none;}
#topNav li { float:left;}
#topNav a { text-decoration:none; display:block; font-weight:normal; color:#342d32; padding:0px 5px 0 3px; margin:0px 8px 5px 8px; }
#topNav a:hover { border-bottom:4px solid #342d32; }
#topNav .first { background:none;}
#topNav .active { border-bottom:4px solid #342d32;}


/* ----- LEFT NAVIGATION ----- */


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

/* ----- FOOTER ----- */
#footer {width:960px;}
#footer .padding {padding:0 25px;}
#footer a { font-weight:normal; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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


/* ----- LINKS ----- */
a { color:#ffffff; 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:#de3d50;}
.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;}

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

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