﻿html {
	height            	: 100%;
}

img {
	border: 0;
}

ul, ol {
	padding-left: 15px;
}

#test li {
	margin-top: 10px;
	margin-bottom: 3px;
}

/* Algemeen */
html {
	background	: url('../img/header_img.gif') repeat-x #7ca9c2;
}

body {
	margin			  	: 0;
	padding			  	: 0;
	font-family		  	: Arial, Verdana, Helvetica, sans-serif;
	font-size		  	: 12px;
	color			  	: #ffffff;
	height				: 100%;
}

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

a:hover {
	color			: #535353;
}

	#content_content a {
		text-decoration		: underline;
	}
	
	#content_content a.vacancy {
	  color         		: #666666;
	  font-size				: 12px;
	  margin-bottom			: 5px;
	  font-weight			: bold;
	  text-decoration  		: none;
	}

	#content_content a.vacancy:hover {
	  text-decoration   	: underline;
	}
	
.white_link {
	color: #fff;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

/*
	Index
*/

#index_holder {
	margin-top: 20px;
}
	
	#index_holder h2 {
		margin-top: 0;
	}
	
	#index_header_img {
		margin-top: 10px;
	}
	
	#index_left_holder {
		float: left;
		width: 320px;
		margin-right: 30px;
	}
	
	#index_list_holder {
		float: right;
		width: 210px;
		padding: 0 10px 10px 10px;
		background: #eee;
		border: 1px solid #ddd;
		position: relative;
		right: 5px;
	}
	
		#index_list {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
			#index_list li {
				line-height: 11px;
				vertical-align: middle;
				margin: 5px 0;
			}
			
			#index_list img {
				margin-right: 5px;
				vertical-align: middle;
			}

/* Bovenkant */

#top {
	height				: 85px;
	padding-top			: 25px;
}

#logo {
	width				: 259px;
	height				: 55px;
}

#menu {
  width             	: 630px;
  height            	: 60px;
  position				: relative;
  float: right;
  top					: -40px;
}

#menu_rails {
  width					: 450px;
  height            	: 16px;
  float					: left;
  font-size         	: 12px;
  word-spacing			: 15px;
  color             	: #086aab;
  margin-bottom     	: 2px;
}

	#menu_rails a{
		text-decoration		: none;
		color          		: #086aab;
	}

#search{
	float: right;
	position: relative;
	top: -40px;
}
	
#search input {
	margin-right: 5px;
}

#search_button {
	left :-2px;
	position :relative;
	cursor: pointer;
	top :3px;
}

	#loop img {
		vertical-align		: middle;
		margin-bottom		: 3px;
	}

#rails {
	background-image	: url('../img/top_rails.jpg');
	width				: 625px;
	height				: 11px;
	font-size			: 1px;
	position			: relative;
	top					: -40px;
	clear				: right;
}

#text_rails {
	color			  	: #666666;
	margin-top	      	: 10px;
	position			: relative;
	top					: -40px;
	z-index				: 2000;
}

	#text_rails a {
		color				: #666666;
	}
	#text_rails a:hover {
		color				: #036FAB;
		text-decoration		: none;
	}
	
#home_flash {
	margin-top: 10px;
	border: 1px solid #ddd;
	width: 590px;
}

/* Container */

#container {
	margin				: 0 auto;
	width				: 958px;
	text-align			: left;
	height: 85%;
}

/* Header */

#header {
	position: relative;
	top: -20px;
}

/* Navigatie */

#navigation {
	padding-top			: 0px;
	margin-top			: 3px;
	background-image	: url('../img/navigatie.jpg');
	height				: 25px;
	text-align			: center;
	position			: relative;
	top					: -20px;
}

	#navigation ul {	
		margin-top			: 0;
		margin-bottom		: 0;
		padding-top			: 4px;
		
	}
	
		#navigation ul li {
			display				: inline;
			margin-right		: 20px;
		}
		
			#navigation ul li a {
				color		: #fff;
			}
			
	#navigation a:hover {
		color		: #A7A7A7;
	}
	
	#navigation a.active {
		font-weight			: bold;
		color				: #A7A7A7;
	}
	
	#red_button {
  		width				: 84px;
  		height				: 84px;
  		background-image	: url('../img/red_button.png');
  		position			: relative;
		top					: -65px;
		left				: 820px;
		float				: left;
		z-index				: 1000;
		text-indent			: -9999px;
		cursor				: pointer;
	}
		
/* Linker bovenste vlak */	
		
#left {
	width					: 320px;
	float					: left;
	clear					: left;
	position				: relative;
	top						: -83px;
}
		
#left_pane_grey {
	margin				: 3px 0 3px 0;
	background-color	: #989898;
}

	#left_pane_grey_content {
		padding-left		: 10px;
		padding-top			: 10px;
		min-height			: 200px;
	}

		#left_pane_grey_content p {
			font-size		: 12px;
			margin      	: 0;
		}
		
			#left_pane_grey_content a {
				color: #E6E6E6; 
				text-decoration: underline;
			}
			
			#left_pane_grey_content a:hover {
				color: #505050;
				text-decoration: underline;
			}
			
			#left_pane_grey_content h4 a {
				color: #fff; 
				text-decoration: none;
				font-size: 12px;
			}
			
.random_vacancy_hold {
	margin-bottom: 10px;
}

.vacancy_img {
	margin-top: 30px;
}
			
#leftpane_gradient {
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, sans-serif;
}
	
	#leftpane_gradient div {
		width: 50%;
		float: left;
		text-align: center;
	}

	#leftpane_gradient div a {
		background: url('../img/leftpanegrey_dark.png') repeat-x;
		line-height: 29px;
		font-weight: bold;
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
		color: #fff;
	}
	
	#leftpane_gradient div a:hover {
		background-position: 0 -29px;
		color: #555;
	}
	
#leftpane_title {
	text-align:	center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url('../img/leftpanegrey.jpg') repeat-x;
	height: 29px;
	line-height: 29px;
}

/* Linker onderste vlak */	

#tellafriend {
	margin				: 3px 0 0 0;
	background-color	: #658799;
	color				: #ffffff;
	width				: 320px;
}

	#tellafriend_content {
		padding				: 10px 10px 0;
	}
	
	#tellafriend_bottom {
		background			: url('../img/tellafriend.png') no-repeat;
		width				: 320px;
		height				: 29px;
		margin-bottom		: 15px;
	}
	
.friend_holder {
	margin-bottom		: 5px;
	line-height			: 20px;
}
	
	.friend_label {
		float				: left;
		width				: 160px;
	}
.friend_holder_submit {
	margin: 5px 0 0 0;
}
	
.input_text input{
	width				: 200px;
}
	
/* Copyright */	
	
#copyright {
	text-align	: center;
	margin		: 8px 0 15px 0;
	font-size	: 11px;
}

#copyright a{
	color		: #ffffff;
}

#copyright a:hover{
	text-decoration: underline;
}

/* Rechts - Content */	

#content_holder {
	position: relative;
	top: -20px;
}

#content_container {
	float				: right;
	position			: relative;
	top					: -83px;
}

#content {
	float				: right;
	padding				: 0 0 18px 0;
	margin				: 3px 0 0 0; 
	background-color	: #fff;
	color				: #666666;
	width				: 635px;
	min-height			: 390px;
}
	#content_footer {
		background		: url('../img/content.png') no-repeat;
		width			: 635px;
		height			: 25px;
		clear			: both;
	}

#submenu {
	height				: 20px;
	width				: 625px;
	background-color	: #e6e6e6;
	border-bottom		: 1px solid #cdcdcd;
	padding				: 5px 0 0 10px;
}

	#submenu a{
		padding-right		: 20px;
		color				: #6d6d6d;
	}
	
	#submenu a:hover, #submenu a:active a:visited{
		color				: #3e3e3e;
	}


#content_content {
	padding				: 0px 20px 20px;
}

p {
	margin-top	: 3px;
	line-height : 17px;
}

.vacancy {
	margin: 3px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family   : arial, sans-serif;
}

h2 {
  font-size     : 18px;
  margin        : 10px 0 4px 0;
  color         : #588caa; 
}

h3 {
  font-size     : 14px;
  color         : #588caa;
  margin		: 8px 0;
}

h4 {
  font-size     : 12px;
  font-weight   : bold;
  color         : #ffffff;
  margin        : 0;
}

h5 {
	margin			: 0 0 15px 0;
}
h4 a {
  font-size    		: 11px;
  color        		: #ffffff;
  margin			: 0;
}

h4 a:hover {
	color :#ffffff;
	text-decoration : underline;
}

.testimonial_photo {
	width			: 199px;
	height			: 171px;
	margin-top		: 5px;
}
	.testimonial_photo.float_left {
		margin-right	: 10px;
	}
	.testimonial_photo.float_right {
		margin-left		: 10px;
	}
	
.testimonial_text {
	margin-top		:5px;
	font-style		: italic;
	text-align		: center;
}

.apply {
	font-weight: bold;
	color: #444;
}


/*
	Sollicitatie formulier
*/

.form_row {
	width: 100%;
	margin-bottom: 5px;
}
	.form_label {
		float: left;
		width: 250px;
	}
	
	.form_row .text {
		width: 326px;
	}
	
	.form_row.single_row {
		height: 22px;
		line-height: 22px;
	}

	.form_row.empty_row {
		height: 1px;
		line-height: 1px;
	}
	
.form_row_cv {
	margin-top: 10px;
	margin-left: 250px;
	width: 320px;
}
	
	.form_submit {
		margin-top: 20px;
		margin-left: 250px;
	}
	
	.textarea {
		font-family: Arial, Verdana, sans-serif;
		font-size: 13px;
		width: 326px;
		height: 70px;
	}

	.choice_menu {
		width: 326px;
	}
	
.error {
	color: red;
	font-size: 12px;
	margin-bottom: 5px;
}
.error_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#message_box.error_box {
	background			: #eee;
	padding				: 5px;
	border-top			: 1px solid #ddd;
	border-bottom		: 1px solid #ddd;
	margin-bottom		: 15px;
}
/*
	Generic
*/

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

#cse-search-results iframe {
	float				: right;
	padding				: 0 0 18px 0;
	margin				: 3px 0 0 0; 
	background-color	: #fff;
	color				: #666666;
	width: 600px;
}

.center_image {
	text-align			: center;
	margin				: 30px 0;
}


/*
	Vacature holder
*/

#vacancy_holder {
	float: right;
	margin: 10px 0 5px 10px;
	width: 150px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 5px;
}
	#vacancy_holder h3 {
		margin-top: 0;
	}
.vacancy_list_item {
	margin: 5px 0 0 5px;
}
.vacancy_list_item a{
	color: #777;
	text-decoration: none !important;

}
.vacancy_list_item a:hover {
	text-decoration: underline !important;
	color: #333 !important;
}
	
/*
	Vacature overzicht
*/

.vacature_overzicht_vacature h4 {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

.vacature_overzicht_vacature a {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}
.vacature_overzicht_vacature a {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

/*
	Button
*/

.button_holder {
	text-align: center;
	width: 106px;
	line-height: 26px;
}

.button {
	background: url('../img/button.png') no-repeat;
	background-position: 0 0;
	height: 26px;
	display: block;
	border: 0;
	width: 106px;
	color: #000;
	text-decoration: none !important;
	cursor: pointer;
}

.button:hover {
	background-position: 0 -26px;
	color: #000;
}

#gmap {
	width: 325px;
	height: 300px;
	border: 1px solid #ddd;
	float: right;
}

/* Zoekresultaten */

#result_report {
	margin-bottom: 10px;
}

#content_content #results h3 {
	margin: 0;
	padding: 0;
}

.result_title {
	margin: 0;
	padding: 0;
	color: #588CAA;
	text-decoration: none !important;
}

#index_list li a {
	color: #535353;
}

#index_list li a:hover {
	color: #A7A7A7;
}