@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap");
body {
  background: #fff; }

.sportTitle {
  display: none; }

#header {
  margin: 0;
  padding: 10px;
  background-color: #001940;
  font-family: "Oswald", sans-serif;
  color: #fff; }
  #header .mainLogo {
    display: inline-block;
    vertical-align: bottom;
    width: 150px;
    position: relative; }
    #header .mainLogo img {
      width: 150px;
      height: auto; }
    #header .mainLogo #headerAds {
      position: absolute;
      top: 10px;
      left: 165px;
      width: 500px;
      z-index: 100; }
      #header .mainLogo #headerAds div {
        display: inline-block;
        margin: 0 7px; }
        #header .mainLogo #headerAds div a img {
          height: 40px;
          width: auto; }
  #header .navContainer {
    display: inline-block;
    vertical-align: bottom;
    width: calc(100% - 200px); }
    #header .navContainer .header-top {
      background: #001940;
      text-align: right;
      height: 75px;
      color: #fff; }
      #header .navContainer .header-top .virtual {
        text-transform: uppercase;
        border: 2px solid #fff;
        padding: 4px 8px; }
        #header .navContainer .header-top .virtual:hover {
          text-decoration: none;
          border-color: #ddd;
          color: #ddd; }
      #header .navContainer .header-top #userLoginInset, #header .navContainer .header-top #aboutMenu {
        position: relative;
        text-align: right;
        padding-top: 15px; }
        #header .navContainer .header-top #userLoginInset div, #header .navContainer .header-top #aboutMenu div {
          display: inline-block;
          margin: 0 5px;
          color: #ccc; }
      #header .navContainer .header-top #aboutMenu {
        display: none; }
      #header .navContainer .header-top .social li {
        margin-left: 12px;
        color: #fff; }
      #header .navContainer .header-top a {
        color: #fff; }
      #header .navContainer .header-top .welcome.link {
        display: none; }
    #header .navContainer .header-bottom {
      height: 55px;
      width: 100%;
      position: relative;
      text-align: left;
      background-color: #001940; }
      #header .navContainer .header-bottom #mainMenu {
        position: relative;
        z-index: 100; }
        #header .navContainer .header-bottom #mainMenu > ul li {
          height: 30px;
          line-height: 30px;
          display: inline-block; }
          #header .navContainer .header-bottom #mainMenu > ul li.sports {
            padding-right: 10px;
            margin-right: -5px; }
            #header .navContainer .header-bottom #mainMenu > ul li.sports i {
              border: solid #eee;
              border-width: 0 3px 3px 0;
              display: inline-block;
              padding: 3px;
              position: relative;
              left: -8px;
              top: -2px; }
            #header .navContainer .header-bottom #mainMenu > ul li.sports .down {
              transform: rotate(45deg);
              -webkit-transform: rotate(45deg); }
          #header .navContainer .header-bottom #mainMenu > ul li a {
            border: 0;
            color: #fff;
            text-transform: uppercase;
            text-decoration: none;
            padding: 0 15px;
            font-size: 14px;
            font-family: "Oswald", sans-serif; }
            #header .navContainer .header-bottom #mainMenu > ul li ahover {
              background-color: #C8102E; }
            #header .navContainer .header-bottom #mainMenu > ul li a .chevron-down {
              display: none; }
            #header .navContainer .header-bottom #mainMenu > ul li a.pulldown .chevron-down {
              padding-left: 5px;
              display: inline-block; }
          #header .navContainer .header-bottom #mainMenu > ul li div.menuPulldown {
            position: absolute;
            text-align: left;
            margin-top: 10px;
            padding: 5px 5px;
            width: 250px;
            border-top: 0;
            z-index: 99999;
            background-color: #001940; }
            #header .navContainer .header-bottom #mainMenu > ul li div.menuPulldown li {
              display: block;
              border-top: #fff 1px solid; }
              #header .navContainer .header-bottom #mainMenu > ul li div.menuPulldown li:hover {
                background-color: #C8102E; }
              #header .navContainer .header-bottom #mainMenu > ul li div.menuPulldown li a {
                display: block;
                color: #fff;
                text-decoration: none; }
                #header .navContainer .header-bottom #mainMenu > ul li div.menuPulldown li a:hover {
                  background-color: #C8102E; }

.siteContent {
  width: 100% !important; }
  .siteContent .body {
    width: 100% !important; }
    .siteContent .body p {
      width: 100% !important; }

#mainPage {
  position: relative;
  background: #fff;
  margin: 0 10px 10px 10px; }
  #mainPage #pageContainer {
    padding: 10px;
    width: calc(100% - 300px);
    min-width: 280px;
    display: inline-block;
    vertical-align: top; }
  #mainPage #sidebar {
    width: 180px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: center; }
    #mainPage #sidebar .themeAd {
      margin: 0 0 20px 0; }
      #mainPage #sidebar .themeAd a img {
        width: 170px;
        height: auto; }
  #mainPage #homePageTop {
    text-align: center; }
    #mainPage #homePageTop .monkeySports {
      margin: 0px auto; }
      #mainPage #homePageTop .monkeySports .monkeySport {
        margin: 0 20px;
        display: inline-block;
        vertical-align: top; }
        #mainPage #homePageTop .monkeySports .monkeySport img {
          width: 140px;
          height: auto; }
    #mainPage #homePageTop h2 {
      font-family: "Oswald", sams-serif;
      font-weight: 300;
      font-size: 36px;
      line-height: 36px; }
  #mainPage #homePageBottom {
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }
    #mainPage #homePageBottom .newsletter {
      margin: 25px auto;
      text-align: center;
      border: #C8102E 2px solid;
      padding: 30px 10px;
      display: inline-block;
      max-width: 90%; }
      #mainPage #homePageBottom .newsletter #newsletterSignup {
        background: #fff;
        margin: 5px auto;
        font-size: 18px; }
        #mainPage #homePageBottom .newsletter #newsletterSignup h2 {
          font-family: "Oswald", sams-serif;
          font-weight: 300;
          font-size: 30px;
          line-height: 36px; }
        #mainPage #homePageBottom .newsletter #newsletterSignup form {
          color: #000;
          text-transform: uppercase;
          text-align: center;
          margin: 0 auto;
          margin-top: 5px; }
          #mainPage #homePageBottom .newsletter #newsletterSignup form span {
            display: inline-block;
            font-size: 14px;
            text-transform: none;
            text-align: left;
            font-family: 'Arial', sans-serif;
            text-decoration: none; }
          #mainPage #homePageBottom .newsletter #newsletterSignup form input[type=text] {
            background: #fff;
            border: #333 1px solid;
            color: #333;
            padding: 6px 25px;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
            width: 250px;
            height: 36px; }
          #mainPage #homePageBottom .newsletter #newsletterSignup form input[type=submit] {
            background: #C8102E;
            border: 0;
            font-weight: bold;
            font-size: 14px;
            padding: 6px 25px;
            text-transform: uppercase;
            color: #fff;
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
            cursor: pointer;
            height: 48px;
            font-family: 'Oswald', sans-serif; }
            #mainPage #homePageBottom .newsletter #newsletterSignup form input[type=submit]:hover {
              background: #444;
              color: #fff; }
  #mainPage #homePageContentContainer {
    padding-top: 15px; }
  #mainPage #homepageContent {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 25px; }
    #mainPage #homepageContent > div {
      width: 100%; }
    #mainPage #homepageContent .componentRow {
      max-width: 100%;
      width: 100%;
      border: 0; }
      #mainPage #homepageContent .componentRow .component {
        width: 100%; }
    #mainPage #homepageContent .editPageLink {
      margin: 15px 0; }

#sliderOuterContainer {
  overflow: hidden;
  background-color: #001940; }
  #sliderOuterContainer .slide {
    width: 90%; }
    #sliderOuterContainer .slide a {
      display: flex;
      flex-direction: column; }
      #sliderOuterContainer .slide a img {
        width: 100%;
        height: auto;
        flex: 1; }
    #sliderOuterContainer .slide img {
      width: 100%;
      height: auto; }

#footerOuter {
  background: #C8102E;
  border: 0;
  margin-top: 0;
  padding-bottom: 20px;
  text-align: center; }
  #footerOuter #footer {
    padding: 15px;
    margin: 0px auto; }
    #footerOuter #footer p, #footerOuter #footer a {
      font-size: 18px;
      color: #fff; }
    #footerOuter #footer a {
      text-decoration: none; }
    #footerOuter #footer .footerColumn {
      display: inline-block;
      margin: 15px;
      vertical-align: top;
      min-width: 250px;
      text-align: left; }
      #footerOuter #footer .footerColumn h4 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 64px;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        border-top: #fff 1px solid;
        border-bottom: #fff 1px solid; }
    #footerOuter #footer #mainLogo {
      max-height: 100px;
      margin-bottom: 24px;
      position: relative; }
    #footerOuter #footer #footerSocialLinks {
      margin: 15px 0; }
    #footerOuter #footer #llInfo {
      float: none;
      position: relative;
      text-align: left;
      margin-top: 15px; }
    #footerOuter #footer .social {
      margin: 12px 0 15px; }
      #footerOuter #footer .social li {
        margin-right: 12px; }
        #footerOuter #footer .social li:hover {
          color: #C8102E; }
    #footerOuter #footer .poweredBy {
      text-align: center; }

#sportIconRow {
  display: none; }

.whiteBox.pageWidth {
  width: inherit;
  padding: 0; }

.social li {
  list-style: none;
  display: inline-block; }
  .social li a {
    color: #222;
    font-size: 18px; }
    .social li a:hover {
      color: #C8102E; }

.weather a {
  font-size: 28px;
  color: #000;
  margin-left: 20px;
  position: relative;
  top: 5px; }
  .weather a:hover {
    color: #C8102E; }

#userLoginInset #signInLink, #userLoginInset #newToLink {
  border: 0;
  background-color: #C8102E;
  color: #fff;
  padding: 12px 18px;
  margin: 5px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase; }
  #userLoginInset #signInLink:hover, #userLoginInset #newToLink:hover {
    background: #C8102E;
    text-decoration: none;
    color: #fff; }

#sportMenu {
  display: inline-block;
  margin: 15px;
  border: #001940 1px solid;
  background: #C8102E;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.22); }
  #sportMenu li.title {
    background: #001940;
    font-weight: bold;
    line-height: 22px; }
    #sportMenu li.title h2 {
      color: #fff;
      font-size: 16px; }
  #sportMenu li {
    display: inline-block;
    padding: 10px; }
    #sportMenu li a {
      color: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswals', sans-serif; }

#snapwidgetContainer {
  font-size: 24px;
  line-height: 20px;
  margin-top: 25px;
  margin-bottom: 25px; }
  #snapwidgetContainer .clear {
    margin-bottom: 15px; }
  #snapwidgetContainer .left {
    color: #888;
    font-size: 22px; }
    #snapwidgetContainer .left > span {
      font-size: 16px;
      position: relative;
      top: -2px; }
  #snapwidgetContainer .right {
    font-size: 14px;
    color: #444;
    float: right;
    font-weight: bold;
    position: relative;
    top: 2px; }
  #snapwidgetContainer iframe {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 244px; }

div.componentRow,
div.component.size_3 {
  width: 100% !important; }

div.component.size_2 {
  width: 65% !important; }

div.component.size_1 {
  width: 31% !important; }

.sportpage div.componentRow,
.sportpage div.component.size_3 {
  width: 100% !important; }
.sportpage div.component.size_2 {
  width: 64% !important; }
.sportpage div.component.size_1 {
  width: 30% !important; }

div.two-one,
div.one-two,
div.one-one-one {
  background: none; }
