/*===========================
			MAIN			
===========================*/
body {
	background-color: #FFFFFF;
	background-image: url('/site/sales/design/graphics/body_bg.gif');
	background-repeat: repeat;
	margin:0;
	padding:0;
}

* {
	font-family: verdana, helvetica;
	font-size: 11px;
	color:#000000;
}

a img {
	border: 0;
}

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

a:hover {
	text-decoration: none;
}

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

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

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

div#site_container_top {
	position: relative;
	width: 990px;
	height: 14px;
	background: transparent url('/site/sales/design/graphics/site_container_top.png') no-repeat;
	font-size: 1px;
	line-height: 1px;
}

div#site_container_content {
	position: relative;
	width: 990px;
	height: auto;
	background: transparent url('/site/sales/design/graphics/site_container_content.png') repeat-y;
}

div#site_container_bottom {
	position: relative;
	width: 990px;
	height: 33px;
	background: transparent url('/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;
}

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



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

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

div#header_logo{
	position:relative;
	width:198px;
	height:177px;
	background: transparent url('/site/sales/design/graphics/logo.gif') no-repeat;
	float:left;
}

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#header_banner_inner{
	position:relative;
	width:728px;
	padding-top: 31px;
	margin: 0 auto;
	text-align:center;
}

div#header_menu_inner{
	position:relative;
	min-width:200px;
	height:27px;
	float:right;
}

div#container_content {
	position: relative;
	background: transparent url('/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: 728px;
	min-height: 200px;
	margin-left: 14px;
	line-height: 1.5em;
}

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

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

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

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

div#container_content_columns {
	position: relative;
	width:700px;
	height: auto;
	border:1px solid #eedec4;
	margin: 0 -1px -1px -1px;
	padding: 14px;
}

div.article_header {
	font-size: 12px;
	padding:2px;
	font-weight: bold;
	background-color: #EEDEC4;
	color: #000000;
	text-align:center;
}

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#column_megajobs {
	width:700px;
}

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;
	margin:-1px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align:center;
}

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

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

span.article_read_more a {
	color: #C70C0C;
	text-decoration: none;
}

/*===========================
		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;
	min-width:100px;
	padding-left: 5px;
	padding-right: 5px;
	height:27px;
	text-align:center;
	cursor:pointer;
}

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

/* MAIN MENU */

div#submenu { /* menu container */
	position: relative;
	margin-bottom:10px;
	width: 198px;
}

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

div#submenu a.selected {
	color: #000000;
	font-weight: bold;
}

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

div#submenu a.submenu2 {
	font-family: 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: 937px;
	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;
}


