body,html,h1,h2,h3,h4,table,tr,td,th,form
{
	margin: 0px;
	padding: 0px;
    font-family: Verdana,Arial, Helvetica;
    margin: 0px;
}

html {
	/*font-size: 100%;*/
	/* Mostra sempre scrollbar verticale, anche per pagine corte */
	height: 100%;
	margin-bottom: 1px;
	margin-top: 2px;
}

body
{	
	margin: 2px;
	background-color:#eee;
	background-image:url(../images/bkg_body.gif);
	background-position:center;
	background-repeat:repeat-y;	
}

div#container{text-align:left; width:1000px; margin-left:auto; margin-right:auto;}

/* PIE' DI PAGINA */
div#footer {
	margin-top:10px; position:absolute;
	border-top: solid 1px #000000;
	background-color: #FFFFFF;
    width: 1000px; height: 60px;
    font-size:xx-small;
    color:#000000;
    padding-top:10px;
}
div#footer-center
{
    text-align:center;
    
	width:500px; 
	margin-left:auto;
	margin-right:auto;
}
div#footer-left
{
	position:absolute; 
	left:0px;
	text-align:left;
}
div#footer-right
{
	width: 280px; 
	position:absolute; 
	right:0px; 
	text-align:right;
}
div#footer-privacy {position:relative; right:0px; float:right;}


/* INIZIO HOME Scommesse in partenza */
.Tabella_Scommesse
{
	width:100%;
	height:100%;
	font-size:65%;
}
.Intestazione_Scommesse
{
	width:100%;
	height:20px;
	text-align:center;
	float:left;
	color: #FFFFFF;
	background-color: rgb(62, 56, 56);
}
.Ora_Intestazione_Scommesse
{
    width:45px;
    height:16px;
	padding-top:4px;
	float:left;
}
.Avvenimento_Intestazione_Scommesse
{
	width:255px;
	height:16px;
	padding-top:4px;
	float:left;
	text-align:center;
}
.Esito_Intestazione_Scommesse
{
	width:35px;
	height:16px;
	padding-top:4px;
	float:left;	
	text-align:center;
}
.Corpo_Scommesse
{
	overflow:scroll;
	overflow-x: hidden !important;
	height:230px;
	width:100%;
    padding:0px 0px 0px 0px;
}
.Riga_Data_Scommesse
{
	height:16px;
	padding-top:4px;
	width:100%;
	font-weight:bold;
	float:left;
	color: rgb(255, 255, 255);
	background-color: rgb(88,89,91);
}
.Corpo_Scommesse_Riga_Dispari
{
	width:100%;
	height:20px;
	text-align:center;
	float:left;
	color:Black;
	background-color:rgb(222,222,222);
}
.Corpo_Scommesse_Riga_Pari
{
	width:100%;
	height:20px;
	text-align:center;
	float:left;
	color:Black;
	background-color:rgb(244,244,244);
}
.Corpo_Ora_Scommesse_Dispari
{
    width:45px;
    height:16px;
	padding-top:4px;
	float:left;
	background-color:rgb(222,222,222);
}
.Corpo_Avvenimento_Scommesse_Dispari
{
	overflow:hidden;	
	height:16px;
	padding-top:4px;		
	
	float: left;
	width: 255px;
	text-align: left;	
	background-color:rgb(222,222,222);
}
.Corpo_Esito_Scommesse_Dispari
{
	width:35px;
	height:16px;
	padding-top:4px;
	float:left;
	text-align:center;
	background-color:rgb(222,222,222);
}
.Corpo_Ora_Scommesse_Pari
{
    width:45px;
    height:16px;
	padding-top:4px;
	float:left;	
	background-color:rgb(244,244,244);
}
.Corpo_Avvenimento_Scommesse_Pari
{
	overflow:hidden;	
	height:16px;
	padding-top:4px;		
	text-align:left;
	
	width: 255px;	
	float: left;
	background-color:rgb(244,244,244);
}
.Corpo_Esito_Scommesse_Pari
{
	width:35px;
	height:16px;
	padding-top:4px;
	float:left;
	text-align:center;
	background-color:rgb(244,244,244);
}
/* FINE HOME Scommesse in partenza */


/* INIZIO HOME Poker - Tornei in partenza */
.table_vuoto_poker
{
	text-align:center;
	vertical-align:middle;
	padding: 2px 3px 2px 3px;
	border-style:none;
	font-size:65%;
	width:100%;
	color:Black;
	background-color: White;
}
.intestazione_Vuota_poker
{
	border-style:none;
	padding: 3px 0px 3px 0px;
	width:100%;
	background-color: White;
}
 
.Tabella_Poker
{
	width:100%;
	height:100%;
	font-size:65%;
}
.Intestazione_Poker
{
	width:100%;
	text-align: center;
	height:20px;
	color: rgb(255, 255, 255);
	background-color: rgb(62, 56, 56);
}
.Data_Intestazione_Poker
{
	width:20%;
	float:left;
	padding: 3px 0px 3px 0px;
	background-color:Transparent;
}
.Data_Poker
{
	width:20%;
	float:left;
	padding: 3px 0px 3px 0px;
	background-color:Transparent;
}
.Ora_Intestazione_Poker
{
	width:15%;
	float:left;
	padding: 3px 0px 3px 0px;
	background-color:Transparent;
}
.Ora_Poker
{
	width:15%;
	float:left;
	padding: 3px 0px 3px 0px;
	text-align:center;
	background-color:Transparent;	
}
.Ora_Poker_lastminute
{
	width:15%;
	float:left;
	padding: 3px 0px 3px 0px;
	text-align:center;
	color:#FF0000;
	background-color:Transparent;	
}
.Avvenimento_Intestazione_Poker
{
	width:49%;
	float:left;
	height:1.7em;
	line-height:1.4em;
	overflow :hidden;
	text-align:center;
	padding-top:1px;
	background-color:Transparent;
}
.Avvenimento_Poker
{
	width:49%;
	float:left;
	height:1.7em;
	line-height:1.4em;
	overflow :hidden;
	text-align:left;
	padding-top:1px;
	background-color:Transparent;
}
.Esito_Intestazione_Poker
{
	width:16%;
	float:left;
	padding: 3px 0px 3px 0px;
	text-align:center;
	background-color:Transparent;
}
.Esito_Poker
{
	width:16%;
	float:left;
	padding: 3px 0px 3px 0px;
	text-align:left;
	background-color:Transparent;
}
.Corpo_Poker
{
	overflow:auto;
	overflow-x: hidden !important;
	height:230px;
	width:100%;
}


.Corpo_Poker_Riga_Dispari
{
	width:100%;
	height:20px;
	text-align:center;	
	overflow:hidden;
	color:Black;
	background-color: rgb(222, 222, 222);
}
.Corpo_Poker_Riga_Pari
{
	width:100%;
	height:20px;
	text-align:center;
	overflow:hidden;
	color:Black;
	background-color: rgb(244, 244, 244);
}
/* FINE HOME Poker - Tornei in partenza */


/* INIZIO HOME Le pił giocate */
.table_vuoto_richieste
{
	text-align:center;
	vertical-align:middle;
	padding: 2px 3px 2px 3px;
	border-style:none;
	font-size:65%;
	width:100%;
	color:#000000;
	background-color:#FFFFFF;
}
.intestazione_Vuota_Richieste
{
	border-style:none;
	padding: 3px 0px 3px 0px;
	width:100%;
	background-color:#FFFFFF;
}
.Tabella_Richieste
{
	width:100%;
	height:100%;
	font-size:65%;
}
.Intestazione_Richieste
{
	width:100%;
	text-align: center;
	height:20px;
	color: #FFFFFF;
	background-color: rgb(62, 56, 56);
}
.Avvenimento_Intestazione_Richieste
{
	width:70%;
	float:left;
	height:1.7em;
	line-height:1.4em;
	overflow :hidden;
	text-align:center;
	padding-top:1px;
	background-color:Transparent;
}
.Esito_Intestazione_Richieste
{
	width:40px;
	float:left;
	padding: 3px 0px 3px 0px;
	background-color:Transparent;
}
.Corpo_Richieste
{
	overflow:auto;
	overflow-x: hidden !important;
	height:230px;
	width:100%;
}
.Corpo_Richieste_Riga_Dispari
{
	width:100%;
	height:20px;
	background-color: rgb(222, 222, 222);
}
.Corpo_Richieste_Riga_Pari
{
	width:100%;
	height:20px;
	background-color: rgb(244, 244, 244);
}
.Avvenimento_Richieste
{
	width:70%;
	float:left;
	height:1.7em;
	line-height:1.4em;
	overflow :hidden;
	text-align:left;
	padding-top:1px;
	color:#000000;
	background-color:Transparent;
}
.cellQuota_Dispari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:40px;
	float:left;
	color:#000000;
	background-color:Transparent;
}
.cellQuota_Pari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:40px;
	float:left;
	color:#000000;
	background-color:Transparent;	
}
.cellQuotaPiu_Dispari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:40px;
	float:left;
    font-weight:bold;
	color:Green;
	background-color:Transparent;
}
.cellQuotaPiu_Pari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:40px;
	float:left;
	font-weight:bold;
	color:Green;
	background-color:Transparent;	
}
/* FINE HOME Le pił giocate */

/* INIZIO HOME QuickBet */
.Corpo_QuickBet
{
	overflow:auto;
	overflow-x: hidden !important;
	height:180px;
	width:100%;
}

.DescEsito_Intestazione_Richieste
{
	width:100px;
	float:left;
	padding: 3px 0px 3px 0px;
	background-color:Transparent;
}

.cellDescEsito_Dispari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:100px;
	float:left;
	color:#000000;
	background-color:Transparent;
}
.cellDescEsito_Pari
{
	text-align:center;
	padding: 3px 0px 3px 0px;
	width:100px;
	float:left;
	color:#000000;
	background-color:Transparent;	
}
/* Fine le pił giocate */

