/* 
    Document   : layout
    Created on : 29-jun-2010, 10:12:53
    Author     : michiel
*/


/*
LAYOUT
*/
body{
	height: 100%;
	margin: 0;
	padding: 0;
}

body.blue{
	background: #49d6ff url('../images/background-blue.jpg') repeat-x;
}

body.green{
	background: #007130 url('../images/background-green.jpg') repeat-x;
}

#wrapper{
	width: 970px;
	margin: 40px auto;
}

#header{
	width: 970px;
	height: 105px;
	overflow: visible;
}

#content{
	width: 970px;
	height: 450px;
	z-index: 15;
}

/*
HEADER
*/

/*HOME HEADER*/
.home #logo{
	position: relative;
	float: left;
	margin-left:70px;
	width: 273px;
	height: 96px;
}

.home #agenda{
	position: absolute;
	margin-top: -7px;
	margin-left: 15px;
	float: left;
	z-index: 1000;
}

.home #leeuw{
	position: relative;
	float: right;
	/*width: 119px;
	height: 117px;
	right: 20px;
	top: 6px;*/
	width: 99px;
	height: 97px;
	right: 20px;
	top: 20px;
	z-index: 10;
}

.home #doedequiz{
	position: relative;
	float: right;
	/*width: 166px;
	height: 125px;
	right: -10px;
	top: -10px;
	*/
	width: 146px;
	height: 105px;
	right: -10px;
	top: 10px;
	z-index: 30;
}

.home #aap{
	position: relative;
	float: right;
	/*width: 170px;
	height: 275px;
	right: -92px;*/
	width: 150px;
	height: 255px;
	right: -82px;
	top: 10px;
	z-index:10;
}

.home #vis{
	position: relative;
	float: right;
	/*width: 149px;
	height: 144px;
	right: -180px;
	top: -25px;
	*/
	width: 129px;
	height: 124px;
	right: -160px;
	top: -5px;
	z-index:9;	
}

/*QUIZ HEADER*/
.quiz #logo{
	position: relative;
	float: left;
	margin-left:70px;
	width: 558px;
	height: 75px;
	top: 30px;
}
.quiz #leeuw{
	position: relative;
	float: right;
	width: 119px;
	height: 117px;
	right: -135px;
	top: 6px;
	z-index: 10;
}

.quiz #aap{
	position: relative;
	float: right;
	width: 170px;
	height: 275px;
	right: -200px;
	top: -75px;
	z-index:10;
}

.quiz #vraagteken{
	position: relative;
	float: right;
	width: 66px;
	height: 90px;
	right: -130px;
	top: -23px;
	z-index:10;
}

.quiz #vis{
	position: relative;
	float: right;
	width: 149px;
	height: 144px;
	z-index:15;
	right: -30px;
	top: 10px;
}

/*
PAGES
*/
.page{
	height: 410px;
}

#homepage img{
	position: absolute;
	float: left;
	margin-left:68px;
	z-index: 12;
}

#homepage #flashcontent{
	position: absolute;
	float: left;
	margin-left:80px;
	z-index: 13;
}

#noflash{
	color: #e3e3e3;
	padding: 10px;
	width: 850px;
}
#noflash p{
	margin-top: 10px;
}

#noflash ul{
	margin-top: 10px;
}

#noflash a{
	color: yellow;
}

#quiz img{
	position: absolute;
	float: left;
	margin-left:68px;
	z-index: 12;
}

#quiz #flashcontent{
	position: absolute;
	float: left;
	margin-left:80px;
	z-index: 13;
}

#quizbedankt img{
	position: absolute;
	float: left;
	margin-left:68px;
	z-index: 12;
}

#quizbedankt #content{
	position: absolute;
	float: left;
	margin-left:85px;
	margin-top:60px;
	z-index: 13;
	color: #eee;
	font-family: arial;
	font-size: 12px;
}

#quizbedankt ul {
	margin: 30px 0 0 0;
	padding: 0;
}

#quizbedankt li {
	margin: 0;
	padding: 0;
	width: 105px;
	float: left;
}

#quizbedankt li img{
	margin: 0;
	position: relative;
}

#voorwaarden img{
	position: absolute;
	float: left;
	margin-left:68px;
	z-index: 12;
}

#voorwaarden #content{
	position: absolute;
	float: left;
	margin-left:85px;
	margin-top:60px;
	z-index: 13;
	color: #eee;
	font-family: arial;
	font-size: 12px;
	width: 800px;
	height: 350px !important;
}

#verzenden a,
#content a{
	color: #fff;
}

#verzenden img{
	position: absolute;
	float: left;
	margin-left:68px;
	z-index: 12;
}

#verzenden form{
	position: absolute;
	float: left;
	margin-left:85px;
	margin-top: 60px;
	width:840px;
	z-index: 13;
	color: #eee;
	font-family: arial;
	font-size: 12px;
}

#verzenden #left.fields{
	width: 420px;
	float: left;
}

#verzenden #right.fields{
	width: 420px;
	float: left;
}

#verzenden #identityworldlabel{
	width: 360px;
	margin-top: 10px;
}

#verzenden #identityworldcheck{
	margin-top: 15px;
}

#verzenden #answers{
	width:400px;
	margin-top: 30px;
	float: left;
}

#verzenden #answers li{
	line-height: 15px;
}

#verzenden form label{
	float:left;
	width: 150px;
	margin-bottom: 3px;
}

#verzenden form label.error{
	margin-left: 150px;
	font-size: 10px;
	color: red;
}

#verzenden form input{
	float: left;
	margin-bottom: 3px;
	width: 215px;
}
#verzenden form span{
	float: left;
	margin-right: 10px;
}
#verzenden form  input.checkbox,
#verzenden form input.radio{
	width: 10px;
	margin:0;
	margin-right:10px;
	margin-bottom: 10px;
	padding:0;
}

#verzenden #submitbutton{
	position: absolute;
	right: 20px;
	top:280px;
	height: 35px;
	width: 100px;
}
#junglelife img{
	position: absolute;
	float: left;
	margin-left:5px;
	z-index: 12;
}

#sealife img{
	position: absolute;
	float: left;
	margin-left:40px;
	z-index: 12;
}

#auto img{
	position: absolute;
	float: left;
	margin-left:12px;
	z-index: 12;
}

#honden img{
	position: absolute;
	float: left;
	margin-left:8px;
	z-index: 12;
}

#illusie img{
	position: absolute;
	float: left;
	margin-left:5px;
	z-index: 12;
}

#paarden img{
	position: absolute;
	float: left;
	margin-left:10px;
	z-index: 12;
}

#wildlife img{
	position: absolute;
	float: left;
	margin-left:10px;
	z-index: 12;
}

#wk img{
	position: absolute;
	float: left;
	margin-left:10px;
	z-index: 12;
}

#headerimage{
	float: left;
	position: absolute;
	float: left;
	margin-left:15px;
	margin-top:20px;
	z-index: 13;
}

#headerimage vulformulierin{
	height: 34px;
	width: 404px;
}

/*
PAGER
*/
#pager{
	height: 30px;
	margin-top: 30px;
	width: 180px;
	position: relative;
	float:right;
	right: 30px;
}

#pager img{
	border: 0;
}

#pager .pagerlink span{
	display: none;
}

#pager #prevlink{
	height: 18px;
	width: 68px;
	background: url('../images/vorige.png') no-repeat;
}

#pager #prevlink:hover{
	background: url('../images/vorige_hover.png') no-repeat;
}

#pager #nextlink{
	height: 18px;
	width: 86px;
	background: url('../images/volgende.png') no-repeat;
}

#pager #nextlink:hover{
	background: url('../images/volgende_hover.png') no-repeat;
}

/*
FOOTER
*/
#footer{
	margin: -50px 0 0 70px;
	width: 800px;
	z-index: 100;
}

#footer a span{
	display: none;
}

#footer #logo_idgames{
	position: absolute;
	z-index:120;
}

#footer #voorwaardenlink{
	position: absolute;
	margin-left: 270px;
	margin-top: 42px;
	height: 18px;
	width: 100px;
	background: url('../images/voorwaarden.png') no-repeat;
	z-index: 120;
}

#footer #voorwaardenlink:hover{
	background: url('../images/voorwaarden_hover.png') no-repeat;
}

#footer #homelink{
	position: absolute;
	margin-left: 200px;
	margin-top: 43px;
	height: 18px;
	width: 42px;
	z-index: 120;
	background: url('../images/homelink.png') no-repeat;
}
#footer #naar-webshop{
	position: absolute;
	margin-left: 400px;
	margin-top: 42px;
	height: 19px;
	width: 121px;
	z-index: 120;
	background: url('../images/naar-webshop.png') no-repeat;
}

#footer #naar-webshop:hover{
	background: url('../images/naar-webshop_hover.png') no-repeat;
}

#footer #homelink:hover{
	background: url('../images/homelink_hover.png') no-repeat;
}

/*
MISC
*/
.hidden{
	display:none;
}
#wrapper .left{
	float:left;
}

#wrapper .right{
	float:right;
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
