table,th,td{border:0px !important;}
tbody tr.bgNew {border-bottom:1px solid #eae9e9;}
tbody tr.bgNew:hover {background:#fae4ec;}
tbody tr.bgNew2 {border-bottom:1px solid #eae9e9;}
tbody tr.bgNew2:hover {background:#fae4ec;}
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("../script eclipse/bgp.png") repeat left top;
	display: none;
}
.gameImg:HOVER .hoverBox {display: block;}
.gameImg A.playNow {
	background: url("../script eclipse/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: #ff5fd1;
background-image: linear-gradient(to bottom,#ff5fd1,#fe0db8);
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:#8300de;
  }
.review-rgt {
  width: 30%; float: left;
  }
 .cl {clear:both;} 

.homeBox {display:block; float:left; padding:5px; margin:2px; border:1px dotted #ccc; text-align:center;}

.sHead {font-size:24px; font-weight:bold;}
.sHeadC {font-size:24px; font-weight:bold;text-align:center;}
.sDes {font-size:17px;}
.tcTxt {font-size:11px;}
.tcTxtC {font-size:11px; text-align:center;}
.BonusN {font-size:26px; text-align:center; text-transform:uppercase; border:1px dotted #ccc; color:##8224e3; padding:10px; margin:0 10px;}


.playButtonPink {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    background: #da029b;
    color: #fff;
    text-decoration: none;
    padding: 12px 0;
    text-align: center;
    font-family: Open Sans;
    font-weight: 800;
    font-size: 26px;
    line-height: 40px;
}

.playButtonPink a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

.playButtonPink:hover
	{color:#fff !important; text-decoration:none;
}

.playButtonPinkSmall {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    background: #006ab8;
    color: #fff;
    text-decoration: none;
    padding: 6px 0;
    text-align: center;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    text-transform:uppercase;
}

.playButtonPinkSmall a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

.playButtonPinkSmall:hover
	{color:#fff !important; text-decoration:none;
}

.offerBonus {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    color: #d6125a;
    text-align: center;
    font-family: Open Sans;
    font-size: 30px;
    text-transform:uppercase;
}
.offerBonusExt {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height:20px;
}

.offerBonusSide {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    color: #d6125a;
    text-align: center;
    font-family: Open Sans;
    font-size: 22px;
    text-transform:uppercase;
}
.playButtonPinkSmallSide {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    background: #006ab8;
    color: #fff;
    text-decoration: none;
    padding: 4px 0;
    text-align: center;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    text-transform:uppercase;
}
.playButtonPinkSmallSide a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

.playButtonPinkSmallSide:hover
	{color:#fff !important; text-decoration:none;
}

.offerBonusSideWid {
    display: block;
    max-width: 80%;
    margin: 0 auto;
    color: #d6125a;
    text-align: center;
    font-family: Open Sans;
    font-size: 18px;
    text-transform:uppercase;
}
.playButtonPinkSmallSideWid {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    background: #006ab8;
    color: #fff;
    text-decoration: none;
    padding: 4px 0;
    text-align: center;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    text-transform:uppercase;
}
.playButtonPinkSmallSideWid a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

.playButtonPinkSmallSideWid:hover
	{color:#fff !important; text-decoration:none;
}

.fpara {font-size:20px;}

.hp-rdl {border-top: 2px solid #da029b;}
.hp-rdl ul li {list-style: none important!;}
.hp-rdl {list-style:none important!; margin:0px; padding:0px;}
.hp-rdl li {list-style:none important!; margin:0px; padding:0px;  border-bottom:1px solid #414040;}
.hp-rdl .holder {position: relative; display:block; padding: 8px 5px 8px 0px;}
.hp-rdl .icon {width:35px; height:35px; overflow:hidden; padding:0px; left:0px; top: 0; bottom: 0; margin: auto; border-radius: 50%;}
.hp-rdl .holder .name {font-size: 14px; margin-left:10px; color:#fff;}
.hp-rdl .holder .name:hover {text-decoration:underline;}
.hp-rdl li .play {padding:0px 8px; height: 26px; color:#fff; font-size:13px; font-weight:bold; text-align: center; background:#da029b;text-transform:uppercase; right:0px; position: absolute; top: 0; bottom: 0; margin: auto;}
.hp-rdl li span {display: inline-block; vertical-align: middle;}

.hp-rdlb {list-style:none; margin:0px; padding:0px;}
.hp-rdlb li {list-style:none; margin:0px; padding:0px;  border-bottom:1px solid #efefef;}
.hp-rdlb .holder {position: relative; display:block; padding: 8px 5px 8px 0px;}
.hp-rdlb .icon {width:35px; height:35px; overflow:hidden; padding:0px; left:0px; top: 0; bottom: 0; margin: auto; border-radius: 50%;}
.hp-rdlb .holder .name {font-size: 14px; margin-left:10px;}
.hp-rdlb li .review {padding:0px 8px; height: 26px; color:#fff; font-size:13px; font-weight:bold; text-align: center; background:#da029b;text-transform:uppercase; right:0px; position: absolute; top: 0; bottom: 0; margin: auto;}
.hp-rdlb li span {display: inline-block; vertical-align: middle;}

.hm-icon {width:35px; height:35px; overflow:hidden; padding:0px; left:0px; top: 0; bottom: 0; margin: auto; border-radius: 50%;}

.hm-name {font-size:14px; text-align:center; margin-bottom:0px;}
.hm-bonus {font-size:24px; font-weight:bold; text-align:center;}
.n-bonus {font-size:24px; font-weight:bold; text-align:center;}

.box-brand {font-size:24px;}
.box-bonus {font-size:16px; font-weight:bold;text-transform:uppercase;}

.review-table .bld {font-weight:bold; text-transform:uppercase;}
.review-table td:first-child {width: 30%; padding: 10px 0;}
.review-table tr {line-height: 1.5; border-top: 1px solid #ececec;}










