/* CAKE  */
a {
	color:white;	
}
.cake-debug {
	background-color: yellow;
	color: black;
	font-size: 12px;
	text-align: left;
}

/* HEADER */
body {
	background-image: url(../img/style/pagina/fondo.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family:Arial;
	text-align:center;
	letter-spacing:0;
	line-height: 1.3;
	font-size:12px;
	color:white;
	padding: 0px;
	background-color: black;
	margin:0;
}

input {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.clear{
	height:20px;	
}
div {
	margin: 0px;
	padding: 0px;
}

.header {
	margin:0;
	background-image: url(../img/style/pagina/header.jpg);
	height: 179px;
	width:680px;
	text-align:center;	
	background-repeat: no-repeat;
}

h3{
	color:#ff3400;
	font-size:20px;	
	text-align: left;
	padding:0;
	margin:0;
}
.menu{
	height:58px;
}
.menu a{
	color:#757575
}
.menu-container{
	padding-top:10px;
	margin-left:20px;	
	height:36px;
	
}
.menu-item{
	float:left;
	width:auto;	
	background-color:black;
	font-size:20px;
	padding:10px;
	letter-spacing:-1;
	color:#757575;
	cursor:pointers;
}

.menu-item-selected{
	float:left;
	width:auto;	
	font-size:20px;
	padding:10px;
	letter-spacing:-1;
	color:#757575;
	background-color:#343434;
}

div.menu-item:hover{
	background-color:#343434;
	color:white;
}
div.menu-item a:hover{
	color:white;
}
.logo {
	background-image: url(../img/style/pagina/logo.jpg);
	height: 237px;
	background-repeat: no-repeat;
}

/* GENERAL */
a img {
	border: none;
}

p{
	color:#666666;
	padding:0px;
	border:0px red;
	text-align:left;
}

.menu-izq{
	width:220px;	
}
.menu-der{
	width:220px;	
}


.bottom-box-image{
	background-image: url(../img/style/pagina/bottom_box_image.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:10px;
	height:auto;
}

.view-container{
	width:380px;
}
.view-container2{
	width:100%;
}

/* VIEWS */
.view-header{
	background-image: url(../img/style/pagina/fondo-rojo.jpg);
	height:120px;
	background-repeat: no-repeat;
}
.view-header h1{
	margin:0;
	font-size:36px;
	color:white;
	text-align:left;
	padding-top:40px;
	padding-left:30px;
}
/* INDEX */
.view-index-header{
	background-image: url(../img/style/pagina/hred-sonando.png);
	height:19px;
}
.view-index-content .bottom-box-image{
	background-color:#1c1c1c;
	height:251px;	
	text-align:left;
	padding-right:0px;
}
.view-index-content p{
	margin:0;
}
.view-index-descripcion{
	width:190px;
	float:left;	
	margin-left:10px;
}
.view-index-descripcion p{
	padding:0;
	border:none;
}


.view-index-programacion{
	background-image: url(../img/style/pagina/sonando.png);
	height:120px;
}
.view-index-image{
	float:left;
	width:136px;
	height:197px;
	margin-left:10px;
	margin-right:0px;
	margin-top:20px;
}

.view-index-title{
	text-align:left;
	height:20px;
	padding:10px;
	padding-top:20px;
	font-size:20px;
	letter-spacing:-1;
	font-weight: bold;
	float:left;
	
}

/* RADIO VIVO */

.radio-vivo{
	background-image: url(../img/style/pagina/fondo-radio-window.jpg);
	height:200px;
	width:400px;	
	
}
/* NOTICIAS */
.view-body-noticias{
	background-color:#151515;
}
.view-body-noticias p{
	border:none;
}
.view-noticias-header{
	background-image: url(../img/style/pagina/hred.png);
	height:20px;
}

.view-noticias-imagen{
	
}

.view-noticias-title{
	text-align:left;
	margin-top:15px;
	height:auto;
	padding:10px;
	font-size:30px;
	letter-spacing:-1;
	font-weight: bold;
}

.view-noticias-descripcion{
	
}

.view-noticias-content{
	margin-top:5px;
	background-color:black;
	color:white;	
}
.view-noticias-content p{
	color:white;
	font-weight:normal;	
	padding:2px;
	margin:0;
	line-height: 1.3;
}


/* RANKING */
.view-ranking-header{
	background-image: url(../img/style/pagina/hred-ranking-view.png);
	height:19px;
}


.view-ranking-nro{
	background-image: url(../img/style/pagina/ranking-nro.png);
	background-repeat:no-repeat;
	width:19px;
	height:316px;
	float:left;
	margin-left:50px;
	margin-right:10px;
}
.view-ranking-itemtitle{
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.view-ranking-itemsubtitle{
	font-size:12px;
	tex-align:left;
	overflow:hidden;
	color: #8A8A8A;
	
}
.view-ranking-item{
	height:30px;
	width:300px;
	float:left;		
}

.view-ranking-left{
	width:250px;
	height:400px;
	float:left;
	
}
.view-ranking-left h2{
	margin-top:40px;
	text-align:left;
	padding-left:20px;	
}
.view-ranking-right{
	float:left;	
}
.view-rankign-title{
	border-bottom:1px solid white;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;	
}
.view-rankign-title h1{
	font-size:36px;
	font-family:arial;
}
.view-ranking-anteriores{
	margin-bottom:29px;	
}

.view-ranking-content{

}

/* GALERIA */
.view-body-galeria{
	height:auto;	
}
.view-galeria-header{
	background-image: url(../img/style/pagina/hred-fotos-big.png);
	height:19px;
}
.view-galeria-content{
	width:100%;	
	margin-top:20px;
}
.view-galeria-foto{
	background-image: url(../img/style/pagina/fondo-imagen.png);
	background-repeat:no-repeat;
	height:84px;
	width:84px;
	float:left;
	margin-left:9px;
	margin-top:3px;
}
.view-galeria-foto img{
	margin-top:5px;
	margin-left:2px;
}
/* CONTACTO */

.view-contacto-header{
	background-image: url(../img/style/pagina/hred-contacto.png);
	height:19px;
}
.view-contacto-enviar{
	background-image: url(../img/style/pagina/boton-enviar.png);
	height:25px;
	width:123px;
	border:none;
	cursor:pointer;
}
.view-contacto-table{
	margin-top:30px;
	margin-bottom:0px;	
	font-size:12px;
	font-weight: bold;
	letter-spacing:0;
	margin-left:10px;
	
}

/* ELEMENTS */

.el-body{
	background-color: #1c1c1c;
}
	/* NOTICIAS */
.el-noticias-header{
	background-image: url(../img/style/pagina/hred-noticias.jpg);
	height:19px;
}
.el-body-noticias{
	background-color: #1c1c1c;
	height:auto;	
}
.el-body-noticias .bottom-box-image{
	background-color: #1c1c1c;
	height:390px;
	
}
.el-noticias-title{
	text-align:left;
	margin-top:15px;
	background-color: #333333;
	height:auto;
	padding:10px;
	font-size:20px;
	letter-spacing:-1;
	font-weight: bold;
}
.el-noticias-content p{
	border:none;
	padding-top:0px;
	font-size:10px;
}

/* NOTICIAS LIST */
.el-noticias-list-container{
	background-color:#151515;
	cursor:pointer;
	border-bottom:1px solid white;
	padding-bottom:0px;
}
.el-noticias-list-container a{
	color:white;
	text-decoration:none;
}
el-noticias-list-container:hover{
	background-color:#1c1c1c;
}
.el-noticias-list-header{
	background-image: url(../img/style/pagina/hred-noticias-list.png);
	height:19px;
}
.el-noticias-list-title{
	text-align:left;
	margin-top:0px;
	height:auto;
	padding:10px;
	font-size:18px;
	font-weight: bold;
	
}
.el-noticias-list-content p{
	border:none;
	padding:5px;
}
.view-noticias-descripcion{
	
}
.el-noticias-list-content{
	
}
.el-noticias-list-content:hover{
	
}

/* ENCUESTAS */
.el-encuesta-header{
	background-image: url(../img/style/pagina/hred-encuesta.png);
	height:19px;
}
.el-encuesta-title{
	background-image: url(../img/style/pagina/title-encuesta.png);
	text-align:left;
	background-color: #333333;
	background-repeat: repeat-x;
	height:25px;
	padding:10px;
	font-size:12px;
	letter-spacing:0;
	font-weight: bold;
}
.el-encuesta-content {
	border:none;
	padding-top:0px;
	text-align:left;
	padding:15px;
}
.el-encuesta-boton{
	background-image: url(../img/style/pagina/encuesta-boton.png);
	width:65px;
	height:17px;
	margin-top:10px;
	border:none;
}

label{
	padding-left:10px;
	color:#666666;
}

/* RANKING */


.el-ranking-header{
	background-image: url(../img/style/pagina/hred-ranking.png);
	height:19px;
}
.el-ranking-content{
	background-color:#1c1c1c;
	background-image: url(../img/style/pagina/bottom_box_image.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:0px;
	
}


.el-ranking-nro{
	width:20px;
	padding-top:5px;
	padding-left:10px;
	
}
.el-ranking-itemtitle{
	font-weight:bold;
	font-size:14px;
	padding:0;
}
.el-ranking-itemsubtitle{
	font-size:12px;
	width:auto;
	padding:0;
}
.el-ranking-item{
	
	margin:0;
}
.el-ranking-title{
	font-size:16px;
	font-weight: bold;
	text-align: center;	
	padding-bottom:10px;
}

.el-ranking-list-title{
	padding-top:21px;
	border-bottom:white solid 1px;
	height:40px;
	color:gray;
}
.el-ranking-list-title h2{
	margin:0;
	font-weight: normal;
	font-size:18px;
	text-decoration: none;
	color:gray;
}
.el-ranking-list-title h2 a{
	color:gray;
}
.el-ranking-list-title h2 a:hover{
	color:white;
}
a{
	text-decoration: none;
}
/* GALERIA */
.el-body-galeria{
	height:auto;	
}
.el-galeria-header{
	background-image: url(../img/style/pagina/hred-fotos.png);
	height:19px;
}
.el-galeria-content{
	height:180px;	
}
.el-galeria-foto{
	background-image: url(../img/style/pagina/fondo-imagen.png);
	background-repeat:no-repeat;
	height:84px;
	width:84px;
	float:left;
	margin-left:7px;
	margin-top:3px;
}
.el-galeria-foto img{
	margin-top:5px;
	margin-left:2px;
}

/* RADIO VIVO */

.el-radiovivo-header{
	background-image: url(../img/style/pagina/hred-vivo-sonando.png);
	height:20px;
}

.el-radiovivo-content{
	
}
.bottom-box-image-radio-vivo{
	padding-top:20px;
	background-color:#151515;
	background-image: url(../img/style/pagina/fondo-imagen-radio-vivo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:350px;
	
}


