@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;
}


#perfilS_contenido div.linksRedesSociales{
	padding-top:15px;
	vertical-align:middle;
	height:20px;
}
#perfilS_contenido div.linksRedesSociales iframe{
	vertical-align:middle;
}
#perfilS_contenido div.linksRedesSociales span.chicklets{
	padding-left:16px !important;
}



#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 span.conteoPro{
}

#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;
}
#SNAudioList .tablaRolas span.rolaSingle{
	display:inline-block;
	width:16px;
	height:16px;
	background-color:transparent;
	background-image:url(../media/generico/2011/marcarsencillo.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	margin-right:3px;
	cursor:pointer;
}
#SNAudioList .tablaRolas span.rolaSingle.no{
	background-position:0px -18px;
}
#SNAudioList .tablaRolas span.rolaSingle.si{
	background-position:0px 0px;
}







#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
}

/* AÑADIDO PARA 2011 */

a.linkCrearAlbumPI{
	background:transparent url(../media/generico/2011/crear-album-bg.png) no-repeat top left;
	display:inline-block;
	width:79px;
	height:15px;
	text-align:center;
	color:#FFF;
	padding-top:1px;
}
a.linkSubirMusicaPI{
	background:transparent url(../media/generico/2011/subir-musica-bg.png) no-repeat top left;
	display:inline-block;
	width:105px;
	height:15px;
	text-align:center;
	color:#FFF;
	padding-top:1px;
}

#bannersBigPerfilInside, .bnrManagementConsole{
	padding-top:20px;
	text-align:justify;
}
#bannersBigPerfilInside div.delimg, .bnrManagementConsole div.delimg{
	display:inline-block;
	margin:8px;
	border:#e4e4e4 2px solid;
	padding:3px;
	width:150px;
	height:87px;
}

#bannersBigPerfilInside div.delimg:hover, .bnrManagementConsole div.delimg:hover{
	border-color:#999;
}

#bannersBigPerfilInside div.delimg.transparente, .bnrManagementConsole div.delimg.transparente{
	opacity:0.3;
	filter:alpha(opacity=30);	
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
}

#bannersBigPerfilInside div.delimg span, .bnrManagementConsole div.delimg span{
	display:block;
	width:16px;
	height:16px;
	background:transparent url(../media/iconos/delete.png) no-repeat top left;
	position:relative;
	top:-80px;
	left:128px;
	float:left;
	cursor:pointer;
	visibility:hidden;
}
#topBanner div.profesional{
	background:transparent url(../media/generico/2011/pro-member.png) no-repeat top right;
	width:960px;
	height:59px;
	visibility:hidden;	
}



#retroBlogRA{
	padding:20px 0px 20px 0px;
	width:960px;
	font-family:Tahoma, Geneva, sans-serif;
	background:#fff url(../media/generico/2011/fondo-espacionotiNew.png) no-repeat top left;
	margin-bottom:10px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
}
#retroBlogRA td.categorias{
	border-right:#e4e4e4 1px solid;
	padding-right:10px;
	padding-left:10px;
}
#retroBlogRA td.categorias h2{
	color:#F30;
	font-size:16px;
}
#retroBlogRA td.categorias a{
	display:block;
	margin:10px 0px 10px 10px;
	border-bottom:#e4e4e4 2px solid;
	padding:3px 0px 3px 0px;
}
#retroBlogRA td.categorias a:hover, #retroBlogRA td.categorias a:focus{
	color:#03C;
	text-decoration:none;
	border-bottom:#ccc 2px solid;
}
#retroBlogRA td.blogContent {
	padding-left:15px;
}
#retroBlogRA td.blogContent div.GuruWP_post h3.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom:2px;
}
#retroBlogRA td.blogContent div.GuruWP_post div.info{
	margin-bottom:6px;
	border-bottom:#e4e4e4 1px solid;
	padding-bottom:2px;
	color:#666;
}
#retroBlogRA td.blogContent div.GuruWP_post div.info a{
	color:#666;
	font-weight:bold;
}
#retroBlogRA td.blogContent div.GuruWP_post div.text{
	background:transparent url(../media/generico/2011/blog_description_shadow.png) no-repeat center bottom;
	width:100%;
	padding:20px 10px 37px 0px;
}

#retroBlogRA td.blogContent div.GuruWP_post div.text img{
	border:#e4e4e4 2px solid;
	padding:2px;
	margin:10px;
}
#retroBlogRA td.blogContent div.GuruWP_post div.text img.firstImage{
	float:left;
	margin:0px 25px 25px 0px;
}
#retroBlogRA td.blogContent div.GuruWP_divider{
	height:20px;
}
#retroBlogRA td.blogContent div.wp_paginas{
	text-align:center;
}
#retroBlogRA td.blogContent div.wp_paginas a{
	display:inline-block;
	padding:4px;
	border:#CCC 1px solid;
	margin:3px;
}
#retroBlogRA td.blogContent div.wp_paginas a:hover{
	background-color:#e4e4e4;
	text-decoration:none;
	color:#F30;
}
#retroBlogRA td.blogContent div.wp_paginas a.current{
	color:#333;
	font-weight:bold;
}
h2.GuruWP_title{
	text-align:center;
	color:#333;
}



#topBanner div.profesional{
	background:transparent url(../media/generico/2011/pro-member.png) no-repeat top right;
	width:960px;
	height:59px;
	visibility:hidden;	
}
img.imagenProMember{
	padding-right:20px;
	border-right:#CCC 1px solid;
	margin-right:20px;
	float:left;
}

div.proMemberInfoTop{
	font-family:Arial, Helvetica, sans-serif;
}

.tablaProductosPro td.pLogo{
	background:transparent url(../media/generico/2011/pro-packfeat-bg.png) no-repeat top left;
	width:150px;
	height:auto;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
}
.tablaProductosPro td.pInfo{
	background-color:#F8F8F8;
	padding:10px;
	padding-left:25px;
	border-radius:16px;
	border:#e4e4e4 1px solid;
	border-left:none;
	border-top-left-radius:0px;
	border-bottom:none;
	border-top:#F60 2px solid;
}
.tablaProductosPro td.pInfo p{
	text-align:justify !important;
}
.tablaProductosPro div.buyBox{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	margin-top:15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#390;
	background:transparent url(../media/generico/2011/accept_payments.png) no-repeat bottom center;
	padding-bottom:28px;
}

button.botonComprarPro{
	background:transparent url(../media/generico/2011/pro-button-bg.png) no-repeat top left;
	border:#F90 1px solid;
	color:#FF0;
	font-weight:bold;
	border-radius:6px;
	text-shadow:#F30 0px 0px 2px;
	cursor:pointer;
	font-size:12px;
}
button.botonComprarPro:hover, button.botonComprarPro:focus{
	background-position:-238px 0px;
	color:#FFF;
}





