.socialLinks li {
  display: inline-block;
  margin-right: 20px; }
  .socialLinks li img {
    max-width: 20px; }

.njPlayButton {
  display: inline-block;
  padding: 0.6em 1.2em;
  border-radius: 4px;
  color: #07135d;
  font-weight: bold;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  opacity: 0.9;
  font-family: 'Pathway Gothic One', sans-serif;
  text-transform: uppercase;
  font-size: 1.8em;
  letter-spacing: 0.05em;
  font-size: 1.4em;
  padding: 0.4em 0.9em; }
  .njPlayButton:hover {
    text-decoration: none;
    box-shadow: none;
    opacity: 1; }

.njPlayTitle {
  font-family: 'Pathway Gothic One', sans-serif;
  text-transform: uppercase;
  font-size: 1.8em;
  letter-spacing: 0.05em;
  color: #07135d; }

body {
  text-align: center;
  background: #071356 url(../../graphics/njplay/bg-body.png) no-repeat center top;
  background-size: contain;
  min-height: 650px; }

#mainPage {
  width: 1018px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  border-radius: 6px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2); }

#pageContainer {
  float: left;
  width: 798px;
  padding: 20px;
  margin: 24px 20px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16); }

#sidebar {
  float: left;
  width: 120px;
  text-align: center;
  margin-top: 24px; }

#header {
  width: 1018px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  height: 200px; }
  #header a {
    color: #fff;
    opacity: 0.9; }
    #header a:hover {
      opacity: 1.0; }
  #header .logo {
    position: absolute;
    bottom: 20px;
    left: 1px;
    opacity: 1; }
    #header .logo img {
      width: 170px; }
  #header .signup {
    display: inline-block;
    padding: 0.6em 1.2em;
    border-radius: 4px;
    color: #07135d;
    font-weight: bold;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 20px;
    right: 0;
    text-transform: uppercase;
    text-decoration: none; }
    #header .signup:hover {
      text-decoration: none;
      box-shadow: none;
      opacity: 1; }
    #header .signup span {
      opacity: 0.6; }

#about {
  position: absolute;
  top: 12px;
  left: 0; }
  #about ul, #about li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    font-weight: bold; }
  #about #aboutMenuEdit {
    display: none; }

#userLoginInset {
  position: absolute;
  top: 12px;
  right: 0; }
  #userLoginInset div {
    display: inline-block;
    margin-left: 20px; }
  #userLoginInset a {
    font-weight: bold; }
  #userLoginInset .welcome {
    color: #eee; }
  #userLoginInset #signInLink, #userLoginInset #signInLink span {
    background: transparent !important;
    display: auto;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: inherit;
    font-weight: inherit; }
  #userLoginInset #signInLink span {
    font-weight: bold; }

#mainMenu {
  position: relative;
  background: #07135d;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #ccc;
  z-index: 2; }
  #mainMenu #mainMenuLinks {
    padding: 20px; }
  #mainMenu li {
    position: relative;
    font-size: 1.2em;
    display: inline-block;
    margin-right: 40px; }
  #mainMenu a {
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    opacity: 0.70;
    color: #fff;
    text-decoration: none; }
    #mainMenu a.pulldown {
      padding-right: 17px;
      background: url(../../graphics/njplay/bg-arrow-down.png) no-repeat right 13px; }
  #mainMenu a:hover, #mainMenu li.active > a, #mainMenu a.active {
    opacity: 1; }
  #mainMenu .subMenu {
    position: absolute;
    top: 38px;
    left: -20px;
    background: #07135d;
    z-index: 999;
    padding: 0 20px 20px 20px; }
    #mainMenu .subMenu li {
      padding: 10px 0;
      font-size: 0.9em; }
      #mainMenu .subMenu li a:hover {
        border-bottom: 0; }
  #mainMenu li#mainMenu_Shop {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-right: 0; }
    #mainMenu li#mainMenu_Shop a {
      padding-left: 30px;
      background-size: 24px; }

#sportMenu {
  position: relative;
  height: 27px;
  padding-top: 9px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  z-index: 1; }
  #sportMenu a, #sportMenu h2 {
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    font-size: 18px; }
  #sportMenu h2 {
    display: inline-block;
    margin-left: 20px;
    color: #07135d; }
  #sportMenu a {
    margin-left: 40px;
    opacity: 0.6;
    color: #000001; }
    #sportMenu a:hover, #sportMenu a.current {
      opacity: 0.9;
      border-bottom: 2px solid #000001;
      text-decoration: none; }

#sidebar .themeAd {
  width: 120px;
  margin-bottom: 20px; }
#sidebar img {
  max-width: 100%; }

#footer {
  width: 1018px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding: 40px 0; }
  #footer a, #footer div, #footer span {
    color: #fff; }
  #footer a {
    opacity: 0.9; }
    #footer a:hover {
      opacity: 1; }
  #footer h3 {
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    margin-bottom: 0.6em; }
  #footer .columns {
    min-height: 80px; }
  #footer .column {
    float: left;
    width: 200px; }
    #footer .column:first-child {
      margin-left: 20px; }
    #footer .column li {
      font-size: 1.1em;
      padding-bottom: 0.3em; }
  #footer .contactColumn {
    position: absolute;
    top: 40px;
    right: 20px;
    text-align: right; }
  #footer .smallPrint {
    margin: 40px 20px; }
    #footer .smallPrint .footerLogo {
      float: right;
      max-height: 65px; }
      #footer .smallPrint .footerLogo.ny {
        max-height: 65px; }
    #footer .smallPrint, #footer .smallPrint a, #footer .smallPrint span, #footer .smallPrint div {
      font-size: 0.9em;
      color: #ccc; }
  #footer .socialLinks {
    margin-bottom: 20px; }
    #footer .socialLinks li:last-child {
      margin-right: 0; }

.homePageRow {
  position: relative; }

#sliderRow .flex-control-nav {
  display: none; }
#sliderRow .flex-direction-nav .flex-prev, #sliderRow .flex-direction-nav .flex-next {
  bottom: auto;
  top: 50%; }

#featuredRow {
  padding: 0 90px;
  text-align: center;
  margin-top: 15px; }
  #featuredRow h1, #featuredRow h2, #featuredRow h3, #featuredRow h4 {
    font-family: 'Pathway Gothic One', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    padding: 20px;
    color: #07135d; }
  #featuredRow .column {
    float: left;
    text-align: left;
    width: 269px;
    min-height: 306px;
    margin-left: 15px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16); }
    #featuredRow .column.one {
      margin-left: 0; }
  #featuredRow .promo .inner {
    padding: 20px; }
    #featuredRow .promo .inner h1, #featuredRow .promo .inner h2, #featuredRow .promo .inner h3, #featuredRow .promo .inner h4 {
      padding-top: 0;
      padding-left: 0;
      padding-right: 0; }
    #featuredRow .promo .inner ul, #featuredRow .promo .inner ol {
      padding-left: 1em; }
    #featuredRow .promo .inner ul li {
      list-style: disc; }
    #featuredRow .promo .inner ol li {
      list-style: decimal; }
  #featuredRow .gallery .noGallery {
    padding: 20px; }
  #featuredRow .gallery .image, #featuredRow .gallery img {
    max-width: 100%; }
  #featuredRow .gallery .galleryTitle {
    margin: 10px 20px;
    font-size: 1.2em;
    display: inline-block; }

#switchboardRow {
  padding: 0 90px;
  margin: 30px 0; }
  #switchboardRow .inner {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    padding: 20px; }

#sponsorsRow {
  padding: 0 90px;
  text-align: center; }
  #sponsorsRow .themeAd {
    display: inline-block;
    margin-top: 30px;
    margin-right: 20px;
    vertical-align: middle; }
    #sponsorsRow .themeAd:last-child {
      margin-right: 0; }
  #sponsorsRow img {
    max-height: 100px;
    max-width: 148px; }

#socialRow {
  padding: 0 90px;
  margin: 30px 0; }
  #socialRow h3 {
    text-align: center;
    padding-bottom: 12px; }
    #socialRow h3 span {
      font-family: 'Pathway Gothic One', sans-serif;
      text-transform: uppercase;
      font-size: 1.8em;
      letter-spacing: 0.05em;
      color: #07135d; }
    #socialRow h3 a {
      margin-left: 0.5em;
      font-size: 18px;
      color: #07135d; }
  #socialRow .facebook, #socialRow .instagram {
    float: left;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    padding: 20px;
    height: 229px; }
  #socialRow .facebook {
    width: 229px;
    margin-right: 15px; }
  #socialRow .instagram {
    width: 513px; }
    #socialRow .instagram iframe {
      width: 100%;
      height: 195px; }

.homePage {
  padding-bottom: 10px; }
  .homePage #mainMenu {
    border-bottom: 0; }

#splashVideoWrap {
  vertical-align: middle;
  overflow: hidden; }
  #splashVideoWrap #splashVideo {
    position: relative; }
    #splashVideoWrap #splashVideo video {
      width: 100%;
      height: auto; }

.splashButton {
  display: inline-block;
  margin: 10px 0px;
  width: 160px;
  height: 345px;
  overflow: hidden;
  background: #333; }

.splashButtonMobile {
  display: block;
  text-align: center;
  margin: 10px auto;
  width: 340px;
  height: 75px;
  overflow: hidden;
  background: #333; }

div#userMessage {
  margin: 20px 20px 0 20px; }

div.sportTitle {
  display: none; }

#newsletterSignup {
  background: #07135d;
  padding: 12px 0px;
  margin-bottom: 20px;
  height: 60px;
  width: 100%;
  z-index: 0; }
  #newsletterSignup .social {
    display: block;
    margin-top: 20px;
    margin-bottom: 15px; }
    #newsletterSignup .social li {
      margin-left: 12px;
      color: #fff;
      font-size: 20px; }
      #newsletterSignup .social li:nth-of-type(1) {
        margin-left: 0; }
      #newsletterSignup .social li a {
        color: #fff;
        font-size: 24px; }
  #newsletterSignup form {
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px; }
    #newsletterSignup form span {
      display: inline-block;
      font-size: 18px;
      text-transform: none;
      text-align: left;
      font-weight: bold;
      font-family: 'Arial', sans-serif;
      text-decoration: none; }
    #newsletterSignup form input[type=text] {
      background: #445360;
      border: 0;
      outline: 0;
      color: #fff;
      padding: 6px 25px;
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px;
      margin-left: 10%;
      width: 60%;
      height: 36px;
      font-weight: bold;
      text-align: center; }
    #newsletterSignup form input[type=submit] {
      border: 0;
      font-weight: bold;
      font-size: 14px;
      padding: 6px 25px;
      text-transform: uppercase;
      color: #07135d;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      margin-left: -4px;
      cursor: pointer;
      height: 48px;
      width: 20%;
      font-family: 'Arial', sans-serif; }
      #newsletterSignup form input[type=submit]:hover {
        background: #444;
        color: #fff; }
