﻿
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
background-color: #040505;
background-image: url(bg_body.gif); 
background-repeat: repeat-x;	
	
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_LtGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


/* [SOLPATRMENU] */



.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	color: #2E2E4C;
	background-color: #aaaaaa;

}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f5f5f5;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	width: 0px;
	border-bottom: #f5f5f5 1px solid;
	background-color: #f5f5f5;
}
.MainMenu_MenuArrow
{
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	width: 7px;
	border-bottom: #f5f5f5 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #eeeeee;
}
.MainMenu_RootMenuArrow
{
	padding-right: 1px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 35px;
}
.MainMenu_RootMenuItemActive
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 35px;
}
.MainMenu_RootMenuItemSel
{
	padding-right: 3px;
	font-weight: bold;
	padding-left: 3px;
	font-size: 12px;
		color: #525272;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 35px;
	background-color: transparent;
}



.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

.Normal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}


.NormalBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
}



/*_____________________________________________________*/

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color: #FFFFFF;
}
A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFFFFF;
}
A.OtherTabs:active {
    text-decoration: none;
    color: #FF0000;
}
A.OtherTabs:hover {
    text-decoration: none;
    color: #FF0000;
}



/*_____________________________________________________*/

/* text style for the unselected tabs */
.Copyright {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	}
    
/* hyperlink style for the unselected tabs */
A.Copyright:link {
    text-decoration: none;
    color: #000000;
}
A.Copyright:visited  {
    text-decoration: none;
    color: #000000;
}
A.Copyright:active {
    text-decoration: none;
    color: #FFFFFF;
}
A.Copyright:hover {
    text-decoration: none;
    color: #FFFFFF;
}








