/* CSS Document */
body {
	font-family: Tahoma;
	text-align: center;
	font-size: 12px;
	background-color:#FFF;
	margin: 0;
	background-image:url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.preloadimages {
	display: none;
}
.container {
	width: 990px;
	margin: 0 auto;
}
.header {
	float: left;
	width: 990px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #5d8094;
}
.header p{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.toolbar {
	float: left;
	width: 978px;
	margin-top: 12px;
	height: 40px;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.toolbar ul {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.toolbar ul li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-right: 20px;
}

.toolbar ul li a {
	color: #FFF;
	text-decoration: none;
	display:block;
	height: 25px;
	padding-top: 4px;
	text-align: center;
}

.toolbar ul li a:hover  {
/*	background-color: #000000; */
	color: #ff33cc;
	display:block;
}

.content {
	float: left;
	width: 990px;
	padding-bottom: 4px;
}

.pornitems {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.pornitems li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	width: 140px;
}
.pornitems li a{
	color: #000;
}


.thumb {
	float: left;
	width: 242px;
	height: 182px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 9px;
	padding: 0px;
	z-index: 0;
	text-align: left;
}
.thumb img{
	padding: 3px;
	border: 1px #5d8094 solid;
	background-color: #FFFFFF;
}
.thumb a:hover img {
	border: 1px #000 solid;
	background-color: #dfe0e4;
}
/*hover plaatjes*/
.thumb:hover{
	background-color: transparent;
	z-index: 50;
}
.thumb span{ /*CSS for enlarged image*/
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	color:black;
	display:block;
	height:28px;
	width:228px;
	padding:3px;
	margin: 4px;
	position:relative;
	text-decoration:none;
	top:-42px;
	visibility:hidden;
	color:#ff33cc;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow: hidden;
}
.thumb:hover span{
	visibility: visible;
	position: relative;
	left: 0px;
}






.content h3 {
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
}
.ad
{
	float: left;
	width: 990px;
	height: 20px;
}
.movie {
	float: left;
	width: 642px;
	height: 493px;
	margin-left: 4px;
	margin-right: 2px;
	background-color: #FFFFFF;
	border: 1px #000 solid;
	padding: 3px;
}
.movie h3{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.toplist {
	float: left;
	width: 978px;
	margin: 4px;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000;
	padding-bottom: 2px;
}
.toplist ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.toplist ul li{
	float: left;
	padding-top: 2px;
	width: 163px;   /* 163px */
}
.toplist a{
	margin-left: 5px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.toplist a:hover{
	text-decoration: underline;
	color: #ff33cc;
}

.footer {
	float: left;
	width: 990px;
	background-color: #000;
}
.footer a {
	color:#fff;
}

.tradebox {
	float: left;
	width: 317px;
	border: 1px solid #000;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #dfe0e4;
}
.tradebox_thumb {
	float: left;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tradebox_title {
	float: left;
	width: 170px;
	margin-top: 5px;
}
.tradebox_desc {
	float: left;
	width: 170px;
	height: 50px;
	margin-top: 5px;
}
.tradebox_info {
	float: left;
	width: 170px;
	margin-top: 5px;
}


/* navigatie */ 
.topnavigatie {
	float: left;
	width: 990px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}
.topnavigatie .navleft a {
	float: left;
	margin-left: 4px;
	text-align: left;
	background-color:#FFFFFF;
	padding-left: 11px;
	padding-right: 12px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.topnavigatie .navright a {
	float: right;
	margin-right: 6px;
	text-align: right;
	background-color:#FFFFFF;
	padding-left: 32px;
	padding-right: 26px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.topnavigatie .navright a:hover, .topnavigatie .navleft a:hover {
	color: #CC0000;
	border: 1px solid #000000;
	background-color: #dfe0e4;
}
.navigation {
	float: left;
	width: 980px;
	margin: 4px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.navigation .nummeractief {
	float: left;
	background-color: #FFFFFF;
	color: #CC0000;
	width: 32px;
	height: 18px;
	margin-right:1px;
	margin-bottom: 2px;
	border: 1px solid #000000;
}
.navigation a {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 32px;
	height: 18px;
	margin-right:1px;
	margin-bottom: 2px;
	border: 1px solid #000000;
}
.navigation a:link,
.navigation a:active,
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover{
	color: #CC0000;
	background-color: #dfe0e4;
}

/* einde navigatie */