/* CSS Document */
/*-------------------------------------------------------------------------WN JACKPOTS PANEL PANEL*/
#winJackPots{
	display:block;
	width:340px;
	color:#FFFFFF;
	padding-bottom:14px;
	margin-bottom:20px;
}
#winJackPots h1{
	height:60px;
	background:transparent URL(images/panelWinJackpotsHead.jpg) no-repeat top left;
	padding:182px 0 0 0;
	margin:0;
}
#winJackPots h1 input{
	width:100%;
	height:32px;
	background-color:transparent;
	color:#000000;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.1em;
	padding:0;
	border:0;
	margin:0 0 0 10px;
}
#winJackPots h2{
	font-size:1.6em;
	padding:0;
	margin:0;
}
#winJackPots .body{
	height:auto !important;
	height:342px;
	min-height:342px;
	background:transparent URL(images/panelWinJackpotsBackground.png) repeat-y top left;
	padding:15px 35px 0 35px;
}
#winJackPots .foot{
	height:20px;
	background:transparent URL(images/panelWinJackpotsFoot.png) no-repeat top left;

}
#winJackPots table{
	width:274px;
	padding:0;
	margin:6px 0 0 0;
}
#winJackPots table th{
	color:#C2000D;
	text-align:left;
	padding:3px 0 3px 4px;
}
#winJackPots table tr{
	border-bottom:dotted 1px #B4B5B8;
}
#winJackPots table th.head{
	color:#FFBA00;
	border-top-width:0;
	padding-bottom:12px;
}
#winJackPots table td{
	color:#FFBA00;
	padding:3px 0 3px 4px;
}
#winJackPots td.white{
	color:#FFFFFF;
}
/*-------------------------------------------------------------------------PROMO PANEL*/
#bannerPromo{
	display:block;
	width:340px;
	color:#FFFFFF;
	background:#302E2F URL(images/bottomBSPromotion.png) no-repeat bottom right;
	padding-bottom:14px;
	margin-bottom:20px;
}
#bannerPromo h1{
	height:38px;
	background:transparent URL(images/topBSPromotion.jpg) no-repeat top left;
	padding:0;
	margin:0;
}
#bannerPromo .body{
	height:217px;
	background:#302E2F URL(images/backgroundBSPromotion.jpg) no-repeat top right;
	padding:15px 210px 0 10px;
}
#bannerPromo .body p{
	text-align:left;
	padding:0 0 10px 0;
}
/*POKER RACES PANEL*/
#pokerRaces{
	width:461px;
	background:#000000 url(images/pokerRacesBackground.png) repeat-y top left;
	margin:20px 0;
}
#pokerRaces .title{
	width:100%;
	height:102px;
	background:#000000 url(images/pokerRacesHeader.jpg) no-repeat top left;

}
#pokerRaces .body{
	width:auto;
	height:auto !important;
	height:100px;
	min-height:100px;
	padding:0 18px 10px 18px;
}
#pokerRaces .foot{
	clear:both;
	width:100%;
	height:18px;
	background:#000000 URL(images/pokerRacesFooter.png) no-repeat top left;
}
#pokerRaces table{
	float:left;
	width: 184px;
	margin:12px 14px;
}
#pokerRaces table th{
	color:#C2000D;
	text-align:left;
	text-transform:uppercase;
	border-top:dotted 1px #B4B5B8;
	padding:0;
}
#pokerRaces table tr{
	border-bottom:dotted 1px #B4B5B8;
}
#pokerRaces table th.head{
	color:#FFBA00;
	border-top-width:0;
	padding-bottom:12px;
}
#pokerRaces table td{
	padding:3px 0;
}
#pokerRaces p{
	padding:0 0 0 10px;
	margin:0;
}
#pokerRaces p.white{
	clear:both;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
}
