@charset "utf-8";

.termometro_div_main {
	width:530px;
	border:#999999 solid 1px;	
	padding:60px 60px 60px 60px;
	height:auto;
	}
	
.termometro_div_interno {
	border:#CCCCCC solid 1px;
	padding:10px 10px 10px 10px;
	}

#termometro_titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#4b73b0;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	}

#termometro_div_ver_mas {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:none;	
	margin-top:5px;
	margin-bottom:40px;
	}
.termometro_div_ver_mas a:link { color: #000000; text-decoration: none;}
.termometro_div_ver_mas a:visited { color: #000000; text-decoration: none;}
.termometro_div_ver_mas a:active { color: #000000; text-decoration: none;}
.termometro_div_ver_mas a:hover{ color: #f7941d; text-decoration: none;}

#termometro_titulos_ant {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-decoration:none;	
	margin-top:10px;
	margin-bottom:10px;
	}

/* CSS DE LA ENCUENTA */

/* INICIO DE AYAX Y ENCUESTA */

.termometro_encuesta { width: 495px; height:100%; border: 1px solid #dbd8d8; background: #ffffff url('http://www.pa-digital.com.pa/siteimages/fondo_largo.gif') repeat left top; padding:15px 15px 15px 15px; }	
.termometro_encuesta p a { font-size: 0.8em; text-transform: lowercase; }	
.termometro_resultado { height: auto; margin-left::100px; }


.poller_2 {width: 160px; height: auto; padding: 0px; border: 1px solid #dbd8d8; background: #ffffff url('http://www.pa-digital.com.pa/siteimages/fondo_largo_n.gif') repeat left top; margin-right: 5px; margin-left: 5px; }
		
/* Poller title above radio buttons */
.termometro_encuesta_titulo { margin-bottom: 10px; font-weight: bold; font-size: 0.9em; }

/* Label for each radio button */
.termometro_opciones { margin: 0px; font-size: 0.8em; text-align: left; text-transform: uppercase; }

/* Label for each option above graph - i.e. results */
.termometro_opciones { margin-top:0px; margin-bottom:10px; font-size: 0.8em; text-align: left; text-transform: uppercase; margin-left: 0px; }

/* Title of poller - when ajax shows the results */
.result_pollerTitle { margin-bottom: 5px; font-weight: bold; font-size: 0.9em; }

/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img { float: left; }

/* The <div> tag where the percentage result is shown */
.result_pollGraph div { float: left; height: 16px; background-repeat: repeat-x; color: #FFFFFF; font-size: 0.8em; line-height: 16px; }

/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph {	
 height: 16px; margin-left: 0px; }
	
/* Message when Ajax is working getting restults fromt the server */
.termometro_mensaje { text-align: center; display: none; }	
		
.result_totalVotes { margin-top:-10px; font-size: 0.8em; font-weight: bold; color: #4b72ad; text-transform: uppercase; }


/*ver todos los comentarios*/
#ver_todos{
	font-size:.82em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	margin-top:25px;
	}
