/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
}
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
	font-family: 'GF Zemen Unicode' , 'Ethiopia Jiret' , 'Ethiopic Fantuwua' , 'Ethiopic Hiwua';
}
.skinmaster
{
	height: 100%;
	background-color: #8396c8;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
.skinheader
{
	background-color: #2d74b6;
}
.skingradient
{
	height: 15px;
	margin-top: 3px;
	padding-top: 3px;
	background-color: #333366;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: #8396c8;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.leftpane
{
	width: 175px;
	background-color: #8396c8;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.bottompane
{
	width: 100%;
	background-color: #8396c8;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 20px;
	background-color: Transparent;
	vertical-align: middle;
}
.main_dnnmenu_item td
{     
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #e3c980;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
; margin-left: 5px;  font-variant: small-caps; }






.main_dnnmenu_rootitem
{        
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #e3c980;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
; padding-right: 15px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px;     font-variant: small-caps; }









.main_dnnmenu_itemhover
{
	color: #ffffff;
}

.main_dnnmenu_itemhover td
{
	color: #ffffff;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #333366;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=     '#696969' , Direction=135, Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
	color: #ffffff;
	font-size: 8pt;
	color: #e3c980;
	font-weight: bold;
	font-variant: small-caps;
}

.main_dnnmenu_break
{
	height: 3px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 9pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 9pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu
{
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #7994cb;
	border-bottom-width: 1px;
	border-bottom-color: #7994cb;
	color: #ffffff;
	border-top-color: #7994cb;
	border-right-width: 1px;
	border-right-color: #7994cb;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.FooterSkinObject
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-variant: small-caps;
}
A.FooterSkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}

A.FooterSkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.FooterSkinObject:hover    {
    text-decoration: 'underline';
    color:#003366;
}

A.FooterSkinObject:active   {
    text-decoration:'none';
    color:#003366;
}

.HeaderSkinObject
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-variant: small-caps;
}
A.HeaderSkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}

A.HeaderSkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.HeaderSkinObject:hover    {
    text-decoration: 'underline';
    color:#003366;
}

A.HeaderSkinObject:active   {
    text-decoration:'none';
    color:#003366;
}
