
body
{
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: #FFF url(../images/bg_main.png) repeat-y center;
}

/* Main container */

#content-wrap
{
	/* padding-top: 1px; /* prevents margin collapse */
	position: relative;
	background: #fff url(../images/back_body.png) repeat-y center 0;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto; /*margin-top: -40px; */
	width: 982px;
	height: 100%;
}

.uitleg_profiel
{
	padding: 10px 0 0 0;
}

.fotoprofiel
{
	float: left;
	padding: 20px 20px 0px 0px;
}
/* Main containers */



/* Main containers */

#printer
{
	text-align:center;
	width:50px;
	
}

#twokol
{
	
	width: 959px;
	
}	

#rightkol
{
	text-align: left;
	width: 250px;
	float:right;
}

#leftkol
{
	float:left;
	width: 630px;
}


#menuheight
{
	height: 34px;
}

.modalBg
{
	background-color: #16275f;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.modalPanel
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 20px;
	width: 500px;
}

.inklappen
{
	margin: -30px 0px 2px -7px;
	padding-left: 0px;
}

.scherm_versie
{
}	

.print_versie
{
	display:none;
}	

#top-bar
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/back_balk.png) no-repeat top left;
	height: 40px;
	width: 100%;
}

#header
{
	position: relative;
	margin-top: 0px; /* prevents margin collapse */
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('../images/bg_header.png');
	height: 140px;
	top: 0px;
	left: 0px;
}

#witruimte
{
	height:60px;
}

#middle
{ 
	position: relative; /* Important: without this "extra informatie" will not be placed correctly */
	background-color: white;
	height: auto !important;
	overflow: auto;
	top: 0;
	left: 0px;
 }

#middle_defaultpage
{ 
	position: relative; /* Important: without this "extra informatie" will not be placed correctly */
	background-color: white;
	height: 580px !important;
	overflow: hidden;
	top: 0;
	left: 0px;
 }


#footer
{
	padding-top: 1px !important; /* without this, a 15px vertical gap appears in FF3 */
	position: relative;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 29px;
}

/* Headings */

h1
{
	/* font-size: 24px; */
	font-size: 24px;
	color: #16275F;
	font-weight: normal;
	margin: 0px;
}


h2
{
	font-size: 18px;
	color: #ff791f;
	font-weight: normal;
	margin: 0px;
/*	padding-left: 20px;*/
}


h3
{
	font-size: 12px;
	color: #ff791f;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3.check
{
	margin-left: -50px;
	padding-left: 0px;
}

h4
{
	font-size: 12px;
	color: #ff791f;
	font-weight: bold;
	margin: 25px 0 10px 0;
}

/* Paragraphs */

p
{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color: Black;
}

/* Links */

		

/* Form elements */

input.focus
{
	background-color: #ffffcc;
}
fieldset
{
	border: none;
	margin: 0;
	padding: 0;
	height: 100%;
}

/* Other elements */

img
{
	border: none;
}

/* Header elements */

#header .logo-nibud
{
	position: absolute;
	left: 31px;
	top: 45px;
}

#header .slogan-nibud
{
	position: absolute;
	left: 100px;
	top: 85px;
}

#header .logo-stimulanz
{
	position: absolute;
	right: 27px;
	top: 45px;
}

#header .link-start
{
	position: absolute;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	left: 50px;
	top: 125px;
}

/* Naviation */

#nav-body
{
	background-image: url(../images/bg_nav_body.gif);
	background-color: White;
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 130px;
}

#nav-body-default
{
	background-image: url(../images/bg_nav_body.gif);
	background-color: White;
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 80px;
}

#nav-title
{
	margin-bottom: 30px;
	padding-left: 60px;
	padding-top: 30px;
}

/* Pop ups */

.popup-overlay
{
	position: absolute;
	top: 65px;
	left: 0px; /* IE */
	width: 100%;
	height: 500px;
	background-color: White;
}

.popup-container
{
	position: absolute;
	top: 165px;
	left: 0px; /* IE */
	width: 100%;
}

.popup-content
{
	margin-left: 185px;
	width: 310px;
	height: 110px;
	border: 1px solid #6c207e;
	background-color: white;
	padding: 15px;
	position: relative;
}

.popup-options
{
	padding-left: 25px;
}

.popup-content div, h2
{
	margin-bottom: 10px;
}

.popup-content a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Main content (questions & results) */

#content
{
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat;
	min-height: 540px;
	overflow: hidden; /* needed to get min-height working in FF */
}

#logo_centiq
{
	float: right;
	padding-right: 20px;
	margin-top: -33px;
	
}

.content-body
{
	background-color: white;
	min-height: 540px;
	overflow: hidden;
	position: relative; /* Important: without it "extra informatie" will not be placed correctly */
}

#titel_checklist
{
	padding-left: 40px;
	padding-top: 0px;
	min-height: 100%;
	float: left;
	font-size: 12px;
}
	
#questions
{
	padding-left: 70px;
	min-height: 100%;
	float: left;
	width: 590px;
}

#checklijsten
{
	padding-left: 85px;
	min-height: 100%;
	float: left;
	width: 590px;
}

.question
{
	width: 570px;
	border: none;
	position: relative;
	margin-top: 1px;
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.question-text
{
	width: 142px; /* 179 (bg width) -  padding left - padding right */
	float: left;
	padding: 15px 4px 3px 20px;
}

.question-ctl
{
	position: relative;
	padding: 15px 4px 0px 10px;
	display: inline;
	float: left;
}

.question-ctl span
{
	vertical-align: middle;
}


.inactive-rounded
{
	background-image: url(../images/inactive_rounded.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.inactive-square
{
	background-color: #FFD5B9;
}

.active-square
{
	background-color: #f0e6f0;
}

.active-rounded
{
	background-image: url(../images/active_rounded.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

p.content-intro-text
{
	width: 570px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.content-msg-ready
{
	color: #999999;
	float: right;
	margin-right: 10px;
	font-size: 11px;
}
.content-bottom-bar
{
	margin-bottom: 100px;
	margin-top: 20px;
	line-height: 25px; /* this will center text vertically */
	min-height: 20px;
	width: 570px;
}

.question-buttons
{
	padding-top: 10px;
	float: right;
	display: inline;
}
.question-title
{
	font-size: 12px;
	color: #ff791f;
	padding-bottom: 10px;
	padding-top: 10px;
}

#content-info-container
{
	position: relative;
	min-height: 490px;
	width: 230px;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content-info-container2
{
	position: relative;
	height: 490px;
	width: 230px;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content-info-balloon
{
	/* Let op: border is nodig voor correcte positionering in IE6 */
	position: relative;
	background-image: url(../images/balloon_body.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 200px;
	border: 1px solid white;
}

#content-info-footer
{
	margin: 0 0 0 1px;
	padding: 0 0 10px 0;
	background: url(../images/balloon_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 200px;
	height: auto !important;
	height: 200px; /* IE6 doesn’t understand min-height it instead reads and uses height, while all other browsers will follow the cascade and use min-height instead. */
}

.content-tip-balloon
{
	position: relative;
	background-image: url(../images/balloon_tip_straight.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	margin: 0;
	padding: 0;
	display: none;
}

span.content-line
{
	border-top: 1px dashed #FFD5B9;
	height: 1px;
	position: absolute;
	left: 175px;
	width: 390px;
}
.info-header
{
	margin: 2px 0 0 25px;
	padding: 0 0 0 2px;
	color: white;
	font-weight: bold;
	width: 150px;
}

.info-close-icon
{
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: Transparent;
	top: 5px;
	left: 180px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#info-text
{
	margin-top: 10px;
	margin-left: 25px;
	width: 157px;
}

#tip-text
{
	margin-left: 15px;
	width: 157px;
	padding-top: 10px;
}

#tip-header
{
	margin: 0 0 0 15px;
	padding: 3px 0 0 0px;
	color: white;
	font-weight: bold;
	width: 150px;
}

.tip-close-icon
{
	width: 10px;
	height: 10px;
	background-color: Transparent;
	position: absolute;
	top: 5px;
	left: 170px;
	cursor: pointer;
}


/* Footer elements */

#footer-text, #footer-text a
{
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
}

#footer-text
{
	position: absolute;
	left: 700px;
	top: 10px;
	width: 300px;
}

#footer-logos
{
	position: absolute;
	left: 800px;
	top: 15px;
}

#footer-logos img
{
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}



/* Misc */

.transparant50
{
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* FF */
	-khtml-opacity: 0.50;
	opacity: 0.50;
}

.purple
{
	color: #a566a5;
}
.black
{
	color: Black;
}

p.nomargin
{
	margin: 0;
}

p.nullmargin
{
	margin-top: 3px;
	margin-bottom: 20px;
}

.height-line
{
	height: 1px;
	margin: 0;
	padding: 0;
}

br.vspacer
{
	height: 100%;
}

.uline
{
	text-decoration: underline;
}

div.external_link 
{

	border-bottom: 1px dashed #FF791F;	
	margin-top: 10px;
	line-height: 25px;	
	position: relative; /* will allow absolute positioned child img */
	width: 250px;
}

div.external_link a
{
	text-decoration: none;
	font-size: 13px;
	color: #FF791F;	
}

.external_link:hover 
{
	text-decoration: none;
}

