﻿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=0;
_subOffsetLeft=-10;




//sub button
with(BigTransparent=new mm_style()){
bordercolor="#915d31";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
itemwidth="181px";
itemheight=21;
offbgcolor="#6c4c1b";
offcolor="#ffffff";
oncolor="#a2daf4";
//ondecoration="underline";
rawcss="padding-right:25px;";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=50);Shadow(color=#777777', Direction=135, Strength=3)";
//padding=3;
//subimage="images/menu/button.jpg";
//bgimage ="images/buttonOver.gif";
//subimagepadding=3;

separatorcolor="#915d31";
separatorsize=1;
}

//main buttons
with(BigVer=new mm_style()){
itemwidth ="181px";
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontweight="bold"
fontsize="14px";
fontstyle="normal";
itemheight=20;

align="left";
bgimage ="images/button.gif";

separatorheight=20;
separatorimage ="images/button.gif";
overbgimage = 'images/buttonOver.gif';
offcolor="#ffffff";
oncolor="#a2daf4";
padding=2;
rawcss="padding-left:30px;padding-right:15px;";
subimagepadding=3;
onbgimage="images/buttonOver.gif";
pagecolor = "#a2daf4";
pagebgimage = "images/buttonOver.gif";

//sub menu


}




