﻿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=-340;



//sub button
with(BigTransparent=new mm_style()){
bordercolor="#aeaeae";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
itemwidth="181px";
itemheight=21;
offbgcolor="#eaeaea";
offcolor="#000000";
oncolor="#000000";

rawcss="padding-right:25px;";

bgimage ="images/menu/hover.jpg";


}

//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=21;


bgimage ="images/menu/button.jpg";
overbgimage = 'images/menu/hover.jpg';
offcolor="#000000";
oncolor="#000000";
padding=2;
rawcss="padding-left:20px;padding-right:25px;";
subimagepadding=3;
//onbgimage="images/menu/hover.jpg";

//pagebgimage = "images/menu/bg02.jpg";

//sub menu


}




