body
{
	background-color: #FFF; 
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-size: 82%;
}
a
{
	color: #2E8FE9;
}
strong 
{
color: #000;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
}
div.header
{
	height: 159px;
	background-image: url('../img/header-bg.jpg');
	margin: 0 0 0 770px;
}
div.header-left
{
	height: 159px;
	background: url('../img/header.jpg') left no-repeat;
}
div.header-right
{
	background-color: #AE8B2F;
	height: 159px;
}
div.logo
{
	position: absolute;
	left: 28px;
	top: 29px;
	margin: 0;
	padding: 0;
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}

div.menu a
{
	color: #B4A183;
}
div.top-menu
{
	position: absolute;
	left: 40px;
	top: 137px;
	height: 25px;
	text-transform: uppercase;
	background-color: #F6F6F6;;
	padding: 0;
	margin: 0;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
	height: 4px;
}	
ul.search
{
	margin: 0 50px 0 20px;
	padding: 0;	
	color: #FFF;
}
ul.search li
{
	padding: 0;
}
ul.search li a
{
	color: #FFF;
	font-size: 0.9em;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	float: left;
	margin: 0;
	line-height: 20px;
	background: url('../img/tab-left.gif') top left no-repeat;
	height: 25px;
}
ul.menu li a
{
	line-height: 25px;
	padding: 0 15px;
	color: #AE8B2F;
	font-size: 0.95em;
	font-weight: bold;
	background: url('../img/tab-right.gif') top right no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #777;
}
ul.menu li.active
{
	color: #333;
	font-weight: bold;
	font-size: 0.95em;
	background: url('../img/tab-left-active.gif') top left no-repeat;
	background-color: #FFF;
}
ul.menu li.active div
{
	line-height: 25px;
	padding: 0 15px;
	background-color: #FFF;
	background: url('../img/tab-right-active.gif') top right no-repeat;
}
ul.menu li.xml
{
	background-image: none;
	padding: 0 0 0 20px;
}
ul.menu li.xml a
{
	padding: 2px 0 0 0;
	background-image: none;
}
div.date
{
	position: absolute;
	left: 260px;
	top: 63px;
	color: #FFF;
	line-height: 15px;
	font-size: 0.95em;
	font-weight: normal;
	padding: 0px;
}
div.lang-switch
{
	position: absolute; 
	right: 15px;
	top: 63px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 0.95em;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
}
ul.lang-switch li
{
	color: #FFF;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
ul.lang-switch li a
{
	color: #FFF;
}
div.link-sorting
{
	font-size: 0.85em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
div.search-form
{
	position: absolute;
	left: 260px;
	top: 10px;
	line-height: 28px;
	width: 370px;
}
div.search-form img
{
	height: 18px;
}
div.search-form-left
{
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1px;
	padding: 0;
	width: 238px;
}
div.search-form input
{
	margin-top: 3px;
}
div.search-form a
{
	color: #4983A9;
}
div.search-tools
{
	margin-left: 5px;
	margin-right: 5px;
	background-color: #7EA5D0;
	border-bottom: 2px solid #5A8FC3;
	height: 28px;
}
input.what
{
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #4F3B3B;
	border-bottom: 2px solid #4F3B3B;
	font-size: 0.95em;
}
div.bottom-right
{
	clear: both;
	margin-top: 15px;
	padding: 0;
	background: #AE8B2F url('../img/bottom-right.gif') right no-repeat;
	height: 92px;
}
div.bottom-left
{
	background: url('../img/bottom-left.gif') left no-repeat;
	height: 92px;
}
div.bottom
{
	padding: 0;
	margin: 0 40px 0 40px;
	background: url('../img/bottom-bg.gif') repeat-x;
	height: 92px;
}
div.bottom-content
{
	padding: 40px 0 0 10px;
	text-align: center;
	font-size: 0.85em;	
	color: #AE8B2F;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #FFF;
}
div.copyright a
{
	color: #FFF;
}
input, textarea
{
	font-size: 0.95em;
	font-family: Verdana;	
}
div.content
{
	padding: 0;
	margin: 15px 0 0 0;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 0.90em;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
	color: #575757;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 3px 0px 0 0;
}
h1 a
{
	color: #000;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #1979B5;
}

a.title
{
	font-size: 0.9em;
	font-weight: bold;
}
div.url
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.9em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.9em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.85em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 0.95em;
	list-style-type: none;
	padding: 0px 0px 0px 0px;	
	background-color: #FFF;
	border-bottom: none;
	width: 100%;
}
div.categories a
{
	color: #0066CC;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 195px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #1979B5;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	padding-left: 15px;
	background: url('../img/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #FFE9DF url('../img/notif.gif') center left no-repeat;
	border: 2px solid #AA0000;
	color: #AA0000;
	font-weight: bold;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
div.error
{
	background: #FFE9DF url('../img/error.gif') center left no-repeat;
	border: 2px solid #AA0000;
	font-weight: bold;
	color: #AA0000;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background: url('../img/no-preview.gif') top left no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 10px 5px 0px 5px;
}
div.box-caption-center
{
	background: #FFF url('../img/box-caption-center-bg.gif') repeat-x;
	color: #5B5B5B;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	margin: 0;
}
div.box-caption-left-center
{
	height: 24px;
}
div.box-caption-right-center
{
	background-color: #FFF;
	height: 24px;
}
div.box-caption-column
{
	background: #F6F6F6 url('../img/box-caption-bg.gif') repeat-x;
	color: #5B5B5B;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 5px;
	margin: 0 16px 0 26px;
}
div.box-caption-left-column
{
	background: url('../img/box-caption-left.gif') left no-repeat;
	height: 24px;
}
div.box-caption-right-column
{
	background: #F6F6F6 url('../img/box-caption-right.gif') right no-repeat;
	height: 24px;
}
div.box-content
{
	padding: 10px;
}
div.box-bottom-left
{
	background: url('../img/box-bottom-left.gif') bottom left no-repeat;
	height: 9px;
}
div.box-bottom-right
{
	background: url('../img/box-bottom-right.gif') bottom right no-repeat;
	margin-left: 10px;
	height: 9px;
}
div.featured-link
{
	margin: 5px 0;
	background: url('../img/ico-link.gif') left no-repeat;
	padding-left: 20px;
}
div.featured-link a
{
	font-size: 0.85em;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.sponsored-link
{
	margin: 5px 0;
	background: url('../img/ico-link.gif') left no-repeat;
	padding-left: 20px;
}
div.sponsored-link a
{
	font-size: 0.85em;	
	text-align: left;
}
div.partner-link a
{
	font-size: 0.85em;	
	text-align: left;
	background: url('../img/ico-link.gif') left no-repeat;
	padding-left: 20px;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 0.85em;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
	background: url('../img/ico-link.gif') left no-repeat;
	padding-left: 20px;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.content
{
	padding: 0 5px 0 5px;
}
td.column
{
	width: 150px;
	background: #F6F6F6 url('../img/td-column-bottom.gif') bottom no-repeat;
}
td.dotted-right
{
	width: 10px;
	background: #F6F6F6 url('../img/td-dotted-right.gif') top no-repeat;
}
td.dotted-left
{
	width: 10px;
	background: #F6F6F6 url('../img/td-dotted-left.gif') top no-repeat;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}
#resultsblock img{
	width:180px;
	height:135px;
	display:block;
	padding:8px;
	float:left;
}
#resultsblock_home img{
	width:135px;
	height:100px;
	display:block;
	padding:8px;
	float:left;
}

#resultsblock hr{
	clear:both;
	margin:10px;
}
#tekst {
	display:block;
	overflow:hidden;
}

#tekst_home {
	display:block;
	overflow:hidden;
	
}
#inbel {
	background-color:#ad8b31;
	border:1px solid #000000;
	padding:8px;
	float:left;
	margin-bottom:15px;
}
#inbel h4{
	margin:0px;
	padding-bottom:5px;
}

#inbel strong{
	font-size:15px;
}
#intro p {
	padding:5px;
}
#movieplayer{
	float:left;
	width:350px;
	height:384px;
	text-align:center;
	
}

#movieviewerblock{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
	background-color:#FFFFFF;
	color:#000000;
	vertical-align:top;
	line-height:18px;	
	text-align:left;
	overflow:hidden;
}
.ratingblock {
	display:block;	
	padding-bottom:8px;
	margin-bottom:8px;
	margin-top:15px;
		
}
#ratingblock p{
	height:20px;
	}

.loading {
	height: 30px;
	background: url('http://www.hotpaginas.nl/templates/Adult/img/working.gif') 50% 50% no-repeat;
}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('http://www.sexclipz.nl/img/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('http://www.sexclipz.nl/img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('http://www.sexclipz.nl/img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}

#beoordeel {
	color:#FF0000;
}	