fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=400;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
borderwidth=0;
fontfamily="Tahoma,Helvetica";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#b0bfd4";
offcolor="#000000";
onbgcolor="#6186b7";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=4;
subimage=SGL_JS_WEBROOT+"/js/milonic/menu_logo.gif";
subimagepadding=2;
subimageposition='left';
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fdfbf7";
offcolor="#000000";
onbgcolor="#6186b7";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#AED6F0";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage=SGL_JS_WEBROOT+"/js/milonic/arrow.gif";
subimagepadding=2;
}
