 /* 
================================
DotControl copyright 2009
================================
*/
html {
	height: 100%; margin: 0; padding: 0
	}


body {
  margin:0;
  padding:0;
  background: #ededee;}



.ContainerMain a{
	cursor: pointer;
	outline: none;
	color: #ec008c!important;
	}
	
#SuperWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #ededee url(images/MenuRepeater.jpg) 0px 110px repeat-x;
	}

.SuperWrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #ededee url(images/HomeRepeater.jpg) 0px 110px repeat-x;
	}

#Wrapper.Content{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#ededee url(images/PageHeaderContentBG.jpg) left top repeat-x;
	}
	
#Wrapper.Content.channel2{
	background: #ededee url(images/PageHeaderSocieteitBG.jpg) left top repeat-x;
	}
	
#Wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	
	}
#Wrapper.Home {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	}	
#PageHeader {
	width: 940px;
	float: left;
	} 	
	
#CompanyName{
	float:left;
	width: 12px;
	padding-top: 16px;
	margin-left: 30px;
	margin-right: -30px;
	}	
	
#CompanyLogo a{
	float:left;
	width: 255px;
	height: 135px;
	}
	
.HeaderLogin{
	float:right;
	width: 398px;
	height: 100px;
	}	
	
#MainMenu{
	float:left;
	width: 900px;
	padding-left:5px;
	height: 40px;
	margin-top: -25px;
	}
	
.RightMenu{
	float: right;
	}
	
#MainMenu ul li a.rmLink{
	color: #fff;
	text-decoration:none;
	height: 30px;
	cursor: pointer;
	padding-top: 10px;	

	
	letter-spacing: 1.1px;
	}

#MainMenu ul li ul {
	background-color:#ec008c;
background-image:url("images/SlideMenuUl.jpg");
background-repeat:repeat-x;

	}
	
#MainMenu a.rmLink:hover{
	color: #ffffff;
	text-decoration: underline;
	
	}
	
#MainMenu li.rmItem{
	padding-right: 0px;
	margin-right: -10px;
	background: url(images/MenuSeperator.jpg) right no-repeat;
	float: left;
	text-transform:uppercase!important;
	}
	
	
	#MainMenu li ul li.rmItem{
	padding-right: 0px;
	margin-right: 0px;
	background:none;
	float: left;
	text-transform:uppercase;
	}
	
#MainMenu li.rmItem object{
	outline: none;
	}
	
#MainMenu li.rmItem.rmLast, #Wrapper.Content.channel2 #MainMenu li.rmItem.rmLast{
	background: none; 
	padding-bottom:7px;
	}

#MainMenu .rmSlide{
	margin-top: -7px;	
	/*** background: #E40018 url(images/top_menu_bg.jpg) left top repeat-x; */
	text-transform:none;
	
	}
	
#Wrapper.Content #MainMenu .rmSlide{
	margin-top: -8px;
	}
	
#MainMenu .rmSlide li.rmItem{
	
	height: 23px;
	padding-top: 7px;
	min-width:150px;
	}
	
#Wrapper.Content.channel2 #MainMenu .rmSlide li.rmItem{
	
	height: 23px;
	padding-top: 7px;
	min-width:150px;
	}
	
#Wrapper.Content.channel2 #MainMenu .rmSlide li.rmItem.rmLast{
	
	}
	
#MainMenu .rmSlide li.rmItem a{

	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	cursor: pointer;	
	padding:5px 0px 0px 0px;
	}
	
#MainMenu .rmSlide li.rmItem.rmLast{
	
	}
	
#MainMenu .rmHorizontal .rmVertical .rmItem a{
background: url(images/top_menu_item_bg.gif) 15px 12px no-repeat;

text-transform:none;
font-weight:normal;
font-size:11px;
display:block;
}

#MainMenu .rmHorizontal .rmVertical .rmItem a:hover{
background: url(images/top_menu_item_bg_on.gif) 0px 0px no-repeat;
width: 100%;
}


#MainMenu .rmHorizontal .rmItem a{
	font-weight: bold;
	}
	
.PanoramaPane{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 940px;
	height: 312px;
	}
	
.PanoramaPane img{
	border: 0px solid #fff;
	}
	
#ContainerMain {
	float: left;
	width: 940px;
	min-height: 100%;
	background:url(images/ContainerMainBG.jpg) repeat-y;
	margin-top: 1px;
}

#Wrapper.Content #ContainerMain {
	margin-top: 0px;
}
	
/******************************LEFTPANE*****************************/
.LeftPane{
	float:left;
	width:220px;
	background: #ec008c repeat-x;	
	height:600px; 
	color: #ffffff;
	padding:2px 0px 0px 0px;
	
	}
	
.RadPanelBar ul{
	list-style: none;
	padding: 0;
	}

.LeftPane h2.WhiteTitle{
	text-transform:uppercase;
	font-size:13px;
	font-family:arial, verdana;
	color:#ffffff;
	padding:15px 0px 15px 15px;
	margin:0px;
	}
	

#Wrapper.Content.channel2 .LeftPane h2.WhiteTitle{
	background:url(images/LeftPaneSocieteitTitleBG.jpg) no-repeat bottom left;
	}
	
	
.LeftPane.Content{
	margin-top: -1px;
	}

/******************************END LEFTPANE*****************************/
	
.ContentPane{
	float:left;
	width:480px;
	margin-left: 20px;
	margin-top: 0px;
	background:url(images/RightPaneBG.jpg) repeat-y right;
	padding-right: 20px;
	position: relative;
	z-index: 2;
	min-height: 400px;
	}
	
.ContentPane a{
	color: #ED008C;
	text-decoration: none;
	}
	
.ContentPane a:hover{
	text-decoration: underline;
	}
	
.ContentPane h2.FlashHeader, .RightPane h2.FlashHeader, .ContentPane h2.HeadlinesTitle.Long{
	margin-top: 14px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	
	}
	
.RightPane{
	float: right;
	width:175px;
	margin-top: 23px;
	margin-right: 10px;
	background:url(images/SurveyUnderline.jpg) bottom no-repeat;
	padding-bottom: 15px;	
	}

.SponsorPane{
	float:left;
	width: 940px;
	
	}
	
.SponsorPane a img{
	border: 0;
	}
	
.push {
	height: 0px;
	clear: both;
	}	

.SuperFooter{
	width: 100%;
	background: #ededee url(images/FooterRepeater.jpg) repeat-x 0px 14px;
	height: 120px;
	}
	
#Footer{
	background: #ededee url(images/FooterBG.jpg) repeat-x 0px 14px;
	height: 120px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	}

#Footer2 {
	width: 926px;
	margin: 0px auto 0px auto;
	background:url(images/FooterLogo.jpg) no-repeat ;
	height: 102px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;		
	padding-top: 10px;
	}
	
#Copyright{
	float:left;
	color: #000000;
	padding-top: 74px;	
	}
	
#Copyright .SkinObject {
	color: #000000!important;
	}
	
	#Copyright a{
	color: #ffffff!important;
	}
#FooterMenu{
	float:right;
	margin-top: 78px;
	}
	
#Footer a{
	color: #042601;
	cursor: pointer;
	}
	
#Footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
#dnn_RadMenuFooter_RadPanel1 a.rpLink.Selected {
text-decoration: underline;
	color: #fff;
	}
	
#dnn_RadMenuFooter_RadPanel1 .rpItem{
	float:left;
	border-right: 1px solid #042601;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#dnn_RadMenuFooter_RadPanel1 .rpItem.rpLast{
	border: none;
	}

#Footer ul, #Footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	}



/*****************************NEWS*****************************/
.HeadlinesImage{
	float:left;
	clear:left;
	background: url(images/HeadlinesImageBG.jpg) no-repeat left;
	width: 138px;
	height: 138px;
	margin-right: 15px;
	}
	
.HeadlinesImage img{
	width: 130px;
	height: 130px;
	}
	
h2.HeadlinesTitle{
	float: left;
	margin-top: 7px;
	width: 310px;
	margin-bottom: 8px;
	}
	
.HeadlinesShortDescription{
	float:left;
	width: 310px;
	color: #888888;
	}
	
.HeadlinesContent{
	float:left;
	width: 480px;
	color: #888888;
	}
	
.DCSiteAgendaRecent a:hover, .DCSiteAgenda a:hover{
	text-decoration: underline;
	}
	
.DCSiteAgendaRecent .ShowAll, .DCSiteAgenda .ShowAll{
	float:left;
	clear:left;
	}
	
.DCSiteAgendaRecent,.DCSiteAgenda {
	margin-top: 0px
	}
	
.DCSiteAgendaRecent .Item,.DCSiteAgenda .Item{
	float:left;
	background: url(images/HeadlinesItemBG.jpg) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.AgendaDescription{
	color: #888888;
	}
	
.ttt{
	background: url(images/HeadlinesItemBG.jpg) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height:150px;
	}
	
.DCSiteAgenda .Items .Item img{
background:url("images/HeadlinesImageBG.jpg") no-repeat scroll left center transparent;
margin-right:15px; 
float:left;
padding:8px 8px 8px 8px;
}

.DCSiteAgenda .Items .Item hr{
	width:0px; height:0px;
}

	
.RightPane .maincontent{
	margin-top: -11px;
	}

/*** Rad Base Stylesheet ***/
/*Base css*/
    
.RadPanelBar
{
	
}

.RadPanelBar .rpRootGroup,
.RadPanelBar .rpGroup,
.RadPanelBar .rpItem
{
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;
}

.RadPanelBar .rpItem
{
	float:none;
	display:block;
	position:static;
}

.RadPanelBar .rpSlide
{
    position:static;
    float: none;
    height:auto;
}

.RadPanelBar .rpText:after,
.RadPanelBar .rpTemplate:after,
.RadPanelBar .rpItem:after
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.RadPanelBar .rpLink,
.RadPanelBar .rpText
{
	text-decoration:none;
	display:block;
}

.RadPanelBar .rpImage
{
	float:left;
	clear: left;
	border:0;
	vertical-align:middle;
}

.RadPanelBar .rpLevel1
{
	overflow:auto;
	overflow-x:hidden;
}

.RadPanelBar .rpLink
{
	width:auto;
	outline:none; /* Remove this for FF to put dotted border around the focused item */

}

.RadPanelBar .rpText
{
	cursor:pointer;
}

.RadPanelBar .rpSlide
{
	overflow:hidden;
	display:none;
}

.rtl .rpImage
{
	border:0;
	float:right;
}

.rtl 
{
	text-align:right;
}
/*******/

/*****************************END NEWS*****************************/

/******************************SPONSOREN*****************************/
.SponsorPane h2{
	float: left;
	background: url(images/SponsorBG.jpg) no-repeat 0px 15px;
	width: 940px;
	text-align:center;
	margin-top: 30px;
	color: #444444;
	}
	
.SponsorPane h2.FlashHeader object{
	margin-left: 425px;
	width: 200px;
	float:left;
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	}
/*h2 {
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-size:16px;
	color:#424242;	
	}
	*/
	
.sIFR-hasFlash h2 {
visibility: hidden;	
	text-transform:uppercase;
	font-size:16px;
	color:#424242;	
	}	

/******************************END SPONSOREN*****************************/
	
/**********************KLEUREN WEBSITE**************************************/
	
/**GEEL**/
#MainMenu .rmSlide li.rmItem a:hover,#MainMenu .rmItem .rmLink.Subselected, a.LeftPaneLink:hover, .LeftPane a.rpLink.Selected .rpText{
	color: #FFFFFF;
	}	
	
/**GROEN**/
.DCSiteAgendaRecent a, .DCSiteAgenda a{
	/*color: #ec008c;*/
	text-decoration:underline;
	}
	
.channel1 .ContentPane a{
	color: #ec008c;
	text-decoration:none;
	}
	
.channel1 .ContentPane a:hover{
	text-decoration:underline;
	}
	
/**ROOD**/	
.channel2 .ContentPane a{
	color: #b72224;
	text-decoration:none;
	}
.channel2 .ContentPane a:hover{
	text-decoration:underline;
	}
	
.Months a{
	float:left;
	clear:left;
	background: url(images/LeftPaneLinkBG.gif) no-repeat -10px -12px;
	height: 25px;
	padding-left: 20px;	
	font-weight: bold;
	text-decoration: none;
	}
	
.Months a:hover{
	text-decoration: underline;
	}
	
.rpSlide{
	float:left;
	clear:left;
	}
	
/**ROOD**/
#Wrapper.Content.channel2 .DCSiteAgendaRecent a, #Wrapper.Content.channel2 .DCSiteAgenda a{
	color: #b72224;
	text-decoration:underline;
	}
	
/**********************END KLEUREN WEBSITE**************************************/	

/******************************HEADER LOGIN*************************************/
.StandardButton, .submit{
	float:left;
	height: 18px;
	background: url(images/ButtonBG.jpg) top repeat-x;
	border: 1px solid #b60067;
	padding-bottom: 20px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.submit{
	margin-top: 10px;
	}
	
.StandardButton:hover, .submit:hover{
	background: url(images/ButtonBG.jpg) bottom repeat-x;
	}

.HeaderLogin .NormalTextBox{
	float:left;
	height: 20px;
	width: 130px;
	border: 1px solid #dadada;
	}
	
.HeaderLogin .SubHead{
	float:left;
	width: 130px;	
	}
	
.HeaderLogin table tr{
	float:left;
	width: 260px;
	}
	
.HeaderLogin table tr td tr{
	float:left;
	width: auto;
	}
	
.HeaderLogin table tr tbody{
	float:left;
	width: 398px;
	}


/********************************SURVEY**************************************************/
#Wrapper a.CommandButton{
	float:left;
	clear:left;
	height: 18px;
	background: url(images/ButtonBG.jpg) top repeat-x;
	border: 1px solid #870202;
	padding:0px 10px 4px 10px;	
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
#Wrapper a.CommandButton:hover{
	background: url(images/ButtonBG.jpg) bottom repeat-x;
	}
	
.surveyitems .NormalBold, .surveyresultsitems .NormalBold{
	font-weight: bold;
	color: #333333;
	}
	
.surveyresultsitems{
	float:left!important;
	clear:left!important;
	width: 180px;
	}
	
#Table1{
	float:left;
	clear:left;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.surveyresults, .surveyitems{
	padding: 0px;
	margin: 0px;
	}
	
.surveyitems{
	float:left;
	clear:left;
	}
	
.RightPane #Table1{
	margin-top: -14px;
	}
	
#Table1 .CommandButton{
	margin-top: 5px;
	}
	
.surveyitems input{
	margin-right: 5px;
	}
	
.SurveyOptions{
	float:left;
	clear:left;
	width: 180px;
	color: #333333;
	font-weight: bold;
	}
	
.surveyresultsitems .Normal img{
	background-color: #ec008c;
	margin-top: 5px;
	}

/***********************************END SURVEY*******************************************/

/********************************Calander*********************************************/
#Calander{
	float:right;
	clear:right;
	margin-right: 2px;
	margin-top: 15px;
	margin-right: 15px;
	outline: none;
	}
	
#Calander object{
	border: 1px solid #cccccc;
	}
/********************************End Calander*********************************************/

.maincontent .Normal{
	margin-bottom: 0px;
	}

/******************************END HEADER LOGIN*************************************/
	
/*---- sIFR ---*/
.sIFR-active h1.FlashHeader, .sIFR-active h2.FlashHeader {
            visibility: hidden !important;
			font-family:Arial;
}


.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  outline: none;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}



/************************EDITOR STYLESHEET***************************************/
.Tekst_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ec008c;
	}	
	
.Kop_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ec008c;
	}

.Afbeelding-sponsor{
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
		
.Afbeelding-links {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.Afbeelding-rechts {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}

/***************************END**************************************/
#dnn_ctr566_Feedback_plEmail_imgHelp, #dnn_ctr566_Feedback_plName_imgHelp, #dnn_ctr566_Feedback_plSubject2_imgHelp, #dnn_ctr566_Feedback_plBody_imgHelp{
	display:none;
	}
	
.NormalRed{
	float:left;
	padding-bottom:10px;
	}

	.test_class{border:1px solid red;}
	
	/***************************Announcement**************************************
	
	table.DNN_ANN_DesignTable tr td img{	
	float:left;
	clear:left;
	background: url(images/HeadlinesImageBG.jpg) no-repeat left;
	width: 138px;
	height: 138px;
	padding-left: 8px;
	padding-top: 8px;
	margin-right: 15px;}
	
	
	.DNN_ANN_DesignTable  img{	
	
	width: 130px;
	height: 130px;
	
	/***************************ENDOFAnnouncement**************************************/

	
#dnn_ctr828_Feedback_plEmail_imgHelp, #dnn_ctr828_Feedback_plName_imgHelp, #dnn_ctr828_Feedback_plBody_imgHelp, #dnn_ctr828_Feedback_plSubject2_imgHelp{
	display:none;
	}
	
#Wrapper.Content #EurekaweekLogo{
	margin-left: -12px;
	}	
	
.Home .RightPane .NormalTextBox {
	width: 175px;
	}