.body-wrapper {
	padding-top:200px;
}

.sidebank {
background:url(../images/sidebank.png);
padding:20px;
position:fixed;
top:200px;

-moz-border-radius:7px;
-o-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

.sidebank ul, .sidebank li {
margin:0; padding:0; list-style:none;
}

.sidebank li {
margin-top:5px;
}

.sidebank li:first-child {
margin-top:0px;
}

.contact {
	position:relative;
	margin-top:7px;
	margin-bottom:-25px;
	margin-left:5px;
}

.step {
-moz-border-radius:10px;
-o-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

-moz-box-shadow:17px 17px 16px #000;
-o-box-shadow:17px 17px 16px #000;
-webkit-box-shadow:17px 17px 16px #000;
box-shadow:17px 17px 16px #000;
}

.step img {
margin-bottom:-2px;
}

.last_trans_wrapper {
background:url(../images/trans_wrapper.jpg) no-repeat;
height:248px;
margin-top:10px;
}

.last_trans {
width:311px;
height:248px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:11px;
margin-bottom:12px;
margin-left:63px;
width:216px;
}

.last_trans table tr td {
padding:10px 5px 10px 8px;
color:#ffa600;
font-size:12px;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
.last_trans table {
margin-top:9px;
}

.last_trans table tr td {
padding:10px 5px 9px 8px;
    }
}



.last_trans table tr td:nth-child(2) {
color:#fff;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
width:281px;
height:284px;
background:url(../images/contact.png);
margin-left:10px;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact ul {
padding-top:70px;
}

.sidecontact li, .sidecontact li a {
color:#f4cc82;
}

.sidecontact li {
padding-left:53px;
padding-right:10px;
line-height:50px;
margin-bottom:2px;
margin-left:30px;
height:31px;
}

.phone {
background:url(../images/phone.png) no-repeat;
}

.bbm {
background:url(../images/bbm.png) no-repeat;
}

.ym {
background:url(../images/ym.png) no-repeat;
}

.line {
background:url(../images/line.png) no-repeat;
}

.fb {
background:url(../images/fb.png) no-repeat;
}

.wechat {
background:url(../images/wechat.png) no-repeat;
}

.instagram {
background:url(../images/insta.png) no-repeat;
}

.wa {
background:url(../images/wa.png) no-repeat;
}

.telegram {
background:url(../images/telegram.png) no-repeat;
}

.skype {
background:url(../images/skype.png) no-repeat;
}

.facebook {
background:url(../images/facebook.png) no-repeat;
}


/* jackpot */
.jackpot {
height:134px;
margin:5px auto 0 auto;
background:url(../images/jackpot.png) no-repeat;
position:relative;
}

.totaljackpot, .totaljackpot2 {
position:absolute;
color:#fff;
font-size:48px;
text-align:center;
font-weight:normal;
top:45px;
}

.totaljackpot {
left:155px;
}

.totaljackpot2 {
left:645px;
}



