/*
Projectnaam/algemene info
@author: Iede Koffeman
@version: 20080520-##
*/

body, #publerBody {
	text-align: center;
}		
#container {
	position:relative;
	width: 987px;
	margin:0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 358px;
	/*background: #4b306a url(../../images/werfselect/headers/home.jpg) bottom left no-repeat;*/
	background: #461863 url(../../images/werfselect/headers/home.jpg) bottom left no-repeat;
}
.home #header { background: #461863 url(../../images/werfselect/headers/home.jpg) bottom left no-repeat;}
.over-ons #header { background: #461863 url(../../images/werfselect/headers/header2.jpg) bottom left no-repeat;}
.samenwerkingsverband #header { background: #461863 url(../../images/werfselect/headers/header3.jpg) bottom left no-repeat;}
.header4 #header { background: #461863 url(../../images/werfselect/headers/header4.jpg) bottom left no-repeat;}
.header5 #header { background: #461863 url(../../images/werfselect/headers/header5.jpg) bottom left no-repeat;}
#header img {
	position: absolute;
	left: 286px;
		left:209px;
		top:5px;
}
#header object {
	position: absolute;
	bottom: 0;
	left: 0;
}	
#header h1 {
	text-indent: -5000px;
}
#header ul {
	position: absolute;
	top: 5px;
	right: 16px;
	list-style: none;
	margin: 0;
}
#header ul li {
	float: left;
}
#header ul li a {
	color: #a69cab;
	padding: 0 5px;
	font-size: 10px;
	text-decoration: none;
	border-right: 1px solid #a69cab;
}
#header ul li a.last, #footer ul li a.last {border: none;}
#header ul li a:hover, #header ul li.selected a {
	color: #FFF;
}
div#wrapper {
	min-height: 300px;
	margin-left: 155px;
}
* html div#wrapper {
	height: 300px;
}
div#contents {
	width: 221px;
	float: left;
}
div#left-column {
	float: left;
	width: 304px;
	margin-left: 1px;
}
div#right-column {
	float: right;
	width: 305px;
	margin-left: 1px;
}
div#contents2 {
	width: 416px;
	float: left;
}
div#sidebar{
	float: right;
	width: 415px;
	margin-left: 1px;
}
div#navigation {
	position: absolute;
	top: 98px;
	left: 0;
	width: 987px;
	height: 33px;
	font-size: 11px;
	background-color: #260a33;
}
div#navigation ul {
	width: 760px;
	height: 33px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
div#navigation ul li {
	float: left;
	display: inline;
}
div#navigation ul li a {
	display: block;
	color: #b1a0b1;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 12px 0 12px;
}
div#navigation ul li a:hover, div#navigation ul li.selected a {
	color: #FFF;
}
ul#sub-navigation{
	position: absolute;
	top : 358px;
	left: 0;
	width:155px;
	height: 240px;
	margin: 0;
	list-style: none;
	background: url(../../images/werfselect/background/subnavigatie_bg.gif) top left no-repeat;
}
ul#sub-navigation li {
	margin: 0; padding: 0;
	width: 146px;
	height: 32px;
}	
ul#sub-navigation li a {
	text-decoration: none;
	display: block;
	width: 116px;
	height: 26px;
	color: #cb7928;
	margin-top: 0;
	font-size: 11px;
	padding: 6px 0 0 30px;
}
ul#sub-navigation li a:hover, ul#sub-navigation li.selected a {
	font-weight: bold;
}
div#footer{
	position: relative;
	clear: left;
	width:100%;
	margin: 0 auto;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	background-color: #260a33;
	color: #fff;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	color: #a69cab;
}
#footer a:hover {
	text-decoration: none;
	color: #FFF;
}
span.Cselect {
	color: #f7c614;
}
#footer a:hover span.Cselect, #footer a:hover, #header ul li.selected a {
	color: #FFF;
}
#send-me {
	color: #492d56;
	position: absolute;
	top: -298px;
	left: 677px;
	padding: 15px;
	width: 240px;
	height: 265px;
	border: 1px solid #492d56;
	font-size: 11px;
	background: #FFF;
	z-index: 100;
}
* html #send-me {top: -326px; height: 278px;}
*:first-child+html #send-me {top: -311px; height: 278px;}

#send-me h2 { margin: -5px 0 0 5px; padding: 0; font-size: 11px;}
#send-me p { text-align: left;}

form { margin: 0; padding: 0;}
#send-me label { float:left; width: 100px; text-align: right; }
#send-me br { clear: left;}
#send-me input {margin-bottom: 3px; width: 120px;}
#send-me input.submit {width: 30px; margin-left: 192px;}
#send-me input.text {  
	font-size: 11px;
	border-top: 1px solid #1a0624;
	border-left: 1px solid #1a0624;
	border-bottom: 1px solid #8e769a;
	border-right: 1px solid #8e769a;
}
#send-me textarea { 
	width: 220px; 
	margin-bottom: 3px; 
	height: 60px; 
	font-size: 11px;
	border-top: 1px solid #1a0624;
	border-left: 1px solid #1a0624;
	border-bottom: 1px solid #8e769a;
	border-right: 1px solid #8e769a;
}
#send-me a.close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #492d56;
	text-transform: uppercase;
	border-top: 1px solid #1a0624;
	border-left: 1px solid #1a0624;
	border-bottom: 1px solid #8e769a;
	border-right: 1px solid #8e769a;
	padding: 0 3px;
	background: #ffe9a0;
}
#send-me a.close:hover {
	color: #492d56;
}
* html #send-me textarea { 	width: 223px; }
* html #send-me input.submit { 	margin-left: 196px; }

.home #contents img {
	padding: 0;
}
#sidebar table tbody tr td img {
	margin: 0 auto;
}
/********
faq
*********/
dl.faq {
	list-style:none;
	margin: 0; 
	padding: 0;
}
dl.faq dt {
	padding-left: 8px;
	padding-bottom: 5px;
	margin: 0;
	color: #330066;
}
dl.faq dd{
	margin: 0 0 5px 0; padding: 0;
}
#sidebar form  {
	margin-left: 10px;
}
/********
news
*********/
ul#news {
	list-style: none;
	margin: 0;
	padding-left: 8px;
}
ul#news li a {
	color: #cc6600;
	text-decoration: none;
}
ul#news li a:hover {
	text-decoration: underline;
}
/********
jobs
*********/
table.listTable {
	width: 70%;
	border-spacing: 0;
}
table.listTable tr.listTrEven td {
	background-color: #fff3ca;
}
table.listTable th, table.listTable td {
	padding: 3px;
	vertical-align: middle;
}
table tr td.applyLeft {
	width: 200px !important;
	vertical-align: top;
}
td.textarea textarea {
	width: 300px;
	height: 200px;
}
table tr td input.applyHouseNumberSuffix {
	width: 25px;
}
/********
news ticker
*********/
.tickercontainer {
position: absolute;
top: 358px;
background: #ffc501; 
width: 370px; 
height: 20px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask {
position: relative;
left: 10px;
top: 6px;
width: 360px;
overflow: hidden;
}
ul.newsticker {
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
color: #993300;
width: 4000px;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #ffc501; 
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #993300;
font: bold 10px Verdana;
margin: 0 50px 0 0;
}
