@import url(videos.css);
/* CSS Document */
 A {
	color:#CCCCCC;
	text-decoration:none;
}
A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #778882;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #999999;
	scrollbar-base-color : #333333;
scrollbar-arrow-color : #3A3A3A; 
}

h1 {
	margin:0;
	padding:0 10px 10px 0px;
	font-size:19px;
	
}
h2 {
	margin:0;
	padding:0 10px 10px 0;
	font-size:15px;	

}
h3 {
	margin:0;
	padding:0 10px 10px 0;
	font-size:12px;
}

h3 {
	margin:0;
	padding:0 10px 10px 0;
	font-size:10px;
}
p{
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CuerpoContent #contenedor { 
	/*background:url(../images/content_bg.jpg) repeat-y;*/
	background-color:#778882;
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* Margen top de la web */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 28px 0 28px ;
	
} 
.CuerpoContent #mainContent { 
	width:1098px;
	margin: 0px 0px 0px 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	
	padding: 1px 1px 1px 1px;
	background: #7B8E8A/* url(../images/background_cuerpo.gif)*/;
}
/* -------------headerContent primera cabecera de de mycontect.name------------------------*/
#header {	
	margin: 0px 0 0 0px; 
	padding: 0px 0px 0px 0px;
	/*background:url(../images/hathore_top_bck.jpg);*/
	height:120px;
}
#headerContent  .floatlogo_header{ /*Ubicacion del logo mycontac.name en la primera cabecera*/
	float: left;
	padding:35px 0 0 0px;
	
}
#header_top_content{
	padding-top:0px; 
	height:30px; 
	text-align:left; 
}
.header_top_menu {
	/*background:url(../images/hathore_top_bck_logo.jpg);*/
	background-color:#54635E;
	height:100px;
	padding-top:0px;
}
.header_top_menu a {
	color:#CCCCCC;
	text-decoration:none;
	
}
.header_top_menu  a:hover {
	color:#E94E55;
	text-decoration:none;
}
.CuerpoContent #footer { 
	padding: 10px 1px 1px;
    font-size: 10px;
	text-align:center;
	background-color:#54635E;
	height:60px;
} 
/*Fichas*/
#fichas_abc{float:left; padding-left:25px; width:590px}
.labc a{margin-right:4px;background-color:#445B59; font-weight:bold; float:left; padding:3px  5px 3px 5px;font-weight:bold; color:#fff; text-decoration:none; font-size:11px; font-family:arial;}
.labc a:hover{ text-decoration:underline;background-color:#000; color:#FFF}
.labc_selection a{margin-right:5px;background-color:#0066CC; float:left; padding:3px  5px 3px 5px;font-weight:bold; color:#FFF; text-decoration:none; font-size:11px; font-family:arial;}
/*Fin fichas*/
#Box_images {
	float:right;
	width:510px;
	color:#444; 
	margin: 0 0 10px 0px;
}
#images_publi {
	float:right; 
	widows:290px; 
	padding-left:15px; 
	padding-bottom:10px
}

/* Cuadro de efectos*/
#s4 { width:945px; height:327px; background:url(css/images/back.jpg) ;z-index:2; }
#s4 ,#s4_content { width:945px; height:327px;   color: #333; text-align: left; font-size: 11px; font-family:Tahoma }
#s4 img { float: right;    width:945px; height:327px; }
/* Botones de nav egacion del grafico*/
.nav { 
float:left; 
position:absolute;
z-index:9;
margin-left:15px;
margin-top:290px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
padding: 3px 5px;
}
#nav a  { margin: 0 2px; border:4px 5px; padding: 3px 5px;  background: #E53039; text-decoration: none ; color:#FFFFFF;}
#nav a.activeSlide { background: #999999 }
#nav a:focus  { outline: none; }
#txt_usuario { 
	width:120px; 
	height:12px; 
	font-size:9px; 
	border:0px solid #E4E4E4; 
	
	margin:0px; 
	color:#666666; 
	padding:1px 5px 1px 7px; 
	background:#E4E4E4; 
	border-right:0px; 
	}
#txt_password{
	width:120px; 
	height:10px; 
	font-size:10px; 
	border:1px solid #E4E4E4; 
	
	margin:0px; 
	color:#666666; 
	padding:1px 5px 1px 7px; 
	background:#E4E4E4; 
	border-right:0px; 
}
#chkremember { 
	padding:2px 2px 2px 2px; 
	background:#E4E4E4; 
	border:2px #000 solid; 	
	}

#div_user { 
	background-color:#006699; 
	padding:7px 8px 4px 6px; 
	border-collapse: separate; 
	border-right-width:0px; 
	background:url(../images/bck_user.png);
	}
#div_pass { 
	background-color:#006699; 
	padding:7px 8px 4px 6px; 
	border-collapse: separate; 
	border-right-width:0px; 
	background:url(../images/bck_password.png);
	}
div.MenuGeneros{
	font-weight: bold;
	list-style-type:none;
	display:block;
	color:#003399;
	font-size:11px;
	font-family: Helvetica, "Calibri", "Trebuchet MS", Arial, sans-serif;
	line-height:140%;
	}
div.MenuGeneros div{
color: #000;
background: url(Imagenes/bineta.gif)  no-repeat center left;
display: block;
	}
	
div.MenuGeneros div a{
	display:block;
	text-decoration:none;
	color:#003399;
	width:110px;
	padding:0 0 0 15px;
	}
div.MenuGeneros div a:active{
	color:#003399;

	}
div.MenuGeneros div a:hover{
	background:#C5A40B url("Imagenes/bineta.gif") no-repeat 0 4px;
	color: #003399;
}
/* ESTYLO PARA LA SALIDA DE LOS MENSAJE */
div.mensajeotput { background:#ECEBD5; margin-top:5px; margin-left:25px; clear:both; width:890px;border:1px dotted #7698BE; }
p.mensajeotput { font-family: Geneva, sans-serif; float:left; padding:0; margin:15px; color:#000000; font-size:16px; line-height:16px; font-weight:normal; font-style:normal; white-space:normal; overflow:visible; }
img.mensajeotput { float:left; margin:10px 15px 3px 20px; max-width:64px; }
p.mensajeotput a { color: #003366; font-size:16px; line-height:17px; vertical-align:text-bottom; font-weight:bold; text-decoration:underline; }
p.mensajeotput i { color: #993399;  line-height:17px; }
p.mensajeotput b { color: #993300; font-variant:small-caps; font-family:Calibri;  line-height:17px;}
A.a{display:block; padding-left:20px;height:27px;font-size:15px;color:#000066; text-decoration:none;font-weight:normal;  font-family:"Trebuchet MS", Times, serif; }
A.a:hover,DIV.row_clicked A.a,DIV.row_clicked TABLE TD A.a{color:#000000 !important; text-decoration:none !important;}
A.a STRONG { font-size:16px;color:#003399;font-weight:normal; font-style: italic; font-weight:bold;}
A.a EM { font-size:16px;color:#003399; font-style:italic;font-weight:normal;}
/* Estilo para cuadro de busqueda resultado*/
DIV.row{display:block;padding:3px 5px 3px 5px;margin:0;background-color:#333;border-bottom:0px solid #CCCCCC;}
DIV.row2{display:block;padding:3px 5px 3px 5px;margin:0;background-color:#3A3A3A;border-bottom:0px solid #CCCCCC; }

DIV.rowplay{display:none;width:auto;height:auto;overflow:visible;padding:3px 0 2px 0;padding-left:30px;}
DIV.row_clicked{display:block;padding:8px;margin:0;height:auto;overflow:visible;background:url(/i2/g11.gif) repeat-x top;}

/*///////////CUADRO TOP ARTISTA ///////////////////////*/
.AllCuadroTopArtista { 
	background: #1a1a18 url(../images/top_back.gif) repeat;
	float: left; 
	margin-right: 1px; 
	padding-bottom: 5px; 
	width:210px;  
	}

td.artista { border-bottom: 1px dotted #999;  list-style: none; margin-top: 5px; overflow: hidden; padding-bottom: 5px; width: 180px; }
div.videoInfo { float: left; width: 80px; color:#397399 ; padding-left:4px}
div.videoInfo h4 { float: left; width: 80px; color:#397399; font-family:  Geneva, sans-serif; font-size: 11px; }
div.videoInfo h4 a { text-decoration:none; color:#397399 }
div.videoInfo h4 a:hover { text-decoration: underline; }
div.videoInfo p { font-family:  Geneva, sans-serif; font-size: 10px; padding-left: 8px; color:#000 }

a.imageLink { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #999; text-decoration: none; display:block; float: left; padding: 2px; margin-left: 4px; margin-top: 1px; overflow: hidden;}
a.imageLink img { float: left; width: 50px;border: #FFF 2px solid;  }
a.imageLink:hover { padding: 0px; }
a.imageLink:hover img { border: #557574 4px solid; }

a.generos{
	font: 10px Verdana, Geneva, sans-serif; color:#036; text-decoration:none; display:inline;  padding-left:2px;
}
a.generos:hover{
	font:10px Verdana, Geneva, sans-serif; color:#036; text-decoration:underline; display:inline; padding-left:2px;
}

.TitleTopArtista {
	background: #1a1a18 url(/sitewide/images/title_bg.gif) repeat-x; 
	
	height: 30px; 
	position: relative; }
.TitleTopArtista h3 { 
	color: #acacac; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	left: 10px; 
	line-height:20px;
	position: absolute; 
	text-transform: uppercase; 
	top: 5px; 
	}

/* Aquí modificamos el Contenedor*/
#contcuadro{
   text-align:center;
   padding: 5px 0px 0px 0px;
   margin: 0 auto;
   width:595px; 
}
/* Ahora la sombra */
#sombracuadro{
   margin:0px;
   background:#557574; /* Color de la sombra */
   border: solid 1px #557574; /* Color del borde */
   width: 595px;
}
/* Veamos el texto */
#textcuadro{
   border:solid 1px #557574;
   margin:-10px -10px 4px 5px; /* Aqui están los famosos márgenes negativos*/
   padding:2px;
   background:#DBDECD; /* Le damos un color de fondo */
}
/* Aquí modificamos el Contenedor*/
#contcuadro_musica{
   text-align:center;
   padding: 5px 0px 0px 0px;
   margin: 0 auto;
   width:280px; 
}
/* Ahora la sombra */
#sombracuadro_musica{
   margin:0px;
   background:#557574; /* Color de la sombra */
   border: solid 1px #557574; /* Color del borde */
   width: 280px;
}
/* Veamos el texto */
#textmusica{
   border:solid 1px #557574;
   margin:-10px -10px 4px 5px; /* Aqui están los famosos márgenes negativos*/
   padding:2px;
   background:#DBDECD; /* Le damos un color de fondo */
}
#content_musica .musica_list_li{
    display: list-item;
    margin: 0.1em;
    padding: 5px 0 5px 18px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFC4C4;
    list-style: none;
	background: url(../images/vineta_music.png) left top no-repeat;
	padding-left: 15px;
    font-size: 10px;
	font-weight:100;
}
#content_musica .musica_list{
	padding-top:1em;
}
#content_musica .musica_list a {
    text-decoration: none;
	font-size: 11px;
    color: #2B2B21;
	padding-top:1em;
}
#content_musica .musica_list a:hover {
    text-decoration:underline;
    color: #2B2B21;
	
}

.nav {
	color : #FFCC00;
font-size : 8pt;}

/* Aquí modificamos el Contenedor*/
#contcuadro_especial{
   text-align:center;
   padding: 5px 0px 0px 0px;
   margin: 0 auto;
   width:282px; 
}
/* Ahora la sombra */
#sombracuadro_especial{
   margin:0px;
   background:#557574; /* Color de la sombra */
   border: solid 1px #557574; /* Color del borde */
   width: 282px;
}

#contcuadro_list_artist{
   text-align:center;
   width:160px; 
}
#text_list_artist{
   border:solid 1px #557574;
   padding:2px;
   background:#DBDECD; /* Le damos un color de fondo */
}
/* Veamos el texto */
#textespecial{
   border:solid 1px #557574;
   margin:-10px -10px 4px 5px; /* Aqui están los famosos márgenes negativos*/
   padding:2px;
   background:#DBDECD; /* Le damos un color de fondo */
}

/* Aquí modificamos el Contenedor*/
#contcuadro2{
   text-align:right;
   padding: 5px 0px 0px 0px;
   margin: 0 auto;
   width:595px; 
}
/* Ahora la sombra */
#sombracuadro2{
   margin:0px;
   background:#557574; /* Color de la sombra */
   border: solid 1px #557574; /* Color del borde */
   width: 595px;
}
/* Veamos el texto */
#textcuadro2{
   border:solid 1px #557574;
   margin:-10px -10px 4px 5px; /* Aqui están los famosos márgenes negativos*/
   padding:2px;
   background:#DBDECD; /* Le damos un color de fondo */
}

#lirycs
	{
	padding:8px;
	font-size: 10px;
	font-family: helvetica, geneva, arial, sans-serif;
	background-color:#036;
	background-image: url(images/bck_lyric.gif); 
	border:1px solid #069;
	width:277px;
	}
#lirycs .cerrar
	{
	color:#FFF;
	width:12px;
	padding-left:3px;
	margin-left:212px;
	background:#000;
	}
#lirycs .cerrar a
	{
	color:#FFF;
	text-decoration:none;
	}
#lirycs .cerrar a:hover
	{
	color:#FF0;
	text-decoration:none;
	}
#lirycs h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 16px;
	font-family: helvetica, geneva, arial, sans-serif;
	margin:2px;
	
	}
#lirycs h2
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, geneva, arial, sans-serif;
	margin:2px;
	
	}
#lirycs h3
	{
	color:#FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: helvetica, geneva, arial, sans-serif;
	margin:2px;
	}
		
#lirycs p
	{
	color:#3b3b3b;
	font-size: 11px;
	line-height: 1.3em;
	margin:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FF0;
	
	}	
.titulo  {
    width: 100%;
    margin: 10px 0 25px 0;
    padding: 0 10px 0 10px;
	background-color:#E76600;
	color:#FFF;
}
#generos  .genero-list  {
    width: 88%;
    margin: 10px 0 25px 0;
    padding: 0 10px 10px 10px;
    
}
#generos ul.genero-list {
    margin: 0px;
    padding: 5px 5px 5px 5px;
}
#generos li.genero-list{
    display: list-item;
    margin: 0px;
    padding: 2px 0 2px 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #dcdcdc;
    list-style-type: none; 
    background-image: url(http://www.hathore.com/music/layouts/themplate06/images/vineta_disco.png);
    background-repeat: no-repeat;
    background-position: 3px center;
    font-size: 12px;
}
#generos .genero-list a:hover {
    text-decoration: none;
    color: #000;
}
#generos .genero-list a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
    color: #000;
}

.avisos {
	float:left;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 10px;
	text-align: center;
	width: 1075px;
}
.ok {
	float:left;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
	text-align: center;
	width: 490px;
}
.error {
	float:left;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #800000;
	padding: 5px;
	text-align: center;
	width: 490px;
}

/*reproductor*/
#post h1{
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
}
#post h1 a{
	color:#000000;
}
#post #videoPlayer{
	border:#DBDECD solid 8px;
	width:600px;
	height:473px;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
	z-index:-21;
}
#relVideo{
	width:600px;
	height:448px;
	position:relative;
	top:0px;
	cursor:pointer;
	background:#000;
	z-index:60;
}
#pyrVideo{
	position:relative;
	top:-448px;
	z-index:1;
}
#relVideo table{
	width:550px;
	margin:0px auto;
}
#relVideo table td{
	width:175px;
	padding:10px;
}
#relVideo a img{
	border:#0D68C7 solid 2px;
	margin-bottom:5px;
}
#relVideo a{
	color:#fff;
	font-size:12px;
}
#post #detalle_video{
	background-color:#DBDECD;width:600px;padding:5px;border:#DBDECD solid 4px; margin-left:1px; margin-top:5px;
}
#post #detalle_video #info{
	padding:15px 0px 15px;
}
#post #detalle_video #info .rating, #post #detalle_video #info .rating2{
	float:left;
}
#post #detalle_video #info .views{
	float:right;
	font-weight:bold;
}
#post #detalle_video #info .rating{
	width:90px;
	background-image: url(http://www.hathore.com/music/layouts/themplate06/images/pstars.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}
#post #detalle_video  #info .rating2{
	width:90px;
	background-image: url(http://www.hathore.com/music/layouts/themplate06/images/pstars2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}
#post #detalle_video #info .rating.stars1{ background-position:-70.5px 0px;}
#post #detalle_video #info .rating.stars2{ background-position:-54px 0px;}
#post #detalle_video #info .rating.stars3{ background-position:-36px 0px;}
#post #detalle_video #info .rating.stars4{ background-position:-18px 0px;}
#post #detalle_video #info .rating.stars5{ background-position:0px 0px;}
#post #detalle_video #info .rating2.stars0{ background-position:-71px 0px;}
#post #detalle_video #info .rating2.stars1{ background-position:-54px 0px;}
#post #detalle_video #info .rating2.stars2{ background-position:-36px 0px;}
#post #detalle_video #info .rating2.stars3{ background-position:-18px 0px;}
#post #detalle_video #info .rating2.stars4{ background-position:0px 0px;}

#post #detalle_video #description{
	clear:both;
	font-size:12px;
	text-align:justify;
	color:#2F2F2F;
}
#post a{
	color:#318AB9;
}
#post #detalle_video  .autor{
	text-align:right;
	font-size:14px;
	clear:both;
}
#post #detalle_video  .autor a{
	background: url(http://www.hathore.com/music/layouts/themplate06/images/user.png) center left no-repeat;
	padding-left:18px;
}
#post #detalle_video .tags{
	text-align:left;
	font-size:12px;
	line-height:20px;
}
#post #detalle_video .tags span{
	float:left;
	font-weight:bold;
}
#post #detalle_video .tags a{
	float:left;
	color:#666;
	text-decoration:underline;
	padding:0px 8px;
}