/**
 * GENERAL ELEMENTS
 */

 #intro_face {
background: url(../images/1021/intro_vragen.png);
 width: 92px;
 height: 119px;
position: fixed;
 margin-left: -90px;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 13px Arial;
	color: #0A254E;
	background-attachment: scroll;
	background-color: #e2e5ca;
	background-image: url(../images/1021/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}




body h1,body h2 {
	color: #051b3e;
	font: bold 14px Arial;
	text-align: left;
}

body h3 {
        color: #051b3e;
	font: bold 14px Arial;
        padding-left: 40px;
	
       }

body a {
	color: #051b3e;
	text-decoration: none;
	font-weight: bold;
}

ul,li {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

/**
 * WRAPPER
 */
#wrapper {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	top: 0;
}

/**
 * Banner boven vragenlijst
 */

.fixed-box {
	top: 175px;
	 position: fixed; 
	z-index: 10;
}

/**
 * CONTAINERS
 */
#header-container {
	margin: 0;
	padding: 0;
	background: url(../images/1021/header_container.jpg) no-repeat;
	height: 185px;
	width: 800px;
	top: 0;
        z-index: 10;
}

#banner-container {
	margin: 0;
	padding: 0;
	background: url(../images/1021/header_container.jpg) no-repeat;
	height: 185px;
	width: 800px;
	top: 0;
        z-index: 10;
}

#banner-container_bedankt {
	margin: 0;
	padding: 0;
	background: url(../images/1021/banner_bedankt.jpg) no-repeat;
	height: 185px;
	width: 800px;
	top: 0;
        z-index: 10;
}

#header-container-startpage {
	margin: 0;
	padding: 0;
	background: url(../images/1021/header_container.jpg) no-repeat;
	height: 185px;
	width: 800px;
	top: 0;
}

#content-container-startpage {
	overflow: hidden;
	background: url(../images/1021/content_bg.png) repeat-y;
        /* margin-top: 185px;*/
}

#content-container-thankyoupage {
	overflow: hidden;
	background: url(../images/1021/content_bg.png) repeat-y;
}

/**
#banner-container {
	margin: 0;
	padding: 0;
	background: url(../images/1021/banner_boven.jpg) no-repeat;
	height: 185px;
	width: 800px;

	z-index: 10;
}
 */
#header-container_info {
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/1021/header_container_info.jpg) no-repeat;
	height: 185px;
	width: 800px;
	top: 0;
        z-index: 10;
}

#content-container,#main-question-banner {
	/* margin-top: 185px; */
	overflow: hidden;
	background: url(../images/1021/content_bg.png) repeat-y;
}

#footer-container {
	overflow: hidden;
	background: url(../images/1021/footer_container.jpg) no-repeat;
	height: 102px;
	padding: 0 35px;
}

#footer-container_info {
	overflow: hidden;
	background: url(../images/1021/footer_container_info.jpg) no-repeat;
	height: 158px;
	padding: 0 35px;
}

#footer-container-small {
	overflow: hidden;
	background: url(../images/1021/footer_container_small.jpg) no-repeat;
	height: 20px;
}

#menu-container {
	margin-bottom: 15px;
	overflow: hidden;
	height: 30px;
	padding-right: 45px;
}

/**
 * BOXES
 */
.description-box {
	font: normal 10px Arial;
        color:#051b3e;
	width: 320px;
	height: 134px;
	margin: -1px 0 0 16px;
	padding: 20px 0 5px 27px;
	background: url(../images/1021/left2.jpg) no-repeat top left;
}

.informatie-box {
color:#051b3e;
float:left;
font:11px Arial;
width:355px;
padding: 0 0 20px 10px;
}

.button_info a {
    background-image: url(../images/1021/meerinfo_button.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 42px;
  margin-right: 10px;
margin-top: 60px;
    text-decoration: none;
    text-indent: -3000px;
    width: 337px;
    z-index: 500;
}




.informatie-spelregels {
color:#051b3e;
float:left;
padding:10px 0 10px 20px;
width:333px;

}


.opm {
/*margin-left:390px; */
margin-top: 10px;
width:353px;
float: right;
text-align:center;
color:#051b3e;
z-index:100;
}




.media-box {
	margin-left: 20px;
	/*.padding-right: 24px;}*/
	text-align: center;
	font: normal 9px Arial;
}

.media-box #sfeerbeeld {
	width: 337px;
	height: 327px;
	margin: -17px 0 10px 6px;
	background: url(../images/1021/sfeerbeeld.jpg) no-repeat;
	z-index: 100;
}

.sfeerbeeld_info {
background:url("../images/1021/sfeerbeeld_info.jpg") no-repeat scroll 0 0 transparent;
height:409px;
margin: 20px 0 20px  402px;
width:359px;
z-index:100;
}

.sfeerbeeld_info_left {
	width: 332px;
	height: 220px;
	margin: 16px 0 0 38px;
	float: left;

}


/*.media-box #video-box {
	width: 100%;d
	height: 141px;
	margin: 10px 0 10px 24px;
	overflow: hidden;

}*/
.video-box {
	width: 258px;
	height: 131px;
	border: 1px solid #f0eaf3;
	margin: 16px 0 0 38px;
	text-align: left;
	font: normal 9px Arial;
	float: left;
	overflow: hidden;
}

.form-box {
	margin-right: 27px;
	width: 400px;
	padding: 20px 5px 0 5px;
	background: url(../images/1021/right2.jpg) repeat-x top right;
}

.social-share-box {
	width: 279px;
	font: normal 10px Arial;
	color: #8ba6ac;
	text-align: center;
	margin-left: 26px;
	border-right: 1px solid #e5e5e5;
	height: 90px;
}

.rules-box {
	width: 208px;
	font: normal 10px Arial;
	color: #051b3e;
	float: left;
	padding: 0 5px;
}

.trust-box {
	width: 272px;
	float: left;
	font: bold 10px Arial;
	color: #051b3e;
	padding: 0 5px;
	border-right: 1px solid #dee1c9;

}

.logo-box {
	width: 183px;
	float: left;
}

/**
 * STYLING ELEMENTS
 */
#content-container .media-box a {
	text-decoration: none;
	color: #051b3e;
	margin-left: 24px;
}

#content-container .media-box a:hover {
	color: #051b3e;
}

#content-container .description-box h3 {
	margin-left: 6px;
	font: bolder 16px Arial;
}

#content-container .description-box ul {
	margin: -10px 0 0 20px;
	width: 200px;
	font: normal 11px Arial;
}

#content-container .contact ul {
	margin: -10px 0 0 20px;
	width: 200px;
	font: bold 12px Arial;
}

#content-container .contact h3 {
	font: bold 16px Arial;
}



#content-container .informatie-box ul {
	margin: 10px 0 0 20px;
	width: 400px;
	font: normal 11px Arial;
}

#footer-container_info  .informatie-spelregels h3 {
	margin-left: -10px;
	font: bold 16px Arial;
	color:#051b3e;

}

#footer-container_info  .opm h3 {
	margin-left: -10px;
	font: bold 16px Arial;
	color:#30b0b8;
	margin-bottom: 10px;
}

#footer-container_info .informatie-spelregels ul {
	margin: -10px 0 0 10px;
	width:400px;
	font: normal 10px Arial;
}

#footer-container_info .opm ul {
	margin: -10px 0 0 10px;
	width:300px;
	font: normal 10px Arial;
	list-style: none;
}




#footer-container_info  .opm a {
	color:#051b3e;
	text-decoration:underline;
}

#footer-container_info  .opm a:hover {
	color:#051b3e;
	text-decoration:none;
}


#footer-container .rules-box ul {
	margin: 0 0 0 20px;
	width: 210px;
}


#footer-container .rules-box p {
	margin: 12px 0 7px 7px;
}

#footer-container .trust-box p {
	margin: 12px 0 7px 7px;
}

#footer-container .social-share-box p {
	width: 230px;
	margin: 10px 0 10px 26px;
}

#footer-container .social-share-box div li {
	display: inline;
	margin: 0 16px;
}

#main-question-banner h3,p {
	margin: 5px 35px;
}

.content-bg { /*margin: -12px 0 0 0;*/
	margin: 0;
	padding: 0 0 12px 0;
	background: url(../images/1021/content_bg.png) repeat-y;
}

.content-bg h3,.content-bg h2 {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}

.content-bg h4 {
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
}

.content-bg .content p {
	padding: 10px 0;
	margin: 0;

}

.disclaimer {
	padding: 0 50px;
	font: normal 10px Arial;
	color: #051b3e;
	/* margin-top: 185px; */
}

.disclaimer li {
	padding: 5px 0;
}

.disclaimer a {
	text-decoration: underline;
	color: #051b3e;
}

.disclaimer h1 {
	padding-bottom: 10px;
}

.content-bg .content {
	margin: 0 35px;
}

table.questionTable {
	position: relative;
	width: 700px;
	margin-left: -400px;
	left: 55%;
}

table.questionTable td {
	font: normal 11px Arial;
}



.commentTable {
 padding-left: 35px;
padding-bottom: 10px;
}

.commentTable th {
font: bold 14px Verdana, Geneva, sans-serif;
}


table.questionTable th {
	background-color: #f2f2f2;
        padding: 5px;
-webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.contact-page .content p {
	margin: 0;
	padding: 10px 0px;
	width: 410px;
	font: normal 13px Arial;
        color: #051b3e;
}

.contact {
	background: url(../images/1021/contact_image.jpg) right 10px no-repeat;
	height: 378px;
	font: normal 13px Arial;
        color: #051b3e;

}

/**
 * GLOBAL CLASSES
 */
.left {
	float: left;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-bottom: 10px;
}

/**
 * TRUST MEDIA ELEMENTS
 */
.trust-media-box {
	width: 58px;
	height: 96px;
	background: url(../images/1021/linda2.jpg) no-repeat top left;
	float: left;
	margin-left: 10px;
}

.logo-ddma-box {
	width: 226px;
	height: 96px;
	float: left;
	background: url(../images/1021/ddma.jpg) no-repeat top left;
}

/**
 * REGISTRATION FORM ELEMENTS
 */
.content-bg #form-container {
	padding: 0 35px;
}

.content-bg #error-header {
	margin: 0 0 10px 0;
}

#main-question-naw-banner h3 {
	margin: 0 35px;
}

.block li {
	display: inline-table;
}

.block-non-input li {
	display: inline-table;
}

.block,.block-non-input {
	padding: 2px 0;
}

.block input,select {
	padding: 5px;
	border: 1px solid #f8f8ec;
	font-size: 12px;
}

#error-header,#captcha-container p {

	font-size: 10px;
	border: 1px solid red;
	padding: 3px;
	color: red;
	background-color: #ffffff;
}

.block .notice {
	color: red;
	font-size: 12px;
	border: 1px solid #f8f8ec;
	background-color: #efeceb;
}

.block .notice-non-empty {
	color: red;
	border: 1px solid #f8f8ec;
	background-color: #efeceb;
}

.block p.arrow-notice {
	color: red;
	padding: 0;
	margin: 0 0 5px 10px;
	font: normal 11px Arial;
}

.block-non-input .notice-text {
	color: red;
}

.block-non-input .notice-outline input {
	outline: 1px solid red;
	margin: 1px;
}

.block-non-input p {
	width: 380px;
}

.block-non-input p a {
	text-decoration: none;
}

.block .prefilled-input {
	color: #8ba6ac;
	font-size: 12px;
}

.block li img {
	vertical-align: -15%;
}

.block li a {
	vertical-align: 10%;
	font: italic 10px Arial;
	text-decoration: none;
	color: #1b3941;
	cursor: pointer;
}

.block li a:hover {
	text-decoration: underline;
}

.block label {
	display: none;
}

#block-eula,.eula {
	border: 1px solid #f8f8ec;
	background-color: #fff;
	height: 80px;
	width: 97%;
	padding: 4px;
	overflow: auto;
	text-align: left;
	line-height: 17px;
}

.block-non-input li div p {
	font: normal 9px Arial;
	margin: 3px;
    color: #0a254e;
}

.block-non-input li div b {
	font: bold 14px Arial;
}

.block-non-input li div p a {
	text-decoration: none;
	color: #0a254e;
	cursor: pointer;
}

.block-non-input li div p a:hover {
	text-decoration: underline;
}

.form-sexe {
	
	font-size: 11px;
}

.form-sexe label {
	vertical-align: 15%;
}

.form-optin {
	padding: 5px 0;
}

.form-optin span {
	line-height: 15px;
}

.form-optin input {
	margin: 0 0 0 -3px;
}

/**
 * REGISTRATION TOOLTIPS
 */
div.top-center {
	background: url(../images/1021/tooltip.png) no-repeat;
	width: 149px;
	height: 44px;
	padding: 20px 30px 20px 30px;
	display: none;
	color: #8ba6ac;
	text-align: left;
	font: normal 10px Arial;
	z-index: 1000;
}

/**
 * Formbutton
 */
.formButtonDiv {
	text-align: center;
	background: url(../images/1021/content_bg.png) repeat-y;
	padding: 10px 0 0 0;
}

#content-container-startpage .formButtonDiv {
	margin: 10px 0 0 0;
	background: none;
	padding: 0;
}

.form-button {
	
}

#content-container .formButtonDiv {
	margin: 10px 0 0 0;
	background: none;
	padding: 0;
}

.formButtonDiv #footerDiv {
	padding: 10px 0;
}

.formButton {
	font: bold 17px Arial;
	color: #fff;
	height: 52px;
	width: 346px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1021/button_naw.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}

.formButtonRegistration {
	font: bold 17px Arial;
	color: #fff;
	height: 52px;
	width: 346px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1021/button_naw.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}

.formButtonMainQuestion {
	font: bold 17px Arial;
	color: #fff;
	height: 52px;
	width: 346px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1021/button_naw.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}

.formButtonFollowUpQuestion {
	font: bold 17px Arial;
	color: #fff;
	height: 52px;
	width: 346px;
	padding: 0px 20px 0px 20px;
	background: url(../images/1021/button_naw.png);
	border-style: none;
	outline: none;
	border: 0px;
	cursor: pointer;
}
/**
* Format registration fields
*/
#pst {width: 220px; }
#pfn {width: 120px; }
#pbd {width: 118px;}
#pml {width: 372px;}
#pct {width: 240px;}
#ph1 {width: 178px;}
#ph2 {width: 178px;}
#pmn {width: 90px;}
#pln {width: 130px;}
#pbm {width: 129px;}
#pby {width: 129px;}
#phn1 {width: 60px;}
#phn2 {width: 60px;}
#pc1 {width: 50px;}
#pc2 {width: 50px;}
/**
 * MENU ELEMENTS
 */
#menu {
	float: right;
}

#menu li {
	display: inline;
	margin-right: 5px;
}

#menu li a {
	text-decoration: none;
	color: #051b3e;
	font-size: 10px;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu span.separator {
	font: normal 10px Arial;
	color: #051b3e;
}

/**
 * CAPTCHA
 */
#captcha-container {
	width: 362px;
	margin: 3px 0 0 0;
}

#captcha-container div ul li {
	display: inline;
}

#captcha-container div ul li p {
	font-size: 10px;
	border: 0;
}

#captcha-container .textField {
	padding: 5px;
	border: 1px solid #f8f8ec;
}

/**
 * QUESTION AND ANSWER TABLES
 */ /**
 * Tooltip (question tips)
 */
.toolTip {
	background-color: #8ba6ac;
	border: 1px solid #8ba6ac;
	position: absolute;
	width: 300px;
	height: auto;
	padding: 10px;
	display: none;
	padding: 10px;
	color: #ffffff;
	font: normal 10px Arial;
	z-index: 1;
}

.imgTooltip {
	display: inline;
	position: relative;
	margin-left: 4px;
	margin-right: 0px;
	cursor: pointer;
}

.pf-container {
	display: none;
	position: fixed;
	height: 170px;
	width: 280px;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -85px;
	background-color: #fff;
	border: 4px solid #e5e5e5;
	z-index: 1000;
	text-align: center;
}

.pf-container div {
	width: 100%;
	overflow: hidden;
}

.pf-container div .help {
	float: left;
	margin: 5px 0 0 5px;
}

.pf-container div .close {
	float: right;
	text-align: right;
	margin: 5px 5px 0 0;
	padding: 1px 0 3px 0;
	cursor: default;
	width: 18px;
	height: 18px;
}

.pf-container div .close a {
	text-decoration: none;
	font: bold 12px Verdana;
	color: #ccc;
	padding: 0 4px 2px 4px;
	border: 1px solid #ccc;
}

.pf-container div .close a:hover {
	color: red;
	border-color: red;
}

.pf-container div p.intro,p {
	line-height: 15px;
	font: normal 11px Arial;
}

.pf-container div p.validate {
	color: red;
}

.pf-container div input {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
}

.pf-container div a.pf-submit {
	text-decoration: none;
	border: 2px solid #e5e5e5;
	background-color: #eee;
	padding: 5px;
	vertical-align: 10%;
	font: bold 10px Arial;
	color: #999;
}

.pf-container div a.pf-submit:hover {
	border: 2px solid #ccc;
}

.pf-overlay {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.help-tooltip {
	border: 2px solid #ccc;
	background-color: #fff;
	width: 400px;
	padding: 10px;
	text-align: left;
	font: normal 11px Arial;
	color: #666;
	z-index: 10000;
	position: absolute;
	display: none;
}

/* Sub questions */
.subQuestions {
	display: none;
	position: relative;
	width: 100%;
	z-index: 0;
}




/* Sponsoren_tooltip */
.tinyTip { width: 384px; padding: 17px 0px 0px 0px; display: block;  background-color:#b5c1bd; margin-left: 18px; margin-top:-3px;
 -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.tinyTip .content { padding: 0px 15px 0px 15px; font-size: 12px; font-family: "Lucida Sans Unicode"; color: #010101;  }
.tinyTip .bottom { height: 17px;  }
