/* PLAYER pagina */
#player {
	float:left;
	padding:15px 15px 0px;}
#kimpayment {
	float:left;
	padding: 1px;
	}
#playerinfo {
	width:315px;
	float:left;
	padding-top:10px;
	padding-right:10px;}	
#paymentinfo {
	width:480px;
	float:left;
	padding-top:10px;	
	}	
#paymentline {
	padding: 5px;
	color: #000;
	background-color: #E9E9E9;
	width: 400px;
}
#directtoegang {
	color: #6C6C6C;
	font-weight: bold;
	height: 40px;
}
#letop {
	color: #FF6201;	
	padding-top: 5px;
}
#playertitle {
	margin-bottom:10px;
	color:#001e5c;
	font-size:20px;
	font-weight:bold;}
#playerintro {
	color:#001e5c;
	font-size:11px;
	position:relative;}	
#bekijkdefilm {
	color:#FFF;
	font-weight:bold;
	display:block;
	margin-top:10px;
	bottom:10px;
	left:410px;
	position:absolute;
	background:url(http://www.kimtube.nl/images/buttonbg.gif) no-repeat #eee;
	height: 51px;
	width: 321px;
	text-align: center;
	font-size: 20px;
	}
#playerrelated {
	float:right;
	height:300px;
	width:150px;
	padding:5px;
	position:relative;
	overflow-y:scroll;
	overflow-x:hidden;
	border-left:1px solid #fe6300;}
.playeritem {
	z-index:3;
	float:left;
	width:130px;
	font-weight:bold;
	letter-spacing:-1px;
	position:relative;
	text-align:center;
	margin-bottom:10px;}
.playeritem a, 
.playeritem .info span {
	color:#fe6300;}
.playeritem .title {
	margin-bottom:3px;}
.playeritem .title a {
	color:#515151;}
.playeritem .title a:hover {
	color:#000;}
#title span {
	float:right;
	right:25px;
	top:0px;
	position:absolute;}	
.playeritem .film {
	height:15px;
	margin-top:3px;}
.playeritem .img a {
	width:100px;
	height:76px;
	display:block;
	padding:2px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:1px solid #333333;}
.playeritem .info div {
	padding:1px 3px;
	border-bottom:1px solid #ccc;}
.livecams {
	padding:5px 10px 10px;}
#number {
	color: #FF6201;
	font-weight: bold;
	font-size: 18px;
}
a.paymentlink {
	color: #FFF;
}

#payment-ideal {
	background-image:url(../images/payment-ideal.gif);
	position: relative;
	width: 188px;
	height: 86px;
	float: right;
}
#payment-ideal:hover {
	background-image:url(../images/payment-ideal-focus.gif);	
	cursor: pointer;
}

#payment-phone {
	background-image:url(../images/payment-phone.gif);
	position: relative;
	width: 188px;
	height: 86px;
	float: right;
}
#payment-phone:hover {
	background-image:url(../images/payment-phone-focus.gif);	
	cursor: pointer;
}

/* -Payment- */
.error_msg{
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}
#block1{
	padding: 8px; 
	background-color: #f1f1f1; 
	color: #969696;
}
#block2{
	padding: 8px; 
	background-color: #e5e5e5; 
	color: #000
}
#block2 .logout{
	width: 180px;
}
#block2 .sel{
	color:#000;
	width: 250px;
}
#block2 .next{
	font-weight:normal;
	text-decoration:none;
	color:#000;
	width: 150px;
}
#block2 .enter{
	width: 230px;
}




