/* ==================================== */
/*	DIV's & PANES						*/
/* ==================================== */

#SkinMaster
{
	text-align:center;
}

#SkinTop
{
    background-image:url('images/backgroundbanner.gif');
	background-repeat:repeat-x;
	height:120px;
}

.SkinCenter
{
	text-align:left;
	width:960px;
	margin:auto;
}

#Logo
{
	width:340px;
	height:90px;
	margin-top:10px;
	margin-left:10px;
	padding-left: 0px;
	padding-top: 20px;
	float:left;
	text-align:left;
}

#Banner
{
    width:380px;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    float:left;
    text-align:center;
}

#LogonLang
{
    float:right;  
    width:200px;
    height:24px;
    line-height:24px;
    margin-top:4px;
    margin-right:10px;
    background-image:url('images/backgroundlogonlang.gif');
    background-repeat:repeat-x;
}

#SkinMenu
{
    height:120px;
    background-color:#8ba40a;
}

#SkinPanes .Pane,
#SkinPanesGreen .Pane,
#SkinPanesBottom .Pane
{
    margin-left:10px;
    margin-top:10px;
    float:left;
}

#SkinPanesGreen .Pane
{
    margin-left:0px;
    margin-bottom:10px;
}

#SkinPanes .DriePanes
{
    width:560px;
}

#SkinPanes .TweePanes
{
    width:370px;
}

#SkinPanes .EenPanes
{
    width:180px;
}

#SkinPanes .ContentPane
{
    width:940px;
}

#SkinPanes .LeftPane
{
    width:320px;
}

#SkinPanes .RightPane
{
    width:610px;
}

#SkinPanes #LeftMenu
{
    width:180px;
    margin-left:10px;
    background-color:#edf3f3;
    float:left;
}

#SkinPanes #ChapterPanes
{
    float:left;
    width:770px;
}

#SkinPanes .TweePanesChapter
{
    width:370px;
}

#SkinPanes .EenPanesChapter
{
    width:180px;
}

#SkinPanes .DriePanesChapter
{
    width: 560px;    
}
#SkinPanes .ContentPaneChapter
{
    width:760px;
}

#SkinPanesGreen .PanesGreen
{
    width:235px;
}

#SkinCenterPanesGreen
{
    width:960px;
}

#SkinBackgroundPanesGreen
{
    background-color:#edf3f3;
    width:940px;
    margin-left:10px;
    margin-top:10px;
}

#SkinCenterPanesBottom
{
    width:960px;
}

#SkinCenterPanesBottom .PanesBottom1
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width:190px;
}

#SkinCenterPanesBottom .PanesBottom3
{
    float: left;
    margin-top: 10px;
    margin-left: 325px;
    width:225px;
}

#SkinBottom
{
    background-image:url('images/backgroundbottom.gif');
    height:12px;
    margin-top:10px;
}

#SkinBottom,
#SkinPanesBottom,
#SkinPanesGreen,
#SkinPanes,
#SkinMenu,
#SkinTop
{
    clear:both;
}

.ClearBoth
{
    clear:both;
}

.DNNEmptyPane
{
    margin-top:0px !important;
    margin-bottom:0px !important;
}

.UDT_Form  .RadEditor
{
	height:415px !important;
	min-height:415px !important;
}

/* ==================================== */
/*	CUSTOM CLASSES						*/
/* ==================================== */

/* Taalkeuze */

.Lang
{
    margin-top:3px;
    height:18px;
    width:44px;
    line-height:18px;
    padding-left:5px;
    padding-right:10px;
    border-left:solid 1px #a0a0a0;
    float:right;
    text-align:center;
}

.Lang a:link,
.Lang a:visited,
.Lang a:active
{
    text-decoration:none;
    color:#FFFFFF;
}

.Lang a:hover
{
    text-decoration:underline;
}

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */

.DefaultContainer h1
{
    margin-bottom:10px;
}

.DefaultContainer .Title
{
    font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.DefaultContainer .BigTitle
{
    text-transform:uppercase;
	font-weight:bolder;
	font-size:15px;
    color:#02604e;
}

.DefaultContainer .MarginTop
{
    margin-top:10px;
}

/* ==================================== */
/*	FORMMASTER							*/
/* ==================================== */

/* ==================================== */
/*	SEARCH INPUT						*/
/* ==================================== */

.Zoek
{
    width:180px;
    float:right;
    margin-right:10px;
    margin-top:10px;
}

.Zoek .InputContent label
{
    display:none;
}

.Zoek .InputContent td
{
    padding:0px;
}

.Zoek input[type="text"]
{
    border:solid 1px #404040;
    width:110px;
    padding:0px;
}

.Zoek input[type="submit"]
{
    margin-left:10px;
    width:58px;
    background-color:#404040;
    border:none;
    color:#FFFFFF;
    height:19px;
    cursor:pointer;
}

/* ==================================== */
/*	BREADCRUMB							*/
/* ==================================== */

#BreadCrumb
{
    margin-top:10px;
    width:950px;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
}

.BreadCrumbChapter 
{
    width:760px !important;
    float:left;
}

#BreadCrumb .BreadCrumb
{
    margin-right:10px;
    margin-left:10px;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    color:#000;
}

#BreadCrumb .BreadCrumb:hover
{
    text-decoration:underline;
}

/* ==================================== */
/*	LOGIN							*/
/* ==================================== */

.Logon
{
    padding-left:10px;
    padding-right:5px;    
    float:left;
    width:125px;
}

a.LoginButton:link,
a.LoginButton:visited
{
    color:#FFFFFF;
    background-image:url('images/logon.gif');
    background-position:right;
    background-repeat:no-repeat;
    padding-right:23px;
    text-decoration:none;
}

a.LoginButton:hover,
a.LoginButton:active
{
    text-decoration:underline;
    color:#FFFFFF;
}

/* ==================================== */
/*	BASIS HTML							*/
/* ==================================== */

html 
{
	overflow-y: scroll;
	line-height:16px;
	color:#000000;
	font-family: Century Gothic, sans-serif;
 	font-size: 14px;
	
} 

body 
{
	margin: 0px;
	padding:0px;
	
}

p
{
	margin: 0px;
}

A
{
	text-decoration:underline;
	color:#8ba40a;
}

A:link
{
	text-decoration:underline;
	color:#8ba40a;
}

A:visited
{
	text-decoration:underline;
	color:#8ba40a;
}

A:hover
{
	text-decoration:underline;
	color:#000000;
}

A:active
{
	text-decoration:underline;
	color:#000000;
}

SMALL
{
}

BIG
{
}

BLOCKQUOTE
{
	font-style:italic;
}

TFOOT
{
}

THEAD
{
}

TD
{
	font-size:14px;
}

TH
{
	font-size:0.750em;
}

OL
{
	margin-top:0px;
	margin-bottom:0px;
}

OL OL
{
	list-style-type:lower-alpha;
}

OL OL OL
{
	list-style-type:upper-roman;
}

UL
{
}

UL LI
{
}

HR
{
	color:#cccccc;
}

H1, H1 A
{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
}

H2, H2 A
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

H3, H3 A
{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#02604e;
}

H4, H4 A
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#02604e;
}

H5, H5 A
{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#8ba40a;
}

H6, H6 A
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#8ba40a;
}

Legend
{
	color:#000000;
	font-weight:bold;
}

Textarea, Input, Select
{
	font-size:14px;
}


/* ==================================== */
/* ================DNN================= */
/* ==================================== */

.DNNEmptyPane
{
	line-height:0px;
	font-size:0px;
}

.PagingTable
{
}

/* styles for control panel */
.ControlPanel
{
}

/* style for module titles */
.Head
{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{

}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled 
{	

}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	color:#dc3539 !important;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

}

/* style to apply if the content should be hidden */
.Hidden
{
    display: none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    color:#000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    color:#000;
}

A.CommandButton:visited
{
}

A.CommandButton:hover
{
}

A.CommandButton:active
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}



/*Edit In Place Tool Bar Classes*/
.eipbackimg
{
    border: outset 1px; /*give toolbar a 3D look*/
    position: absolute; /*needed so it doesn't take up space */
    margin-top: -22px; /*specify toolbar to be just above text */
    margin-left:30px;
    white-space: nowrap; /* makes toolbar horizontal */
    background: url(../../../../images/eip_toolbar.gif);
    background-color: #DDD;
    background-repeat: repeat-x;
    height: 22px;
}

.eipbuttonbackimg
{
    width: 21px;
    height: 21px;
    cursor: pointer; /*change mouse to pointer when hover over button*/
    float: left;
}

.eipbutton_edit
{
    background: url(../../../../images/eip_edit.gif) no-repeat 100% center;
    float: left;
}
.eipbutton_save
{
    background: url(../../../../images/eip_save.gif) no-repeat 100% center;
    float: left;
}
.eipborderhover
{
    border: outset 1px;
}

/* ==================================== */
/*	MODULE MENU							*/
/* ==================================== */

.ModuleTitle_MenuItem TD
{
	WHITE-SPACE: nowrap;
	padding-left:5px;
	padding-right:5px;
}

.ModuleTitle_MenuItem
{
    font-family:Arial;
    background-color:#eeeeee;
    font-size:12px;
}

.ModuleTitle_MenuIcon
{
	background-color:#eeeeee;
	border-top:0px;
	border-bottom:0px;
}

.ModuleTitle_SubMenu
{
	background-color:#eeeeee;
	border:outset 1px;
}

.ModuleTitle_MenuItemSel 
{
	color: #584183;

}

/* ==================================== */
/*	EVENTS CALENDAR						*/
/* ==================================== */

.ITOmni_EventsCalendarContent
{
    border: #02604e 1px solid !important;
    width: 225px !important;
    height: 163px !important;
    background-color: #ffffff !important;
}

.ITOmni_EventsCalendarContent .titlebar_Default td,
.ITOmni_EventsCalendarContent table.calendarWrapper_Default
{
    width: 225px;
    background:none;
    border:none !important;
    color:#000;
    font-size:12px;
}

.ITOmni_EventsCalendarContent table.calendarWrapper_Default
{
    width:225px;
}

.ITOmni_EventsCalendarContent .TableLayout_Default
{
    width:205px;
    margin-left: 10px;
    border:none;
}
.ITOmni_EventsCalendarContent .titlebar_Default
{
    background-color: none;    
    height: 20px !important;
    border-bottom: #02604e 1px solid !important;
}

.ITOmni_EventsCalendarContent .titlebar_Default td
{
    width:auto !important;
    padding:0px 10px !important;
}

.ITOmni_EventsCalendarContent .titlebar_Default td a img
{
    visibility:hidden;
}

.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_FNP"],
.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_NP"],
.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_NN"],
.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_FNN"]
{
    background-repeat:no-repeat;
    background-position:center center;
    width:13px;
    height:15px;
    line-height:15px;
    display:block;
}

.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_FNP"]
{
    background-image:url('images/FNP.gif');
}

.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_NP"]
{
    background-image:url('images/NP.gif');
}

.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_NN"]
{
    background-image:url('images/NN.gif');
}

.ITOmni_EventsCalendarContent .titlebar_Default td a[id$="EventsCalendar_RadCalendarEvents_FNN"]
{
    background-image:url('images/FNN.gif');
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.DaysOfWeek_Default,
.ITOmni_EventsCalendarContent .TableLayout_Default th.DaysOfWeek_Default
{
    display: none;
}

#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_1, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_2, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_3, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_4, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_5, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_6, 
#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Top_cs_7
{
    display: table-cell;
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalDefault_Default,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalHover_Default,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalSelect_Default,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalWeekendDefault_Default
{
    background-image:url('images/background_calendar_day.gif');
    background-repeat:no-repeat;
    background-position:center center;
    height:20px;
    color: #02604e !important;
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalHover_Default,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalSelect_Default
{
    background-image:url('images/background_calendar_days.gif');
    background-repeat:no-repeat;
    background-color:transparent !important;
    color: #ffffff;
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.EventsCalendar_Events
{
    background-color:transparent !important;

}

.ITOmni_EventsCalendarContent .TableLayout_Default td.EventsCalendar_Events a
{
    background-image:url('images/background_calendar_days.gif');
    background-position: center center;
    background-repeat:no-repeat;
    color: #ffffff !important;
    
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.otherMonth_Default a
{
    color:#ccc;
}

.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalDefault_Default a,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalHover_Default a,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalSelect_Default a,
.ITOmni_EventsCalendarContent .TableLayout_Default td.radCalWeekendDefault_Default a,
.ITOmni_EventsCalendarContent .TableLayout_Default td.otherMonth_Default a
{
    border:none;
    font-size:11px;
    padding:0px;
    line-height:20px;
    height:20px;
}

#dnn_ctr12448_EventsCalendar_RadCalendarEvents_Title
{
    color: #02604e !important; 
}

/* ==================================== */
/*	MAATWERK							*/
/* ==================================== */
/* ==================================== */
/*	HET WEER							*/
/* ==================================== */
#externalforecast
{
    height: 163px !important;
    width: 225px !important;
    border: 1px solid #02604e !important;     
}
#forecast_1 div
{
    display: none !important;    
}

#forecast_1 table
{
    width: 225px !important;    
}

.first, .icon, .lightblue
{
    height: 28px important;
}

.lightblue
{
    color: #02604e !important;    
}

.bottom
{
    border-bottom: 1px solid #02604e !important;         
}
.bottom img
{
    display: none !important;    
}
/* hyperlink for bottom navigation buttons */
.PanesBottom1 A:link, .PanesBottom3 A:link
{
    color:#000;
    text-decoration: none;
}

.PanesBottom1 A:visited, .PanesBottom3 A:visited
{
    color:#000;
    text-decoration: none;
}

.PanesBottom1 A:hover, .PanesBottom3 A:hover
{
    color:#000;
    text-decoration: underline;
}

.PanesBottom1 A:active, .PanesBottom3 A:active
{
    color:#000;
    text-decoration: none;
}

/* ==================================== */
/*	SSO PROFILE							*/
/* ==================================== */

#userProfileForm, #userProfileForm table
{
     width: 600px !important;   
}

#userProfileForm td
{
    padding: 0px 0px 8px 4px;
    text-align: left;
    vertical-align: top;
}

#userProfileForm td .normalbold
{
    padding-top: 3px;
}

#userProfileForm .NormalTextBox
{
     width: 250px;   
     margin-right: 5px;
}

.TDFormHeader
{
    background-color: #edf3f3;
    color: #02604e;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    padding-bottom: 0px !important;
    vertical-align: middle !important;
}

.TDLabel
{
    width: 142px;    
    padding-top: 5px !important;   
}

.TDField
{
    width: 300px; 
    padding-top: 5px !important;   
}

.TDCheck
{
    width: 158px;    
    padding-top: 5px !important;   
}

#userProfileForm, #userProfileForm table.NormalCheckBox
{
     width: 250px !important;   
}

.StandardButton
{
	width: 130px !important;
	font-family: Century Gothic, sans-serif;
 	font-size: 14px;
}
.Sanac_SingleSignOn_ResetPasswordContent input
{
	width: 180px !important;
	font-family: Century Gothic, sans-serif;
 	font-size: 14px;
}

#dnn_ctr568_ResetPassword_plUserName_imgHelp
{
	display:none;
}