html, body{
	background: #050505 url(../images/bg.gif) center 0 repeat-y;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	margin:0;
	padding:0;
	height:100%;
}
#header{
	height:221px;
	background: url(../images/top_bg1.jpg)  -15px 0px no-repeat;
	position:relative;
}
#breadcrumbs{
	background: url(../images/home/jp_bc.jpg) -2px 0px no-repeat;
	color:#A4A1A6;
	font-size:14px;
	line-height:26px;
	padding-left:10px;
	margin-bottom: 5px;
	width:733px;
	/*position:relative;
	top:-7px;*/
}
#breadcrumbs span{
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
}
#breadcrumbs #here {
	color:#cccccc;
	margin-right:0px;
	font-weight:bold;
}
#breadcrumbs a{
	margin-left:10px;
	margin-right:10px;
	color:#999999;
	text-decoration:underline;
	font-weight:normal;
}
#container{
	width: 762px;
	margin: 0 auto;
	padding-top:0px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}
#content{
	margin:auto;
	top:1px;
	width:741px;
}
#jackpot_name{
	color:#FFFFFF;
	font-size:12px;
	margin-left:25px;
}
#play{
	height:78px;
	text-align:center;
	position:relative;
	width:100%;
}
#playnow{
	background:transparent url(../images/common/playnow.jpg) no-repeat scroll 0 0;
	display:block;
	height:58px;
	position:absolute;
	top:20px;
	left:265px;
	width:228px;
}
#playnow span{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	left:40px;
	position:absolute;
	top:9px;
	cursor:pointer;
}
.hide{
	display:none;
}
.show{
	display:table;
}
/* ### Footer styles ### */

#footer{
background:transparent url(../images/footer_bg.jpg) no-repeat scroll 0 50px;
bottom:0;
height:140px;
height:300px;
margin-top:0px;
position:relative;
text-align:center;
}
html #footer{
margin-bottom:-1px;
}

#footer img{
	margin: 0 0 0 20px;
}
#footer p{
	text-align: center;
	color:#7d7c7c;
	line-height:16px;
}

#footer ul{
	text-align: center;
	margin: 20px 0 20px 0;
	color:#7d7c7c;
	line-height:16px;
}

#footer p.support{
	color:#ffffff;
	margin: 0px 0 10px 0;
	padding-top:10px;
}

#footer ul li{
	display: inline;
	background: url(images/line.gif) right 2px no-repeat;
	padding: 0 8px 0 8px;
}
#footer ul li.last{
	background: none;
}
#footer ul li a{
	color: #a5a3a3;
	text-decoration: none;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer ul li.last a{
	color: #ffc600;
	font-size:11px;
}
#footer p.last{
	font-size:10px;
	color:#7d7b7c;
	line-height:12px;
	margin: 0px 0 0px 0;
	padding-top:5px;
	padding-bottom: 12px;
	padding-left:140px;
	padding-right:140px;
	line-height:15px;
}

#footer p.last a{
	color:#b88109;
	text-decoration: none;
}

#footer p.last a:hover{
	text-decoration: underline;
}