* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
body {
	background:url('/images/body-background.png') repeat-x;
	padding-bottom:20px;
}
img {
	border:0px none;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
fieldset {
	border:0px none;
}

a {
	zoom:0;
}	
a:link, a:visited {	
	text-decoration:none;
}
a:hover {
}
.clear {
	clear:both;
	float:none !important;
	font-size:1px;
}

/* Website */
#website {
	width:880px;
	margin:0px auto;
}

/* Top */
#top {
	height:430px;
	background:url('/images/top-background.png') no-repeat;
	color:#000;
	position:relative;
}
#top h1 {
	color:#fff;
	font-size:35px;
	position:absolute;
	left:20px;
	top:18px;
}
#top .header {
	height:139px;
	position:relative;
}
#top .header h2 {
	position:absolute;
	bottom:15px;
	left:23px;
	letter-spacing:3px;
	color:#fff;
	font-family:"Myriad pro", Verdana, sans-serif;
	font-size:12px;
}
#top .header h2 span {
	color:#f15ece;
}
#top .header .right {
	float:right;
	padding-right:20px;
	margin-top:5px;
}
#top .header .right .online {
	width:80px;
	height:117px;
	float:left;
	border:3px solid #000;
	background:url('/images/header-online-background.png') no-repeat;
	margin-right:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
#top .header .right .chat {
	width:115px;
	height:117px;
	float:left;
	border:3px solid #000;
	background:url('/images/header-chat-background.png') no-repeat;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
#top .header .right .chat span {
	font-weight:bold;
	color:#3a00d5;
}
#top .header .right .online ul,
#top .header .right .chat ul {
	padding-left:7px;
	padding-top:4px;
}
#top .header .right .online ul li.first {
	color:#ff00bc;
}
#top .header img {
	border:3px solid #000;
	float:left;
}
/* Top buttons */
#top .buttons {
	height:71px;
	padding-left:15px;
	position:relative;
}
#top .buttons a {
	display:block;
	text-indent:-9999px;
	height:45px;
	float:left;
	margin-top:13px;
}
#top .buttons a.overview {
	width:147px;
	margin-right:10px;
}
#top .buttons a.sites {
	width:142px;
	margin-right:10px;
}
#top .buttons a.livewebcams {
	width:137px;
	margin-right:10px;
}
#top .buttons a.search {
	width:152px;
	margin-right:45px;
}
#top .buttons a.addtofav {
	width:192px;
}
/* Top filter */
#top .filter {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	width:442px;
	height:104px;
	padding-left:22px;
	padding-top:29px;
	font-size:11px;
	position:relative;
}
#top .filter ul li {
	height:15px;
	margin-bottom:5px;
}
#top .filter ul li input {
	width:15px;
	height:15px;
}
#top .filter ul li span {
	line-height:15px;
	vertical-align:top;
}
#top .filter fieldset legend {
	display:none;
}
#top .filter .language {
	float:left;
	width:197px;
}
#top .filter .language ul {
	float:left;
	width:90px;
}
#top .filter .sex {
	float:left;
	width:88px;
}
#top .filter .age ul {
	float:left;
	width:70px;
}

#top .filter .age ul .submit_button {

height: 25px;
width: 70px;

}
/* Top newsletter */
#top .newsletter {
	float:left;
	width:200px;
	padding-left:101px;
	padding-top:69px;
	position:relative;
}
#top .newsletter .newsletter-email {
	border:0px none;
	width:144px;
	background-color:#fff;
	height:19px;
	vertical-align:top;
	padding:2px 3px 0px 3px
}
#top .newsletter .newsletter-submit {
	border:0px none;
	height:21px;
	color:#fff;
	width:26px;
	background-color:#000;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
/* Top advertising */
#top .advertising {
	height:87px;
	position:relative;
}
#top .advertising .ad-one {
	height:60px;
	width:702px;
	position:absolute;
	left:15px;
	top:10px;
	font-size: 11px;
	color: #fff;
}

#top .advertising .ad-one a{
	font-size: 11px;
	color: #fff;
}
#top .advertising .ad-two {
	height:58px;
	width:232px;
	position:absolute;
	left:492px;
	top:13px;
}

/* Content */
#content {
	position:relative;
	color: #402848;
	overflow:hidden;
	padding:17px;
}
#content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #402848;
	padding-bottom: 5px;
}
#content .shadow-left {
	position:absolute;
	width:5px;
	height:9999px;
	top:0px;
	left:0px;
	background:url('/images/content-shadow-left.png') repeat-y;
	line-height:0px;
	font-size:0px;
}
#content .shadow-right {
	position:absolute;
	width:5px;
	height:9999px;
	top:0px;
	right:0px;
	background:url('/images/content-shadow-right.png') repeat-y;
	line-height:0px;
	font-size:0px;
}
#content .shadow-top {
	position:absolute;
	width:9999px;
	height:5px;
	top:0px;
	right:0px;
	background:url('/images/content-shadow-top.png') repeat-x;
	line-height:0px;
	font-size:0px;
}
#content .shadow-bottom {
	position:absolute;
	width:9999px;
	height:5px;
	bottom:0px;
	right:0px;
	background:url('/images/content-shadow-bottom.png') repeat-x;
	line-height:0px;
	font-size:0px;
}
#content .shadow-bottom-left {
	position:absolute;
	width:17px;
	height:17px;
	bottom:0px;
	left:0px;
	background:url('/images/content-shadow-bottom-left.png') no-repeat;
	line-height:0px;
	font-size:0px;
}
#content .shadow-bottom-right {
	position:absolute;
	width:17px;
	height:17px;
	bottom:0px;
	right:0px;
	background:url('/images/content-shadow-bottom-right.png') no-repeat;
	line-height:0px;
	font-size:0px;
}
#content .shadow-top-right {
	position:absolute;
	width:17px;
	height:17px;
	top:0px;
	right:0px;
	background:url('/images/content-shadow-top-right.png') no-repeat;
	line-height:0px;
	font-size:0px;
}
#content .shadow-top-left {
	position:absolute;
	width:17px;
	height:17px;
	top:0px;
	left:0px;
	background:url('/images/content-shadow-top-left.png') no-repeat;
	line-height:0px;
	font-size:0px;
}


/* Content left */
#content-left {
	float:left;
	width:177px;
	margin-right:2px;
	margin-top:35px;
}
/* Content left box */
#content-left .box.top10cams h3 {
	background:url('/images/top10cams-top.png') no-repeat;
}
#content-left .box.top10cams .bottom {
	background:url('/images/top10cams-bottom.png') no-repeat;
}
#content-left .box.favorites h3 {
	background:url('/images/favorites-top.png') no-repeat;
}
#content-left .box.favorites .bottom {
	background:url('/images/favorites-bottom.png') no-repeat;
}
#content-left .box.contact {
	font-size:9px;
}
#content-left .box.contact h3 {
	background:url('/images/contact-top.png') no-repeat;
}
#content-left .box.contact .bottom {
	background:url('/images/contact-bottom.png') no-repeat;
}
#content-left .box.top10cams .content {
	font-weight:bold;
}
#content-left .box {
	width:177px;
}
#content-left .box h3 {
	text-indent:-9999px;
	display:block;
	height:36px;
}
#content-left .box .content {
	background:url('/images/box-background.png') repeat-y;
	text-align:center;
	padding:10px 15px 0px 20px;
	color:#fff;
}
#content-left .box .content a:link,
#content-left .box .content a:visited {
	color:#fff;
}
#content-left .box .bottom {
	height:15px;
}
#content-left .box.favorites ul li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

/* Content right */
#content-right {
	float:left;
	width:699px;
}
/* Content right paging */
#content-right .paging {
	height:25px;
	text-align:center;
	padding-top:10px;
}
#content-right .paging ol {
	display:inline;
}
#content-right .paging ol li {
	display:inline;
}
#content-right .paging ol li a:link,
#content-right .paging ol li a:visited {
	background-color:#3a3a3a;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	padding:2px 5px;
	margin-right:4px;
}
#content-right .paging ol li a:hover {
	background-color:#670d5a;
}
/* Content right webcams */
#content-right .webcams li {
	float:left;
	width:138px;
	height:142px;
	margin-right:1px;
	position:relative;
	margin-bottom:2px;
}
#content-right .webcams li .background {
	background:url('/images/webcam-background.png') no-repeat;
	width:123px;
	height:132px;
	padding:10px 0px 0px 15px;
}
#content-right .webcams li .link {
	width:123px;
	height:132px;
	display:block;
	position:relative;
}
#content-right .webcams li a {
	width:138px;
	height:142px;
	display:block;
	position:absolute;
	top:0px;
	z-index:3;
}
#content-right .webcams li .name img {
	margin-right:5px;
	position:relative;
}
#content-right .webcams li .name a:link,
#content-right .webcams li .name a:visited {
	color:#fff;
}
#content-right .webcams li .webcam-view {
	margin-top:5px;
	margin-left:5px;
}
/* Content right search */
#content-right .search {
}
#content-right .search .top,
#content-right .search .bottom {
	height:16px;
}
#content-right .search .top .left {
	height:16px;
	float:left;
	width:16px;
	background:url('/images/search-top-left.png') no-repeat;
}
#content-right .search .top .center {
	height:16px;
	float:left;
	width:665px;
	background:url('/images/search-top-center.png') repeat-x;
}
#content-right .search .top .right {
	height:16px;
	float:left;
	width:16px;
	background:url('/images/search-top-right.png') no-repeat;
}#content-right .search .bottom .left {
	height:16px;
	float:left;
	width:16px;
	background:url('/images/search-bottom-left.png') no-repeat;
}
#content-right .search .bottom .center {
	height:16px;
	float:left;
	width:665px;
	background:url('/images/search-bottom-center.png') repeat-x;
}
#content-right .search .bottom .right {
	height:16px;
	float:left;
	width:16px;
	background:url('/images/search-bottom-right.png') no-repeat;
}
#content-right .search .content {
	background:url('/images/search-background.png') repeat-y;
	padding:0px 15px;
	padding-right:0px;
	font-size:9px;
	position:relative;
	width:682px;
}
#content-right .search .content .background-gradient {
	position:absolute;
	top:0px;
	left:6px;
	height:101px;
	width:685px;
	background:url('/images/search-background-gradient.png') repeat-x;
}
#content-right .search .content form {
	position:relative;
}
#content-right .search .content fieldset.float {
	float:left;
	width:130px;
	margin-right:4px;
	margin-bottom:14px;
}
#content-right .search .content fieldset.float label {
	display:block;
	margin-bottom:3px;
}
#content-right .search .content fieldset.float input,
#content-right .search .content fieldset.float select {
	width:125px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
#content-right .search .content fieldset.checkboxes input {	
	width:15px;
	height:15px;
}
#content-right .search .content fieldset.checkboxes label {
	vertical-align:top;
	line-height:15px;
}

.nieuw {
color: #f15acc
}

.image_ {
border: 1px solid #f15acc;
}

.tekst_space {
padding: 5px;
line-weight: 15px;
letter-spacing: 0.5px;
}

#content_left {
float: left;
}

#content_left a {
color: #402848;
}

#content_right a {
color: #402848;
}

#content_right {
background-color: #F2F2F2;
float: right;
width: 200px;
}

.content_right_top {
background-color: #402848;
height: 20px;
color: #ffffff;
}

#content_right h2 {
color: #ffffff;
padding: 5px;
text-align: center;
font-size: 14px;
}

.hrd {
color: #f15acc;
height: 1px;
}

.small {
font-size: 7pt;
}

#telefoon {
margin-top: 5px;
width: 280px;
height: 100px;
background-image: url(/images/tel.jpg);
}

.bold {
color: #402848;
font-weight: bold;
}

#genres {
padding-left: 10px;
padding: 3px;
}

#pic_language {
position: absolute;
left: 792px;
}

#pro_tr {
height: 20px;
}

#white {
color: #ffffff;
padding: 5px;
font-size: 14px;
}

#white a {
color: #ffffff;
padding: 5px;
font-size: 14px;
}

#nav {
color: #ffffff;
}

.dropdown {
margin: 20px 5px 20px 5px;
width: 190px;
padding: 5px;
}