﻿/**************************
GENERAL
**************************/
body, html {
	color: #4f003c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-color: #fff;
	text-align: left;
	height: 100%;
	line-height:1.3em;
}
body {
	font-size: 70%;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}
img {
	border:0;
}
.divClick {
	cursor:pointer;
	display:table;
}

.topLinks em,
.footerLeft em,
.footerRight em,
.flexList em,
.flexDate em,
.languageBlock em,
.breadCrumbs em
{
	font-style:normal;
}
/**************************
MAIN WRAPPERS
**************************/
.mainContainer {
	width: 1000px;
	margin: 0 auto;
	/*min-height: 100%;*/
	background: #fff;
	text-align: left;
}
*html .mainContainer {
height: 100%;
}

.outerWrapper {
	padding-bottom: 30px;/* use extra padding for whitespace between content and footer*/
}
.innerWrapper {
	width: 100%;
}
.rightWrapper {
	float: right;
	width: 280px;
}
.contentWrapper {
	float:left;
	width:650px;
	padding-right:30px;
	background:url(../imgs/shared/bg_contentWrapper.gif) 675px 0px no-repeat;
}
/**************************
HEADER
**************************/
.header {
	width:980px;
	padding:0px 10px;
}
.headerLeft {
	float:left;
	width:350px;
}
.headerRight {
	float:right;
	width:600px;
	height:90px; /*sets the height of the header */
}
.header .logo {
	width:325px;
	height:100px;
	background:url(../imgs/shared/logo_slimmerwerkenwerkt.gif) 0px 20px no-repeat;
	padding:20px 0px 0px 0px;
	display:block;
}
.topLinks {
	float:right;
	padding:15px 0 0 0;
	text-align:right;
	font-weight:bold;
	font-size:0.95em;
}

.topLinks a	{
	background:url(../imgs/shared/arrow_red.gif) right 5px no-repeat;
	padding:0px 10px 2px 0px;
	display:block;
	}

.searchBlock {
	float:right;
	width:155px;
	height:29px;
	background:url(../imgs/shared/bg_menuitem.png) top left no-repeat #ffa300;
	padding:1px 0 0 0;
}
.searchBlock .inputField {
	background:none;
	width:120px;
	height:15px;
	padding: 5px 10px 5px 15px;
	float:left;
 	*margin-left: 5px;
}
.searchBlock input {
 *padding: 5px 0 0 5px!important;
 color:#fff;
 font-weight:bold;
}
.searchButton {
	height:25px;
	width:20px;
	float:left;
	background:url(../imgs/shared/btn_search.png) no-repeat top left;
}
.searchButton:hover {
	background-position:bottom left;
}
.dxeEditArea_globalSearch {
	background: #ffa300;
	width: 50px;
	*width: 50px;
}

/**************************
FOOTER
**************************/

.footer {
	width: 990px;
	margin: 0 auto;
	padding:0px 5px;
	height: 130px;
	background:url(../imgs/shared/bg_footer.gif) top center no-repeat;
}
.footerLeft, .footerRight {
	padding-top:10px;
}
.footerLeft {
	float:left;
	display:none;
}
.footerRight {
	padding-left:15px;
	float:left;
}

.footer a	{
	color:#9d9d9d;
	}
/*----------------- .NET FORM FIX----------------------*/
form {
	display:block;
	margin: 0;
	padding: 0;
	height:100%;
	min-height: 100%;
}
form:after { /* .NET */
	display: block;
	height: 100%;
	clear: both;
}
/* FORM DESIGN SEARCH FIELD, */
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
}
input, select, textarea {
	border-width: 0;
	color: #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
}
.inputSearch {
	border: 1px solid #dbdbdb;
	height: 16px;
	margin: 2px 8px 7px 0;
	padding: 4px 0 0 4px;
	width: 256px;
	_width:248px;
}
/*----------------- UL OL CORRECTION ----------------------*/
.rightWrapper ul, .innerWrapper ul, .contentWrapper ul {
	padding-left:15px;
	text-indent: 0; /* INSPRINGEN LINKS */
	list-style:url(../imgs/shared/ic_bullet.png) outside;
}
.rightWrapper ol, .innerWrapper ol, .contentWrapper ol {
	padding-left:22px;
	text-indent: 0; /* INSPRINGEN LINKS */
	list-style: decimal outside;
}
/**************************
PAGES
**************************/
.contentContainer	{
	padding:0px 20px;
	}

.contentTop {
	padding-top:25px;
}
.contentBottom {
	clear:both;
	padding:0px 10px 0px 10px;
	background:url(../imgs/shared/bg_blocks3_top.gif) 15px 20px no-repeat;
}
.homeCover {
	height:280px;
}

.contentCover {
	padding-bottom:25px;
}

.coverSmall {
	float:left;
	width:625px;
}
.blockRight {
	/*width:300px;*/
}
.backgroundColorLight {
	
}
.backgroundColorNormal {
	
}
/*.backgroundColorNormal h3 {
	color:#fff;
}*/
.backgroundColorDark {
	
}
/*.backgroundColorDark h3 {
	color:#fff!important;
}*/
.blockFirst {
	
}
.blockHeader {
	display:none;
}
.blockFooter {
	display:none;
}
.blockContent {
	padding:0px 10px 15px 10px;
}
.blockRow3 {
	width:980px;
	background:url(../imgs/shared/bg_blocks3_bottom.gif) 5px bottom no-repeat;
}
.blockRow3Header {
	width:950px;
	height:10px;
}
.blockRow3Footer {
	width:950px;
	height:10px;
}
.blockRowSingle {
	width:310px;
	float:left;
	margin-right:25px;
}
.noMarginRight {
	margin-right:0px;
}
/**************************
DYNAMISCHE CONTENT
**************************/
.repeaterSpace {
	height:25px;
}
.itemRepeaterSpace {
	height:15px;
}
.rightFooterElement {
	margin-top:14px;
}
.mainFooterElement {
	margin-top:14px;
}
.flexList, .flexList li {
	list-style:none!important;
	margin:0px;
	padding-left:0px!important;
}

.flexList li	{
	padding-bottom:10px;
	}


.flexDate {
	color:#ffa300;
	font-weight:bold;
	font-size:0.90em;
	padding-right:10px;
}

.flexDate  em	{
	padding:0px 2px;
	color:#c70016;
	}
.flexListMoreLinkSpacer {
	height: 8px;
}
.flexListMoreLink {
	background:url(../imgs/shared/arrow_orange.gif) right 4px no-repeat;
	padding-right:10px;
	color:#c70016;
	font-weight:bold;
}
.flexTable img {
	margin-right:15px;
	border:1px solid #013e56;
}

.flexTable td	{
	vertical-align:top;
	}
	
.contactForm .FormRowEven, .contactForm .FormRowOdd {
	height: 25px;
}
.formButton {
	padding:0px 20px;
	width:100px;
	background:url(../imgs/shared/bg_formButton.png) no-repeat top left #92006e;
	color:#FFFFFF!important;
	font-weight:bold!important;
	display: block;
	cursor:pointer;
	line-height:30px;
	text-align:center;
}
.formButton:hover {
	background:url(../imgs/shared/bg_formButton.png) no-repeat top left #c70016;
	text-decoration: none;
}

.actionButton {
	padding:0px 20px;
	width:180px;
	background:url(../imgs/shared/bg_actionButton.png) no-repeat top left #92006e;
	color:#FFFFFF!important;
	font-weight:bold!important;
	display: block;
	cursor:pointer;
	line-height:30px;
	text-align:center;
}
.actionButton:hover {
	background:url(../imgs/shared/bg_actionButton.png) no-repeat top left #c70016;
	text-decoration: none;
}


.faqFlexList li	{
	border-bottom:1px solid #efefef;
	}
	
.faqFlexList a	{
	padding:5px 0px;
	display:block;
	}
	
.faqAnswer	{
	padding:5px 20px 10px 20px;
	background:url(../imgs/shared/bg_faqAnswer.gif) bottom left repeat-x;
	border-left:2px solid #92006e;
	}

.faqAnswer p {
	padding-bottom:0px!important;
	}

/********************
LANGUAGE DROPDOWN
********************/
.languageBlock
{
	float: right;
	padding:35px 0 0 0;
	*padding:20px 0 0 0;
	*margin-right: 10px;
}
.languageBlock em
{
	float: left;
	padding-left: 3px;
}

.taalkeuze	{
	list-style:none;
	text-align:left;
	padding-left: 4px;
	list-style-image: none;
	float: left;
}	
.taalkeuze a
{
	background:none;
}
.taalkeuze:hover a 
{
}	
.taalkeuze ul 
{
	top: 18px;
	*top: 16px;
	left: 0px;
	position:absolute; 
	background:#92006e;
	padding: 0px;
	margin: 0;
	display:none;
	opacity:0; 
	list-style:none;
	width: 55px;
}
.taalkeuze li 
{
	position: relative;
	float:none;
	padding: 0;
}
.taalkeuze ul li
{
	padding:5px 5px 5px 5px;
}
.taalkeuze ul li a	
{
	font-weight: bold;
	color: #ffffff;
}
.taalkeuze ul li a:hover	{
	text-decoration: none;
	color:#013e56;
}
.taalkeuze .list_Level1 .linkImageItem0, 
.taalkeuze .list_Level1 .linkImageItem1, 
.taalkeuze .list_Level1 .linkImageItem2
{
	position:relative;
	padding: 0 6px 0 0;
	top: 2px;	
}

/**************************
START MENU
**************************/
.topMenu {
	clear:both;
}

ul.mainMenu {
	height:30px;
	margin:0px;
	list-style:none;
	padding:0px;
	float: left;
	
}
ul.mainMenu * {
	margin:0;
	padding:0;
}
ul.mainMenu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block;
	background:url(../imgs/shared/bg_menuitem.png) top left no-repeat #92006e;
}


ul.mainMenu li {
	position:relative;
	float:left;
}
ul.mainMenu ul {
	position:absolute;
	padding:0px;
	margin: 0px;
	top:30px;
	left:0;
	background:url(../imgs/shared/bg_dropdown-menu.png) bottom left no-repeat;
	display:none;
	opacity:0;
	list-style:none;
	width: 155px;
}
ul.mainMenu ul li {
	position:relative;
	/*width: 170px;*/
	margin:0;
	padding:5px 15px;
}
ul.mainMenu ul li a {
	background:none;
}
ul.mainMenu ul .listItem0 {
	margin-top: 10px;
}
ul.mainMenu ul .listItemLast {
	padding-bottom: 20px;
}
ul.mainMenu ul a, ul.mainMenu ul li a, ul.mainMenu .selectedRoot ul li a {
	display:block;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px;
	margin: 0;
	width: 130px!important;
	text-decoration: none;
}
ul.mainMenu ul a:hover,
ul.mainMenu .selectedRoot ul a:hover {
	text-decoration: none;
	color:#92006e;
}
ul.mainMenu ul ul {
	left:200px;
	top:4px
}
/*ul.mainMenu .menulink {
	border:1px solid #aaa;
	padding:5px 7px 7px;
	font-weight:bold;
	width:134px
}*/
ul.mainMenu .listItem_Level0, ul.mainMenu .listItem_Level0_Children {
	float:left;
	list-style:none;
	width:155px;
	margin:0px;
	padding:0px;
	list-style-position:outside;
	margin-right:10px;
}
ul.mainMenu .linkItem_Level0, ul.mainMenu .linkItem_Level0_Children {
	display:block;
	width:155px;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
/*ul.mainMenu .linkItem_Level0:hover, ul.mainMenu .linkItem_Level0_Children:hover, ul.mainMenu .selectedRoot {
	border:1px solid black;
	background:green;
}*/

ul.mainMenu .listItem_Level0 a:hover,
ul.mainMenu .selectedRoot a	{
	background:url(../imgs/shared/bg_menuitem.png) top left no-repeat #ffa300!important;
	}

ul.mainMenu .listItem_Level0_Children a:hover,
ul.mainMenu .mainMenuhover,
ul.mainMenu .selectedRoot a:hover,
ul.mainMenu .selectedRoot .mainMenuhover
		{
	background:url(../imgs/shared/bg_menuitem.png) top right no-repeat #ffa300!important;
	}


ul.mainMenu .linkItem_Level0_Children:hover {
	text-decoration:none;
}

ul.mainMenu .listItemLast a	{
	background:url(../imgs/shared/bg_menuitem.png) top left no-repeat #c70016;
	}
	
ul ul .listItemLast a,
ul.mainMenu ul a:hover,
ul.mainMenu .selectedRoot ul a,
ul.mainMenu .selectedRoot ul a:hover,
ul.mainMenu .listItem_Level0_Children ul a:hover	{
	background:none!important;
	}

/**************************
POLL
**************************/

.pollQuestionTable {
}
.pollQuestions {
}
.pollAnswerTable {
}
.pollAnswerProgressBar {
}
.pollAnswerProgressBarHit {
	background-color: #787878;
}
.pollAnswerProgressBarNone {
	background-color: #efefef;
}
/**************************
SITEMAP
**************************/
.sitemap {
	line-height: 25px;
	}

.sitemapLink_Level1 {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #ffa300;
}
.sitemapLink_Level1:hover {
	text-decoration: none;
	border-bottom: solid 1px #ffa300;
	background-color: #ffa300;
}
.sitemapNoLink_Level1 {
	display: block;
	border-bottom: solid 1px #ffa300;
	background: url(  '../imgs/pijl_down.gif' ) left no-repeat;
	padding-left: 12px;
	cursor: default;
}
.sitemapLink_Level2 {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #ffa300;
	padding-left: 20px;
}
.sitemapLink_Level2:hover {
	text-decoration: none;
	border-bottom: solid 1px #ffa300;
	background-color: #ffa300;
	color:#fff;
}
.sitemap table table div div {
	padding-top: 0px !important;
}
.sitemapHeader {
	font-weight: bold;
	border-bottom: solid 1px #ffa300;
	padding-bottom: 4px !important;
}
/**************************
SEARCH
**************************/
.rowSearchResultsTableEven {
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.rowSearchResultsTableOdd {
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.searchResultRowLink {
}
.searchResultRowDescription {
}
.searchResultColumnIcon {
	padding-right: 6px;
	width: 16px;
}
.searchResultColumnLink {
	padding-bottom: 0;
	padding-left: 0;
}
.searchResultColumnDescription {
	padding: 0 0 6px 0;
}
.searchNoResult {
	color: #9A0303;
}

/**************************
ERROR PAGE
**************************/ 
.errorPage {
	width:450px;
	margin: 0 auto;
}

/**************************
SEND TO FRIEND
**************************/ 
.sendtofriendform	{
	background:#787878;
	}

/**************************
breadCrumbs
**************************/ 
.breadCrumbs	{
	padding:25px 0 0 0;
	font-style:normal;
	}
	
.breadCrumbs em	{
	color: #92006e;
	}
	
.pathSeperator	{
	padding:0px 8px;
	height:10px;
	background:url(../imgs/shared/arrow_orange.gif) 4px 4px no-repeat;
	}
	
.breadCrumbs a {
	color: #92006e;
}

.breadCrumbs a:hover {
	color: #ffa300;
}

.breadCrumbs .breadCrumbSelectedPage em	{
	color:#c70016;
		}
.breadCrumbs .breadCrumbNonLink {
	color: #92006e;
	}


/**************************
CMS MENU
**************************/
.C2GMenu {
	background: #FFFFFF;
	border-bottom: solid 2px black;
}
.C2GMenu input {
	background: transparent!important;
	border: solid 1px none!important;
}
.C2GMenu select {
	background: #FFFFFF!important;
	border: 0 none!important;
}

/**************************
SITE
**************************/

.logoBlock	td	{
	padding:0px 0px 25px 0px;
	}
	
.twitterTable	{
	width:100%;
	background:url(../imgs/shared/table/orange_gradient.gif) repeat-y top left;
	}
	
.twitterTable .topRight	{
	background:url(../imgs/shared/table/orange_rt.gif) no-repeat top left;
	height:13px;
	width:13px;
	}
	
.twitterTable .bottomRight	{
	background:url(../imgs/shared/table/orange_rb.gif) no-repeat bottom left;
	height:13px;
	width:13px;
	}
	
.twitterTable img	{
	margin-right:15px;
	}

.logoTable td	{
	vertical-align:top;
	padding-bottom:10px;
	}
	
.agendaTable td	{
	vertical-align:top;
	padding-bottom:10px;
	}

/**************************
CONTACTFORM
**************************/

.contactForm em	{
	color:#0874c0;
	}
	
.send2friendform	
{
	background:#fff;
	border:2px solid #92006e;
	padding:30px;
}
	
.send2friendform b	{
	color:#92006e;
	}