html {
    margin: 0px;
    padding: 0px;
    background-color: #444444;
}

body {
    margin: 0px;
    padding: 0px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    background: url(immagini/bg.jpg) top center repeat-y;
    text-align: center;
    padding-bottom: 20px;
}

a {
    outline: none;
}

#container {
    width: 970px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    min-height: 670px;
}

#header {
    background: #006699;
    width: 970px;
    text-align: left;
    height: 24px;
    line-height: 24px;
    font-weight:bold;
    font-size: 12px;
    color: #f3f3f3;
    margin-bottom: 15px;
    margin-left: 0px;
    position: relative;
    z-index: 20;

}

#logout {
    line-height: 24px;
    font-weight:bold;
    font-size: 12px;
    float: right;
    margin-right: 15px;
    z-index: 40;
}

#frmlogout {
    position:absolute;
    top: 0px;
    left: 50%;
    margin-left: 410px;
}

#frmlogout .pulsante {
    color: #FFFFFF;
    font-weight:bold;
    cursor: pointer;
    border: 0px;
    outline: none;
    background: #006699;
}
#sipario {
    background: #444444;
    height: 600px;
    width: 166px;
    position: absolute;
    top: 24px;
    left: 50%;
    margin-left: 67px;

}

#sipario2 {
    background: #444444 url(immagini/sipario2.jpg) bottom right no-repeat;
    height: 600px;
    width: 63px;
    position: absolute;
    top: 24px;
    left: 50%;
    margin-left: 69px;

}

#corpo {
    width: 536px;
    text-align: left;
    margin-left: 14px;
    padding: 0px;

}

.elementoRSS {
    background: #fafafa url(immagini/rounded_tr_rss.gif) top right no-repeat;
    width: 505px;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

}
.elementoRSS a {
    font-size: 14px;
}
.elementoRSS p {
    margin: 5px 5px;
}

#centrato {
    height: 700px;

}

#main {
    width: 536px;
    text-align: left;
    background: #686868 url(immagini/rounded_br.gif) bottom right no-repeat;

}
#main_mono {
    width: 915px;
    text-align: left;
    background: #686868 url(immagini/rounded_br.gif) bottom right no-repeat;
}
.main {
    width: 536px;
    text-align: left;
    background: #686868 url(immagini/rounded_br.gif) bottom right no-repeat;
    padding-bottom: 10px;

}

#titoloStagioneRoster {
    background: #686868 url(immagini/rounded_tr.gif) top right no-repeat;
    text-align: center;
    height: 24px;
    margin-bottom: 10px;
}
#titoloStagioneRoster p {
    background: url(immagini/rounded_br.gif) bottom right no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #f3f3f3;
}

#dataStagioneRoster {
    background: #686868 url(immagini/rounded_tr.gif) top right no-repeat;
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    color: #f3f3f3;
    padding-left: 20px;
}
.titoloStagioneRoster {
    background: #686868 url(immagini/rounded_tr.gif) top right no-repeat;
    text-align: center;
    height: 24px;
    margin-bottom: 5px;
}
.titoloStagioneRoster p {
    background: url(immagini/rounded_br.gif) bottom right no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #f3f3f3;
}

.dataStagioneRoster {
    background: #686868 url(immagini/rounded_tr.gif) top right no-repeat;
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    color: #f3f3f3;
    padding-left: 20px;
}

h1, h2 {
    color: #663300;
}

h3, h4, h5, h6 {
    color: #996633;
}

a, a:link, a:visited {
    color: #006699;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: underline;
}

table
{ 
    width: 900px;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px auto 10px;
}

#tabSceltaMovies
{ 
    border: 1px #aaaaaa solid;
    background: #fafafa;
    width: 515px;
    margin-left: 10px;
}

#tabRoster
{ 
    width: 100%;
    margin-left: 0px;
    border: 0px;
}


thead td, th {
    background-color: #a2a2a2;
    border-left: 1px #aaaaaa solid;
    color: #fafafa;
    font-size: 11px;
    padding: 2px 5px;
    border-left: 0px;
    text-align: center;
    font-weight: bold;
}


#tabSceltaMovies thead a {
    color: #f3f3f3;

}

tbody td, th {
    color: #666633;
    font-size: 11px;
    padding: 2px 5px;
    border-left: 1px #aaaaaa solid;
}

#tabRoster td {
    border: 0px;
}

#tabSceltaMovies tbody td, #tabSceltaMovies tbody th {
    color: #666633;
    font-size: 11px;
    padding: 2px 5px;
    border-left: 1px #aaaaaa solid;
    border-bottom: 1px #aaaaaa solid;
    text-align: center;
}

#tabMovies thead td, th {
    color: #fafafa;
    cursor:default;
}

tbody tr.pari td {
    background-color: #e8e8e8;
}
tbody tr.dispari td {
    background-color: #fafafa;
}
tbody tr.saveOK td {
    background-color: #ccffcc;
}
tbody tr.saveKO td {
    background-color: #ffcccc;
}

td.titolo {
    width: 30%;
    text-align: left;
    color: #444422;
}	


td.contactDept
{ background-color: #99CCCC;
  border: 1px #aaaaaa solid;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #404040; }


td.contact
{ border-bottom: 1px #6699CC dotted;
  text-align: left;
  font-family: Verdana, sans-serif, Arial;
  font-weight: normal;
  font-size: .7em;
  color: #404040;
  background-color: #fafafa;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 0px; }



.TDevidenziato {
    background:#CCCCCC;
}


.TDevidenziatoMin {
    background:#eee;
}


.TDevidenziatoEdit {
    background:#d44;
}

/* ===================== ROSTER ==================== */

#rosterCont {
    position: absolute;
    left: 50%;
    margin-left: 135px;
    top: 30px;
    width: 336px;
    padding: 0px;
}

html>body #rosterCont {
    position: fixed;
}


#loginCont {
    position: absolute;
    left: 50%;
    margin-left: 235px;
    top: 5px;
    width: 234px;
    padding: 0px;
}

#topFilmCont {
    position: absolute;
    left: 50%;
    margin-left: 235px;
    top: 327px;
    width: 234px;
    padding: 0px;
}

#RegoleCont {
    position: absolute;
    left: 50%;
    margin-left: 235px;
    top: 195px;
    width: 234px;
    padding: 0px;
}



#titoloRoster, #topMoviesTitolo, #titoloRegole {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    text-align: center;
    height: 24px;
}

#titoloRoster p, #topMoviesTitolo p, #titoloRegole p {
    background: url(immagini/rounded_bl.gif) bottom left no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #f3f3f3;
}

#rosterMain {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    margin-top: 10px;
    padding-top: 10px;
}

#loginMain, #topMoviesMain, #regoleMain {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    margin-top: 5px;
    padding-top: 10px;
    width: 234px;
}

#regoleTesto {
    background: #fafafa;
    width: 205px;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.topMoviesCategoria {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #f3f3f3;
}


#loginMain .pulsante {
    margin-left: 170px;
}

#loginTab
{ 
    width: 90%;
    margin: 0 auto;
}

#loginTab td {
    border-left: 0px;
}

#loginTab td input {
    width: 210px;
}

#rosterFondo, #topMoviesFondo, #regoleFondo {
    background: #686868 url(immagini/rounded_bl.gif) bottom left no-repeat;
    font-size: 2px;
    font-weight: bold;
    color: #f3f3f3;
    text-align: center;
    padding-bottom: 8px;
    border: 0px;
}

#budget {
    font-size: 16px;
    font-weight: bold;
    color: #f3f3f3;
    text-align: center;
    padding-bottom: 8px;
}

#feedbackRoster {
    height: 20px;
    font-size: 12px;
    margin-top: 5px;
}


.pulsante {
    background: #006699;
    color: #FFFFFF;
    font-weight:bold;
    cursor: pointer;
    border: 0px;
    outline: none;
}

.elementoRoster {
    position: relative;
    margin: 5px auto;
    width: 100px;
}


.cancellaFilm {
    background:#444 url(immagini/chiudiDiv.gif) left top no-repeat;
    position: absolute;
    right: 0px;
    top: -1px;
    width: 15px;
    height: 15px;
    cursor:pointer;
    z-index: 100;
}

.dataFilm {
    background:#fafafa;
    position: absolute;
    left: 0px;
    top: -1px;
    width: 80px;
    height: 15px;
    font-size: 10px;
    font-family: Verdana, sans-serif, Arial;
    z-index: 100;
    border: 1px #444444 solid;
    text-align: center;
    color: #444;
}
.prezzoFilm {
    background:#fafafa;
    position: absolute;
    right: 0px;
    bottom: -1px;
    width: 40px;
    height: 18px;
    font-size: 14px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: bold;
    z-index: 100;
    border: 1px #444444 solid;
    text-align: center;
    color: #444;
}




#registrazione {
    width: 250px;
    margin: 100px auto;

}

#regTitolo {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    text-align: center;
    height: 24px;
}

#regTitolo p {
    background: url(immagini/rounded_br.gif) bottom right no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #f3f3f3;
}

#regMain {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    margin-top: 10px;
    padding-top: 10px;
}


#regMain p {
    text-align: justify;
    font-size: 11px;
    color: #f3f3f3;
    padding: 0 10px;
    padding-bottom: 10px;
}
#regMain p a {
    color: #f3f3f3;
    text-decoration: underline;
}

#regMain .pulsante {
    margin-left: 180px;
}

#regTab
{ 
    width: 90%;
    margin: 0 auto;
}

#regTab td {
    border-left: 0px;
}

#regTab td input {
    width: 210px;
}

#regFondo {
    background: #686868 /* url(immagini/rounded_bl.gif) bottom left no-repeat */;
    font-size: 10px;
    color: #f3f3f3;
    text-align: left;
}

#regFondo p {
    background: url(immagini/rounded_br.gif) bottom right no-repeat;
    text-align: justify;

    font-size: 11px;
    color: #f3f3f3;
    padding: 0 10px;
    padding-bottom: 10px;
}


#tabStudios
{ 
    border: 1px #aaaaaa solid;
    background: #fafafa;
    width: 515px;
    margin-left: 10px;
}

#tabStudios tbody td {
    color: #666633;
    font-size: 11px;
    padding: 2px 5px;
    border: 0px;
    text-align: center;
}

#tabStudios tbody td.datiStudio {
    text-align: left;
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

#tabStudios tbody tr {
    border-top: 1px #aaaaaa solid;
}

#tabClassifica
{ 
    border: 1px #aaaaaa solid;
    background: #fafafa;
    width: 890px;
    margin-left: 10px;
    text-align: right;
}

#tabClassifica tbody td {
    color: #666633;
    font-size: 11px;
    padding: 2px 5px;
    border: 0px;
}

#tabClassifica tbody td.tabClassifica {
    text-align: left;
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

#tabClassifica tbody tr {
    border-top: 1px #aaaaaa solid;
}

#datiClassifica {
    width: 200px;
    float: right;
}



#tabClassifica tbody tr:hover td {
    background: #dadada;
}






#tabListaMoviesTot
{ 
    border: 1px #aaaaaa solid;
    background: #fafafa;
    width: 890px;
    margin-left: 10px;
}

#tabListaMoviesTot td
{ 
    border-bottom: 1px #aaaaaa solid;
}

#tabListaMoviesTot tbody tr:hover td {
    background: #ccc;
}


#tabListaMoviesTot thead th a {
    color: #FFF;
}






/* Pagination list styles */
ul.fdtablePaginater
{
    display:table;
    list-style:none;
    padding:0;
    margin:0 auto;
    text-align:center;
    height:2em;
    width:auto;
    margin-bottom:2em;
}
ul.fdtablePaginater li
{
    display:table-cell;
    padding-right:4px;
    color:#666;
    list-style:none;

    -moz-user-select:none;
    -khtml-user-select:none;
}
ul.fdtablePaginater li a.currentPage
{
    border-color:#006699 !important;
    color:#000;
}
ul.fdtablePaginater li a:active
{
    border-color:#222 !important;
    color:#222;
}
ul.fdtablePaginater li a,
ul.fdtablePaginater li div
{
    display:block;
    width:20px;
    font-size:11px;
    color:#666;
    padding:0;
    margin:0;
    text-decoration:none;
    outline:none;
    border:1px solid #ccc;
}
ul.fdtablePaginater li div
{
    cursor:normal;
    opacity:.5;
    filter:alpha(opacity=50);
}
ul.fdtablePaginater li a span,
ul.fdtablePaginater li div span
{
    display:block;
    border:1px solid #fff;
    background:#fff ;
}
ul.fdtablePaginater li a.currentPage span
{
    background:#006699 ;
    border:1px solid #006699;
    color: #f3f3f3;
}
ul.fdtablePaginater li a
{
    cursor:pointer;
}
ul.fdtablePaginater li a:focus
{
    color:#333;
    text-decoration:none;
    border-color:#aaa;
}
.fdtablePaginaterWrap
{
    text-align:center;
    clear:both;
    text-decoration:none;
    height: 25px;
}
ul.fdtablePaginater li .next-page span,
ul.fdtablePaginater li .previous-page span,
ul.fdtablePaginater li .first-page span,
ul.fdtablePaginater li .last-page span
{
    font-weight:bold !important;
}
/* Keep the table columns an equal size during pagination */
td.sized1
{
    width:16em;
    text-align:left;
}
td.sized2
{
    width:10em;
    text-align:left;
}
td.sized3
{
    width:7em;
    text-align:left;
}
tfoot td
{
    text-align:right;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
}
#visibleTotal
{
    text-align:center;
    letter-spacing:auto;
}
* html ul.fdtablePaginater li div span,
* html ul.fdtablePaginater li div span
{
    background:#eee;
}
tr.invisibleRow
{
    display:none;
    visibility:hidden;
}
p.paginationText
{
    font-style:oblique;
}


/* Dati utente */



#utenteCont {
    position: absolute;
    left: 50%;
    margin-left: 235px;
    top: 15px;
    width: 234px;
    padding: 0px;
}


#utenteTitolo {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    text-align: center;
    height: 24px;
}

#utenteTitolo p {
    background: url(immagini/rounded_bl.gif) bottom left no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #f3f3f3;
}

#utenteMain {
    background: #686868 url(immagini/rounded_tl.gif) top left no-repeat;
    margin-top: 5px;
    padding-top: 10px;
    width: 234px;
}

.utenteTesto {
    background: #eee;
    width: 205px;
    margin-bottom: 5px;
    padding: 5px;
    margin-left: 10px;
    font-size: 12px;
    border-top: 1px solid #cacaca;
    text-align: left;
    color: #663;
}

.utenteTesto .label {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.utenteTesto dl {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
}

.utenteTesto dl dt {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.utenteTesto dl dd {
    width: 175px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 10px;
    border-bottom: 1px #663 solid;
    margin-bottom: 10px;

}

#utenteFondo {
    background: #686868 url(immagini/rounded_bl.gif) bottom left no-repeat;
    font-size: 2px;
    font-weight: bold;
    color: #f3f3f3;
    text-align: center;
    padding-bottom: 8px;
    border: 0px;
}

/* Tabella Accordion */

.accordion_corpo table {
    width: 100%;
    border-collapse:collapse;

}

.accordion_corpo table th {
    font-size: 12px;
    border: 0px;

}

.accordion_corpo table td {
    font-size:12px;
    border: 0px;
}

.entryLega {
    width: 100%;
}
.entryLega table {
    width: 100%;
    border-collapse: collapse;
    border: 1px #ccc solid;
}

.entryLega table th {
    font-size: 13px;
    font-weight: bold;
    background-color: #ccc;
    text-align: left;
    color: #666633;
}

.entryLega table td {
    font-size: 11px;
    background-color: #f9f9f9;
}




#iscrizioneLega {
    position: absolute;
    z-index: 50;
    width: 300px;
    height: 270px;
    background: #eee;
    border: 1px solid #999;
    display: none;
    z-index: 200;
}



#iscrizione_testo {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #663;
    padding: 10px;
    border-top: 1px solid #cacaca;
}

#iscrizione_testo input {
    width: 275px;
    text-align: center;
    margin-bottom: 10px;
}

#iscrizione_testo .label {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #663;
}

#iscrizione_chiudi {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #663;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}



#tabNuovaLega {
    width: 100%;
    border-collapse: collapse;

}

#tabNuovaLega th  {
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    background-color: transparent;
}

#tabNuovaLega td {
    padding-top: 15px;
}

.nuovaLega_com {
    font-size: 10px;
}