body {
    margin:20px 0px;
    padding:0px;
    color:#25247b;
}
    
#content {
    width:959px;
    margin:0px auto;
}

/**
 * The five main Li's
 */
#header {
    position: relative;
    
    /* What is better? one background image or two normal images (with alt tags..) 
    background-image: url('/images/bg_header.jpg');*/
    width: 959px;
    height: 120px;
}
#header #logoHartstichting {
    position: absolute;
    right: 45px;
    top: 55px;
}
#header #logoCollectespel {
    position: relative;
    left: 5px;
    top: 0px;
}

#mainTop {
    background-image: url('/images/bg_mainTop.gif');
    width: 959px;
    height: 16px;
}

#main {
    position: relative;
    background-image: url('/images/bg_main.gif');
    width: 959px;
    min-height: 412px;
}
#main:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#mainSplit {
    position: relative;
    background-image: url('/images/bg_mainSplit.jpg');
    width: 959px;
    min-height: 412px;
}

#mainSplit:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#mainFlash {
    position: relative;
    width: 959px;
    height: 444px;
}

#mainContent {
    padding-top: 20px;
    margin: 0px 36px;
}

#mainSplitLeft {
	float: left;
	
	padding-top: 20px;
    margin: 0px 0px 0px 36px;
	
	width: 705px;
}
#mainSplitRight {
	float: left;
    margin: 0px;

	width: 203px;
}

#textHeader {
    display: block;
    margin-bottom: 10px;
}


#mainBottom {
    background-image: url('/images/bg_mainBottom.gif');
    width: 959px;
    height: 16px;
}
#content #footer { 
    position: relative;
    text-align: center;
    padding-top: 5px;
}
#disclaimer {
    position: absolute;
    top: 5px;
    right: 10px;
}

/**
 * The four corners in the main li.
 */
#topLeft, #topRight, #bottomLeft, #bottomRight {
    position: absolute;
}
#topLeft, #bottomLeft {
    left: 16px;
}
#bottomLeft {
   /* top: 407px;*/
    bottom: 0px;
}
#topRight, #bottomRight {
    right: 16px;
}
#bottomRight {
   bottom:0px;
}


/* resizable button */
.linkButton {
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:37px;
	line-height:37px;			
}
.linkButton span,  .linkButton em {
	display:block;
	float: left;
	height:37px;
	line-height:37px;			
	margin:0;
	color:#FFF;
	font-weight: bold;
	
}
.linkButton span {
	padding-left:40px;
	background:url(/images/bg_btn.jpg) no-repeat 0 0;
}
.linkButton em {
	font-style:normal;
	padding-right:20px;
	background:url(/images/bg_btn.jpg) no-repeat 100% 0;
}

/* resizable panel */
.panel {
	position: relative;
	border:none;
	background:none;
	padding:0;
	margin:0 0 20px 0;
	width:auto;
	overflow:visible;	
	white-space:nowrap;
}
.panel span, .panel em {
	display:block;
	width: 637px;
	margin:0;	
}
.panel span {
	padding-top: 11px;
	background:url(/images/bg_panel.jpg) no-repeat 0 0;
	color:#FFF;
}

.panel span em span
{
	background: none;
	padding: 0px;
	display: inline;
	width: auto;
	color:#122372;
}



.panel em {
	margin-top: 15px;
	
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	padding-top: 10px;
	
	font-style:normal;
	
	background:url(/images/bg_panel.jpg) no-repeat 0 100%;
	
	overflow-x:auto;
	
}
.panel .pannel_div{
	margin-top: 15px;
	
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	padding-top: 10px;
	
	font-style:normal;
	
	background:url(/images/bg_panel.jpg) no-repeat 0 100%;
	
	overflow-x:auto;
	color:#122372;
}
.panel h3 {
	margin-left: 40px;
}

.panel .validationResponse {
	margin-left: 5px;
}

/* resizable panelClean */
.panelClean {
	position: relative;
	border:none;
	background:none;
	padding:0;
	margin:0 0 20px 0;
	width:auto;
	overflow:visible;	
	white-space:nowrap;
}
.panelClean span, .panelClean em {
	display:block;
	width: 637px;
	margin:0;	
}
.panelClean span {
	padding-top: 10px;
	background:url(/images/bg_panelClean.jpg) no-repeat 0 0;
	
	color: #122372;
}
.panelClean span em span
{
	background: none;
	padding: 0px;
	display: inline;
	width: auto;
	color:#122372;
}
.panelClean em {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	padding-top: 10px;
	
	font-style:normal;
	
	background:url(/images/bg_panelClean.jpg) no-repeat 0 100%;
	
	overflow-x:auto;
	
}



/* resizable panelCleanWide */
.panelCleanWide {
	position: relative;
	border:none;
	background:none;
	padding:0;
	margin:0 0 20px 0;
	width:auto;
	overflow:visible;	
	white-space:nowrap;
}
.panelCleanWide span, .panelCleanWide em {
	display:block;
	width: 863px;
	margin:0;	
}
.panelCleanWide span {
	padding-top: 10px;
	background:url(/images/bg_panel_wide.gif) no-repeat 0 0;
	
	color: #122372;
}
.panelCleanWide span em span
{
	background: none;
	padding: 0px;
	display: inline;
	width: auto;
	color:#122372;
}
.panelCleanWide em {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	padding-top: 10px;
	
	font-style:normal;

	background:url(/images/bg_panel_wide.gif) no-repeat 0 100%;
	
	overflow-x:auto;
	
}

/* form fields */

#validationText {
	margin-top: -5px;
	margin-bottom: 5px;
}

.inputRow { margin-top: 10px;}
#firstRow {margin-top: 0px;}

/* Labels */
#labelGenderFemale {
	margin-left: 5px;
	margin-right: 10px;
}
#labelGenderMale {
	margin-left: 5px;
}
#labelNameFirst {
	margin-left: 0px;
}
#labelNameMiddle {
	margin-left: 167px;
}
#labelNameLast {
	margin-left: 10px;
}
#labelBirthdate {
	margin-left: 0px;
}
#labelEmail {
	margin-left: 130px;
}

/* Inputs name forms */
.inputRow input {
	padding-top: 2px;
}
#inputNameFirst {
	width: 222px;
	margin-top: 3px;
}
#inputNameMiddle {
	width: 95px;
	margin-left: 10px;
}
#inputNameLast {
	width: 210px;
	margin-left: 10px;
}
#inputBirthdateDay {
	width: 36px;
	margin-top: 3px;
	text-align: center;
}
#inputBirthdateMonth {
	width: 36px;
	margin-left: 10px;
	text-align: center;
}
#inputBirthdateYear {
	width: 50px;
	margin-left: 10px;
	text-align: center;
}
#inputGeslachtVrouw {
	margin-left: 0px;
}
#inputEmail {
	/*width: 160px;
	margin-left: 85px;*/
}
#inputTerms {
	margin-right: 5px;
}
#inputNewsletter {
	margin-right: 5px;
}
/* labels maf */
.mafRow {
	margin-top: 2px;
}
#labelSenderEmail {
	margin-left: 200px;
}
#labelFriendEmail1 {
	margin-left: 178px;
}
#labelFriendEmail2 {
	margin-left: 178px;
}
#labelFriendEmail3 {
	margin-left: 178px;
}
/* inputs maf */
.mafRow input {
	width: 277px;
	margin-right: 2px;
}
#inputMessage {
	width: 565px;
	height: 50px;
}

#newsletterRow {
	 margin-top: 5px;
	 margin-bottom: -5px;
}

.mafRow label {
	/*font-weight: normal;*/
}

#errorMessage {
	text-transform: none;
}

#panelIntro {
	text-transform: none;
	margin-top: -5px;
	margin-bottom: 6px;
	
}
/* highscores in right panel */
.highscoresList {
	background-color: #FFF;

}
.highscoresList li
{
	list-style: none;
	margin: 0px;
}

.scoresTop {
	background-color: #FFF;
}
.scoresBottom {
	height: 15px;
	background-image: url(/images/right_scoresBottom.gif); 

}
.scoresMain {
	background-color: #FFF;
	min-height: 10px;
}

#highscoresList {
	background-color: #FFF;
}
#highscoresList li
{
	list-style: none;
	margin: 0px;
}

#scoresTop {
	background-color: #FFF;
}
#scoresBottom {
	height: 15px;
	background-image: url(/images/right_scoresBottom.gif); 
}
#scoresMain {
	background-color: #FFF;
	height: 355px;
	text-align: center;
}
#scoresMain table {
	color: #25247b;
}
#scoresMain tr {
	height: 28px;
}
.scoreImage {
	margin-right: 0px;
	margin-left: 10px;
}
#firstScoreImage {
	margin-left: 7px;
}
.scoreValue {

	font-weight: bold;
	
	text-align: left;
	padding-right: 5px;
}
#firstScoreValue {
	/*font-size: 22px;*/
	/*padding-right: 0px;*/
}

.rowDark {
	background-color: #CBCFE0;
}

/* buttons op game over page */
#btnStartOpnieuw {
	margin-left: 20px;
}


/* dirty stuff for intro page */
#flashContent {
	background-image:  url(/images/img_intro_static.jpg);
	width: 535px;
	height: 310px;
}
#introContainer {
	position: relative;
	margin-top: -5px;
}
#intro {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: -5px;
}
#flashContainer {
	position: absolute;
	top: 45px;
	left: 330px;
}

#actievoorwaardenPopup {
	display: none;
	visibility: hidden;
	position: absolute;
	
	background-image: url(/images/panel_terms.gif);
	
	top: 80px;
	left: 37px;
	
	width: 700px;
	height: 300px;
	
	overflow: hidden;
	
	background-color: #F4F7CC;
	
}

#termsContent {
	margin-top: 40px; 
	
	height: 250px;
	padding: 0px 5px 0px 10px;
	
	overflow: auto;
}

#challengesHeader {
	font-size: 22px;
	margin-top: -15px;
}

#challengesList {
	position: relative;
	
	width: 821px;
	height: 264px;
	background-image: url(/images/bg_challenges.gif);
	margin-bottom: -20px;

}
#playGameButton {
	position: absolute;;
	left: 620px;
	top: 237px;
}
#challengesTableContainer {
	position:relative;
	
	width: 670px;
	height: 185px;
	
	top: 30px;
	left: 141px;
	
	/*
	margin-left: 141px;
	margin-top: 0px;
	 */
	
	overflow-y: auto;
	overflow-x: hidden;
}

#challengesTable {
	width: 670px;
	font-size: 16px;
}
#challengesTable tr {
	height: 28px;
}
#challengesTable .col1 {
	padding-left: 20px;
}
#disclaimer {
	height: 30px;
	overflow-y: auto;
}
#mainFlash {
	background-image: url(/images/bg_game.gif);
}


/* Game over pagina */
.gameOverHeader_1 {
	font-size: 18px;
	font-weight: bold;
}
.gameOverHeader_2 {
	font-size: 16px;
	font-weight: bold;
}
.gameOverHeaderSub {
	font-size: 16px;
	font-weight: bold;
}

#gameOverPanel_1 {
	background-image: url(/images/bg_game_over_panel.gif);
	
	width: 626px;
	height: 281px;
	
	padding-left: 20px;
	padding-top: 25px;
	
	color: #122372; 
}
	#gameOverPanel_1 #optinCont{
		background-image: url(/images/optin.gif);
		width: 600px;
		height: 31px;
		margin-top:20px;
		margin-bottom:20px;
		padding:2px;
	}

#gameOverPanel_2 {
	background-image: url(/images/bg_game_over_panel_2.gif);
	
	width: 628px;
	height: 75px;
	
	margin-top: 25px;
	
	padding-left: 20px;
	padding-top: 15px;
	
	color: #122372; 
}
#panelPart1 {
	float: left;
	width: 400px;
}
#panelPart2 {
	float: left;
	width: 200px;
} 

#wordtCollectantText {
	color: #122372;
	margin-left: 440px; 
	margin-top: -20px;
}

/* highscores page */
.mainScoresContainer {
	background-image: url(/images/bg_scoresPanel.gif);
	
	width: 647px;
	height: 248px;
	
	padding-top: 40px;
}

#mainScores {
	height: 205px;
	width: 610px;
	overflow-y: scroll;
	overflow-x: hidden;
	
}
.scorePosition {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
}


#challengeResultsPopup {
	position: absolute;
	
	color: #122372;
	
/*	width: 715px;
	height: 415px;
*/
	width: 400px;
	
	background-color: #FFF;
	border: 2px solid red;
	padding: 5px;
	top: 50px;
	left: 150px;
}
#challengeResultsPopup th {
	font-weight: bold;
}
#popupVerderButton {
	margin-top: 15px;
	margin-left: 290px;
}

#prijzenoverzichtButton {
	position: absolute;
	top: 345px;
	left: 300px;
	z-index: 99;
}

#speluitlegButton {
	position: absolute;
	top: 344px;
	left: 500px;
	z-index: 99;
}

#emailForm p{
	display:block;
	float:left;
	width:48%;
	margin-bottom:10px;
	margin-right:10px;
} 
#emailForm p.large{
	clear:both;
	white-space:normal;
	width:600px;

} 
#emailForm p.small{
	float:left;

	width:31%; 
} 
	#emailForm p.small input{
		width:180px;
	
	}

#emailForm label{
	display:block;
	float:left;
	min-width:49%;
} 
	.gray{
		color:#d0d0d0;
		text-align:right;
		font-size:8pt;
	}

#emailForm input{
	display:block;
	width:280px;
} 
#emailForm input.checkbox{
	display:block;
	float:left;
	width:20px;
} 
#emailForm input.radio{
	display:inline;
	width:20px;
} 

.btn_spelen{
	display:block;
	height:45px;
	width:157px;
	position:relative;
	left:460px;
	margin:20px;
}

.nb{
	visibility:hiden;
}
.txtNormal{
	text-transform:none;
}



#error_info{
	min-height:0px;
	color:#ed1c24;
}

#emailForm #buttonsCont {
	position:relative;
	height:45px;
	width:630px;
	top: 0px;
	left: 0px;
	margin-top:10px;
}
	 #buttonsCont .spelen{
	 	position:absolute;
	 	top:0px;
	 	right:0px;
	 }
	 #buttonsCont .speluitleg{
	 	position:absolute;
	 	bottom:0px;
	 	left: 200px;
	 }
	 #buttonsCont .prijzen{
	 	position:absolute;
	 	bottom:1px;
	 }
	 
#optinCont #optin{
	border:solid 1px #000;
}

#optinCont .fleft{
	float:left;
	padding:5px 10px;
}

#optinCont .fright{
	float:right;
}


#rightList {
	background-color: #FFF;
}
#rightList li
{
	list-style: none;
	margin: 0px;
}
#rightTop {
	background-color: #FFF;
}
#rightBottom {
	height: 15px;
	background-image: url(/images/right_scoresBottom.gif); 
}
#rightMain {
	background-color: #FFF;
	height: 355px;
}
	#rightMain img{
		margin:4px 9px;
	}
	
.formHeader{
	font-size: 16px;
	font-weight: bold;
	color:#25247b;
	margin-botom: 30px;
}
.rood{
	color:#ff0000;
}


#gameOverPanel_1 .cbus_small{
	float:left;
	background-image: url(/images/cbus_small.gif); 		
	height:109px;
	width:57px;
	margin-right:20px;

}
#gameOverPanel_1 .cbus_large{
	float:left;
	background-image: url(/images/cbus_large.gif); 		
	height:221px;
	width:116px;
	margin-right:20px;
}
#gameOverPanel_1 .cbus_text{
	float:left;
	min-height:109px;
	width:460px;	
}
.cbus_text img{
	margin-top:10px;
}

#gameOverbuttonsCont{
	position:relative;
	height:42px;
	width:645px;
	margin-top:20px;
	
}
	#gameOverbuttonsCont .right{
		position:absolute;
		top:0px;
		right:0px;
	}
	#gameOverbuttonsCont .left{
		position:absolute;
		top:0px;
		left:0px;
	}
.ophg{
	font-size: 45px;
	font-weight: bold;
	margin-left:20px;
}
.hs{
	font-size: 18px;
	font-weight: bold;
}
.vpanel{
	background-image: url(/images/bg_vrienden_uitnodigen.gif); 
	width:617px;
	height:288px;
	padding:10px;
}
	.vpanel h3{
		margin-left: 40px;
		color:#fff;
	}
	
#popup{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:100; 
	width:959px; 
	height:412px; 

}

#popup_bg{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:959px; 
	height:415px; 
	background:#ed1c24;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);

}

#ktb_title{
	position:absolute;
	top:0px;
	left:31px;
	right:33px;
	height:33px;
	background: url(/images/tb_title_bg.gif);
	color:#fff;
	font-weight:bold;
	font-size:12pt;
	padding-left:5px;
	padding-top:8px;
}
#ktb_title_left{
	position:absolute;
	left:0px;
	top:0px;
	height:33px;
	width:31px;
	background: url(/images/tb_title_left.gif);
}
#ktb_title_right{
	position:absolute;
	right:0px;
	top:0px;
	height:33px;
	width:33px;
	background: url(/images/tb_title_right.gif);
	color:fff;
	cursor:pointer;
}
#ktb_content{
	position:absolute;
	top:33px;
	left:0px;
	right:0px;
	bottom:13px;
	background: #fff;
	padding:10px;
}

#ktb_bottom{
	position:absolute;
	bottom:0px;
	left:12px;
	right:12px;
	height:13px;
	background: #fff;
}

#ktb_bottom_left{
	position:absolute;
	left:0px;
	bottom:0px;
	height:13px;
	width:12px;
	background: url(/images/tb_bottom_left.gif);
	background-repeat:none;
}

#ktb_bottom_right{
	position:absolute;
	right:0px;
	bottom:0px;
	height:13px;
	width:12px;
	background: url(/images/tb_bottom_right.gif);
	background-repeat:none;
}
#pop{
	position:absolute;
	width:700px;
	height:380px;
	margin:15px 30px;
}

#ktb_prijzen{

	float:left;
	width:160px;
	height:340px;
	
}
	#ktb_prijzen img{	
		margin-bottom:5px;
	}
#ktb_text{
	float:left;
	width:250px;
	height:350px;
	padding-left:10px;
	padding-right:10px;
}
#ktb_img{
	float:left;
	width:240px;
	height:350px;
}

.splr .img{
	float:left;
	width:110px;
	height:75px;
	text-align:center;
}

.splr .terug{
	float:left;
	width:200px; 
	height:30px; 
	padding-top:20px; 
	text-align:left;
}
.splr .terug_txt{
	float:left;
	width:400px; 
	height:30px; 
	padding-top:20px;
}
.splr  .txt{
	float:left;
	width:214px;
	height:75px;
}

#doneerForm input{
	display:block;
	width:270px;
	margin-right:10px;
} 
	#doneerForm .am{
		display:inline;
	}
	#doneerForm input.xsmall{
		width:120px;
	}
	
	#doneerForm input.large{
		width:568px;
	}
#doneerForm p{
	display:block;
	float:left;
	margin-top:5px;
}
#doneerForm p.large{
	width:100%;
}

#doneerForm p.small{
	width:48%;
}

#doneerForm p.xsmall{
	width:25%;
}

#doneerForm label{
	display:block;
	float:left;
	width:100%;
} 
#doneerForm label.small{
	display:block;
	float:left;
	width:100px;
} 

#doneerForm input.checkbox{
	display:block;
	float:left;
	width:20px;
} 
#doneerForm input.radio{
	display:inline;
	width:20px;
} 
.nb{
	display:none;
}
.error {
	border:solid 2px #ed1c24;
}
.errorc {
	color:#ed1c24;
}
.uitn{
 	position:absolute;
 	bottom:45px;
 	left:480px;
}

.bekijk{
 	position:absolute;
 	bottom:50px;
 	left:135px;
}

.terug_uit{
 	position:absolute;
 	bottom:50px;
 	left:35px;
}
