/* dueMenu Style Sheet */

/*classe che racchiude tutte le voci*/
.dueMenu
{
	font-family:	verdana, arial, sans-serif;
	font-weight:	bold;
	font-size:	12px;
	white-space:	nowrap;
	cursor:		default;
	border:		0px dotted #000;
	height: 40px;
/* width: 95px; */
}

/*classe che racchiude tutte le voci del sottomenu*/
.dueSubMenu
{
	position:	absolute;
	visibility:	hidden;
	text-align:	left;
	padding:	0px;
	margin:		0px;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	background:	#F7CB8E;
	overflow:	visible;
	border-top:	1px solid #C56D00;
width: 230px;
}

/*ulteriore contenitore del sottomenu*/
.dueSubMenuTable
{
	font-family:	verdana, arial, sans-serif;
	font-weight:	bold;
	font-size:	12px;
	border:		0px solid #000;
	padding:	0;
	white-space:	nowrap;
	cursor:		default;
	overflow:	visible;
	border:		0px solid #002D96;
}

.dueMainItem,.dueMainItemHover,.dueMainItemActive,
.dueMenuItem,.dueMenuItemHover,.dueMenuItemActive
{
	border:		0px solid #FF0000; 
	cursor:		pointer;
	white-space:	nowrap;
}

.dueMainItem
{
	border:	5px solid #000; 
}

/*pulsante attivo del menu principale*/
.dueMainItemHover,.dueMainItemActive
{
	border:		5px solid #000000;
}

.dueMenuItem
{
	background-color:	transparent;

}

/*background dei sotto menu */
.dueMenuItemHover,.dueMenuItemActive
{
	background-color:	#FCEAD2;
	cursor: 		pointer;
	border:			0px solid #000000;

}


/* horizontal main menu */

/*singolo pulsante*/
.dueMainItem
{
	padding:	0px 5px 0px 5px; 
	/*background:	url(pulsante.jpg) no-repeat 2px 2px;*/
	margin:		0px 0px 0px 0px;
	border:		0px solid #000080;
	border-right:	2px solid #ccc;
}

td.dueMainItemHover,td.dueMainItemActive
{
	padding:	0px 5px 0px 5px;
	margin:		0px 0px 0px 0px;
	border:		0px solid #000080;
	border-right:	2px solid #ccc;
}

.dueMainFolderLeft,.dueMainItemLeft,
.dueMainFolderText,.dueMainItemText,
.dueMainFolderRight,.dueMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.dueMainFolderLeft,td.dueMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	0px solid #FF0000;
	border-bottom:	0px solid #000080;
	border-left:	1px solid #000080;

	background-color:	inherit;
}

td.dueMainFolderText,td.dueMainItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	0px solid #000080;
	border-bottom:	0px solid #000080;

	background-color:	inherit;
	white-space:	nowrap;
}

td.dueMainFolderRight,td.dueMainItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #000080;
	border-bottom:	0px solid #000080;
	border-right:	0px solid #000080;

	background-color:	inherit;
}

tr.dueMainItem td.dueMainFolderLeft,
tr.dueMainItem td.dueMainItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.dueMainItem td.dueMainFolderText,
tr.dueMainItem td.dueMainItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.dueMainItem td.dueMainItemRight,
tr.dueMainItem td.dueMainFolderRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.dueMenuFolderLeft,.dueMenuItemLeft
{
	
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #FF0000;
	border-bottom:	0px solid #000080;
	border-left:	0px solid #000080;

	background-color:	inherit;
	white-space:	nowrap;
}
/*voci del sottomenu*/
.dueMenuFolderText,.dueMenuItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	margin:		0px;
	border-top:	0px solid #FF0000;
	border-bottom:	0px solid #000080;

	background-color:	inherit;
	white-space:	nowrap;
}

.dueMenuFolderRight,.dueMenuItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #000080;
	border-bottom:	0px solid #000080;
	border-right:	0px solid #000080;

	background-color:	inherit;
	white-space:	nowrap;
	width:	20px;
}

.dueMenuItem .dueMenuFolderLeft,
.dueMenuItem .dueMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	white-space:	nowrap;

	border:		0;
	/* background-color:	transparent; */
	background-color:	transparent;
}

.dueMenuItem .dueMenuFolderText,
.dueMenuItem .dueMenuItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

.dueMenuItem .dueMenuFolderRight,
.dueMenuItem .dueMenuItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.dueMenuSplit
{
	margin:		0px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	0px solid #FF0000;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.dueMenuItem img.seq1
{
	display:	inline;
}

.dueMenuItemHover seq2,
.dueMenuItemActive seq2
{
	display:	inline;
}

.dueMenuItem .seq2,
.dueMenuItemHover .seq1,
.dueMenuItemActive .seq1
{
	display:	none;
}
.dueMainItemHover{
	/* background:	url(/images/css/bg_cdspartito.jpg) repeat-x top left; */
	background-color:	#fbc891;
}
.dueMainItemActive{
	/* background:	url(/images/css/bg_cdspartito.jpg) repeat-x top left; */
	background-color:	#fbc891;
}
