body, html {
    width: 100%;
    font-family: Arial, Helvetica;
    margin: 0px;
    padding: 0px;
}

body {
    background: #cecece url('../css/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: 832px;
    margin: auto;
}

#header {
    padding-top: 5px;
}

#logo {

}

#login-banner {
    position: absolute;
    background: url("images/loginbg.png") top center no-repeat;
    width: 267px;
    height: 82px;
    right: 0;
    top:0;
}

#login-banner input[type="text"],
#login-banner input[type="password"] {
    position: absolute;
    top: 13px;
    font-size: 15px;
    width: 114px;
    font-weight: bold;
    color: #000;
}

#login-banner input[type="text"] {
    left: 12px;
}

#login-banner input[type="text"].placeholder {
    background: url("images/tusername.png") left center no-repeat;
}

#login-banner input[type="password"] {
    left: 142px;
}

#login-banner input[type="password"].placeholder {
    background: url("images/tpassword.png") left center no-repeat;
}

#btn-login {
    position: absolute;
    right: 136px;
    top: 43px;
    /*background: red;*/
    width: 124px;
    height: 30px;
}

#btn-daftar {
    position: absolute;
    right: 7px;
    top: 43px;
    /*background: yellow;*/
    width: 124px;
    height: 30px;
}

#btn-fblike {
    position: absolute;
    right: 285px;
    top: 43px;
}

#menus {
    background: url("images/menus.png") right no-repeat;
    width: 829px;
    height: 32px;
    margin-top: 10px;
    background-size: 100% 32px;
}

#the-marquee {
    position: absolute;
    top: 0;
    height: 100%;
    line-height: 32px;
    right: 5px;
    width: 435px;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    /*background: red;*/
}

#menus > a {
    position: absolute;
    top: 0;
    height: 100%;
}

#link-home {
    /*background: red;*/
    left: 0;
    width: 30px;
}

#link-referral {
    /*background: green;*/
    left: 33px;
    width: 111px;
}

#link-promo {
    /*background: blue;*/
    left: 147px;
    width: 95px;
}

#mid-body {
    width: 832px;
    padding-top: 3px;
}

#slider-frame {
    width: 832px !important;
    height: 302px !important;
    overflow: hidden;
}

#kontak {
    background: url("images/kontak.png") center no-repeat;
    width: 832px;
    height: 72px;
    margin-top: 5px;
}

#link-livechat {
    position: absolute;
    right: 0px;
    top: 0px;
    /*background: gold;*/
    width: 167px;
    height: 72px;
}

#games {
    background: url("images/latest.png") center no-repeat;
    width: 832px;
    height: 204px;
    padding-top: 40px;
}

#games > table {
    width: 585px;
}

#wddepo {
    padding-left: 8px;
}

.wddepo-item {
    color: #000;
    font-size: 15px;
}

#wddepo table {
    color: #fff;
    font-size: 14px;
}

#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: 16px;
    font-size: 13px;
}

.wddepo-item td:first-child {
    width: 100px;
    padding-left: 20px;
}

.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;
    color: #ffc600;
}

#jackpot-poker, #jackpot-capsa, #jackpot-qq {
    position: absolute;
    right: 10px;
    font-weight: bold;
    font-size: 28px;
}

#jackpot-poker {
    top: 58px;
}

#jackpot-qq {
    top: 110px;
}

#jackpot-capsa {
    top: 110px;
}

#banks {
}

#footer {
    text-align: center;
    padding-bottom: 25px;
    color: #000;
}

#ft-1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

#ft-2 {
    color: #f00;
    font-weight: bold;
    font-size: 17px;
    margin-top: 5px;
}

#ft-3 {
    font-size: 15px;
    margin-top: 5px;
}

#ft-4 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}

.browser_chrome .wddepo-item td {
    padding-bottom: 16px;
    font-size: 13px;
}

