/* 
================================
Skin styles for DotNetNuke
================================
*/   
.accesso1
{
border-top:1px #A00 dotted;
border-right:1px #A00 solid;
}

.SearchBox 
{
 text-align:left;
 background-color: #ffffff;
 margin: 0px;
 height: 18px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 padding: 0px;
 color: #005ca7;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-variant: normal;
 
}

.SearchTD
{
 background-image:url(/images/search4_filo.jpg);
 width:100%;
 height:30px;
  /*border-left: #8f9092 1px solid; */
}


.pagemaster {
font-family:Century Gothic, Arial, Helvetica, Sans-serif;
		font-color: #333333;
	width: 100%;
	height: 100%;	
		background-color: #e4e2e2;

}
.skinmaster {
width: 975px;
	height: 100%;
	background-color: #ffffff;
/*	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; */
}
.skinheader {

   font-size:  12px;
   font-weight:  bold;
}

.skingradient {

	background-color: #d7d7d7;
	vertical-align:middle
	height: 25px;
}

.skingradient {

	background-color: #d7d7d7;
	vertical-align:middle
	height: 25px;
}

/* FILOROSSO */

.menufilorosso {
   font-size:  13px;
   font-weight:  bold;
	background-color: #d7d7d7;
	vertical-align:middle
	height: 25px;
}
/*
A.menufilorosso:link {
	font-color: #663300;
}
A.menufilorosso:visited {
	font-color: #663300;
}
A.menufilorosso:hover {
	font-color: #000000;
}
A.menufilorosso:active {
	font-color: #663300;
}
*/



.skinsuka1 {
	height: 5px;
}

.skinsottomenu {
	border-bottom: 1px dashed #8f9092; 
}


.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 955px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.toppane2 {
vertical-align:bottom
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftpane {
font-family:Arial, Helvetica, sans-serif
	height: 100%
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-right: #8f9092 1px solid; 
}
.contentpane {

	height: 100%
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane2 {
	width: 100%;
	height: 100%
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	background-color: transparent;
	height: 100%
	padding-left: 0px;
	padding-top: 0px;
		border-left: #8f9092 1px solid; 
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
		border-top: 1px dashed #8f9092; 
}
.bottompane2 {
	width: 100%;
	background-color: transparent;
	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*/
font-family:Century Gothic, Arial, Helvetica, Sans-serif;
	cursor: pointer; 
	cursor: hand; 
	color: #663300; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
        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*/
font-family:Century Gothic, Arial, Helvetica, Sans-serif;
	cursor: pointer; 
	cursor: hand; 
	color: #663300; 
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;

    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #000000; 
		background-color: Transparent;
}

.main_dnnmenu_itemhover td {  
	color: #000000; 

}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #d7d7d7;  
	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: #B4F22A 1px solid; 
	border-bottom: #B4F22A 1px solid; 
	border-top: #B4F22A 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-size: 12px;
   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-size: 14px;
   font-weight:  bold;
   color: #cccc66;
}

