// 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=2;
_subOffsetLeft=-2;

// Set this to align the menu left & right on the menu bar.
_menuOffsetH=129;
_menuOffsetV=101;

with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
bgimage="content/image/theme/menu-roll-bg.jpg";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#bbddff";
outfilter="Fade(duration=0.2);";
overfilter="Fade(duration=0.2);";
padding=2;
pagecolor="#ddeeff";
separatorsize=20;
separatorimage="content/image/site/dot.gif";
itemheight=22;
subimage="content/image/site/dropdownw.gif";
subimagepadding=2;
}

with(subMenuStyle=new mm_style()){
align="left";
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E7289";
offcolor="#ffffff";
oncolor="#bbddff";
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="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
itemwidth=130;
subimage="content/image/site/dropdownw.gif";
subimagepadding=2;
}

