/* $Revision: 1.17 $ */

@import url("../../../css/baxter.css");

/* 20090518 - edoardo.galvagno@gruppotesi.com */
/* personalizzazioni di baxter specifiche per i poster */

body {
/*  background-color: #fec;*/
  padding-top: 54px !important;
}

#testata-sponsor {
  top: 0 !important;
}

#home-renal {
  width: 157px;
  background-image: url(../images/scritta_webposter.gif);
}

#sel-sezione li.princ a {
  background-image: url(../images/sel_sezione.gif);
}

#sel-indice             { background-position:    0   -288px; }
.attivo #sel-indice     { background-position: -180px -288px !important; }
#sel-indice:hover       { background-position: -360px -288px; }

.visualizza-indice {
  height: 243px;
}

/*20090526 - edoardo.galvagno@gruppotesi.com*/
/*è giusto ma è sbagliato*/
/*deve avere altezza fissa quando è aperto, non quando è chiuso*/
#indice-argomenti .indice {
  height: 198px;
/*  overflow-y: scroll;*/
  overflow-y: auto;
}

#indice-argomenti ul li {
  background-image: url(../images/document.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
}

#indice-argomenti .poster  { background-image: url(../images/document.gif) !important; }

/*20091006 - edoardo.galvagno@gruppotesi.com*/
/*nascondo le voci di menu vuote*/
#indice-argomenti .poster.vuoto { display: none; }
#indice-capitoli .vuoto { display: none; }

#fascia-indici.chiuso #indice-argomenti .indice {
  height: auto !important;
  overflow: hidden;
}

.chiuso {
  height: 90px !important;
}

/*20091006 - edoardo.galvagno@gruppotesi.com*/
/*scurisco le voci non selezionate per far risaltare di più quella selezionata*/
.colonna-indice ul li a {
  color: #aaa !important;
}

.numrisposte, .numcommenti { font-size: 0.9em; }

/*come il .chiuso (in realtà più stretto) ma con label visibile*/
.compatto {
  height: 36px !important;
}

h2 {
  margin-top: 9px !important;
}

#blocco_centrale .tipo {
  background-image: url(../images/tipo_contenuto.gif);
}

#blocco_centrale .poster .tipo { background-position: -432px 0; }


body.funzioni.framed {
  width: 222px;
  height: 200px;
  background-color: #ff0;
  background-color: #e9e9e9;
  padding-top: 0;
}

body.funzioni.framed div.col2 {
	width: auto !important;
}

body.funzioni.framed div.col2 .tasti {
  width: 190px !important;
}

.risposta .rif_diapo { display: none; }

.risposta h2 {
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
}

.risposta h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 18px 0 9px !important;
}

#pannello_diapo a span {
  padding-left: 4px;
  padding-right: 4px;
}

#pannello_diapo a:hover {
  color: #003896;
  border-color: #003896;
}

#pannello_diapo a:hover span {
  color: #fff;
  background-color: #003896;
}

#wrap_contieni_diapo {
  overflow: hidden !important;
}

#lbNumber { text-indent: -5000px; }

/*20090601 - edoardo.galvagno@gruppotesi.com*/
/*commenti sotto il poster/risposta*/

ol.commenti li.autore_risposta {
  padding-left: 9px;
  padding-right: 49px;
  background-color: #fff0d9;
  background-image: url(../images/commento_autore_risposta.gif);
  background-position: 100% 0;
  background-repeat: no-repeat;
}

ol.commenti .commento {
  width: 595px;
}

.commento .info { margin-bottom: 9px; }

/*20090603 - edoardo.galvagno@gruppotesi.com*/
/*correzione per altezza fissata in baxter-maschere.css*/
a.titolo { height: auto !important; }

/*20090619 - edoardo.galvagno@gruppotesi.com*/
/*faccio più evidente il tasto di recupero password*/
#pulsante_recupero {
  font-size: 1.15em;
  color: #ee0000;
  font-weight: bold;
}

body.funzioni #pulsante_cambio {
  display: none;
}

.mceContentBody img.diapo {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  border: 0 !important;
}

.autore_risposta {
  padding-left: 9px;
  padding-right: 49px;
  background-color: #fff0d9;
  background-image: url(../images/commento_autore_risposta.gif);
  background-position: 100% 0;
  background-repeat: no-repeat;
}
