body {
  background: #aaa; }

#pageBackgroundContainer {
  text-align: center;
  background: #cbcbcb url(../../graphics/revenge/body-background.jpg) no-repeat top center; }

#outerContainer {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding-right: 14px; }

#pageWrapper {
  background: #fff; }

/*	header, logo, and top menu	*/
#headerContainer {
  height: 133px;
  position: relative; }

#logoContainer {
  width: 360px;
  text-align: center;
  position: absolute;
  top: 23px;
  left: 0; }

#organizationLogo {
  max-height: 100px;
  max-width: 400px; }

#topMenu {
  position: relative;
  text-align: right; }

#userLoginInset, #aboutMenu {
  float: right;
  margin-top: 2px; }

a.logoutLink {
  padding-right: 8px; }

#userLoginInset div, #aboutMenu li, #userLoginInset a#signInLink.button {
  display: inline;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 17px; }

#userLoginInset div {
  border-right: 1px solid #ddd; }

#userLoginInset div a, #userLoginInset div {
  color: #fff; }

#userLoginInset a#signInLink.button {
  height: auto;
  width: auto;
  margin: 0; }

#userLoginInset a.button span {
  color: #fff;
  display: inline;
  margin: 0;
  padding: 0; }

#aboutMenu li {
  background: #fff;
  border-right: 1px solid #ccc; }

/*	main and sport menus	*/
#mainMenuContainer {
  position: relative;
  background: url(../../graphics/revenge/menu-background.jpg) repeat-x top left;
  overflow: visible;
  padding-left: 18px;
  z-index: 2;
  height: auto !important;
  height: 39px;
  min-height: 39px;
  border-bottom: 3px double #bbb; }

#mainMenu li {
  float: left;
  margin: 10px 0 0 0;
  padding: 3px 16px;
  border-right: 1px solid #000; }

#mainMenu li a, #secondaryMenus div.secondaryMenu h4 {
  color: #000;
  font-weight: normal;
  font-size: 13px;
  cursor: pointer; }

#secondaryMenus div.secondaryMenu {
  float: left;
  padding-top: 10px; }

#secondaryMenus div.secondaryMenu h4 {
  padding: 3px 16px;
  border-right: 1px solid #000; }

#secondaryMenus div.secondaryMenu ul {
  position: absolute;
  text-align: left;
  display: none;
  background: #000;
  color: #fff; }

#secondaryMenus div.secondaryMenu a {
  color: #000; }

#secondaryMenus div.current ul,
#secondaryMenus div.current a,
#secondaryMenus div.current h4 {
  background: #000;
  color: #fff; }

#secondaryMenus div.secondaryMenu ul li {
  padding: 5px 8px; }

#secondaryMenus div.secondaryMenu ul li a {
  width: auto; }

div#mainMenu li#menu_HomeLink a {
  background: transparent; }

#mainMenu #menu_SignupLink {
  position: absolute;
  border: none;
  top: -7px;
  right: 0;
  background: #000 url(../../graphics/revenge/signup-link-background.gif) no-repeat top left;
  height: 26px;
  font-weight: bold;
  padding: 7px 10px 0 34px; }

#mainMenu #menu_SignupLink a {
  color: #fff; }

#pageContainer {
  padding: 12px 0 20px 30px;
  clear: left;
  float: left;
  width: 790px; }

#sidebarAds {
  float: left;
  width: 120px;
  margin: 0 0 20px 20px; }

#footerContainer {
  background: #fff;
  padding: 12px 0 22px 32px; }

#footerContainer div.poweredByLeagueLab {
  right: 18px; }

#footerContainer div.privacyPolicy {
  right: 22px; }

#footerContainer div.termsOfService {
  right: 150px; }

/*
 * 	menu edit links
 */
#aboutMenu #aboutMenuEdit {
  background: transparent;
  border: 0; }

#aboutMenuEdit img, #mainMenuEdit img {
  margin-bottom: -8px; }

#aboutMenuEdit a {
  text-decoration: none; }

/**
*	Ads
*/
#headerAdContainer {
  padding: 12px 0;
  background: #111; }

#sidebarAds .themeAd {
  margin-top: 20px; }

/**
* 	BEGIN SPECIFIC OVERRIDES
*/
div#demoMessage {
  position: absolute;
  height: 22px;
  top: 0;
  left: 0;
  padding: 0; }

div#siteAlert {
  margin-right: 24px; }

div.sportTitle {
  display: none; }
