html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
footer,header{
    display:block
}
[hidden]{
    display:none
}
a{
    background:0 0
}
a:active,a:hover{
    outline:0
}
h1{
    font-size:2em;
    margin:.67em 0;
    border:1px solid #9a8888
}
img{
    border:0
}
table{
    border-collapse:collapse;
    border-spacing:0
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857;
    color:#c6c6c6;
    background-color:#fff
}
a{
    color:#428bca;
    text-decoration:none
}
a:focus,a:hover{
    color:#2a6496;
    text-decoration:underline
}
a:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:inherit;
    font-weight:500;
    line-height:1.1;
    color:inherit
}
.h1,.h2,.h3,h1,h2,h3{
    margin-top:20px;
    margin-bottom:10px
}
.h4,.h5,.h6,h4,h5,h6{
    margin-top:10px;
    margin-bottom:10px
}
.h1,h1{
    font-size:36px
}
.h2,h2{
    font-size:30px
}
.h3,h3{
    font-size:24px
}
.h4,h4{
    font-size:24px
}
.h5,h5{
    font-size:24px
}
.h6,h6{
    font-size:24px
}
p{
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0px;
}
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.page-header{
    padding-bottom:9px;
    margin:40px 0 20px;
    border-bottom:1px solid #eee
}
ul{
    margin-top:0;
    margin-bottom:10px
}
ul ul{
    margin-bottom:0
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:50px;
    padding-right:50px;
    width:100%
}
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1200px){
    .container{
        width:1170px
    }
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:25%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{
    content:" ";
    display:table
}
.clearfix:after,.container:after,.row:after{
    clear:both
}
.visible-xs{
    display:none!important
}
@media (max-width:767px){
    .visible-xs{
        display:block!important
    }
    table.visible-xs{
        display:table
    }
}
body{
    background-color:#000;
    padding-top:10px
}
.header-wrapper .header-logo{
    display:block;
    width:100%;
    -webkit-box-shadow:0 -1px 5px rgba(0,0,0,.4);
    -moz-box-shadow:0 -1px 5px rgba(0,0,0,.4);
    box-shadow:0 -1px 5px rgba(0,0,0,.4);
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomright:0;
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-topleft:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    -moz-background-clip:padding-box;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    overflow:hidden;
    border:1px solid #c9bfbf;
    border-bottom:1;
    max-height:240px
}
.header-wrapper .header-logo img{
    width:100%
}
.header-wrapper .h1-wrapper h1{
    background-color:#c6c6c6;
    color:#fff;
    text-align:center;
    font-size:28px;
    padding:6px 0;
    border:1px solid #fff;
    border-top:0;
    border-bottom:0;
    -webkit-box-shadow:0 2px 5px rgba(0,0,0,.4);
    -moz-box-shadow:0 2px 5px rgba(0,0,0,.4);
    box-shadow:0 2px 5px rgba(0,0,0,.4);
    margin:0 0 20px;
    font-family:"Times New Roman",Times,serif;
    border:1px #fffff
}
.index-wrapper h1{
    font-size:20px;
    text-align:center;
    background-color:#762236;
    color:#9a805b;
    padding:5px;
    margin-bottom:20px;
    margin-top:0;
    text-shadow:1px 1px 2px #454545;
    -webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 5px rgba(0,0,0,.4);
    box-shadow:0 1px 5px rgba(0,0,0,.4);
    overflow:hidden;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.index-wrapper h2{
    font-size:20px;
    text-align:center;
    background-color:#762236;
    color:#9a805b;
    padding:5px;
    margin-bottom:20px;
    margin-top:0;
    text-shadow:1px 1px 2px #454545;
    -webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 5px rgba(0,0,0,.4);
    box-shadow:0 1px 5px rgba(0,0,0,.4);
    overflow:hidden;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.games-wrapper{
    margin-bottom:-20px
}
.games-wrapper ul{
    list-style:none;
    margin-left:-30px;
    padding:0 15px 0 0
}
.extra-content{
    background-color:#4b4b4b;
    color:#fff;
    padding:15px;
    margin-bottom:15px;
    border:1px solid #9a8888;
    border-radius:3px;
    text-align:center
}
.extra-content a{
    color:#d51834
}
.extra-content a:hover{
    color:#a71329
}
.index-wrapper h2{
    font-size:20px;
    text-align:center;
    background-color:#762236;
    color:#9a805b;
    padding:5px;
    margin-bottom:20px;
    margin-top:0;
    text-shadow:1px 1px 2px #454545;
    -webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 5px rgba(0,0,0,.4);
    box-shadow:0 1px 5px rgba(0,0,0,.4);
    overflow:hidden;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.footer{
    background-color:#000;
    padding-bottom:10px
}
.footer a{
    color:#d51834;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.footer a:hover{
    color:#f6a609
}
.footer ul{
    list-style:none;
    margin:0;
    padding:5px 0
}
.footer ul li{
    display:block;
    float:left;
    margin-left:20px
}
.footer .copyright{
    float: none;
    margin-right: 0;
    color: #B9B7B7;
    text-align: center;
    margin-bottom: 5px 
}
.footer .disclaimer{
    text-align: center;
    margin: 0 10%;
    color: #B9B7B7 
}
.static-content a{
    color:#d51834;
    text-shadow:1px 1px 2px #454545
}
.static-content a:hover{
    color:#be152e
}
.game-page{
    padding-top:15px;
    background-color:#0b0b0b
}
.game-page h2{
    font-size:20px;
    margin:0;
    text-align:center;
    background-color:#d51834;
    padding:8px
}
.game-page .recommended-wrapper ul{
    margin:0;
    padding:0;
    list-style:none
}
.game-page .recommended-wrapper ul li a{
    display:block;
    overflow:hidden;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    position:relative
}
.game-page .recommended-wrapper ul li a span{
    position:absolute;
    bottom:-22px;
    color:#fff;
    background-color:#9a8888;
    -webkit-transition:all .1s ease-out;
    -moz-transition:all .1s ease-out;
    -o-transition:all .1s ease-out;
    transition:all .1s ease-out;
    width:100%;
    padding:3px 5px;
    text-align:center
}
.game-page .recommended-wrapper ul li a:hover span{
    bottom:0
}
.game-page .bottom-wrapper>div{
    padding:0
}
.game-page .bottom-wrapper h3{
    background-color:#f8b83a;
    margin:0;
    text-shadow:1px 1px 2px #474747;
    font-size:18px;
    padding:5px 15px
}
.game-page .bottom-wrapper .description-wrapper>div{
    padding:15px
}
.game-page .bottom-wrapper .description-wrapper>img{
    float:left;
    margin-right:10px;
    margin-bottom:5px
}
