HTML, BODY 
{
	font-family: Verdana, Arial;
	font-size: 1.0em;
	color: #000;
}

BODY
{
	background-color: #f6f6f6;
	background-image: url('images/head_bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
H1 {
		color: #6462d0;
		margin: 0;
		padding: 0;
		margin-bottom: 2px;
		font-size: 12pt;
}
#header {
	background-image: url('images/head_girls.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 307px;
	position: relative;
	
}
#welcome {
	background-image: url('images/sexcamchatten-logo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 207px;
}
	#welcome div {
		font-size: 9pt;
		position: absolute;
		top: 75px;
		right: 60px;
		width: 65%;
		line-height: 17px;
		text-align: right;
	}

#toppers {
	padding: 0;
	margin: 0;
	position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
	bottom: 30px;
	width: 900px;
	font-size: 9pt;
}
	#toppers DIV {
		float: left;
		width: 290px;
		height: 100px;
		text-align: left;
		padding-right: 10px;
		font-size: 8pt;
		font-weight: Bold;
		line-height: 15px;
	}
	#toppers DIV SPAN {
		text-align: left;
		color: #000;
		font-weight: Normal;
	}
	#toppers DIV SPAN a {
		text-align: left;
		color: #4f3bb3;
		font-size: 8pt;
		text-decoration: none;
	}
	#toppers DIV SPAN a:hover {
		text-align: left;
		color: #4f3bb3;
		text-decoration: underline;
		font-size: 8pt;
	}
	
	#toppers DIV IMG {
		float: left;
		border: 1px solid #000;
		margin-right: 4px;
	}
	#toppers DIV H2 {
		margin: 0;
		padding: 0;
		color: #4f3bb3;
		font-weight: Bold;
		font-size: 11pt;
	}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
	bottom: 0px;
	width: 800px;
	height: 38px;
}
	#menu li {
		float: left;
		margin: 0;
		padding: 0;
		line-height: 38px;
		width: 106px;
		text-align: center;
		display: block;
	} 
	#menu li.lijn {
		float: left;
		margin: 0;
		padding: 0;
		line-height: 38px;
		width: 2px;
		display: block;
		text-align: left;
	} 
	#menu li a {
		background-image: url('images/menu_out.jpg');
		text-decoration: none;
		display: block;
		font-weight: bold;
		color: #FFF;
		font-size: 9pt;
	} 
	#menu li a:hover {
		background-image: url('images/menu_over.jpg');
		text-decoration: none;
		display: block;
		font-weight: bold;
		color: #e0cd29;
		font-size: 9pt;
	} 
	
#content {
	width: 1000px;
	height: 990px;
	position: relative;
	margin: 20px auto 20px auto;
	clear: both;
}
	#zoeken {
		position: absolute;
		top: 0px;
		right: 0px;
		background-image: url('images/zoeken.jpg');
		width: 270px;
		height: 400px;
	}
	#zoeken p {
		padding: 20px;
		padding-top: 65px;
		padding-bottom: 0px;
		font-size: 9pt;
		line-height: 18px;
		text-align: center;
	}
	#zoeken div {
		margin-left: 30px;
		color: #3027aa;
		font-size: 10pt;
		font-weight: Bold;
	}
	#zoeken select {
		margin-left: 50px;
		width: 150px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
#promoties {
	position: absolute;
	top: 410px;
	right: 10px;
	width: 250px;
	height: 540px;
	overflow: auto;
}
#promoties .promo {
	background-color: #e1e1e1;
	border: 1px solid #cacaca;
	padding: 2px;
	text-align: left;
	font-size: 8pt;
	line-height: 18px;
	margin-bottom: 5px;
}
#promoties .promo IMG {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
	#promoties a  {
		color: #822196;
		font-size: 8pt;
		text-decoration: none;
	}
	#promoties a:hover {
		color: #ff7800;
		text-decoration: underline;
		font-size: 8pt;
	}
	
#webcam_paginas {
	clear: both;
	position: absolute;
	padding: 20px;
	bottom: 0px;
}
#webcam_paginas a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 5px;
	line-height: 20px;
	font-size: 8pt;
	color: #9e9e9e;
	background-color: #d9d6d6;
	border: 1px solid #9e9e9e; 
	text-decoration: none;
}
	#webcam_paginas a:hover {
		display: block;
		float: left;
		width: 20px;
		height: 20px;
		text-align: center;
		margin-right: 5px;
		line-height: 20px;
		font-size: 8pt;
		color: #000;
		background-color: #a9afef;
		border: 1px solid #9e9e9e; 
		text-decoration: none;
	}
	#webcam_paginas a.selected {
		color: #FFF;
		background-color: #a9afef;
	}
	
#webcams {
	width: 740px;
	height: 450px;
	position: relative;
}

	.cam {
		float: left;
		width: 140px;
		height: 180px;
		background-image: url('images/box_01.jpg');
		background-repeat: no-repeat;
		position: relative;
		overflow: hidden;
		text-align: center;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	.cam div {
		margin-left: 40px;
		margin-top: 14px;
		font-weight: Bold;
		font-size: 8pt;
		text-align: left;
	}
	.cam IMG.pic {
		position: relative;
		border: 0;
		margin-top: 10px;
	}
	.cam a:hover IMG.pic {
		margin-top: 9px;
		border: 1px solid #e2e412;
	}
	.cam span {
		position: absolute;
		bottom: 42px;
		left: 0px;
		text-align: center;
		width: 135px;
	}
	.cam span a {
		font-weight: Bold;
		font-size: 10px;
		color: #e2e412;
		text-decoration: none;
	}
	.cam span a:hover {
		font-weight: Bold;
		font-size: 10px;
		color: #e2e412;
		text-decoration: underline;
	}
	.cam IMG.knop {
		position: absolute;
		bottom: 0px;
		left: 0px;
		border: 0px; 
	}
	
#footer {
	clear: both;
	display: block;
	text-align: center;
	background-image: url('images/footer.jpg');
	width: 100%;
	height: 65px;
	position: relative;
	font-size: 10pt;
	color: #fff;
}
#footer a {
	color: #e0cd29;
}
#footer a:hover {
	color: #e0a629;
}
#footer P {
	padding-top: 20px;
}
.profile {
	font-size: 10pt;
	background-color: #3a2ba0;
	color: #FFF;
}
.profile TD {
	padding: 4px;
}
.profile .even {
	background-color: #9180d5;
	color: #000;
}
.profile .left {
	text-align: left;
}
.profile .right {
	text-align: left;
	padding-left: 4px;
}
.profile .pic {
	padding: 3px;
}
.profile .pic IMG {
	border: 1px solid #000;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(styles/images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.connect_but {
	width: 700px;
	background-image: url('images/connect_02.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.connect_but div {
	width: 207px;
	height: 80px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.connect_but div P {
	color: #FFF;
	padding: 5px;
	font-size: 9pt;
	padding-top: 10px;
	text-align: center;
}
.connect_but div P a {
	color: #FFF;
	text-decoration: none;
}