
/* © Copyright 2007 - Pretspellen.nl / All rights reserved */

html, body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #97e6ff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: 'Arial';
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	outline: none;
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.invisible {
	display: none;
	position: absolute;
}
#container {
	width: 1000px;
	margin: auto auto;		
}

/* Top */

#top {	
	width: 1000px;
	height: 244px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;	
}
#header {
	width: 570px;
	height: 100px;
	margin: 0 0 0 85px;
	cursor: pointer;
}
#top #games{	
	margin: 37px 0 0 103px;
}
#top .gamebox {
	margin: 0 0 0 28px;
	width: 100px;
	height: 90px;
	text-align: center;
	float: left;	
}
#top .gamebox .shadow {
	width: 92px;
	height: 62px;
	background-image: url(images/shadow.jpg);
	text-align: left;
	position: relative;
	left: 2px;
	top: 2px;
}
#top .gamebox h3{
	margin: 0 5px 2px 0;
	color: #775100;
	font-size: 12px;
}
#top h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#top img {
	width: 90px;
	height: 60px;
	position: relative;
	left: -2px;
	top: -2px;
}

/* Footer */

#footer p {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}
#footer p a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}


/* Content */

#content {
	
	margin: -8px 0px 0px 92px;
	float: left;

}
* html #content {

	margin: 0px 0px 0px 45px;
	
}
.popup {
	border: 2px solid #ffffff;
	width: 100px;
	height: 65px;
}
.category {
	float: left;
	margin: 8px 0 0 8px;
	width: 194px;
}
.category p {
	font-size: 12px;
}
.category_top {	
	width: 194px;
	height: 39px;
	margin: 0 0 0 0;	
	cursor: pointer;
}
.category_top span {
	display: none;
}
.category_content {	
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	color: #666666;
}
*:first-child+html  .category_content {
	background-position: 2px 0px;
}
.category_content ul {	
	list-style: none;
	margin: 0 0 0 0;
	padding: 7px 0 0 10px;
	color: #666666;
	font-size: 11px;
}
.category_content li {	
	line-height: 16px;
}
.category_content p {	
	margin: 0 0 0 0;
	color: #666666;
	text-align: center;
	position: relative;
	top: -5px;
}
.category_content .leesmeer {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	position: relative;
	top: 3px;
	font-size: 11px;
}
.category_content .zoekspel {
	background-image: url(images/input.gif);
	background-repeat: no-repeat;
	border: 0px solid black;
	padding: 6px 0 0 6px;
	width: 159px;
	height: 21px;
	color: 	#666666;	
	
}
.category_bottom {	
	width: 194px;
	height: 8px;
	background-image: url(images/bottom.jpg);	
}
.category_linkpartners {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff679a;
	width: 821px;
	
}



/* Spelpagina */

#game_ads {
	width: 800px;
	background-color: #ffffff;
	float: right;
	margin: 0px 100px 0px 0px;
}
* html #game_ads {
	margin: 10px 50px 0px 0px;
}
#game_ads_header {
	clear: both;
	background-image: url(images/ads_header.jpg);
	width: 800px;
	height: 39px;
	margin: 0 0 0 0;
}
#game_ads_content {
	clear: both;
	text-align: center;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-image: url(images/game_bg.jpg);
	background-repeat: repeat-y;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
}
*:first-child+html  #game_ads_content {
	background-position: 2px 0px;
}
#game_ads_bottom {
	clear: both;
	background-image: url(images/ads_bottom.jpg);
	width: 800px;
	height: 7px;
	margin: 0 0 0 0;
}
#game_content {
	width: 800px;
	text-align: center;
	margin: 8px 0px 0px 100px;
	float: left;
}
* html #game_content {
	margin: 10px 0px 50px 50px;
}
#game_content_header {
	background-image: url(images/game_header.jpg);
	width: 800px;
	height: 27px;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
}
#game_content_header h1 {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Arial';
	font-weight: bold;
	margin: 0 0 0 0;
}
#game_content_header h2 {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0 5px -7px 0;
	float: right;
	position: relative;
	top: -18px;
}
#game_content_game {
	clear: both;
	text-align: center;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-image: url(images/game_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}
*:first-child+html #game_content_game {
	background-position: 2px 0px;
}
#game_content_game object {
	position: relative;
	top: -8px;
}
#game_content_game p {
	margin-bottom: 0px;
	position: relative;
	margin: 0;
}
#game_content_include p{
	color: #777777;
	font-size: 11px;
}
#game_content_include input{
	width: 450px;
	color: #777777;
	font-size: 11px;
}
#game_content_broken a {
	color: #999999;
	font-size: 11px;
	margin-top: 0px;	
	position: relative;
	top: -8px;
}
#game_content_textbanner{
	margin: 15px 0 -13px 0;
	color: #000000;
	font-size: 19px;
	position: relative;
	top: -8px;	
}
#game_content_textbanner a{
	color: #000000;		
}
#game_content_textbanner a:hover{
	color: #000000;
}
#game_content_bottom {
	clear: both;
	background-image: url(images/game_bottom.jpg);
	width: 800px;
	height: 9px;
	margin: 0 0 0 0;
}