/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {


}


.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {

background-image:url(/Portals/0/Skins/skinbase2/sfondo_menu.png);
 background-color:transparent;
 height:33px;
}

.MainMenu_RootMenuItem TD /*identifica la formattazione generale del solpartmenù*/
{
    background-color: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
	text-align:center;
	height:24px;
	width:73px;
} 

.MainMenu_RootMenuItemActive TD /* visualizza il tasto del menu della pagina attiva nel solpartmenù */
{
         background-color: transparent;

	background-image:url(/Portals/0/Skins/skinbase2/sfondo_tasto_on_active.png);
	background-repeat:no-repeat; 
	background-position:center;
	text-align:center;
	height: 24px;
	width:73px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
}


.MainMenu_MenuBar {
}

.MainMenu_MenuItem {

    cursor: pointer; 
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
    border-bottom: #ffffff 0px solid; 
    border-top: #ffffff 0px solid; 
    border-left: #ffffff 0px solid; 
    border-right: #ffffff 0px solid;
    /*background-color: transparent;*/
    background-color: #1D2E59;
    height:18px;

}

.MainMenu_MenuIcon{

	display:none;
}

.MainMenu_SubMenu {
	filter:alpha(opacity=85);
	-moz-opacity:.90;
	opacity:.90;
	z-index: 10000; 
    cursor: pointer;
	background-color:transparent;
    border: 0px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
	height: 18px;
}

.MainMenu_SubMenuItemSelected  /* quando passi sopra con il mouse cambia colore al sottomenu*/
{
  
    background-color: #CC3300;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #b13505;
    height: 18px;
}

.MainMenu_SubMenuItemActive TD /*questo menu identifica la pagina attiva del sottomenu*/
{   
    background-color: #495c86;
	background-repeat:no-repeat; 
	background-position:center;
	text-align:center;
	padding: 0px;
}


.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel td {


    background-color: transparent;
	background-image:url(/Portals/0/Skins/skinbase2/sfondo_tasto_on.png);
	background-repeat:no-repeat; 
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
	text-align:center;
	height:24px;
	width:73px;
	
	
}

.MainMenu_MenuArrow {

	font-family: verdana; 
    font-size: 5px; 
    cursor: pointer; 
    cursor: hand; 
    border-right: red 0px solid; 
    border-bottom: purple 0px solid; 
    border-top: blue 0px solid;
    background-color: transparent;
    width: 7px;

}

.MainMenu_RootMenuArrow {
	display:none;
}

.rootmenuitembreadcrumb td{ 
    background-image:url(/Portals/0/Skins/skinbase2/sfondo_tasto_on_active.png);background-repeat:no-repeat; 
	background-position:center;
	text-align:center;
	height: 25px;
	width:73px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; }
	
.rootmenuitembreadcrumb {padding:0 1px 0 0px;height:2px;cursor:pointer;cursor:hand;border-right:1px #A00 solid;}

.rootmenuitembreadcrumb  span{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF0;font-size:10px;font-weight:bold;}



/* Login Styles */

.login a:link, .login a:visited,.login a:active{ 
FONT-SIZE: 10px; 
COLOR: #003366;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 TEXT-DECORATION: none; 
 font-weight:bold; }

.login a:hover{
FONT-SIZE: 10px; 
COLOR:#FF0000;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 TEXT-DECORATION: none; 
 font-weight:bold;
  }


.crumb a:link, .crumb a:visited,.crumb a:active{ 
FONT-SIZE: 10px; 
COLOR:#FF0000 ;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 TEXT-DECORATION: none; 
 font-weight:bold; }

.crumb a:hover{
FONT-SIZE: 10px; 
COLOR:#003366;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 TEXT-DECORATION: none; 
 font-weight:bold;
  }



.searchresulttbl { FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold }


.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}






























