/* --*---*---*---*---*---*  CARDINAL.COM SECCIONES INTERNAS*---*---*---*---*--*-- */


/* ---------------------------- TITULOS DE SECCIONES--------------------------  */
#titulo_mensajes {
	background-image: url(/images/titulo-mensajes-recibidos.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;	
}
#titulo_mensajes_am {
	background-image: url(/images/titulo-mensajes-recibidos-am.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;	
}
#titulo_mensajes_fm {
	background-image: url(/images/titulo-mensajes-recibidos-fm.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;	
}
#titulo_galeria {
	background-image: url(/images/titulo-galeria-de-fotos.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;	
}
#contenido_mensajes {
	width:630px;
	padding:20px 10px 20px 10px;
}
ul.mensajes {
	list-style:none;
	color:#000;
	border-bottom:1px solid #CCC;
	padding:10px 0 10px 0;
}
ul.mensajes li#nombre {
	font-weight:bold;
	font-size:15px;
}
ul.mensajes li#mensaje {
	font-size:14px;
}
ul.mensajes li#fecha {
	font-size:11px;
	color:#666;
}
#titulo_laradio {
	background-image: url(/images/titulo-la-radio.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;	
}


#titulo_programacionAM {
	background-image: url(/images/titulo-programacionAM.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}

#titulo_programacionFM {
	background-image: url(/images/titulo-programacionFM.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}

#titulo_noticias {
	background-image: url(/images/titulo-noticias.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}

#titulo_tarifas {
	background-image: url(/images/titulo-tarifas.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}

#titulo_contactos {
	background-image: url(/images/titulo-contactos.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}


/* ---------------------------- LA RADIO - CONTENIDO --------------------------  */
.style1 {
	color: #1DA1DE;
	font-weight: bold;
}
.style2 {
	color: #ED2129;
	font-weight: bold;
}

#contenido_laradio {
	float: left;
	width: 440px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 15px;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#columnaIMG {
	background-image: url(/images/cardinal-promo.jpg);
	width: 160px;
	float: right;
	height: 192px;
	margin-top: 15px;
}

/* ---------------------------- PROGRAMACION - CONTENIDO --------------------------  */

#contenido_programacionAM, #contenido_programacionFM {
	float: left;
	width: 495px;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#tabla_programacion_container {
	padding-top: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}

#tabla_programacion_container td{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}

.seleccionado {
	background-image: url(/images/fondo-celdas-seleccionadas-programacion.jpg);
	background-repeat: repeat-x;
}

.fecha_semanacompleta {
	font-size: 12px;
}

.columna_horarios {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.columna_programas {
	font-size: 11px;
	text-align: left;
	color: #858585;
	padding-right: 10px;
}
.titulos_programas {
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}
#contenido_programacionAM .titulos_programas_SELECCIONADO {
	font-size: 14px;
	font-weight: bold;
	color: #3a80a0;
}

.titulos_programas_AMSELECCIONADO a:link, 
.titulos_programas_AMSELECCIONADO a:visited, 
.titulos_programas_AMSELECCIONADO a:active {
	font-size: 14px;
	font-weight: bold;
	color: #3a80a0;
}

#contenido_programacionFM .titulos_programas_SELECCIONADO {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
}

.titulos_programas_FMSELECCIONADO a:link, 
.titulos_programas_FMSELECCIONADO a:visited, 
.titulos_programas_FMSELECCIONADO a:active {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
}

#contenido_programacionAM .escuchar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3a80a0;
}

#contenido_programacionAM .escuchar a:link, .escuchar a:active, .escuchar a:visited {
	color: #3a80a0;
	text-decoration:underline;
	}
	
#contenido_programacionAM .escuchar a:hover {
	color:#2a5b72;
}
#contenido_programacionFM .escuchar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ED1C24;
}

#contenido_programacionFM .escuchar a:link, .escucharFM a:active, .escucharFM a:visited {
	color: #ED1C24;
	text-decoration:underline;
	}
	
#contenido_programacionFM .escuchar a:hover {
	color:#b4181e;
}

.conductores_avances {
	color: #7d7d7d;
}

.fecha_semanacompleta a:link, .fecha_semanacompleta a:active, .fecha_semanacompleta a:visited {
	text-decoration:underline;
	color:#666666;
	}
	
.fecha_semanacompleta a:hover {
	color:#333333;
}

#hoja_programacion {
	width:513px;
	float:left;
}

#loader {
	float: left;
	width: 513px;
	font-size: 12px;
	text-align: center;
	padding-left: 18px;
	padding-bottom: 25px;

}

/* ---------------------------- NOTICIAS - OTROS TITULARES --------------------------  */
#container_noticias h1 { font-size:20px; }

#otros_titulares {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #464646;
	/* border-right:1px solid #CCCCCC */
}

#otros_titulares ul{
	margin:0;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 10px;
}
#otros_titulares ul li {
	padding-bottom: 5px;
	padding-right: 5px;
}

#otros_titulares a:link, #otros_titulares a:active, #otros_titulares a:visited {
	text-decoration:none;
	color:#666666;
	}

#otros_titulares a:hover {
	color:#333333;
	text-decoration: underline;
}


/* ---------------------------- NOTICIAS - ON THE AIR --------------------------  */

#on_the_air {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 10px;
	color: #464646;
}

#on_the_air ul{
	margin:0;
	list-style-type: none;
	padding-top: 6px;
}
#on_the_air ul li {
	padding-bottom: 5px;
	padding-right: 5px;
}

#on_the_air a:link, #on_the_air a:active, #on_the_air a:visited {
	text-decoration:none;
	color:#018fd1;
	}

#on_the_air a:hover {
	color:#00567e;
	text-decoration: underline;
}

/* ---------------------------- CONTACTOS --------------------------  */

#container_contactos {
	float: left;
	width: 631px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contact_form {
	float: left;
	width: 330px;
	padding-right: 15px;
}
#contactos_mail {
	float: left;
	width: 120px;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#contactos_mail a:link, #contactos_mail a:active, #contactos_mail a:visited {
	text-decoration:none;
	color:#666666;
	}

#contactos_mail a:hover {
	color:#333333;
	text-decoration: underline;
}

#contactos_telefonos {
	float: left;
	width: 120px;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contact_form label {
	font-size: 12px;
	color: #595959;
	line-height: 16px;
}
#contact_form input {
	margin-bottom: 10px;
	color: #595959;
	width: 200px;
}
#contact_form select {
	margin-bottom: 10px;
	color: #595959;
}
#contact_form textarea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#contact_form button {
	width: 100px;
	background-image: url(/images/fondo-boton-enviar-mensaje.gif);
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 21px;
}

/* ---------------------------- TARIFAS --------------------------  */

#contenido_tarifas {
	float: left;
	width: 631px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tarifasAM {
	float: left;
	width: 235px;
	padding-right: 15px;
	font-size: 11px;
}
#tarifasFM {
	float: left;
	width: 235px;
	font-size: 11px;
}
#tarifasAVISITO {
	float: right;
	width: 115px;
	text-align: right;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 5px;
	background-color: #F1F1F1;
}
.tarifas_precio {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
.tarifas_padding {
	padding-top: 5px;
}

.tarifas_diasyhorarios {
	background-color: #018FD1;
	width: 213px;
	font-weight: bold;
	color: #CAEEFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tarifas_diasyhorariosFM {
	background-color: #ED1C24;
	width: 213px;
	font-weight: bold;
	color: #FCD8DA;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* ---------------------------- AVANCES --------------------------  */
#avancesAM {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #464646;
}
.titulo_otros_titulares {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.titulo_on_the_air {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #018FD1;
}

#avancesAMinterior {
	font-size: 11px;
	line-height: 1.2em;
	float: right;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 10px;
	color: #464646;
	padding-top: 15px;
	text-decoration:none;
}
#avancesAMinterior a:visited,
#avancesAMinterior a:link,
#avancesAMinterior a:active { color: #018fd1;}
#avancesAMinterior a:hover { text-decoration:underline; }

#avancesFM {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 115px;
	padding-left: 15px;
	padding-right: 5px;
	color: #464646;
}

#avancesFMinterior {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 10px;
	color: #464646;
	padding-top: 15px;
	text-decoration:none;
}
#avancesFMinterior a:visited,
#avancesFMinterior a:link,
#avancesFMinterior a:active { color: #ed1c24; }
#avancesAMinterior a:hover { text-decoration:underline; }

#avancesAMinterior .titulos_avances {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #018fd1;
	text-transform: uppercase;
}
#avancesFMinterior .titulos_avances {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-transform: uppercase;
}
.texto_small {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}

.horario_avances {
	color:#333333;
}

/* ---------------------------- CONTENIDO COLUMNA SIMPLE --------------------------  */

#contenido_single_column {
	float: left;
	width: 631px;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* ---------------------------- CONTENIDO RESULTADOS BUSQUEDA --------------------------  */

#titulo_resultados_busqueda {
	background-image: url(/images/titulo-resultados-busqueda.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 650px;
}
.div_resultados_busqueda {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height:1.4em;
}
.titulo_paginas_resultados_busqueda, 
.titulo_paginas_resultados_busqueda a:link, 
.titulo_paginas_resultados_busqueda a:active, 
.titulo_paginas_resultados_busqueda a:visited, 
.titulo_paginas_resultados_busqueda a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0C9ADC;
}


#search_result_form button {
	position: relative;
	height: 21px;
	width: 50px;
	background-image: url(/images/fondo-boton-buscar.gif);
	text-align: center;
	margin: 5px 0 0 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#search_result_form input {
	border: 1px solid #999999;
	background-color: #E9E9E9;
	font-size: 12px;
	color: #666666;
	margin: 5px 0 0 0;
	padding:1px;
}
p.encontrado_en { color:#333333; }


#contenido_dos_columnas_sidebar_derecha {
	float: left;
	width: 645px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#desarrollo_noticias {
	float: left;
	width: 450px;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 30px;
}
#desarrollo_noticias p { padding:10px 0 0 0;}
#otros_titulares_interior {
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #464646;
}

#otros_titulares_interior ul{
	margin:0;
	list-style-type: none;
	padding-top: 6px;
}
#otros_titulares_interior ul li {
	padding-bottom: 5px;
	padding-right: 5px;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#666666;
	}

a:hover {
	color:#333333;
	text-decoration: underline;
}


#desarrollo_noticias img {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
/* ------------- COMENTARIOS DE NOTICIAS -------------- */
#comentarios-noticias {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#comment-form h3,
#comentarios-noticias h3 {
	font-size:14px;
	padding: 5px;
	background-color:#9b9b9b;
	color:#F1F1F1;
}

#comentarios-noticias ul {
	list-style:none;
	padding:5px;
	border-top:1px solid #9b9b9b;
}
#comentarios-noticias ul.bg2 {
	background-color:#F1F1F1;
}
#comentarios-noticias ul li.fecha {
	font-size:10px;
	color:#464646;
}
#comentarios-noticias ul li.autor {
	font-weight:bold;
	color:#464646;
}
#comentarios-noticias ul li.comentario {

}
/* ------------ AGREGAR COMENTARIO -------------- */
#comment-form {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	padding-top: 15px;
	font-size:11px;
}
#comment-form form {
	margin-top:5px;
}
#comment-form label {
	color: #434343;
	width: 100px;
	float: left;
}
#comment-form OL {
	list-style-type: none;
}
#comment-form LI {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.boton-enviar-comentario {
	font-size: 12px;
	color: #2E2E2E;
	margin-left: 103px;
	margin-top:5px;
}

/* ------------- PROGRAMAS ------------------ */
#contenido_fichas_programas {
	float: left;
	width: 495px;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#nombres_programasAM {
	font-size: 24px;
	color: #0095DA;
	letter-spacing: -0.5px;
	font-weight: normal;
	line-height: 22px;
}
#nombres_programasFM {
	font-size: 24px;
	color: #EE242C;
	letter-spacing: -0.5px;
	font-weight: normal;
	line-height: 22px;
}


#container_fotos_conductores {
	padding-bottom: 8px;
	padding-top: 3px;
}


.fotos_conductores {
}
DIV#sinopsis_programa p {
	margin:10px 0 5px 0;
}

 /* ========== loading ========== */
DIV#loader {
	text-align:center;
}

/* -------------------- PAGINA DE ELECCIONES ---------------------------- */
DIV#contenido_elecciones {
	width:495px;
	float:left;
	border-left:1px solid #CCCCCC;
	color:#252525; 
}
DIV#contenido_elecciones .wrapper { margin:0; padding:5px 30px 0px 30px;}
/* SECCION DE NOTICIAS EN LA COLUMNA DERECHA */
DIV#noticias_elecciones {
	width:150px;
	float:right;
}
ul#noticias { 
	list-style:none; 
	color:#363636;
	font-family:verdana, arial, sans-serif;
}
ul#noticias li {
	font-size:10px;
	line-height:14px;
}
ul#noticias li.separador {
	height:1px;
	padding-top:10px;
	padding-bottom:10px;
}
ul#noticias li.final {
	height:2px;
	padding-top:10px;
	padding-bottom:10px;
}
ul#noticias li hr {
	border:none;
	border-bottom:1px solid #898989;	
}
ul#noticias li.final hr {
	border:none;
	border-bottom:2px solid #898989;
}
ul#noticias li.titulo {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	border-bottom:2px solid #898989;
}


/* ESTADISTICAS */
DIV#estadisticas {
	font-family:verdana, arial;
	font-size:10px;
	line-height:14px;
	color:#555555;
}
DIV#estadisticas img {
	padding:10px 0 5px 20px;
}
/* texto dentro de las estadisticas */
DIV#estadisticas .texto {
	background-color:#d9dcff;
	border:1px solid #9b9b9b;
	width:430px;
	height:60px;
	float:right;
}
DIV#estadisticas .wrapper {
	padding:10px;
}

/* --- contenido de "que se elige" --- */
DIV#que_se_elige {
	width:285px;
	float:left;
	
}
DIV#que_se_elige .wrapper, DIV#ultimas_dos .wrapper {
	padding:20px 5px 5px 12px;
}

/* --- formulario para saber donde votar --- */
DIV#donde_votar {
	width:140px;
	float:right;
}
DIV#donde_votar .wrapper {
	padding:20px 0px 0px 5px;
}
DIV#donde_votar button {
	float:right;
}
DIV#donde_votar input {
	width:130px;
	border:1px solid #898989;
	margin:7px 0 3px 0;
}

/* --- que se elige --- */
DIV#ultimas_dos {
	font-family:verdana, arial;
	font-size:11px;
	
}
DIV#ultimas_dos h2 {
	font-size:14px;
	font-family:verdana, arial;
	font-weight:bold;
}
/* --- fuente --- */
DIV#fuente {
	font-size:12px;
	color:#333333;
}
DIV#fuente .wrapper {
	padding: 10px;
}

/* ------------ PARA PAGINADO ----------- */
DIV#will_paginate .pagination {
	margin-top:5px; 
	font-size:12px;
}
.current {
	font-weight:bold;
}

DIV#will_paginate .pagination a:link, 
DIV#will_paginate .pagination a:active, 
DIV#will_paginate .pagination a:visited {
	text-decoration:underline;
	font-weight:normal;
}
DIV#will_paginate .disabled {
	color:#999999;
}


/* ----------- GALERIA DE FOTOS ----------- */
#contenido_galeria {
	margin:5px 0px 0 10px;
}
#contenido_galeria h1 {
	margin:5px 0 10px 0;
}
