body, html {
    width: 100%;
    font-family: Arial, Helvetica;
    margin: 0px;
    padding: 0px;
}

body {
    background: #000 url('images/bg.png') repeat-x;
    color: #FFF;

    height:100%;
    background-size: 100% 100%;
}

div {
    box-sizing: border-box;
}

table {
    position: relative;
    width: 100%;
}

.page-inside {
    width: 849px;
    margin: auto;
}

#header {
    padding-top: 5px;
}

#logo {

}

#login-banner {
    position: absolute;
    background: url("images/loginbg.png") top center no-repeat;
    width: 324px;
    height: 42px;
    top: 10px;
    right: -8px;
}

#login-banner input[type="text"],
#login-banner input[type="password"] {
    position: absolute;
    top: 8px;
    font-size: 15px;
    width: 90px;
    font-weight: bold;
    color: #000;
    /*background: red;*/
}

#login-banner input[type="text"] {
    left: 6px;
}

#login-banner input[type="text"].placeholder {
    background: url("images/tusername.png") left center no-repeat;
}

#login-banner input[type="password"] {
    left: 116px;
}

#login-banner input[type="password"].placeholder {
    background: url("images/tpassword.png") left center no-repeat;
}

#btn-login {
    position: absolute;
    right: 10px;
    top: 14px;
    /*background: red;*/
    width: 90px;
    height: 30px;
}

#promo-daftar {
    position: absolute;
    background: url("images/daftar-promo.png") center no-repeat;
    width: 405px;
    height: 69px;
    right: 0;
    top: 60px;
}

#promo-daftar > a {
    position: absolute;
    top: 0px;
    /*background: yellow;*/
}

#link-promo {
    left: 0;
    width: 150px;
    height: 45px;
}

#link-daftar {
    right: 0;
    height: 55px;
    width: 165px;
}

#marquee {
    background: url("images/marquee.png?v=20250514") center no-repeat;
    width: 855px;
    height: 31px;
    font-size: 14.75px;
    color: #fff;
    line-height: 31px;
}

#marquee > a {
    /*background: green;*/
    position: absolute;
    top: 0;
    height: 100%;
}

#link-info {
    left: 0;
    width: 85px;
}

#link-fb {
    right: 10px;
    width: 30px;
}

#the-marquee {
    position: absolute;
    top: 0;
    height: 100%;
    left: 165px;
    width: 495px;
    overflow: hidden;
}

#mid-body {
    background: url("images/midbody.png") center no-repeat;
    width: 849px;
    height: 520px;
    padding-top: 5px;
    padding-left: 7px;
    z-index: 1;
}

#slider-frame {
    width: 557px !important;
    height: 218px !important;
    overflow: hidden;
}

#link-livechat {
    position: absolute;
    right: 8px;
    top: 153px;
    /*background: gold;*/
    width: 271px;
    height: 70px;
}

#jackpot-poker, #jackpot-domino {
    position: absolute;
    top: 265px;
    height: 50px;
    line-height: 50px;
    width: 247px;
    text-align: center;
    /*background: red;*/
    font-family: 'Arial Black', Impact;
    font-size: 28px;
}

#jackpot-poker {
    left: 12px;
}

#jackpot-domino {
    right: 10px;
}

#games {
    margin-top: 172px;
}

#wddepo {
    padding-left: 8px;
}

.wddepo-item {
    color: #000;
    font-size: 15px;
}

#wddepo table {
    color: #fff;
    font-size: 15px;
}

#wddepo > table > tbody > tr > td:first-child {
    padding-right: 35px;
}


#wddepo > table > tbody > tr > td:last-child {
    padding-right: 45px;
}

.wddepo-item td {
    padding-bottom: 1px;
    font-size: 13px;
}

.wddepo-item td:first-child {
    width: 165px;
}

.browser_chrome .wddepo-item td {
    padding-top: 2px;
}

.wddepo-item td:last-child {
    text-align: right;
}

.wddepo-item td:nth-child(2) {
    padding-right: 10px;
}

#footer {
    /*background: url("images/footerbg.png?v=20200815") center no-repeat;
 */   height: 99px;
    background-size: 100% 100%;
    margin-top: -5px;
    margin-bottom: 35px;
}

#footer > a {
    position: absolute;
    top: 10px;
    height: 37px;
    /*background: cyan;*/
}

#link-playsakong {
    right: 2px;
    width: 119px;
}

#link-playbandarpoker {
    right: 123px;
    width: 119px;
}

#link-playbandarq {
    right: 244px;
    width: 119px;
}

#link-playaduq {
    right: 365px;
    width: 119px;
}

#link-playcapsa {
    right: 486px;
    width: 119px;
}

#link-playpoker {
    left: 0px;
    width: 120px;
}

#link-playdomino {
    left: 123px;
    width: 119px;
}

#divMarquee {
	position: relative;
    top: 0;
    height: 100%;
    left: 165px;
    width: 685px;
    overflow: hidden;
}
