/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- header                     --*/ .Header_Background{color: #ffffff; background: url(top-middle.gif) repeat-x;}

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {background: url(bar-middle.gif) repeat-x top center transparent; }

/*-- bar that holds the menu    --*/ .MainMenu_MenuBar {cursor: pointer; cursor: hand; background: transparent; }
/*-- Submenu items idle         --*/ .MainMenu_MenuItem {font-family: verdana;  color: #ffffff; font-size: 11px; background-color: #241b18; height: 20px; font-weight: bold; padding: 0px 30px 0px 16px; border: 0;}
/*-- submenu items hover        --*/ .SubMenu_ItemSelected, .ModuleTitle_MenuItemSel {background-color: #2c2c2c; font-family: verdana; font-size: 11px; font-weight: bold; font-style: normal; cursor: pointer; cursor: hand; color: #ffffff; padding: 0px 30px 0px 16px; height: 20px; border: 0;}

/*-- menuitems idle             --*/ .MainMenu_Idle {color: #e9ebec; background: url(bar-middle.gif) repeat-x top center transparent; height: 36px; padding: 0; font-weight: bold;  }
/*-- submenu container          --*/ .SubMenu_Container, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 0; padding: 0px 30px 0px 16px; border: 1px solid #ffffff; font-weight: normal; }
/*-- submenu items idle         --*/ .SubMenu_ItemIdle { font-family: verdana;  color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }


/*-- menuitems over             --*/ .MainMenu_Selected {color: #e9ebec; background: url(over.gif) repeat-x top center transparent; padding: 0; font-weight: bold; height: 36px; }
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #e9ebec; background: url(over.gif) repeat-x top center transparent; padding: 0; font-weight: bold; height: 36px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url(cutting.gif) no-repeat top right transparent; width:2px; height: 36px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu container      --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
































