/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-image:url(BG_new.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #BDBEBE;
	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; */
}

.corpocentrale {
	height: 100%;
	background-color: #fff;
	padding:0px;
	padding-top:20px;
	background-image: url(BG_corpocentrale_sup.jpg); 
	background-position:top; 
	background-repeat:repeat-x;"
}

.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;
}


.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;
}
.contentpaneHome {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 20px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}

.rightpaneHome {
	width: 175px;
	background-color: #7D0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.rightpane {
	background-color: #e4e4e4;
	border-right:#FFFFFF 5px solid;
	padding-left: 10px;
	padding-right: 10px;
	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; !important
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica;
	background-image:url(tab_menu.jpg);
	background-repeat:repeat-x;
	height:56px;
}

.menuSup a {
	color: #fff; 
	font-size: 14pt; !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;
}

.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;

}


.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 11pt;
	font-size: 9pt; !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: 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_itemhover {  

}

.main_dnnmenu_itemhover td {  
	background-color: #ccc;
	
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 100%;
}
.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 */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #FFFFFF;
}

.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;

}

.footer {
 background-color:#590101;

}