/* 


		Sexetalage.nl ©
		
		
*/
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	background: url(../img/tile.png);
	font-family: Arial, Helvetica, sans-serif;
}
#header-wrapper {
	width: 100%;
	height: 306px;
	background: url(../img/header.jpg) top center no-repeat;
}
#header-container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	height:258px;
}
#header-container a.pagelink {
	display: block;
	text-indent: -9999em;
	font-size: 0em;
	width: 230px;
	height: 65px;
	position: absolute;
	top: 25px;
	left: 110px;
}
/*
-----------------------------------------------------------------------------------  SORTING OPTIONS
*/
#sorting-wrapper li a {
cursor:pointer;
display:block;
font-size:0;
height:17px;
position:absolute;
text-indent:-99999em;
width:17px;
}

#sorting-wrapper {
	width: 960px;
	height: 146px;
	position: absolute;
	padding: 0 0 0 15px;
	top: 109px;
	left: 0px;
}
.sorting {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	height: 131px;
	float: left;
	z-index: 1;
}
.sorting a {
background: url(../img/checkbox.png) top left no-repeat;
}

.sorting a.active {
background: url(../img/checkbox.png) bottom left no-repeat;
}


.sorting span {
	padding-left: 22px;
}
.sorting li {
	width: 100px;
	font-size: 0.9em;
	height: 16px;
	line-height: 1.4em;
	color: #bc683a;
	margin: 0 0 8px 0;
}
.sorting li.title {
	line-height: 1em;
	height: 24px;
	font-size: 1em;
	color: #892d0d;
	font-weight: bold;
	background: none;
	text-indent: 0px;
}
.sorting li.active {
	color: #9d3457;
}
.seperator {
	width: 22px;
	height: 146px;
	background: url(../img/sorting-seperator.png) top left no-repeat;
	float: left;
}
/*
-----------------------------------------------------------------------------------  SORTING OPTIONS
*/
#language {
	width: 240px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 46px;
	padding: 0 4px 0 0;
}
#language a {
	display: block;
	background: url(../img/btn-language.png) top left no-repeat;
	width: 165px;
	height: 22px;
	float: right;
	color: #ffaaab;
	padding: 7px 0 0 0;
	position: relative;
	text-indent: 32px;
	text-decoration: none;
}
#language a:hover {
	background: url(../img/btn-language.png) bottom left no-repeat;
	color: #ffffff;
}
#language a img {
	float: left;
	top: 9px;
	left: 9px;
	position: absolute;
}
#language span {
	color: #ffaaab;
	display: block;
	height: 14px;
	width: 60px;
	float: left;
	margin: 7px 0 0 4px;
	font-size: 1em;
}
a.favslink {
	width: 201px;
	height: 36px;
	display: block;
	position: absolute;
	top: 137px;
	right: 20px;
	background: url(../img/btn-favs.png) top left no-repeat;
	text-transform: uppercase;
	color: #fff;
	padding: 64px 0 0 180px;
	font-weight: bold;
	text-decoration: none;
}
a.favslink:hover {
	background: url(../img/btn-favs.png) bottom left no-repeat;
}
/*
-----------------------------------------------------------------------------------  META incl. PAGING AND IMAGE SIZE
*/
.meta-bottom {
	width: 940px;
	background: #fff;
	clear: both;
	height: 34px;
	position: relative;
	padding: 15px 0 0 20px;
}
#meta {
	width: 940px;
	height: 34px;
	position: absolute;
	top: 257px;
	left: 0;
	padding: 15px 0 0 20px;
}
#meta .paging, .meta-bottom .paging {
	margin: 0;
	padding: 0;
	list-style: none;
}
#meta .paging li, .meta-bottom .paging li {
	float: left;
	margin: 0 8px 0 0;
	color: #70394e;
	font-size: 0.9em;
	font-weight: bold;
}
#meta .paging li.title, #meta .image-size li.title, .meta-bottom .paging li.title, .meta-bottom .image-size li.title {
	padding: 4px 0 0 0;
	height: 16px;
}
#meta .paging li a, .meta-bottom .paging li a {
	display: block;
	height: 16px;
	width: 20px;
	padding: 4px 0 0 0;
	background: url(../img/paging.png) top left no-repeat;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
}
#meta .paging li .active, .meta-bottom .paging li .active {
	background: url(../img/paging.png) bottom left no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#meta .image-size, .meta-bottom .image-size {
	position: absolute;
	top: 10px;
	right: 190px;
	list-style: none;
}
#meta .image-size li, .meta-bottom .image-size li {
	float: left;
	height: 32px;
	margin: 0 8px 0 0;
	color: #dbc3a6;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 22px;
	color: #70394e;
}
#meta .image-size li a, .meta-bottom .image-size li a {
	width: 36px;
	height: 31px;
	display: block;
	text-indent: -99999em;
	font-size: 0em;
	cursor: pointer;
}
#meta .image-size li a.small, .meta-bottom .image-size li a.small {
	background: url(../img/image-size-small.png) top left no-repeat;
}
#meta .image-size li a.medium, .meta-bottom .image-size li a.medium {
	background: url(../img/image-size-medium.png) top left no-repeat;
}
#meta .image-size li a.large, .meta-bottom .image-size li a.large {
	background: url(../img/image-size-large.png) top left no-repeat;
}
#meta .image-size li a.small-active, .meta-bottom .image-size li a.small-active {
	background: url(../img/image-size-small.png) bottom left no-repeat;
}
#meta .image-size li a.medium-active, .meta-bottom .image-size li a.medium-active {
	background: url(../img/image-size-medium.png) bottom left no-repeat;
}
#meta .image-size li a.large-active, .meta-bottom .image-size li a.large-active {
	background: url(../img/image-size-large.png) bottom left no-repeat;
}
#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
/*
	CAMS
*/
#cams {
	overflow:hidden;
	background:url(../img/cams-body.png);
	overflow:hidden;
	width: 762px; 
	float: left;
	padding-top:7px;
}
.cam-medium {
	width: 186px;
	height: 186px;
	padding: 0;
	margin: 0 0 2px 3px;
	background: url(../img/bg-cam-medium.png) top left no-repeat;
	float: left;
}
.cam-medium .title {
	width: 150px;
	height: 20px;
	padding: 8px 0 0 30px;
	margin: 0;
	position: relative;
}
.cam-medium .title span {
	color: #942c57;
	font-weight: bold;
}
.cam-medium .title img {
	position: absolute;
	top: 9px;
	left: 8px;
}
.cam-medium .preview {
	width: 180px;
	text-align: center;
}
.cam-medium .meta {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 22px;
	width: 170px;
	padding: 8px 0 0 10px;
}
.cam-medium .meta li {
	float: left;
	width: 20px;
	margin: 0 4px 0 0;
}
.cam-medium .meta li a {
	display: block;
	width: 20px;
	height: 16px;
	font-size: 0em;
	text-indent: -9999em;
}
.cam-medium .meta li.profile a {
	background: url(../img/ico-profile.png) top left no-repeat;
}
.cam-medium .meta li.add-to-favs a {
	background: url(../img/ico-favs.png) top left no-repeat;
}



.cam-small {
	width: 148px;
	height: 134px;
	padding: 0;
	margin: 0 0 2px 3px;
	background: url(../img/bg-cam-small.png) top left no-repeat;
	float: left;
}
.cam-small .title {
	height: 20px;
	padding: 8px 0 0 30px;
	margin: 0;
	position: relative;
}
.cam-small .title span {
	color: #942c57;
	font-weight: bold;
}
.cam-small .title img {
	position: absolute;
	top: 9px;
	left: 8px;
}
.cam-small .preview {
	text-align: center;
}
.cam-small .meta {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 22px;
	padding: 8px 0 0 10px;
}
.cam-small .meta li {
	float: left;
	width: 20px;
	margin: 0 4px 0 0;
}
.cam-small .meta li a {
	display: block;
	width: 20px;
	height: 16px;
	font-size: 0em;
	text-indent: -9999em;
}
.cam-small .meta li.profile a {
	background: url(../img/ico-profile.png) top left no-repeat;
}
.cam-small .meta li.add-to-favs a {
	background: url(../img/ico-favs.png) top left no-repeat;
}

.cam-large {
	width: 232px;
	height: 220px;
	padding-right:18px;
	margin: 0 0 2px 3px;
	background: url(../img/bg-cam-large.png) top left no-repeat;
	float: left;
}
.cam-large .title {
	height: 20px;
	padding: 8px 0 0 30px;
	margin: 0;
	position: relative;
}
.cam-large .title span {
	color: #942c57;
	font-weight: bold;
}
.cam-large .title img {
	position: absolute;
	top: 9px;
	left: 8px;
}
.cam-large .preview {
	text-align: center;
}
.cam-large .meta {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 22px;
	padding: 8px 0 0 10px;
}
.cam-large .meta li {
	float: left;
	width: 20px;
	margin: 0 4px 0 0;
}
.cam-large .meta li a {
	display: block;
	width: 20px;
	height: 16px;
	font-size: 0em;
	text-indent: -9999em;
}
.cam-large .meta li.profile a {
	background: url(../img/ico-profile.png) top left no-repeat;
}
.cam-large .meta li.add-to-favs a {
	background: url(../img/ico-favs.png) top left no-repeat;
}

.cams-top, .cams-bottom {
	background: url(../img/cams-top.png); 
	height:6px;
	width:762px;
	font-size:0em;
	text-indent: -9999em;
}
.cams-bottom {
	background: url(../img/cams-bottom.png);
	clear:both;
}
/*
	SIDEBAR
*/
#sidebar {
	float: right;
	width: 194px;
}
.column {
	width: 194px;
	margin: 0 0 6px 0;
	background: url(../img/bg-cams-favs.png) bottom left no-repeat;
}

.banners {
	height:402px;
}

.banners img {
	border:0;
}
.column div {
	color: #70394e;
}
.column .explain {
	font-size: 0.9em;
	color: #bc683a;
	line-height: 1.6em;
	background: url(../img/column-shade.png) top left no-repeat;
}
.column h2 {
	display: block;
	height: 31px;
	width: 194px;
	background: url(../img/sidebar-heading.png) top left no-repeat;
	color: #fff;
	text-indent: 14px;
	line-height: 31px;
	position: relative;
}
.column h2.ico {
	text-indent: 30px;
}
.column h2.ico img {
	position: absolute;
	top: 8px;
	left:8px;
}
ul.topcams {
	list-style: none;
	margin: 0;
	width: 140px;
	padding: 20px 20px 10px 20px;
}
ul.topcams li a {
	display: block;
	width: 140px;
	height: 20px;
	margin: 0 0 6px 0;
	text-indent: 24px;
	text-decoration: none;
	color: #70394e;
}
ul.topcams li a:hover {
	color: #bc3e63;
	text-decoration: underline;
}
ul.topcams .online a {
	background: url(../img/cam-status-online.png) top left no-repeat;
}
ul.topcams .offline a {
	background: url(../img/cam-status-offline.png) top left no-repeat;
}
a.aanmelden {
	width: 194px;
	height: 33px;
	background: url(../img/btn-aanmelden.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 143px 0 0 0;
	text-align: center;
}
a.aanmelden:hover {
	background: url(../img/btn-aanmelden.png) bottom left no-repeat;
}
#footer {
	width: 100%;
	height: 60px;
	padding: 40px 0 0 0;
	background: url(../img/bg-footer.png) top center no-repeat;
	text-align: center;
}
#footer span {
	color: #cf2f62;
}


/* Favorite cams */


/* ONE 2 ONE */
.cam-medium #one2one {
        height:0px;
        float:left;
}

.cam-medium #one2one img {
        position:relative;
        top:3px;
        height:17px;
        left:13px;
}

.cam-small #one2one {
        height:0px;
        float:left;
}

.cam-small #one2one img {
        position:relative;
        top:3px;
        height:13px;
        left:29px;
}
.cam-large #one2one {
        height:0px;
        float:left;
}

.cam-large #one2one img {
        position:relative;
        top:3px;
        height:17px;
        left:25px;
}

/* HD ready */
.cam-large #hd {
        height:0px;
        float:right;
}

.cam-large #hd img {
        position:relative;
        top:120px;
        right:20px;
        height:30px;
}

.cam-medium #hd {
        height:0px;
        float:right;
}

.cam-medium #hd img {
        position:relative;
        top:93px;
        right:13px;
        height:30px;
}

.cam-small #hd {
        height:0px;
        float:right;
}

.cam-small #hd img {
        position:relative;
        top:56px;
        right:20px;
        height:18px;
}

/* favorite cams */
.favcams-wrapper {
padding:20px 0 0 17px;
_padding:0;
}

#getfavorites {
	padding:0;
}

.cam-favorite {
	width: 148px;
	height: 134px;
	margin: 0 0 2px 3px;
	background: url(../img/bg-cam-small.png) top left no-repeat;
	float: left;
}
.cam-favorite .title {
	height: 20px;
	padding: 8px 0 0 30px;
	margin: 0;
	position: relative;
}
.cam-favorite .title span {
	color: #942c57;
	font-weight: bold;
}
.cam-favorite .title img {
	position: absolute;
	top: 9px;
	left: 8px;
}
.cam-favorite .preview {
	text-align: center;
	width:154px;
}
.cam-favorite .meta {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 22px;
	padding: 8px 0 0 10px;
}
.cam-favorite .meta li {
	float: left;
	width: 20px;
	margin: 0 4px 0 0;
}
.cam-favorite .meta li a {
	display: block;
	width: 20px;
	height: 16px;
	font-size: 0em;
	text-indent: -9999em;
}
.cam-favorite .meta li.profile a {
	background: url(../img/ico-profile.png) top left no-repeat;
}
.cam-favorite .meta li.add-to-favs a {
	background: url(../img/ico-favs.png) top left no-repeat;
}
.cam-favorite .meta li.defavorite a {
        background: url(../img/delete.png) top left no-repeat;
}

