body {
	margin:0;
	background:#ffe1f1;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#6e6e6e;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
.page {
	background:#fff url(http://www.nakend.nl/gfx/bg-body.gif) repeat-x;
	width:100%;
	min-width:960px;
}
#main {
	position:relative;
	margin:0 auto;
	width: 960px;
	padding:210px 0 0;
}
/*header*/
#header {
	position:absolute;
	left:0;
	top:0;
	background:url(http://www.nakend.nl/gfx/bg-header.jpg) no-repeat;
}
#header1 {
	position:absolute;
	left:0;
	top:0;
	background:url(http://www.nakend.nl/gfx/bg-header1.jpg) no-repeat;
}
#header2 {
	position:absolute;
	left:0;
	top:0;
	background:url(http://www.nakend.nl/gfx/bg-header2.jpg) no-repeat;
}
#header3 {
	position:absolute;
	left:0;
	top:0;
	background:url(http://www.nakend.nl/gfx/bg-header3.jpg) no-repeat;
}
.top-nav {
	width:930px;
	overflow:hidden;
	padding:2px 0 3px 12px;
	background:url(http://www.nakend.nl/gfx/top-nav.gif) repeat-x;
}
.top-nav ul {
	list-style:none;
	margin:0;
	padding:0 1px 0 0;
	float:left;
	background:url(http://www.nakend.nl/gfx/top-nav-divider.gif) no-repeat 100% 2px;
}
.top-nav ul li {
	float:left;
	font-size:10px;
	line-height:14px;
	background:url(http://www.nakend.nl/gfx/top-nav-divider.gif) no-repeat 0 3px;
	padding:0 3px 0 4px;
}
.top-nav ul li a {
	color:#fff;
	float:left;
	padding:0 3px;
	text-decoration:none;
}
.top-nav ul li a span {
	float:left;
	background:url(http://www.nakend.nl/gfx/arrpow.gif) no-repeat 100% 4px;
	padding:0 8px 0 0;
}
.top-nav ul li a.active,
.top-nav ul li a:hover {
	background:#FFFFFC;
	color:#e20074;
}
.top-nav ul li a.active span,
.top-nav ul li a:hover span {background:url(http://www.nakend.nl/gfx/arrpow-h.gif) no-repeat 100% 4px;}
.top-nav .alt {float:right;}
/*header-holder*/
.header-holder {
	padding:164px 0 0 13px;
	width:934px;
	position:relative;
	overflow:hidden;
}
.header-box {
	position:absolute;
	bottom:0;
	right:0;
	width:183px;
}
.header-box div {
	background:#eb1c86 url(http://www.nakend.nl/gfx/header-box.gif) no-repeat;
	width:164px;
	padding:10px 12px 9px 7px;
	overflow:hidden;
}
.header-box em {
	display:block;
	font-style:normal;
	font-size:9px;
	line-height:20px;
	text-align:center;
	color:#6e6e6e;
}
.nieuw {
	display:block;
	width:44px;
	height:18px;
	background:url(http://www.nakend.nl/gfx/nieuw.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 5px;
}
.header-box strong {
	display:block;
	padding:0 0 2px;
}
.header-box strong img {display:block;}
.header-box p {
	margin:0;
	padding:0 0 10px;
	line-height:10px;
	font-size:10px;
	color:#fff;
}
.nu-aanmelden {
	float:right;
	width:87px;
	height:12px;
	background:url(http://www.nakend.nl/gfx/txt-nu.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*logo*/
.logo {
	margin:0;
	position:absolute;
	left:11px;
	top:36px;
	z-index:100;
}
.logo a{
	display:block;
	width:558px;
	height:117px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.nakend.nl/gfx/logo.png) no-repeat;
	cursor:pointer;
}
/*menu*/
.menu {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.menu li {
	float:left;
	height:27px;
	overflow:hidden;
	padding:0 1px 0 0;
	position:relative;
}
.menu li a {
	position:relative;
	height:55px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.menu .alle-cams a {
	width:102px;
	background:url(http://www.nakend.nl/gfx/alle-cams.png) no-repeat;
}
.menu .meiden a{
	width:75px;
	background:url(http://www.nakend.nl/gfx/meiden.png) no-repeat;
}
.menu .jongens a {
	width:87px;
	background:url(http://www.nakend.nl/gfx/jongens.png) no-repeat;
}
.menu .shemales a {
	width:97px;
	background:url(http://www.nakend.nl/gfx/shemales.png) no-repeat;
}
.menu .koppels a {
	width:84px;
	background:url(http://www.nakend.nl/gfx/koppels.png) no-repeat;
}
.menu li a.active,
.menu li a:hover {
	margin:-28px 0 0;
}
/*content*/
.frame {
	background:url(http://www.nakend.nl/gfx/frame.gif) repeat-y;
	width:960px;
}
.container {
	width:944px;
	background:url(http://www.nakend.nl/gfx/frame-top.gif) no-repeat;
	padding:1px 9px 0 7px;
}
.container:after {
	content:" ";
	display:block;
	clear:both;
}
#content {
	width:935px;
	float:left;
}
.content-text {
	padding:0 0 18px;
	line-height:13px;
}
.content-text h2 {
	margin:0;
	font-size:11px;
}
.content-text p {margin:0;}
.pages {
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
}
.pagina {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.pagina li {
	float:left;
	line-height:17px;
	height:19px;
	padding:0 2px 0 0;
}
.pagina li a {
	float:left;
	background:url(http://www.nakend.nl/gfx/pagina.gif) no-repeat;
	height:19px;
	width:19px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.pagina li a.active,
.pagina li a:hover{background-position:0 -19px;}
.pagina .btn a {
	width:52px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.nakend.nl/gfx/btn-pagina.gif) no-repeat 0 0 !important;
}
.cams-per-pagina {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.cams-per-pagina li {
	float:left;
	line-height:17px;
	height:19px;
	padding:0 2px 0 0;
}
.cams-per-pagina li a {
	float:left;
	background:url(http://www.nakend.nl/gfx/cams-per-pagina.gif) no-repeat;
	height:19px;
	width:20px;
	text-align:center;
	color:#6e6e6e;
	text-decoration:none;
	cursor:pointer;
}
.cams-per-pagina li a.active,
.cams-per-pagina li a:hover{font-weight:bold;}
.cams-per-pagina .btn a {
	width:101px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.nakend.nl/gfx/btn-cams-per-pagina.gif) no-repeat;
}
/*boxes */
.boxes {
	width:750px;
	overflow:hidden;
}
.boxes .box {
	background:url(http://www.nakend.nl/gfx/box.gif) no-repeat;
	width:123px;
	height:170px;
	padding:8px 10px 10px;
	float:left;
	display:inline;
	margin:0 7px 7px 0;
}
.boxes .box strong a {
	display:block;
	line-height:17px;
	color:#e20074;
	text-decoration:none;
}
.boxes .box .picture {
	display:block;
	margin:0 0 2px;
}
.boxes .box ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.boxes .box ul li {
	float:left;
}
.boxes .box ul li a {
	display:block;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
}
.boxes .box ul li.profiel a {
	background:url(http://www.nakend.nl/gfx/btn-profilel.gif) no-repeat;
	width:57px;
}
.boxes .box ul li.chatten {float:right;}
.boxes .box ul li.chatten a{
	width:64px;
	background:url(http://www.nakend.nl/gfx/btn-chatten.gif) no-repeat;
}
.boxes .box ul li a.active,
.boxes .box ul li a:hover {background-position:0 -15px;}
.box-inner {
	width:100%;
	overflow:hidden;
}
.box-inner div {
	width:100%;
	overflow:hidden;
}
.box-inner .star {
	float:right;
	width:27px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.nakend.nl/gfx/star.gif) no-repeat;
}
.box-inner span {
	font-size:10px;
	width:88px;
	float:left;
	padding:0 3px;
	line-height:13px;
	background:#fff;
	color:#000;
	margin:0 0 2px;
}
.boxes .box .picture img {
	display:block;
	border:1px solid #e20074;
}
.title {
	width:623px;
	background:#f1e4f4 url(http://www.nakend.nl/gfx/title.gif) no-repeat 0 100%;
	line-height:18px;
	overflow:hidden;
	padding:4px 0 4px 8px;
	margin:0 0 24px 107px;
}
.main .title {margin-bottom:15px;}
.title form,
.title fieldset {float:left;}
.title strong {
	float:left;
	color:#7d069b;
	padding:0 2px 0 0;
	text-transform:uppercase;
}
.title input {
	float:left;
	padding:2px 0;
	font-size:11px;
	color:#000;
	width:14px;
	text-align:center;
}
.title label {
	float:left;
	color:#000;
	padding:0 4px;
}
.title  .leeftijd {float:left;}
.title ul {
	list-style:none;
	margin:0 -20px 0 0;
	padding:3px 0 3px 11px;
	float:left;
}
.title ul li {
	float:left;
	background:url(http://www.nakend.nl/gfx/marker.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
	line-height:14px;
}
.title ul li ul {
	padding:0 11px 0 0;
	margin:0;
}
.title ul li ul li {
	padding:0;
	background:none;
}
.title ul li ul li a {
	color:#7d069b;
	text-decoration:none;
	padding:0 2px;
	line-height:14px;
}
.title ul li ul li a.active,
.title ul li ul li a:hover {
	background:#7d069b;
	color:#fff;
}

.notitle {
   	height:5px;
}

.content {
	width:935px;
	float:left;
}
.column {
	width:418px;
	float:right;
}
.terug {
	display:block;
	width:418px;
	height:29px;
	background:url(http://www.nakend.nl/gfx/terug.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 3px;
}
/*blue-box*/
.blue-box {
	width:318px;
	background:url(http://www.nakend.nl/gfx/blue-box.gif) repeat-y;
	margin:0 0 6px;
	color:#257abb;
}
.blue-box a {
	color:#257abb;
	text-decoration:none;
}
.blue-box a:hover {text-decoration:underline;}
.blue-box .top {
	width:318px;
	background:url(http://www.nakend.nl/gfx/blue-box-top.gif) no-repeat;
}
.blue-box .bottom {
	width:288px;
	background:url(http://www.nakend.nl/gfx/blue-box-bottom.gif) no-repeat 0 100%;
	padding:12px 14px 10px 16px;
}
.midle-pink-box {
	width:318px;
	background:url(http://www.nakend.nl/gfx/midle-pink-box.gif) repeat-y;
	margin:0 0 6px;
}
.list {
	list-style:none;
	margin:0;
	padding:0 0 14px;
}
.list li {line-height:13px;}
.blue-box .text p {
	margin:0 0 15px;
}
.blue-box h2,
.blue-box h3 {margin:0 0 6px;}
.blue-box h2 img,
.blue-box h3 img {display:block;}
.title-box {
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.title-box .img {
	float:left;
	border:1px solid #257abb;
}
.links {
	float:right;
	width:158px;
}
.links a img {display:block;}
.links a {
	display:block;
	margin: 11px 0 11px;
	height:1%;
	overflow:hidden;
}
.links .btn-online {
	display:block;
	width:155px;
	height:28px;
	background:url(http://www.nakend.nl/gfx/cammer-online.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.links .btn-offline {
	display:block;
	width:155px;
	height:28px;
	background:url(http://www.nakend.nl/gfx/cammer-offline.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.links .btn-live {
	display:block;
	width:155px;
	height:28px;
	background:url(http://www.nakend.nl/gfx/btn-live.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.box-text {
	line-height:13px;
	color:#257abb;
	padding:0 0 14px;
}
.blue-box .box-text h3 {margin:0;}
.box-text stron {display:block;}
.box-text p {margin:0 0 14px;}
.midle-pink-box .top {
	width:318px;
	background:url(http://www.nakend.nl/gfx/midle-pink-box-top.gif) no-repeat;
}
.midle-pink-box .bottom {
	width:288px;
	background:url(http://www.nakend.nl/gfx/midle-pink-box-bottom.gif) no-repeat 0 100%;
	padding:12px 14px 10px 16px;
}
.midle-pink-box h3 {margin:0 0 10px;}
.midle-pink-box h3 img {display:block;}
.big-pink-box {
	width:418px;
	overflow:hidden;
	background:url(http://www.nakend.nl/gfx/big-pink-box.gif) repeat-y;
	margin:0 0 9px;
}
.big-pink-box .top {
	background:url(http://www.nakend.nl/gfx/big-pink-box-top.gif) no-repeat;
	width:418px;
}
.big-pink-box .bottom {
	padding:12px 13px;
	width:392px;
	background:url(http://www.nakend.nl/gfx/big-pink-box-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
}
.big-pink-box h3 {
	margin:0 0 6px;
	color:#e20074;
}
.big-pink-box p {
	color:#e20074;
	line-height:13px;
	margin:0 0 7px;
}
.big-pink-box h3 img {display:block;}
.big-pink-box a img {display:block;}
.align-right {float:right;}
.aanmelden span input {
	width:116px;
	background:none;
	border-style:none;
	border:0;
	font-size:13px;
	color:#000;
}
.aanmelden input {float:left;}
.aanmelden span {
	float:left;
	width:116px;
	padding:0 5px;
	border:1px solid #abadb3;
	height:20px;
	background:#fff;
	margin:0 12px 0 0;
	display:inline;
	overflow:hidden;
}
.big-img {
	display:block;
	margin:0 0 8px;
}
.big-img img {
	display:block;
	border:1px solid #6e6e6e;
}
.images {
	list-style:none;
	margin:0;
	padding:0;
	width:414px;
	overflow:hidden;
}
.images li {
	float:left;
	padding:0 12px 8px 0;
}
.images li img {
	display:block;
	border:1px solid #6e6e6e;
}
.pictures {
	list-style:none;
	margin:0;
	padding:0;
	width:414px;
	overflow:hidden;
}
.pictures li {
	float:left;
	padding:0 8px 0 0;
}
.pictures li img {
	display:block;
	border:1px solid #6e6e6e;
}
/*side-bar*/
#side-bar{
	width:191px;
	float:right;
}
.search {
	background:#e9eaeb url(http://www.nakend.nl/gfx/search.gif) no-repeat 0 100%;
	width:170px;
	padding:7px 0 6px 13px;
	margin:0 0 25px 4px;
}
.main .search {margin-bottom:8px;}
.search span {
	height:15px;
	width:90px;
	background:url(http://www.nakend.nl/gfx/bg-search.gif) no-repeat 0 1px;
	overflow:hidden;
	float:left;
	padding:0 18px 0 5px;
}
.search .submit {
	display:inline;
	margin:1px 0 0;
}
.search span input {
	border-style:none;
	background:none;
	border:0;
	text-transform:uppercase;
	width:90px;
	font-size:10px;
	color:#a1a1a1;
	line-height:12px;
	padding:2px 0 0;
}
.search input {float:left;}
.image {
	display:block;
	margin:0 0 6px;
}
.image img {display:block;}
/*pink-box*/
.pink-box {
	width:191px;
	background:url(http://www.nakend.nl/gfx/pink-box.gif) repeat-y;
}
.pink-box .top {
	width:191px;
	background:url(http://www.nakend.nl/gfx/pink-box-top.gif) no-repeat;
}
.pink-box .bottom {
	width:171px;
	background:url(http://www.nakend.nl/gfx/pink-box-bottom.gif) no-repeat 0 100%;
	padding:8px 10px 50px;
	overflow:hidden;
}
.box-line {
	border-bottom:1px solid #e20074;
	padding:3px 0 0;
	margin:0 0 14px;
}
.box-line h3 {
	margin:0 0 6px;
}
.box-line h3 img {display:block;}
.camster {
	list-style:none;
	margin:0;
	padding:0 2px 6px 6px;
}
.camster li {
	height:1%;
	overflow:hidden;
	padding:0 0 5px 7px;
	font-size:9px;
	line-height:14px;
	font-weight:bold;
	background:url(http://www.nakend.nl/gfx/camster-marker.gif) no-repeat 0 8px;
	text-transform:uppercase;
	vertical-align:top;
}
.camster li a {
	text-decoration:none;
	color:#6e6e6e;
	float:left;
}
.camster li a:hover {text-decoration:underline;}
.camster li .inf,
.camster li .link {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:13px;
	height:13px;
	margin:0 0 0 2px;
	display:inline;
}
.camster li .link {background:url(http://www.nakend.nl/gfx/link.gif) no-repeat;}
.camster li .inf {background:url(http://www.nakend.nl/gfx/info.gif) no-repeat;}
/*loggen*/
.loggen {
	padding:0 0 6px;
	height:1%;
	overflow:hidden;
}
.loggen p{
	margin:0 0 10px;
	font-size:10px;
	line-height:11px;
}
.loggen .input-text {
	font-size:10px;
	color:#6e6e6e;
	padding:0 5px;
	border:1px solid #6e6e6e;
	width:125px;
	margin:0 0 2px;
	display:block;
}
.loggen .submit {
	float:right;
	margin:6px 0 0;
	display:inline;
}
#side-bar .text {
	font-size:9px;
	line-height:12px;
}
#side-bar .text strong {display:block;}
#side-bar .text a {text-decoration:underline;}
#side-bar .text a:hover {text-decoration:underline;}
#side-bar .text p {margin:0 0 12px;}
/*footer*/
#footer {
	width:100%;
	background:url(http://www.nakend.nl/gfx/bg-footer.gif) repeat-x;
	min-height:80px;
}
.footer-body {
	width:934px;
	margin:0 auto;
	background:url(http://www.nakend.nl/gfx/frame-bottom.gif) no-repeat;
	padding:10px 13px 52px
}
#footer .pagina {background:#fff;}