body{
	background: #ff0071;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#container{
	width: 944px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
	color: #FFFFFF;
}
html>body #container{
	width: 944px; 
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
 	.kop{
		height: auto;
		background: #006600;
	}
	html>body #kop{
		height: 20px;
		background: #006600;
	}
	h1{
		font-size:14px;
		color: #FFFFFF;
	}
	h2{
		font-size:14px;
		color: #FFFFFF;
	}

#header{
	width: auto;
	height: 105px;
	text-align: center;
	margin-bottom: 5px;
}
	#header h1{
		font-style: italic;
		font-variant: small-caps;
		font-size: 50px;
		margin-top: 20px;
		font: Geneva;
		text-align: center;
	}
	
	#menu{
		background: #000000;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-top: 3px;
		height: 25px;
		width: 944px;
	}
		#menu ul{
			list-style: none;
			width: auto;
			margin: 0px;
			padding: 0px;
		}
		#menu ul li{
			float: left;
			}
	
		#menu  ul li a{
			font-size: 16px;
			text-decoration: none;
			color:#ffffff;
			padding: 4px;
		}
		
	.textblock {
	width: 298px;
	border: 1px solid #ffffff;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	background: #000000;
}
html>body .textblock {
	width: 300px;
	border: 1px solid #ffffff;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	background: #000000;
}
	.textblock a{
		font-size: 11px; 
		color: #FFFFFF;
		text-decoration: none;
	}
	.textblock .banner{
		margin: 50px;
	}


.fullblock {
	width: 100%;
	float: left;
	position: relative;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background: #000000;
}
	.fullblock h1{
		background: #006600;
		font-size:14px;
		padding-left: 10px;
		color: #FFFFFF;
		height: 20px;
	}
	
	.fullblock a{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 11px;
	}
 
.halfblock {
	width: 453px;
	position: relative;
	border: 1px solid #ffffff;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	background: #000000;
}
html>body .halfblock {
	position: relative;
	width: 457px;
	border: 1px solid #ffffff;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	background: #000000;
}
	.halfblock h1{
		background: #006600;
		padding-left: 10px;
		font-size:14px;
		color: #FFFFFF;
		height: 20px;
	}
	html>body .halfblock h1{
		font-size:14px;
		color: #FFFFFF;
	}
	.halfblock a{
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
	}
.kwartblock {
	position: relative;
	width: 620px;
	border: 1px solid #ffffff;
	margin: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	background: #000000;
}
	.kwartblock .customPaysites img{ 
		border: 1px solid #fff; 
	} 
	.kwartblock a{
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}
	

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

#footer{
	width: 100%;
	height: 30px;
	font-size: 10px;
}
	#footer a{
		font-size: 12px;
		color: #FFFFFF;
	}
	


/* trailer block */
.thumbspecial{
	position: relative;
	border: 0px dotted #ffffff;
	width: 200px;
	height: 160px;
	padding: 5px;
	float: left;
	margin: 5px;
}


/* trailer block */
.trailerContainer{
	position: relative;
	border: 1px dotted #ffffff;
	width: 200px;
	height: 350px;
	padding: 5px;
	float: left;
	margin: 5px;
}

/* trailer block */
.trailerContainer2{
	position: relative;
	border: 1px dotted #ffffff;
	width: 345px;
	height: 310px;
	padding: 25px;
	padding-left: 60px;
	float: left;
	margin: 5px;
}
	
	.trailerContainer .kop{
		height: 25px;
		width: 196px;
		position: relative;
		background: url('../images/kop.gif') repeat-x;
		color: #FFFFFF;
		font-size: 10px;
		padding: 3px;
		margin-top: 0px;
		margin-bottom: 5px;
	}

.trailerTitleContainer{
	position: relative;
	width: 200px;
	font-size: 12px;
	height: 20px;
	float: left;
	background: #000099;
}
.trailerThumbContainer{
	position: relative;
	width: 200px;
	padding-bottom: 5px;
	height: 150px;
	float: left;
}

.trailerContainer img{
	border: 1px solid #000;
}

.trailerInfoContainer{
	position: relative;
	width: 200px;
	font-size: 10px;
	height: auto;
	float: left;
}

.trailerSubmitContainer{
	position: absolute;
	width: 200px;
	right: 0px;
	border: 1px dotted #000000;
	bottom: 10px;
	float: left;
	font-size: 12px;
}
	