﻿.MenuItemSelected
{
	background:#eeeeee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 5px;
	 border-left: solid 1px #aaaaaa;
	 border-top:solid 1px #aaaaaa;
	 border-right:solid 1px #aaaaaa;
	 border-bottom:solid 1px #eeeeee;
	}
	
.MenuItem
{
	 font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 padding: 5px;
	 
}

.MenuItemMoveOn
{
	 font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 padding: 5px;
	 background:#cccccc;
}

.tdCustomize2
{
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	}
	
.DivGroupEdit
{
	
	clear: both; 
	 background: #eeeeee;
	  border: solid 1px #aaaaaa;
	  padding:3px
	}
	

/* text style for buttons and link buttons used in the portal admin pages */
.CommandLink
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin:2px;
	padding:2px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandLink:link
{
	text-decoration: underline;
	color: #003366;
}

A.CommandLink:visited
{
	text-decoration: underline;
	color: #003366;
}

A.CommandLink:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandLink:active
{
	text-decoration: underline;
	color: #003366;
}

.Page
{
	background-color:Transparent;
	border: none;
	 width:100%
	 }
	 
	 
	 .ZLDNN_ArticleList
{
	width:100%;
	padding:4px;
	}
.ZLDNN_TreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:link 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:visited 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:hover 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:active 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.ZLDNN_TreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}

A.ZLDNN_TreeNodeSelected:link 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:visited 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:hover 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:active 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}

