/* top level html containers */
html { height: 100%; overflow: auto; overflow-y: scroll; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/body_bg.gif) center top repeat-y;
	color: #717171;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}
a {color: #ee1c23; text-decoration: none;}

img { border: 0px; }
h1, h2, h4{ text-align: left; font-size: 22px; color: #000; margin: 0px; margin-bottom: 5px;}
h4{ padding-left: 25px; font-size: 16px;}
h3{color: #fff; font-size: 26px; margin: 0px; margin-bottom: 16px;}

.white_header{
	font-size: 14px;
	color: #fff;
}
hr{ background: #919191; border: none; height: 1px; }
li{ margin-top: 5px; color: #000; }
strong {color: #000000;}

/* footer position using 'footerStickAlt' technique */
#contents {
	position: relative;
	min-height: 100%;
	left: 50%;
	border: 0px;
	overflow-x: hidden;
	margin-left: -490px;
	width: 946px;
	padding: 0px 18px;
}
* html #contents {
	height: 100%;
}
#footer {
	position: relative;
	left: 50%;
	width: 946px;
	margin-left: -473px;
	height: 18px;
	color: #aaa;
	padding-top: 14px;
	margin-top: -32px;
	overflow: hidden;
	border-top: 1px solid #919191;
}
#footer a {
	color: #aaa;
}
#footer .separator {
	margin: 0 6px 0 6px;
}

#header {

}
#header #logo {
	position: absolute;
	top: 15px;
	left: 20px;
	background: url(../img/doxa_logo_s.jpg);
}

#header #navigation {
	padding-top: 3px;
	height: 72px;
	width: 100%;
	left: 20px;
	bottom: 17px;
	background: #fff;
}

#header #navigation .nav_item {
	float: right;
	margin-right: 22px;
	margin-top: 50px;
	font-size: 14px;
	color: #999;
}
#header #header_action {
	height: 216px;
	width: 100%;
}

#header #header_action .action{
	position: relative;
}
#header #header_action .button{
	position: absolute;
	right: 0px;
	top: 105px;	
}

#header #header_action #zoek_baan, #header #header_action #zoek_personeel, #header #header_action #aanmelden{
	margin-top: 45px;
	width: 210px;
	float: left;
	margin-left: 24px;	
	height: 170px;
}

#header #header_action #zoek_personeel{
	margin-left: 110px;	
	width: 220px;
}

#header #header_action #aanmelden{
	width: 241px;
	margin-left: 110px;	
}

#header #header_action #zoek_baan a, #header #header_action #zoek_personeel a, #header #header_action #aanmelden a{
	float: right;
	margin-top: 7px;	
}

#main_contents {

}

.drop_left{
	width: 229px;
	float: left;	
}

.drop_left .aanmeld_input{
	width: 97%;
}

.select_class{
	width: 100%;
	background: #000;
	height: 20px;
	border-top: 1px solid #989898;
	color: #fff;
}

/*
.aanmeld_input, .notes, .select_class{
	border: 1px solid #ababab;
	margin-bottom: 10px	
}
*/
.drop_right{
	width: 229px;
	float: right;	
}

.drop_right select, .drop_left select{
	width: 100%;
	margin-bottom: 10px;
	font-size: 10px;
	height: 19px;
	font-family: Arial, sans-serif;
}

#main_left{
	float: left;
	margin-top: 17px;
	width: 210px;
	padding: 0px 23px 0px 23px;
	border-right: 1px solid #919191;
}

#main_left .left_item{
	margin: 13px 0px;	
}

.error{
	margin-top: -13px;
	margin-bottom: 5px;
	color: 	#ee1c23;
}

#left_medewerker a{
	display: block;
	padding-left: 18px;
	width: 192px;
	margin-top: 3px;
	background: url("../img/bulet.gif") left center no-repeat; 
}

#left_contact .addres_item{
	margin-top: 17px;	
}

#main_right{
	float: left;
	padding-left: 24px;
	width: 635px;
	margin-top: 30px;
}

.item{
	margin-bottom: 25px;
	min-height: 100px;
	clear: both;
	position: relative;
}

.item img{
	float: left;
	margin-right: 9px;
}

.item_titel{
	color: #000;	
}

.terug{
	float: right;	
}

#zoeken{
	/*margin: 10px 0px 10px 0px; 
	padding: 5px 40px; 
	/*background: url("../img/zoek_dialoge.gif");*/
	
	width: 100%; 
	height: 140px;
}

#zoeken_button{
	float: right; 
	margin-right: -2px; 
	margin-top: -29px;
	cursor: pointer;
	z-index: 1;
}	
.item .readmore, .vacature_item .readmore{
	position: absolute;
	bottom: 0px;
	left: 109px;
}

.vacature_item{
	position: relative;
	margin-bottom: 14px;
	margin-top: 14px;
	padding-bottom: 12px;
}

.vacature_item.opvallend {
	background: #eee;
	padding: 10px 10px 25px 10px;
	color: #222;
	border: 1px solid #ccc;
}
.vacature_item.opvallend .readmore {
	left: 10px;
	bottom: 8px;
}
.vacature_item.opvallend .item_titel {
	font-size: 14px;
	display: block;
}

.vacature_item .readmore {
	left: 0px;
}

#left_medewerker {
	background: #fff;
	min-height: 200px;
	
}

#left_news .input_style{
	width: 207px;
	margin-bottom: 14px;
/*
	background: url("../img/input_bg.gif");	
	border: none;
	height: 20px;
	padding: 3px 0 0 3px
*/
}

#left_medewerker img{
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}

#adviseur{
	margin-top: 15px;
	width: 100%;
}

#adviseur #list{
	width: 172px;
	float: left;
	margin-right: 30px;
}

#adviseur #info{
	width: 380px;
	float: left;
}

#adviseur #info img{
	float: left; 
	margin-right: 9px; 
	margin-bottom: 16px;	
}

#adviseur #info #contact_info{
	float: left;
	color: #000;
	height: 100px;
}

.adviseur_toggle{
	color: #000;
	font-weight: bold;
	cursor: pointer;
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 18px;
}


.adviseur_toggle:hover{
	color: #ee1c23;	
	cursor: pointer;
}

#list .space{
	height: 20px;
}

.adviseur_selectie span{
	padding-left: 25px;
	display: block;
	color: #ee1c23;
	text-align: left;
}

.adviseur_selectie a{
	text-align: left;
	padding-left: 25px;
	display: block;
	color: #000;
	text-decoration: none;
}

.inactive, .active{
	color: #000;
	padding: 0 7px;
	text-decoration: none;
}
/*.kandidaat{
	position: relative;
	padding-bottom: 23px;
}*/	

.kandidaat img{
	float: left; 
	margin-right: 9px;
	margin-top : 15px;
}

.kandidaat .description {
	float : right;
	width : 520px;
}

.kandidaat strong{
	color: #000;
	display: block;
	margin-top: 15px;
	font-size : 11px;
}

.kandidaat a{
	color: #919191;
}

.kandidaat a:hover{
	color: #df0b0b;
}

.kandidaat .link{
	bottom: 0px;
	float: right;
}

.active{
	color: #df0b0b;
}

/*CONTACT */

.contact_button{
	position: absolute;
	float: right;
	right: 23px;
	top: 440px;	
}

.gmap_link{
	margin-bottom: 9px;	
}
.gmap_link a{
	color: #000;
	text-decoration: none;
	margin-right: 20px;
	
}

.gmap_link .active{
	color: #cf0b0b;	
	padding: 0px;
}

.gmap_contaner{
	position: relative; 
	width: 100%; 
	height: 300px; 
}

.gmap_contaner .info_map {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%; 
	height: 100%;
}

/*Styled dropdown*/
#header #header_action #zoek_baan select, #header #header_action #zoek_personeel select{
	width: 100%;
	margin-bottom: 10px;
	font-size: 10px;
	height: 20px;
	font-family: Arial, sans-serif;
}

.sc-select_container{
	background: url("../img/custom_select/defalt_bg.gif") top left no-repeat;
	color : #bbb;
}

.sc-options_container{
	border: 1px solid #454545;	
	border-top: none;
	border-bottom: none;
	
}

.sc-active_option{
	padding-left: 3px;
	padding-top: 3px;	
	margin-bottom: -3px;
	background: url("../img/custom_select/pointer.gif") right top no-repeat;
}

.sc-active{
	background: url("../img/custom_select/selected_pointer.gif") right top no-repeat;	
}

.sc-option{
	padding-left: 3px;
	background: #000;
}

.sc-option:hover{
	background: #1b1b1b;	
}

.sc-select_bottom{
	position: absolute;
	bottom: 0px;
	height: 13px;	
}

.sc-select_bottom_left {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background: red;
	background: url("../img/custom_select/bottom_bg.gif") left bottom no-repeat;
	height: 100%;
	width: 60%;
}

.sc-select_bottom_right{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;	
	width: 60%;
	background: url("../img/custom_select/bottom_right.gif") right bottom no-repeat;

}
