/* png-fix */
#gmaps * { behavior: url(); }

/*menu bg */
#subBedrijven {
	background-image: url('../img/imgs_layout/menu_bg.png');
}
#subKandidaten {
	background-image: url('../img/imgs_layout/menu_bg2.png');
}
#subVacatures {
	background-image: url('../img/imgs_layout/menu_bg2.png');
}
#personeelframeIE {
	display: none;
}

/* top level html containers */
html { height: 100%;}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ececec;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	overflow-x: none;
	
	scrollbar-3dlight-color:#3C312B; 
	scrollbar-arrow-color:#4C4242;
	scrollbar-base-color:#fafafa;
	scrollbar-darkshadow-color:#4C4242;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
}

/* general styling rules */
a { color: #FFFFFF; text-decoration: none; } /* ED1B2D */

a:hover { color: #FFFFFF; text-decoration: none; } /* ed1b2d */
table, form, p { margin: 0px; padding: 0px; }
img { border: 0px; }

form {
	padding: 0;
	margin:0;
}

.menu a {
	color: white;
}

.menu a:hover {
 color: red;
}

/* form validation 
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.required, textarea.required { border: 1px solid #00A8E6; }*/
input.validation-failed, textarea.validation-failed { border: 1px solid #FF3300; color : #FF3300; background: white}
/*input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color : #000; }*/
.validation-advice { color: #FF3300; font-weight: bold; text-align: left; background: white}
.custom-advice { color: #C8AA00; font-weight: bold; }

/* for rounded corners */
#myBox {
	background-repeat:no-repeat; 
	width: 80px;
	height: 80px;
	padding: 0px;
	margin-bottom: 40px;
	margin-right: 13px;
	cursor: pointer;
	/* position:relative; */
	float: left;
	/*border: 1px solid red;*/
}

#mainframe {
	position: relative;
	background: #fff;

	left: 50%;
	width: 960px;
	margin-left: -480px;
}

#whiteframe {
	background: #ececec;
	height:	30px;
}
#bedrijven {
	height: 440px;
	overflow: auto;
	padding-right:10px;
}

#leftframe {
	float: left;
	width: 363px;
	height: 650px;
	background:#5bcbec;
	background-repeat: no-repeat;
	margin-top: 0px;
	
}

#personeelframe {
	top: 130px;
	left: -100px;
	position: absolute;
	z-index: 99;
	float: left;
	width: 500px;
	height: 566px;
	margin-top: 0px;
	
	left: 50%;
	
	/* margin-top: -10px; */
	margin-left: -580px;
}

#topframe {
	float: right;
	width: 597px;
	height: 650px;
	background-image: url(../img/imgs_layout/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topframe .social_media {
 float:right;
 margin-right:30px;
}

#topframe .social_media img{
	width:30px;
	margin-bottom:3px;
} 

#menu {
	width: 520px;
	text-align: justify;
	margin-left: 60px;
	margin-top: 137px;
}

#contents {
	margin-left: 25px;
	margin-top: 30px;
	text-align: justify;
	padding-right: 10px;
	background-image: url(../img/bg_content.jpg);
}

#contents a{
	color:#999;
}

#footer {
	clear: both;
	width: 960px;
	height: 0px;
	background-color: #ECECEC;
}

#footer_txt {
	font-family: verdana;
	font-size: 11px;
	text-align: center;	
	color: #999;
	text-align: right;
	padding-right: 48px;
 }

* html #mainframe {
	height: 100%;
}


#dialoggray {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	visibility: hidden;
	
	opacity: 0.6;
	Filter: alpha(opacity=60);
	-khtml-opacity: 0.6;
	-moz-opacity: 0.60;
}

#dialoggray2, #dialoggray3 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	visibility: hidden;
	overflow: none;
	
	opacity: 0.4;
	Filter: Alpha(Opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
}

#dialog {
	position: absolute;
	z-index: 101;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	height: 524px;
	top: 44%;
	margin-top: -250px;
	padding: 20px;
	border: 1px solid white;
	background-color: #222;
	color: #FFF;
	overflow: auto;	
}

#subMenu {
	display:none;
	background-color:#b0c1cb;
	z-index:2;
	position:absolute;
	margin-right:0px;
	float:left;
	margin-top:0px;
	padding:10px;
	width:100px;
	height:50px;
	color:#FFFFFF;
}

	
#dialog a { color: #FFF; text-decoration: none; }
#dialog a:hover { color: #ed1b2d; text-decoration: none;}

#dialog_personeel {
	position: absolute;
	z-index: 98;
	top: 120px;
	left: 70px;
	padding-right: 60px;
	width: 371px;
	height: 468px; 
	background: url(../img/imgs_layout/personeel/cloud.png) no-repeat;
}
 
/*#content_personeel {
	width: 360px;
	height: 390px;
	overflow: auto;
	font-size: 10px;
}*/

#personeelframe_div {
	position: absolute;
	z-index: 100;
	width: 400px;
	height: 300px;
	background: url(../img/pixel.gif);
	border: red;
	left: 50%;
	margin-top: 400px;
	margin-left: -530px;
}

#personeelframe {
}

#powered_by_pepperminds {
	text-align: left;
	margin: 10px;
}

#powered_by_pepperminds p {
	margin-bottom: 1em;
}

#powered_by_pepperminds span {
	font-weight: bold;
}

#powered_by_pepperminds span.nadruk{
	font-weight: normal;
	color: #0070c0;
	text-decoration: underline;
}
