body {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #D2D2D2;
    margin: 0 0 0 0;
    width: 100%;
}

a:link {
    color: #FFCC00;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #FFCC00;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #474A54;
    text-decoration: none;
}

/* selected link */
a:active {
    color: #474A54;
    text-decoration: none;
}

.header {
    background-color: #1D1F23;
    position: center;
    margin-left: auto;
    margin-right: auto;
}

.header_container {
    width: 100%;
    height: auto;
    padding-top: 14px;
    padding-left: 10px;
    padding-bottom: 0px;
    vertical-align: bottom;
}

@media (max-width:319px) {
    .header_container {
        width: 50%;
        height: auto;
        position: center;
    }
}

.main_container {
    z-index: 0;
    background-color:#292B31;
}

.height {
    padding-top: 30px;
    margin: 0px;
}

@media (max-width:768px) {
    .height {
        padding-top: 0;
    }
}

.header_nav {
    height: 32px;
    vertical-align: top;
}

.container_carousel {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: #060609;
}

#navbar {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#navtop a:link {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    color: #fff;
}

/* visited link */
#navtop a:visited {
    color: #1C3F18;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
}

/* mouse over link */
a.navtop a:hover {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px solid #FFCB00;
    color: #FFCB00;
}

/* selected link */
#navtop a:active {
    color: #FFF;
    text-decoration: none;
}

.jackpot_container {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1D1F23;
    height: 130px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #292B31;
    z-index: -1;
}

.buttonpadding {
    padding-top: 30px;
    color: #FFF;
    padding-left: 10px;
}

@media (max-width:650px) {
    .buttonpadding {
        display: none;
    }
}

.buttontext {
    color: #6B6D6F;
    font-size: 9px;
}

.padding-right {
    padding-right: 10px;
}

.loginbox {
    width: 70%;
    font-size: 15px;
    padding-left: 5px;
    background-color: #292b31;
    border: 0px solid #ffcb00;
    outline: none;
    color:#FFCB00;
    vertical-align:top;
}

.loginbox2 {
    width: 70%;
    font-size: 15px;
    padding-left: 5px;
    background-color:#1D1F23;
    border: 0px solid #ffcb00;
    outline: none;
    color:#FFCB00;
    vertical-align:top;
}

.loginbox3 {

    font-size: 15px;
    padding-left: 5px;
    background-color:#1D1F23;
    border: 0px solid #ffcb00;
    outline: none;
    color:#FFCB00;
    vertical-align:top;
}

.logintext {
    vertical-align:top;
}

.loggedtext {
    vertical-align:top;
    font:10px;
    color:#FFCB00;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-weight:bold;
}

.loggedtext2 {
    vertical-align:top;
    font:10px;
    color:#FFF;
     padding-top:5px;
    font-weight:normal;
}

.loggedinbox {
    background-color:#292B31;
    width:100%;
    padding:5px;
    border:solid 1px #292b31;
}

.loggedinbuttontext {
    text-align:center;
    width:100%;
     padding-top:5px;
    margin-left:auto;
    margin-right:auto;
}

.errortext {
    font-size:10px;
    font-weight:normal;
    color:#FFCB00;
}

.forgetbg {
    background-color: #292B31;
    width:100%;
    height:300px;
    margin:0px;
    
}

.forgetbginner {
    margin:0px;
    padding:10px;
    width:100%;
    color:#FFF;
}

.registerbg {
    background-color: #292B31;
    width:100%;
    height:700px;
    margin:0px;
    
}

.registerbginner {
    

    padding-bottom:10px;

    width: 100%;
    color: #FFF;
    margin: 0px;
}

h12 {
    font-size:16px;
    padding-bottom:5px;
    color:#FFCB00;
}

.spacer {
    height:22px;
}

.spacer2 {
    height:30px;
    padding-top:10px;
    padding-bottom:10px;
}

.forgetbutton {
    background-color:#FFCB00;
    color:#292B31;
    border: 1px solid #FFCB00;
}

.btn_container {
    text-align: center;
    height: 200px;
    background-color: #292B31;
}

.games_header {
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    background-color: #292B31;
    width: 100%;
}

@media (max-width:768px) {
    .games_header {
        padding-top: 10px;
        padding-bottom: 15px;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        height: 74px;
    }
}

.game_menu {
    background-color: #1D1F23;
    height: 74px;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
}

.game_title_left {
    background-color: #FFCB00;
    min-height: 74px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    top: 0px;
    left: 0px;
}

.searchtext {
    padding-left: 20px;
    font-size: 12px;
}

.searchbox {
    width: 28%;
    height: 80%;
    font-size: 12px;
    padding-left: 5px;
    background-color: #292b31;
    border: 0px solid #ffcb00;
    outline: none;
}


.btn--primary {
    background-color: #1D1F23;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
    outline: none;
    border: none;
}

    .btn--primary:hover {
        background-color: #1D1F23;
        color: #fff;
        font-size: 12px;
        border-bottom: 1px solid #ffcb00;
        outline: none;
    }

}

.btn--primary:focus {
    background-color: #1D1F23;
    font-size: 12px;
    outline: none;
}

.btn--primary.active, .btn--primary:active {
    background-color: #1D1F23;
    color: #ffcb00;
    font-size: 12px;
    border-bottom: 1px solid #ffcb00;
    outline: none;
}

.sortlabel {
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal;
}

.game_title_box {
    background-color: #1D1F23;
    height: 74px;
    width: 100%;
    vertical-align: central;
    font-size: 18px;
    padding-top: 20px;
    font-weight: bold;
    color: #FFCB00;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    top: 0px;
    left: 0px;
}

@media (max-width:768px) {
    .game_title_box {
        background-color: #1D1F23;
        height: 110px;
        width: 100%;
        vertical-align: central;
        font-size: 13px;
        padding-top: 25px;
        padding-bottom:20px;
        color: #FFCB00;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
}

.game_title_right {
    background-color: #1D1F23;
    height: 74px;
    min-width: 70%;
    text-align: left;
}

.game_height {
    max-height: 74px;
    width: 100%;
}

.games_container_main {
    background-color: #292B31;
    width: 100%;
}

.games_container {
    background-color: #292B31;
    width: 100%;
    padding-bottom: 50px;
   
}

.game-grid {
    width:100%;
    margin-left: 15px;
    margin-right: 15px;
}

.game1 {
    background-color: #1D1F23;
    width: 266px;
    height: 210px;
    margin: 5px 5px 5px 5px;
    padding-top: 10px;
    text-align: center;
}

.game2 {
    background-color: #1D1F23;
    width: 275px;
    height: 227px;
    margin: 5px 5px 5px 5px;
}

.show_games {
    background-color: #FFCB00;
    height: 41px;
    width: 100%;
    border-radius: 3px 3px 3px 3px;
    margin: 15px 5px 0px 0px;
    text-align: center;
    padding-top: 12px;
    font-size: 12px;
}

.mainbtm_container {
    height: 323px;
    width: 100%;
}

.btmmain_container {
    width: 100%;
    padding-top: 20px;
    background-color: #292B31;
}

@media (max-width:360px) {
    .btmmain_container {
    display:none;
    visibility:hidden;
    }
}

@media (max-width:320px) {
    .btmmain_container {
    display:none;
    visibility:hidden;
    }
}

@media (max-width:361px) {
    .mainshowgames{
    display:none;
    visibility:hidden;
    }
}


.coupon_container {
    background-color: #FFFFFF;
    min-height: 137px;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 5px 0px 0px;
    padding-top: 10px;
}

.couponbtm_container {
    background-color: transparent;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 5px 0px 0px;
}

@media (max-width:361px) {
    .couponbtm_container{
    display:none;
    visibility:hidden;
    }
}

.jackpot_container_btm {
    background-color: #1D1F23;
    height: 323px;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 5px 0px 0px;
}

@media (max-width:768px) {
    .jackpot_container_btm {
    background-color: #1D1F23;
    height: 323px;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 5px 0px 0px;
    }
}

@media (max-width:360px) {
    .jackpot_container_btm {
    background-color: #1D1F23;
    height: 323px;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 80px 5px 0px 0px;
    }
}

@media (max-width:320px) {
    .jackpot_container_btm {
    background-color: #1D1F23;
    height: 323px;
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    margin: 120px 5px 0px 0px;
    }
}

.jackpot_1 {
    height: 71px;
}

.jackpot_1_left {
    width: 100%;
    background-color: #FFDB11;
    height: 71px;
    border-radius: 4px 5px 0px 0px;
    padding-left: 7px;
}

.jackpot_1_right {
    width: 100%;
    height: 71px;
    border-radius: 0px 4px 0px 0px;
    background-color: #1D1F23;
    border-bottom: 1px solid #545454;
}

.jackpot_all {
    width: 100%;
    height: 85px;
    padding-left: 8px;
    padding: 15px;
    text-align: center;
    background-color: #1D1F23;
    border-bottom: 1px solid #545454;
}

.jackpot_text_all {
    width: 100%;
    padding: 0px;
    font-size: 27px;
    font-weight: bold;
    color: #FFCB00;
    margin: auto;
    text-align: center;
}

@media (max-width:1024px) {
    .jackpot_text_all {
    width:100%;
    padding:0px;
    font-size:22px;
    font-weight:bold;
    color:#FFCB00;
     margin:auto;
     text-align:center;
    }
}


@media (max-width:360px) {
    .jackpot_text_all {
    width:100%;
    padding:0px;
    font-size:27px;
    font-weight:bold;
    color:#FFCB00;
     margin:auto;
     text-align:center;
    }
}

@media (max-width:320px) {
    .jackpot_text_all {
    width:100%;
    padding:0px;
    font-size:25px;
    font-weight:bold;
    color:#FFCB00;
     margin:auto;
     text-align:center;
    }
}

.jackpot_text_main {
    width: 100%;
    padding: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #FFCB00;
    margin: auto;
    text-align: center;
}



.facebook {
    background-color: #4267B2;
    height: 68px;
    width: 100%;
    background-image: url(/images/fb.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    border-radius: 4px 4px 4px 4px;
    margin: 21px 5px 0px 0px;
}

.facebook_inner {
    width: 100%;
    padding-top: 15px;
    margin: auto;
    color: #FFF;
    font-size: 13px;
    text-align: center;
}

.promo-item {
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
}

@media (max-width:400px) {
    .promo-item {
        width: 90px;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
    }

    h2 {
        font-size: 13px;
        font-weight: bold;
    }
}

.btm_container {
    background-color: #1D1F23;
}

.p {
    padding: 0px;
    color: #FFCB00;
}

.plink {
    color: #FFCB00;
    font-size: 10px;
    font-weight: normal;
}

h6 {
    width: 90px;
    padding: 5px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #FFCB00;
    border-radius: 4px 4px 4px 4px;
}

h5 {
    width: 40%;
    padding: 2px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #FFCB00;
    border-radius: 4px 4px 4px 4px;
}

h4 {
    width: 40%;
    padding: 2px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background-color: #9965C9;
    border-radius: 4px 4px 4px 4px;
}

.coupon_text {
    color: #31404B;
    font-size: 10px;
}

.couponcode_text {
    color: #FFCB00;
    font-size: 10px;
}

.couponlink {
    color: #999DA1;
    font-size: 10px;
}

h7 {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.text {
    font-size: 14px;
    color: #999DA1;
    font-weight: normal;
    padding-top: 25px;
}

h9 {
    font-size: 11px;
    color: #F6F6F6;
    font-weight: normal;
    padding-top: 50px;
}

.btm_nav {
    font-size: 14px;
    font-weight: bolder;
    color: #111F0D;
}

.nav_li {
    width: 100%;
    font-weight: normal;
}

.nav_li_3 {
    width: 100%;
    vertical-align: bottom;
    color: #FFF;
    padding-top: 5px;
    font-weight: normal;
}

.nav_li_4 {
    width: 100%;
    vertical-align: bottom;
    color: #FFF;
    padding-top: 5px;
    font-weight: normal;
    background-color: #999DA1;
    min-height: 189px;
}

.nav_li_2 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 15px;
    color: #FFF;
    font-weight: bold;
}

.btm_menu {
    width: 100%;
    text-align: center;
    margin: 0;
    height: 62px;
    color: #FFF;
}

.btm_menu_text {
    width: 100%;
    text-align: center;
    margin: 0;
    height: 62px;
    color: #FFF;
    padding-top: 5px;
    font-size: 11px;
}

.btm_menu_left {
    height: 62px;
    width: 15%;
    background: #292B31;
    position: relative;
    margin: 0;
}

    .btm_menu_left:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-top: 62px solid #1D1F23;
        border-left: 35px solid #292B31;
        width: 0;
    }

.btm_menu_right {
    height: 62px;
    width: 15%;
    background: #292B31;
    position: relative;
    margin: 0;
}

    .btm_menu_right:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: 62px solid #1D1F23;
        border-right: 35px solid #292B31;
        width: 0;
    }

.logo_poker {
    padding-top: 10px;
    padding-bottom: 20px;
}

.text_btm {
    padding-top: 20px;
    font-size: 10px;
}

.spacer {
    padding-bottom: 10px;
}

/* unvisited link */


/* unvisited link */
a.btmlink:link {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

/* visited link */
a.btmlink:visited {
    color: #FFFFFF;
    text-decoration: none;
}

/* mouse over link */
a.btmlink:hover {
    color: #FFCB00;
    text-decoration: none;
}

/* selected link */
a.btmlink:active {
    color: #FFCB00;
    text-decoration: none;
}


/* unvisited link */
a.gamemenu:link {
    color: #1D1F23;
    text-decoration: none;
}

/* visited link */
a.gamemenu:visited {
    color: #1D1F23;
    text-decoration: none;
}

/* mouse over link */
a.gamemenu:hover {
    color: #474A54;
    text-decoration: none;
}

/* selected link */
a.gamemenu:active {
    color: #474A54;
    text-decoration: none;
}


.tooltip > .tooltip-inner {
    /*background-color: #f00;*/
    border: 1px solid #FFCB00;
    background: #FFCB00;
    color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #FFCB00; /* black */
    border-width: 0 5px 5px;
}

.tooltip-wrapper {
    display: inline-block; /* display: block works as well */
    /*margin: 50px; /* make some space so the tooltip is visible */
}

    .tooltip-wrapper.disabled {
        /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
        cursor: not-allowed;
    }

/* Bottom Carousel css */

#slider {
    position: relative;
    width: 100%;
    margin: auto;
    border-radius: 4px 4px 4px 4px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

.carousel-inner-btm .item img {
    width: 100%;
    height: 260px;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
}

.carousel-control {
    color: #fff;
    width: 21px;
    height: 21px;
    top: 0px;
    left: auto;
    bottom: auto;
    opacity: 0.65;
}

    .carousel-control.right {
        right: 10px;
    }

    .carousel-control.left {
        right: 36px;
    }

.carousel-caption {
    top: 20px;
    width: 60%;
    right: 30px;
    bottom: 50px;
    left: auto;
    padding: 20px;
    text-align: left;
    height: 30%;
}


/*/ payment methods /*/

ul#payment-methods {
    display: block;
    margin: 10px auto 10px auto;
    padding: 0;
    width: 100%;
    list-style-type: none;
    border-bottom-width: 0px;
}

    ul#payment-methods li {
        margin: 0 15px 0 0px;
        padding: 0;
        list-style-type: none;
        display: inline;
    }

        ul#payment-methods li a {
            display: inline-block;
            margin: 5px auto;
            padding: 0;
            background-position: 0;
            background-repeat: no-repeat;
            background-color: transparent;
            border: none;
            outline: none;
            background-image: url(/images/banking.png);
        }

        ul#payment-methods li.visa-electron {
            width: 44px;
            height: 27px;
        }

            ul#payment-methods li.visa-electron a {
                background-position: -9px -1px;
                width: 44px;
                height: 27px;
            }

                ul#payment-methods li.visa-electron a:hover,
                ul#payment-methods li.visa-electron a:focus {
                    background-position: -9px -29px;
                    outline: none;
                    border: none;
                    width: 44px;
                    height: 27px;
                }

        ul#payment-methods li.visa {
            width: 54px;
            height: 19px;
        }

            ul#payment-methods li.visa a {
                background-position: -78px -5px;
                width: 54px;
                height: 19px;
            }

                ul#payment-methods li.visa a:hover,
                ul#payment-methods li.visa a:focus {
                    background-position: -78px -32px;
                    outline: none;
                    border: none;
                    width: 54px;
                    height: 20px;
                }

        ul#payment-methods li.mastercard {
            width: 33px;
            height: 20px;
        }

            ul#payment-methods li.mastercard a {
                background-position: -153px -3px;
                width: 33px;
                height: 20px;
            }

                ul#payment-methods li.mastercard a:hover,
                ul#payment-methods li.mastercard a:focus {
                    background-position: -153px -31px;
                    outline: none;
                    border: none;
                    width: 33px;
                    height: 20px;
                }

        ul#payment-methods li.maestro {
            width: 33px;
            height: 21px;
        }

            ul#payment-methods li.maestro a {
                background-position: -212px -3px;
                width: 33px;
                height: 21px;
            }

                ul#payment-methods li.maestro a:hover,
                ul#payment-methods li.maestro a:focus {
                    background-position: -212px -29px;
                    outline: none;
                    border: none;
                    width: 33px;
                    height: 23px;
                }

        ul#payment-methods li.ecopayz {
            width: 103px;
            height: 26px;
        }

            ul#payment-methods li.ecopayz a {
                background-position: -266px -4px;
                width: 103px;
                height: 26px;
            }

                ul#payment-methods li.ecopayz a:hover,
                ul#payment-methods li.ecopayz a:focus {
                    background-position: -266px -32px;
                    outline: none;
                    border: none;
                    width: 103px;
                    height: 26px;
                }

        ul#payment-methods li.skrill {
            width: 60px;
            height: 22px;
        }

            ul#payment-methods li.skrill a {
                background-position: -392px -3px;
                width: 60px;
                height: 22px;
            }

                ul#payment-methods li.skrill a:hover,
                ul#payment-methods li.skrill a:focus {
                    background-position: -392px -31px;
                    outline: none;
                    border: none;
                    width: 60px;
                    height: 22px;
                }

        ul#payment-methods li.sid {
            width: 47px;
            height: 25px;
        }

            ul#payment-methods li.sid a {
                background-position: -473px -1px;
                width: 47px;
                height: 25px;
            }

                ul#payment-methods li.sid a:hover,
                ul#payment-methods li.sid a:focus {
                    background-position: -473px -29px;
                    outline: none;
                    border: none;
                    width: 47px;
                    height: 26px;
                }

        ul#payment-methods li.neteller {
            width: 91px;
            height: 16px;
        }

            ul#payment-methods li.neteller a {
                background-position: -539px -6px;
                width: 91px;
                height: 16px;
            }

                ul#payment-methods li.neteller a:hover,
                ul#payment-methods li.neteller a:focus {
                    background-position: -538px -36px;
                    outline: none;
                    border: none;
                    width: 91px;
                    height: 16px;
                }

        ul#payment-methods li.cds {
            width: 55px;
            height: 28px;
        }

            ul#payment-methods li.cds a {
                background-position: -10px -64px;
                width: 55px;
                height: 28px;
            }

                ul#payment-methods li.cds a:hover,
                ul#payment-methods li.cds a:focus {
                    background-position: -10px -93px;
                    outline: none;
                    border: none;
                    width: 55px;
                    height: 28px;
                }

        ul#payment-methods li.res-gaming {
            width: 68px;
            height: 26px;
        }

            ul#payment-methods li.res-gaming a {
                background-position: -86px -67px;
                width: 68px;
                height: 26px;
            }

                ul#payment-methods li.res-gaming a:hover,
                ul#payment-methods li.res-gaming a:focus {
                    background-position: -86px -96px;
                    outline: none;
                    border: none;
                    width: 68px;
                    height: 26px;
                }

        ul#payment-methods li.rtg-logo {
            width: 68px;
            height: 21px;
        }

            ul#payment-methods li.rtg-logo a {
                background-position: -175px -72px;
                width: 83px;
                height: 21px;
            }

                ul#payment-methods li.rtg-logo a:hover,
                ul#payment-methods li.rtg-logo a:focus {
                    background-position: -175px -101px;
                    outline: none;
                    border: none;
                    width: 83px;
                    height: 21px;
                }

        ul#payment-methods li.safe-n-secure {
            width: 69px;
            height: 23px;
        }

            ul#payment-methods li.safe-n-secure a {
                background-position: -279px -70px;
                width: 69px;
                height: 23px;
            }

                ul#payment-methods li.safe-n-secure a:hover,
                ul#payment-methods li.safe-n-secure a:focus {
                    background-position: -279px -99px;
                    outline: none;
                    border: none;
                    width: 69px;
                    height: 23px;
                }

        ul#payment-methods li.kahnawake {
            width: 117px;
            height: 28px;
        }

            ul#payment-methods li.kahnawake a {
                background-position: -361px -64px;
                width: 117px;
                height: 28px;
            }

                ul#payment-methods li.kahnawake a:hover,
                ul#payment-methods li.kahnawake a:focus {
                    background-position: -361px -94px;
                    outline: none;
                    border: none;
                    width: 117px;
                    height: 28px;
                }


/*/ validations /*/

ul#valid-methods {
    display: block;
    margin: 15px auto 15px auto;
    padding: 0;
    width: 100%;
    text-align: center;
    list-style-type: none;
    border-bottom-width: 0px;
}

    ul#valid-methods li {
        margin: 0px 25px 0px 0px;
        padding: 0px 15px 0px 0px;
        height: 55px;
        list-style-type: none;
        display: inline;
    }

        ul#valid-methods li a {
            display: inline-block;
            margin: 5px auto;
            padding: 0;
            height: 55px;
            background-position: 0;
            background-repeat: no-repeat;
            background-color: transparent;
            border: none;
            outline: none;
            background-image: url(/images/banking.png);
        }

        ul#valid-methods li.cds {
            width: 55px;
            height: 28px;
        }

            ul#valid-methods li.cds a {
                background-position: -10px -64px;
                width: 55px;
                height: 28px;
            }

                ul#valid-methods li.cds a:hover,
                ul#valid-methods li.cds a:focus {
                    background-position: -10px -93px;
                    outline: none;
                    border: none;
                    width: 55px;
                    height: 28px;
                }

        ul#valid-methods li.res-gaming {
            width: 68px;
            height: 26px;
        }

            ul#valid-methods li.res-gaming a {
                background-position: -86px -67px;
                width: 68px;
                height: 26px;
            }

                ul#valid-methods li.res-gaming a:hover,
                ul#valid-methods li.res-gaming a:focus {
                    background-position: -86px -96px;
                    outline: none;
                    border: none;
                    width: 68px;
                    height: 26px;
                }

        ul#valid-methods li.rtg-logo {
            width: 68px;
            height: 21px;
        }

            ul#valid-methods li.rtg-logo a {
                background-position: -175px -72px;
                width: 83px;
                height: 21px;
            }

                ul#valid-methods li.rtg-logo a:hover,
                ul#valid-methods li.rtg-logo a:focus {
                    background-position: -175px -101px;
                    outline: none;
                    border: none;
                    width: 83px;
                    height: 21px;
                }

        ul#valid-methods li.safe-n-secure {
            width: 69px;
            height: 23px;
        }

            ul#valid-methods li.safe-n-secure a {
                background-position: -279px -70px;
                width: 69px;
                height: 23px;
            }

                ul#valid-methods li.safe-n-secure a:hover,
                ul#valid-methods li.safe-n-secure a:focus {
                    background-position: -279px -99px;
                    outline: none;
                    border: none;
                    width: 69px;
                    height: 23px;
                }

        ul#valid-methods li.kahnawake {
            width: 117px;
            height: 28px;
        }

            ul#valid-methods li.kahnawake a {
                background-position: -361px -64px;
                width: 117px;
                height: 28px;
            }

                ul#valid-methods li.kahnawake a:hover,
                ul#valid-methods li.kahnawake a:focus {
                    background-position: -361px -94px;
                    outline: none;
                    border: none;
                    width: 117px;
                    height: 28px;
                }

/*/ Slots overlay /*/

.slotimage {
    opacity: 0.6;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.slotimage:hover {
    opacity: 1.0;
}

.slotimage:hover .middle {
    opacity: 1;
}

.textslots {
    background-color: #ffcb00;
    color: #1D1F23;
    font-size: 16px;
    font-weight:bold;
    padding: 14px 10px;
    display:normal;
    color:#fff;
}

/* unvisited link */
a.textslots:link {
    color: #1D1F23;
    text-decoration: none;
}

/* visited link */
a.textslots:visited {
    color: #1D1F23;
    text-decoration: none;
}

/* mouse over link */
a.textslots:hover {
    color: #FFF;
    text-decoration: none;
}

/* selected link */
a.textslots:active {
    color: #1D1F23;
    text-decoration: none;
}