
#content-inner  {
  margin: 0px;
  padding: 10px 5px 0 0;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/v/4.10.6/d/fonts/opensans-light-webfont.eot');
  src: url('/v/4.10.6/d/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/v/4.10.6/d/fonts/opensans-light-webfont.woff') format('woff'),
    url('/v/4.10.6/d/fonts/opensans-light-webfont.ttf') format('truetype'),
    url('/v/4.10.6/d/fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/v/4.10.6/d/fonts/opensans-bold-webfont.eot');
  src: url('/v/4.10.6/d/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/v/4.10.6/d/fonts/opensans-bold-webfont.woff') format('woff'),
    url('/v/4.10.6/d/fonts/opensans-bold-webfont.ttf') format('truetype'),
    url('/v/4.10.6/d/fonts/opensans-bold-webfont.svg#open_sanslight') format('svg');
  font-weight: bold;
  font-style: normal;
}

.landing #page {
 font-family: 'Open Sans';
 color: #000000;
 text-align: left;
 font-size: 14.5px;
} 

.landing p {
  line-height: 28px;
  margin-bottom: 20px;
}

.landing .newLeftColumn {
  max-width: 255px;
  width: 100%;
  float: left;
}

.landing .newContentColumn {
  float: left;
  max-width: 666px;
  width: 100%;
}

.landing h1,
.landing h2,
.landing h3,
.landing h4 {
  color: #e1163e;
  font-family: "Open Sans";
  font-weight: normal;
}

.landing h2 {
  font-size: 29px;
}

.landing #subNav {
  list-style: none;
  margin-bottom: 40px;
}

.landing #subNav li{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #d3d3d3;
}

.landing #subNav li span {
  margin-right: 10px;
}

.landing #subNav li a {
  color: #3d3d3d;
  display: block;
  padding-left:5px;
}

.landing #subNav li a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #e1163e;
}

.landing #pfpBanner {
  background-color: #ffffff;
  min-height: 310px;
  width: 96%;
  float: left;
  box-shadow: 0 0 5px rgba(0,0,0,0.08);
  border-radius: 8px;
  position: relative;
  padding: 20px;
  margin-bottom: 40px;
}

.landing #page {
  padding-top: 30px;
}

.landing #page,
.landing #content-inner{
  background-color: #f4f4f4;
}

.landing .btn {  
  background-color: #6b6b6b;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  padding: 11px 20px;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 17.5px;
  display: inline-block;
  margin-bottom: 40px;
  transition: opacity .4s ease;
  border: none;
  height: auto;
  width: auto;
  box-shadow: inset 0px -.15em 0px 0px rgba(0,0,0,.2), inset 0px 0px 0px 100px rgba(0,0,0,0), 0px .2em .15em 0px rgba(0,0,0,.15);
  font-family: "Open Sans";
  font-weight: bold;
}

.landing .btn.red {
  background-color: #e0173e;
}

.landing #promotionsBlock {
  margin: 5px 8px 15px 0;
  width: 100%;
}

.landing #promotionsBlock img {
    width: 100%;
}

.landing #promotionsNav {
  margin-top: -2em;
  padding: 0 0.5em;
}

.landing #promotionsNav a {
  color: #e0173e;
  text-decoration: none;
  display: inline-block;
}

.landing #promotionsNav a.selected {
  color: #6b6b6b;
  text-decoration: none;
}

.landing #promotionsNav a span {
    display: none;
}

.landing #promotionsNav a::before {
    content: '\25CF';
    font-size: 40px;
    line-height: 10px;
}

.landing #Banner_Club_Landing_News li {
    text-align: center;
    list-style: none;
}

.landing #homePromoNav {
    margin-top: -2em;
    padding: 0 0.5em;
}

.landing #Banner_Club_Landing_News > .caroufredsel_wrapper {
  margin: 0 !important;
}

.landing #clubLogo {
  display: block;
  margin-bottom: 10px;
}

.landing .smallLink{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  text-decoration: underline;
  color: #838383;
}

.landing #pfpLogo {
  position: absolute;
  top:-40px;
  right:-35px;
  z-index: 99;
}

.landing #productImages {
  float: right;
  max-width: 391px;
  height: 271px;
  width: 100%;
  overflow: hidden;
}

.landing .productImage {
  width: 100%;
  text-align: center;
}

.landing #pfpSlogan {
  margin-bottom: 20px;
}

.landing #pfpContent {
  width: 200px;
  float: left;
  text-align: center;
  z-index: 2;
  position: relative;
}

.landing #pfpContent .btn {
  margin-bottom: 10px;
}

.landing #yourPoints {
  padding: 28px 20px;
  border: 2px solid #dfdfdf;
  width: auto;
  display: inline-block;
  color: #e0173e;
  font-weight: bold;
  font-size: 2.1rem;
  font-family: "Impact", "Arial Black";
  border-radius: 8px;
  margin: 10px 0 40px 0;
}

.landing #yourPoints span {
  display: block;
  background-color: #ffffff;
  padding: 4px;
  font-size: 10px;
  font-family: "Open Sans";
  color: #dfdfdf;
  width: 70px;
  margin: -41px auto 19px auto;
  
}

.landing #funPlay {
  height: 140px;
  background-color: #e3e3e3;
  border-radius: 8px;
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.landing #funPlayLogo {
  margin-top: -20px;
  margin-left: -10px;
  margin-bottom: 15px;
}

.landing #funPlayImages {
  margin: 0 auto;
  display: block;
}

.landing .promoImage {
  margin: 0 auto;
  display: block;
}

.landing #contentHolder {
  padding-left: 15px;
}


@media screen and (max-width: 970px) {
  .landing .newLeftColumn {
    width: 100%;
    max-width: none;
  }
  
  .landing #funPlay {
    width: 100%;
  }
  
  .landing #productImages {
    width: 48%;
  }
  
  .landing #contentHolder {
    padding-left: 0;
  }
  
  .landing #pfpLogo {
    width: 115px;
  }
  
}

@media screen and (max-width: 479px) {
  .landing #pfpContent {
    width: 100%;
  }
  
  .landing #pfpContent a {
    display: block;
    clear: both;
  }
  
  .landing #productImages,
  .landing #pfpLogo {
    display: none;
  }
  
  .landing .winningNumberHolder {
    width: 100%;
    margin-right: 0;
  }
  
}