@charset "utf-8";

/* -- POD (NB: sono i LI di pod_holder) ------------------------------------------------------------------------ */

/* lascia spazio sotto il pod */
#pod_holder LI { margin-bottom:25px;}

/* correzioni per homepage */
#home #pod_holder LI { margin-bottom:10px;}
#home #pod_news {	padding-bottom:8px; }
#home #pod_prossimo_congresso {	padding-bottom:8px; }
#home #pod_prenota_visita {	padding-bottom:8px; }

#home #pod_gruppo_medico { min-height:170px; }
#home #pod_guida_paziente {	min-height:170px;  }
#home #pod_centro_studi {	min-height:170px;  }




/* mette ombra sopra */
#pod_holder.numbers LI {
	padding-top:17px;
	background:url(../graph/header/elementi/shadow_o.gif) left top repeat-x #FFFFFF;
}

/* titoli del pod */
#pod_holder LI H2 {
	color:#082650;
	font-family:"Times New Roman", Times, serif;
	font-size:150%;
	border-bottom:2px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:8px;
	text-align:left;
	}

#pod_holder LI H2.oversize {
	font-size:180%;
}

#pod_holder LI A H2 { color:#005884; }
#pod_holder LI A:hover H2 { color:#000000; }

/* textmenu lascia spazi e togli bold */
#pod_holder .textmenu { padding: 5px 0 5px 0; }
#pod_holder .textmenu A { font-weight:normal; }

/* stile per i link "segue..." */
#pod_holder LI A.more {
	display:block;
	text-align:right;
	margin-top:5px;
}

#pod_holder LI A[href^="http:"].no_symbol {
	/* eventualmente elimina l'immagine del link OFFSITE */
	background-image:none;
	padding-right:0px;
}

#pod_holder LI A[href$=".pdf"].no_symbol {
	/* eventualmente elimina l'immagine del link PDF */
	background-image:none;
	padding-right:0px;
}


/* TIPO: immagine verticale in float a sinistra 
   -------------------------------------------------*/
#pod_holder LI .pic_float_left IMG {
	margin-right:6px;
	float:left;
	}


/* POD NEWS: elenco puntato
   ------------------------------------------------------
#pod_holder	LI #pod_news UL {
	list-style-type:disc;
	padding-left:16px;
}

#pod_holder	LI #pod_news UL LI {
	margin-bottom:0px;
	padding-bottom:0px;
}

#pod_holder	LI #pod_news UL LI  P.data{
	color:#333333;
	font-style:italic;
}
*/

/* POD NEWS: elenco puntato e immagini piccole
   ------------------------------------------------------*/
#pod_holder	LI #pod_news UL {
	list-style-type:none;
}

#pod_holder	LI #pod_news UL LI {
	padding-left:16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#pod_holder	LI #pod_news UL LI.on {
	background:url(../graph/system/dot/dot_news_on.gif) top left no-repeat;
}

#pod_holder	LI #pod_news UL LI.off {
	background:url(../graph/system/dot/dot_news_off.gif) top left no-repeat;
}

#pod_holder	LI #pod_news UL LI#with_pic  {
	min-height:45px;
	margin-bottom:2px;
}

#pod_holder	LI #pod_news UL LI P.data{
	color:#333333;
	font-style:italic;
}

#pod_holder	LI #pod_news UL LI#with_pic H3,
#pod_holder	LI #pod_news UL LI#with_pic P.data{
	margin-left:43px;
}

#pod_holder	LI #pod_news UL LI#with_pic IMG {
	margin-top:3px;
	float:left;
}


/* POD NEWS CALCIO: elenco puntato senza immagini con calciatore
   --------------------------------------------------------------*/
#pod_holder	LI #pod_news_calcio UL {
	list-style-type:none;
	background:url(../graph/system/pod/icona-calciatore.jpg) top left no-repeat;
	min-height:110px;
}

#pod_holder	LI #pod_news_calcio UL LI {
	margin-left:69px; /* calciatore */
	padding-left:16px; /* spazio per bullet */
	margin-bottom:0px;
	padding-bottom:0px;
}

#pod_holder	LI #pod_news_calcio UL LI.on {
	background:url(../graph/system/dot/dot_news_on.gif) top left no-repeat;
}

#pod_holder	LI #pod_news_calcio UL LI.off {
	background:url(../graph/system/dot/dot_news_off.gif) top left no-repeat;
}

#pod_holder	LI #pod_news_calcio UL LI P.data{
	color:#333333;
	font-style:italic;
}


/* POD ADDTHIS: 
   ------------------------------------------------------*/

/* rimuovi link OFFSITE */
#pod_holder	LI #pod_addthis A[href^="http:"] {
	background:none;
	padding-right:0px;
}


/* POD CONTATTI WIDE: tabella centri con indirizzi
   ------------------------------------------------------*/
#pod_holder #pod_tabella_centri {
	margin-left:13px;
	margin-right:13px;
} 

#pod_holder #pod_tabella_centri IMG {
	padding:0px;
}

#pod_holder #pod_tabella_centri #mappa_centri {
	margin-top:10px;
	margin-left:10px;
}

#pod_holder #pod_tabella_centri #mappa_centri {
	float:left;
	}

#pod_holder #pod_tabella_centri TABLE {
	width:720px; /* 924-195 */
	margin-left:195px;
	margin-top:10px;
	border-collapse:collapse;
	}

#pod_holder #pod_tabella_centri TABLE TD {
	margin:0;
	padding:6px 20px;
	border-bottom:1px solid #CCCCCC;
	}

#pod_holder #pod_tabella_centri TABLE TD.text {
	width:300px;
	padding-left:0;
	border-bottom:none; 
	}


/* POD LISTA CENTRI SMALL: tabella centri con telefoni
   ------------------------------------------------------*/
#pod_holder #pod_lista_centri {
} 

#pod_holder #pod_lista_centri TABLE {
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
	}

#pod_holder #pod_lista_centri TABLE TD {
	margin:0;
	padding:6px 0px;
	border-bottom:1px solid #CCCCCC;
	}

#pod_holder #pod_lista_centri TABLE TD.text {
	width:300px;
	padding-left:0;
	border-bottom:none; 
	}


/* POD DETTAGLIO CENTRI:  
   ------------------------------------------------------*/

#pod_holder #pod_dettaglio_centro H2 {
	margin-bottom:2px;
}

#pod_holder #pod_dettaglio_centro P {
	margin-bottom:5px;
}

#pod_holder #pod_dettaglio_centro UL {
}

#pod_holder #pod_dettaglio_centro UL LI {
	padding:0px;
	margin:0px;
}


/* POD PRENOTA VISITA:  
   ------------------------------------------------------*/

#pod_holder #pod_prenota_visita {
	}

#pod_holder #pod_prenota_visita #numeroverde{
	text-align:right;
	}

#pod_holder #pod_prenota_visita #numeroverde IMG{
	border:none;
	padding:0px;
	margin:5px 0px 2px 0px;
	float:none;
	}

