/* ThemeIEMenu Style Sheet */

.ThemeIEMenu,.ThemeIESubMenuTable
{
	cursor: pointer;
	font-family:Verdana;
	font-size:11px;
	padding:	0;
	border:		0;
	white-space:	nowrap;
}
.ThemeIESubMenuTable,.themeieMenuFolderText
{
cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10px;
	padding:	0;
	border:		0;
	white-space:	nowrap;
	color:#FFFFFF;
}
.ThemeIEMenu
{
	border:		0;
/*	background-color:	#F7F3EF; */
}

.ThemeIESubMenu
{

	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	xfilter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}

.ThemeIESubMenuTable
{
	border:		0;
	xborder:		1px solid #71c8f1;
	xbackground-color:	white;
}

.ThemeIESubMenuTable td
{
	border:		0;
	white-space:	nowrap;
}

.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	border:		0;
	xpadding-left:	3px;
	xpadding-right:	3px;
	white-space:	nowrap;
}


.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	border:		0;
	xcolor:		white;
	xbackground-color:	#3169C6;
}
.ThemeIEMainItemHover,.ThemeIEMainItemActive{
	border:		0;
	background-color:#FFFFFF;
}

.ThemeIEMenuSplit
{
	border:		0;
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
	xborder-top:	1px solid #71c8f1;
}

.ThemeIEMenuVSplit
{
	border:		0;
	width:		1px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	xborder-right:	1px solid #71c8f1;
}

/* 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" />
*/

.ThemeIEMenuItem img.seq1
{
	border:		0;
	display:	inline;
}

.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	border:		0;
	display:	inline;
}

.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	border:		0;
	display:	none;
}
.themeieMainItemText{xz-index:-1; xdisplay:none; text-transform:uppercase; vertical-align:middle;}
.themeieMainFolderText{xz-index:-1; xdisplay:none;text-transform:uppercase; color:#FFFFFF;}
.themeieMenuItemText,.themeieMenuFolderText{text-transform:uppercase;}
.themeieSubMenuTable{width:79px; background-color:#000000;}
.themeieMenuItemHover{ border-right : 1px solid #000000; border-left : 1px solid #000000; width:79px; height:22px; background-color:#000000; background-image : url('/templates/mehrbani/images/subgal_back_hover_sliver.jpg'); background-repeat:repeat-x; text-align:center;}
#cmSubMenuID1{width:79px;}
#MainItem0{color:#FFFFFF; background-image : url('/templates/mehrbani/images/button_h1.jpg'); background-repeat:no-repeat; padding-left:7px; padding-top:11px; width:71px; height:47px; vertical-align:top;}
#MainItem1,#MainItem2,#MainItem3{color:#FFFFFF; background-image : url('/templates/mehrbani/images/button_h.jpg'); background-repeat:no-repeat; padding-left:7px; padding-top:11px; width:71px; height:47px; vertical-align:top;}
