body 
{
	background-color: #f0f0f0; 
	margin: 0px;
}

td, p, .normal 
{
	font-family:verdana;
	font-size:12px;
	line-height: 14px;
	color:#898989;
}	

sup
{
	vertical-align:super;
	font-size:10px;
	line-height: 6px;
}

.productTable td
{
	background-color: #F3F3F3;

}

.MasterTable_Default td
{
	color: #898989;
	background-color: #F3F3F3 !important;
	background-image: none !important;
	
	border-collapse:collapse; 
	border:2px solid #FFFFFF; 
}	

.MasterTable_Default, .RadGrid_Default
{
	border-collapse: separate !important;
	border-spacing: 4px !important;
	border-spacing:expression (cellspacing:4);
	background-image: none !important;
}


.productTable, .MasterTable_Default, .RadGrid_Default
{
	border: 1px solid #F3F3F3 !important;
	background-image: none !important;
	background-color: #ffffff;
}

.GridFilterRow_Default td
{
	background-color: #F3F3F3 !important;
	background-image: none !important;
	border-collapse:collapse; 
	border:2px solid #FFFFFF; 
}

.productTableHeader, .GridHeader_Default
{
	font-family: verdana !important;
	font-size:12px !important;	
	height: 14px !important;
	background-color: #348BE8 !important;
	background-image: none !important;
	padding: 3px 0px 3px 0px !important;
	color: #ffffff !important;
	font-weight: bold !important;
	background-image: none !important;
}	

.GridHeader_Default
{
	border-collapse:collapse; 
	border:2px solid #FFFFFF !important; 
}

.formLabel 
{
	font-family:verdana;
	font-size:12px;
	color:#217ce5;
	font-weight:bold;
	padding-right: 5px;
}

.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #e8e8e8;
    BORDER-RIGHT: #5C5C5C 1px solid;
    BORDER-TOP: #5C5C5C 1px solid;
    BORDER-LEFT: #5C5C5C 1px solid;
    BORDER-BOTTOM: #5C5C5C 1px solid;
}

.Head 
{
	font-family: Verdana;
	font-size:15px;
	color:#217ce5;
	font-weight:bold;
}

.subHead 
{
	font-family:verdana;
	font-size:13px;
	color:#217ce5;
	font-weight:bold;
}

.subsubHead 
{
	font-family:verdana;
	font-size:12px;
	color:#217ce5;
	font-weight:bold;
}

.NormalBold 
{
	font-weight:bold;
}

.NormalRed 
{
	font-family:verdana;
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
}

.NormalTextBox 
{
	font-family:verdana;
	font-size:12px;
	color:#898989;
}

	
h1
{	
	font-family: Verdana;
	font-weight: normal;	
	font-size: 16px;	
	margin-bottom: 10px;
	color: #217ce5;
}
	
h2
{
	font-size: 13px;
	font-weight: bold;
	color: #217ce5;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #217ce5;
}

h4
{	
	font-weight: normal;	
	font-size: 16px;	
	margin-bottom: 10px;
	color: #898989;
}
	
h5
{
	font-size: 13px;
	font-weight: bold;
	color: #898989;
}

h6
{
	font-size: 12px;
	font-weight: bold;
	color: #898989;
}

a:link, a:hover, a:visited, a:active
{
	font-family:verdana;
	font-size:12px;
	text-decoration: underline;
	color:#217ce5;
}

.disclaimer:link, .disclaimer:hover, .disclaimer:visited, .disclaimer:active, .LoginButton:link, .LoginButton:hover, .LoginButton:visited, .LoginButton:active
{
	font-family: Verdana;
	font-size: 11px;
	color:#217ce5;
	text-decoration: none;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   
{  
	font-weight: normal;
	color:#898989;
	list-style-image: url('images/bullet_item.gif');
}

UL LI LI, UL UL LI   
{
	list-style-image: url('images/arrow_item.jpg');
  font-weight: normal;
  color:#898989;
}

UL LI LI LI, UL UL UL LI
{
	list-style: none;
  font-weight: normal;
  color:#898989;
}

OL LI   
{
  list-style-type:    decimal;
  font-weight: normal;
  color:#898989;
}

OL OL LI
{
  list-style-type:    lower-alpha;
  font-weight: normal;
  color:#898989;
}

OL OL OL LI 
{
	list-style-type:    lower-roman;
	font-weight: normal;
	color:#898989;
}

HR 
{
	color: #3e3937;
	height:1pt;
	text-align:left;
}

.meer{
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

BLOCKQUOTE, PRE {
	margin-left: 20px;	
}

.DataGrid_Item {font-family:verdana;font-size:12px;color:#898989;}
.DataGrid_AlternatingItem {font-family:verdana;font-size:12px;color:#898989;}
.DataGrid_Header {font-family:verdana;font-size:12px;color:#898989;}
.ModuleTitle_MenuItem {background-color:#ffffff;color:#000000;}

.Maintable {background-color: #ffffff;}
.title {color:#ffffff;font-family:verdana;font-size:35px;font-style:italic;}
.subtitle{color:#ffffff;font-family:verdana;font-size:15px;font-style:italic;}


/* KLASSES GEBRUIKT VOOR DE OPBOUW VAN EEN TREEMENU (BIJVOORBEELD DE SITEMAP) */
.TreeMenu_Node
{
    font-family:Verdana;
    font-size: 12px;
    font-weight: normal;
    color:#A62A00;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color:#A62A00;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN HET BESTANDSBEHEER */
.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: dimgray 1px solid;
		background-color: White;
		margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
		height:100%;
		border: dimgray 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: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
		margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana;
    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: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #A62A00;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* STIJLEN DIE GEBRUIKT WORDEN IN DE WIZARD */
.Wizard
{
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
		height:400px;
		width:650px;
}
.WizardButton
{
		border-right: dimgray 1px solid;
		padding-right: 2px;
		border-top: dimgray 1px solid;
		padding-left: 2px;
		padding-bottom: 2px;
		border-left: dimgray 1px solid;
		padding-top: 2px;
		border-bottom: dimgray 1px solid;
		background-color: gainsboro;
}
.WizardHeader
{
		background: #ffffcc;
		border-bottom: black 1px solid;
		height:40px;
}
.WizardFooter
{
		border-top: black 1px solid;
		background: #ccffcc;
		height: 25px;
		text-align: right;
}
.WizardBody
{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		height: 325px;
}
.WizardHelp
{
		padding-right: 5px;
		padding-left: 5px;
		font-size: 11px;
		padding-bottom: 5px;
		border-left: black 1px solid;
		width: 180px;
		padding-top: 5px;
		background-color: #ccffff;
}
.WizardHelpText
{
		overflow: auto;
		font-size: 8pt;
		width: 180px;
		color: black;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		height: 300px;
}
.WizardText
{
		font-size: 11px;
		color: black;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* STIJL DIE TOEGEPAST WORDT OP HELPTEKSTEN DIE DOOR DE MODULES GETOOND WORDT */
.Help
{
	  border-right: black 1px solid;
	  padding-right: 2px;
	  border-top: black 1px solid;
	  padding-left: 2px;
	  font-weight: normal;
	  font-size: 11px;
	  padding-bottom: 2px;
	  border-left: black 1px solid;
	  color: black;
	  padding-top: 2px;
	  border-bottom: black 1px solid;
	  font-family: Verdana;
	  background-color: #ffff99;
}

/* STIJLEN DIE GEBRUIKT WORDEN VOOR HET OPMAKEN VAN EEN MENU VAN EEN MODULE (ENKEL ZICHTBAAR VOOR ADMINISTRATORS) */
.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;
		cursor: hand;
		height:16;
		background-color: Transparent;

}

.ModuleTitle_MenuItem {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		border-left: white 0px solid;
		border-bottom: white 1px solid;
		border-top: white 1px solid;
		border-right: white 0px solid;
		background-color: Transparent;
}

.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;
		width: 15;
		height: 21;
}

.ModuleTitle_SubMenu {
		z-index: 1000;
		cursor: pointer;
		cursor: hand;
		background-color: #FFFFFF;
		filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
		border-bottom: #FFFFFF 0px solid;
		border-left: #FFFFFF 0px solid;
		border-top: #FFFFFF 0px solid;
		border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
		border-bottom: #EEEEEE 1px solid;
		border-left: #EEEEEE 0px solid;
		border-top: #EEEEEE 1px solid;
		border-right: #EEEEEE 0px solid;
		background-color: #EEEEEE;
		height: 1px;
}

.ModuleTitle_MenuItemSel {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
}
/* ----------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
