.fixed_left {
position:fixed;
left:10px;
top:100px;
z-index:999;
}

.fixed_right {
position:fixed;
right:0px;
top:20%;
z-index:999;
}

.fixed_left ul, .fixed_left li, .fixed_right ul, .fixed_right li {
margin:0;
padding:0;
list-style:none;
}

.contact li, .contact li a {
color:#fff;
font-size:16px;
}

.contact li {
background-color:#f7710f;
line-height:46px;
width:130px;
height:46px;
margin:5px 0;
padding:0 5px 0 55px;
cursor:pointer;
margin-right:-140px;

-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;

-moz-border-radius:10px 0 0 10px;
-o-border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
border-radius:10px 0 0 10px;
}

.bbm {
background:url(../images/bbm.png) no-repeat 10px center;
}

.sms {
background:url(../images/sms.png) no-repeat 10px center;
}

.ym {
background:url(../images/ym.png) no-repeat 10px center;
}

.fb {
background:url(../images/fb.png) no-repeat 10px center;
}

.contact li:hover {
margin-right:0;
}




/* start HEADER - TOP */
.logo {
position:relative;
top:5px;
}




/* ------------------>>> start FORM LOGIN */
.totaljackpot {
font-size:40px;
font-style:italic;
text-shadow:2px 2px 0 #000;
font-weight:bold;
width:307px;
height:200px;
font-family:euphemia;
color:#fddd03;
background:url(../images/jackpot.png) no-repeat;
}

#jp {
display:block;
text-align:center;
padding-top:83px;
}

#jp2 {
display:block;
margin-right:40px;
margin-top:35px;
}

#frmlogin {
width:439px;
height:72px;
background:url(../images/bg_login.png) no-repeat;
position:relative;
top:0;
}

#username, #password, #code, .code_img, #login {
background:none;
border:none;
height:24px;
position:absolute;
color:#000;
top:10px;
}

#username {
width:100px;
left:10px;
padding:0 5px;
background:url(../images/username.png) no-repeat;
}

#password {
width:100px;
left:125px;
padding:0 5px;
background:url(../images/password.png) no-repeat;
}

#code {
width:43px;
left:241px;
padding:0 5px;
background:url(../images/code.png) no-repeat;
}

.code_img {
left:298px;
}

#login {
width:70px;
height:24px;
left:358px;
top:10px;
cursor:pointer;
background:url(../images/login.png) no-repeat top;
}

#login:hover {
background-position:bottom;
}

.daftar {
display:block;
position:absolute;
right:10px;
top:40px;
}

.time {
padding-top:49px;
margin-left:10px;
color:#fff;
}

.bgtopnav {
margin-top:1px;
height:45px;
background:url(../images/bgtopnav.png) repeat-x;
z-index:1;
}

.bgtopnav td {
height:45px;
background:url(../images/batasnav.png) no-repeat center left;
padding-left:1.7em;
}

.bgtopnav td:first-child {
background:none;
}

.bgtopnav td a {
display:block;
height:45px;
line-height:45px;
font-weight:normal;
padding:0 1.9em;
font-size:12px;
color:#fff;
font-family:euphemia;


-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}

.bgtopnav td:nth-child(1) a {
background:url(../images/nav-home.png) no-repeat center left;
}

.bgtopnav td:nth-child(2) a {
background:url(../images/nav-sportsbook.png) no-repeat center left;
}

.bgtopnav td:nth-child(3) a {
background:url(../images/nav-855crown.png) no-repeat center left;
padding-left:0;
padding-left:3.5em;
}

.bgtopnav td:nth-child(4) a {
background:url(../images/nav-togel.png) no-repeat center left;
}

.bgtopnav td:nth-child(5) a {
background:url(../images/nav-pokerqq.png) no-repeat center left;
}

.bgtopnav td:nth-child(6) a {
background:url(../images/nav-gd88.png) no-repeat center left;
}

.bgtopnav td:nth-child(7) a {
background:url(../images/nav-games.png) no-repeat center left;
}

.bgtopnav td:nth-child(8) a {
padding-left:0;
padding-left:10px;
}

.bgtopnav td a:hover {
    -moz-transform:skew(-15deg);
    -o-transform:skew(-15deg);
    -webkit-transform:skew(-15deg);
    transform:skew(-15deg);
}


/* ------------------>>> end FORM LOGIN */

.runningtext {
background:url(../images/runningtext.png) no-repeat center left;
height:29px;
line-height:29px;
margin-top:10px;
}

.runningtext_content {
font-size:12px;
font-family:euphemia;
color:#582001;
padding:0px 10px 0px 35px;
}

.step {
margin:35px 0 20px 0;
}

/* end HEADER - TOP */
