/* SCREEN CSS by Wes Oudshoorn */


/* GENERAL */
body {
	font: 85%/1.5em Calibri, Arial, Verdana, Tahoma;
	overflow-y: scroll;
}
#head a, #foot a, #cont a {
	color: #026676;
	border-bottom: 1px dotted #026676;
	text-decoration: none;
	padding-bottom: 2px;
}
#head a:hover, #foot a:hover, #cont a:hover {
	color: #03384A;
	border-bottom: 1px solid #03384A;
}
#head a, #head .logo a:hover, #foot a {
	border: 0;
	padding: 0;
}
#cont p, #cont ul, #cont ol, #cont address, #detail dd, dl, table {
	margin-bottom: 1em;
}
h1 {
	font-size: 1.5em;
	color: #555;
	border-bottom: 1px dotted #888;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
h2, #cont legend, #detail dt {
	color: #03384A;
	font-size: 1.3em;
	margin-bottom: .5em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	color: #555;
	border-bottom: 1px dotted #888;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
h4, th {
	color: #016575;
	font-size: 1em;
	margin-bottom: .5em;
}
#cont ul, #cont ol {
	margin-left: 2em;
	list-style: square;
}
#cont ol {
	list-style: decimal;
}
#cont dt {
	font-weight: bold;
}
#cont dd {
	margin-left: 1em;
}
/* LAYOUT */

#wrap {
	margin: 0px auto 70px auto;
	width: 960px;
}
.logo {
	float: left;
	margin-left: -2px;
	margin-top: 20px;
}
#head {
	height: 125px;
	padding-top: 25px;
	background: url(/content/images/system/head_2.jpg);
}
.page_1 #head {
	background: url(/content/images/header/head_1.jpg) no-repeat -50px 0px;
}
.page_2 #head {
	background: url(/content/images/header/head_2.jpg) no-repeat -50px 0px;
}
.page_3 #head {
	background: url(/content/images/header/head_3.jpg) no-repeat -50px 0px;
}
.page_4 #head {
	background: url(/content/images/header/head_4.jpg) no-repeat -50px 0px;
}
.page_5 #head {
	background: url(/content/images/header/head_5.jpg) no-repeat -50px 0px;
}
.page_6 #head {
	background: url(/content/images/header/head_6.jpg) no-repeat -50px 0px;
}
.page_7 #head {
	background: url(/content/images/header/head_7.jpg) no-repeat -50px 0px;
}
#head legend {
	display: none;
}
#head form {
	width: 212px;
	height: 42px;
	background: url(/content/images/system/search.png);
	float: right;
	margin-top: 40px;
}
/* New for MWP styling */
#head .site-search{
	width: 212px;
	height: 42px;
	background: url(/content/images/system/search.png);
	float: right;
	margin-top: 40px;
}
#head .site-search input{
	float:left;
}
#head .site-search span{
	display:none;
}
#head label {
	display: none;
}
#head input {
	display: inline;
	padding: 9px;
	border: 0;
	background: none;
	height: 16px;
	width: 150px;
	margin-left: 2px;
	margin-top: 1px;
}
#head input.submit {
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	cursor: pointer;
	margin-left: 0;
	text-align: right;
	color: #DFDFDF;
	font-size: 0;
}
#head .extra {
	float: none;
	font-size: .9em;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: 268px;
}
#head #site {
	text-align: right;
}

#head #loginheader{
	text-align: right;
	float: none;
	font-size: .9em;
        position: absolute;
	left: 50%;
	margin-top: 85px;
	margin-left: 260px;
	
}

#head .authentication-link a.external{
  margin-right:10px;
}

#head #loginheader .authentication-link{
float:left;
margin-top: 0px;
}
/* NAV */

#nav {
	height: 49px;
	margin: 0 0 0 0;
}
#nav li {
	float: left;
}
#nav a {
	height: 49px;
	display: block;
	text-indent: -9999em;
	background-position: top left;
}
#nav a:hover, #nav .current a {
	background-position: bottom left;
}
.watis a {
	background-image: url(/content/images/system/nav-wat-is.png);
	width: 154px;
}
.waarom a {
	background-image: url(/content/images/system/nav-waarom.png);
	width: 150px;
}
.referenties a {
	background-image: url(/content/images/system/nav-referenties.png);
	width: 127px;
}
li.extra a {
	background-image: url(/content/images/system/nav-extra.png);
	width: 145px;
}
/*.contact a {
	background-image: url(/content/images/system/nav-contact.png);
	width: 117px;
}
*/

.aanvraag a {
	background-image: url(/content/images/system/nav-aanvraag.png);
	width: 153px;
}
.werkgevers a {
	background-image: url(/content/images/system/nav-werkgevers.png);
	width: 114px;
}
.werknemers a {
	background-image: url(/content/images/system/nav-werknemers.png);
	width: 117px;
}
/* SIDENAV */

#side {
	float: left;
	margin-top: 20px;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 20px;
	position:relative;
}
#side ul {
	margin: 0;
	list-style: none;
}
#side li a {
	padding: 5px 10px;
	border-bottom: 1px solid #1F7C8B;
	background: #1F7C8B url(/content/images/system/gradient.jpg) center right;
	font-size: 1.2em;
	color: #fff;
	display: block;
}
#side li a:hover, #side li.current a {
	background: #03384a url(/content/images/system/gradient2.jpg) center right;
	border-bottom: 1px solid #022a37;
	color: #fff;
}
#side li {
	font-weight: bold;
	margin-bottom: 20px;
	position:relative;
}

#side li li {
	font-weight: normal;
	margin-bottom: 0;
}
#side li li a, #side li.selected li a {
	padding: 5px 10px 5px 20px;
	background: #f6f6f6;
	color: #1F7C8B;
	font-size: 1em;
	border-bottom: 1px solid #dcdcdc;
}
#side li li a:hover, #side li li.selected a {
	background: #fff;
	color: #03384A;
	border-bottom: 1px solid #dcdcdc;
}
#side li li.selected a {
	font-weight: bold;
}

#side li li.disabled a {
	background: #f6f6f6 url(/content/images/system/invisible.gif) 0px 5px;
	background-repeat: no-repeat;
	color:		#A9A9A9;
}

#side li li.selecteddisabled a {
	background: #f6f6f6 url(/content/images/system/invisible.gif) 0px 5px;
	background-repeat: no-repeat;
	color:		#000;
}

#side li li li.selected {
	padding: 3px 8px 3px 42px;
	background: #fff url(/content/images/system/arrow-normal2.gif) 28px 9px;
	background-repeat: no-repeat;
	font-size: 0.9em
}
#side li li.selected li.disabled a{
	background: #f6f6f6 url(/content/images/system/invisible.gif) 20px 3px;
	background-repeat: no-repeat;
	color:		#A9A9A9;
}
#side li li.selected li.selecteddisabled a{
	background: #f6f6f6 url(/content/images/system/invisible.gif) 20px 3px;
	background-repeat: no-repeat;
	color:		#000;
}

#side li li.selected li a{
	padding: 3px 8px 3px 42px;
	background: #f6f6f6 url(/content/images/system/arrow-normal.gif) 28px 9px;
	background-repeat: no-repeat;
	color: #1F7C8B;
	font-size: 0.9em;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
}

#text {
	margin-left: 200px;
	padding: 20px;
}

/* CONTENT */

#cont {
	background: url(/content/images/system/cont.png) bottom center no-repeat;
	min-height: 50px;
	margin-bottom: 20px;
	padding: 0 1px;
	padding: 20px;
}
#cont:after,
#side:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrap .big {
	padding: 0 1px !important;
}
#visual {
	float: left;
	width: 639px;
	height: 329px;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
#visual div div {
	display: none;
}
#news {
	padding: 20px;
	height: 289px;
	margin-left: 640px;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
#news img {
	float: left;
	margin: 5px 20px 20px 0;
}
#split {
	height: 140px;
	overflow:hidden;
	padding:20px 0;
  position:relative;	
}
#split img {
	float: right;
	margin-left: 20px;

}
#split .werkenvoor img {
	margin: 0;
}
#split .duo {
	width: 279px;
	float: left;
	padding: 0 20px;
	/*margin: 20px 0;*/
	border-right: 1px dotted #888;
	height:140px;
}

#split .login {
	/*width: 279px;*/
	width: 319px;
	float: left;
	border-right: 1px dotted #888;
	height:140px;
}

#split .login .block1 {
	width: 150px;
	float: left;
	padding: 0 0 0 18px;
	margin: 2px 0;
	height:140px;
}

#split .login a{
	font-size: 0.9em;
}

#split .login .block2 {
	width: 150px;
	float: left;
	padding: 0 0px;
	margin: 2px 0;
	height:140px;
}

#split .login .block2 img {
	margin-left: 80px;
  margin-bottom: -16px;	
}


#split .werkenvoor {
	width: 278px;
	padding: 0 20px;
	float: left;
	border: 0;
	height:140px;
}

#split .login .button,
#split .duo .button{
  background-image:url('/content/images/system/btn_sprite.gif');
  background-position:right -60px;
  background-repeat:no-repeat;
  font-size:100%;
  bottom:20px;
  position:absolute;
  height:19px;
  display:block;
}
#split .login .button span,
#split .duo .button span{
  background-image:url('/content/images/system/btn_sprite.gif');
  background-position:left -29px;
    
}
#split .login .button:hover,
#split .duo .button:hover{
  background-image:url('/content/images/system/btn_sprite.gif');
  background-position:right -180px;  
}
#split .login .button:hover span,
#split .duo .button:hover span{
  background-image:url('/content/images/system/btn_sprite.gif');
  background-position:left -149px;
}
/* FOOTER */

#foot {
	clear: both;
	padding: 0 20px;
}
#foot .extra{
	font-size: .9em;
}
#partners {
	float: left;
}
#partners a {
	margin-right: 20px;
}
.extra {
	float: right;
}
.extra {
	float: right;
}
.extra li {
	float: left;
	padding: 0 10px;
	height: 1.8em;
	border-left: 1px solid #ccc;
}
.extra li.first {
	border: 0;
}
#referenties {
	margin-right: -20px;
}
#referenties div {
	width: 410px;
	margin-right: 20px;
	padding: 20px;
	float: left;
	background: url(/content/images/system/shadow.jpg) top right no-repeat;
	margin-bottom: 20px;
}
#referenties img {
	float: right;
	margin-left: 20px;
}
#klant {
	float: right;
}
#detail {
	margin-right: 320px;
}
/* AANVRAAG OFFERTE */

#cont form {
	background: #f6f6f6;
	padding: 20px;
	border: 1px solid #dcdcdc;
}
#cont legend {
	padding-left: 170px;
}
#cont label {
	float: left;
	width: 150px;
	margin-right: 20px;
	text-align: right;
}
#cont form div {
	padding: 10px 0;
	border-top: 1px solid #dcdcdc;
}
#cont input, #cont select, #cont textarea {
	padding: 5px;
	border: 1px solid #dcdcdc;
	width: 200px;
}
#cont select {
	width: 212px;
}
#cont textarea {
	width: 350px;
}
#cont form :focus {
	border: 1px solid #1F7C8B;
}
#cont .option input {
	width: auto;
	border: 0;
}
#cont .option span {
	display: block;
	margin-left: 170px;
}
#cont .option span label {
	width: auto;
	float: none;
}
#cont input.submit {
	background: #1F7C8B;
	color: #fff;
	border: 1px solid #0A474F;
	margin-left: 170px;
	width: auto;
}
#cont form div label.checkbox,#cont form div label.radio,#cont form div input.checkbox,#cont form div input.radio
	{
	margin: 4px 0 10px 0;
}
#cont ul.error {
	margin-left: 185px;
	color: red;
}
#cont .error input, #cont .error select {
	border: 1px solid red;
}

#cont input.radio{
	margin: 4px 0 10px 0;
	border: 0;
}

#cont .option input {
border: 0;
}
#cont .error label {
	color: red;
}
#results form, #results form div, #results fieldset {
	padding: 0;
	border: 0;
	background: none;
}
#results div {
	float: left;
}
#results .button input {
	margin-left: 20px;
	padding: 4px;
}
#results form {
	border-bottom: 1px dotted #888;
	padding-bottom: .8em;
}
#results label {
	widtH: auto;
}

/*Contact formulier*/

#contactinfo, #offerteinfo, #declarereninfo {
	float: left;
	width: 280px;
}
#contact, #offerte {
	margin-left: 300px;
}


/* VACATURES */

#vacatures {
	border-top: 1px solid #d1d1d1;
}
#vacatures .text {
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
	background: #f6f6f6;
}
#cont #vacatures .datum, .datum {
	margin: 0 0 .3em 0;
	font-size: .9em;
	color: #555;
}
/* F.A.Q. */

#faq dt {
	padding: 5px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background: #f6f6f6;
	margin-bottom: 10px;
	cursor: pointer;
	color: #555;
}
#faq dt:hover, #faq dt.current {
	background: url(/content/images/system/gradient.jpg) center center;
	border-top: 1px solid #036777;
	border-bottom: 1px solid #036777;
	color: #fff;
}
#faq dd {
	margin-left: 0;
	padding: 0px 10px 10px 10px;
	color: #555;
}
/* RESULTS */

#results dl {
	margin-top: 10px;
}
#results dd {
	margin: 5px 0 10px 0;
}
#results dd strong {
	background: yellow;
	padding: 3px;
}

/* TABLE */

table {
width: 100%;
border-left: 1px solid #ccc;

}

td, th {
text-align: left;
padding: 5px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

th {
border-top: 1px solid #ccc;
background: #efefef;
font-size: 1.2em;
font-weight: lighter;
border-bottom: 4px solid #ccc;
}

tfoot td {
color: #555;
border-top: 3px solid #ccc;
}

/* BUTTONS and ICONS */

#cont a.button {
	background: url(/content/images/system/button_right.jpg) top right no-repeat;
	color: #fff;
	padding: 7px 8px 7px 0px;
	border: 0;
}
#cont a.button span {
	background: url(/content/images/system/button_left.jpg) bottom left no-repeat;
	padding: 7px 7px 7px 14px;
	height: 10px;
}
#cont a.button:hover {
	background: url(/content/images/system/button_right_h.jpg) top right no-repeat;
	border: 0;
	color: #fff;
}
#cont a.button:hover span {
	background: url(/content/images/system/button_left_h.jpg) bottom left no-repeat;
	color: #fff;
	border: 0;
}




#cont .pdf, #cont .zip, #cont .mailto {
	padding-left: 20px;
	border: 0;
}

#cont .zip {
	background: url(/content/images/system/icon_zip.gif) no-repeat left;
}
#cont .pdf {
	background: url(/content/images/system/icon_pdf.gif) no-repeat left;
}
#cont .mailto {
	background: url(/content/images/system/icon_mail.gif) no-repeat left;
}

.left {
float: left;
margin-right: 1em;
}

.right {
float: right;
margin-left: 1em;
}

.center {
margin:	0 auto;
text-align: center;
}