*{
	margin:0; padding:0; border:0;
}
html, body{
	margin:0; padding:0; border:0;
}
body {
	background-color: #27fb00;
	background-image: url(/img/back.gif);
	background-repeat:repeat-x;
	background-position:50% 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
}
#wrap{
	display:block;
	width:802px;
	margin:0 auto 0px auto;
	_margin:0 auto 0px auto;
}
#header{
	display:block;
	background:url(/img/header.png);
	height:143px;
	clear:both;
}
#gameheader{
	display:block;
	background:url(/img/gameheader.png);
	height:161px;
	width:800px;
	clear:both;
}
#gameheader a{
	display:block;
	height:121px;
	border-bottom:hidden;
	width:800px;
	clear:both;
}
#content{
	display:block;
	clear:both;	
	margin:auto auto;
}
#left{
	float:left;
	width:22px;
	height:608px;
	background:url(/img/left.png) no-repeat;
}
#gameleft{
	float:left;
	width:12px;
	min-height:320px;
	background:url(/img/gameleft.png) no-repeat;
}
#midleft{
	float:left;
	width:394px;
	height:615px;
	background:url(/img/midleft.png) no-repeat;
}
#midright{
	float:left;
	width:360px;
	height:615px;
	background:url(/img/midright.png) no-repeat;
}
#right{
	float:left;
	width:26px;
	height:611px;
	background:url(/img/right.png) no-repeat;
}
#gameright{
	float:left;
	width:28px;
	min-height:320px;	
	background:url(/img/gameright.png) no-repeat;
}
#gamebottom{
	display:block;
	height:31px;
	clear:both;
	background:url(/img/gamebottom.png) no-repeat;
}
a{
	text-decoration:none;
	color:#000;
}
#center li a{
	width:154px;
	display:block;
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #fff;
}
#nieuw li a, #avontuur li a{
	color:#fff;
}
#center li a:hover{
	color:#000;
	border-bottom:1px dotted #000;	
	font-weight:bold;
}
ul{
	list-style:outside; list-style-type:none;
}
#footer{
	width:780px;
	text-align:center;
	clear:both;
}
#center{
	float:left;
}

#gamecenter{
	float:left;
	width:550px;
	min-height:280px;
	background-color:#CCFF00;	
}
#gamecode{
	float:left;
	display:block;
	width:550px;
	min-height:260px;
}
#gameinfo{
	float:left;
	display:block;
	width:550px;
	min-height:40px;
	background-color:#333333;
	border-top:3px #fff solid;	
}
#footer a{
	display:inline;
}
#footer a:hover{
	display:inline;
}
#gametitle{
	display:block;
	margin-left:140px;
	padding-top:16px;
	font-weight:bold;
	font-size:14px;
}
.tool-tip {
	color: #fff;
	width: 208px;
	z-index: 13000;

}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin:0;
	color: #000;
	padding: 8px 8px 4px;
	background:url(/img/header.png);
	 filter:alpha(opacity: 90); 
	-moz-opacity: 0.9;
	opacity: 0.9;	
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:#fff;
	 filter:alpha(opacity: 90); 
	-moz-opacity: 0.9;
	opacity: 0.9;	
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#rating{
	color:#fff;
	font-size:9px;
	width:185px;
	text-align:center;
	float:left;
}
#share{
	color:#fff;
	font-size:9px;
	width:180px;
	height:20px;
	text-align:center;
	float:left;	
}
#share a{
	color:#fff;
}
#report{
	color:#fff;
	font-size:9px;
	width:180px;
	height:20px;
	text-align:center;
	float:left;	
}
#report a{
	color:#fff;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	width:0px;
}

.topgame{
	display:block;
	padding:10px 12px 10px 12px;
	float:left;
	text-align:center;
}
.topgame img{
	border:1px #fff solid;
}
.topgame a{
	border:0; margin:0; padding:0; margin-top:-3px;
	overflow:hidden;
	display:block;
	border-bottom:hidden;
	font-size:10px;
	width:100px;
	height:82px;
}
.topgame a:hover{
	color:#fff;
	border-color:#000000;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
