﻿/* GRIDVIEWS IN GENERALE */
#tabella_body
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	width: 920px;
}

#tabella_body .titolo_pagina
{
	text-align: left;
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

#tabella_body .gridView
{
	border: 1px solid #687e8a;
	margin-top: 0px;
	font-size: 11px;
}

#tabella_body .gridView th
{
	font-size: 12px;
}

#tabella_body .header
{
	height: 25px;
    color: White;
	font-family: Century Gothic;
	background-color: #687e8a;
}

#tabella_body .titolo_centrato
{
    color: White;
	text-align: center;
}

#tabella_body .titolo_centrato a
{
    color: White;
	text-align: center;
}

#tabella_body .titolo_non_centrato
{
    color: White;
	text-align: left;
}

#tabella_body .titolo_non_centrato a
{
    color: White;
	text-align: left;
}

#tabella_body .titolo_centrato a:hover, #tabella_body .titolo_non_centrato a:hover
{
    color: #fade6b;
}

#tabella_body tr.riga_normale
{
	background-color: #f4f4f4;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
}

#tabella_body tr.riga_alternata
{
	background-color: #f4f2e8;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
}

#tabella_body tr.riga_normale:hover, #tabella_body tr.riga_alternata:hover
{
	background-color: #f2e9c3;
}

#tabella_body .testo
{
    padding: 4px;
}

#tabella_body .filtro_iniziale_elenco
{
    color: #999999;
    text-align: left;
}

#tabella_body .filtro_iniziale_elenco a
{
    color: Orange;
    font-weight: bold;
}

#tabella_body .gridView .editbox
{
    font-size: 11px;
    width: 98%;
}

#tabella_body .gridView .pager
{
    color: #fade6b;
    text-align: right;
	background-color: #687e8a;
	height: 20px;
}
#tabella_body .gridView .pager a
{
    color: White;
}
#tabella_body .gridView .pager a:hover
{
    color: #fade6b;
}

#tabella_body .gridView .c_semaforo
{
	width: 40px;
	text-align: center;
}
#tabella_body .gridView .c_warning
{
	width: 20px;
	text-align: right;
}
#tabella_body .gridView .c_id
{
	width: 45px;
	color: #999;
	text-align: center;
}
#tabella_body .gridView .c_nome
{
	width: 175px;
}
#tabella_body .gridView .c_data
{
	width: 80px;
}
#tabella_body .gridView .c_data_ora
{
	width: 150px;
}
#tabella_body .gridView .c_comandi_singolo
{
	width: 25px;
	text-align:center;
}
#tabella_body .gridView .c_comandi_doppio
{
	width: 50px;
	text-align:center;
}
#tabella_body .gridView .c_comandi_triplo
{
	width: 75px;
	text-align:center;
}
#tabella_body .gridView .c_comandi_quadruplo
{
	width: 100px;
	text-align:center;
}
#tabella_body .gridView .c_comandi_quintuplo
{
	width: 125px;
	text-align:center;
}
#tabella_body .gridView .c_checkbox
{
	width: 40px;
	text-align:center;
}
#tabella_body .gridView .c_vuota_dettaglio_spot
{
	width: 320px;
}
#tabella_body .gridView .c_vuota_desktop
{
	width: 385px;
}
#tabella_body .gridView .c_titolo_notizia_dettaglio
{
	width: 725px;
}


/* IMPIANTI */
.gridView .c_note1_impianti
{
	width: 230px;
}
.gridView .c_note2_impianti
{
	width: 230px;
}
.gridView .c_tipo_impianti
{
	width: 70px;
}

/* SPOT IMPIANTO */
.gridView .c_nome_spot_impianto
{
	width: 200px;
}
.gridView .c_nome_spot_impianto_aggiunta
{
	width: 300px;
}
.gridView .c_cartella_spot_impianto
{
	width: 110px;
}
.gridView .c_ordinamento_spot_impianto
{
	width: 75px;
	text-align: center;
}
.gridView .c_durata_spot_impianto
{
	width: 75px;
	text-align: center;
}
/* NEWS */
.gridView .c_titolo_notizie_verticali_impianto
{
	width:635px;
}
.gridView .c_titolo_notizie_verticali_elenco
{
	width:625px;
}
.gridView .c_utilizzi_elenco
{
	width:45px;
	text-align: center;
}
.gridView .c_titolo_notizie_orizzontali_impianto
{
	width:635px;
}
.gridView .c_titolo_notizie_orizzontali_elenco
{
	width:500px;
}
.gridView .c_impianti_notizie_elenco
{
	width:200px;
}
/* SPOT */
.gridView .c_file_spot
{
	width: 200px;
}
.gridView .c_nome_spot
{
	width: 200px;
}

.gridView .c_utilizzi_spot
{
	width: 100px;
	text-align: center;
}

.gridView .c_impianti_di_utilizzo
{
	width: 200px;
	text-align: left;
}


/* AMMINISTRAZIONE IMPIANTI */
#tabella_body .gridViewImpiantiAdmin
{
	font-size:11px;
	width:100%;
	border-width: 1px;
}

#tabella_body .gridViewImpiantiAdmin th
{
	font-size:12px;
}

.gridViewImpiantiAdmin .c_comandi
{
	width: 50px;
}

.gridViewImpiantiAdmin .c_id
{
	width: 40px;
}

.gridViewImpiantiAdmin .c_gestore
{
}

.gridViewImpiantiAdmin .c_impianto
{
}

.gridViewImpiantiAdmin .c_password
{
}

.gridViewImpiantiAdmin .c_abilitato
{
	width: 40px;
	text-align:center;
}

.gridViewImpiantiAdmin .c_note1
{
	width: 280px;
}

.gridViewImpiantiAdmin .c_note2
{
	width: 280px;
}

.gridViewImpiantiAdmin .c_attivazione
{
	width: 80px;
}


/* AMMINISTRAZIONE IMPIANTI */
#tabella_body .gridViewGestoriAdmin
{
	font-size:11px;
	width:100%;
	border-width: 1px;
}

#tabella_body .gridViewGestoriAdmin th
{
	font-size:12px;
}

.gridViewGestoriAdmin .c_comandi
{
	width: 50px;
}
