/*
	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:#D4D2C5;}
#main {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFADA;
}
h1.title {
	height: 144px;
/*	background: url(../images/logo.gif) no-repeat top left transparent; */
	border-bottom: 1px solid #FFF;
}
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: #FFF;
	padding-left: 21px;
	font-size:11px;
	font-weight:bold;
	line-height: 25px;
	color:#727272;
	text-decoration: none;
	margin-bottom: 1px;
}
#menu_left li.normal a:hover {
	color:#000;
}

#menu_left li.cat a {
	display: block;
	height:	20px;
	background-color: #FFCC00;
	padding-left: 18px;
	font-weight:bold;
	font-size:11px;
	line-height: 17px;
	text-decoration: none;
	border-bottom:1px solid #FFFADA;
	color: #000;
}
#menu_left li.cat a:hover {
	text-decoration: underline;
}
#menu_left li.subcat a {
	display: block;
	height: 17px;
	background-color: #FFE065;
	padding-left:31px;
	font-size:10px;
	font-weight:bold;
	line-height: 18px;
	text-decoration: none;
	border-bottom:1px solid #FFFADA;
	color: #000;
}
#menu_left li.subcat a:hover {
	text-decoration: underline;
	background-color:#FFFFFF;
	color: #000000;
}

/* hieronder staan de stijldefenities voor de content in het midden */

#content {
	/* width: 574px; */
	width: 634px; 
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
#trailer {
	width: 712px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
h2 {
	background-color: #FFCC00;
	line-height: 28px;
	height: 30px;
	padding-left: 6px;
	margin-bottom:1px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
}
h2 span.right {
	display: block;
	float: right;
	margin-right: 5px;
	line-height: 28px;
	font-weight: bold;
}
#search {
	background-color: #444444;
	background-image: url(http://www.voordeligefilms.nl/images/back-search.gif); 
	background-repeat: repeat-x; 
	padding:19px 0px 17px 5px;
	display:block;
	margin-top:4px;
	margin-bottom:7px;
}
#search input, #search select {
	width:137px;
	font-size: 10px;
	margin:0 2px 0px 0;
}
#new img {
	float: left;
	margin: 7px 0 7px 7px;
}
#new img.first {
	margin-left: 11px;
}
#leftcol {
	width: 302px;
	float: left;
	clear: both;
}
#rightcol {
	width: 302px;
	float: left;
	margin-left: 18px;
}
.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: #FFE9DB;
}
.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: #444444;
	background-image: url(http://www.voordeligefilms.nl/images/back-paging.gif); 
	background-repeat: repeat-x; 
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	height: 29px;
	color: #FFFFFF;
	text-align: center;
}
.paging a {
	color: #FFFFFF;
	text-decoration: none;
}
.paging a:hover {
	color: #FFCC00;
}
.paging .sel {
	color: #FFE065;
	font-weight:bold;
}
.info {
	background-color: #FFFFFF;
	border:1px solid #FFCC00;
	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: #444444;
	height: 27px;
	padding-left:16px;
	padding-right:15px;}
.infobtn a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	line-height: 25px;}
.infobtn a:hover {
	color: #FFCC00;}
.infobtn .altlnk {
	color: #FFCC00;
	padding-left:50px;
	text-align:right;}
.infobtn .altlnk:hover {
	color: #FFF;}
.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 stijldefenities voor de trailer pagina */
.trailerright {
	font-size:12px;
	color:#000;}
.trailerleft {
	font-size:12px;
	color:#000;}
.trailerinfo {;
	background-color:#FFE065;
	height:300px}	
.trailerinfo img {
	float: left;
	margin: 6px 8px 6px 7px;}
.trailerinfo p strong{
	font-size: 10px;}
.trailerinfo p img {
	float: right;
	margin: -4px 2px 0 0; }
#trailer p{
	padding:5px;
	color:000;
	font-size:10px;}
#trailer h2 {
	background-color:#FFCC00;}
.trailerinfobtn {
	background-color:#444444;
	font-size:10px;
	padding:5px;
	height:18px;}
.trailerinfobtn a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;}
.trailerinfobtn a:hover {
	color: #FFCC00;}
.trailerinfobtn .altlnk {
	color: #FFCC00;}	
.trailerinfobtn .altlnk:hover {
	color: #FFF;}
.othertrailerright {
	font-size:12px;
	color:#000;}
.othertrailerleft {
	font-size:12px;
	color:#000;}
/* hieronder staan de stijldefenities voor het menu aan de rechter */	

/* hieronder staan de stijlen voor de download pagina */

#download {
	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;
}
#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: #B7B7B7;
	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;
}

/* nieuw Arne */
#payboxes .paybox {
	background-color: #FFF;
    border: 1px solid black;
    width: 368px;
}
#payboxes .paybox h1 {
    width: 368px;
	background-color: #FFE065;
	color: #000;
}
#payboxes .paybox h2 {
    width: 368px;
	background-color: #FFE065;
	color: #000;
}


#payboxes .paybox filled {
	background-color: #FFF;
}

/* hieronder staan de stijldefenities voor het menu aan de rechter */

#menu_right {
	float: left;
	width: 138px;
	padding-bottom:10px;
}
#menu_right div.item {
	border: 2px solid #FFCC00;
	margin-top: 1px;
	margin-bottom:4px;
	background-color: #444;
	color: #FFE065;
	text-align: center;
	font-size: 10px;
}
#menu_right div.item img {
	float: right;
	border-left: 2px solid #FFCC00;
}
#menu_right div.item span {
	font: bold 35px Verdana,Arial,Sans-serif;
	line-height: 40px;
}
#menu_right div.item p {
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	display: block;
	background-color: #FFF1E8;
	color:#000000;
	padding:8px 3px 8px 3px;
	font-size: 10px;
}
#menu_right div.item a {
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom:1px;
	text-decoration: none;
	font-size: 13px;
}
#menu_right div.item a:hover {
	color: #FFCC00;
}
#menu_right div.item a.constraint {
	background-color: #FFF1E8;
	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;
}

p#tabletje a important! {
color: #999999;
}