/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fff;
	padding-top:0px;
}
.skinmaster {
	height: 100%;
	
	padding:0px;
	/*background-color: #fff;
	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; */
}

.corpocentraleHome {
	height: 100%;
	background-color: #fff;
	padding:0px;
	padding-right:15px;
	/*
	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; */
}

.corpocentraleHome_new2 {
	height: 100%;
	background-color: transparent;
	padding:0px;
	padding-right:0px;
}

.corpocentrale {
	height: 100%;
	background-color: #fff;
	padding:0px;
	padding-top:20px;
}

.corpocentrale_new2 {
	height: 100%;
	background-color:transparent;
	padding:0px;
}

.skinheader {
	height:60px;
	background-image:url(bkd_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:25px;
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
}

.leftpane_new2 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
}


.contentpaneHome {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 20px;
}

.contentpaneHome_new2 {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}


.contentpane_new2 {
	width: 100%;
	background-color: transparent;
	padding-top: 5px;
}

.rightpaneHome {
	width: 175px;
	background-color: #7D0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.rightpaneHome_new2 {
	width: 300px;
	background-color: transparent;
	padding-top: 5px;
}

.rightpane {
	background-color: #fff;
	border-right:#FFFFFF 5px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.rightpane_new2 {
	background-color: transparent;
	padding-top: 5px;

}


.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.footer {
background-color:#7D0000;
	height: 30px;
}

.menuSup {
	color: #fff; 
	font-size: 14pt; 
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica;
}

.menuSup a {
	color: #fff; 
	font-size: 14pt; 
	font-weight: bold;  
	font-family: Tahoma, Arial, Helvetica;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	font-size: 9pt; 
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	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: #fff; 
	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 5px 0px 5px;   /*explicitly set padding for root menu items*/
	border-right:#FFFFFF solid 1px;
	padding-right:10px;
	}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ccc; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
 	background-color:#990000;  
	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: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #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;
}

#headerImg {
	height:186px;
	background-image:url(header_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-2000px;
}

hr {
	height:1px;

}

.copyCHC {
	color: #666666;
	font-size:9pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:10px;

}

.footer_new2{
	border-bottom:1px #666 solid;

}

/*------- aggiunte per far vedere la testata nuova in explorer, duplica quello già scritto nel skin_new.css ------*/


.skinheadernew {
	height:220px;
	width:1000px;
}

.skinheader1 {
	height:150px;
	background-image:url(Logo_CHC_new.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:25px;
}

.skinheader2 {
	height:150px;
	background-image: url(bkd_header_new.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	_background-image:url(bkd_header_new.jpg);
	padding-top:20px;
}

.skinheader2_home {
	height:150px;
	background-image: url(bkd_header_new_home.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	_background-image:url(bkd_header_new_home.jpg);
	padding-top:10px;
}

.Login_TD {
	color: #fff; 
	font-size: 9pt;
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica;
	padding:10px;

}

.Login_TD a {
	color: #fff; 
	font-size: 9pt;
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica;

}


.menuSup {
	color: #fff; 
	font-size: 9pt; !important
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica;
	background-image:url(tab_menu.jpg);
	background-repeat:repeat-x;
	/*height:56px;*/
	vertical-align:middle;
}

.menuSup a {
	color: #fff; 
	font-size: 9pt; !important
	font-weight: bold;  
	font-family: Tahoma, Arial, Helvetica;
}

.menuSupSx {
	background-image:url(tab_menu_sx.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:56px;
}

.menuSupDx {
	background-image:url(tab_menu_dx.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:56px;
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 11pt; 
	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;
		letter-spacing:1px;
	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 9pt; 
	font-size: 10pt; !important
	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 20px 0px 20px;   /*explicitly set padding for root menu items*/
	border-right:#FFFFFF solid 1px;
	letter-spacing:2px;
	/*padding-right:20px;
	height:56px;*/
	
	}
	
.main_dnnmenu_submenu {
 	background-color:#7D0000;  
	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 */
}


.toppane_CHC {
	width: 955px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
