body{
	/* background: #1a60a8; */
	background: url(../images/bg.png) repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2{
	font-size: 14px;
	position: relative;
	display: block;
	border: 2px solid #CC3300;
	background: #e9deec;
	height: 25px;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
	padding: 3px;
}

a{
	color: #000000;
	text-decoration: none;
}

#container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	/* background: #5aa8da; */
}

	#header{
		position: relative;
		/* background: #660099; */
		/* background: #CC3300; */
		background: url(../images/Buitensexplaats.jpg);
		height: 120px;
		border-top: 1px dotted #000000;
		border-bottom: 1px dotted #000000;
	}
		#headerblock{
			width: 900px;
			position: relative;
			margin-left: auto;
			margin-right: auto;
		}
		
		h1{
			position: absolute;
			left: 0px;
			top: -8px;
			color: #FFFFFF;
			font-size: 24px;
		}
		#wrapper{
			position: absolute;
			top: 40px;
			left:10px;
			font-size: 12px;
			color: #FFFFFF;
		}
		
		#login{
			position: absolute;
			right: 0px;
			top: 15px;
			font-size: 10px;
			color: #000000;
		}
			#login a{
				color: #000000;
			}
			#login input{
				border: 1px solid #000000;
				width: 150px;
			}
				#login input.signon{
					width: 60px;}
	
	#menu{
		margin-left: auto;
		margin-right: auto;
		background: url(../images/menu.jpg) repeat;
		height: 39px;
	}
		#menu ul{
			list-style: none;
			width: auto;
			margin: 0px;
			padding: 0px;
		}
		#menu ul li{
			float: left;
			}
	
		#menu  ul li a{
			font-size: 14px;
			text-decoration: none;
			color:#ffffff;
			font-weight: bold;
			padding: 8px;
			line-height: 25px;
		}
	
	#left{
		float: left;
		width: 200px;
		margin-top: 12px;
		padding-left:10px;
	}
	
		#left .block{
			border: 1px solid #CC3300;
			width: 200px;
			background: #99FFFF;
			-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
		}
		
		#left .block ul{
	
		}
		
		#left .block ul li{
			list-style: none;
		}
		
		#left .block ul li a{
			display: block;
			height: 25px;
		}
		#left .block ul li a:hover{
			display: block;
			height: 25px;
			text-decoration: underline;
		}
		

	#content{
		float: left;
		position: relative;
		width: 710px;
		padding-left: 20px;
		min-height: 200px;
	}
	#content_gal{
		float: left;
		position: relative;
		width: 950px;
	}
	
		.text{
			position: relative;
		}
		
		#content .block1{
			width: 450px;
			float: left;
			padding-top: 10px;
			position: relative;
		}
		#content .block2{
			width: 230px;
			float:left;
			padding: 10px;
			position: relative;
		}
		
		#content .block{
			width: 528px;
			float: left;
			position: relative;
		}
		
		#content .completeblock{
			width: 710px;
			float: left;
			position: relative;
		}
		
		#content .smallblock{
			width: 180px;
			float: left;
			text-align:center;
			position: relative;
		}
		
		#content .trailerflv{
			width: 440px;
			float: left;
		}
		#content .dailerblock{
			width: 250px;
			float: left;
		}
	
	.clear{
		clear: both;
		height: 1px;
		font-size: 1px;
		overflow: hidden;
	}
	
	#footer{
		height: 20px;
		border-top: 1px solid #999999;
	}
	
	
/* Containers */	
.locatieContainer{
	width: 500px;
	position: relative;
	float: left;
	height: auto;
	padding: 10px;
	border: 1px dashed #000000;
	margin-bottom: 10px;
}
	.locatieContainer .name{
		float:left;
		position: relative;
		width: 500px;
		font-size: 16px;
	}
	.locatieContainer .box{
		float:left;
		position: relative;
		height: auto;
		margin-bottom: 20px;
		width: 500px;
		font-size: 12px;
	}
	.locatieContainer .info{
		position: absolute;
		float: left;
		bottom: 0px;
		left: 10px;
		height: 20px;
		width: 500px;
		font-size: 11px;
	}

/* sexdate blocks */
.sexdate{
	width: 96px;
	float: left;
	padding: 5px;
	font-size: 11px;
	height: 195px;
	border: 0px dashed #CC3300;
	text-align: center;
	margin-left: 4px;
	margin-bottom: 8px;
}
	.sexdate img{
		margin-bottom: 10px;
		width: 75px;
		height: 75px;
		border: 1px solid #000000;
	}
	
/* escorts blocks */	
.escort{
	width: 160px;
	float: left;
	padding: 5px;
	font-size: 11px;
	height: 195px;
	border: 0px dashed #CC3300;
	text-align: center;
	margin-left: 4px;
	margin-bottom: 8px;
}
	.escort img.thumb{
		margin-bottom: 10px;
		width: 150px;
		height: 150px;
		border: 1px solid #000000;
	}	
	
	.escorttarief{
		position: absolute;
		top: 10px;
		right: 0px;
	}
	
	.escortinfo{
		position: absolute;
		top: 180px;
		right: 0px;
	}
		.info .button{
			display: block;
			background: #CCCCCC;
			border: 1px solid #999999;
			padding: 5px;
			width: 190px;
		}


/* ? blocks */	
.profiel{
	width: 100px;
	float: left;
	font-size: 12px;
	height: 235px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}
	.profiel h3{
		font-style:oblique;
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
	}
	.profiel img{
		margin-bottom: 10px;
		border: 1px solid #000000;
	}	

.gallerieBlock{
	position: relative;
	width: 150px;
	height: 200px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	float: left;
	padding: 7px;
	border: 1px dashed #CC3300;
}

/* trailer blocks */
.trailerBlock{
	position: relative;
	width: 210px;
	height: 340px;
	min-height: 200px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	padding:4px;
	border: 1px solid #CC3300;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
}
	.trailerBlock .name{
		float:left;
		font-size: 13px;
		width: 190px;
		padding: 5px;
		height: 25px;
	}
	.trailerBlock .thumb{
		float:left;
		padding: 3px;
		width: 200px;
	}
	.trailerBlock .box{
		float:left;
		width: 123px;
	}
	
.sexdateProfile{
	position: relative;
	width: 670px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
	.sexdateProfile .name{
		float:left;
		font-size: 16px;
		width: 660px;
		padding: 5px;
		height: 20px;
	}
	.sexdateProfile .thumb{
		float:left;
		padding: 3px;
		margin-left:auto;
		margin-right: auto;
		width: 664px;
	}
	.sexdateProfile .box{
		float:left;
		width: 263px;
	}	
	
	
	
/* form styling */
.labelContainer{
	position: relative;
	width: 690px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	padding-left: 5px;
}

.websiteLink{
	padding-top: 30px;
}

.labelContainerError{
	position: relative;
	width: 445px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	background-color: #ff6a71;
	padding-left: 5px;
}

.labelContainerMax{
	position: relative;
	width: 690px;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	background-color: #fff;

}

.formError{
	position: relative;
	top: -5px;
	width: auto;
	font-size: 10px;
	color: #FF0000;
	margin-left: 3px;
}

.default_textfield{
	position: relative;
	width: 350px;
	border: 1px solid #333;
	font-size: 11px;
}

.default_textfieldError{
	position: relative;
	width: 150px;
	border: 1px solid #ff0000;
	font-size: 11px;
}

.default_select{
	width: auto;
	padding: 0px;
}

.auto_select{
	width: auto;
	padding: 0px;
	float: left;
	font-size: 10px;
}

.default_textarea{
	width: 350px;
	height: 75px;
	border: 1px solid #333;
	font-size: 11px;
	padding: 0px;
}

.half_textarea{
	width: 438px;
	height: 75px;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #ccc;
}

.half_textareaError{
	width: 438px;
	height: 75px;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #ff0000;
}

.default_textareaError{
	width: 233px;
	height: 75px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #ff0000;
}

.large_textarea{
	width: 640px;
	height: 75px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #666;
}

.default_button{
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 20px;
	border: 1px solid #000;
}

label{
	width: 250px;
	float: left;
	text-align: left;
}

.formField{
	margin: 0px;
	background-color: #fff;
	border: 1px solid #7f9db9;	
	margin-bottom: 3px;	
}

.succesbox{
	position: relative;
	width: 518px;
	padding: 5px;
	background-color: #ebffe5;
	border: 2px solid #32eb00;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.errorbox{
	position: relative;
	width: 518px;
	padding: 5px;
	background-color: #ffe5e5;
	border: 2px solid #e30000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}	
