@charset "utf-8";
/* CSS Document */

/* shared elements */
body{ background: url(../images/backgrounds/bkg_what.jpg) top center; }

div#maincontentbk { height: 752px; margin-bottom: 10px; }
#subcontent { position: absolute; top: 992px; left: 10px; color: #FFFFFF;   }

div#header { background: url(../images/backgrounds/bkg_header_what.jpg) no-repeat;}

/* Specific  elements */

#whatfolio {  position: absolute; top: 340px; right: 45px; z-index: 1;}

#whattext { color: #FFFFFF; width: 959px; position: absolute; padding: 0px; background-color: #000000; top: 154px; left: 0px; height: 156px; z-index: 0;  }
#whattext h1 { color: #BD79D0; font-size: 3.2em; font-weight: normal; width: 640px; margin-left: 15px;}
#whattext h2, #teamtext h3 { font-weight: normal; width: 940px; margin-left: 15px;}
#whattext h2 { font-size: 2.5em; line-height: 1.5em; }
#whattext h2 span {color: #BD79D0;}

#whatsubtext { color: #FFFFFF; width: 959px; position: absolute; padding: 0px; background-color: #000000; top: 320px; left: 0px; height: 585px; z-index: 0;  }
#whatsubtext ul { font-size: 1.5em; margin-left: 30px; width: 460px; }
#whatsubtext ul li { margin: 0px 0px 10px 20px; }

div#maincontent2bk { position: relative; height: 63px; margin-top: 0px; margin-bottom: 10px;}
#whatsubtext2 { position: absolute; top: 915px; }
#whatsubtext2 p { margin-left: 15px; font-weight: bold; font-size: 1.2em;}

/* Cookies message */
.ckMsgBk {
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
}
