.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 {
height:260px;
margin: 0 auto;
width:910px;
border-radius:10px;
}

.last_trans {
background: url('../images/sprite2.png') repeat;
height:240px;
float:left;
padding:12px 9px;
margin:0 4px;
border-radius:10px;
width:230px;
}

.hdg_lastrans {
position:relative;
top:5px;
margin-left:60px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
}

.last_trans table tr td {
padding:10px 5px 10px 8px;
color:#fbec75;
font-size:12px;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
.last_trans table tr td {
padding:10px 5px 10px 8px;
    }
	
}

.last_trans table tr td:nth-child(2) {
}

.last_trans table tr td:last-child {
text-align:left;
color:#fff;
}

.sidecontact {
margin-top:15px;
margin-left:-90px;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact td, .sidecontact td a {
color:#fff;
line-height:53px;
}

.sidecontact td {
padding-left:32px;
padding-right:20px;
margin-bottom:5px;
text-align:center;
height:30px;
cursor:pointer;

-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}

.paw{
width:30px;
height:30px;
}

.phone {
background:url(../images/phone.png) no-repeat;
width: 25px;
height:30px;
}

.wa {
background:url(../images/wa.png) no-repeat;
width: 25px;
height:30px;
}

.insta {
background:url(../images/insta.png) no-repeat;
width: 25px;
height:30px;
}

.line {
background:url(../images/line.png) no-repeat;
width: 25px;
height:30px;
}
.skype {
background:url(../images/skype.png) no-repeat;
width: 25px;
height:30px;
}

.sidecontact li:hover {
margin-right:0;
}

.centerheading {
color:#00fe96;
font-size:18px;
}

.post-home {
width:95%;
margin:0 auto;
}


/* jackpot */
.jackpot {
height:75px;
position:relative;
top:0px
}

.totaljackpot, .totaljackpot2 {
height:30px;
color:#000;
text-shadow:1px 1px 1px #333;
font-size:33px;
text-align:center;
font-weight:bold;
letter-spacing:7.5px;
padding: 100px 80px 5px;
width:230px;
font-family:'open sans',arial,sans-serif;
}

.totaljackpot {
left:0;
background: url("../images/bgjackpotdomino.png") no-repeat scroll top center;
}

.totaljackpot2 {
right:0;
background: url("../images/bgjackpotpoker.png") no-repeat scroll top center;
}




