@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical;}

body { background-color:#FFF; background-image:url(../../images/bg.jpg); background-repeat:repeat-x; background-position:top; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
div {margin:0px; padding:0px;}

.siteContainer { width:100%;}

#container { width:800px;}

#header { width:800px; height:100px; position:relative; top:0px; left:0px;}

#menu { display:block; position:relative; width:800px; height:30px; margin:0px; padding:0px; background: url(../../images/menu.jpg) 0px 0px no-repeat;}
#menu li { margin:0px; padding:0px; list-style:none; position:absolute;}
#menu li, #menu a { height:30px; display:block;}

#menuThoughtPattern{ top:0px; left:0px; height:30px; width:160px; }
#menuOurThinkers{ top:0px; left:160px; height:30px; width:160px;}
#menuOurThoughts{ top:0px; left:320px; height:30px; width:160px;}
#menuWhoWeThinkFor{ top:0px; left:480px; height:30px; width:160px;}
#menuNeedAThought{ top:0px; left:640px; height:30px; width:160px;}

#menuThoughtPatternDown{ top:0px; left:0px; height:30px; width:160px; background: url(../../images/menu.jpg) 0px -30px;}
#menuOurThinkersDown{ top:0px; left:160px; height:30px; width:160px; background: url(../../images/menu.jpg) -160px -30px;}
#menuOurThoughtsDown{ top:0px; left:320px; height:30px; width:160px; background: url(../../images/menu.jpg) -320px -30px;}
#menuWhoWeThinkForDown{ top:0px; left:480px; height:30px; width:160px; background: url(../../images/menu.jpg) -480px -30px;}
#menuNeedAThoughtDown{ top:0px; left:640px; height:30px; width:160px; background: url(../../images/menu.jpg) -640px -30px;}

#menuThoughtPattern a:hover { background: transparent url(../../images/menu.jpg) 0px -30px no-repeat;}
#menuOurThinkers a:hover { background: transparent url(../../images/menu.jpg) -160px -30px no-repeat;}
#menuOurThoughts a:hover { background: transparent url(../../images/menu.jpg) -320px -30px no-repeat;}
#menuWhoWeThinkFor a:hover { background: transparent url(../../images/menu.jpg) -480px -30px no-repeat;}
#menuNeedAThought a:hover { background: transparent url(../../images/menu.jpg) -640px -30px no-repeat;}

#content { width:800px;}
#newslettercontent { width:560px; height:213px; background-color:#FFF; color:#7d7d7d; padding:120px;}

#footer { display:block; width:800px; height:30px; background-image:url(../../images/shadowbottom.jpg);}
.footertext { font-size:11px; color:#919194;}
.footerlink { color:#e73037; text-decoration:none}
.link { color:#FFF; text-decoration:none}
.link:hover {text-decoration:none;}

#submenu { background-color:#FFF; color:#818285; height:30px; width:100%; font-size:10px;}
#submenu a { color:#818285; text-decoration:none;}
#submenu a:hover { color:#e73037; text-decoration:none;}
#submenu a.subdown {color:#e73037;}
#ExtraInfo { position:absolute; z-index:9999; color:#FFF; display:none; padding:5px; }
.thoughtpatternextra {top:-483px; left:16px; background:url(../../images/transpGrey.png);  width:150px; height:412px;}
.ourthinkersextra {top:-483px; left:176px; background:url(../../images/transpRed.png);  width:150px; height:412px;}
.ourthinkersextrajames {top:-483px; left:176px; background:url(../../images/transpBlue.png);  width:150px; height:412px; }
.ourthinkersextracraig {top:-483px; left:176px; background:url(../../images/transpGrey.png);  width:150px; height:412px;}
.ourthinkersextramark {top:-483px; left:176px; background:url(../../images/transpLightGrey.png);  width:150px; height:412px;}
.ourthinkersextratamarind {top:-483px; left:176px; background:url(../../images/transpMedGrey.png);  width:150px; height:412px;}
.whowethinkforextra {top:-483px; left:496px; width:310px; height:443px; background:url(../../images/transpGrey.png); }
.needathoughtextra {top:-483px; left:656px; width:150px; height:443px; background:url(../../images/transpBlue.png); }
.webcapitalextra {top:-483px; left:16px; background:url(../../images/transpBlack.png);  width:150px; height:412px;}
.ourthoughtsextra {top:-483px; left:336px; background:url(../../images/transpLightRed.png);  width:150px; height:412px;}
.infoheading { font-size:20px; }
.infoheadingred { font-size:20px; color:#e73037; }
.infoheadingredsmall { font-size:12px; color:#e73037; font-weight:bold }
.subheadinggrey { font-size:12px; color:#808285;}
.smalltext { font-size:10px; color:#808285;}

.errortext {color:#e73037;}
a { color:#818285; text-decoration:none;}
a:hover { color:#e73037; text-decoration:none;}
a.subdown {color:#e73037; font-weight:bold;}

#slideshow { position:relative; width:800px; height:453px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}

