/*========================================================*/
/*     Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin                --*/ .OuterTable { width: 760px; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing menu                   --*/ .MenuTD { vertical-align: top; padding: 0 0 0 0; margin: 0 0 0 0; }
/*-- cell containing login and register     --*/ .LoginTD { vertical-align: middle; height: 42px; color: #FFF; padding: 9px 32px 0 22px; text-align:right; }
/*-- topleft header section                 --*/ .TopRowLeft { background: url(headerlogo.jpg) no-repeat top left; height: 149px; width:100%; padding: 0; }
/*-- bottomleft footer section              --*/ .BottomRowLeft { background: url(footer_bg_l.gif) no-repeat top left; height: 32px; padding: 0;}
/*-- middle content section                 --*/ .MiddleRow { background: url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 30px; }
/*-- cell containing date                   --*/ .DateTD { background: url(date_bg.jpg) repeat-x top left; width: 230px; text-align:center; vertical-align: middle; padding: 0 0 2px 0; height:25px;}

/*========================================================*/
/*     Tokens                                             */
/*========================================================*/

#headerText { background: url(navseparator.gif) no-repeat top right; padding:8px 0 0 0; margin:2px 0 0 10px; height:22px ; font-weight:bold; font-size:11px; color:#D9DfD5; width:230px; text-align:center;}
.topnavitem { background: url(navseparator.gif) no-repeat top left; padding:8px 15px 0 0; margin:2px 0 0 10px; height:22px; width:70px; float:right; }
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #DDDDDD; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none;}
a.LOGIN_object:hover, a.USER_object:hover { color: #EEEEEE; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 230px; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: url(navseparator.gif) no-repeat top right transparent; width: 230px; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 2px; background: #EEEEEE; padding: 0px; border: 1px solid #BBBBBB; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #EEEEEE; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #BBBBBB; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #7d7d7d; background: url(nav2idle.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 0; font-weight: bold; width: 230px; height: 25px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #565656; background: url(nav2over.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 0; font-weight: bold; width: 230px; height: 25px; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #565656; background: url(nav2active.gif) repeat-x top center transparent; font-size: 8pt; padding: 0 0 0 0; font-weight: bold; width: 230px; height: 25px; }
/*-- 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 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; background:transparent;  vertical-align:top;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
