/* copyright Goldcash 2002-2009 standaard css*/

@charset "utf-8";

html, body {height:100%;}

body {
	margin:0; 
	padding:0;
	background:url(../images/bg.jpg) center top;
	font: 12px Arial, Helvetica, sans-serif;
}


div#main {
	position:relative; 
	margin:0 auto; 
	min-height:100%; 
	height:auto !important; height:100%;
	width:1020px;
	border-top:none; border-bottom:none;
	background:#000;
}

div#header img {float:left;margin-left:5px;}

div#subheader {
margin-left:5px;
background:#579600; 
width:1010px;
height:100px;
}

div#subheader p{
padding:10px;
color:#ffff00;
font: 14px Arial, sans-serif;
}

div#subsubheader {
margin-left:5px;
background:#000; 
width:1010px;
height:80px;
}

div#subsubheader a{
padding:40px;
color:#ffff00;
font: 24px Arial, sans-serif;
}

div#subsubheader a:hover{
color:#fff;
font: 24px Arial, sans-serif;
}

div#content {}



div.case {
	position:relative; 
	width:1010px; 
	height:650px; 
	margin:0 auto; 
	background:#579600;
}


div.case h2 {
	position:absolute; 
	left:20px; 
	top:60px; 
	color:#ffff00; 
	font:bold 28px Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	text-align:center; 
	width:600px; 
	height:54px; 
	padding-top:4px;
}

div.case h4 {
	position:absolute; 
	left:20px; 
	top:0px; 
	color:#ffff00; 
	font:bold 28px Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	text-align:center; 
	width:600px; 
	height:54px; 
	padding-top:4px;
}


div.case h3 { 
	position:absolute; 
	left:40px; 
	top:524px;
	width:570px; 
	font:bold 16px Arial, Helvetica, sans-serif;  
	color:#ffff00; 
	text-transform:uppercase; 
	text-align:left;
}


div.case img.thumb {
	position:absolute; 
	left:38px; 
	top:112px;
	border:2px solid white;
}

div.small_pics {
	position:absolute; 
	right:30px; 
	top:110px; 
	width:291px; 
	}

div.small_pics img {
	float:left; 
	margin-top:2px;
}

div.case img.thumbs {border:2px solid white;}


div.case p {
	position:absolute; 
	left:40px; 
	top:548px;
	width:540px; 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;
}

div.case img.trailer {
	position:absolute; 
	top:565px; 
	right:20px;
}

div.case img.film {
	position:absolute; 
	top:502px; 
	right:20px;
}

div.case img.logo {
	position:absolute; 
	top:430px; 
	left:500px;
}

div#overflow {
	width:1010px; 
	margin:0 auto;
	background:#579600;
}

div#overflow img {float:left;}
div#overflow_scenes {}

div.scenes {
	float:left; 
	position:relative; 
	width:250px; 
	height:220px;
}

div.scenes p {
	position:absolute; 
	width:250px; 
	color:#fff; 
	font:bold 12px Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	text-align:center;
	top:14px; 
	left:0px;
}

div.scenes img.thumb {
position:absolute; 
top:50px; 
left:15px;
border:2px solid white;
}


h1, h2, h3, p {margin:0; padding:0;}

img {border:0;}

.clear {clear:both;}

strong {font-weight:bold;}

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

a:hover {color:#fff; text-decoration:underline;}

div#goldcash {
	width:920px;
	margin:0 auto;
	text-align:center; 
	padding:0; 
	font-family: 12px Helvetica, Arial, sans-serif;
}

div#goldcash  p {padding:5px 0;}
div#goldcash p, a {color:#fff;}


