.menub2c{
/* =========== EDIT ================ */
width:960px;
/* =========== EDIT ================ */
margin-bottom:10px;text-align:right;
}
.nselezionato{color: #333333;padding-right:10px;padding-left:10px; border-right:1px solid #cccccc;font-size: 11px;
}
.selezionato{color: #FF6600;padding-right:10px;padding-left:10px;border-right:1px solid #cccccc;font-size: 11px;
}

.menu-catalogue{
background-image: url(/mountpoint/bgmenu.jpg);background-position:left;background-repeat: repeat; width:980px;
}
.menu-catalogue table{
}
.menu-catalogue td{
padding-top:10px;padding-bottom:10px;font-family: Tahoma, Arial, sans-serif;font-size: 14px;
}
.menu-catalogue td.over{
color:#000000; background-image: url(/mountpoint/bgmenuover.jpg);background-position:left;background-repeat: repeat;
}
.menu-catalogue a{
border-right:1px solid #666666;padding-right:50px;padding-left:50px;
}

/*============== MENU B2B CSS ==============*/

.menusfo{
	background-color: #939598;
	width: 960px;
	position: absolute;
	top: 87px;
	height: 23px;
	z-index:2;
}
*html .menusfo{
	height: 18px;
}
#cssdropdown, #cssdropdown ul {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	list-style: none;
	float:left;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems, .mainitems-sel {
	list-style: none;
	font-family: Tahoma, Arial, Serif;
	background-color: #939598;
	height: 23px;
}
.mainitems-sel {
	background-color: #F18E30;
}

.mainitems a, .mainitems-sel a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}
.mainitems a:hover, .mainitems-sel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding:5px 10px 5px 10px;
	background-color: #F18E30;
}
.subitem {
	display: none;
	margin:0px;
	padding:0px;
	width: 190px;
	position: absolute;
	top: 23px;
	left: 0;
	background-color: #939598;
	z-index:2;
}
.subitem li {
	width: 100%;
	border-bottom:1px solid #666666;
}
.subitem li a{
	text-decoration: none;
	color:#FFFFFF;
	text-transform:normal;
	padding:3px 0px 3px 10px;
	min-height:16px;
}
.subitem li a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	text-transform:normal;
	padding:3px 0px 3px 10px;
	min-height:16px;
}



ul.subuls li.subitemsub{
	padding-top: 0px;
	padding-bottom: 0px;
}
li.subitemsub{
	padding-top: 0px;
	padding-bottom: 0px;
}
li.subitemsub a, li.subitemsub a:hover {
	padding-left:30px;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 23px;
	left: 0px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/*******************menu verticale*************************************/
#button {
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.top-button {
	padding: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color:#E8E8DE;
}

#button ul {
	list-style: none;
	margin:0px;
	padding:0px;
        border:none;
}

#button li {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color:#939598;
	color: #FFF;
}
*html #button li {
        height:14px;
}
#button li a:link, #button li a:active, #button li a:visited {
	display: block;
	padding: 5px 5px 5px 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	min-height:14px;
}
*html #button li a:link, *html #button li a:active, *html #button li a:visited {
	height:14px;
}
#button li a:hover {
	color: #000000;
	padding-left:20px;
	background-color:#F8F8F8;
	font-size: 11px;
	text-decoration: underline;
}
#button .selected a:link, #button .selected a:active, #button .selected a:visited {
	background:url(/jsps/images/menusx_select.gif) center left no-repeat;
	background-color:#EFEFEF;

	font-weight:bold;
	color: #000000;
}
#button .selected a:hover {
	background-color:#F8F8F8;
}		  
.selezionato li a:link { 
	color:#000000;
	text-decoration:underline;
	background-color:#EFEFEF;
	font-size: 11px;
}
/* stili per pagine figlie */

#button li li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	font-size: 11px;
}
#button li li a:link, #button li li a:active, #button li li a:visited {
	display: block;
	padding: 5px 5px 5px 40px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	min-height: 14px;
	border:none;
}
#button li li a:hover {
	color: #000;
	padding-left:40px;
	background-color:#F8F8F8;
}
/* fine stile pagine figlie */

#button  ul li.lastrow ul {
        min-height: 10px;
}
#button ul li ul {
        min-height: 10px;
}
.lastrow {
        border: none;
}

/*******************menu catalogo*************************************/
#buttoncat {
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#buttoncat ul {
	list-style: none;
	margin:0px;
	padding:0px;
	border:none;
}
#buttoncat li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	background-color:#E4EEF0;
}
/* Per IE  */ 
* html #buttoncat li {
	height:20px;
	margin-left:0px;
	margin-right:0px;
}
#buttoncat li a:link, #buttoncat li a:active, #buttoncat li a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	color: #555555;
	text-decoration: none;
	font-size: 11px;
}
#buttoncat li a:hover {
	color: #000000;
	padding-left:10px;
	background-color:#F8F8F8;
	font-size: 11px;
	text-decoration: underline;
}
li.selezionatoprod a:link, li.selezionatoprod a:active, li.selezionatoprod a:visited {
	margin: 0px;
	background:url(/jsps/images/menusx_select.gif) center left no-repeat;
	background-color:#F8F8F8;
	padding:0px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
li.selezionatoprod a:hover {
	color:#000000;
	text-decoration:underline;
	font-size: 11px;
}
li.nonselezionatoprod a:link, li.nonselezionatoprod a:active, li.nonselezionatoprod a:visited {

	border:none;
}
li.nonselezionatoprod {

	border:none;
}
li.nonselezionatoprod a:hover {

	border:none;
	text-decoration:underline;
}
li.selezionatocat a:link, li.selezionatocat a:active, li.selezionatocat a:visited {
	background:url(/jsps/images/menusx_select.gif) center left no-repeat;
	background-color:#EFEFEF;
	border:none;
	font-weight:bold;
}
li.selezionatocat a:hover {
	background-color:#F8F8F8;
	border:none;
	text-decoration:underline;
}
li.nonselezionatocat a:link, li.nonselezionatocat a:active, li.nonselezionatocat a:visited {
	color:#000000;
	text-decoration:underline;
	border:none;
}
li.nonselezionatocat a:hover {

	border:none;
	text-decoration:underline;
}

/* ************************************************************************* */

html>body #button li a {
width: auto;
}