body
{
	margin:0;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#000000;
	font-size: 12px;
	cursor: default; 
}

A:link  {
	text-decoration:    underline;
	color:  #e95d0f;
}
		
A:visited   {
	text-decoration:    underline;
	color:  #e95d0f;
}
		
A:active    {
	text-decoration:    underline;
	color:#00919b;
}
		
A:hover {
	text-decoration:    underline;
	color: #00919b;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #eef8f9;
	border-right: #0000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}




/* Content markup dnn tokens */


.normal1 {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #000000;

}
.normal {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #000000;

}
.normalbold {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000 !important;

}
.Head {
    font-size: 15pt;
    font-weight: bold;
    color: #e95d0f;
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
}
.Head2 {
    font-size: 15pt;
    font-weight: bold;
    color: #2399ab;
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
}
.Head3 {
    font-size: 15pt;
    font-weight: bold;
    color: #e95d0f;
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
}
.Head4 {
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
}
.SubHead    { 
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size:  11px; 
    font-weight:    bold; 
    color: #00919b; 
} 

.NormalRed  {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #ff0000;
    line-height: 0.4cm; 
}
B, strong {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
}

.foto {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=373f3f, Direction=135, Strength=5) ;
}
.follow {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #e95d0f !important;

   }
  .follow  A {

      text-decoration:none !important;
   }
.bottom {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.bottom A {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:    none; 
}

.orange {

    color: #e95d0f;
        font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
        font-size: 12pt !important;


}
.blue {
  
      color: #2399ab;
          font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
          font-size: 12pt !important;
}
.oranje {

    color: #e95d0f;
        font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
        font-size: 13pt !important;


}
.blauw {
  
      color: #2399ab;
          font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
          font-size: 13pt !important;
}



/* Skinobjects (login/date/breadcrum) */


.SkinObject { 
    
    font-size: 12px; 
    color: #e95d0f; 
    font-weight:bold;
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none; 
} 

A.SkinObject:link { 
    text-decoration:    none; 
    color: #e95d0f;
} 

A.SkinObject:visited  { 
    text-decoration:    none; 
    color: #e95d0f; 
} 

A.SkinObject:active   { 
    text-decoration:    none; 
    color:#00919b; 
} 

A.SkinObject:hover    { 
    text-decoration:    none; 
    color:#00919b; 
} 





/* Command buttons (sumbit/cancel) */


A.CommandButton:link {
    text-decoration:    none;
    color: #e95d0f;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #e95d0f;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #00919b;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #00919b;
}
.commandbutton {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.feed {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #231f20;
}



/* Form elements */


input.NormalTextBox{
    background-color:#ffeddd;
height:20px;
    border: 1px solid #e95d0f;
    color:#00919b;
    margin-top: 1px;
    margin-bottom: 1px;
}
input {
    font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important;
    font-size: 12px !important;
    align:left;
    height:20px;
}
input.StandardButton {
    background-color:#ffeddd;
	color:#000000;
    border: 1px solid #e95d0f;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

select, option, textarea {
    background-color:#ffeddd;

    border: 1px solid #e95d0f;
    color:#00919b;
    margin-top: 1px;
    margin-bottom: 1px;
}
input#dnn_dnnSEARCH_txtSearch {
    background-color:#ffeddd;
    border: 1px solid #e95d0f;
    color:#00919b;
    height:20px;

} 


/* 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; 
	cursor: hand;
	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; 
	cursor: hand; 
	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 {
  	width:200px;    	
}

.MainMenu_MenuIcon 
{
    display: none;
}
.MainMenu_MenuItem 
{
	cursor: pointer;
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important; 
	font-size: 11pt; 
	color:#ffffff;
	height: 20px;
	width:225px;
	background-color: #ec7404;
	font-weight:bold;
	
}


.MainMenu_RootMenuItem{
	cursor: pointer; 
	 
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important;
	font-size: 11pt; 
	color:#ffffff;
	height: 22px;
    	background-color: transparent;
    	z-index:90;    
    	font-weight:bold;
}


.MainMenu_RootMenuItemActive 
{
	cursor: pointer; 
	 
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important;
	font-size: 11pt; 
	color:#e95d0f;
	height: 22px;
	background-color: #ffffff;
	z-index:90;
	font-weight:bold;
}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	 
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important; 
	font-size: 11pt; 
	color:#e95d0f;
	height: 22px;
	background-color: #ffffff;
	z-index:90;
	font-weight:bold;

}



.MainMenu_SubMenu {
	padding-left: 4px;
	cursor: pointer;
	font-size: 11pt !important; 
	width: 200px;
	background-color: #ec7404;

}



.MainMenu_SubMenuItemActive 
{
	cursor: pointer; 
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important; 
	font-size: 11pt; 
	color:#fdc689;
	height: 20px;
	width: 225px;
	background-color: #ec7404;
	font-weight:bold;
	

}

.MainMenu_SubMenuItemSelected 
{
	cursor: pointer; 
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif !important; 
	font-size: 11pt; 
	color:#fdc689;
	height: 20px;
	width: 225px;
	background-color: #ec7404;
	font-weight:bold;

}
