@charset "utf-8";
/* CSS Document JobMotive - Copyright CyberNed Internet Services 2007 */

body {
	background-color: #FFF;
	behavior: url(csshover.htc);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #7ea6cd;
	background-image: url("images/white_background.gif");
	background-repeat: repeat-y;
	background-position: center;
}

textarea {
	width: 350px;
	height: 125px;
}

select {
	width: 250px;
}

input {
	width: 250px;
}

img {
	border: none;
}

form {
	display: inline;
}

.bttn {
	width: 150px;
}

p {
	display: inline;
}

a {
	color: #06c;
	text-decoration: underline;
}

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

/* End stnd tags */

#bbody {
	margin: 0px auto 0px auto;
	width: 970px;
	position: relative;
}

/* ################## */
/* Inline tags HEADER */

#header {
	float: left;
	height: 35px;
	width: 970px;
}

#menu_top {
	float: left;
	height: 20px;
	padding: 15px 10px 0px 0px;
	text-align: right;
	width: 960px;
}

#menu_top a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_top a:hover {
	color: #000;
	text-decoration: underline;
}

#logo_bottom {
	margin: 40px 0px 0px 20px;
	height: 53px;
	width: 175px;
}

/* #####################  */
/* Inline tags MENU      */
/* DROPDOWN MENU - SIZE */

#mainmenu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	width: 952px;
}

#mainmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 37px;
	float: left;
	position: relative;
	z-index: 3;
}


/* FORMATTING HEADERS */

#mainmenu a {
	color: #777;
	display: block;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	_height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 10px 5px 0px 5px;
	text-decoration: none;
}

#mainmenu a:hover {
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	height: 27px;
	_height: 20px;
}

/* SUBNAV LINK */

#mainmenu ul li ul {
	background-color: #FFF;
	border: 1px solid #FDA744;
	height: auto;
	width: 210px; /* Hou gelijk aan width van de a tag hieronder (rekening houdend met padding) */
}

#mainmenu ul li ul li a {
	background-image: none;
	border: none;
	color: #000;
	font-size: 12px;
	height: 100%;
	padding: 2px 2px 1px 3px;
	margin: 0px;
	text-decoration: none;
	width: 205px;
}

#mainmenu ul li ul li a:hover {
	background-image: none;
	background-color: #FDA744;
	border: none;
	height: 100%;
	color: #FFF;
	margin: 0px;
}

/* DROPDOWN MENU POSITIONING */

#mainmenu li {
	position: relative;
}

#mainmenu ul ul {
	position: absolute;
	top: 35px;
	_top: 30px;
	left: 0;
	z-index: 500;
}

/* DROPDOWN MENU HOVER */

div#mainmenu ul ul {
	display: none;
}

div#mainmenu ul li:hover ul {
	display: block;
}

div#mainmenu ul ul, div#mainmenu ul li:hover ul ul, div#mainmenu ul ul li:hover ul ul {
	display: none;
}

div#mainmenu ul li:hover ul, div#mainmenu ul ul li:hover ul, div#mainmenu ul ul ul li:hover ul {
	display: block;
}

/* ################## */
/* Inline tags BANNER */

#banner {
	float: left;
	height: 147px;
	width: 970px;
}

#banner #imgbox {
	float: left;
	height: 144px;
	margin: 0px 0px 0px 0px;
	width: 970px;
}

/* ################## */
/* Inline tags CONTENT */

#content {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 970px;
}

/* ################## */
/* Inline tags LEFT */

#cleft {
	float: left;
	padding: 4px 0px 0px 0px;
	width: 570px;
}

#cleft h1 {
	color: #fe8900;
	font-size: 20px;	
}

#searchbox {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	margin: 6px 0px 0px 0px;
	padding: 25px 0px 0px 12px;
	width: 555px;
}

#searchboxStage {
	background-image: url(images/stage_search_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	margin: 6px 0px 0px 0px;
	padding: 25px 0px 0px 12px;
	width: 555px;
}

/* ########### TOPJOBS /S ########### */

.topjob {
	background-image:url(images/topjob_bg.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 70px;
	padding: 12px 0px 0px 12px;
	margin: 0px;
	width: 177px;
	cursor: pointer;
}

.topjob_empty {
	background-image:url(images/topjob_bg.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 70px;
	padding: 12px 0px 0px 12px;
	margin: 0px;
	width: 177px;
}

.topjob .title, .topjob_empty .title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width: 160px;
}

.topjob .text, .topjob_empty .text {
	font-size: 10px;
	width: 160px;
}

/* ########### TOPJOBS /E ########### */

/* ########### CATERGORIEN /S ########### */

#functieContainer {
	float: left;
	width: 189px;
}

#functiesTop {
	background-image: url(images/functie_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 189px;
}

#functies {
	background-image: url(images/functie_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 177px;
}

#functies table {
	margin: 10px 0px 0px 0px;
}

#functiesBottom {
	background-image: url(images/functie_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 189px;
}

#functies h1 {
	color: #fe8900;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#functies .text {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* #### SECTOREN #### */

#sectorenContainer {
	float: left;
	width: 378px;
}

#sectorenTop {
	background-image: url(images/sectoren_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

#sectoren {
	background-image: url(images/sectoren_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 366px;
}

#sectoren table {
	margin: 10px 0px 0px 0px;
}

#sectoren td {
	padding: 0px 10px 0px 0px;
}

#sectorenBottom {
	background-image: url(images/sectoren_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

#sectoren h1 {
	color: #fe8900;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sectoren .text {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* #### TOOLBAR #### */

#toolbarContainer {
	float: right;
	width: 378px;
}

/* Orange when user is logged in */
#toolbarTop {
	background-image: url(images/toolbox_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

/* Orange when user is logged in */
#toolbar {
	background-image: url(images/toolbox_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 366px;
}

/* Orange when user is logged in */
#toolbarBottom {
	background-image: url(images/toolbox_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

/* Grey when user is not logged in */
#toolbarTop_gray {
	background-image: url(images/sectoren_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

/* Grey when user is not logged in */
#toolbar_gray {
	background-image: url(images/sectoren_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 366px;
}

/* Grey when user is not logged in */
#toolbarBottom_gray {
	background-image: url(images/sectoren_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

/* Green when user is not logged in */
#toolbarTop_green {
	background-image: url(images/sectoren_top_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

/* Green when user is not logged in */
#toolbar_green {
	background-image: url(images/sectoren_bg_green.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 366px;
}

/* Green when user is not logged in */
#toolbarBottom_green {
	background-image: url(images/sectoren_bottom_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 378px;
}

#toolbar table , #toolbar_gray table, #toolbar_green table {
	margin: 10px 0px 0px 0px;
}

#toolbar td , #toolbar_gray td, #toolbar_green td {
	padding: 0px 10px 0px 0px;
}

#toolbar h1, #toolbar_gray h1, #toolbar_green h1  {
	color: #fe8900;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* stages */
h3 {
	color: #6abb14;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#toolbar .text {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ########### Full rounded bg /E ########### */

#fullroundContainer {
	float: left;
	width: 567px;
}

#fullroundTop {
	background-image: url(images/full_round_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 567px;
}

#fullround {
	background-image: url(images/full_round_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 12px;
	width: 555px;
}

#fullround table {
	margin: 0px 0px 0px 0px;
}

#fullround td {
	padding: 0px 10px 0px 0px;
}

#fullroundBottom {
	background-image: url(images/full_round_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 567px;
}

#fullround h1 {
	color: #fe8900;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#fullround .text {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ########### CATERGORIEN /E ########### */


#vacature {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	width: 540px;
}

#vacature h1, h6 {
	color: #06c;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 3px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	width: 537px;
}

#vacature h2, h2 {
	background-color: #EEE;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	margin: 10px 0px 10px 0px;
	width: 534px;
}

#vacature p {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 540px;
}

#vacature span {
	color: #000;
	display: inline-block;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 540px;
}

span.opleidingen {
	color: #000;
	display: inline-block;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 540px;
}

/* ################## */
/* Inline tags RIGHT */

#cright {
	float: left;
	padding: 4px 0px 0px 0px;
	width: 400px;
}

/* ########### SEARCH /S ########### */

.jobmotive_td {
	float: left;
	width: 341px;
}

.jobmotive_td2 {
	float: left;
	margin: 6px 0px 0px 0px;
	width: 341px;
}

.jobmotive_td3 {
	float: left;
	margin: 6px 0px 0px 0px;
	width: 341px;
}

.jobmotive_tdr {
	float: left;
	margin: 26px 0px 0px 0px;
	width: 341px;
}

/* ########### SEARCH /E ########### */

/* ################## */
/* Inline tags FOOTER */

#footer {
	color: #555;
	float: left;
	margin: 25px 0px 0px 0px;
	text-align: center;
	width: 970px;
}

#footer hr {
	border: 1px solid #555;
	height: 1px;
}

/* Bovag Vaste Banners, 1e kolom */
.bovag_fixed_banners_1 {
	float: left;
	width: 146px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	height: 60px;
	margin-left: 8px;
	_margin-left: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

/* Bovag Vaste Banners, 2e kolom */
.bovag_fixed_banners_2 {
	float: left;
	width: 146px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	height: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

/* Intermediars Banner */
.intermediars_banner {
	margin-bottom: 4px;
	float: left;
	margin-left: 8px;
	_margin-left: 3px;
	border: 1px solid #cccccc;
}

/* Rectangle */
.rectangle {
	margin-left: 8px;
	_margin-left: 3px;
	border: 1px solid #ccc;
	/*height: 280px;*/
	width: 336px;
	float: left;
}

/* landingpagina textarea */
.landing_pagina_textarea {
	height: 150px;
	width: 300px;
}

/* Kruimelpad */
#kruimelpad {
	position: absolute;
	z-index: 1;
	top: 220px;
	color: #666;
	left: 50%;
	margin: 0px 0px 0px -475px;
	text-transform: uppercase;
	font-size: 11px;
	width: 550px;
}

/* Kruimelpad */
#kruimelpad_autotrader {
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	width: 500px;
	padding-left: 10px;
}

#kruimelpad a {
	text-decoration: none;
	color: #666;
}

/* kruimelpad separator */
.separator {
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 11px;
	color: #fe8900;
}

.separator_stages {
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 11px;
	color: #6abb14;
}

/* Tekst onder logo*/
#slogan_logo {
	font-weight: bold;
	color: #999999;
	width: 175px;
	text-align: right;
	font-size: 12px;
	padding-top: 1px;
	font-family: "arial narrow";
}

#copyright {
	left: 50%;
	font-size: 10px;
	height: 20px;
}

#copyright a:link {
	color: #aaaaaa;
	text-decoration: none;
}

#copyright a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

#showPlaatsen {
	height: 198px; 
	width: 204px; 
	z-index: 100000; 
	position: absolute; 
	visibility: hidden;
	top: 289px;
	left: 50%;
	margin: 0px 0px 0px -252px;
}

#showPlaatsen2 {
	height: 198px; 
	width: 204px; 
	z-index: 100000; 
	position: absolute; 
	visibility: hidden;
	top: 409px;
	left: 50%;
	margin: 0px 0px 0px -353px;
}

#showPlaatsen3 {
	height: 198px; 
	width: 204px; 
	z-index: 100000; 
	position: absolute; 
	visibility: hidden;
	top: 164px;
	left: 50%;
	margin: 0px 0px 0px -83px;
}

#showPlaatsen4 {
	height: 198px; 
	width: 204px; 
	z-index: 100000; 
	position: absolute; 
	visibility: hidden;
	top: 164px;
	left: 50%;
	margin: 0px 0px 0px 0px;
}

.innerNav tr td a {
	color: #06c;
	text-decoration: underline;
}

.innerNav tr td {
	color: #06c;
	border-top: 1px solid #ccc;
	margin: 10px;
}

.innerNav tr td span {
	color: #06c;
	font-size: 11px;
	color: #888;
}
.innerNav tr td img {
	margin: 7px;
}

.innerNav {
	width: 347px;
}

.innerNav td span a {
	color: #888;
	text-decoration: none;
}

.innerNav td span a:hover {
	text-decoration: underline;
}

#backgroundFrame {
	width: 1000px;
	top: 0px;
	left: 50%;
	margin: 0px auto 0px auto;
	background-color: #fff;
	height: 1000px;
}


