﻿body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
}

TD.colonna_sinistra
{
	background-color: #fabb00
}
SPAN
{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

/* ELENCHI */
.GridView-Header
{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: white 1px solid;
	border-bottom: white 4px solid;
	background-color: #00457D;
	color: white;
	border-left: white 1px solid;
	border-right: white 1px solid;
}
.GridView-Row
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #d9d9d9;
	border-left: white 1px solid;
	border-right: white 1px solid;
}
.GridView-AlternatingRow
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
	background-color: #ebebeb;
}

.GridView-Row-Stats
{
	FONT-SIZE: 7pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffe8c9;
    TEXT-DECORATION: none;
    text-align: center;
}

.GridView-Player-Header
{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	border-top:  0px;
	border-bottom:  0px;
	background-color: #00457D;
	color: white;
	border-left:  0px;
	border-right:  0px;
}
.GridView-Player-Row
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	border-top:  0px;
	border-bottom:  0px;
	background-color: #d9d9d9;
	border-left:  0px;
	border-right:  0px;
}
.GridView-Player-AlternatingRow
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #ebebeb;
}

.GridView-Player-Row-Stats
{
	FONT-SIZE: 7pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffe8c9;
    TEXT-DECORATION: none;
    text-align: center;
}

/*TESTI*/
.testo-giallo
{
	font-size: 8pt;
	color: #fadb00;
	font-family: Verdana;
	text-decoration: none;
}
.testo-giallo-small
{
    FONT-SIZE: 7pt;
    COLOR: #fadb00;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-bianco
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-bianco-small
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-nero
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-nero-small
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-grigio
{
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}
.testo-grigio-small
{
	font-size: 7pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}
.testo-arancio
{
    FONT-SIZE: 8pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-arancio:hover
{
    FONT-SIZE: 8pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-arancio-link
{
    FONT-SIZE: 8pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-arancio-big
{
    FONT-SIZE: 12pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-arancio-big:hover
{
    FONT-SIZE: 12pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.testo-arancio-small
{
    FONT-SIZE: 7pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-arancio-small:hover
{
    FONT-SIZE: 7pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.testo-blu
{
    FONT-SIZE: 8pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-blu-link
{
    FONT-SIZE: 8pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-blu-link:hover
{
    FONT-SIZE: 8pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.testo-blu-small
{
    FONT-SIZE: 7pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.testo-blu-small:hover
{
    FONT-SIZE: 7pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.tabella-titolo-sfondo-blu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #003d6d;
    TEXT-DECORATION: none
}
.tabella-titolo-sfondo-arancio
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cd6a21;
    TEXT-DECORATION: none
}
.tabella-campo-sfondo-arancio
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cd6a21;
    TEXT-DECORATION: none
}
.tabella-campo-sfondo-arancio-chiaro
{
    FONT-SIZE: 7pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffe8c9;
    TEXT-DECORATION: none
}
/*LINK*/
.link-pulito
{
    FONT-SIZE: 7pt;
    COLOR: black;
    TEXT-DECORATION: none
}
INPUT
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.stampa-lista-riga
{
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(http://www.playersgroup.it/images/stampa_lista_bassa_riga.gif);
    COLOR: #cd6a21;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: Verdana
}
.titolo-sfondo-arancio
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(http://www.playersgroup.it/images/titolo_sfondo_arancio.gif);
    VERTICAL-ALIGN: sub;
    CLIP: rect(auto auto auto auto);
    COLOR: black;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.titolo-sfondo-arancio-left
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(http://www.playersgroup.it/images/titolo_sfondo_arancio.gif);
    VERTICAL-ALIGN: sub;
    CLIP: rect(auto auto auto auto);
    COLOR: black;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.titolo-sfondo-blu
{
    BACKGROUND-POSITION: left center;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(http://www.playersgroup.it/images/titolo_sfondo_blu.jpg);
    VERTICAL-ALIGN: sub;
    CLIP: rect(auto auto auto auto);
    COLOR: black;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.sfondo-blu
{
    BACKGROUND-COLOR: #003d6d
}
.riga-sfondo-blu
{
    BACKGROUND-POSITION: left bottom;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(http://www.playersgroup.it/images/riga_sfondo_blu.gif);
    BACKGROUND-REPEAT: no-repeat
}
.tabella-titolo-sfondo-bn
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: gray
}
.tabella-campo-sfondo-bn
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}
.tabella-campo-sfondo-bn-chiaro
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #eeeeee
}
.sfondo-nero
{
    BACKGROUND-COLOR: black
}
TD.home
{
	border-right: #003d6d 1px solid;
	border-top: #003d6d 1px solid;
	font-weight: bolder;
	font-size: 8pt;
	border-left: #003d6d 1px solid;
	color: #003d6d;
	border-bottom: #003d6d 1px solid;
	font-family: Verdana;
	height: 185px;
	TEXT-DECORATION: none;
}
TD.tratteggio_grigio
{
	background-image: url(http://www.playersgroup.it/Images/sfondo_pagina.gif);
	background-repeat: repeat;
}
TD.tratteggio_arancio
{
	background-image: url(http://www.playersgroup.it/Images/tratteggio_rosso_sfondo.gif);
	background-repeat: repeat-x;
}
TD.tratteggio_blu
{
	background-image: url(http://www.playersgroup.it/Images/tratteggio_blu_sfondo.gif);
	background-repeat: repeat-x;
}
TD.contattaci
{
	border-right: #003d6d 1px solid;
	border-top: #003d6d 1px solid;
	font-weight: bolder;
	font-size: 8pt;
	border-left: #003d6d 1px solid;
	color: #003d6d;
	border-bottom: #003d6d 1px solid;
	font-family: Verdana;
	height: 130px;
	TEXT-DECORATION: none;
}
.titolo-arancio
{
    FONT-SIZE: 12pt;
    COLOR: #cd6a21;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.titolo-blu
{
    FONT-SIZE: 12pt;
    COLOR: #003d6d;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}



