﻿.MainMenu
{
	text-align:left;	
	position:absolute;
	left:-7px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid black;		
}
.MainMenuItem
{
    margin:0px 0px 0px 0px;
    padding-left:3px;    
    cursor:hand;
}

.SubCategoryMenuItem
{			
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:21px;
    width:185px;
    padding-left:15px;    
    font-weight:bold;    
    font-size:x-small;
    background-image:url(../../images/bottone_sottocat.png);    
    background-repeat:no-repeat;
    cursor:hand;
}
.HoverSubCategoryMenuItem
{	
    margin:0px 0px 0px 0px;
    height:21px;
    width:185px;
    padding-left:15px;    
    font-weight:bold;    
    font-size:x-small;
    background-image:url(../../images/bottone_sottocat_rollover.png);
    background-repeat:no-repeat;
    cursor:hand;
}
.CategoryMenu
{
	width:187px;	
}
.CategoryMenuItem
{
    margin:0px 0px 0px 0px;        
    vertical-align:middle;
    font-weight:bold;        
    width:190px;
    height:23px;	
    padding-left:5px;    
    background-image:url(../../images/bottone_cat.png);
    background-repeat:no-repeat;
    font-family:Georgia;
    font-size:10px;
    cursor:hand;
    color:White;
    
}
.SelectedCategoryMenuItem
{
    margin:0px 0px 0px 0px;
    vertical-align:middle;    
    font-weight:bold;
    width:190px;
    height:23px;
    padding-left:5px;    
    background-image:url(../../images/bottone_cat_selected.png);
    background-repeat:no-repeat;
    font-family:Georgia;
    font-size:10px;
    cursor:hand;
    color:White;
}
table.SubMenuGroup,
table.SubSubMenuGroup
{
    margin:0px 0px 0px 0px;  
    border: 1px solid #014a7c;
    filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=95);
}

table.SubSubMenuGroup
{
    border-left: #f68d00;
    filter:none;
}
.MainMenu
{		
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
.menutable
{	
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top:50px;
	margin-left:360px;	
}
.center
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}

