html{
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
}
body{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	min-width: 100%;
	overflow-x: hidden;
}
small{
	position: absolute;
	left: 20px;
	top: 12px;
	color: #ffffff;
	font-size: 1.7em;
}
#black,
#white{
	border: 0;
	height: 100%;
	display: block;
	float: left;
	width: 50%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
	
#black a{
	background-image: url(/images/temp/mea-events.png);
	display: block;
	height: 115px;
	width: 280px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -57px 0 0 -140px;
}
#white{
	background-color: #ffffff;
}
#white a{
	background-image: url(/images/temp/mea-models.png);
	display: block;
	left: 50%;
	height: 115px;
	width: 280px;
	position: absolute;
	top: 50%;
	margin: -57px 0 0 -140px;
}

#models,
#events{
	background-image: url(/images/temp/hostess.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 670px -20px;
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#events{
	background: none transparent;
	background-color: #000000;
}
#image_events{
	width: 100%;
	position: absolute;
	bottom: 0;
}
#models small{
	color: #000000;
}
#models #website,
#events #website{
	background-image: url(/images/temp/mea-models.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	display: block;
	float: left;
	height: 100%;
	width: 100%;
}
#events #website{
	background-image: url(/images/temp/mea-events.png);
	position: absolute;
	top: 0;
	left: 0;
}
#models #content,
#events #content{
	margin: 180px 0 0 240px;
}
#models #content p,
#events #content p{
	font-size: 0.9em;
	clear: left;
	padding: 6px 0;
	margin: 0;
}
#models #content *{
	line-height: 18px;
}
#events #content *{
	color: #ffffff;
	line-height: 18px;
}
#models #content p label,
#events #content p label{
	clear: left;
	float: left;
	display: block;
	width: 20px;
}
#models #content p span,
#events #content p span{
	float: left;
}
#models #content #facebook{
	border: 0;
}
#models #content #facebook img{
	border: 0;
	margin: 6px 0 0 0;
}
#models #content p a{
	color: #000000;
	font-weight: bold;
}
#models #content h2{
	margin: -59px 0 0 -180px;
	font-style: italic;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
}
#formulier{
	margin: 180px 0 0 60px;
	width: 600px;
}
#formulier fieldset{
	border: 0;
	padding: 0;
}
#formulier legend{
	display: none;
}
#formulier p.field{
	float: left;
	clear: left;
	margin: 3px 0;
}
#formulier p.right{
	float: right;
}
#formulier p.field label,
#formulier p.field span,
#formulier p.options span{
	line-height: 22px;
	display: block;
	float: left;
	width: 120px;
}
#formulier p.field input{
	float: left;
}
#formulier p.radio{
	height: 23px;
}
#formulier p.radio input{
	background-color: #ffffff;
	padding: 0;
	margin: 5px;
}
#formulier p.radio label{
	width: 55px;
}
#formulier p.options{
	margin: 0px 0;
}
#formulier p.options input{
	margin: 5px 58px 0 30px;
}
#formulier p.title{
	clear: left;
	float: left;
	font-weight: bold;
	margin: 4px 0 2px;
}
#formulier p.text{
	clear: left;
	float: left;
	margin: 0;
}
#formulier p.optioninfo{
	clear: left;
	float: left;
	padding: 0 0 0 120px;
	margin: 0;
}
#formulier p.optioninfo label{
	font-weight: bold;
	line-height: 20px;
	font-size: 0.9em;
	display: block;
	float: left;
	width: 100px;
}
#formulier p.photo span{
	width: 300px;
}
#formulier p.select select{
	float: left;
	margin: 2px 5px 1px 0;
	width: 150px;
}
#formulier p#via_name span{
	width: 60px;
}
#formulier #scout{
	float: left;
}

#alert_red,
#alert_red li{
	color: #c30000;
}

#hideimages,
#hideimages img{
	border: 0;
	display: none;
}


#overflow{
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	min-height: 100%;
	* height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
#displaybox{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	height: auto;
	left: 50%;
	margin: -120px auto auto -234px;
	top: 50%;
	width: 480px;
	position: fixed;
	z-index: 200;
}
#displaybox *{
	font-family: Arial, Verdana;
}
#displayborder{
	border: 4px solid #5b58b6;
}
#displaytop{
	background-color: #e2eaf2;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
#displaytop span{
	background-image: url('http://www.mea-group.nl/images/icon-close.gif');
	cursor: pointer;
	display: block;
	height: 14px;
	width: 14px;
	float: right;
	margin: 3px 0 0 0;
}
#displaytop h4{
	color: #000000;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#displayborder form{
	padding: 20px 15px 10px 20px;
}
#displaybox label{
	float: left;
	font-size: 100%;
	padding-right: 4px;
	margin: 0px;
	height: 21px;
	line-height: 21px;
	min-width: 120px;
}
#displaybox p{
	clear: left;
	text-align: left;
}
#displaybox *{
	font-size: 10pt;
}
#displaybox select{
	border: 1px solid #003d73;
}
#displaybox input{
	margin: 0px;
	padding: 2px;
}
#displaybox input[type=text],
#displaybox input.text{
	width: 228px;
	border: 1px solid #5b58b6;
}
#displaybox input.small{
	width: 50px;
}
#displaybox input.submit{
	-moz-appearance: button;
	/* The sum of border-top, border-bottom, padding-top, padding-bottom
	must be the same here, for text inputs, and for . For
	buttons, make sure to include the -moz-focus-inner border/padding. */
	padding: 0px 6px 0px 6px;
	border: 2px outset ButtonFace;
	background-color: ButtonFace;
	color: ButtonText; 
	font: -moz-button;
	line-height: normal !important;
	white-space: pre;
	cursor: default;
	-moz-box-sizing: border-box;
	-moz-user-select: none;
	-moz-binding: none;
	text-align: center;
}
#displaybox input.submit:hover{
	background-color: -moz-buttonhoverface;
	color: -moz-buttonhovertext;
}
#displaybox input.submit:active:hover{
	padding: 0px 5px 0px 7px;
	border-style: inset;
	background-color: ButtonFace;
	color: ButtonText;
}
#displaybox textarea{
	width: 100%;
}
#displaybox .revisions{
	clear: left;

}
#displaybox .revisions span{
	float: left;
	display: 100px;
	line-height: 22px;
	width: 30px;
}

