fixMozillaZIndex = true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay = 150;
_menuOpenDelay = 150;
_subOffsetTop = -11;
//_subOffsetTop = 2;
_subOffsetLeft = -2;

with(menuStyle = new mm_style())
{
	bordercolor="#420054";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Arial, Helvetica, sans-serif";
	fontsize="12px";
	fontstyle="normal";
	fontweight = "bold";
	headerbgcolor="#E6E7E8";
	headercolor="#000000";
	//headerborder="1px solid #420054";
	offbgcolor="#E6E7E8";
	offcolor="#420054";
	onbgcolor="#BDD3E5";
	oncolor="#000000";
	outfilter="Fade(duration=0.3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
	padding=6;
	pagebgcolor="#BDD3E5";
	pagecolor="black";
	separatorcolor="#420054";
	separatorsize=1;
	subimage="Media/Images/topBar/new_arrow.gif";
	onsubimage="Media/Images/topBar/new_arrow_on.gif";
	subimagepadding=4;
	margin=10;
}
