body
{
	background: #316487;
	font-family: Verdana;
	font-size: 12px;
	color: #316487;
}

h1
{
	font-family: Verdana;
	margin: 0;
}

h2
{
	margin: 0;
}

a
{
	color: #316487;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.header
{
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
}

.header .logo
{
	border: none;
}

.header .nav
{
	float: right;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	margin: 50px 10px 0 10px;
	height: 28px;
	line-height: 28px;
}

.header .nav:hover
{
	text-decoration: none;
}

.header .active .left
{
	width: 5px;
	height: 28px;
	background: url(../img/nav-left.png);
	float: left;
}

.header .active .text
{
	height: 20px;
	padding: 4px;
	background: #1e2325;
	float: left;
	line-height: 19px;
}

.header .active .right
{
	width: 5px;
	height: 28px;
	background: url(../img/nav-right.png);
	float: left;
}

.container 
{
	width: 960px;
	margin: 0 auto;
	border: 15px solid #778b99;
    color: #FFF;
}

.wall
{
	height: 550px;
	background: url(../img/wallpaper.jpg);
}

.wall .content
{
	padding: 15px;
}

.wall .content a {
    color: #FFF;
}

.temptext
{
	height: 100px;
	width: 100%;
	font-size: 40px;
	text-align: center;
	color: #FFF;
	font-family: Helvetiker;
	line-height: 100px;
}

.floor
{
	height: 100px;
	background: url(../img/floorbg.gif);
}

.footer
{
	width: 960px;
	text-align: right;
	color: #FFF;
	font-size: 12;
	margin:0 auto;
	padding: 5px 0;
}

/* Login box*/
.loginbox
{
	background: url(../img/loginbox.png);
	width: 237px;
	height: 268px;
	float: right;
	margin-right: 20px;
	margin-top: -420px;
}
.timebox
{
	background: url(../img/timebox.png) no-repeat;
	width: 237px;
        color:#333333;
        position:relative;
        
}
.timebox .content ul{
    margin:0px;
    padding:0px;
}
.timebox .content ul li{
    width:80px;
    padding:0 2px;
    margin:0px;
    text-indent: 0;
    float:left;
    list-style:none;
}
.timebox .content {
    padding: 8px 0px 0px 15px;
}
.loginbox .content
{
	padding: 10px;	
}

.loginbox .sep
{
	width: 100%;
	height: 1px;
	background: #999;
}

input[type="text"], input[type="password"]
{
	border: 1px solid #333333;
	color: #787878;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 12px;
	width: 240px;
	padding: 5px;
	line-height: 30px;
	background: url(../img/inputbg.gif);
}

.loginbox input.login
{
	width: 60px;
	height: 22px;
	border: 1px solid #cacccb;
	background: url(../img/loginbtn.jpg);
	cursor: pointer;
}

.loginbox .register
{
	width: 181px;
	height: 32px;
	background: url(../img/registerbutton.jpg);
	margin: 0 auto;
}

.loginbox input[type="text"], .loginbox input[type="password"]
{
	width: 140px;
	border: 1px solid #CCC;
	background: url(../img/logininputbg.jpg);
}

/* Register page */
.register 
{
	
}

.register label 
{
	float: left;
	width: 200px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
}

.register label.error
{
	margin-left: 10px;
	background: url(../img/error.png) left center no-repeat;
	padding-left: 25px;
	color: #be2702;
	display: none;
}

.register input
{
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

.register br
{
	clear: both;
}

.errorbox 
{
	width: 190px;
	border: 1px solid #FF0000;
	padding: 5px;
}
.errorbox li 
{
	color: #FF0000;
	list-style-image: url(../img/error.png);
}

/* Huiskamer elementen */
.sgtpepper 
{
	width: 160px;
	height: 132px;
	background: url(../img/sgtpepper.png);
	margin-left: 50px;
	margin-top: 25px;
	float: left;
}

.cruiff
{
	width: 193px;
	height: 172px;
	background: url(../img/cruiff.png);
	margin-right: 270px;
	margin-top: 40px;
	float: right;
}

.tvset
{
	width: 222px;
	height: 288px;
	background: url(../img/tvset.png);
	margin-left: 75px;
	margin-top: -300px;
	float: left;
}

.tvset .tvbeeld
{
	width: 120px;
	height: 90px;
	font-size: 80px;
	margin-left: 49px;
	margin-top: 20px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
	color: #a66444;
}

.lamp
{
	width: 162px;
	height: 351px;
	background: url(../img/lamp.png);
	margin-top: -180px;
	margin-left: 350px;
}

.lamp .lamphotspot
{
	width: 150px;
	height: 115px;
	margin: 0 auto;
	cursor: pointer;
}

.lamplight
{
	width: 215px;
	height: 215px;
	background: url(../img/lamplight.png);
	margin-top: -100px;
	margin-left: 330px;
}

.couch
{
	width: 640px;
	height: 228px;
	background: url(../img/couch.png);
	float: right;
	margin-top: -215px;
}

/* Overlay */
.screendark
{
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: url(../img/pngbg.png);
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

.overlayborder
{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 520px;
	height: 320px;
	margin-left: -260px;
	margin-top: -160px;
	background: #FFF url(../img/pngbg.png);/*
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	display: none;
}

.overlayclose {
    position: absolute;
    right: -34px;
    top: -34px;
    width: 48px;
    height: 48px;
    background: url(../img/boxclose.png);
    cursor: pointer;
}

.overlaybackground 
{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 300px;
	margin-left: -250px;
	margin-top: -150px;
	background: url(../img/wallpaper.jpg);
	display: none;
	text-align: center;
        color: #FFF;
}

.overlaybackground h2
{
	font-size: 14px;
        color: #FFF;
}

.overlaybackground h1
{
	font-size: 18px;
        color: #FFF;
}

/* Top*/
.topbox
{
	background: url(../img/loginbox.png);
	width: 237px;
	height: 268px;
	float: left;
	margin: 15px 40px;
	color: #666;
}

.big
{
    background: url(../img/loginbox_big.png);
    width: 864px;
    position: relative;
}

.big .topscorers
{
    float: left;
    margin: 0 40px;
    width: 195px;
}

.topbox .img
{
	float: left;
	margin-left: 160px;
	margin-top: -60px;
}

.topbox h2
{
	color: #666666;
	font-size: 12px;
	float: left;
}

.topbox .content
{
	padding: 15px;	
}

.topbox .sep
{
	width: 100%;
	height: 1px;
	background: #999;
}

/* Helpers */
.clear
{
	clear: both;
}

#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li,#slider2, #slider2 li{
	width:834px;
	height:170px;
	overflow:hidden;
	}
span#prevBtn1{ position: absolute; left: 40px; bottom: 20px;}
span#nextBtn1{ position: absolute; right: 60px; bottom: 20px;}
span#prevBtn2{ position: absolute; left: 40px; bottom: 20px;}
span#nextBtn2{ position: absolute; right: 60px; bottom: 20px;}

span#prevBtn1 a { color: #316487; }
span#prevBtn2 a { color: #316487; }
span#nextBtn1 a { color: #316487; }
span#nextBtn2 a { color: #316487; }

.wall .loginbox .content a {
    color: #000;
}

#youtubeplayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
