#breadcrumbs {
	top:27px;
}
#rows{
	/*position:relative;
	top:27px;*/
	width: 743px;
}
.selected{
	border-top: 2px solid #009933;
	border-bottom: 2px solid #009933;
}
/* top orange bar */
#topbar{
	background: url(../images/home/jp_top_bar.jpg) no-repeat left top;
	width: 743px;
	height: 41px;
	/*position:absolute;
	top:207px;*/
}
.orngLineRight{
	width: 7px;
	height: 41px;
	float: right;
}
.orngLineLeft{
	width: 7px;
	height: 41px;
	float: left;
}
#topbomb{
	position:relative;
	display:inline;
	float:left;
	top:0px;
	width:37px;
	height:41px;
	margin-left:11px;
}
/* upper bar section */
#topbar span{
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 39px;
}
.topLeftTxt {
	background: url(../images/home/topjackpots.gif) no-repeat 0px 11px;
	float:left;
	width: 269px;
	height: 41px;
}
#topLeft{
	background: url(../images/home/bomb-1.gif) no-repeat;
	float: left;
	width: 45px;
	height: 41px;
	
}
#topRight{
	background: url(../images/home/blow.png) no-repeat 0px 2px;
	float:left;
	width: 280px;
	height: 41px;
	margin-left: 80px
}
.expand {
	background: url(../images/home/green_button.gif) no-repeat 0px 11px;
	float: right;
	margin-right: 15px;
	width: 45px;
	text-align: center;
}
.expand span{
	width: 60px;
}
#all{
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
.row_last{
	background: url(../images/home/table_explosion.png) 0px 0px no-repeat;
}
.odd, .even, .odd_over, .even_over, .select{
	height: 43px;
	width: 743px;
	cursor: pointer;
}
.odd{
	/*background:#eeca7a  url(../images/home/row_bg1.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #000000;*/
}
.even{
	/*background:#f5e1b3  url(../images/home/row_bg2.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #000000;*/
}
.odd_over{
	/*background:#cc0000  url(../images/home/row_bg_overdue.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #000000;*/
}
.even_over{
	/*background:#990000  url(../images/home/row_bg_overdue.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #000000;*/
}
.select{
	background:#ffffcc  url(../images/home/row_select.jpg) 2px 0px no-repeat;
}
/*jackpot table*/
.rowLeft{
	background-color: #EFCA7A;
	border: 1px solid #A47200;
	float:left;
	height:41px;
	position:relative;
	width:179px;
}
.rowRight{
	background-color: #EFCA7A;
	border: 1px solid #A47200;
	float: left;
	height: 41px;
	position: relative;
	/*width: 560px;*/
}
/*
.select .rowRight{
	background: transparent none;
	background-image: none;
}
.select .rowRightover{
	background: transparent none;
	background-image: none;
}*/
.greenRow:hover .rowRight {
	background: url("../images/home/row_select.jpg") no-repeat scroll -179px 0 #FFFFCC;
}
.greenRow:hover .rowRightover {
	background: url("../images/home/row_select.jpg") no-repeat scroll -179px 0 #FFFFCC;
}
.rowRightover{
	background:#990000  url(../images/home/jack-bg-over.jpg) top right no-repeat;
	border: 1px solid #A47200;
	float:left;
	height:41px;
	position:relative;
	/*width:179px;*/
}
.speed {
	padding-right: 1px; /*for the border*/
	float: left;
	width: 21px;
	height: 41px;
}
#quick {background:#A47200 url(../images/home/quick.jpg) no-repeat;}
#big {background:#A47200 url(../images/home/big.jpg) no-repeat;}
#huge {background:#A47200 url(../images/home/huge.jpg) no-repeat;}

#exploasion{
	background: #efca7a url(../images/home/table_explosion.png) no-repeat 80px;
	color: #000;
}
.greenRow:hover #exploasion {
	background: #029835 url(../images/home/table_explosion.png) no-repeat 80px;
}
/*
.select #exploasion{
	/*background:#029835  url(../images/home/row_select.jpg) 0px 0px no-repeat;
	background: #029835 url(../images/home/table_explosion.png) no-repeat 80px;
}
*/
.greenRow:hover .rowGamePic{
	background: #ffffcc  url(../images/home/row_select.jpg) 0px 0px no-repeat;
	/*background: #029835 url(../images/home/table_explosion.png) no-repeat 80px;*/
}

.rowGamePic{
	float: left;
	width: 156px;
	height: 41px;
	color: #FFF;
	background: #9A0000;/* url(../images/home/table_explosion.png) no-repeat 80px;*/
}
.gamePic {
	width: 80px;
	float: left;
}
.rowLastWin, .row_curr{
	height: 41px;
	font-weight: bold;
}
/***********************/
.row_last_space{
	height: 43px;
	width: 559px;
	/*width: 280px;*/
	position: relative;
	border-right: 1px solid #A47200;
}
.rowLastSpaceInnerDiv {
	border-right: 2px solid #A47200;
	height: 41px;
	width: 276px;
}
.rowLastWin{
	text-align: right;
	width: 75px;
	float: right;
	font-size: 12px;
}
.row_curr{
	position:absolute;
	color:#000000;
	top:0px;
}
.row_curr span{
	color: #000000;
	float: right;
	font-size: 12px;
	text-align: center;
	position: relative;
	height: 15px;
	width: 75px;
	top: 25px;
}
.row_curr .overdue{
	/*color:#ffe600;
	color:#fed75a;*/
	color: #FFFFFF;
}
/* bomb */
.dynamicBomb{
	background: url(../images/home/working_jackpot8.png) no-repeat scroll 20px -3px;
	height: 41px;
	width: 75px;
}
.upperbar{
	background: url(../images/home/jp_top_scale.jpg) 0px 0px no-repeat;
	width: 743px;
	margin: 0 auto;
	height: 39px;
}
.bottombar{
	background: url(../images/home/bottom_bar.png) 0px 0px no-repeat;
	width: 743px;
	margin: 0 auto;
	height: 44px;
	float: left;
}
.days{
	display:inline;
	float:right;
	margin-top:10px;
}
.days p{
	color: #F3E2B3;
	font-weight: bold;
	display: inline;
	float: left;
	text-align: center;
	width: 53px;
}
#promotions{
	height:240px;
	width:749px;
	
/*	position:relative;
	top:39px;*/
}
.boxtitle{
	left:53px;
	top:9px;
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	position:absolute;
	cursor:pointer;
}
.boxtitle a{
	text-decoration:none;
	color:#FFFFFF;
}
#winnerbox{
	background:url(../images/home/winners.jpg) no-repeat scroll 0 0px;
	height:204px;
	display:inline;
	float:left;
	position:relative;
	width:183px;
}
.box-bottom{
	bottom:0;
	left:0;
	position:absolute;
}
#thewinners{
	font-family:Arial;
	font-size:10px;
	height:126px;
	left:9px;
	line-height:17px;
	position:absolute;
	top:36px;
	width:162px;
}
#thewinners img{
	display:inline;
	float:left;
}
#thewinners a{
	text-decoration:none;
	color:#FFFFFF;
}
#bgImg2{
	margin-top:5px;
}
.wintxt{
	display:inline;
	float:left;
	line-height:16px;
	height:60px;
	padding-left:6px;
}
#statisticbox{
	background:url(../images/home/statistics.jpg) no-repeat scroll 0 0px;
	height:198px;
	display:inline;
	float:left;
	position:relative;
	width:367px;
	margin-left:5px;
}
#left{
	color:#000000;
	display:inline;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:125px;
	line-height:25px;
	margin-left:23px;
	width:151px;
}
.desc{
	display:inline;
	float:left;
	font-size:12px;
	width:77px;
}
#left div{
	width:148px;
}
#left span{
	float:right;
	display:inline;
	width:69px;
	text-align:right;
}
#right{
	background:#FFFFFF none repeat scroll 0 0;
	display:inline;
	float:left;
	font-family:Arial;
	font-weight:bold;
	margin-left:7px;
	margin-top:22px;
	width:164px;
}
#statsbar{
	position:relative;
	height:38px;
	width:350px;
}
#allstats{
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	position:relative;
	float:right;
	margin-top:12px;
}
.viewAll{
	bottom:19px;
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	left:70px;
	position:absolute;
	text-decoration:underline;
	cursor:pointer;
}
#statistic-up{
	cursor:pointer;
	height:7px;
	left:30px;
	position:absolute;
	top:41px;
	width:10px;
}
#statistic-down{
	cursor:pointer;
	height:7px;
	left:30px;
	position:absolute;
	top:49px;
	width:10px;
}
#gamebox{
	background:url(../images/home/games.jpg) no-repeat scroll 0 0px;
	height:204px;
	display:inline;
	float:right;
	position:relative;
	width:183px;
}
.move-left{
	bottom:9px;
	height:25px;
	left:32px;
	position:absolute;
	width:27px;
	cursor:pointer;
}
.move-right{
	bottom:9px;
	height:25px;
	right:37px;
	position:absolute;
	width:27px;
	cursor:pointer;
}
#promo{
	position:absolute;
	top:32px;
	left:1px;
}
area{
	cursor:pointer;
}
