.tab3_bg {
	background-image: url(/nl/cashier.png)
}


#popup {
    /* overlay is hidden before loading */
    display:none;


    background-color:#fff;


    /* standard decorations */
    width:600px;
    height: 400px;
   /* border:10px solid #666; */
    margin: auto auto;

    /* for modern browsers use semi-transparent color on the border. nice!
    border:10px solid rgba(82, 82, 82, 0.698); */

    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
    -moz-border-radius:8px;
    -webkit-border-radius:8px;

}

#popup .close {
    width: 36px;
    height: 36px;
    position:absolute;
    right:-30px;
    top:-30px;
    cursor:pointer;
    background-image: url(http://static-content-fast.casino-nederland.com/sites/nl/close.png);
}

/* normal version */
#header-logo {
    background-image: url(http://static-content-fast.casino-nederland.com/sites/nl/NLlogo_borders.png);
    width: 275px;
    height: 86px;
    display: block;
} 
/* christmas 
#header-logo {
    background-image: url(http://static-content-fast.netcashcasino.com/images/christmas-headers/christmas-logo-nl.png);
    background-repeat: no-repeat;
    width: 275px;
    height: 86px;
    display: block;
} */

div.payment-footer {
margin-top: -1px;
background-image: url(/sites/current/payment_footer.jpg);
height: 32px;
width: 818px;
margin-left: auto;
margin-right: auto;
}

