.RootMenuItems 
{
	font-family:  Arial;
    color: White;
    font-size: 14;
    background-color: transparent;
}


.MenuBreak
{
    border: none;
}

.RootArrow
{
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    border-left: none;
    border-right: none;
    height: 21px;
    background-color: White;
}

Body
{
    background-color: C0C0C0;
    	font-family:  Arial;
    color: White;
    font-size: 14;

}



/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}


/* Module Title Menu */
.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: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	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: 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: 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: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;



}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}


/* Pannello in alto */
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;



}
.toppane {
	width: 100%;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.columnpane {
	width: 262px;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: black;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: hand;
	height:32;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight:bold; 
	font-style: normal; 
	border-left: #4f4f4c 0px solid; 
	border-bottom: #4f4f4c 1px solid; 
	border-top: #4f4f4c 1px solid; 
	border-right: #4f4f4c 0px solid;
	background-color: transparent;
	height: 21;
}
.MainMenu_MenuIcon 
{
	cursor: hand; 
	background-color: #4f4f4c;
	border-left: #4f4f4c 1px solid; 
	border-bottom: #4f4f4c 1px solid; 
	border-top: #4f4f4c 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
background-color: #4f4f4c;
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}


.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #C07937; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight:bold; 
	font-style: normal; 
	border-left: #4f4f4c 0px solid; 
	border-bottom: #4f4f4c 1px solid; 
	border-top: #4f4f4c 1px solid; 
	border-right: #4f4f4c 0px solid;
	background-color: transparent;
	height: 21;
}


.MainMenu_MenuArrow 
{
	
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand; 
	background-color: #4f4f4c;
	border-left: #4f4f4c 1px solid; 
	border-bottom: #4f4f4c 1px solid;
	border-right: #4f4f4c 1px solid; 
	border-top: #4f4f4c 1px solid; 
	}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
   font-family: Arial, Helvetica, Tahoma,;
   font-size:  14px;
   font-weight: bold;
   color: white;
}

.MainMenu_RootMenuArrow 
{
	display: none;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand;
}




.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: yellow;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#FE7C03;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#C07937;
}










.subhead 
{
	font-family:  Arial;
    color: white;
    font-weight: bold;
    font-size: 14;

}



.Normal{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: transparent;

}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FE7C03;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#C07937;
}



A:link  {
    text-decoration:    none;
    color:  #C07937;
}

A:visited   {
    text-decoration:    none;
    color:  #C07937;
}

A:active    {
    text-decoration:    none;
    color:  #C07937;
}

A:hover {
    text-decoration:    underline;
    color:  #FE7C03;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: #B1B8C7;
    border: solid 1px #7d7d7d;
    border-bottom: #EEEEEE 1px solid; 
	border-left: #7d7d7d 1px solid; 
	border-top: #7d7d7d 1px solid;  
	border-right: #EEEEEE 1px solid; 

}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #C07937;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #C07937;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #C07937;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #FE7C03;
}







/* MLSelector link style */
.MLSelector
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;

}


A.MLSelector:link  {
    text-decoration:    none;
    color:  #C07937;
}

A.MLSelector:visited   {
    text-decoration:    none;
    color:  #C07937;
}

A.MLSelector:active    {
    text-decoration:    none;
    color:  #C07937;
}
A.MLSelector:hover {
    text-decoration:    underline;
    color:  #FE7C03;
}

