/*
	SLICING DOOR KOEN HOBBELT
	http://www.koen-media.nl
	
	(c) 2007 LiveClips
*/

body {
	background: #9D3B57 url('content_bg.gif') repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.71em
}

/*
	Container
*/

#container {
	margin: 0px auto;
	text-align: left;
	width: 902px;
}

/*
	Header
*/

#header {
	background: url('header.jpg') no-repeat;
	width: 902px;
	height: 250px;
	padding-top: 74px;
	overflow: hidden
}

#header h1, #header em {
	display: none;
}

/*
	Menu
*/

#menu {
	padding-right: 35px;
	text-align: right;
	display: inline;
	float: right;
}

#menu .spacer {
	display: block;
	float: left;
	width: 10px;
	height: 27px;
	background: url('menu_spacer.gif') no-repeat;
}

#menu a.home {
	background: url('menu_home.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 44px
}

#menu a.home:hover {
	background: url('menu_home_hover.gif') no-repeat;
}

#menu a.clips {
	background: url('menu_clips.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 42px
}

#menu a.clips:hover {
	background: url('menu_clips_hover.gif') no-repeat;
}

#menu a.plaatjes {
	background: url('menu_plaatjes.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 66px
}

#menu a.plaatjes:hover {
	background: url('menu_plaatjes_hover.gif') no-repeat;
}

#menu a.webcams {
	background: url('menu_webcams.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 73px
}

#menu a.webcams:hover {
	background: url('menu_webcams_hover.gif') no-repeat;
}

#menu a.sexshop {
	background: url('menu_sexshop.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 66px
}

#menu a.sexshop:hover {
	background: url('menu_sexshop_hover.gif') no-repeat;
}

#menu a.webmasters {
	background: url('menu_webmasters.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 89px
}

#menu a.webmasters:hover {
	background: url('menu_webmasters_hover.gif') no-repeat;
}

#menu a.contact {
	background: url('menu_contact.gif') no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 64px
}

#menu a.contact:hover {
	background: url('menu_contact_hover.gif') no-repeat;
}

#menu a span {
	display: none;
}

/*
	Zoekbalk
*/

#search {
	margin-top: 192px;
	float: right;
	padding-right: 2px;
}

#search .term {
	background: url('search_field.jpg') no-repeat;
	height: 25px;
	line-height: 25px;
	width: 121px;
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #30000E; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px
}

#search .submit {
	background: url('search_submit.jpg');
	width: 53px;
	height: 25px;
	float: left
}

/*
	Content
*/

#content {
	background: White;
	width: 825px;
	padding: 2px;
	float: right;
}

/*
	Cammeiden
*/

#cammeiden {
	background: url('cammeiden_bg.jpg') no-repeat;
	height: 173px;
	width: 821px;
	padding: 2px;
	text-align: center;
	margin-bottom: 2px
}

#cammeiden a.girl {
	text-decoration: none;
	color: White;
	float: left;
	width: 115px;
	display: block;
}

#cammeiden a.girl span {
	color: #FFBDD1;
	text-decoration: underline;
	font-weight: bold;
}

#cammeiden a.girl:hover {
	text-decoration: underline;
}

/*
	Items
*/

.item {
	background: url('item_bg.gif') repeat-y;
	width: 204px;
	margin-bottom: 2px;
	font-family: Arial, helvetica, sans-serif;
	color: #490016;
	margin-left: 3px;
	text-align: left
}

.item h3 {
	background: url('item_title.gif');
	height: 27px;
	line-height: 27px;
	font-size: 1.4em;
	padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

.item a.vid {
	color: #490016;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 5px;
}

.item a.vid:hover {
	text-decoration: underline;
}

.item a.next {
	background: url('item_bottom.gif');
	height: 26px;
	color: #490016;
	text-decoration: none;
	display: block;
	width: 182px;
	line-height: 26px;
	padding-right: 22px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold
}

.item2 {
	background: url('item_bg2.gif') repeat-y;
	width: 408px;
	margin-bottom: 2px;
	font-family: Arial, helvetica, sans-serif;
	color: #490016;
	margin-left: 7px;
	text-align: left
}

.item2 h3 {
	background: url('item_title2.gif');
	height: 27px;
	line-height: 27px;
	font-size: 1.4em;
	padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

.next {
	background: url('item_bottom2.gif') no-repeat;
	height: 26px;
	color: #490016;
	text-decoration: none;
	display: block;
	width: 408px;
	line-height: 26px;
	padding-right: 22px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold
}

.item2 a.vid {
	color: #490016;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 5px;
}

.item2 a.vid:hover {
	text-decoration: underline;
}

.left {
	width: 204px;
	float: left;
	overflow: hidden;
}

.right {
	width: 204px;
	float: right;
	overflow: hidden;
}

.middle {
	float: left;
	width: 412px;
	overflow: hidden;
	text-align: center;
}

/*
	Footer
*/

#footer {
	width: 829px;
	float: right;
	background: url('footer.png') no-repeat;
	padding-top: 16px;
	color: Black;
	text-align: center
}

#footer a {
	font-weight: bold;
	color: #9D3B57;
}

#footer a:hover {
	text-decoration: none;
}

/*
	Cross-Browser hacks
*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

#webcams_top {
	background: url('webcams_top.jpg');
	height: 89px;
	width: 825px;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px
}

#webcams_middle {
	background: url('webcams_bg.jpg') repeat-y;
	width: 825px;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px
}

#webcams_bottom {
	background: url('webcams_bottom.jpg');
	height: 30px;
	width: 825px;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px
}