body {
	background-image:url('../images/whatsThis-bg.jpg');
	background-repeat:repeat-x;
	font-family:Helvetica, Ariel, Sans-Serif;
}

#main {
	position: relative;
	width:960px; 
	margin: 0 auto;
}

p {
    margin: 10px 0;
    padding: 0;
}

a:link, a:visited {
	color:#3876b2;
	text-decoration:none;
}

a:hover, a:active {
	color:#1D3566;
}

#mykeyword {
	position:relative;
	z-index:2;
	top:470px;
	left:310px;
}


#vibrant_logo {
	background-image: url("../images/vibrant_header_logo.png");
    background-repeat: no-repeat;
    height: 55px; 
    width: 150px;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	margin-left:auto;
	margin-right:auto; 
}

#intext_header {
	margin-top: 25px;
	margin-bottom: 55px; 
	float: left; 
}

#intext {
	float:right;
	padding-top:20px;
}


.clearfix {
    clear: both;
}

#cols_advertisers {
	width: 260px;
	float:right;
}

.header_advert {
	margin-top: 10px;
	border: 0;
}

.logotext {
    color: #464646;
    font-family: Helvetica,Ariel,Sans-Serif;
    font-size: 15px;
    font-weight: normal;
}

.subheader {
	color: #464646;
    font-family: Helvetica,Ariel,Sans-Serif;
    font-size: 13px;
    font-weight: normal;
	line-height: 18px;
}

#mylogo {
	float:left;
	margin-right:10px;
}

#mylogoCopy {

}

/* nav */ 

#navlist { 

}

#navlist li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	font-size: 14px;	
	color:#0b254b; 
	cursor:pointer;
}

#navlist li, #navlist a {
	height:45px;
	display:block;
}

#btn_adChoices { 
	left:0px; 
	width:132px;
	background:url('../images/whatsThis-sprite.png') 0 -45px;
}


#btn_adChoices.current {background:url('../images/whatsThis-sprite.png') 0 0px;}

#btn_faq { 
	left:132px; 
	width:72px;
	background:url('../images/whatsThis-sprite.png') -132px -45px;
}

#btn_faq.current {background:url('../images/whatsThis-sprite.png') -132px 0px;}

#btn_guidelines { 
	left:204px; 
	width:127px;
	background:url('../images/whatsThis-sprite.png') -204px -45px;
}

#btn_guidelines.current {background:url('../images/whatsThis-sprite.png') -204px 0px;}

#btn_privacy { 
	left:331px; 
	width:128px;
	background:url('../images/whatsThis-sprite.png') -331px -45px;
}

#btn_privacy.current {background:url('../images/whatsThis-sprite.png') -331px 0px;}


#btn_disable { 
	left:458px; 
	width:90px;
	background:url('../images/whatsThis-sprite.png') -458px -45px;
}

#btn_disable.current {background:url('../images/whatsThis-sprite.png') -458px 0px;}

#btn_cookies { 
	left:548px; 
	width:101px;
	background:url('../images/whatsThis-sprite.png') -548px -45px;
}
#btn_cookies.current {background:url('../images/whatsThis-sprite.png') -548px 0px}

/* end nav */ 


/* start german nav */


#btn_adChoices_de { 
	left:0px; 
	width:111px;
	background:url('../images/whatsThis-sprite-de.png') 0 -45px;
}


#btn_adChoices_de.current {background:url('../images/whatsThis-sprite-de.png') 0 0px;}

#btn_faq_de { 
	left:111px; 
	width:72px;
	background:url('../images/whatsThis-sprite-de.png') -111px -45px;
}

#btn_faq_de.current {background:url('../images/whatsThis-sprite-de.png') -111px 0px;}

#btn_guidelines_de { 
	left:163px; 
	width:100px;
	background:url('../images/whatsThis-sprite-de.png') -163px -45px;
}

#btn_guidelines_de.current {background:url('../images/whatsThis-sprite-de.png') -163px 0px;}

#btn_privacy_de { 
	left:262px; 
	width:182px;
	background:url('../images/whatsThis-sprite-de.png') -262px -45px;
}

#btn_privacy_de.current {background:url('../images/whatsThis-sprite-de.png') -262px 0px;}


#btn_disable_de { 
	left:443px; 
	width:108px;
	background:url('../images/whatsThis-sprite-de.png') -443px -45px;
}

#btn_disable_de.current {background:url('../images/whatsThis-sprite-de.png') -443px 0px;}

#btn_cookies_de { 
	left:548px; 
	width:101px;
	background:url('../images/whatsThis-sprite-de.png') -548px -45px;
}
#btn_cookies_de.current {background:url('../images/whatsThis-sprite-de.png') -548px 0px}

/* end german nav */

#tabs {
	float:left; 
	position: relative;
}

#subNav_content {
	font-family:Helvetica, Ariel, Sans-Serif;
	font-size: 15px;
	width: 650px;
	padding:0px;
	margin-top:60px;
	line-height: 21px;
}

#subNav_content .header {
	font-weight: bold;
}

#row_mid {
	margin-bottom: 40px;
}

#content_bottom {
	margin-top: 30px;
}

#adChoicesLogo {
	margin-top: 20px;
	margin-bottom: 20px;
}


