/* tables */
/*per tutti START*/
table.tablesorter {
	font-family:arial;
	background-color: #FDB102;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #FDB102;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.titoliafianco {
	font-size:8pt;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 14px;
}
table.tablesorter tbody tr.odd td {
	background-color:#FFD11C;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #FFD11C }
/*per tutti FINE*/

/*thrill start*/

table.tablesorter-thrill {
	font-family:arial;
	background-color: #FF6600;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter-thrill thead tr th, table.tablesorter tfoot tr th {
	background-color: #FF6600;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


table.tablesorter-thrill thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter-thrill tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablesorter-thrill tbody tr.odd td {
	background-color:#FF6600;
}
table.tablesorter-thrill thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter-thrill thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter-thrill thead tr .headerSortDown, table.tablesorter-thrill thead tr .headerSortUp { background-color: #FF7B24 }

/*thrill fine*/


/*bimbi start*/

table.tablesorter-bimbi {
	font-family:arial;
	background-color: #89AA06;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter-bimbi thead tr th, table.tablesorter tfoot tr th {
	background-color: #89AA06;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}


table.tablesorter-bimbi thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter-bimbi tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablesorter-bimbi tbody tr.odd td {
	background-color:#FF6600;
}
table.tablesorter-bimbi thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter-bimbi thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter-bimbi thead tr .headerSortDown, 

table.tablesorter-bimbi thead tr .headerSortUp { background-color: #ACD607 }

/*bimbi fine*/

/*coaster start*/

table.tablesorter-coaster {
	font-family:arial;
	background-color: #F60;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter-coaster thead tr th, table.tablesorter tfoot tr th {
	background-color: #F60;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}


table.tablesorter-coaster thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter-coaster tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablesorter-coaster tbody tr.odd td {
	background-color:#FF6600;
}
table.tablesorter-coaster thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter-coaster thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter-coaster thead tr .headerSortDown, 

table.tablesorter-coaster thead tr .headerSortUp { background-color: #F90; }

/*COASTER fine*/


/*chiuse start*/

table.tablesorter-chiuse {
	font-family:arial;
	background-color: #333;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter-chiuse thead tr th, table.tablesorter tfoot tr th {
	background-color: #333;;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}


table.tablesorter-chiuse thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter-chiuse tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablesorter-chiuse tbody tr.odd td {
	background-color:#FF6600;
}
table.tablesorter-chiuse thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter-chiuse thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter-chiuse thead tr .headerSortDown, 

table.tablesorter-chiuse thead tr .headerSortUp { background-color: #666; }

/*chiuse fine*/


/*ristoro start*/

table.tablesorter-ristoro {
	font-family:arial;
	background-color: #2168DE;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter-ristoro thead tr th, table.tablesorter tfoot tr th {
	background-color: #2168DE;
	font-size: 10pt;
	padding: 4px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


table.tablesorter-ristoro thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter-ristoro tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablesorter-ristoro tbody tr.odd td {
	background-color:#FF6600;
}
table.tablesorter-ristoro thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter-ristoro thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter-ristoro thead tr .headerSortDown, table.tablesorter-ristoro thead tr .headerSortUp { background-color: #0084CA }

/*ristoro fine*/