div.suckertreemenu{

	float: right;
	width: 756px;
	
}

.suckertreemenu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
float: right;
/*background : url(/uploads/ji/UW/jiUWieA93gInxxMIjxmuiA/bgfirstmenuup.gif) bottom repeat-x;*/
}

/*Top level list items*/
.suckertreemenu ul li {
position: relative;
display: inline;
float: left;
margin-left: 1px;
border-right: 1px solid #ebebeb;

}

/*Top level list items*/
.suckertreemenu ul li.first {
position: relative;
display: inline;
float: left;
height:	24px;
border-right: 1px solid #ebebeb;
/*background : url(/uploads/ji/UW/jiUWieA93gInxxMIjxmuiA/bgfirstmenuup.gif) bottom repeat-x;
padding: 0px 15px;*/
margin: 0px;


}


/*Top level menu link items style*/
.suckertreemenu ul li a {

font-family: arial, verdana, sans-serif;
font-size: 10pt;
display: inline;
text-decoration: none;
color: #676767;
height:	24px;
line-height: 24px;
padding: 0px 11px;
/*background : url(/uploads/Yo/Wi/YoWiyDdktttUXHM0D2mU3A/bgMenuUp.gif) bottom repeat-x; */
float: left;

}

.suckertreemenu ul li a#red  {

	color: #6fa71e;

}
.suckertreemenu ul li a:hover {

 	background: #FFFFFF;

}

/*1st sub level menu*/
.suckertreemenu ul li ul{

position: absolute;
visibility: hidden;
padding: 0px;
margin: 0px;
z-index: 1000;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
	/*width:180px;*/ /* Larghezza del sottomenu */
	width:210px;
	border-top: 1px solid #CCCCCC;
	
	/* annullo il bordo destro*/
	background: #FFFFFF;
	border-right: 0px;
}

.suckertreemenu ul li ul li:hover{

}

/** IE < 7 **/

 
 * html .suckertreemenu ul li ul li 
{
	padding: 0px;
	margin: 0px;
	
}

* html .suckertreemenu ul li ul li ul{ 


	padding: 0px;
	margin: 0px;

}	
	


* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}

/** END IE < 7 **/



/*All subsequent sub menu levels offset after 1st level sub menu */


/* Sub level menu links style */
.suckertreemenu ul li ul li a{

display: block;
/*width: 159px;*/
width: 190px;
color:  #676767;
height: 24px;
line-height: 24px;
background: url('/uploads/Uk/x4/Ukx4cGadqQM2jhb8SeEmAw/MenuGrayArrow.gif') left no-repeat;
background-position: 10px;
text-decoration: none;
padding: 0px 0px 0px 21px;

}

.suckertreemenu ul li ul li a:hover{
color:  #6fa71e;
background: #FFFFFF;
background: url('/uploads/Km/Xs/KmXs8v5MiAO5gyGVR5eyAg/menuredarrowgreen.gif') left no-repeat;
background-position: 10px;
padding: 0px 0px 0px 21px;

}

.suckertreemenu ul li ul li ul{ 

padding: 0px;
margin: 0px;
top: -1px; /* allinea il menu' di 3 livello*/


}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: #F3F3F3 url(Invalid Asset URL) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
/*background: #F3F3F3 url(Invalid Asset URL) no-repeat center right;*/
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

.voicebig {
  height:50px !important;
}