* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;}
body {
	color:#000;
	font-size:12px;
	font-family:arial;
	background:#FFF;}
html, body {
	height: 100%; /* héél belangrijk */}
table {
	border-collapse:collapse;}

#NowOnMobile {
	position:absolute;
	left:350px;
	width:117px;
	height:108px;
	background:url(../images/Nu-ook-op-mobie_klein.png) no-repeat;}



h1 {
	color:#FFF;
	font-size:12px;
	padding-left:30px;
	font-family:arial;
	}

h2 {
	color:#FFF;
	font-size:12px;
	padding-left:30px;
	font-family:arial;
	}

b {
	background:url(../images/spacer1.gif) top left no-repeat transparent;
	display:block;
	height:1px;
	width:1px;
	z-index:2;
	margin:0 auto;}

b span {
	visibility:hidden;}
			
#container {
	width:938px;
	margin:0 auto;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */}
#header {
	height:94px;
	position:relative;
	background:url(../images/header.gif) no-repeat;}
#search {
	right:30px;
	bottom:15px;
	float:right;
	position:absolute;}	
#search .select {
	width:100px;}
#search .input {
	width:200px;
	margin-left:3px;
	margin-right:3px;}
#search .submit {
	width:79px;
	height:17px;
	overflow:hidden;
	background:url(../images/submit.gif) top left no-repeat}	
#menu {
	height:33px;
	overflow:hidden;
	border:1px solid #0566cd;
	border-width:0 1px 1px;
	background:url(../images/menu-bg.gif) repeat-x;}	
		
#menu li {
	float:left;
	height:33px;
	line-height:32px;
	background:url(../images/menu-line.gif) top right no-repeat;}	
#menu li a {
	color:#0566cd;
	font-size:13px;
	font-weight:bold;
	padding:10px;}
#menu li #selected {
	color:#FF0000;
	text-decoration:underline;}	
#top, #main {
	margin-bottom:30px;}
		
.bar {
	height:27px;
	line-height:26px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background:#0087f7;
	position:relative;}
.bar .mid,
.bar .right {
	width:28px;
	height:27px;}	
.bar .left {
	float:left;
	height:27px;
	position:relative;
	background:url(../images/bar-left.gif) no-repeat #0566cd;}
.bar .left span {
	z-index:122;
	right:-14px;
	padding:0 3px;
	position:relative;}
.bar .dot {
	width:27px;
	height:5px;
	top:11px;
	right:20px;
	float:right;
	position:absolute;
	background:url(../images/dot.gif) repeat-x;}	
.bar .mid {
	z-index:1;
	float:left;
	background:url(../images/bar-mid.gif) no-repeat;}
.bar .right {
	float:right;
	background:url(../images/bar-right.gif) no-repeat;}	
	
.content {
	padding:5px;
	background:#e7e7e7;
	border-left:1px solid #0087f7;
	border-right:1px solid #0087f7;}
.contentinner {
	z-index:12;
	display:block;
	margin-bottom:-15px;
	position:relative;}	
.bot {
	height:26px;
	z-index:1;
	position:relative;
	background:#e7e7e7;
	border-bottom:1px solid #0087f7;}
.bot .left,
.bot .right {
	height:27px;
	min-width:28px;
	position:absolute;}
.bot .left {
	z-index:2;
	float:left;
	background:url(../images/bot-left.gif) no-repeat;}	
.bot .right {
	right:0;
	float:right;
	background:url(../images/bot-right.gif) no-repeat;}
	
	
	
.item {
	z-index:10;
	float:left;
	width:213px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;}
.item .img {
	width:210px;
	height:150px;	
	border:1px solid #002e67;
	background-repeat:no-repeat;
	background-position:center left;}
/*
.item .img:hover {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}	
*/
.item .img a {
	display:block;
	width:211px;
	height:150px;
	position:absolute;
	background:center 43px no-repeat;
	background-image:url(../images/play.png);}
.item .img a:hover {
	background-image:url(../images/play-focus.png);}
.item .img span {
	width:34px;
	height:44px;
	z-index:10;
	position:absolute;
	bottom:6px; right:-12px;
	background:url(../images/picker.png) no-repeat}
.item .desc {	
	height:40px;
	text-align:center;}
.item .desc a {
	display:block;
	padding:5px 1px;
	color:#5e5e5e;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;}	
.voting {
	width:211px;
	height:34px;
	position:relative;
	background:#0087f7;}
.voting .left,
.voting .right {
	height:34px;
	min-width:16px;
	position:absolute;}
.voting .left {
	z-index:2;
	float:left;
	padding-top:4px;
	padding-left:4px;
	background:url(../images/voting-left.gif) no-repeat;}
.voting .left img {
	margin-right:5px;}
.voting .clock {
	width:25px;
	height:25px;
	float:right;
	top:5px;
	right:4px;
	padding-right:17px;
	z-index:3;
	position:relative;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	background:url(../images/clock.gif) top right no-repeat;}	
.voting .right {
	right:0;
	float:right;
	background:url(../images/voting-right.gif) no-repeat;}
	
/* BEGIN PAGING CSS */
#paging #mid {
	padding:7px 5px;}
#paging #mid a {
	color:#332706;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	margin-left:2px;
	letter-spacing:-1px;
	text-decoration:none;
	background:#63a8d3;
	border:1px solid #000;}
#paging #mid a:hover {
	color:#000;
	background:#FFF;
	border:1px solid #000;}	
.next, .prev, #paging #right, #paging #left {
	width:12px;
	text-align:center;
	color:#63a8d3;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;}
.next a, .prev a, #right a, #left a {
	color:#3c9cd9;
	text-decoration:none;}
.next a:hover, .prev a:hover {
	color:#000;}

#paging #right a:hover {
	color:#000;}	
.pag_current {
	color:#332706;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	margin-left:2px;
	letter-spacing:-1px;
	text-decoration:none;
	background:#FFF;
	border:1px solid #000;}			
/* END   PAGING CSS */
	
	
	
#player {
	color:#515151;
	position:relative;
	overflow:hidden;}
#player td {
	vertical-align:top;}
#player .text {
	width:250px;
	height:285px;
	border-left:1px solid #0087f7;
	border-right:1px solid #0087f7;}
#player .player{
	float:left;
	padding:5px;}
#player .text {
	float:left;
	padding:10px 15px;}	
#player .title {
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;}
#player .desc {
	font-size:12px;
	padding:0 10px 7px;}
#player .tags a {
	padding-right:5px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;}
#player .tags a:hover {
	color:#000;}
#player .voting {
	color:#FFF;
	font-size:14px;
	line-height:26px;
	position:relative;}		
#player .voting span {
	float:left;
	font-weight:bold;
	padding-left:2px;}	
#reply {
	margin-top:4px;
	margin-right:4px;
	float:right;}


#actions {
	height:22px;
	padding:8px 10px;
	position:relative;}
#fav,
#start {
	float:left;
	display:block;
	height:22px;
	line-height:22px;
	color:#0000CC;
	background-repeat:no-repeat;}
#fav {
    float:left;
	padding-left:25px;
	background-image:url(../images/fav.gif);}
#google {
    float:left;
	padding-left:5px;}
#start {
	float:left;
	display:block;
	height:22px;
	padding-left:20px;
	padding-right:30px;
	background-image:url(../images/start.gif);}
#fav:hover,
#start:hover {
	color:#FF0000;
	text-decoration:underline;}

#mail {
	float:right;
	display:block;
	height:22px;
	line-height:22px;
	color:#0000CC;
	margin-top:-5px;
	margin-right:-10px;
}
#twitter {
	background-image: url(../images/sexpunt_twitter.png);
	background-repeat: no-repeat;
	width: 209px;
	height: 58px;
	position: absolute;
	z-index: 10;
	left: 620px;
	display: block;
}
#twitter:hover {
	background-image: url(../images/sexpunt_twitter_hover.png);
}

#searchTagsBlock {
	text-align:center;}
#searchTagsBlock a {
	color:#000;
	padding:0 5px;
	display:inline;
	line-height:22px;}
#searchTagsBlock a:hover {
	color:#0099CC;
	text-decoration:underline;}

