﻿/*
* Common print style settings
* $log$
* Revision 22577  2010/01/21 14:09:37  m.wensveen
* # added log
* 
*/

body, html, p, td, th, ul, a, img { 
	background-color: #fff; 
	text-align:left;
	margin:0; padding:0;
	color: #000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}

img {
	margin: 10px 10px 10px 10px;	
}

#wrapper {float:none !important; padding: 0px; margin: 0px; width: 100%; position: static; }

/*
** Overall
*/ 
.extra_attention,
.actions,
.jsEnhanced,
#classicsearch,
.paging,
.defaultactions,
#sharepoint-edit {
	display: none;
}

#text-Navigation {
	display: none;
}

#header {
	
	display: none;
}

#footerfullwidth {
	
	display: none;
}

/*
** Detail page
*/ 
#detailtext .text,
#detailtext .intro {
	display: block;
	width: 100%;
	margin-bottom: 10px;	
}

/*
** Vacancy detail page
*/ 

#jobsearch dt {
	padding-top:1em;
	margin-top:1em;
	border-top:1px solid #333;
	padding:10px;
	
}

#jobopening #details {
	display: block;
	width: 100%;
	visibility: visible;
}

canvas {
	display:none;
}

.filter {
	border:1px solid #666;
}

#jobsearchfilter table {
	display:block !important;
}

#formulier label {
	display:block;
	float:left;
	width:40%;
}


	#formulier div {
		margin-bottom:8px;
		clear:both;
	}
	
#formulier {
	background-color:#F6F6F6;
	border:1px solid #DDDDDD;
	margin:0 auto;
	width:100%;
}	
