/* ===============================================
/*      Style By Inet-Solutions.nl
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body { 	
	background-color:#e4e4e4;
    color: #444444;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, tr, span,p { 	

    color: #444444;
	font-family: Tahoma;
	font-size: 11px;

}

/*-- SPANS & DIVs For most of the Featured Typography          --*/

SPAN.note, SPAN.info, SPAN.alert, SPAN.download, SPAN.tip {	DISPLAY: buser-check; PADDING-RIGHT: 10px; PADDING-LEFT: 35px; PADDING-BOTTOM: 7px; MARGIN: 10px 0px; PADDING-TOP: 7px}
SPAN.note {	PADDING-RIGHT: 10px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 10px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 5px; MARGIN: 10px 0px; PADDING-TOP: 5px; BORDER-BOTTOM: #aab4be 1px dotted; TEXT-ALIGN: justify}
SPAN.info {	BORDER-TOP: #aab4be 1px dotted; BACKGROUND: url(images/div_info.png) #f4f5f6 no-repeat 3px 3px; BORDER-BOTTOM: #aab4be 1px dotted}
SPAN.alert {	BORDER-TOP: #ffb4a0 1px dotted; BACKGROUND: url(images/div_alert.png) #fff5eb no-repeat 3px 3px; BORDER-BOTTOM: #ffb4a0 1px dotted}
SPAN.download {	BORDER-TOP: #78be5a 1px dotted; BACKGROUND: url(images/div_download.png) #f5faeb no-repeat 3px 3px; BORDER-BOTTOM: #78be5a 1px dotted}
SPAN.tip {	BORDER-TOP: #ffc864 1px dotted; BACKGROUND: url(images/div_tip.png) #fffdeb no-repeat 3px 3px; BORDER-BOTTOM: #ffc864 1px dotted}

DIV.info, DIV.alert, DIV.download, DIV.tip {	PADDING-RIGHT: 10px; PADDING-LEFT: 35px; PADDING-BOTTOM: 7px; MARGIN: 10px 0px; PADDING-TOP: 7px}
DIV.note {	PADDING-RIGHT: 10px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 10px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 5px; MARGIN: 10px 0px; PADDING-TOP: 5px; BORDER-BOTTOM: #aab4be 1px dotted; TEXT-ALIGN: justify}
DIV.info {	BORDER-TOP: #aab4be 1px dotted; BACKGROUND: url(images/div_info.png) #f4f5f6 no-repeat 3px 3px; BORDER-BOTTOM: #aab4be 1px dotted}
DIV.alert {	BORDER-TOP: #ffb4a0 1px dotted; BACKGROUND: url(images/div_alert.png) #fff5eb no-repeat 3px 3px; BORDER-BOTTOM: #ffb4a0 1px dotted}
DIV.download {	BORDER-TOP: #78be5a 1px dotted; BACKGROUND: url(images/div_download.png) #f5faeb no-repeat 3px 3px; BORDER-BOTTOM: #78be5a 1px dotted}
DIV.tip {	BORDER-TOP: #ffc864 1px dotted; BACKGROUND: url(images/div_tip.png) #fffdeb no-repeat 3px 3px; BORDER-BOTTOM: #ffc864 1px dotted}

ACRONYM {	CURSOR: help; BORDER-BOTTOM: #969696 1px dashed}
A.external {	PADDING-LEFT: 13px; BACKGROUND: url(images/link_external.png) no-repeat 0px 40%}
A.attachement {	PADDING-LEFT: 13px; BACKGROUND: url(images/link_attachment.png) no-repeat 0px 40%}
EM.box {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.file {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.directory {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.box {	BORDER-RIGHT: #aab4be 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 2px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 0px; BORDER-LEFT: #aab4be 1px dotted; PADDING-TOP: 0px; BORDER-BOTTOM: #aab4be 1px dotted}
EM.file {	PADDING-RIGHT: 0px; PADDING-LEFT: 13px; BACKGROUND: url(images/em_file.png) no-repeat 0px 1px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px}
EM.directory {	PADDING-RIGHT: 0px; PADDING-LEFT: 16px; BACKGROUND: url(images/em_directory.png) no-repeat 0px 1px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px}

/* ********** Control Panel style ************** */
.controlpanel{ background:#FFF; border:#00a65a solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#eb8c11; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/*******************************/
/*  Links Style                 */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma
} A.CommandButton:hover {
	COLOR: #ff0000; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Tahoma; 
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 11px;
    color:#4C4C4C;
    font-family: Tahoma;
    text-decoration: none;
} A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 11px;
    color:#00a65a;
    font-family:  Tahoma;
}
A:link, A:visited, A:active   {
    color: #ff9000;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 8.5pt;
} A:Hover  {
    color: #ff9000;
    font-family: Tahoma;
    font-size: 8.5pt;
	text-decoration: underline;
}
/*******************************/
/* Common Style                */
/*******************************/
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Tahoma;
	color: #00a65a;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #444444; 
	FONT-FAMILY: Tahoma;
}
.Normal {
	font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
	text-align: left;
    color: #555555;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 11px; 
	font-family: Tahoma;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Tahoma;
}
UL LI {
	list-style-image:url(../images/bullets.gif);
	list-style-position: inherit;
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
.NormalTextBox {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	color: #4C4C4C;
}
.StandardButton {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#555555;
}
/*******************************/
/* Tokens Styles               */
/*******************************/
.logo {
	padding-left: 11px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
A.register-login, A.register-login:link, A.register-login:visited, A.register-login:active {
    font-weight: normal;
    font-size: 11px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.register-login:hover  {
    font-size: 11px;
    color:#00a65a;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.breadcrumb-txt {
    font-size: 11px;
    color:#898989;
    font-family: Verdana, Helvetica, sans-serif;
}
.breadcrumb, A.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {
    font-weight: normal;
    font-size: 11px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.breadcrumb:hover  {
    font-size: 11px;
    color:#00a65a;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active {
    font-weight: normal;
    font-size: 11px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.terms-privacy:hover  {
    font-size: 11px;
    color:#00a65a;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.footer-links, A.footer-links, A.footer-links:link, A.footer-links:visited, A.footer-links:active {
    font-weight: normal;
    font-size: 11px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.footer-links:hover  {
    font-size: 11px;
    color:#222222;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.currentdate {
	font-family:Tahoma;
    font-size: 11px;
    font-weight: normal;
	text-align: justify;
    color: #898989;
}
.copyright {
	font-family:Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #444444; 
	padding-top: 8px;
}
/*******************************/
/*  Search Textbox & Button    */
/*******************************/
.SearchBTN { background: transparent; padding: 12px 20px 4px 0px; cursor: hand; font-size:0px;  margin: 0 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height: 19px; background: transparent; width: 140px; color: #00a65a; padding-top: 5px; padding-bottom: 0px; padding-left: 10px; padding-right: 0px; border: 0px solid #FFFFFF; }

/*******************************/
/*  Panes Style                */
/*******************************/
.panes-outer { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 15px; padding-bottom: 15px; }
.Content-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Top-Left-Pane { width: 30%; padding-right: 6px; }
.Top-Right-Pane { width: 70%; padding-left: 6px; }
.Left-Pane { width: 25%; padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Middle-Pane { width: 50%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Right-Pane { width: 25%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Center-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Main-Left-Pane { width: 33%; padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Main-Middle-Pane { width: 34%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Main-Right-Pane { width: 33%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Bottom-Pane { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.Bottom-Left-Pane { width: 50%;	padding-right: 6px; }
.Bottom-Right-Pane { width: 50%; padding-left: 6px; }

/*******************************/
/* Main Menu                   */
/*******************************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}

/* Main Font & Color */
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #bdbdbd; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
}

/* Mouse Over*/
.rootmenuitemselected TD{ 
	color: #00a65a; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma; 
	background-image:url(../Images/m-active.gif); 
	height: 31;  
	background-repeat:repeat-x; 
	padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px;
}

/* Active Tab */
.rootmenuitembreadcrumb TD{ 
	color: #00a65a; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma; 
	height: 31;  
	background-repeat:repeat-x; 
	padding: 0px 0px 0px 0px;
}
/* Sub Menu font color */
.MainMenu_MenuItem {
	background-color: Transparent; 
	color: #3D3D3D; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	height: 22px;
}

/* Sub Menu Mouse Over font color */
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	color: #00a65a; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	height: 22px; 
}

.MainMenu_MenuIcon { 
	display:none; 
}

/* sub menu mouse over bg*/
.submenuitemselect {
	background-color: #F8F8F8; 
}

/* sub menu SELECTED BY KJ*/
.submenuitembreadcrumb {
	background-color: Transparent; 
	color: #00a65a; 


}

/* sub menu bg*/
.MainMenu_SubMenu {
	margin-top: 1px;   
	border-top: #FFFFFF 0px solid; 
	border-right: #D0D0D0 1px solid; 
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;  
	width: 170px; 
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2); 
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #D0D0D0 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: webdings; 
	width: 150px; 
	_width: 150px;
	height: 22px; 
}

/* For Tabbet Menu */
.MainMenu_MenuItem-Tabbed TD { padding:0; margin:0; }
.MainMenu_MenuItem-Tabbed TD DIV { background-image:url(../images/m-dis-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItem-Tabbed TD DIV DIV { background-image:url(../images/m-dis-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 11px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItem-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-dis-center.gif); background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Tahoma; font-weight: bold; height:27px; padding: 5px 11px 0 11px; line-height:1.3em; margin:-13px 0 -29px 0; }   
       
.MainMenu_MenuSelected-Tabbed TD { padding:0; margin:0; }
.MainMenu_MenuSelected-Tabbed TD DIV { background-image:url(../images/m-hover-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelected-Tabbed TD DIV DIV{ background-image:url(../images/m-hover-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 11px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelected-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-hover-center.gif); background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Tahoma; font-weight: bold; height:27px; padding: 5px 11px 0 11px; line-height:1.3em; margin:-13px 0 -29px 0; }

.MainMenu_MenuSelectedRoot-Tabbed TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV { background-image:url(../images/m-act-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV DIV{ background-image:url(../images/m-act-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 11px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-act-center.gif);  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Tahoma; font-weight: bold; height:28px; padding: 5px 11px 0 5px; line-height:1.3em; margin:-13px 0 -29px 0; }

