/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span, #imenus0 .imeamj span
{
	background-image: url(../immagini/arrows_7_hl.gif);
	width: 9px;
	height: 6px;
	left:  0px;
	top:   5px;
	background-repeat: no-repeat;
	background-position: top left;
}

#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span
{
	background-image:  url(../immagini/light_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span, #imenus0 ul .imeasj span
{
	width:  6px;
	height: 9px;
	left:   0px;
	top:    3px;
	background-repeat: no-repeat;
	background-position: top left;
}

#imenus0 ul li:hover .imeas span, #imenus0 ul li a.iactive .imeasj span
{
	background-repeat:   no-repeat;
	background-position: top left;
}


/* --[[ Main Container ]]-- */
#imouter0
{
	border-style: none;
	border-color: #6a6a6a;
	border-width: 1px;
	padding:      0px;
	margin:       0px;
}


/* --[[ Sub Container ]]-- */
#imenus0 li ul
{
	background-color: #f7f7f9;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	padding:      5px;
	margin:       4px 0px 0px;
}

/* [Underlayment (Drop Shadow)] */
#imenus0 .imunder
{
	background-color: #a2a2a2;
	top: 3px;
	left: 3px;
	filter: progid

	:DXImageTransform.Microsoft.Alpha(opacity=50);

	opacity: 0.50;

	-moz-opacity:0.50;
}


/* --[[ Main Items ]]-- */
#imenus0 li a
{
	height:           auto;
	background-color: #585575;
	color:            #dddddd;
	text-align:       left;
	font-family:      Verdana;
	font-size:        14px;
	font-weight:      normal;
	text-decoration:  none;
	border-style:     none;
	border-color:     #ffffff;
	border-width:     1px;
	padding:          2px 8px;
	margin:           0px 2px 0px 0px;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover > a
{
	background-color: #817da2;
	font-weight: normal;
	text-decoration: underline;
}

#imenus0 li a.ihover, .imde imenus0 a:hover
{
	background-color: #817da2;
	font-weight: normal;
	text-decoration: underline;
}

/* [active] */
#imenus0 li a.iactive { }


/* --[[ Sub Items ]]-- */
#imenus0 ul a
{
	height:           auto;
	background-color: transparent;
	background-image: url(none);
	color:            #414141;
	text-align:       left;
	font-family:      Verdana;
	font-size:        12px;
	font-weight:      normal;
	font-style:       italic;
	text-decoration:  none;
	border-style:     none;
	border-color:     #000000;
	border-width:     1px;
	padding:          4px 5px;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover > a
{
	background-color: #e2e7e9;
	color: #000000;
	text-decoration: underline;
	border-style: none;
}

#imenus0 ul li a.ihover
{
	background-color: #e2e7e9;
	color: #000000;
	text-decoration: underline;
	border-style: none;
}

/* [active] */
#imenus0 ul li a.iactive
{
	background-color: #ffffff;
}
