/*===========================
			MAIN			
===========================*/
body {
	background-color: #FFFFFF;
	background-image: url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/body_bg.gif');
	background-repeat: repeat-y;
	background-position:center;
	margin:0;
	padding:0;
}

* {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color:#656565

}

a img {
	border: 0;
}

a {
	color: #656565;
	text-decoration: underline;
}

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

/*===========================
		OUTER CONTAINERS	
===========================*/

div#container_outer{
	position: static;
	padding-top: 0px;
	left: 0;
	width: 100%;
}

div#container_outer div#container {
	width:929px;
	margin: 0 auto;
	text-align: left;
}

div#site_container_top {
	position: relative;
	width: 990px;
	height: 14px;
	font-size: 1px;
	line-height: 1px;
}

div#site_container_content {
	position: relative;
	width: 897px;
	height: auto;
	padding:15px;
}

div#site_container_bottom {
	position: relative;
	width: 990px;
	height: 33px;
	background: transparent url('http://finest.yellowmind.nl/site/sales/design/graphics/site_container_bottom.png') no-repeat;
}

div#container_body {
	position: relative;
	width: 941px;
	height: auto;
	padding: 1px 0 1px 0; /* maakt boven en onder rand op 14px */
	margin: 0 auto;
}

/*===========================
	BOXES BROWN
===========================*/


div#box_brown {
	width:100%;
	background: #f89833 url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_brown_bg.png') repeat;
	overflow:hidden;
	margin-bottom:15px;
	padding-right:20px;
}

div#box_brown_top {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	background-color:#6f3900;
	border-bottom:1px solid #FFFFFF;
	width:100%;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

div#box_brown_middle {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_brown.png') repeat-x;
	width:100%;
	padding:10px;
	padding-top:3px;
	
}

div#box_brown_bottom {
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_brown_bottom.png') no-repeat;
	height:7px;
	width:100%;
	text-align:right;
	padding-left:20px;
	line-height:1px;
	font-size:1px;
	

}

div#box_brown_middle ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

div#box_brown_middle li {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#442300;
	border-bottom:1px solid #edc79f;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
	list-style-type: none;
}

div#box_brown_middle li.selected {
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/menu_pijl.png') no-repeat;
	background-position: right 2px;
	border-bottom:0px solid #edc79f;
}

div#box_brown_middle li.nosub {
	border-bottom:1px solid #edc79f;
}

div#box_brown_middle ul.submenu { 
	padding-left:15px;
	padding-bottom:5px;
	border-bottom:1px solid #edc79f;
	font-size:3px;
}

div#box_brown_middle li.submenu {
	border-bottom:0px solid #edc79f;
	list-style-type: disc;
}

div#box_brown_middle li.submenu a:visited, 
div#box_brown_middle li.submenu a:active,
div#box_brown_middle li.submenu a:link, {
	font-size:12px;
	color: #442300;
}

div#box_brown_middle li.submenu a:hover, {
	font-size:12px;
	color: #ffffff;
}

div#box_brown_middle li.submenu a.selected2 {

	font-size:12px;
	color: #ffffff;
}

div#box_brown_middle a:visited,
div#box_brown_middle a:active,
div#box_brown_middle a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#442300;
	text-decoration: none;
}

div#box_brown_middle a:hover,
div#box_brown_middle li.selected a{
	color:#ffffff;
	text-decoration: none;
}


/*===========================
	BOXES GRAY
===========================*/

div#box_gray {
	width:100%;
	background: #f89833 url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_gray_bg.png') repeat;
	overflow:hidden;
	margin-bottom:15px;
	padding-right:20px;
}

div#box_gray_top {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	background-color:#4b565c;
	border-bottom:1px solid #FFFFFF;
	width:100%;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div#box_gray_middle {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_gray.png') repeat-x;
	width:100%;
	padding:10px;
	padding-top:3px;
	
}

div#box_gray_middle_adv {
	background-color:#DBDBDB;

}


div#box_gray_bottom {
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/box_gray_bottom.png') no-repeat;
	height:7px;
	width:100%;
	text-align:right;
	padding-left:20px;
	line-height:1px;
	font-size:1px;
}

div#box_gray_middle ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

div#box_gray_middle li {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#4b565c;
	border-bottom:1px solid #e8e9e9;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
	list-style-type: none;
}

div#box_gray_middle li.selected {
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/menu_pijl.png') no-repeat;
	background-position: right;
}

div#box_gray_middle a:visited,
div#box_gray_middle a:active,
div#box_gray_middle a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#4b565c;
	text-decoration: none;
}

div#box_gray_middle a:hover,
div#box_gray_middle li.selected a {
	color:#ffffff;
	text-decoration: none;
}

/*===========================
		INNER CONTAINERS	
===========================*/

div#topmenu {
	background: #f89833 url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/topmenu_bg.gif') repeat-x;
	margin-bottom:1px;
	height:29px;
	overflow:hidden;
	font-size:16px;
	color:#4e2800;
	padding:0px;
}

div#topmenu ul {
	list-style-type: none;
	padding:5px;
	padding-bottom:0px;
	margin:0px;
	margin-left:-10px;
}

div#topmenu li {
	display:inline;
	padding:6px;
	padding-right:42px;
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/menu_divider.gif') no-repeat;
	background-position:bottom right;
}

div#topmenu a {
	font-size:16px;
	padding:10px;
	color:#4e2800;
	font-family: "Trebuchet MS", Arial;
	text-decoration:none;	
}

div#topmenu a:hover {
	color:#ffffff;
}


div#topsubmenu a {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;	
}

div#topsubmenu a:hover {
	color:#4e2800;
}
div#topsubmenu {
	background-color: #ac5800;
	height: 14px;
	font-size:10px;
	color:#ffffff;
	margin-bottom:15px;
	padding:3px;
	padding-left:10px;

}

div#topsubmenu div {
	font-size:10px;
	color:#ffffff;

}

div#bottommenu {
	background-color: #ac5800;
	height: 14px;
	font-size:10px;
	color:#ffffff;
	margin-bottom:5px;
	padding:3px;
	padding-left:10px;
	clear:both;
	text-align:center;
}

div#topsubmenu a,
div#bottommenu a {
	color:#ffffff;
	text-decoration:none;
}

div#topsubmenu a:hover,
div#bottommenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#left {
	float:left;
	width:214px;
	margin-right:20px;
}

div#article_left {
	width:234px;
	overflow:hidden;
	margin-bottom:15px;
}


div#content {
	float:left;
	padding:15px;
	padding-top:0px;
	width:468px;
	overflow:hidden;
}

div#right {
	float:left;
	width:145px;
}


div#header{
	position:relative;
	width: 812px;
	height:177px
}

div#header_logo{
	position:relative;
	width:900px;
	height:133px;
	background: transparent url('http://banenpool.yellowmind.nl/site/banenpool/design/graphics/header.png') no-repeat;
	text-align:right;
	color: #465157;
	font-family: Arial, helvetica, verdana;
	font-weight: bold;
}

div#header_logo a{
	color: #465157;
	font-family: Arial, helvetica, verdana;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}

div#header_logo a:hover{
	text-decoration:underline;
}

div#header_logo_title{
	position:relative;
	text-align:center;
	width: 198px;
	height: 70px;
	font-weight:bold;
	font-size:28px;
	line-height:70px;
}

div#header_logo_title a{
	font-weight:bold;
	font-size:28px;
	line-height:70px;
	color:#000000;
}

div#header_logo_tagline{
	position:relative;
	text-align:center;
	width: 198px;
	height: 42px;
	padding-top: 65px;
}

div#header_banner{
	position: relative;
	width: 728px;
	height: 175px;
	border:1px solid #eedec4;
	float:right;
}

div#banner_rechts{
	width:336px;
	overflow:hidden;
	text-align:center;
	margin-left:-1px;
}

div#header_banner_inner{
	position:relative;
	width:468px;
	height:60px;
	padding-top: 31px;
	margin: 0 auto;
}

div#header_menu_inner{
	position:relative;
	width:202px;
	height:27px;
	float:right;
}

div#container_content {
	position: relative;
	background: transparent url('http://finest.yellowmind.nl/site/sales/design/graphics/content_filler_bg.gif') repeat-y;
	width: 941px;
	background-position:right;
	height: auto;
}

div#column_left {
	position: relative;
	float: left;
	width: 198px;
}

div#column_right {
	position: relative;
	float: left;
	width: 729px;
	min-height: 200px;
	margin-left: 14px;
	line-height: 1.5em;
}

div#address {
	position: relative;
	color: #616161;
	font-family: helvetica, verdana, arial, helvetica;
	width: 170px;
	line-height: 1.2em;
	padding:14px;
}

div#copyright {
	text-align: right;
	font-size: 11px;
}

div#copyright a {
	font-size: 11px;
	text-decoration: none;
}

/*===========================
	INNER CONTAINERS CONTENT
===========================*/



div#container_content_columns {

}


div.article_subheader {
	font-style: italic;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3A3A3A;
}

/*===========================
	INNER CONTAINERS HOME	
===========================*/

div#blok2, div#blok4, div#blok7{
	background-color: #FFF5E4;
	border:1px solid #eedec4;
	margin: 0 -1px -1px -1px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:305px;
}

div#blok1{ /* Search box */
	position:relative;
	width:380px;
	float:left;
}

div#blok2{ /* Text field */
	position:relative;
	float:right;
	padding-left: 14px;
	padding-right: 14px;
}

div#blok3{ /* Recent jobs */
	position:relative;
	float:left;
	width:351px;
	
	padding-left: 14px;
	padding-right: 14px;
	background-color: #FFF5E4;
	border:1px solid #eedec4;
	padding-top: 14px;
	padding-bottom: 14px;


}

div#blok4{ /* Hotlinks */
	position:relative;
	float:right;
	padding-left: 14px;
	padding-right: 14px;
}

div#blok5{ /* Lastest news */
	position:relative;
	width:728px;
}

div#blok6{ /* Banner */
	position:relative;
	width: 728px;
	/*border:1px solid #eedec4;*/
	margin:-1px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align:center;
}

div#blok7{ /* Colofon */
	position:relative;
	width:572px;
	padding-left: 14px;
	padding-right: 14px;
}

/*===========================
			TEKST			
===========================*/

span.article_read_more a {
	color: #656565;
	text-decoration: underline;
}

h1, 
div.article_header,
span.titelpaars {
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color:#f89833;
	margin-bottom:15px;
}

p {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color:#656565
}

/*===========================
		HITLIST&DETAIL		
===========================*/



/*===========================
		FORM ITEMS			
===========================*/

form{
	margin: 0;
}

input.button {
	border: 1px solid #000000;
	background-color: #EEDEC4;
}

input.buttonLight {
	border: 1px solid #000000;
	background-color: #FFF5E4;
}


/*===========================
			MENU			
===========================*/

/* TOP MENU */

.topmenu{
	background-color:#FFF5E4;
	border-left:1px solid #eedec4;
	float:left;
	width:100px;
	height:27px;
	text-align:center;
	cursor:pointer;
}

.topmenu a{
	font-weight: bold;
	line-height:27px;
	color: #000000;
}

/* MAIN MENU */





div.menuDivider {
	position:relative;
	height: 5px;
	background-color: #FFF5E4;
}

div#submenu a.submenu2 {
	font-family: helvetica, verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	line-height: 20px;
}

div#submenu a.selected2 {
	color: #000000;
	font-style: italic;
}

/* CONTENT MENU */

div.top_contentmenu {
	margin-bottom:5px;
	margin-top:15px;	
}
div.top_contentmenu a {
	padding:0px 3px 0px 3px;
}


div.bottom_contentmenu {
	margin-top:5px;
	margin-bottom:15px;
	font-size:11px;
}

div.bottom_contentmenu a {
	padding:0px 7px 0px 7px;
	font-size:11px;
	text-transform:lowercase;
}



/* FOOTER MENU */

div#footer {
	position: relative;
	width: 941px;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
}

div#footer a {
	font-size: 11px;
	text-decoration: none;
}

/*===========================
			OTHERS			
===========================*/

hr{
	height: 1px;
	border: 0;
	color: #000000;
	background-color: #000000;
}

hr.page_divider {
	margin: 6px 0;
	height: 1px;
	border: 0;
	color: #5B0503;
	background-color: #5B0503;
}

div.divider{
	height:14px;

}



/*===========================
		MegaJobs APP			
===========================*/



span.titelblok {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color:#f89833;
	margin-bottom:15px;
}


span.titel2, span.koptabelhitlist {
	font-weight:bold;
}

td.bottomnav, a.bottomnav {
	font-size:9px;
}

td.tabeletalage {
	background-color:#eaebee;

}

tr.trdonker {
	background-color:#ffffff;
}

tr.trlicht {
	background-color:#eaebee;

}

span.titel a {
	color:#6f3900;
	text-decoration:none;
}

span.titel a:hover {
	color:#f89833;
	text-decoration:underline;
}

.navbar{
	line-height:20px;
	font-size:11px;
}

.vacnav2, .vacnavactief{
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	padding: 1px 2px 1px 2px;
	border:#6f3900 1px solid;
	text-decoration:none;
}

.vacnav{
	color:#FFFFFF;
	background:#6f3900;
	font-weight:normal;
	font-size:9px;
	padding: 1px 2px 1px 2px;
	border:#6f3900 1px solid;
	text-decoration:none;
}


.vacnav2:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#6f3900;
}

.vacnavactief, a.vacnavactief{
	text-decoration:none;
	color:#FFFFFF;
	background:#6f3900;
}


.vacnavactief:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#6f3900;
}

.vacnav2{
	text-decoration:none;
	color:#6f3900;
	background:#FFFFFF;
}


a.vacnav, .vacnav a:link, .vacnav a:active, .vacnav a:visited{
	text-decoration:none;
	color:#6f3900;
	background:#FFFFFF;
}

a.vacnav:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#6f3900;
}


.subnavborder {
	border-bottom: #6f3900 1px solid;
	border-top: #6f3900 1px solid;
}

div#article_left a:link, 
div#article_left a:active,
div#article_left a:visited 
{
	color:#6F3900;
}

div#article_left a:hover {
	color:#F89832;
}

div#article_right a:link, 
div#article_right a:active,
div#article_right a:visited 
{
	color:#6F3900;
}

div#article_right a:hover {
	color:#F89832;
}
