@charset "utf-8";
/* CSS Document */

#top_Menubar{
	background:transparent url(../media/radio/fondo-menubar.jpg) repeat-x top left;
	height:30px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}

#top_Menubar table{
	width:960px;
}

#top_Menubar td{
	vertical-align:middle;
	height:30px;
}

#top_Menubar a, #top_Menubar a:active, #top_Menubar a:visited{
	color:#FFF;
	text-decoration:none;
}

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


#topBanner{
	width:960px;
	height:210px;
}

#footer{
	background-image:none;
	height:auto;
	padding:5px;
	margin-top:10px;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
}

#sectionsMenu{
	background:transparent url(../media/radio/fondo-sectionbar.jpg) no-repeat top left;
	width:950px;
	padding:0px 5px 0px 5px;
	color:#FFF
}

#sectionsMenu table{
	width:950px;

}

#sectionsMenu td{
	vertical-align:middle;
	text-align:left;
	height:36px;
}

#sectionsMenu .title{
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-right:15px;
	text-shadow:#000 2px 2px 2px;
}

#sectionsMenu .title .ugSectName{
	font-size:12px;
	color:#FC0;
}



#directorio_ListaGeneros{
	display:inline-block;
	vertical-align:middle;
	margin-left:15px;
}


#directorio_ListaGeneros .LGC_izq{
	background:transparent url(../media/generico/generos-controles1.png) no-repeat top left;
	width:10px;
	height:36px;
	display:inline-block;
	cursor:pointer;
	margin-right:1px;
}

#directorio_ListaGeneros .LG_cont{
	display:inline-block;
	width:500px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
}

#directorio_ListaGeneros .LG_cont table{
	width:1350px;
	border-left:#ccc 2px solid;
	border-right:#ccc 2px solid;
}

#directorio_ListaGeneros .LG_cont td{
	width:auto;
	padding:0px 3px 0px 4px;
}

#directorio_ListaGeneros .LG_cont td:hover{
	background-color:#F0F2F4
}


#directorio_ListaGeneros .LGC_dch{
	background:transparent url(../media/generico/generos-controles1.png) no-repeat top right;
	width:10px;
	height:36px;
	display:inline-block;
	cursor:pointer;
	margin-left:1px;
}


#listaDirectorio{
	border-top:#CCC 1px solid;
	padding:20px 0px 20px 0px;
	width:960px;
	font-family:Tahoma, Geneva, sans-serif;
}

#listaDirectorio .nombre{
	font-family:"Lucida Sans Unicode", "Lucida Sans","Lucida Grande", sans-serif;
}

#listaDirectorio table{
	border-spacing:20px;
}

#listaDirectorio td{
	text-align:left;
	padding:5px;
	border:#EEE 2px solid;
	background-color:#F4F4F4;
	width:260px;
	vertical-align:middle;
}

#listaDirectorio td:hover{
	border:#ccc 2px solid;
}

#listaDirectorio td img{
	margin-right:5px;
	border:#ccc 1px solid;
	background-color:#fff;
	padding:6px;
}

.displayPicture_Generico{
	border:#ccc 1px solid;
	background-color:#fff;
	padding:6px;	
}

.displayPicture_Galeria{
	border:#ccc 1px solid;
	background-color:#fff;
	padding:2px;
	cursor:pointer;
	margin:1px;
}

.displayPicture_Galeria:hover{
	border:#06C 2px solid;
	margin:0px;
}



#spBarLinks td{
	background:transparent url(../media/generico/fondo-iconosPerfil.png) no-repeat top left;
	padding:0px 10px 0px 26px;
	cursor:pointer;
}



#spBarLinks a, #spBarLinks a:visited, #spBarLinks a:active{
	color:#D5DCE6;
	font-family:Tahoma, Geneva, sans-serif;
}


#spBarLinks a:hover, #spBarLinks .Perfil:hover a, #spBarLinks .Audio:hover a, #spBarLinks .Articulos:hover a{
	color:#FFF;
	text-decoration:none;
}

#spBarLinks .Perfil{
	background-position:6px -138px;
}

#spBarLinks .Audio{
	background-position:6px -249px;
	text-transform:capitalize;
}

#spBarLinks .Articulos{
	background-position:6px -28px;
}



#spBarLinks .Perfil:hover{
	background-position:6px -101px;
	/*background-color:#3E5160;*/
}


#spBarLinks .Audio:hover{
	background-position:6px -212px;
	/*background-color:#3E5160;*/
}

#spBarLinks .Articulos:hover{
	background-position:6px 9px;
	/*background-color:#3E5160;*/
}


#ebBarLinks td{
	padding:0px 4px 0px 4px;
}

#ebBarLinks td:hover{
	background:transparent url(../media/radio/fondo-spbarHover.png) repeat top left;
}

#ebBarLinks a{
	color:#FFF;
}



#perfilF_top{
	width:960px;
	height:20px;
	background:#fff url(../media/generico/fondo-perfilF_r1_c1.png) no-repeat top left;
	margin-top:5px;
}

#perfilF_bottom{
	width:960px;
	height:20px;
	background:#fff url(../media/generico/fondo-perfilF_r3_c1.png) no-repeat bottom left;
	margin-bottom:5px;
}

#perfilF_contenido{
	width:950px;
	background:#fff url(../media/generico/fondo-perfilF_r2_c1.png) repeat top left;
	padding:0px 5px 0px 5px;
}




#perfilS_top{
	width:960px;
	height:20px;
	background:#fff url(../media/generico/fondo-perfilS_r1_c1.png) no-repeat top left;
	margin-top:5px;
}

#perfilS_bottom{
	width:960px;
	height:20px;
	background:#fff url(../media/generico/fondo-perfilS_r3_c1.png) no-repeat bottom left;
	margin-bottom:5px;
}

#perfilS_contenido{
	width:950px;
	background:#fff url(../media/generico/fondo-perfilS_r2_c1.png) repeat top left;
	padding:0px 5px 0px 5px;
	height:110px;
}





#perfilF_contenido table td{
	vertical-align:top;
	text-align:left;
}


#genProfileLeftBar_Adentro{
	
}

#genProfileLeftBar_Adentro a, #genProfileLeftBar_Adentro a:active, #genProfileLeftBar_Adentro a:visited{
	display:block;
	padding:2px 0px 2px 3px;
	margin:2px 0px 2px 0px;
	border-bottom:#ccc 1px solid;
}


#genProfileLeftBar_Adentro a:hover{
	background-color:#354653;
	color:#FFF;
	text-decoration:none;
}

.perfilSeccion_titulo{
	font-weight:bold;
	background-color:#DFE6EC;
	color:#3C4660;
	font-family:Tahoma, Geneva, sans-serif;
	border-top:#999 1px solid;
	padding:5px;
	margin-bottom:10px;
	font-size:12px;
	
}


#SNAggregatorList tr td{
	border-bottom:#F2F2F2 1px solid;
	vertical-align:middle;
	text-align:left;
	padding:3px;
}

#SNAggregatorList tr:hover{
	background-color:#F2F2F2;
}

#SNAggregatorList tr td img{
	vertical-align:middle;
	margin-right:5px;
}


#SNAudioList tr td{
	border-top:#D5DDE6 5px solid;
	vertical-align:top;
	text-align:right;
	padding:8px 3px 3px 3px;;
}

#SNAudioList .portada{
	border:#CCC 1px solid;
	background-color:#FFF;
	padding:2px;
	margin:2px;
	cursor:pointer;
}


#SNAudioList .titulo{
	font-weight:bold;
	font-size:12px;
}

#SNAudioList .albumExpandCollapse{
	height:16px;
	width:22px;
	display:inline-block;
	background:transparent url(../media/generico/fondo-albumsEC.png) no-repeat bottom left;
	vertical-align:middle;
	margin-right:10px;
	cursor:pointer;
}

#SNAudioList .disquera{
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
}


#SNAudioList .tablaRolas td{
	text-align:left;
	border:none;
}

#SNAudioList .tablaRolas input{
	border:#F0F3F4 1px solid;
	background:none;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
}

#SNAudioList .tablaRolas input:hover{
	border:#ccc 1px solid;
	background-color:#FFF;
}

#SNAudioList .tablaRolas input:focus{
	background:#fff url(../media/generico/fondo-input.png) no-repeat top left;
	border:#CCC 1px solid;
}






#pAggNet td{
	padding:0px 3px 15px 0px;
}



#pAggNet img{
	border:none;
	margin-left:10px;
}








.selectorSkin span{
	color:#06C;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.selectorSkin label img{
	border:#F0F3F4 2px solid;
	border-top:#ABC0D1 2px solid;
	padding:2px;
	margin-top:5px;
	cursor:pointer;
}

.selectorSkin label:hover img{
	border:#ABC0D1 2px solid;
}






.likeLink{
	text-decoration:none;
	display:block;
	padding:3px;
	border-bottom:#CCC 1px solid;
	height:70px;
	background:transparent url(../media/radio/fondo-listaLikes.png) repeat-x top left;
}

.likeLink .cov{
	float:left;
	border:#CCC 1px solid;
	padding:2px;
	margin:4px;
}

.likeLink .dp{
	float:right;
	border:#CCC 1px solid;
	margin:2px;
	padding:1px;

}
.likeLink .dn{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#333;
}
.likeLink .tit{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.likeLink .alb{
	color:#999;
}

.likeLink:hover{
	background-color:#40516A;
	background-image:none;
	color:#FFF;
	text-decoration:none;
}
.likeLink:hover .dn{
	color:#D1D8E4
}

