table,th,td{border:0px !important;}
tbody tr.bgNew {background:#f5e7fe;}
thead tr.bgNew {background:#ffeffa; color:#fff;}

.gameBox {
	width: 275px;
	height: 245px;
	float: left;
	display: inline;
	margin: 8px 0 0 5px;
}
.gameBox.firstCol {margin-left: 0px;}
.gameBox.firstRow {margin-top: 0px;}
.gameBox .gameImg {
	margin: 10px 0 0 10px;
	display: inline;
}
.freeGames {
	text-align: center;
	background: #f4f4f4;
	padding: 30px 0;
	margin: 30px 0;
}
.freeGames img {
	display: block;
	margin: 0 auto;
}

.gameImg {
	width: 260px;
	height: 225px;
	overflow: hidden;
	margin: 30px 0 0 0;
	float: left;
	position: relative;
	text-align:center;
}
.gameImg .hoverBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 225px;
	background: url("../lojufopi/bgp.png") repeat left top;
	display: none;
}
.gameImg:HOVER .hoverBox {display: block;}
.gameImg A.playNow {
	background: url("../lojufopi/bt.png") no-repeat left top;
	line-height: 51px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 150px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 70px;
	left: 55px;
}

thead tr.trNew1 {background:#8300de; color:#fff;}
tbody tr.trNew1 {background:#f7eaff;}
tbody td.tno {font-size:36px; font-weight:bold; color:#f407af; padding:40px 0 0 20px;}
tbody td.ply {padding-top:25px;}
tbody td.con {padding-top:35px;}
tbody td.rat {padding-top:35px;}
tbody td.bon {text-align:center; padding-top:28px;}
tbody td.bon span {font-size:30px; font-weight:bold; color:#f407af;}

.countryhome {background:#ffeffa; padding:15px; width="100%"}
.countryhome .box {width:25%; float:left; text-align:center;}
.countryhome .box p {padding-top:10px !important; margin-bottom: 0px !important; text-transform:uppercase;}
.countryhome .clear {clear:both;}

.plyBut {
	width:100%;
}
.plyButWrp {
	width: 100%;
	height:0;
	padding-bottom:20%;
    border-radius: 2%;
	border:3px solid #f202ac;
    overflow:hidden;
    
    background: #da029b; 
    box-shadow: 0 0 3px gray;
}
.plyButWrp:hover {
	background:#f202ac;
}
.plyBut a {
    display:block;
	float:left;
	width:100%;
	padding-top:10%;
    padding-bottom:10%;
	line-height:1em;
	margin-top:-0.5em;
    
	text-align:center;
	color:#e2eaf3;
    font-weight:bold;
    text-decoration:none;
}

.btn-cyn {
color: #000;
text-shadow: 1px 1px 1px rgba(255,255,255,.75);
background-color: #ffe002;
background-image: linear-gradient(to bottom,#ffe002,#fdb216);
background-repeat: repeat-x;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn-cyn a:hover {
color:#000;
}

.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
box-sizing: border-box;
}

.btn-large {
padding: 11px 19px;
font-size: 17.5px;
border-radius: 6px;
}

.btn {
margin-bottom: 0;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid #ccc;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn-small {
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}


.tbo-box {
  display: inline-block;
  vertical-align: top;
}

.sc-box-division {
  width: 24%;
}
.sc-box-division:hover {
background-color:#ffeffa;
}

.tbo-box-inner {
  text-align: center;
  padding: 1em;
}

.tbo-box-inner span.title {
  font-size: 1.4em;
  font-weight: bold;
  color: #fe0db8;
  }
  
.tbo-box-inner span.free {
  font-size: 1.6em;
  font-weight: bold;
  color: #8300de;
  }
  
.review-lft {
  width: 70%; float: left; font-size: 18px; color:#a61ca8;
  }
.review-rgt {
  width: 30%; float: left;
  }
 .cl {clear:both;} 

.top-para {color: #a61ca8; font-size:24px;}
.payment-box {background:#fef0fe; padding:15px; margin-bottom:10px;}
.payment-box a {color:#000 important!;}





