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


.jackpotViewer{
	width:100%;
	}
	
.rightpaneInner .jackpotViewer{
	margin-top:8px;
	width:100% !important;
	}
	
	.jackpotPanelTitle{
	padding:5px;
	text-align:left;
	color:#fff; /* nascondo il titolo facendolo bianco  */
	font-size:8px;
	font-weight:bold;
	
	}
	
	.jackpotGameName{
	padding:5px;
	text-align:left;
	color:#fff;
	font-size:12px;
	width:60%;
	text-align:left;
	background:url('images/blue_common_bg.png') bottom left repeat transparent;
	font-weight:bold;
	}

.jackpotValue{
	padding:5px;
	text-align:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
	width:40%;
	text-align:left;
	background:url('images/common_bg.png') bottom left repeat transparent;
	}
	
	
/*	DISPLAY WINNERS OF THE MONTH <|> Giocatori vincenti del mese */
	
.thisMonthWinners{
	margin-left:0px;
	width:100%;
	}
	
	
.panelTitle{
	height:15px;
	padding:5px;
	text-align:left;
	color:#FC0;
	font-size:13px;
	font-weight:bold;
}	
	

.gameName{
	padding:5px;
	text-align:left;
	background:url('images/orange_common_bg.png') bottom left repeat transparent;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}
	
	
.winnerName{
padding:5px;
text-align:left;
color:#036;
font-size:12px;
width:30%;
text-align:left;
background:url('images/common_bg.png') bottom left repeat transparent;
font-weight:bold;
		}

.winCash{
		padding:5px;
	text-align:left;
	background:url('images/darker_common_bg.png') bottom left repeat transparent;
	color:#333;
	font-size:12px;
	font-weight:bold;
	}
	
	.pokerSidebar{   /* h2 */
		width:97%;
		FONT-SIZE: 14px; 
		COLOR:#216aaf; 
		FONT-FAMILY: Arial, Arial,Verdana, Helvetica, sans-serif;
		font-weight:bold;
		padding: 5px 5px 5px 5px;
		vertical-align:middle;
		margin-bottom:25px;
		border-bottom: 1px solid #ccc;
}
	
	
/*	GAME PROMO TEXT BOX <|> TESTO PROMOZIONE GIOCO */

.gamePromoTextBox a{

	border-bottom:1px dotted #FC0;
	padding-left:45px;
	padding-bottom:5px;
	}

.gameDescription{
	padding:5px;
	color:#fff;
	font-size:11px;
	text-align:left;
	}
	
	
	/* specific kind of bold markup */
	.highlight{
		color:#FC0;
		}



/* ______________________________POKER FEEDS_____________________*/
/* ____________ TOURNAMENTS LIST _______________________________ */
/* _____ FILTERS _______________________________________________ */
		
		.filters
	{
		color: #fff;
		font-weight: bold;
		margin-bottom:15px;
		margin-left:15px;
		margin-top:25px;
	}
	
	
	/*.positiveSmall 
	{
		width:100px;
		height:30px;
		background: url('images/button_small.png') center center transparent no-repeat;
		border:0;
		color:#fff;
		font-weight:bold;
		text-transform:uppercase;
	}
	a.positiveSmall:hover, input.positiveSmall:hover 
	{
		background: url('images/button_small_hover.png') center center transparent no-repeat;
		color:#fff;
	}
	
	a.positiveSmall:active, input.positiveSmall:active 
	{
		color:#fff;
	}*/
/* _____________________________________________  POKER FEEDS_____________________*/
/* _____________________________ TOURNAMENTS LIST _______________________________ */
/* ______ TOURNAMENTS LIST TABLE ________________________________________________ */
	
	.tournamentsTableHeader{
	margin-top:25px;
	width:100%;
	}
	
	.tournamentsTableHeader th{
	text-align: center;
	color: #fff;
	FONT-WEIGHT:BOLD;
	padding:5px;
	background:url('images/orange_common_bg.png') bottom left repeat transparent;
	}
	
	.td_A{
	padding: 5px;
	font-weight: bold;
	background:url('images/blue_common_bg.png') bottom left repeat transparent;
	color:#fff;
	text-align:left;
	}
	
	.td_B{
	padding: 5px;
	font-weight: bold;
	color: #16678e;
	background:url('images/darker_common_bg.png') bottom left repeat transparent;
	}
	
	.td_C{
	padding: 5px;
	font-weight: bold;
		background:url('images/common_bg.png') bottom left repeat transparent;
	color:#000;
	}
	
	.td_D{
	padding: 5px;
	font-weight: bold;
		background:url('images/blue_common_bg.png') bottom left repeat transparent;
	color:#fff;
	}
	
	.td_E{
	padding: 5px;
	font-weight: bold;
background:url('images/common_bg.png') bottom left repeat transparent;
	color:#333;
	}
	
/* ____________________________________________ POKER FEEDS_____________________*/
/* _____________________________ TOP 10 WINNERS _______________________________ */

	.top10winners{
	width:195px;
	margin-left:10px;
	}
	
	.top10winners th{
	padding: 5px;
	background: url('images/gridBgitems/g.png') bottom center transparent repeat-x;
    font-weight: bold;
	color:#fff;
	border-right:1px solid #000;
	text-align:left;
	}
	
	.pokerRanking{
	padding:5px;
	text-align:left;
	color:#fff;
	font-size:12px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	text-transform:uppercase;
	background-color:#fc0;
	}
	
	.pokerWinnerName{
	padding:5px;
	text-align:left;
	color:#fff;
	font-size:12px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	text-transform:uppercase;
	background-color:#1d63a2;
	}
		

	/* ____________________________________________ POKER FEEDS_____________________*/
/* _____________________________ ACTIVE PLAYERS _______________________________ */
	.activePlayers
{
width:280px;
margin-left:10px;
margin-top:10px;
}

.activePlayersHeader
{
padding-left:50px;
padding-top: 25px;
padding-bottom: 25px;
padding-right:10px;
background: url('images/playerLeft.png') top left transparent no-repeat;
   font-weight: bold;
color:#FFF;
text-align:right;
font-size:13px;
width:280px;
}

.playersCounter
{
padding:25px;
background: url('images/playerRight.png') top right transparent no-repeat;
text-align:left;
color:#000;
font-size:13px;
font-weight:bold;
}



/*---------------------- ANNOUNCEMENT MODULE (FAQ)-------------------------------------*/
		



.AnnouncementItemBody{
	FONT-SIZE: 12px; COLOR: #fff; FONT-FAMILY: Arial, Tahoma,Verdana, Helvetica, sans-serif;
}

.AnnouncementItemBody p{
	background-color:#333; padding:5px;
}

.pnlCollapsing{
	padding:5px;
	margin:10px;
}

.pnlCollapsing .commandButton
{
	background-color:#333;
	padding:5px;
}