body {
    padding: 0px;
    margin: 18px 0px 0px 0px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #848990;
    background: #314359 url('/images/bg_top_texture.png') no-repeat center top;
}
img {
    border: 0;
}
a {
    color: #0191b5;
}
a:hover {
    color: #02add1;
}
h1 {
    color: #314359;
    font-size: 13pt;
    margin: 0px;
}
strong {
    color: #314359;
}
#content {
    float: left;
    width: 100%;
    background: #ebebec url('/images/header_gradient.png') repeat-x;
}
#header {
    float: left;
    height: 61px;
}
#menu {
    float: left;
    width: 753px;
    padding-left: 6px;
    background-image: url('/images/header_nav.png');
    color: #fff;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12pt;
}
#menu .item {
    float: left;
    margin: 24px 10px;
}
#menu .item:hover {
    background: url('/images/header_nav_indicator.png') no-repeat bottom;
}
#menu .item a {
    display: block;
    height: 30px;
    color: #f2f2f3;
    text-decoration: none;
}
#menu .item a:hover {
    color: #fff;
}
.headerSocial {
    float: right;
    margin: 22px 36px 0 0;
}
#header_sub {
    float: left;
    width: 100%;
    height: 31px;
    background-color: #fff;
}
#header_sub .category {
    float: left;
    position: relative;
    border-right: 1px solid #ddd;
    padding: 7px 8px;
}
#header_sub .selected {
    color: #02add1;
}
#header_sub .selected div {
    display: block;
}
#header_sub .category a {
    color: inherit;
    text-decoration: none;
}
#header_sub .category a:hover {
    color: #02add1;
}
.boxFooter {
    float: left;
    width: 100%;
    height: 24px;
    background-color: #e3e6e9;
}
.boxFooter .icon {
    float: left;
    height: 100%;
    margin-left: 8px;
}
.boxFooter .button {
    float: right;
    background-color: #01a1c9;
    color: #fff;
    width: 60px;
    height: 16px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 4px;
}
.boxFooter .button:hover {
    background-color: #02add1;
}
.boxFooter .button a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.featuredBox a {
    color: #fff;
    text-decoration: none;
}
.featuredBox .imageWrapper {
    float: left;
    margin: 20px 20px 20px 40px;
    box-shadow: 0px 2px 3px #98a0aa;
}
.featuredBox .imageWrapper img {
    float: left;
}
.featuredBox .button {
    float: left;
    position: absolute;
    top: 240px;
    left: 580px;
    background-color: #01a1c9;
    width: 128px;
    height: 32px;
    border: 1px #fff solid;
    color: #fff;
    text-align: center;
    font-size: 13pt;
    font-family: 'Lato', Verdana, Helvetica, Arial, Times, sans-serif;
    font-weight: 700;
    padding-top: 8px;
}
.featuredBox .button:hover {
    background-color: #02add1;
}
.featuredBox .button:hover {
    background-color: #02add1;
}
.featuredBox .buttonsale {
    float: left;
    position: absolute;
    top: 240px;
    left: 490px;
    background-color: #000000;
    width: 92px;
    height: 30px;
    border: 1px #fff solid;
    color: #83888f;
    text-decoration: line-through;
    text-align: center;
    font-size: 11pt;
    font-family: 'Lato', Verdana, Helvetica, Arial, Times, sans-serif;
    font-weight: 400;
    padding-top: 10px;
}
.featuredBox .buttonsale a {
    color: #83888f;
}
.featuredBox .buttonsale:hover {
    background-color: #000000;
}
.featuredBox .infoBox {
    float: left;
    width: 160px;
    height: 250px;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 3px #98a0aa;
}
.featuredBox .buyNowButton {
    float: right;
    width: 92px;
    height: 20px;
    padding-top: 4px;
    background: #01a1c9;
    text-align: center;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.featuredBox .buyNowButton:hover {
    background-color: #02add1;
}
.featuredBox .title {
    color: #26bcd0;
    background-color: #000000;
    padding: 14px;
    font-size: 12pt;
    text-transform: uppercase;
}
.featuredBox .content {
    font-size: 9pt;
    padding: 14px;
}
.promoBox {
    float: left;
    width: 100%;
    box-shadow: 0px 2px 3px #98a0aa;
}
.promoBox .topbutton {
    position: absolute;
    top: -30px;
    left: 200px;
    background-color: #01a1c9;
    width: 128px;
    height: 32px;
    border: 1px #fff solid;
    color: #fff;
    text-align: center;
    font-size: 13pt;
    font-family: 'Lato', Verdana, Helvetica, Arial, Times, sans-serif;
    font-weight: 700;
    padding-top: 8px;
}
.promoBox .topbutton:hover {
    background-color: #02add1;
}
.promoBox .topbutton a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.promoBox .imageWrapper {
    position: absolute;
    box-sizing:border-box;
    width: 340px;
    height: 222px;
}
.promoBox .imageWrapper:hover {
    border: 1px #02add1 solid;
}
.gameBox {
    float: left;
    width: 160px;
    margin: 10px;
    background: #fff;
    box-shadow: 0px 2px 3px #98a0aa;
}
.gameBox .imgWrapper {
    height: 75px;
    background: #444;
    overflow: hidden;
}
.gameBox .imgWrapper .hover {
    position: absolute;
    display: none;
}
.gameBox .content {
    height: 58px;
    margin: 10px 13px 20px 13px;
    font-size: 9pt;
}
.gameBox .content strong {
    margin-right: 5px;
}
.gameBox .title {
    margin-bottom: 4px;
    font-size: 10pt;
}
.gameBox .button {
    float: right;
    background-color: #01a1c9;
    width: 70px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: center;
}
.gameBox .button:hover {
    background-color: #02add1;
}
.playNowButton {
    position: absolute;
    top: 122px;
    left: 300px;
    background-color: #01a1c9;
    width: 150px;
    height: 32px;
    border: 1px #fff solid;
    text-align: center;
    font-size: 14pt;
    font-family: 'Lato', Verdana, Helvetica, Arial, Times, sans-serif;
    font-weight: 700;
    padding-top: 8px;
}
.playNowButton:hover {
    background-color: #02add1;
}
.shareBtnFacebook {
    display: inline-block;
    width: 49%;
    height: 40px;
    padding-top: 16px;
    background: #076296;
    border-radius: 5px;
}
.shareBtnFacebook:hover {
    background: #006dac;
}
.shareBtnFacebook a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.shareBtnFacebook img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.shareBtnTwitter {
    display: inline-block;
    width: 49%;
    height: 40px;
    padding-top: 16px;
    background: #01a1c9;
    border-radius: 5px;
}
.shareBtnTwitter:hover {
    background: #02add1;
}
.shareBtnTwitter a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.shareBtnTwitter img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.pager {
    display: inline-block;
    margin: 20px auto;
    font-size: 12pt;
}
.pager div {
    float: left;
    padding: 5px 8px;
    border-bottom: 1px solid;
}
.pager .selected {
    font-weight: bold;
    color: #314359;
    border-bottom: 1px solid #314359;
}
.pager .space {
    border-bottom: none;
}
.pager a {
    color: #848990;
    text-decoration: none;
}
.pager a:hover {
    color: #02add1;
}
#footer {
    float: left;
    width: 100%;
    color: #fff;
    background-color: #02aed1;
}
#footer a {
    color: #fff;
}
.footerText {
    float: left;
    width: 320px;
    margin: 20px 0px 20px 60px;
}
.footerColumn {
    float: left;
    margin: 20px 60px;
}
.footerSocial {
    float: right;
    margin: 60px 68px 0 0;
}
.copyright {
    float: left;
    width: 100%;
    height: 28px;
    background: url('/images/footer_copyright.png');
    text-align: center;
    padding-top: 7px;
}
.footerSpacer {
    clear: left;
    height: 30px;
}
.storeSalePrice {
    float: left; 
    color: #a6acb5;
    text-decoration: line-through;
    font-size: 12pt;
    font-family: 'Lato', Verdana, Helvetica, Arial, Times, sans-serif;
    margin-left: 190px;
    margin-top: 2px;
}
.storePrice {
    float: right; 
    margin-bottom: 14px; 
    color: #314359; 
    font-size: 13pt; 
    margin: 0px; 
    font-weight: 700;
}
.storePrice img {
    vertical-align: middle;
    margin-right: 8px;
}
