.fixed_left {
position:fixed;
left:10px;
top:100px;
z-index:999;
}

.fixed_right {
position:fixed;
right:10px;
top:100px;
z-index:999;
}

.fixed_left ul, .fixed_left li {
margin:0;
padding:0;
}


/* start HEADER - TOP */
.logo {
position:relative;
top:20px;
}




/* ------------------>>> 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:386px;
height:80px;
background:url(../images/bg_login.png) no-repeat;
position:relative;
margin-top:-12px;
top:0;
}

#username, #password, #code, .code_img, #login {
background:none;
border:none;
height:24px;
position:absolute;
color:#000;
top:10px;
}

#username {
width:89px;
left:15px;
padding:0 5px;
background:url(../images/username.png) no-repeat;
}

#password {
width:89px;
left:120px;
padding:0 5px;
background:url(../images/password.png) no-repeat;
}

#code {
width:32px;
left:226px;
padding:0 5px;
background:url(../images/code.png) no-repeat;
}

.code_img {
left:273px;
}

#login {
width:39px;
height:39px;
left:333px;
top:2px;
cursor:pointer;
background:url(../images/login.png) no-repeat top;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
}

#login:hover {
background-position:bottom;
}

.daftar {
display:block;
position:absolute;
right:15px;
top:46px;
}

.time {
padding-top:49px;
margin-left:15px;
color:#fff;
}

.bgtopnav {
margin-top:10px;
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);
height:24px;
line-height:24px;
}

.runningtext_content {
font-size:12px;
font-family:euphemia;
color:#000;
padding:0px 10px 0px 10px;
}

.step {
margin:35px 0 20px 0;
}

/* end HEADER - TOP */
