#sms_containerMenu
{
    width: 980px;
    background-color: #450c45;
}
/* ====================   MENU CSS   ===================== */
.sms_menuTop
{
    background: url(images/mom/_menuTop.jpg) repeat-x;
}
.sms_menuRight
{
    background: url(images/mom/_menuRight.jpg) right repeat-y;
}
.sms_menuBttm
{
    background: url(images/mom/_menuBttm.jpg) repeat-x bottom;
}
.sms_menuLeft
{
    background: url(images/mom/_menuLeft.jpg) repeat-y;
}
.sms_menuTopLeft
{
    background: url(images/mom/_menuTopLeft.jpg) no-repeat;
}
.sms_menuTopRight
{
    background: url(images/mom/_menuTopRight.jpg) top right no-repeat;
}
.sms_menuBttmLeft
{
    background: url(images/mom/_menuBttmLeft.jpg) bottom left no-repeat;
}
.sms_menuBttmRight
{
    background: url(images/mom/_menuBttmRight.jpg) bottom right no-repeat;
}
.sms_menu
{
    width: 900px;
    text-align: left;
    padding: 10px 0px 10px 0px;
    margin-left: 10px;
}


.MainMenu_MenuContainer{ background:transparent; padding: 0px; margin: 0px; }
.MainMenu_MenuBar{}

.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }

.MainMenu_MenuItem{border: 0px; background: transparent; margin: 0px; padding: 2px; color: #ffffff}
.MainMenu_SubMenu{border: 0px #000000 solid; background-color: #450c45; padding: 5px 5px 5px 2px;}
.submenuitemselected{background: transparent; padding: 2px;}
.MainMenu_MenuItemSel {background: transparent; margin: 0px; padding: 2px; color: #336633;}
.rootmenuitemactive {color: #660066;}
