@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
}
img {
	border:none;
}
#slotscontainer {
	margin:0 auto;
	padding:0;
	width:712px;
	text-align:center;
	height:100%;
}
#slots-bonus {
	padding:0;
	height:990px;/* 100%; */
	width:172px;
	margin-right:8px;
    float:left;
	text-align:center;
	background:url(slots-bg.gif) repeat;
}
#bonus-content {
	margin-top:-88px;
	padding-top:98px;
	border-left:#ffccff solid 1px;
	border-right:#ffccff solid 1px;
	border-bottom:#ffccff solid 1px;
	width:170px;
	height:830px;
}
#freespins-content {
	margin-top:-88px;
	padding-top:98px;
	border-left:#f8d1b7 solid 1px;
	border-right:#f8d1b7 solid 1px;
	border-bottom:#f8d1b7 solid 1px;
	width:170px;
	height:830px;
	
}
#jackpots-content {
	margin-top:-88px;
	padding-top:98px;
	border-left:#d4eaca solid 1px;
	border-right:#d4eaca solid 1px;
	border-bottom:#d4eaca solid 1px;
	width:170px;
	height:830px;
	
}
#prograssive-content {
	margin-top:-88px;
	padding-top:98px;
	border-left:#d1f0f1 solid 1px;
	border-right:#d1f0f1 solid 1px;
	border-bottom:#d1f0f1 solid 1px;
	width:170px;
	height:830px;
	
}
.slotsimage {
	margin:0;
	padding:0;
	width:172px;
	height:150px;
	z-index:3;
}
#slots-prograssives{
	padding:0;
	height:990px; /* 100% */
	width:172px;
	margin:0;
	float:left;
	background:url(slots-bg.gif) repeat;
}
.slots-bonus-pink {
	width:170px;
	height:32px;
	background:url(slotsbonus-pink.gif) no-repeat;
	padding-top: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7f0093;
}
.slots-frreespin-brown {
	width:170px;
	height:32px;
	background:url(slots-freespins-brown.gif) no-repeat;
	padding-top: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a20d2e;
}
.slots-jackpots-green {
	width:170px;
	height:32px;
	background:url(slots-jackpots-green.gif) no-repeat;
	padding-top: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#425928;
}
.slots-pro-cyan {
	width:170px;
	height:32px;
	background:url(slots-prog-cyan.gif) no-repeat;
	padding-top: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0f575a;
}
.i-play {
	height:21px;
	padding:0 23px 0 23px;
}
.right {
	float:right;
}
.left {
	float:left;
}
/****************************slots-info****************************************/
.slots-info {
	height:298px;
	width:486px;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px
}
#slots-inf0-table {
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:486px;
	height:298px;
	border:#e3c4fe solid 1px;
}
#slots-inf0-table td {
	border:#e3c4fe solid 1px;
    padding-left:10px;
	text-align:left;
}
