.ADV_GestCircolo_Titolo
{
	FONT-SIZE: 16px;
	FONT-FAMILY: Tahoma;
	color: #030ab1;
	font-weight: bold;
}
.ADV_GestCircolo_Button_Funzione:link
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: #030ab1;
	font-weight: bold;
}

.ADV_GestCircolo_Button_Funzione:hover
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: #7e9ffcb;
	font-weight: bold;
}

.ADV_GestCircolo_Button_Funzione:visited
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: #030ab1;
	font-weight: bold;
}

.ADV_GestCircolo_Button:link
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: white;
	font-weight: bold;
	background-color:#7e9e5b;
}

.ADV_GestCircolo_Button:hover
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: white;
	font-weight: bold;
	background-color:#7e9e5b;
}

.ADV_GestCircolo_Button:visited
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	color: white;
	font-weight: bold;
	background-color:#7e9e5b;
}

.ADV_Torneo_Schema_SfondoSopra
{
	background-image:url(img/Sopra.gif);
	background-repeat:no-repeat;
	width:102px;
	height:10px;
}

.ADV_Torneo_Schema_SfondoSopraBox
{
	background-image:url(img/SopraBox.gif);
	background-repeat:no-repeat;
	width:35px;
	height:25px;
}

.ADV_Torneo_Schema_SfondoSotto
{
	background-image:url(img/Sotto.gif);
	background-repeat:no-repeat;
	width:102px;
	height:10px;
}

.ADV_Torneo_Schema_SfondoSottoTDS
{
	background-image:url(img/SottoTDS.gif);
	background-repeat:no-repeat;
	width:130px;
	height:10px;
}

.ADV_Torneo_Schema_SfondoSottoBox
{
	background-image:url(img/SottoBox.gif);
	background-repeat:no-repeat;
	width:35px;
	height:25px;
}

.ADV_Torneo_Schema_SfondoVuoto
{
	background-image:url(img/Blank.gif);
	width:102px;
	height:10px;
}

.ADV_Torneo_Schema_SfondoVuotoBox
{
	background-image:url(img/Blank.gif);
	height:25px;
}

.ADV_Torneo_Schema_SfondoVuotoAlto
{
	background-image:url(img/Blank.gif);
	width:102px;
	height:26px;
}


.ADV_Torneo_Schema_SfondoVerticale
{
	background-image:url(img/Verticale.gif);
	background-repeat:repeat-y;
	width:102px;
	height:10px;
}

.ADV_Torneo_Schema_SfondoVerticaleBox
{
	background-image:url(img/Verde.gif);
	background-repeat:repeat-y;
	width:1px;
	background-position:right top;
}

.ADV_Torneo_Schema_SfondoOrizzontale
{
	background-image:url(img/Orizzontale.gif);
	background-repeat:repeat-x;
	width:102px;
}

.ADV_Torneo_Schema_SfondoOrizzontaleBox
{
	background-image:url(img/Orizzontale.gif);
	background-repeat:repeat-x;
	background-position:center left;
	width:35px;
}

.ADV_Torneo_Schema_SfondoOrizzontaleCenter
{
	background-image:url(img/Orizzontale.gif);
	background-repeat:repeat-x;
	background-position:left center;
}

.ADV_Torneo_Schema_Label_Bottom
{
	font-family:"Tahoma";
	font-size:9px;
	color:Black;
}

.ADV_Torneo_Schema_Label
{
	font-family:"Tahoma";
	font-size:9px;
	color:Black;
}


.ADV_Torneo_Schema_Link
{
	font-family:"Tahoma";
	font-size:9px;
	color:Black;
	vertical-align:top;
	left:auto;
}

.ADV_GestCircolo_TabellConBordo
{
	background-color:#e9f3e1;
	border-style:solid;
	border-width:1px;
	border-color:Green;
}

.ADV_Torneo_Schema_TriangoloBox
{
	vertical-align:sub;
	margin-left:5px;
}

.ADV_Torneo_Schema_Triangolo
{
	vertical-align:top;
	margin-left:73px;
}

.ADV_GestCircolo_Testo
{
	font-family:"Tahoma";
	font-size:10pt;
	color:Black;
}

.ADV_GestCircolo_Errore
{
	font-family:"Tahoma";
	font-size:10pt;
	color:red;
}
.ADV_GestCircolo_TestoBold
{
	font-family:"Tahoma";
	font-size:10pt;
	font-weight:bold;
	color:Black;
}






/* ELENCO TORNEI */ 



.ADV_TabellaRiepilogo
{

	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

.ADV_TabellaRiepilogo .CellaIntestazione
{
	background: #6a8efe;
	font-weight: bold;
	height: 30px;
}


.ADV_TabellaRiepilogo .CellaPari
{
	background: #eaeefa;
	height: 30px;
}


.ADV_TabellaRiepilogo .CellaDispari
{
	height: 30px;
	background: #eaeefa;
}

.ADV_TabellaRiepilogo .CellaNascosta
{
	
	background-color: #FFD700;
	visibility: hidden;
	width: 0px;
}

.ADV_ElencoPari
{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.ADV_ElencoDispari
{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;

}
.ADV_ElencoIntestazione
{

	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.ADV_ElencoNascosta
{
	
	
}

/*contenitore dei comandi dell'elenco*/
.ADV_TipoBottoneElenco:link
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	color: #030ab1;
	font-weight: bold;

}

.ADV_TipoBottoneElenco:visited
{
   FONT-SIZE: 11px;
   FONT-FAMILY: Tahoma;
	 font-weight: bold;
	 color: #030ab1;
}
.ADV_TipoBottoneElenco:hover
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	color: #7e9ffc;
	font-weight: bold;
	
}


.ADV_PaginatoreLink
{
	FONT-SIZE: 12;
	FONT-FAMILY: Tahoma;
	color: black;
	font-weight: bold;
}

.ADV_PaginatoreCella
{
	FONT-SIZE: 12;
	FONT-FAMILY: Tahoma;
	color: black;
	font-weight: bold;
}

.ADV_SK_PaginatoreLinkCorrente
{
	FONT-SIZE: 12;
	FONT-FAMILY: Tahoma;
	color: black;
	font-weight: bold;
}

.ADV_SK_PaginatoreLink
{
	FONT-SIZE: 12;
	FONT-FAMILY: Tahoma;
	color: black;
	font-weight: bold;
}

.ADV_GestCircolo_NumeroTDS
{
	background-color:#f8f5a8;
}

