html, body
{
	margin:0;
	background-color: #f0f0f0;
	font-family: Arial;
	color:#666666;
	font-size: 13px;
	height:100%;
	scrollbar-face-color: #0079c2;
	scrollbar-base-color: #0079c2;
	scrollbar-track-color: #d0dfff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #054267;
	scrollbar-darkshadow-color: #054267;
	scrollbar-highlight-color: #06a1ff;
	scrollbar-3dlight-color: #06a1ff;
	cursor: default; 
}
.wrapper {
	height:100%;
}
.l1 {
cursor:pointer;
}
A:link  {
	text-decoration:    underline;
	color:  #ef3f35;
}
		
A:visited   {
	text-decoration:    underline;
	color:  #ef3f35;
}
		
A:active    {
	text-decoration:    underline;
	color:  #971912;
}
		
A:hover {
	text-decoration:    underline;
	color:  #971912;
}

.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #f0f0f0;
	border: 1px solid #000000;

}

.stera 
{
	padding-left: 3px;
	padding-right: 2px;
	background-color: #fbea8b;
}
.sterb 
{
	padding-left: 3px;
	padding-right: 2px;
	background-color: #efbb80;
}
.sterc 
{
	padding-left: 3px;
	padding-right: 2px;
	background-color: #e7844e;
}

/* Content markup dnn tokens */


.Head   {
    font-family: Arial;
    font-size:  17px;
    font-weight: bold;
    color: #6a6b6c;
}
.Head2   {
    font-family: Arial;
    font-size:  15px;
    font-weight: bold;
    color: #6a6b6c;
}
.Head3   {
    font-family: Arial;
    font-size:  15px;
    font-weight: bold;
    color: #ffffff;
}
.Normal {
    font-family: Arial;
    font-size: 13px;
    color: #666666;
}
.Normalbold, .DataGrid_Item, .DataGrid_Header, .DataGrid_AlternatingItem {
    font-family: Arial;
    font-size: 13px;
    color: #666666;
	font-weight: bold;
}
.SubHead {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0079c2;
}
td.SubHead {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0079c2;
}
.NormalRed  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #ff0000;

}

.content_tussenkop {
    font-family: Arial;
    font-size: 14px;
    color: #ef3f35;
	font-weight: bold;
}
h1   {
    font-family: Arial;
    font-size:  18px;
    font-weight: bold;
    color: #ef3f35;
}
h2 {
    font-family: Arial;
    font-size: 14px;
    color: #ef3f35;
	font-weight: bold;
	margin-bottom: -17px;
}
h3 {
    font-family: Arial;
    font-size: 14px;
    color: #ef3f35;
	font-weight: bold;
	margin-bottom: -1px;
}
.foto {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5) ;
}
input#dnn_dnnSEARCH_txtSearch {
	background-color: white;
	border:0px;
	height:18px;
	color:#0079c2 !important;
} 
table.tabelblauw {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;

}
td.tabelblauw {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}
table#searchResult {text-align: left; border-left:1px dotted #0079c2; border-right:1px dotted #0079c2; border-bottom:1px dotted #0079c2;}
table#searchResult tr { background: #ffffff; height:18px;}
table#searchResult tr A { text-decoration:none;}
table#searchResult tr.alt { background: #e5e5e5; }
table#searchResult tr:hover { background: #d6eaf6; }
table#searchResult A:hover { color: #971912; }
table#searchResult tr.searchheader { background: #0079c2; height:22px;}
table#searchResult tr.searchheader A { color:#ffffff; text-decoration:underline;}
table#searchResult tr.searchheader A:link { color:#ffffff; text-decoration:underline;}
table#searchResult tr.searchheader A:hover { color:#ffffff; text-decoration:underline;}
table#searchResult tr.searchheader:hover { background: #0079c2;  height:22px;}
table#searchResult2 tr { background: transparent;}
table#searchResult3 tr:hover { background: #d6eaf6; }
table#searchResult3 A:hover { color: #971912; }

/* Skinobjects (login/date/breadcrum) */


.skinobject {
    font-family: verdana, Arial, sans-serif;
    font-size: 10px;
    color: #6a6b6c;

}
.skinobject A:link  {
	text-decoration:    none;
	color:  #6a6b6c !important;
	    font-weight:bold;
}
		
.skinobject A:visited   {
	text-decoration:    none;
	color:  #6a6b6c;
	    font-weight:bold;
}
		
.skinobject A:active    {
	text-decoration:    underline;
	color:#b6b6b6 !important;
	    font-weight:bold;
}
		
.skinobject A:hover {
	text-decoration:    underline;
	color: #b6b6b6 !important;
	    font-weight:bold;
}

.skinobject2 {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
}
.skinobject2 A:link  {
	text-decoration:    none;
	color:  #0079c2;
	font-weight:normal;
}
		
.skinobject2 A:visited   {
	text-decoration:    none;
	color:  #0079c2;
	font-weight:normal;
}
		
.skinobject2 A:active    {
	text-decoration:    underline;
	color:#06a1ff;
	font-weight:normal;
}
		
.skinobject2 A:hover {
	text-decoration:    underline;
	color: #06a1ff;
	font-weight:normal;
}




/* Command buttons (sumbit/cancel) */


A.CommandButton:link {
    text-decoration:    none;
    color: #ef3f35;
    font-weight: bold;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #ef3f35;
    font-weight: bold;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #971912;
    font-weight: bold;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #971912;
    font-weight: bold;
}
.CommandButton {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}


A.otherTabs:link {
    text-decoration:    none;
    color: #ef3f35;
}

A.otherTabs:visited  {
    text-decoration:    none;
    color: #ef3f35;
}
A.otherTabs:active   {
    text-decoration:    underline;
    color: #971912;
}

A.otherTabs:hover    {
    text-decoration:    underline;
    color: #971912;
}




/* Form elements */


input.NormalTextBox{
    font-family: Arial !important;
    font-size: 13px !important;
    color: #0079c2 !important;
    align:left;
    border: 1px solid #235b98;
        margin-top: 1px;
    margin-bottom: 1px;
    background-color:#d0dfff;
}
input {
    font-family: Arial !important;
    font-size: 13px !important;
    color: #0079c2 !important;
    align:left;

}

input.StandardButton
{
	border: 1px solid #9baab3;
	
	background-image: url(/portals/0/skins/ntfu1/button.gif);
	font-weight: bold;
	color:#ffffff !important;
	font-family: Arial;
	font-size: 11px !important;
	cursor: pointer;
	height:20px;
	text-decoration: none !important;
}
.StandardButton
{
	border: 1px solid #9baab3;
	
	background-image: url(/portals/0/skins/ntfu1/button.gif);
	font-weight: bold;
	color:#ffffff !important;
	font-family: Arial;
	font-size: 11px !important;
	cursor: pointer;
	height:20px;
	text-decoration: none !important;
}
select, option, textarea {
	border: 1px solid #235b98;
	font-family: Arial !important;
	    font-size: 13px !important;
    color: #0079c2 !important;
    background-color:#d0dfff;
            margin-top: 1px;
    margin-bottom: 1px;
}

.portal2 {position: absolute; top: -500px;  left: -500px }




/* Container submenu */


.ModuleTitle_MenuItemSel {
	background-color: #3d4f78;
	padding: 0px 5px 0px 5px
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer;	
	background-color: Transparent;
	height:20;
}
.ModuleTitle_SubMenu { 
	background-color: #FFF;	
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer; 
	
	font-weight:normal;
	filter: none;
}
.ModuleTitle_MenuItem {
	background-color: #7d89a4;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px !important;
	height: 20px;
	border: 0;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #eeeeee; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	padding: 0px 0px 0px 0px !important;
	width:22px;
}
.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #000000 !important; 
	height: 0px !important;
}
.ModuleTitle_MenuArrow {
	display: none;
	width:0px;
}



/* styles used in the FileManager */

.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}




./* Main Menu */


.MainMenu_MenuContainer {
    	background-color: #e0e0e0;
    	z-index:90;
    	    	
}
.MainMenu_MenuBar {
    	background-color: #e0e0e0;
    	z-index:90;

}

.MainMenu_MenuIcon 
{
    display: none;
    background-color: #e0e0e0;
}


.MainMenu_MenuItem 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	background-color: #e0e0e0;
	text-align: left;
    	line-height:20px;
    	z-index:90;
    	border: 0px;
}


.MainMenu_RootMenuItem{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#ffffff;
	height: 25px;
    	background-color: transparent;
    	text-align: left;
    	line-height:20px;
    	z-index:90;    	
}


.MainMenu_RootMenuItemActive 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#ffffff;
	height: 25px;
	background-color: transparent;
	text-align: left;
	line-height:20px;
	z-index:90;

}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	background-color: transparent;
	text-align: left;
	z-index:90;

}




.MainMenu_SubMenu {
	background-color: #e0e0e0;
	padding: 0px;
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer;
	
	font-weight: normal;
	filter: none;
	font-size: 10pt; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
}




.MainMenu_SubMenuItemActive 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: #e0e0e0;

}

.MainMenu_SubMenuItemSelected 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#7e7d82;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: #e0e0e0;

}

