#BodyFooter {
    margin-top: 0px !important;
}
.inner {
    margin: 0 auto;
    width: 1850px;
}
.clear {
display: none;
}
.container#BodyContent {
   width: 100%;
   max-height: 580px;
}
div#BodyContent {
    zoom: 1;
    min-height: 1px;
}

/**
 * Twist Nav Section
 */
nav {
    font-size: 22px;
    line-height: 27px;
    width: 955px;
    z-index: 25;
   margin: 0 auto;
padding-left: 11px;
}

.subNav{
    background-color:#222;
}

nav ul {
    display:inline-block;
    list-style: none;
    margin: 0 auto;
    padding: 16px 0 18px 0;
    text-align: left;
    width: 100%;
}

nav ul li {
    display: inline-block;
    padding: 0px 27px 0px 0;
}
nav ul li:last-of-type {
    padding: 0;
}

nav ul li a{
    font-size:20px;
}

nav ul li a,
nav ul li a:visited {
    color: #ffffff;
    display: block;
    font-weight: normal;
    text-decoration: none;
}

nav ul li a.selected,
nav ul li a:hover,
nav ul li a:focus {
    color: #5CC21F;
}
/**
 * Hero Section */

.nc-hero {
background-color: #000;
}


/**
 * Intro Section
 */
.intro {    
    background-color: #107C10;
    width: 100%;
    color: #FFFFFF;
    font-size: 20px;
}

.intro.content {
    font-size:20px;
    padding: 20px 0 0px 0;
}

.intro h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 20px;
    width:955px;
    margin:00px auto;
    text-align:left;
    font-family: Segoe UI Light, Arial, Sans-Serif !important;
}

.intro p {
    text-align:left;
    margin-bottom: -10px;
    padding-bottom:0px;
    padding-left: 10px;
}

.intro .copy {
    margin:0 auto;
    display:block;
    width: 960px;
padding-bottom: 66px;
}

.intro .copy h1 {
      font-size: 40px;
    line-height: 1.2;
    margin-bottom: -10px;
    text-align: left;
    padding-top: 5px;
padding-left: 10px;
font-family: Segoe UI Light, Arial, Sans-Serif !important;
color: #fff;
}

.intro .imgBlocks {
    display: block;
    margin-left: 18px;
}

.intro .imgBlocks .block {
    display:block;
    background-color:#000;
    float:left;
    height: 250px;
    width: 261px;
    margin: 1px;
}

.intro #xbgallery {
    font-size: 18px;
}

.content a {
    font-family: "Segoe UI Semibold";
    font-weight: normal;
    font-size: 18px;
    min-height: 26px;
    max-width: 90%;
    overflow: hidden;
    white-space: normal;
    display: inline-block;
    line-height: 26px;
    color: #fff;
}
/* Touts */
.largeToutContainer {
   width: 48.9%;
   display: inline-block;
   margin: 0 0 0 14px;
   position: relative;
}
.largeToutContainer img {
   max-width: 100%;
   height: auto;
   min-height: 266px;
}
.smallToutContainer {
   width: 24.3%;
   display: inline-block;
   position: relative;
   left: 4px;
   margin-right: 4px;
}
.smallToutContainer img {
   max-width: 100%;
   height: auto;
}
.smallToutContainer a {
   position: relative;
}
.smallToutContainer .topTout {
   margin-bottom: 4px;
}
.topTout .toutTitle {
   position: absolute;
   bottom: 0;
   left: 0;
}
.firstTout {
   margin-left: 10px;
}
.touts.module {
    margin-top: 0px;
    margin-bottom: 0px;
padding: 53px 0 0 0;
}

.touts .title {   
    margin-bottom: 12px;
    padding-left: 10px;
}
.touts.module table {
    padding-left: 10px;
    padding-right: 10px;
}
/* End Touts */
.footerSharing {
    margin: 60px 0 0 0;
height: 70px !important;
}

.splash-page-13 .footerSharing {
    margin: 0 0 0 0;
    height: 47px !important;
    background-color: #333;
    padding-top: 10px;
}
.share-left-text-col h2 {
margin-bottom: -10px;
}

/* new Tout sections */

   .sectionPadding {margin-bottom: 60px;}
  .GameContainer
        {
            max-width: 1450px;
            min-width: 960px;
            padding: 0 0 0 25px;
            margin: 0 auto;                    
        }
        .GameContainer h2
        {
            font-family: Segoe ui light;
            font-size: 40px;
            padding-top: 0px;
            margin-bottom: -6px;           
                
        }

        .toutContainer
        {
            float: left;
            width: 50%;
            margin: 47px 0 0 0;
            margin-bottom: -46px;
        }
        .imgContainer
        {
            width: 49%;
            display: inline-block;
        }
        .imgContainer img
        {
          width: 100%;
        }
        .copyContainer
        {
           float: right;
            padding: 0 20px 0 0px;
            width: 46%;
            height: 250px;
        }
        .copyContainer h2
        {
            font-family: Segoe UI, Arial, Times New Roman;
            font-size: 24px;
            margin-top: -9px;
        }
        .copyContainer p
        {
            font-family: Segoe ui, Arial, Times New Roman;
            font-size: 15px;
        }

/* end new touts sections */

/* More games */
  .GameBoxes
        {
            max-width: 1450px;
            min-width: 960px;
            padding: 0 0 0 25px;
            margin: 0 auto;
        }
        .GameBoxes li
        {
            display: inline-block;
            margin: 0 10px 0 10px;
        }
        .GameBoxes li a
        {
            vertical-align: middle;
        }

.f1f1f1 {
background-color: #f1f1f1;
}
.pad80 {
padding-bottom: 80px;
}
.pad100 {
padding-bottom: 100px;
}
/* end More games */
/*****Rotator adjustments*****/
#ContentBlockList_2 {
   background: #000;
} 

.rotator {
   max-width: 1450px;
   max-height: 580px;
}

.rotator img {
   margin-bottom: -4px;
}
/* Box shots */

.BoxContainer {
    width: 15.09%;
    display: inline-block;
    position: relative;    
    margin-right: 2px;
}
.BoxContainer a {
    position: relative;
}
.BoxContainer img {
    max-width: 100%;
    height: auto;
    }
.BoxContainerCTA {
    width: 6.95%;
    display: inline-block;
    position: relative;    
    margin-right: 2px;
}
.BoxContainerCTA a {
    position: relative;
}
.BoxContainerCTA img {
    max-width: 100%;
    height: auto;
}
   .boxTitle {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    bottom: 0px;
    left: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    max-height: 22px;
    overflow: hidden;
    word-wrap: normal;
    width: 100%;
}
.boxTitle span {
    display: block;
    padding-left: 8px;
    padding-right: 8px;
    text-align:center;   
}
/* /box shots */
/*****Rotator adjustments*****/
/* Chrome fix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Safari and Chrome */
     .toutContainer {margin-bottom: -1px;}   
}

