/*
	layout.css
	(C) Copyright 2003-2006 Promocash (www.promocash.nl)
	All rights reserved.
*/

* {
	margin: 0;
	padding: 0;
	font: normal 12px Verdana,Arial,Sans-serif;}
body	{
	background-color:#000000;}
	
a.linkonder:hover { font-family: Verdana, Arial; font-size: 11px; color: #FFEA00; font-weight: bold; text-decoration: none; background-color: #FE0003}
a.linkonder { font-family: Verdana, Arial; font-size: 11px; color: #EBECFF; font-weight: bold; text-decoration: none; background-color: #FE0003}
a.linkonder:link { font-family: Verdana, Arial; font-size: 11px; color: #EBECFF; font-weight: bold; text-decoration: none; background-color: #FE0003}
a.linkonder:visited { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #FE0003}
a.linkonder:active { font-family: Verdana, Arial; font-size: 11px; color: #FFEA00; font-weight: bold; text-decoration: none; background-color: #FE0003}


a.hyperlink:hover { font-family: Verdana, Arial; font-size: 11px; color: #1400D5; font-weight: bold; text-decoration: none; background-color: #FFFFFF}
a.hyperlink { font-family: Verdana, Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; background-color: #FFFFFF}
a.hyperlink:link { font-family: Verdana, Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; background-color: #FFFFFF}
a.hyperlink:visited { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #FFFFFF}
a.hyperlink:active { font-family: Verdana, Arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; background-color: #FFFFFF}

td.hyperlink { 
           margin:1;
	   height: 50px;
	   padding:5px;           
           background-color: #FFFFFF;
           BORDER-BOTTOM: #EE3100 1px solid;
	   BORDER-LEFT: #EE3100 1px solid;
	   BORDER-RIGHT: #EE3100 1px solid;
	   BORDER-TOP: #EE3100 1px solid;
           FONT: 11px  Verdana, Arial;
 }

.onderbalk {
	color: #000000;	
	}

 .kaderblack
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    LIST-STYLE: none outside
}

#main {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	LIST-STYLE: none outside;
}


h1.title {
	height: 120px;
/*	background: url(../images/logo.gif) no-repeat top left transparent; */
	border-bottom: 0px solid #000000;}
h1.title span {
	display: none;}

/* hieronder staan de stijldefenities voor het menu aan de linkerkant */

#menu_left {
	float: left;
	width: 176px;
	list-style: none;
	padding-bottom: 40px;
	padding-bottom: 10px;}

#menu_left li.normal a {
	display: block;
	height: 24px;
	background-color: #F3EA00;
	padding-left: 21px;
	font-weight:bold;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #000000;}
#menu_left li.normal a:hover {
	text-decoration: underline;
	background-color: #FFCC00;
	color: #302E00;}
#menu_left li.cat a {
	display: block;
	height:	24px;
	background-color: #FF0202;
	padding-left: 21px;
	font-weight:bold;
	line-height: 24px;
	text-decoration: none;
	border-bottom:1px solid #000000;
	color: #FFFFFF;}
#menu_left li.cat a:hover {
	text-decoration: underline;
	background-color: #000000;
	color: #FFFFFF;}
#menu_left li.subcat a {
	display: block;
	height: 24px;
	background-color: #FFD52D;
	padding-left:31px;
	font-size:11px;
	font-weight:bold;
	line-height: 24px;
	text-decoration: none;
	border-bottom:1px solid #000000;
	color: #000000;}
#menu_left li.subcat a:hover {
	text-decoration: underline;
	background-color: #FF0000;	
	color: #FFFFFF;}

/* hieronder staan de stijldefenities voor de content in het midden */

#content {
	width: 554px;
	float: left;
	padding: 6px;}
#trailer {
	width: 692px;
	float: left;
	padding: 6px;}
h2 {
	background-color: #FE0003;
	line-height: 18px;
	height: 19px;
	padding-left: 6px;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;}
h2 span.right {
	display: block;
	float: right;
	margin-right: 5px;
	line-height: 18px;
	font-weight: bold;}
#search {
	background-color: #FFEEA9;
	padding:14px 10px 14px 10px;
	display:block;
	margin-bottom:7px;}
#search input, #search select {
	width:160px;
	font-size: 12px;
	margin:0 10px 14px 0;}
#new img {
	float: left;
	margin: 7px 0 7px 7px;}
#new img.first {
	margin-left: 0px;}
#leftcol {
	width: 274px;
	float: left;
	clear: both;}
#rightcol {
	width: 274px;
	float: left;
	margin-left: 6px;}
.toplist {
	background-color:#FFFFFF;
	padding-top: 5px;}
.toplist ul {
	list-style: none;}
.toplist ul li {
	font-size: 12px;
	color: #727272;
	height: 16px;
	white-space: nowrap;
	overflow: hidden;
	width: 274px;
	cursor: pointer;}
.toplist ul li.odd {
	background-color: #FFFFFF;}
.toplist ul li span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 30px;
	float: left;
	text-align: right;
	color: #727272;
	margin-right: 3px;}
.toplist ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #EE3100;
	float: right;
	margin-right: 7px;
	text-decoration: none;}
.toplist ul li a:hover {
	color: #000000;
	text-decoration: none;}
.topintro {
	font-size: 10px;
	color: #727272;
	padding: 7px 24px 24px 24px;
	position: relative;
	height: 100px;
	overflow: hidden;}
.topintro img {
	float: left;
	margin: 3px 10px 10px 0;}

/* hieronder staan de stylen voor de zoekresultaten en de (sub)category weergaven */

.pagingparent {
	padding-bottom:5px;}
.paging {
	margin: 0 auto;
	background-color: #FF0202;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;}
.paging a {
	color: #FFFFFF;
	text-decoration: none;}
.paging a:hover {
	color: #000000;
	text-decoration: none;}
.paging .sel {
	color: #000000;
	font-weight:bold;}
.info {
	background-color: #FFFFFF;
	color: #727272;
	padding: 5px;
	height: 180px;}
.info img {
	float: left;
	margin: 0 5px 10px 0;}
.info p {
	position: relative;
	margin-bottom: 5px;
	font-size: 10px;}
.info p img {
	float: right;
	margin: -4px 2px 0 0; }
.infobtn {
	background-color: #FFFFFF;
	height: 27px;}
.infobtn a {
	font-size: 11px;
	font-weight: bold;
	color: #FF0202;
	text-decoration: none;
	margin: 0px 12px 0px 7px;
	line-height: 25px;}
.infobtn a:hover {
	color: #000000;}
.infobtn .altlnk {
	color: #FD4E3D;}
.infobtn .altlnk:hover {
	color: #0005E0;}
.livecams {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #727272;}
.infoalt {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #727272;
	padding: 10px;}
.infoalt h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom:10px;}
.infoalt a {
	color: #000;
	font-size: 11px;
	position: relative;}
.infoalt label {
	width: 150px;
	display: block;
	float: left;
	clear: both;}

/* hieronder staan de stijlen voor de download pagina */

#download {
	color:#000000;
	background-color: #FFFFFF;
	padding: 5px;}
#download strong {
	font-weight: bold;
	font-size: 10px;}
#download p {
	position: relative;
	font-size: 10px;}
#download .covers {
	float: left;
	width: 240px;}
#download .covers img {
	margin-bottom: 5px;
	border:1px solid #;}
#download h3 {
	font-size: 14px;
	font-weight: bold;
	color: #EE3100;
	position: relative;
	margin: 10px 0 0 0;}
#download .important {
	color: #EE3100;}
#download .pay_flash {
	margin: 5px 0;}
#download #disclaimer {
	text-align: center;}
#download #disclaimer a {
	font-style: italic;
	color: #000;}
#download table {
	width: 300px;
	margin-bottom: 5px;}
#download td {
	padding: 3px;
	background-color: #D1D1D1;}
#download #dvdtitle {
	font-weight: bold;
	font-size: 13px;
	background-color: #FFD52D;
	line-height: 18px;}
#download table .left {
	font-weight: bold;
	width: 110px;
	line-height: 15px;}
#download #desc {
	color: #727272;}
#player {
	float:right;
	width:340px;
	height:285px;
	margin-left:10px;
}
#trailer .info {
	height:290px;}
/* hieronder staan de stijldefenities voor het menu aan de rechter */

#menu_right {
	float: left;
	width: 138px;
	padding-top:6px;
	padding-bottom:10px;}
#menu_right div.item {
	border: 1px solid #000000;
	margin-top: 5px;
	background-color: #FFD52D;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;}
#menu_right div.item img {
	float: right;
	border-left: 1px solid #000000;}
#menu_right div.item span {
	font: bold 35px Verdana,Arial,Sans-serif;
	line-height: 40px;}
#menu_right div.item p {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	background-color: #FFEEA9;
	color:#000000;
	padding:8px 3px 8px 3px;
	font-size: 10px;}
#menu_right div.item a {
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
	font-size: 11px;}
#menu_right div.item a:hover {
	color: #000000;}
#menu_right div.item a.constraint {
	width:56px;
	height:76px;
	overflow:hidden;
	float:right;}

/* als laatste staan hier de stijlen die gebruikt worden door de hele site */

.mtop {
	margin-top: 7px;}
.clr {
	clear: both;
	float: none;}


.paybox {
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.payboxes {
	background-color:#FFFFFF;
}

.paybox div {
padding:0 5px 5px 5px;
background-color:#FFFFFF;
}

.paybox h2 {
background-color:#000000;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}

.paybox h1 {
background-color:#000000;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}