﻿@charset "utf-8";


.ContentItemContainer
{
display: block;
clear: both;
float: none !important;
}


/* ---- -- [ MODULE: NEWSOVERVIEW ] -- ---- */
	
	.cb3Module_News
	{
	    height:150px;
		background: #FFFFFF url(../images/default/fade.jpg) repeat-y 0% 100%;
		margin: 0px 0px 10px 0px;
		padding: 10px 0px 10px 10px !important;
	}
	
	
	.TVDM .cb3Module_News
	{
		background: #FFFFFF;
		margin: 0px 0px 10px 0px;
		padding: 10px 0px 10px 10px !important;
	}
	
	#content_default .cb3Module_News, .cb3contentblock .cb3Module_News
	{
		margin: 0px 5px 10px 5px;
		padding: 10px 0px 10px 10px !important;
	    width: 300px;
	    display:block;
	    float:left;
	    
	}
		
	.cb3Module_News .title, .cb3contentblock .cb3Module_News .title
	{
		font-size: 12px;
		background-color: transparent;
		font-weight: bold;
		padding:0px 0px 0px 0px;
	    color:Red !important;
	    text-decoration: underline;
	}
		
	.cb3Module_News .title_link:link,
	.cb3Module_News .title_link:hover,
	.cb3Module_News .title_link:active,
	.cb3Module_News .title_link:visited
	{
		font-size: 13px;
		font-weight: bold;
	}
	
	.cb3Module_News .NewsImage
	{
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width: 100px;
		float: right;
	}
	
	.cb3Module_News .date
	{
		display: block;
		font-size: 11px;
		font-weight: bold;
		color: white;
		margin: 0px 0px 0px 0px;
	}
	
	.TVDM .cb3Module_News .date
	{
	    display:none;
	}
	
    .TVDM .cb3Module_News a.meer, .cb3contentblock .cb3Module_News a.meer
    {
        display: block;
        width:130px;
        height:20px;
        line-height: 18px;
        font-size: 12px;
        font-weight: bold;
        color: White;
        text-decoration: none;
        background-color: #1748BC;
        float:right; 
        text-align:center !important;
        margin-top: 10px;
        background: url(../images/default/button_bg.jpg) repeat-x top left;
        border: none 0px transparent; 
        cursor: pointer; 
    }
    
        .TVDM .cb3Module_News a.meer2, .cb3contentblock .cb3Module_News a.meer2
    {
        display:none;
        
    }
    
    #content_default .cb3Module_News a.meer, .cb3contentblock .cb3Module_News a.meer
    {
        display:none;
    }
    
    #content_default .cb3Module_News a.meer2, .cb3contentblock .cb3Module_News a.meer2
    {
        display: block;
        width:20px;
        height:20px;
        line-height: 18px;
        font-size: 12px;
        font-weight: bold;
        color: White;
        text-decoration: none;
        background-color: #1748BC;
        float:left; 
        text-align:center !important;
        margin-top: 0px;
        background: url(../images/default/button_bg.jpg) repeat-x top left;
        border: none 0px transparent; 
        cursor: pointer; 
    }
	
	.cb3Module_News .IntroText
	{
		color:#323f54;
		font-weight:normal;
		line-height: 19px;
	}
	
	.TVDM .cb3Module_News .IntroText
	{
		color:#323f54;
		font-weight:bold;
		line-height: 19px;
	}
	
/* ---- -- [ MODULE: LINKOVERVIEW ] -- ---- */
	
	.cb3Module_LinkOverview
	{
		width: 100%;	
		table-layout: fixed;
		border-collapse: collapse;
	}
	
	.cb3Module_LinkOverview td
	{
		vertical-align: top;
	}
	
	.cb3Module_LinkOverview ul,
	.cb3Module_LinkOverview li
	{
		list-style: none;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.cb3Module_LinkOverview .CategoryItem
	{
		background: Transparent url(../images/default/icons/bullet_black.gif) no-repeat 0% 3px;
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 10px 0px;
		font-weight: bold;	
	}
	
	.cb3Module_LinkOverview .LinkItem
	{
		background: Transparent url(../images/default/icons/link.gif) no-repeat 0% 3px;
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 4px 20px;
		font-weight: normal;
	}
	
/* ---- -- [ MODULE: POLL ] -- ---- */

	.cb3Module_Poll
	{
		display: block;
		background: Transparent;
		clear: both;	
	}

	.cb3Module_Poll .title
	{
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		display: block;
		color: #343434;
	}
	
	.AnswerWrapper, 
	.AnswerWrapperHover
	{
		display: block;
		background: Transparent url();
		cursor: default;
	}
	
	.AnswerWrapperHover
	{
		background: Transparent url(../images/default/menu/ItemBg.gif) repeat-x 0% 100%;
	}
	
	.AnswerRadioButton
	{
		margin: 0px 10px 0px 0px;
	}
	
	.SubmitWrapper
	{
		display: block;	
	}
	
	.SubmitWrapper a:link,
	.SubmitWrapper a:hover,
	.SubmitWrapper a:active,
	.SubmitWrapper a:visited
	{
		display: block;	
		width: auto;
		float: left;
	}
	
	.SubmitWrapper .button,
	.SubmitWrapper .buttonHover
	{
		display: block;	
		width: auto;
		float: right;
	}
	
	.ResultsRepeater
	{
		display: block;
		margin: 10px 0px 0px 0px;
	}
	
	.AnswerResultWrapper,
	.AnswerResultHeadingWrapper
	{
		display: block;
		clear: both;
		padding: 0px 0px 0px 2px;
		height: 24px;
	}
	
	.AnswerResultHeadingWrapper
	{
		background: Transparent url(../images/default/menu/ItemBg.gif) repeat-x 0% 100%;
		height: 22px;
		margin: 0px 0px 2px 0px;
	}

	.NoOfVotes,
	.NoOfVotesInPercentage
	{
		display: block;
		width: 100px;
		float: left;
	}
	
	.NumberOfVotes,
	.NumberOfVotesTotal,
	.Percentage
	{
		display: block;
		width: 50px;
		float: left;
	}
	
	.AnswerTextHeading,
	.PercentageHeading,
	.AnswerText
	{
		display: block;
		float: left;
	}
	
	.AnswerTextHeading,
	.NumberOfVotesHeading,
	.PercentageHeading
	{
		font-weight: bold;	
	}
	
	.PercentageWrapper
	{
		display: block;
		width: 180px;
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 0px 2px 0px 0px;
		background: Transparent url(../images/default/menu/TopItemBg.gif) repeat-x 0% 100%;
	}
	
	.PercentageWrapper img
	{
		display: block;
		height: 20px;
		margin: 0px 0px 0px 0px;
		background: Transparent url(../images/default/percentage_bar_green.gif) repeat-x 0% 50%;
	}
	
/* -- ---- [ MODULE: WEBUSERLOGIN ] ---- -- */

	.cb3Module_WebUserLogin
	{
		width: 320px;
		border: 1px #EAECEE dashed;	
	}
	
	.cb3Module_WebUserLogin .Label
	{
		width: 40%;
		font-weight: bold;
		color:#789BC2;
	}
	
	.cb3Module_WebUserLogin .Content
	{
		width: 60%;
	}
	
	.cb3Module_WebUserLogin .Content .veld
	{
		width: 100%;
	}
	
/* -- ---- [ MODULE: SITEMAP (id="SiteMapTreeViewSimple") ] ---- -- */
/* CB3 : SITEMAP */
	
	.SiteMapWrapperTable
	{
		width: 640px;
		border: 0;
		margin: 0;
		padding: 0;
		color: #323f54;
	}
	
	td.SiteMapHeading
	{
		font-size: 13px !important;
		font-weight: bold;	
	}
	
	td.SiteMapIconColumn, td.SiteMapIconColumnNoBg
	{
		width: 20px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: Transparent url(../images/default/sitemap/i.gif) repeat-y 0% 0%;
		vertical-align: top;
	}
	
	td.SiteMapIconColumnNoBg
	{
		background: Transparent url();
	}
	
	td.SiteMapColumn
	{
		padding: 0px 0px 10px 0px;
	}
	
	.SiteMap
	{
		/*margin:0px 0px 0px 10px;*/
	}

	.RootNode
	{ 
		/* RootNode Div styling */
		font-size: 12px;
		font-weight: normal;
		padding: 0px 0px 1px 0x;
	} 

	.RootNode a:link,
	.RootNode a:active,
	.RootNode a:visited
	{ 
		/* RootNode Link styling */
		text-decoration: underline;
	} 

	.RootNode a:hover
	{ 
		/* RootNode Link styling */
		text-decoration: none;
	} 

	.ParentNode
	{ 
		/* ParentNode Div styling */
		font-size:11px;  
		font-weight: bold;
	} 

	.ParentNode a
	{ 
		/* ParentNode Link styling */
	} 

	.ParentNode a:hover
	{ 
		/* ParentNode Link styling */
	} 

	.LeafNode
	{ 
		/* LeadNode Div styling */
		font-size:11px;  
		width: 200px;
		overflow: hidden;
	} 

	.LeafNode a:link,
	.LeafNode a:active,
	.LeafNode a:visited
	{ 
		/* LeadNode Link styling */
	} 

	.LeafNode a:hover
	{ 
		/* LeadNode Link styling */
	} 

/* // */
	
/* -- ---- [ MODULE: SITEMAP (id="SiteMapTreeViewSimple") ] ---- -- */

	.SiteMapDropDown
	{
		display: inline;
		width: auto;	
		height: 1;
		position: relative;
		top: 8px;
	}
	
	.SiteMapDropDown td
	{
		display: inline;
		width: auto;
		height: 1;	
	}
	
	.SiteMapDropDown .select
	{
		/* Sitemap Select-element styling */
	}
	
/* -- ---- [ MODULE: FAQ-OVERVIEW ] ---- -- */

	.SubjectRepeater,
	.FaqOverviewDetails
	{
		display: block;
		margin: 0px 0px 10px 0px;	
	}
	
	.FaqSubjectInt
	{
		display: block;
		width: 5%;
		float: left;
		font-weight: bold;
	}
	
	.FaqSubjectLink
	{
		display: block;
		width: 95%;
		float: left;
	}
	
	.SubjectDetailHeader
	{
		display: block;	
		background: Transparent url(../images/default/menu/TopItemBg.gif) repeat-x 0% 100%;
		color: #FFFFFF;
		font-weight: bold;
		padding: 2px;
		height: 24px;
		margin: 0px 0px 3px 0px;
	}
	
	.SubjectDetailHeader .SubjectNameWrapper
	{
		display: block;
		width: 40%;
		float: left;
	}
	
	.SubjectDetailHeader .ViewAllAnswerWrapper
	{
		display: block;
		width: 35%;
		float: right;
		text-align: right;
		font-weight: normal;
	}
	
	.SubjectDetailHeader .TopOfThePageLink
	{
		display: block;
		float: right;
		width: 16px;
		height: 24px;
		background: Transparent url(../images/default/faq/arrowToTop.gif) no-repeat 0% 50%;
		margin: 0px 4px 0px 10px;
	}
	
	.SubjectDetailHeader .TopOfThePageLink:Hover
	{
		background-position: 100% 50%;
	}
	
	.FaqSubjectGroup
	{
		display: block;
		margin: 0px 0px 10px 0px;	
	}
	
	.SubjectQuestionWrapper
	{
		display: block;
		height: 22px;
		background: Transparent url(../images/default/icons/question_mark.gif) no-repeat 0% 0%;
		padding: 0px 0px 0px 22px;
		margin: 2px 0px 3px 0px;
	}
	
	.SubjectAnswerWrapper
	{
		display: block;
		background: Transparent url(../images/default/icons/answer_mark.gif) no-repeat 0% 0%;
		padding: 0px 0px 0px 22px;
		margin: 0px 0px 14px 0px;
	}
	
/* -- ---- [ MODULE: CALENDAROVERVIEW ] ---- -- */

	.cb3Module_CalendarOverview
	{
		display: block;
		margin: 0px 0px 10px 0px;	
	}
	
	.cDate
	{
		display: block;
		float: right;
		width: 120px;
		font-size: 11px;
		line-height: 16px;
		margin: 0px 0px 0px 20px;
		padding: 2px;
		text-align: right;
		background: #EAECEE;
		border: 1px #ADADAD dotted;
	}
	
	.cb3Module_CalendarOverview .Summary
	{
		display: block;
		margin: 8px 0px 8px 0px;
	}
	
/*___________________________________

  ------ *** MODULE: FORMS *** ------ 
  ___________________________________*/


.cb3Module_Form
{
    display:block;
    width:440px;
    clear:both;
}

.Form_ItemContainer
{
    display:block;
    clear:both;
    padding-top:3px;
}

.Form_ItemLabel
{
    display:block;
    width:160px;
    float:left;
    clear:left;
    vertical-align:top; 
    font-weight:bold; 
}

.Form_ContentLabel, .form_attachment INPUT
{
    display:block;
    width:280px;
    float:right;
    clear:right;
    text-align:left;
    font-size:11px;
}

.Form_ContentLabel .field, .Form_ContentLabel .withWatermarkClass, .Form_ContentLabel .withoutWatermarkClass, .Form_ContentLabel .form_dropdown
{
    width:100%;
}

.Form_ContentLabel .area, .Form_ContentLabel .resizable-textarea
{
    width:100% !important;
    height:100px;
}

/* classes for options and radio buttons */

.Form_OptionLabel
{
    display:block;
    font-style:italic;
}

.Form_ContentLabel .CheckboxlistControl, .Form_ContentLabel .RadioboxlistControl
{
    table-layout:fixed;
    width:100% !important;
    vertical-align:top;
}

.Form_ContentLabel .CheckboxlistControl input, .Form_ContentLabel .RadioboxlistControl input
{
    display:block;
    float:left;
}

.Form_ContentLabel .CheckboxlistControl label, .Form_ContentLabel .RadioboxlistControl label
{
    text-align:left;
    padding-left:2px;
	font-size:12px;
	line-height:19px;
}

.Form_ItemContainer .button
{
    float:right;
    cursor:pointer;
    cursor:hand;
}

.Form_Submittext
{
    font-weight:bold;
}

/* form error styling */

.Form_Errorspan
{
    display:block;
    height:10px;
    width:10px;
    color:Red;
    position:absolute;
    margin-left:-10px;
    font-weight:bold;
}

/* this is to prevent the Telerik editor from redefining font sizes */


.cb3Module_Form FONT
{
    font-size:12px !important;
}
	
/* ---- -- [ MODULE: DOCUMENTOVERVIEW ] -- ---- */


.documentoverviewCss
{
    font-size:12px;
    width:100%;
}

.documentoverviewCss .column
{
    padding:0px;
    width:50%;
    vertical-align:top;
}

.documentoverviewCss .categoyCss
{
    display:block;
    margin-bottom:10px;
    list-style-type: none;
}

.documentoverviewCss .categoyCss li
{
    display:block;
    margin-left: 0px;
    list-style-type: none;
}

.documentCss
{
    clear:both;  
}

.documentCss LI, .documentCss UL
{
    display:block;
    margin:0px;
    margin-left:0px !important;
    padding:0px;
    clear:both;
    list-style:none;
    text-indent:0px;
}

.documentimageCss
{
    display:block;
    height:22px;
    width:22px;
    float:left;
    background-repeat:no-repeat;
    background-position:top left;
    background-image:url(../images/File_types/unknown.gif);
}

.bmp { background-image:url(../images/File_types/bmp.gif);  }
.doc { background-image:url(../images/File_types/doc.gif);  }
.gif { background-image:url(../images/File_types/gif.gif);  }
.jpg { background-image:url(../images/File_types/jpg.gif);  }
.mp3 { background-image:url(../images/File_types/mp3.gif);  }
.pdf { background-image:url(../images/File_types/pdf.gif);  }
.png { background-image:url(../images/File_types/png.gif);  }
.ppt { background-image:url(../images/File_types/ppt.gif);  }
.txt { background-image:url(../images/File_types/txt.gif);  }
.xls { background-image:url(../images/File_types/xls.gif);  }
.zip { background-image:url(../images/File_types/zip.gif);  }
.unknown { background-image:url(../images/File_types/unknown.gif);  }



/* CB3 : FORMULIEREN */

	.formulier_containertable
	{
		width: 400px;
	}
	
	.formulier_containertable td
	{
		text-align: left;
		vertical-align: top;
		padding: 2px 0px 7px 0px;
	}
	
	
	.formulier_containertable td.formulier_labeltd
	{
		width: 180px;
	}
	
	.formulier_containertable td.formulier_labeltd span
	{
		color: #5f294f !important;
		font-size: 11px;
		line-height: 20px;
		font-weight: bold;
	}
	
	.formulier_containertable td.formulier_labeltd label
	{
		color: #5f294f !important;
		font-size: 11px;
		line-height: 20px;
		font-weight: bold;
		margin-left: 4px;
	}
	
	.formulier_containertable td.formulier_submittd
	{
		text-align: right;
		height: 30px;
		vertical-align: bottom;
	}
	
	.formulier_containertable td.formulier_containertd .form_option
	{
		display: block;	
		text-align: right;
	}
	
	.formulier_containertable td.formulier_containertd form_text
	{
		font-size: 11px;
	}
	
	.formulier_containertable td.formulier_containertd .form_field,
	.formulier_containertable td.formulier_containertd .withWatermarkClass,
	.formulier_containertable td.formulier_containertd .withoutWatermarkClass,
	.formulier_containertable td.formulier_containertd .form_dropdown,
	.formulier_containertable td.formulier_containertd .form_textarea
	{
		width: 100%;
		float: left;
		font-size: 11px !important;
	}
	
	body .formulier_containertable *
	{
		font-size: 11px !important;
	}
	
	.formulier_containertable td.formulier_containertd .form_smallfield
	{
		width: 40px;
	}
	
	td.column, body td.column, body td.column *
	{
		vertical-align: top !important;
		font-size: 12px !important;
	}

/* // */

