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

Title : Stort Chemicals Ltd
Author : Adrian Jacob adrian.jacob@gforces.co.uk

Description : Screen Style Sheet

Created : 25/10/2005
Modified :07/04/2006

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


/* COMMON AND GLOBAL */
body { font:75% verdana, arial, helvetica, sans-serif; color:#666666; margin:0; padding:0; background:#FFFFFF url(./../../images/layup/bgBody.gif) top repeat-x; 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. */
html>body { font-size: 12px; }
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! */
p { margin:0; padding:0; font-size:85%; line-height:1.4em; }

/* ----- IDS ----- */
#container { width:758px; text-align:left; margin:0px auto; }
#header { height:78px; background:#FFFFFF; }
#header img { float:left; padding:6px 0 0 16px; }
#header span img { float:right; padding:22px 20px 0 0; }
#menu { height:23px; background:#777777; border-bottom:1px solid #FFFFFF }
#blueBar { height:36px; background:url(./../../images/layup/blueBar.gif) no-repeat; }
#content { background:url(./../../images/layup/contentBg.gif) repeat-y; float:left; }
#col1 { float:left; width:149px; }
#col2 { float:left; width:609px; }
#col2 p { margin-bottom:1.2em; }
#services div { width:175px; float:left; cursor:pointer; cursor:hand; }
#services div img { border:1px solid #e6e6e6; margin:7px 0 14px 0; }
#services div span { display:block; padding:0px 10px 10px 10px; }
#chemicals .relative img { position:absolute; top:-30px; left:446px; border:0px none; }
#chemicals img { border:1px solid #e6e6e6; }
#chemicals p { margin-left:210px; }
#engineering { padding-bottom:20px; float:left; }
#engineering div { width:271px; float:left; cursor:pointer; cursor:hand; padding-bottom:20px; }
#engineering .paddingLeft { margin-left:20px; }
#subMenu { padding-bottom:250px; }
#footerBar { height:23px; border-top:1px solid #FFFFFF; background:#777777; }
#footerBar img { position:absolute; top:-203px; left:0px; }
#footer { padding:5px 10px; }

/* ----- CLASSES ----- */

.clear { clear:both; }
.hide{ display:none; }
.show{ display:block; }
.left { float:left; }
.right { float:right; }
.relative { position:relative; }
.contentPadding { padding:18px; }
.serviceMiddle { margin:0 24px; }

/* ----- NAVIGATION ----- */
#menu ul { list-style:none; padding:0; margin:0; }
#menu li { float:left; }
#menu a { display:block; color:#FFFFFF; padding:5px 0; text-transform:uppercase; text-align:center; font-size:90%; border-right:1px solid #FFFFFF; }
#menu a:hover { text-decoration:none; background:#01a4e7; }
#menu .active a { background:#01a4e7; }
#menu .home { width:133px; text-align:center; padding-left:8px; padding-right:8px; }
#menu .home:hover { background:#969696; }
#menu .about { width:89px; background:#969696; }
#menu .chemicals { width:93px; background:#969696; }
#menu .flavours { width:176px; background:#969696; }
#menu .engineering { width:102px; background:#969696; }
#menu .contact { width:125px; text-align:center; padding-right:10px; padding-left:9px; border-right:0px none; }
#menu .contact:hover { background:#969696; }

#subMenu ul { list-style:none; padding:0; margin:0; font-weight:bold; }
#subMenu ul li a { font-size:85%; background:url(./../../images/layup/subMenu.gif) 14px 50% no-repeat; display:block; width:149px; padding:4px 0; text-indent:24px; border-bottom:1px solid #FFFFFF; }
#subMenu ul li a:hover { text-decoration:none; background:#dedede url(./../../images/layup/subMenu.gif) 14px 50% no-repeat; }
#subMenu ul li ul { border-bottom:1px solid #FFFFFF; }
#subMenu ul li ul li a { background:#dedede; border-bottom:0px none; padding-left:24px; text-indent:0; width:110px; padding-right:14px; }
#subMenu ul li ul li a:hover { background:#E8E8E8; }

#footer ul { list-style:none; padding:0; margin:0; text-align:right; }
#footer li { display:inline; }
#footer a { font-size:85%; }

#col2 ul li { list-style-image:url(../../images/layup/li.gif); font-size:10px; padding-bottom:2px; margin-top:2px; }
#col2 ul {font-weight: bold; padding-bottom:2px;  }
#col2 ul ul ul {font-weight: normal;  margin-bottom:0px; }

/* ----- HEADINGS ----- */
h1, h2, h3, h4 { margin:0; padding:0; }
h1 { position:absolute; left:-10000px; }
h2 { position:absolute; left:-10000px; }
h3 { color:#0a266c; font-size:90%; margin-bottom:1.2em; }
h4 { color:#FFFFFF; font-size:85%; padding:3px 0 0 6px; }
.typeA { background:#dedede url(./../../images/layup/typeA.gif) no-repeat; height:17px; }
.typeB { background:#dedede url(./../../images/layup/typeB.gif) no-repeat; height:17px; margin-bottom:10px; }
.typeC { background:#dedede url(./../../images/layup/typeC.gif) no-repeat; height:17px; margin-bottom:10px; }


/* ----- SITEMAP ----- */
#sitemap ul { font-size:85%; list-style:none; }
#sitemap ul li { padding:2px 0 2px 10px; background:url(./../../images/layup/bullet.gif) 0 7px no-repeat; }
#sitemap ul li ul li { padding:2px 0 2px 10px; margin:0 0 0 -20px; } 

/* ----- IMAGES ----- */
img{ display:block; border:0; }

/* ----- LINKS ----- */
a { color:#666666; margin:0; padding:0; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }

/* ----- FORMS ----- */
form { padding:0; margin:30px 0 0 110px; }
fieldset { padding:0; margin:0; border:0px none; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:130px; float:left; }
input.inputfield { width:130px; border:1px solid #8d9ac5; }
input, textarea { color:#333333; }
.submit { background:#243b8b; border:0px none; color:#FFFFFF; width:80px; cursor:pointer; cursor:hand; font-weight:bold; }
html>body .submit { margin-top:10px; }
.checkbox { float:left; border:0px; }
.checkboxLabel { width:155px; }