/* MAIN STYLES */

body {
	padding: 0px;
	margin: 0px;
	background-color: #edecec;
	padding-bottom: 20px;
	color: #333333;
}

a img {
	border: 0px none;
}

a {
	color: #0092d5;
	outline: none;
}

body, td, div, input {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 1.33em;
}

h1 {
	color: #0092d5;
	font-style: italic;
	font-size:24px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0px;
}

h2 {
	color: #4e4040;
	font-style: italic;
	font-size:15px;
	line-height: 17px;
}

h3 {
	color: #4e4040;
	font-size:13px;
	line-height: 15px;
}

h4 {
	font-size: 18px;
	text-align: center;
	color: #524444;
}

h5, h6 { font-size: 12px; margin: 1em 0; }


td {
	vertical-align: top;
}


a:active {
	outline: none;
}

.blauw { color: #0092D5; }
.kleinerFont { font-size: 0.7em; }

/* MAIN CLASSES */

.centerContainer { /* used in top and bottom */
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.cleaner {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
}


	width: 320px;
	display: block;
	float: left;
	margin-right: 12px;
}

.contentBox {
	display: block;
	margin-right: 2px;
}

.paddedContentBox, .box, .contentBox {
	padding: 20px;
}

.unpaddedContentBox, .smallContentBox {
	padding: 2px;
}

.smallContentBox {
	width: 304px;
	float: left;
	margin-right: 30px;
}

.faqContent {
	display: none;
	padding: 15px;
}

.box, .smallContentBox, .contentBox, .contactBoxOdd, .contactBoxEven, .smallProfileBoxEven, .smallProfileBoxOdd, .paddedContentBox, .unpaddedContentBox, .faqContent {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	color: #534545;
}

.vacatureBox { margin-bottom: 20px;  }

.smallProfileBoxEven, .smallProfileBoxOdd {
	padding: 5px;
	width: 304px;
	display: block;
	float: left;
	margin-bottom: 26px;
	position: relative;
}


.smallProfileBoxEven {
	margin-right: 26px;
}

.contactBoxOdd, .contactBoxEven {
	padding: 10px;
	width: 304px;
	height: 200px;
	display: block;
	float: left;
	margin-bottom: 26px;
}

.contactBoxOdd {
	margin-right: 26px;
}

.profileName {
	color: #0092d5;
	font-size: 12px;
	margin: 5px 0;
}

.profileNameBold {
	color: #0092d5;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


.portfeuille, .email {
	font-style: italic;
}

.profileImage {
	float: left;
	margin-right: 5px;
}

.unpaddedContentBox .profileImage { margin: 3px 5px 5px 3px; }
.smallProfileBoxEven .profileImage, .smallProfileBoxOdd .profileImage { margin-right: 10px; }

a.profileLink {
	float: right;
	border: 0px;
}

.smallProfileBoxEven .profileLink, .smallProfileBoxOdd .profileLink { float: none; position: absolute; display: block; bottom: 10px; right: 10px; }
.smallProfileBoxEven .profileLink img, .smallProfileBoxOdd .profileLink img { padding: 0; display: block; }

a.profileLink img {
	border: 0px;
	padding-right: 10px;
}

.paddedContentBox #queryStringLabel, .paddedContentBox .searchField, .paddedContentBox #submitButton {
	float: left;
	margin-right: 5px;
}

.paddedContentBox #submitButton {
	margin-top: 1px;
}

.paddedContentBox a {
	color: #534545;
	text-decoration: none;
}

.paddedContentBox a:hover {
	text-decoration: underline;
}

.paddedContentBox a.active {
	color: #0092d5;
}

.faqTitle {
	font-size: 14px;
	border: 1px solid #dddddd;
	padding: 5px 5px 5px 24px;
	margin-top: 5px;
	cursor: pointer;
}

.faqTitle { background: url('/download/?id=8812673') no-repeat 5px 11px; }
.faqTitle img { display: none; }
.arrowDown { background: url('/download/?id=8812676') no-repeat 5px 11px; }

.toggleImage {
	margin-right: 10px;
}

.searchField {
	border: 1px solid #c1c1c1;
	width: 250px;
	height: 16px;
	margin-right: 5px;
}

.clickable {
	cursor: pointer;
}

a.lightbox {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

input.inputText {
	width: 220px;
	border: 1px solid #c1c1c1;
}

/* SPECIFIC PARTS */
#menu {
	/*margin-top: -6px;*/
	margin: 0px;
	padding: 0px;
	/*margin-left: 0px;*/
	z-index: 2;
	position: relative;
	width: 960px;
	top: -6px;
}

#menu li {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 55px;
	padding:0px;
	position:relative;
	color: #0092d5;
}

#menu li.first {
	float:left;
	margin-left: 0px;
	margin-right: 176px;
}

#menu li a {
	color: #413535;
	display: block;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.1em;
}

#menu a.active, #subMenu li.selected > a {
	color: #0092d5;
}

#menu li.first a {
	color: #0092d5;
}

#menu li a:hover {
	color: #0092d5;
}

#menu ul {
	display: none;
	position: absolute;
	padding: 4px 0px 8px 0px;
	width: 177px;
	top: 32px;
	left: 0px;
	margin: 0;
}

#menu ul li {
	float: none;
	margin-left: 0px;
	padding: 3px 10px 3px 3px;
}


#menu ul li a {
	float: none;
	margin-left: 0px;
	font-size: 14px;
	display: block;
	padding: 3px 3px 3px 3px;
}

#menu ul li a:hover {
	color: #413535;
	background-color: #AEDBEF;
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/download/?id=8833044) no-repeat bottom right;
}

.sf-shadow ul.sf-shadow-off {
	background: #F8F8F8;

}

ul#subMenu  {
	border-top: 1px solid #dddada;
	border-bottom: 1px solid #dddada;
	padding-left: 0px;
	margin: 0px 0px 30px 0px;
}

#subMenu ul {
	border-top: 1px solid #dddada;
	padding-left: 0px;
	margin-left: 0px;
}

#subMenu li.bottom {
	border-bottom: 0px none;
}

#subMenu li {
	border-bottom: 1px solid #dddada;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#subMenu li a {
	margin: 10px 5px 10px 5px;
	display: block;
	color: #534545;
	text-decoration: none;
	font-size: 13px;
	/*font-weight: bold;*/
}

#subMenu li li a {
	margin-left: 24px;
}

#subMenu li a:hover {
	color: #0092d5;
}

#stockPhoto {
	margin-top: 10px;
	background-image: url(/download/?id=8804672);
	width: 960px;
	height: 200px;
	background-color: #DDDDDD;
	position: relative;
	margin-bottom: 40px;
}

#stockPhoto #bar {
	margin-top: 20px;
	background-color: #0092d5;
	width: 680px;
	height: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#contentDiv {
	width: 680px;
	float: right;
	padding-bottom: 50px;
}

#topContainer {
	background-color: #FFFFFF;
	padding-top: 58px;
}

#leftDiv {
	width: 250px;
}

#bottomBarBorder {
	background-color: #dcd9d9;
	height: 11px;
}

#bottomContainer {
	color: #514544;
	padding: 20px;
	font-style: italic;
}

#bottomContainer a {
	color: #514544;
	text-decoration: none;
}

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

#bottomSearchForm {
	width: 250px;
}

#bottomSearchForm, #bottomSearchForm input {
	float: right;

}

#searchInput {
	border: 1px solid #c1c1c1;
	width: 150px;
	height: 16px;
	margin-right: 5px;
}

#bottomContainer ul {
	margin-top: 0px;
	padding-left: 0px;
}

#bottomContainer li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right: 30px;
	padding:0px;
	position:relative;
}

#modalWindow {
	display:none;
	height:500px;
	left:50%;
	margin-left:-400px;
	padding: 0;
	position:fixed;
	top:30px !important;
	width: 800px;
	color:#000;
	text-align:right;
}

#modalWindow iframe {
	width: 100%;
	height: 100%;
}

#registerForm label {
	display: block;
	position: relative;
	height: 22px;
	margin-bottom: 5px;
}
#registerForm label input, #registerForm label select {
	height: 14px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 140px;
}

#registerForm label select {
	height: 19px;
}

#registerForm label.error {
	color: #FF0000;
	display: block;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 300px;
}

#registerForm label.noClear {
	clear: none;
}

#registerForm input.radio {
	width: auto;
}

#mainForm select {
	width: 156px;
	display: block;
	position: absolute;
	top: 0px;
	left: 140px;
}

#registerForm h2 {
	padding-top: 10px;
	clear: both;
}
fieldset { margin: 0; border: 0 none; padding: 0; }
#registerForm .inputButton { position: static; display: block; height: auto; margin-top: 10px; }

#registerForm #approved { position: static; }

#registerForm #registerFormSubmit {
	margin: 10px 0 0 140px;
	height: 24px;
	width: auto;
	clear: both;
	position: static;
}

#userSpecs .registerTitle {
	display: inline-block;
	font-weight: bold;
	margin-right: 5px;
	width: 140px;
}
#registerForm .inputCheckbox {
	width: auto;
}

#registerForm #confirmTermsAndConditions, #honey {
	display: none;
}

#confirmTermsAndConditions .cleaner { margin-top: 30px; }

#userSpecs ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}

.eCourt, .jqmClose {
	cursor: pointer;
}

#video {
	width: 892px;
	margin-left: -446px;
}