
/* © Copyright 2007 - Speelweiland.nl / All rights reserved */
html, body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #05c9fa;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: 'Arial';
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	outline: none;
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
.invisible {
	display: none;
	position: absolute;
}
#container {

	width: 900px;
	margin: auto auto;	
}

/* Top */



#top {
	
	width: 900px;
	height: 258px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

#header {
	width: 400px;
	height: 100px;
	margin: 0 0 0 30px;
	cursor: pointer;
}
#top #games{
	
	margin: 43px 0 0 70px;

}
#top .gamebox {

	margin: 0 0 0 20px;
	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;
}
#top h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#top img {
	width: 90px;
	height: 60px;
	position: relative;
	left: -2px;
	top: -2px;
}

/* Content */

#content {
	
	margin: 0px 0px 0px 30px;
	float: left;

}
* html #content {

	margin: 20px 0px 0px 15px;
	
}

.popup {
	border: 2px solid #ffffff;
	width: 100px;
	height: 65px;
}

.category_orange {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff9900;
	width: 200px;
	
}
.category_linkpartners {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff679a;
	width: 821px;
	
}
.category_darkorange {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff6600;
	width: 200px;
	
}
.category_green {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #98cb00;
	width: 200px;
	
}
.category_darkgreen {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #008001;
	width: 200px;
	
}
.category_blue {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #0099cb;
	width: 200px;
	
}
.category_rose {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff99cb;
	width: 200px;
	
}
.category_darkrose {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ff679a;
	width: 200px;
	
}
.category_darkdarkrose {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ea005f;
	width: 200px;
	text-align: center;
	
}
.category_yellow {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #ffcc00;
	width: 200px;
	
}
.category_brown {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #996533;
	width: 200px;
	
}
.category_purple {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #990099;
	width: 200px;
	
}
.category_bluepurple {
	
	float: left;
	margin: 7px 0 0 7px;
	background-color: #707593;
	width: 200px;
	
}
.category_topp {
	
	width: 821px;
	height: 45px;
	margin: 0 0 0 0;
	
}
.category_top {
	
	width: 200px;
	height: 45px;
	margin: 0 0 0 0;
	
}
.category_top{
	cursor: pointer;
}
.category_top span {
	display: none;
}
.category_content {
	
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	
}
.category_content ul {
	
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: white;
	font-size: 12px;

}
.category_content p {
	
	margin: 0 0 0 0;
	color: white;
	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: 5px;
}
.category_content .zoekspel {

	background-image: url(images/input.jpg);
	background-color: #ea005f;
	background-repeat: no-repeat;
	border: 0px solid black;
	padding: 4px 0 0 6px;
	width: 150px;
	height: 21px;
	color: #ff4892;
	
}
.category_content .zoekspell {

	background-image: url(images/input2.jpg);
	background-color: #ff679a;
	background-repeat: no-repeat;
	border: 0px solid black;
	padding: 4px 0 0 6px;
	width: 170x;
	height: 21px;
	color: #ff4892;
	
}
.category_content .send {

	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid black;
	padding: 0px 0 0 6px;
	width: 65x;
	height: 21px;
	color: #ff4892;
	
}

.category_bottom {
	
	width: 200px;
	height: 17px;
		
}
.category_bottomm {
	
	width: 821px;
	height: 17px;
		
}
/* Footer */

#footer {
	
	background-image: url(images/footer.jpg);
	width: 100%;
	height: 159px;
	clear: both;
	float: left;
	text-align: center;
	
	
}

#footer p {
	
	color: #ffffff;
	margin: 140px 0 0 10px;
	font-size: 11px;
	font-weight: bold;	

}

/* Spelpagina */

#game_ads {
	width: 150px;
	background-color: #ffffff;
	float: right;
	margin: 20px 50px 0px 0px;
}
* html #game_ads {
	margin: 20px 25px 0px 0px;
}
#game_ads_content {
	clear: both;
	text-align: center;
}
#game_content {
	width: 650px;
	text-align: center;
	background-color: #ffffff;
	margin: 20px 0px 0px 40px;
	float: left;
}
* html #game_content {
	margin: 20px 0px 0px 20px;
}
#game_content p {
	margin-bottom: 0px;
}
#game_content_header {
	clear: both;
}
#game_content_header h1 {
	color: #ff0066;
	font-size: 16px;
	font-family: 'Verdana';
	margin-bottom: 0px;
}
#game_content_header h2 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
}
#game_content_bottom a {
	color: #999999;
	font-size: 11px;
	margin-top: 0px;	
}
#game_content_textbanner{
	margin: 15px 0 5px 0;
	color: #000000;
	font-size: 19px;	
}
#game_content_include p{
	color: #777777;
	font-size: 11px;
}
#game_content_include input{
	width: 450px;
	color: #777777;
	font-size: 11px;
}
#game_content_textbanner a{
	color: #000000;		
}
#game_content_textbanner a:hover{
	color: #000000;
}
#game_topleftangle {
	float: left;
	background-image: url(images/topleftangle.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#game_toprightangle {
	float: right;
	background-image: url(images/toprightangle.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#game_bottomleftangle {
	float: left;
	background-image: url(images/bottomleftangle.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#game_bottomrightangle {
	float: right;
	background-image: url(images/bottomrightangle.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#game_content #game_bottomleftangle, #game_content #game_bottomrightangle {
	position: relative;
	top: 0px;
}
* html #game_bottomleftangle, * html #game_bottomrightangle {
	position: relative;
	top: 2px;
}
