/* 
================================
Styles for The Management Crowd Skin
================================
*/   

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuTD { padding: 0 0 0 0; float: right;  }
.LoginTD { width: 100%; text-align: right; font-size: 7px; padding: 18px 0 0 0; }



/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent;  }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; outline: none; -moz-outline-style: none; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 4px 0 0 0; font-weight:lighter; }

/*-- menuitems idle             --*/ .MainMenu_IdleRoot { color: #677375; font-size: 9pt; font-weight:lighter; margin: 0 0 0 24px; padding-bottom:7px; height: 25px; text-align: left;}
/*-- menuitems active           --*/ .MainMenu_ActiveRoot, .MainMenu_BreadcrumbActiveRoot { color: #677375; background: url(nav2-active.gif) repeat-x bottom center transparent; font-size: 9pt; font-weight: lighter; margin: 0 0 0 24px; padding-bottom:7px; height: 25px; text-align: left;}

/*-- menuitems idle             --*/ .MainMenu_IdleSub { color: #677375; font-size: 9pt; font-weight:lighter; margin: 0 0 0 24px; padding: 0 2px 7px 2px;height: 25px;text-align: left;}
/*-- menuitems over             --*/ .MainMenu_Selected { color: #677375; background: url(nav2-active.gif) repeat-x bottom center transparent; font-size: 9pt; font-weight:lighter; margin: 0 0 0 24px;padding-bottom:7px;height: 25px; text-align: left;}
/*-- menuitems active           --*/ .MainMenu_ActiveSub, .MainMenu_BreadcrumbActiveSub { color: #677375; background: url(nav2-active.gif) repeat-x bottom center transparent; font-size: 9pt; font-weight: lighter; margin: 0 0 0 24px; padding: 0 2px 7px 2px;height: 25px; text-align: left;}

/*-- middle seperator           --*/ .MainMenu_Seperator { width:0px; height: 32px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/






