// Style properties reference can be found at http://www.milonic.com/styleproperties.php

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=3;
_subOffsetLeft=-6;

// Set this to align the menu left & right on the menu bar.
_menuOffsetH=-66;
_menuOffsetV=4;

with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#bbddee";
outfilter="Fade(duration=0.2);";
overfilter="Fade(duration=0.2);";
padding=5;
pagecolor="#ddeeff";
separatorsize=6;
separatorimage="content/image/theme/menu_separator.jpg";
itemheight=22;
subimage="content/image/site/dropdowng.gif";
subimagepadding=6;
}

with(subMenuStyle=new mm_style()){
align="left";
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F9318";
offcolor="#ffffff";
oncolor="#bbddee";
outfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#6FC338";
pagecolor="ffffff";
separatorcolor="#89B989";
separatorsize=1;
itemwidth=150;
subimage="content/image/site/dropdowng.gif";
subimagepadding=2;
}

