/* Start of CMSMS style sheet 'markup' */
html {
    background: #c0c1bb url(uploads/design/img/bg-body.jpg) repeat-y scroll 50% 0;
    color: #2e2821;
}

p.searchtime {display: none;}

ul#organisation-overview {
	width:560px;
float:left;
overflow:hidden;
margin: 0 0 2em 20px;
	list-style: none;
text-align: left;
}

div.sidebar ul {margin:0; list-style: none;}
div.sidebar ul li {padding-left: 12px;background: url(uploads/design/img/wvdg-sprite.png) no-repeat -392px -100px;}

ul#organisation-overview li {
	float: left;
	height:60px;
	width:60px;
	margin-right: 1em;
	background: url(uploads/design/img/organisations-sprite.png) no-repeat;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}
ul#organisation-overview li:hover {
	opacity:1;
}
ul#organisation-overview li.ae {
	background-position: 0 0;
}
ul#organisation-overview li.mf {
	background-position: 0 -56px;
}
ul#organisation-overview li.ka {
	background-position: 0 -170px;
}
ul#organisation-overview li.vua {
	background-position: 0 -282px;
}
ul#organisation-overview li.ovf {
	background-position: 0 -111px;
}
ul#organisation-overview li.gd {
	background-position: 0 -393px;
}
ul#organisation-overview li.be {
	background-position: 0 -227px;
}
ul#organisation-overview li.am {
	background-position: 0 -340px;
}
ul#organisation-overview li.rd {
	background: url(uploads/images/logos/Afbeelding%203.png) no-repeat 0 0;
}

ul#organisation-overview li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}

ul.special { margin: 0; list-style: none;}
ul.special li {padding: 10px 0; border-bottom: 1px dotted #aaa; clear:both; height:55px;}
ul.special li a.ext {display: block; background: url(uploads/design/img/wvdg-sprite.png) no-repeat scroll 0 -37px;}
ul.special li img {display: table-cell; vertical-align: middle; margin-right: 15px; float:left;}

a.ext {padding-left: 15px; margin-left:75px;background-position: -388px -35px !important;}

/* Searchresults */
h3.search-results-for {display: block;position: relative; top: -1.5em; font-size:1em;border-bottom:1px dashed #fff;}
ul.search-results {margin:0; list-style: none;}
ul.search-results li {line-height:1.2em; margin-bottom: 2em;}
h4.searchresult-title {line-height:1; margin:0;}
a.search-result-link {display: block;}

form#cntnt01moduleform_1 {
	position: absolute;
	top: 0;
	right:0;
	width:178px;
	height:28px;
	background: url(uploads/design/img/wvdg-sprite.png) no-repeat 0 -54px;
}

form#cntnt01moduleform_1 label {
	position: absolute;
	left:-999em;
}

form#cntnt01moduleform_1 input.search-input {
	float:left;
	width: 130px;
	padding: 6px 0px 6px 6px;
	background: none;
	border:0;
}

form#cntnt01moduleform_1 input.search-button,
form#cntnt01moduleform_1 button.search-button {
	width: 31px;
	height:28px;
	float:right;
	background: none;
	text-indent:-999em;
	border:0;
}

form#cntnt01moduleform_1 input.search-button:hover,
form#cntnt01moduleform_1 button.search-button:hover {
	background: url(uploads/design/img/wvdg-sprite.png) no-repeat -178px -54px;
	cursor:pointer;
}

div#footer {
	text-align:right;
	font-size:85%;
	color:#4F4F4F;
}

p.copyright {
	padding-top: 2em;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

body#standard.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash h3,
.sIFR-hasFlash span.special-font {
	visibility: hidden;
}
/* End of 'markup' */

