/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFF;
}
.skinmaster {
	height: 100%;
	/*background-color: #E0F1F8;*/
	
	border-right: #7D4341 1px solid;
	border-top: #7D4341 1px solid;
	border-left: #7D4341 1px solid;
	border-bottom: #7D4341 1px solid;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	background-image: url(back_skin.jpg);
}
.skinheader {
background-image:url(bk_int_dams.jpg);
height:161px;
border-bottom:blu 3px solid;
}
.boxsx{
	background-image:url(int_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxdx{
	background-image:url(int_dx.jpg);
	background-repeat: no-repeat;
	width:228px;
	background-position: right top;
}
.skingradient {
	/*background-color: #E0F1F8; */
	height:16px;
}
.controlpanel {
	width: 100%;
	background-color: #FFF;
}
.toppane {
	width: 100%;
	background-color: #7D4341;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	/*width: 175%;
	background-color: #F9F9F9;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	border:#7D4341 1px solid;
}
.contentpane {
	width: 100%;
	/*background-color: #E0F1F8;*/
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
    border:#7D4341 1px solid;
}
.rightpane {
	width:175%;
	/*background-color: #AED9AB;*/
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border:#7D4341 1px solid;
	background-image: url(bk_right.gif);
}
.bottompane {
	width: 100%;
	/*background-color: #E0F1F8;*/
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	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: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	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*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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 */
}
.main_dnnmenu_break {
	height: 1px;
	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: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.logo{
	background-image: url(../VHx/logo_skin.gif);
	height: 96px;
	/*background-color: #E0F1F8;*/
	background-repeat: no-repeat;
	padding-left:1.5em;
}
.login{
	background-color: #E0F1F8;
	padding-right:0.5em;
}

/*========================================================*/
/*         CSS for DotNetNuke Skin - Vertigo              */
/*                  by Evan ONeil                         */
/*             http://evan.normanoneil.com                */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {  /*background: url(menu_bg.gif) repeat-y top left ;*/  width: 100%;  }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; /*width: 300px;*/ }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; padding: 0px; /*border: 1px solid #7D4341;*/ font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: "Times New Roman", Times, serif;  color: #6A6A6A; font-size: 14px; /*background: #F9F9F9;*/ font-weight: bold; font-style: normal; padding: 0px 10px 0px 5px; height: 22px; border: 0; letter-spacing:0em; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; cursor: pointer; cursor: hand; color: #7D4341; background: #FFF;/*background: url(ico_sub.gif) no-repeat left center;*/ padding: 0px 10px 0px 5px; height: 22px; /*border-left: 4px solid #7D4341;*/ letter-spacing:0em; font-style: none;  border-bottom: 1px solid #7D4341;}

.MainMenu_Idle {
	/* background-image: url(ico.gif);*/
	background-color:#FFF;
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom: #CD8E89 4px solid;
	padding-left:1.5em;
	padding-bottom: 0em;
	height:34px;
	
}
.MainMenu_Selected {
	background-image: url(ico.gif);
	/*background-color:#FFF;*/
	background-repeat:no-repeat;
	border-bottom: #CD8E89 4px solid;
	padding-left:1.5em;
	padding-bottom: 0em;
	height:34px;
	
}
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	background-image: url(ico.gif);
	/*background-color:#FFF;*/
	background-repeat:no-repeat;
	border-bottom: #CD8E89 4px solid;
	padding-left:1.5em;
	padding-bottom: 0em;
	height:34px;
	
}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
.contatti
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #7D4341;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}









