/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, fieldset, form, label, input, legend,
ul#submenu, ul#submenu li, div#rotator ul, div#rotator ul li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
input.button {
	border: 1px solid #82C167;
	background: #FFFFFF;
}
a {
	color: #82c167;
	text-decoration: none;
}
a:hover {
	color: #82c167;
	text-decoration: underline;
}
a.downloadlink {
	color: #000;
}
a.downloadlink:hover {
	color: #000;
}
h1#logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 250;
}

div#logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2550;
}

div#ballonnetjes {
	position: absolute;
	right: 157px;
	top: 352px;
	z-index: 440;
	zoom: 1;
}
h1.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #82c167;
	font-size: 18px;
	font-weight: none;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 15px;
	line-height: 21px;
}
h2 {
	color: #82c167;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
}
div#leftcontent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #82c167;
	font-size: 11px;
	padding-left: 2px;
}
.green {
	color: #999;
	font-weight: bolder;
}
.green.active {
	color: #82C167;
}
.red {
	color: #FF0000;
}
.bottom {
	padding-bottom: 10px;
}
.questions
{
	margin: 0px 0px 10px 95px;
}
.questions.done
{
	color: #999;
}
.score
{
	width: 80px;
	height: 60px !important;
	line-height: 45px;
	text-align: center;
	padding: 20px 15px 0px 0px;
	color: #fff;
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	float: left;
	position: relative;
}
.score.geen
{
	background: #ffffff url(/uploads/layout/icon_score_geen.jpg) no-repeat;
}
.score.medium
{
	background: #ffffff url(/uploads/layout/icon_score_middel.jpg) no-repeat;
}
.score.low
{
	background: #ffffff url(/uploads/layout/icon_score_laag.jpg) no-repeat;
}
.score.high
{
	background: #ffffff url(/uploads/layout/icon_score_hoog.jpg) no-repeat;
}
.qlink
{
	margin-left: 95px;
	/*background-color: #82c167;
	border:1px solid #49902c;*/
	background-color: #fff;
	border:1px solid #82c167;
	color: #000;
	margin-left:95px;
	width:200px;
	padding: 0px 5px;
}
.qlink a
{
	color: #000;
	text-decoration: none;
}
.tipsholder
{
	margin: 10px 0px 0px 95px;
}
.tips
{
	background: #ffffff url(/uploads/layout/tips.jpg) scroll 0 0;
	width: 60px;
	height: 30px !important;
	margin: 10px 15px 0px 92px;
	line-height: 30px;
	position: relative;
}
.tips.n2
{
	background-position: 0 -30px;
}
.tips.n3
{
	background-position: 0 -60px;
}
.tips.n4
{
	background-position: 0 -90px;
}
.tips.n5
{
	background-position: 0 -120px;
}
.tip{
	margin-left: 95px;
}
/* Sets */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	background: #f9fdff url(/uploads/layout/body_bg.png) center repeat-y;
}
div.downloaddiv {
	padding: 13px 0 0 0;
	border-bottom: 1px solid #82c167;
}
div.clear {
	clear: both;
}
div#container {
	margin: auto;
	width: 980px;
	background: #FFF url(/uploads/layout/curves.gif) bottom no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* Header */
div#header {
	position: relative;
	height: 350px;
}
div#header h1#logo a,
div#header h1#logoqsn a {
	position: absolute;
	width: 215px;
	height: 112px;
	bottom: 0;
	margin-left: 3px;
	background: url(/uploads/layout/logo.gif) no-repeat;
}
div#header h1#logoqsn a {
	background: url(/uploads/layout/logo_qsn.gif) no-repeat;
}
div#header h1.image a {
	display: block;
	width: 980px;
	height: 305px;
	background-repeat: no-repeat;
}
div#header h1 a span {
	display: none;
}

/* logo div */
div#header div#logo a,
div#header div#logoqsn a {
	position: absolute;
	width: 215px;
	height: 112px;
	bottom: 0;
	margin-left: 3px;
	background: url(/uploads/layout/logo.gif) no-repeat;
}
div#header div#logoqsn a {
	background: url(/uploads/layout/logo_qsn.gif) no-repeat;
}
div#header div.image a {
	display: block;
	width: 980px;
	height: 305px;
	background-repeat: no-repeat;
}
div#header div a span {
	display: none;
}



div#header address {
	position: absolute;
	bottom: 13px;
	left: 260px;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}
div#header address span {
	color: #7cc166;
	font-weight: bold;
}
div#header address a {
	color: #999;
	text-decoration: none;
}
div#header form {
	position: absolute;
	right: 15px;
	bottom: 13px;
}
div#header form input.button.arrow {
	border: none;
	width: 25px;
	background: #FFFFFF url('/uploads/layout/submit_arrow.gif') center no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -5000px;
	cursor: pointer;
}
div#header form input {
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	height: 16px;
	padding: 0 5px;
}
form .radiocheck,
form .radio {
	border: none;
	background: none;
	vertical-align: middle;
}
/* Menu */
div#menu {
	position: relative;
	margin-top: 20px;
}
div#menu ul {
	position: relative;
	margin: 0 20px;
	width: 940px;
	border-top: 1px solid #d9ecd1;
	border-bottom: 1px solid #d9ecd1;
	padding: 5px 3px;
	z-index: 1;
	zoom: 1;
}
object {
	position: relative;
	z-index: 20;
	zoom:1;
	botton: 25px;
}
div#menu ul li {
	list-style: none;
	display: inline;
	margin-right: 35px;
}
div#menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #82c167;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
div#menu ul li.blue {
}
div#menu ul li.blue a {
	color: #97dbf8;
}
div#menu ul li.last {
	position: absolute;
	right: 0;
	margin-right: 5px;
}
ul#submenu {
	list-style-type: none;
}
ul#submenu li a {
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #82c167;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	padding: 0 0 0 4px;
}
/* Popup */
div#menu div.popup {
	position: absolute;
	background: #dbf0f7 url(/uploads/layout/menu_popup_bg.png) top repeat-x;
	border: 1px solid #99dcf8;
	padding: 5px 0;
	width: 198px;
	visibility: hidden;
}
div#menu div.popup#contactpopup {
	right: 30px;
	z-index: 255;
}
div#menu div.popup#loginpopup {
	z-index: 255;
	left: 540px;
}
div#menu div.popup form label {
	float: left;
	width: 75px;
	padding-left: 10px;
	margin: 5px 0;
	color: #4489c8;
	font-weight: bold;
}
div#menu div.popup form input {
	border: 1px solid #b7c8ce;
	background: #f2f8fa;
	padding: 2px;
	width: 94px;
	margin: 3px 0;
}
div#menu div.popup form input.submit {
	background: url(/uploads/layout/menu_popup_submit.png) repeat-x;
	width: 175px;
	height: 31px;
	margin-left: 10px;
	border: 1px solid #4685ba;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	cursor: pointer;
}
div#menu div.popup form input.submit.login {
	text-align: right;
}
div#menu div.popup form span {
	margin: 6px 3px;
	float: left;
	display: block;
}
div#menu div.popup form input.small {
	width: 18px;
	float: left;
}
div#menu div.popup form input.medium {
	width: 60px;
	float: left;
}
/* Content */
div#content {
	padding: 20px 20px 200px 20px;
	line-height: 130%;
}
div#content table.hometable {
	margin: 5px 0 0 0;
}
div#content table.hometable td.leftcell {
	padding: 0 25px 0 0;
}
div#content table.hometable td.rightcell {
}
div#content p {
	padding: 5px 0;
}
div#content div.side {
	float: left;
	width: 445px;
	padding-right: 25px;
}
div#content div#banners {
	margin-top: 20px;
}
div#content div#banners img {
	padding: 1px;
	border: 1px solid #bbdbae;
	
}
div#content div#banners img.last {
	margin: 0;
}
div#content div#leftcontent {
	width: 220px;
	padding: 0 20px 0 0px;
	float: left;
	display: inline;
}
div#content div#maincontent {
	width: 460px;
	float: left;
	display: inline;
}
div#content div#rightcontent {
	width: 220px;
	padding: 35px 0 0 20px;
	float: left;
	display: inline;
}
/* === === === === == SLIDESHOW == === === === === */
a.rotatorlink {
	background-color: #fff;
	padding: 2px 4px;
	color: #000;
	font-size: 11px;
	margin: 2px;
	cursor: pointer;
}
a.rotatorlink:hover,
a.rotatorlink.active {
	background-color: #82c167;
	text-decoration: none;
}
div#rotatornav {
	position: absolute;
	top:  15px;
	right: 15px;
	z-index: 31;
	text-align: right;
}
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:345px;
	z-index: 0;
	margin:  0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}
div#staticbanner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
/* == === === === END SLIDESHOW === === === === == */
form input {
	background: #FFFFFF;
	border: 1px solid #d5d5d5;
	padding: 0;
	margin: 1px 0 5px 0;
}

div#twitterbox {
	position: relative;
	float:left; 
	height: 175px; 
	z-index: 1;
}

/* Start Shoppingcart restyling */
table.tblLow {
	border:1px solid #BEBCB7;	
}
.data-table tr.odd {
	background:#F8F7F5;	
}
.data-table tr.head td {
	border-right:1px solid #C2D3E0;
	color:#000000;
	font-weight:bold;
	padding:2px 8px;
	vertical-align:middle;
	white-space:nowrap;
	background: transparent url(../uploads/trainingen/spriteX.png) repeat-x scroll 0 -1px;
}
.data-table td.last {
	border-right: none;	
}
.data-table td {
	padding:10px;
}
.data-table td.foot {
	background: #ceedfa url(../uploads/trainingen/bkg_tfoot.gif) repeat-x scroll 0 0;	
}
.btn-remove {
	background:transparent url(../uploads/trainingen/btn_trash.gif) no-repeat scroll 0 0;
	display:block;
	font-size:0;
	height:16px;
	line-height:0;
	overflow:hidden;
	text-indent:-999em;
	width:16px;
}
.data-table td {
	border-bottom:1px solid #D9DDE3;
	border-right:1px solid #D9DDE3;
}
td.tblHigh select,
.data-table select {
	font-size: 12px;	
	width: 195px;
}

.column {
	width: 260px;	
}

.column.left {
	float: left;
}

.column.left h2 {
	margin-top: 10px;
}

.column.right {
	float: right;
}

.contestants {
	width: 260px;	
}

.contestants tr td input {
	width: 160px;	
}

.summary {
	background: #eee;
	border: 1px solid #bebcb7;
	float: right;
	margin-top: 20px;
	width: 230px;
}
.remarks {
	margin-top: 20px;
}
.remarks textarea {
	width: 260px !important;
	height: 137px !important;
}
.summary td {
	height: 24px;
}
.summary td.total {
	font-size: 14px;
}
input.green_button {
	background: url(../uploads/trainingen/btn_green.gif) 0 2px no-repeat;	
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 173px;
	border: none;
	margin-top: 10px;
	height: 27px;
}
input.btn-green-small {
	background: url(../uploads/trainingen/btn_green-90.gif) 0 4px no-repeat;	
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	border: none;
	margin-top: 10px;
	height: 29px;
}
input.blue_button {
	background: url(../uploads/trainingen/btn_blue.gif) 0 2px no-repeat;	
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 173px;
	border: none;
	margin: 2px 0;
	height: 27px;
}
.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }
.opc { position:relative; list-style-image:none; list-style-position:outside; list-style-type:none; }
.opc li.section {}
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; height: 18px; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc .allow .step-title {  border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#999; border-color:#dbe6eb; color:#fcf8ad; }
.opc .allow .step-title h2 { color:#000; }
/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title { background:transparent url(../uploads/trainingen/spriteX.png) repeat-x scroll 0 -1px; border:1px solid #bbafa0; padding-bottom:5px; color:#000; cursor:default; }
.opc .active .step-title .number { background:#fff; border-color:#fff; color:#398acb; }
.opc .active .step-title h2 { color:#000; }
/*.opc .active .step-title a { display:none; }*/
.opc .step,
#order-summary
{ margin: 0; text-align: left; border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(../uploads/trainingen/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#order-summary { border-top: 1px solid #bbafa0; }
#order-summary h2 { font-size: 14px; font-weight: bold; color: #333; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; margin-bottom: 4px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
.col2-set .col-1 {
	float:left;
	width:48.5%;
}
.col2-set .col-2 {
	float:right;
	width:48.5%;
}
.login_form {
	display: block;	
}
.required-x { color: #F00; }
#errormessage { border: 1px solid #F00; padding: 5px; background: #f7bbbb; color: #F00; }
#notice { border: 1px solid #426283; padding: 5px; background: #b5d2f1; color: #426283; margin-top: 10px; }
#errormessage p,
#notice p { overflow: hidden; }
.error-icon { float: left; display: inline; padding: 6px 10px 0 0; }

