/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	height:100%;
}
.titulo{
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
}
.estadisticas{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
}
.fecha {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 10px;
	color: #00A8FF;
	font-weight: bold;
	}
.estilotabla{
    border-style: dotted;
    background-color: #ffffff; 
    border-color: #5CAEDA; 
    border-width:1px; 
}
.estilotabla2{
	border-style: solid;
    background-color: #ffffff; 
    border-color: #C2DEEC; 
    border-width:1px;
}
.contentabla{
	padding: 3px 0 3px 2px;
	}
.taparanking{
	height:25px;
	width:25px;
	float:left;
	margin: 3px 3px 3px 3px;
	}
.bordeabajo {
color: color: #FFFFFF;
margin-left: 1ex;
margin-right: 1ex;
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: thin dotted;
}
#contenedor{
	position:relative;
	width: 780px;
        margin: auto;
	min-height:70%;
}
#cabecera{
    padding: 0 0 0 0px;
}
#cuerpo{
background: url("/Imagenes/fondo_barra.gif") repeat;
text-decoration: none;
}

#cabecera1{
	background-color: #000000;
    font-weight: bold;
	text-align: right;
	vertical-align: middle;
	height: 18px;
}
#letras{
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	background-color: #DBEDF7;
    width: 478px;
	border-bottom: 1px solid #cccccc;
}
#letras a{
    color: #000000;
	}
#letras a:hover{
    color: #006699;
	}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 230%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 180%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #0000ff;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/********************* TEXTO DE LA WEB ***********************/
#textoweb{
	margin-left: 4px;
	padding: 0 7px 10px 7px;
	clear:both;
}
#textoweb h3{
	text-align:center;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 20px;
}
/******************** VIDEOS DE CELULAR **********************/
.videocel{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #000000;
	}
.ejemplo{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 color: #999999;
	}
.formulario{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
         font-weight: bold;
	}

/******************** OTRAS COSAS *********************/
.otrascosas{
	text-align: center;
	position: relative;
	margin: 10px 0 0 0;
}
.bordeseparador{
	margin: 15px 20px 15px 0px;
	border-bottom: 1px solid #cccccc;
	}
	
#otrascosas{
	text-align: center;
	position: relative;
	margin: 10px 0 0 0;
}
#bordeseparador{
	margin: 15px 0px 15px 0px;
	border-bottom: 1px solid #cccccc;
	}
/*************** MENU TOP ********************/
#menutop{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #0099FF;
	}
	
#menutop a:link {
	color: #0099FF;
}
#menutop a:hover {
	color: #00CCFF;
}
#menutop a:visited {
	color: #0099FF;
}
#menutop a:visited:hover {
	color: #00CCFF;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	position:absolute;
	top: 100px;
	left:0;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #DBEDF7;
	border-right: 1px solid #cccccc;
}

#headlines{
	position:absolute;
  	top: 100px;
	right:0;
	width: 140px;
	background-color: #DBEDF7;
	border-left: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
  margin-left: 161px;
  width: 478px;
  min-height:70%;
}
/* Hack para IE 6 */
* html #content {
  height:100%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#pie{
	position:absolute;
	width:759px;
	clear:both;
	margin: 0;
	height: 12px;
	border: 1px solid #cccccc;
	margin: auto;
	text-align: center;
	color: #000000;
	padding: 10px 10px 10px 10px;
	background-color: #DBEDF7;
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 10px;
	font-weight: bold;
}

/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #A8D5EC;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 80%;
}

#headlines div{
	padding: 1px 0px 1px 0px;
}
/*************** LETRA GRANDE ************************/
#cabecera_disco{
	align: center;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: 420px;
}
/************** TITULOS DE LAS CANCIONES *****************/
.titcanciones {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.titcanciones a:link{
	color: #006699;
}
.titcanciones a:hover{
	color: #003399;
}
.titcanciones a:visited{
	color: #006699;
}
.titcanciones a:visited:hover{
	color: #003399;
}
/************** LETRAS DE LAS CANCIONES ********************/
.letras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*************** #DISCOGRAFIA DE LA BANDA _ BLOQUE IZQ ***********************/
.banda{
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.discos{
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 9px;
}
.discos p{
	margin: 2px 0 0 0;
}
.discos a:link {
	color: #0000CC;
}
.discos a:hover {
	color: #0099FF;
}
.discos a:visited {
	color: #0000CC;
}
.discos a:visited:hover {
	color: #0099FF;
}

/******************* BUSCADOR Y FORMULARIO DE BUSQUEDA *********************/
.boton{
        vertical-align:middle;
	font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#006699;
        background:#DBEDF7;
        border:1px solid #666666;
        height:20px;
       }
.selector{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#006699;
        background:#DBEDF7;
        border:1px solid #666666;
        width:80px;
        height:18px;
       }
.campo{
        font-size:11px;
        font-family:Verdana,Helvetica;
        color:#000000;
        background:#E7F3FA;
        border:1px solid #666666;
        height:18px;
       }
.resultado_disco{
 font-family: Arial,sans-serif;
 font-size: 75%;
 color: #334d55;
}
.resultado_disco1{
 font-family: Arial,sans-serif;
 font-size: 100%;
}
.resultado_disco1 a:link {
	color: #006699;
}
.resultado_disco1 a:hover{
 color: #00A5F4;
}
.resultado_disco1 a:visited {
	color: #006699;
}
.discos a:visited:hover {
	color: #00A5F4;
}
.busqueda_titulocancion{
 font-weight:bold;
 color: #334d55;
 }
.busqueda_cancion{
 color: #006699;
 font-weight:bold;
}
.noresultado{
	 font-family: Arial,sans-serif;
	 font-size: 15px;
	 color: #FF0000;
	 text-align: center;
}
/************** ACLARACION EN ROJO *****************/
.aclaracion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-style:italic;
}
/************* CLASES DE DISCO AL AZAR *************/
.nbre_disco {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.nbre_disco a:link {
	color: #0000CC;
}
.nbre_disco a:hover {
	color: #0099FF;
}
.nbre_disco a:visited {
	color: #0000CC;
}
.nbre_disco a:visited:hover {
	color: #0099FF;
}
/************** WEBS AMIGAS **********************/
.websamigas{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.websamigas a:link {
	color: #0000CC;
}
.websamigas a:hover {
	color: #0099FF;
}
.websamigas a:visited {
	color: #0000CC;
}
.websamigas a:visited:hover {
	color: #0099FF;
}
/************ LISTADO DE DISCOS ******************/
.listadodisco{
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/************ LISTADO DE BANDAS ******************/
.listadobanda{
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listadobanda, .listadodisco a:link {
	color: #006699;
}
.listadobanda, .listadodisco a:hover {
	color: #0066FF;
}
.listadobanda, .listadodisco a:visited {
	color: #006699;
}
.listadobanda, .listadodisco a:visited:hover {
	color: #0066FF;
}
.falta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/************* NOTICIAS *********************/
.titulonoticia h1{
	 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
.titulonoti {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-transform: uppercase;
}

.titulonoti a:link {
	color: #0066FF;
}
.titulonoti a:hover {
	color: #0099FF;
}
.titulonoti a:visited {
	color: #0066FF;
}
.resumennoti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.leermas {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.leermas a:link {
	color: #0000FF;
}
.leermas a:hover {
	color: #0099FF;
}
.leermas a:visited {
	color: #0000FF;
}
img.imagen {
	float: left;
	padding: 2px;
	border: 1px solid #666;
	margin: 0px 3px 1px 0px;
	display: inline;
}
img.imagenNot {
	float: left;
	padding: 2px;
	border: 1px solid #666;
	margin: 0px 6px 1px 0px;
	display: inline;
}
.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fuente {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-style: bold;
	font-size: 12px;
	text-decoration: none;
}
/********* AGENDA DE RECITALES *************/
.cartelera{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
     }
/********* HISTORIA DEL ROCK NACIONAL *********/
.anios{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
     }
/************* WALLPAPERS ************/
.wallbanda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}
/*********** COMUNIDAD ****************/
.campos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	}
.form{
	margin-right: 90px;
	}
.msjfin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #0066FF;
	text-align:center;
	}
.menucomunidad{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	min-height: 20px;
}
.perfil, .nickperfil, .perfil_esc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 135px;
	margin-bottom: 2px;
	}
.nickperfil{
	margin-left: 30px;
	}
.perfil_esc a:hover{
	color: #0066FF;
}
/******************** CAJA GRIS *********************/
.cajagris{
	padding: 10px 0 5px 15px;
	background-color:#eeeeee;
	border: 1px solid #cccccc;
	}
/***************** CAJA IZQUIERDA - DERECHA *******************/
.cajader{
	float: right;
	padding: 4px 0 5px 5px;
}
.cajaizq{
	border-right: 1px solid #cccccc;
	float: left;
        padding: 4px 20px 5px 5px;
	}
/****************LETRADISCO ********************************/
.cajatopletras{
	border: 1px solid #AAD5EC;
	width: 400px;
	margin: 7px 0 7px 35px;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/**************** CELDAS TITULOS INDEX ***********************/
.celdaprin{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	background-image: url("/Imagenes/web/fondo1.jpg");
}
.colorh4 h4{
	 color: #334d55;
}
/********************* IMAGENES CAJA DE BORDES **************/
.t {background: url(bordes/dot.gif) 0 0 repeat-x;}
.b {background: url(bordes/dot.gif) 0 100% repeat-x}
.l {background: url(bordes/dot.gif) 0 0 repeat-y}
.r {background: url(bordes/dot.gif) 100% 0 repeat-y}
.bl {background: url(bordes/bl.gif) 0 100% no-repeat}
.br {background: url(bordes/br.gif) 100% 100% no-repeat}
.tl {background: url(bordes/tl.gif) 0 0 no-repeat}
.tr {background: url(bordes/tr.gif) 100% 0 no-repeat; padding:10px}

/********************* TAPA DEL DISCO ***********************/
.caratula{
	margin: 0px 10px 10px 10px;
	padding: 2px;
	border: 1px solid #ccc;
}
/********************** INFODISCO ***************************/
.infodisco{
	float: right;
	margin: 0px 20px 10px 5px;
	text-align: right;
}
.anuncio2{
	float: left;
	margin: 0 0px 10px 10px;
}
.masinfo{
	float: left;
	margin: 5px 0px 8px 5px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.masinfo a{
	color: #0000FF;	
}
.masinfo a:hover{
	text-decoration: underline;
}
.bordeseparador2{
	margin: 7px 20px 5px 20px;
	border-bottom: 1px solid #cccccc;
	clear:both;
}
.temasdisco{
	position: relative;
	float: right;
	width: 144px;
	margin: 1px 13px 5px -2px;
}
.temasdisco p{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: -7px;
}
.borderight{
	float:right;
	border-right: 1px solid #cccccc;
	margin: 7px 3px 7px 3px;
}
.temas_ad{
	margin-top: 175px;
	margin-left: 7px;
	min-height: 300px;
}
.anuncio{
	float: right;
	width: 300px;
	margin-right: -2px;
}
.encabezado{
	margin: 10px 0 10px 20px;
}
.encabezado h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 135%;
 color: #334d55;
}
.infodisco h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}
.nombre_artista{
	margin-left: 50px;
	margin-right: 10px;
	margin-top: -7px;
}
/********** ENCUESTA 2007*************/
.encuesta h1{
 font-size: 24px;
 color: #334d55;
 margin: 5px 0 5px 0;
 padding: 0px;
}

.encuesta h2{
 font-size: 17px;
 color: #006699;
 margin: 0 0 15px 0;
}
.encuesta2{
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	margin-left: 70px;
}
#registerbar {
position:absolute;
border: 1px solid #cccccc;
width: 250px;
visibility: hidden;
z-index: 400;
}
.comentarios_enc{
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
}