/*========================================================*/
/*              CSS for TheAllStars Website	              */
/*                 by Phillip Oosthuizen                  */
/*========================================================*/

/*========================================================*/
/*   Design Elements                                      */
/*========================================================*/

#body { background-image: url(Bg_Glow_04.jpg); }
.MenuHeight { height:30px; }
.MenuTD {  background: url(nav2-bg.gif) repeat-x top left; padding: 0 0px 0 0; }
.MenuLeft { width:18px; background: url(nav2-bg-l.gif) no-repeat top left; }
.MenuRight { width:12px; background: url(nav2-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 2px 10px 2px 0; background-color:#000000 }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; }
html {
 overflow-y: scroll !important;
}

/*========================================================*/
/*     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; height:30px}
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0px 0 0 0; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #000000; background: url(nav2-active.gif) ; font-size: 9pt; padding: 0px 0px 0px 0px; font-weight: 400; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #000000; background: url(nav2-over.gif) ;font-size: 9pt; padding: 0px 0px 0px 0px; font-weight: 400; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #000000; background: url(nav2-active.gif) repeat-x top center transparent; font-size: 9pt; padding: 0px 0px 0px 0px; font-weight: 400; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(nav2-div.gif) no-repeat top center transparent; width:1px; height: 27px; font-size:1px; }
/*-- 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;  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;}

/*========================================================*/
/*     Skin Header and Configuration                      */
/*========================================================*/

/*-- Header content pane		     --*/ .Header { padding:0 ; margin:0; border:0; background-image: url(header.gif); height:85px; width:100%;  }                         
/*-- Hidden style for css image map  --*/ .hide { visibility:hidden; }
/*-- Positioning of css image map    --*/ #lfcc { position:absolute; width : 225px; height: 15px; margin-left: 160px; margin-top: 8px;}

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --* .normal, .Normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #777; }
/*-- most of the 400 text on site      --* .Normal400 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #777; }
/*-- red text on site for errors       --* .NormalRed { color: #C50000; font-family: Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11px; }
/*-- subheadings - mostly in admin     --* .SubHead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #777; padding: 0; }
/*-- headings - mostly in admin        --* .Head { font-size: 11px; color: #777; background: transparent; font-weight: 400; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --* a:link, a:visited, a:active { color: #666; font-family: Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --* a:hover { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --* a.Normal:link, a.Normal:visited { color: #666; font-family: Arial, Helvetica, sans-serif; font-weight: 400; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --* a.Normal:hover { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*.SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;} 
/*-- footer links                      --* .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:400; text-decoration: none; }
/*-- footer links hover                --* a.Footer_Links:hover { color: #EEE; font-family: Arial, Helvetica, sans-serif; font-weight:400; font-size: 11px; text-decoration: none; }


/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



