/* Main tags */

*:first-child+html #game_content #game_bottomleftangle, *:first-child+html #game_content #game_bottomrightangle {
	position: relative;
	top: 5px;
    font-size: 100%;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Tahoma, sans-serif;
    color: black;
    background-color: #1F1E6A;
    font-size:100%;
}

p {
    padding: 7px 0 7px 0;
}

a {
    color: #808080;
    outline: none;
    text-decoration: none;
    border: none;
}

a:hover{
    color: #FF0000;
    text-decoration: none;
    outline: none;
    border: none;
}

img.cats {
    border: 2px solid #0094FF;
}

h1, h2, h3 {
    font-weight: bold;
    padding-bottom: 5px;
    color: #0094FF;
}

/* Pagina Layout */

#hoofdContainer {
    border: 2px solid #000000;
    width: 986px; /* Indien je de breedte veranderd, ook veranderen bij .logo */
    margin: 0 auto; /* Indien je de pagina in het midden wilt uitlijnen */
    min-height: 100%; /* Indien al de kolommen altijd even lang moeten zijn */
}

#logo {
    width: 986px;
    overflow: hidden;
}

#nextlayer {
    /*background-color: #ffd800;*/
    clear: both;
}

#linkerkant {
    /*border-top: 2px solid #0094FF;
    border-bottom: 2px solid #0094FF;
    border-right: 2px solid #0094FF;*/
    text-align: left;
    width: 210px;
    vertical-align: top;
}

#shopsitelinks {
    width: 215px;
    padding-left: 15px;
}

#rechterkant {
    width: 990px;
    /*border-top: 2px solid #0094FF;
    border-bottom: 2px solid #0094FF;*/
    text-align: left;
    vertical-align: top;
    /*padding: 10px;*/
}

#bottom {
    width: 986px;
    height: 25px;
    background-image: url(images/separator.jpg);
}

#footer {
    text-align: center;
    height: 80px;
    padding-top: 10px;
    clear: both;
}

/* SiteLinks menu layout */

.linkstyle {
    font-size: 15pt;
    position: relative;
    top: -20px;
}

.menuarea {
    margin: 10px 30px 5px 30px;
}

.forumheader {
    color: #0094FF;
}

.menutop {
    background-image: url(images/top10.jpg);
    background-repeat: no-repeat;
    height: 39px;
    width: 986px;
    margin: 0px;
    padding: 0px;
}

.menufil {
    background-image: url(images/fill.jpg);
    background-repeat: repeat-y;
    text-align: left;
    /*width: 194px;*/
    margin: 0px;
    padding: 0px;
}

.menubot {
    background-image: url(images/bot.jpg);
    background-repeat: no-repeat;
    height: 70px;
    /*width: 194px;*/
}


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

img {
	border: 0px;
}
a {
	outline: none;
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
.invisible {
	display: none;
	position: absolute;
}
#container {

	width: 719px;
	margin: auto auto;	
	background-color: #ffffff;
}

/* Top */



#top {
	width: 719px;
	height: 133px;
	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: 40px 0 0 40px;

}
#top .gamebox {

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

/* Content */

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

}
* html #content {

	margin: 0px 0px 0px 0px;
	
}

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

.category_green {
	
	float: left;
	margin: 5px 0 0 3px;
	background-color: #b1d056;
	background-image: url(images/bg/green.jpg);
	background-repeat: repeat-y;
	width: 175px;
	
}
.category_blue {
	
	float: left;
	margin: 5px 0 0 3px;
	background-image: url(images/bg/orange.jpg);
	background-repeat: repeat-y;
	width: 175px;
	
}
.category_rose {
	
	float: left;
	margin: 5px 0 0 3px;
	background-image: url(images/bg/red2.jpg);
	background-repeat: repeat-y;
	width: 175px;
	
}
.category_yellow {
	
	float: left;
	margin: 5px 0 0 3px;
	background-image: url(images/bg/red.jpg);
	background-repeat: repeat-y;
	width: 175px;
	
}
.category_topp {
	
	width: 821px;
	height: 45px;
	margin: 0 0 0 0;
	
}
.category_top {
	
	width: 175px;
	height: 30px;
	margin: 0 0 0 0;
	
}
.category_top{
	cursor: pointer;
}
.category_top span {
	display: none;
}
.category_content {
	
	border-left: 0px solid #616a45;
	border-right: 0px solid #616a45;
	
}
.category_content ul {
	
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: white;
	font-size: 12px;

}
.category_content p {
	color: white;
	text-align: center;
	position: relative;
	top: -5px;
}
.category_content .leesmeer {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0px 5px 0px 0px;
	position: relative;
	top: 5px;
}
.category_content .zoekspel {

	background-image: url(images/input.gif);
	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: 170px;
	height: 21px;
	color: #ff4892;
	
}
.category_content .send {

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

.category_bottom {
	
	width: 175px;
	height: 17px;
		
}
.category_bottomm {
	
	width: 821px;
	height: 17px;
		
}

/* Footer */
#footer {
	text-align: center;
}

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

}

/* Spelpagina */
#game_ads {
	width: 719px;
	background-color: #ffffff;
	float: right;
	margin: 0px 0px 0px 0px;
}
* html #game_ads {
	margin: 0px 0px 0px 0px;
}

#game_ads_content {
	clear: both;
	text-align: center;
	border-left: 0px solid white;
	border-right: 0px solid white;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}
*:first-child+html  #game_ads_content {
	background-position: 0px 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: 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;
}
