/* ThemeOfficeMenu Style Sheet */
/* CELLE PRINCIPALI MENU */

#myMenuID{

}

.cella_sotto_menu_alto{
	background-color: #64B6C1;
	border-bottom: 1px solid #2B676F;
}

.cella_sotto_menu_alto_sx{
	background-color: #64B6C1;
	border-bottom: 1px solid #2B676F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BAE0E1;	
}

.cella_sotto_menu_alto_dx{
	background-color: #64B6C1;
	border-bottom: 1px solid #2B676F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2B676F;

}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #64B6C1;
	border-top: 1px solid #BAE0E1;
	border-right: 1px solid #2B676F;
	border-left: 1px solid #BAE0E1;
	height: 20px;
	cursor: hand;
 }



.fasciaSottomenu{

	background-color: #2B676F;
	margin: 0px;
	padding: 0px;
	display: block;
}

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable{
	font-family:        verdana, arial, sans-serif;
	font-size:        12px;
	padding:        0;
	white-space:        nowrap;
	cursor:                default;
}

.ThemeOfficeSubMenu{
	position:        absolute;
	visibility:        hidden;
	z-index:        100;
	padding:        0;
	spacing: 1px;
	overflow:        visible;
	border:                1px solid #004167;
	filter:progid;
:DXImageTransform.Microsoft.Shadow(color=#e6e6e6, Direction=135, Strength=4);
	background-color: #2B676F;
}

.ThemeOfficeSubMenuTable
{
        overflow:        visible;
}
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	cursor:                hand;
	white-space:        nowrap;
}




.ThemeOfficeMenuItemText{
	background-image:url(../../images/sfondo_cella_sponsor.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #004167;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.ThemeOfficeMenuItemTextLast{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #004167;
	text-decoration: none;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.ThemeOfficeMenuItem{
    background-color: #FFFFFF;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive{
    background-color: #FFFFFF;
}