
* {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #676767;
}

html {
	background: white url('top.png') repeat-x center top;
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	width: 980px;
	margin: 0 auto;
	padding: 0;	
	position: relative;
	min-height: 50px;
	_height: auto !important;
	_height: 500px;
}

body, td, th, input, textarea, select {
	font-size: 11px;
}


h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #bdbdbd;
	margin-top: 0;
	margin-bottom: 20px;
	color: black;
}

h3, 
h3 * {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h3 em {
	font-size: 13px;
	color: #595959;
	font-weight: normal;
}

p {
	margin: 1em 0;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Elementos comunes */
#top {
	height: 153px;
	left: 0;
	position: relative;
	_overflow: hidden;
}

#top h1 {
	margin: 0;
	width: 170px;
	height: 175px;
	overflow: hidden;
}

#top h1 a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 1000px;
	text-indent: -1000px;
}

#top #idiomas {
	position:absolute;
	right: 0;
	top: 12px;
	overflow: hidden;
}

#top #idiomas ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top #idiomas li {
	display: inline;
	padding: 0 0 0 27px;
}

#top #idiomas * {
	color: #fff;
	font-weight: bold;
}

#top #buscador {
	position: absolute;
	right: 0;
	top:40px;
	width: 250px;
	height: 37px;
	text-align: right;
}

#top #buscador form {
	padding: 0;
	margin: 7px 0;
}

#top #buscador .texto {
	width: 145px;
	font-size: 11px;
	vertical-align: middle;
	border: none;
	padding: 4px;
	_border: 0;
}

#top #buscador .enviar {
	background: #000000 url('ok.png') no-repeat center center;
	border: none;
	cursor: pointer;
	height: 21px;
	width: 28px;
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	margin-left: 5px;
	vertical-align: middle;
}

#top #btn_cesta {
	position:absolute;
	right:0;
	bottom:0;
}


#top #btn_cesta .cesta{
	background: url("/img/btn_cesta.png") no-repeat scroll left center #008ECE;
	height: 28px;
    padding: 3px 0 0 40px;
    width: 120px;
	padding: 3px 5px 0 40px;
	margin:3px 0;
}

#top #btn_cesta .cesta a .int{
	color:#ffffff;
	font-size:10px;
	width:100%;
	font-weight:bold;
	text-align:right;
}


#top #n_menu{
	width:810px;
	position:absolute;
	left:0;
	bottom:0;
}

#top #n_menu ul{
    list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
}
#top #n_menu li {
    float:left; /* Hacemos que el menu se muestre horizontal */
    padding:8px 11px;
}

#top #n_menu ul .no_url {
	 background: none repeat scroll 0 0 #008ece;
	color:#ffffff;
	
}

#top #n_menu ul li a{
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
	font-size:13px;
}
#top #n_menu ul li a:hover{
    color:#000000;
}


#menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	bottom: 0;
	max-height: 1500px;
	margin-top: 55px;
	overflow: hidden;
}


#lateral_izquierdo{
	position: absolute;
	left: 0;
	top: 0;
	width: 155px;
	bottom: 0;
	max-height: 1500px;
	margin-top: 40px;
	overflow: hidden;
}

#banner-izda{
	margin:0 0 32px 0;
}


#radio_estilos,  #calanes_youtube {
	margin:0 0 20px 0;
	
	
}


#radio_estilos .estilos, #calanes_youtube .canales{
	margin: 10px 0 0 0;
}

#radio_estilos h3, #calanes_youtube h3{
	background:#0072BA;
	color:#ffffff;
	padding:10px;
	margin:4px 0;
}

#radio_estilos .estilos ul, #calanes_youtube .canales ul{
    list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
}

#radio_estilos .estilos li, #calanes_youtube .canales li{
    padding: 4px 0;
    
}


#radio_estilos .estilos ul li a, #calanes_youtube .canales ul li a {
    text-decoration:none;
    color:#929292;
    font-weight:bold;
	font-size:12px;
}

#radio_estilos .estilos ul li a:hover, #calanes_youtube .canales ul li a:hover{
    text-decoration:none;
    color:#676767;
    font-weight:bold;
	font-size:12px;
}

#top #n_menu ul li a:hover{
    color:#000000;
}


#contenido {
	min-height: 500px;
	_height: auto !important;
	_height: 500px;	
	padding: 40px 0 0 170px;
	margin: 20px 0 0;
	position: relative;
	overflow: hidden;
	_overflow: default;
}

#error-http {
	margin-right: 190px;
	padding-top: 140px;
	text-align: center;
}

#error-http h1 {
	color: #e6f0f9;
	font-size: 180px;
	font-weight: bold;
}

#footer {
	border-top: 2px solid #bdbdbd;
	position: absolute;
	margin-top: 10px;
	padding: 10px 0;
	top: 100%;
	left: 170px;
	right: 0;
	background: url('logo-pie.png') no-repeat left center;
	height: 80px;
	_width: 810px;
}

#footer * {
	color: #000;
}

#footer ul,
#footer ul li {
	display: inline;	
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0;
}

#footer ul li {
	margin-right: 1em;
}

#footer ul li a {
	font-weight: bold;
}

.discos .disco {
	padding: 0 10px 10px 0;
	width: 270px;
	float: left;
	min-height: 140px;
	position: relative;
}

.discos .disco .portada {
	text-align: center;
	float: left;
	width: 100px;
	height: 113px;
	margin: 0 10px 10px 0;
}

.discos .disco .artista,
.discos .disco .titulo,
.discos .disco .texto {
	display: block;
	
}

.discos .disco .artista,
.discos .disco .titulo {
	text-transform: uppercase;
}

.discos .disco .artista {
	font-weight: bold;
	font-size: 15px;
	color: black;
}

.discos .disco .titulo,
.discos .disco .soporte,
.discos .disco .precio,
.discos .disco .comprar{
	font-size: 12px;
	color: black;
}

.discos .disco .comprar {
	font-weight: bold;
	margin-top: .2em;
	text-decoration: underline;
}

.discos .disco .texto {
	display: none;	
}

/* Portada */
#oferta {
	width: 810px;
	height: 235px;
	margin-bottom: 25px;
}
#oferta .titulo {
	display: none;
	margin-bottom: 10px;
}

/* Recomendados y novedades */

#recomendados,
#novedades {
	width: 560px;
	overflow: hidden;
	float: left;
	clear: left;
	_height: 1%;
	_overflow: default;
}

#recomendados .disco_1 {
	min-height: 150px;	
	_height: auto !important;
	_height: 150px;
	position: relative;	
	margin-bottom: 20px;
	float: none;
	width: 560px;
}	

#recomendados .disco_1 .portada {
	width: 150px;
	height: 150px;
}

/* Nube de géneros */
#generos {
	float:right;
	overflow: hidden;
	padding-left: 20px;
	_width: 215px;				
	width: 230px;
}

#generos .nube {
	padding-bottom: 40px;
}

#generos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 1.5em;
	overflow: hidden;
}

#generos ul li {
	display: inline;
}

#generos ul li a {
	line-height: 26px;
	margin: 0 .1em;	
	color: #333333;		
}

#generos ul li a:hover {
	color: black;
}

/* Catálogo */
#catalogo {
	min-height: 500px;
	_height: auto !important;
	_height: 500px;	
	width: 560px;
	overflow: hidden;
	float: left;
	_overflow: default;
}

#catalogo .artistas .letra {
	margin: 20px 0;
}

#catalogo .artista .datos {
	padding: 20px;
	border-bottom: 1px solid #d7dbdf;
	overflow: auto;
	_height: 1%;
	_overflow: visible;
}


#catalogo .artista .datos .texto p{
	margin: 0 0 1.5em;
}

#catalogo .artista .datos .foto {
	margin: 0 0 30px 30px;
	padding: 1px;
	border: 1px solid #595959;	
	float: right;
}

#catalogo .artista .links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#catalogo .artista .links li {
	margin-bottom: .6em;
}

#catalogo .artistas .letra h3 {
	margin: 0;
}

#catalogo .artistas .letra .lista {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: left;	
}

#catalogo .artistas .lista li {
	display: inline;
	padding: 0 1em 0 0;
	font-size: 12px;	
	line-height: 2em;
}

#catalogo .artistas .lista li a {
	white-space: nowrap;
	text-transform: uppercase;
	line-height: 2em;	
}

#catalogo .artista .discos{
	margin:20px 0;
}

/* Quienes somos, créditos, nota legal */

#creditos,
#legal {
	min-height: 500px;
	_height: auto !important;
	_height: 500px;	
}

#somos .texto,
#somos .texto *,
#creditos .texto,
#creditos .texto *,
#legal .texto,
#legal .texto * {
	line-height: 1.5em;
}

#somos {
	padding-bottom: 25px;
	background: transparent url('somos.gif') no-repeat center 0px;
}

#somos h2 {
	height: 215px;
	line-height: -2000px;
	text-indent: -2000px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent url('somos.gif') no-repeat center top;
}

/* Créditos  */

#creditos .texto {
	padding-right: 300px;
	background: url('btp.jpg') no-repeat right top;
}

/* Momentos históricos */
#historicos .disco {
	height: auto;
	width: 395px;
	padding-bottom: 25px;
}

#historicos .disco .portada {
	width: 150px;
	height: 150px;
}

#historicos .disco .texto {
	clear: both;
	display: block;
}

#historicos .disco_3 {
	clear: both;
}

#historicos .disco .precio {
	margin-top: 1em;
}

#historicos .disco .comprar {
	background: transparent url('comprar_es.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 29px;
	width: 109px;
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	vertical-align: middle;
	display: block;
	margin-top: 8px;
}


/* Ficha disco */

#ficha_disco {
	width: 560px;
	float: left;
	overflow: hidden;
	
}

#ficha_disco .ficha {
	min-height: 200px;	
	_height: auto !important;
	_height: 200px;
	position: relative;	
	margin-bottom: 20px;
	float: none;
}

#ficha_disco .ficha h2 {
	border-width: 0;
	font-size: 18px;	
	margin: 0;
}

#ficha_disco .ficha .portada {
	margin-right: 20px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

#ficha_disco .ficha .artista {
	color: black;
}

#ficha_disco .ficha .titulo {
	font-weight: normal;
	font-size: 15px;
}

#ficha_disco .ficha .ano,
#ficha_disco .ficha .sello,
#ficha_disco .ficha .soporte {
	font-size: 14px;
	margin-top: 4px;
}

#ficha_disco .ficha .texto {
	font-size: 12px;
	display: block;
	clear: both;
	padding-top: 20px;
}

#ficha_disco .ficha .precio {
	font-size: 15px;
	margin-top: 25px;
}


#ficha_disco .ficha .comprar a {
	background: transparent url('comprar_es.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 29px;
	width: 109px;
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	vertical-align: middle;
	display: block;
	margin-top: 8px;
}

#ficha_disco .disco .canciones {
	clear:both;
	padding:20px 0;
	
}

#ficha_disco .disco .canciones .disc{
	clear:both;
	margin:20px 0;
}

#ficha_disco .disco .canciones .disc .num_disco{
	color: black;
    font-size: 12px;
    font-weight: bold;
}
#ficha_disco .disco .canciones .disc .canciones .cancion {
	clear:both;
	padding:5px 0;
}

#ficha_disco .disco .canciones .disc .canciones .cancion .num{
	width:12px;
}

#ficha_disco .disco .canciones .disc .canciones .cancion div{
	float:left;
	margin:0 12px 0 0;
}

#ficha_disco .otros_discos {
	clear: both;	
	margin-top: 25px;
}

#ficha_disco .otros_discos h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #bdbdbd;
	margin-top: 0;
	margin-bottom: 20px;
	color: black;
}

#ficha_disco .enlaces_tienda{
	overflow:auto;
	height:100%;
}

#ficha_disco .enlaces_tienda .enlace {
	
	float:left;
	margin: 0 20px 0 0;
}

/* Contacto */

#contacto {
	min-height: 500px;
	_height: auto !important;
	_height: 500px;	
	overflow: auto;
	_overflow: visible;
}

#contacto h1 {
	padding: 20px;
	border-bottom: 1px solid #d7dbdf;
}

#contacto label, 
#contacto form {
	margin: 0;
	padding: 0;
}

#contacto form {
	margin: 7px;
}

#contacto div.formulario {
	float: left;
	width: 400px;
}

#contacto .formulario p.error,
#contacto .formulario p.ok {
	margin: 0 0 3em;
	color: #006abe;
	
}

#contacto .formulario .campo label {
	display: block;
	margin-bottom: 5px;
}

#contacto .formulario .campo_texto,
#contacto .formulario .campo_textarea {
	width: 300px;
	margin-bottom: 15px;
}

#contacto .formulario .campo_textarea {
	height: 150px;
}

#contacto .formulario .campo_submit {
	background: transparent url('enviar_es.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 29px;
	width: 109px;
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	vertical-align: middle;
	display: block;
}

#contacto .datos {
	width: 380px;
	float: right;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 50px;
}


#contacto .datos,
#contacto .datos p {
	line-height: 2em;
}


/* Tienda */

/* Mapa */

#mapa {
	margin-top: 20px;
}

#mapa,
#mapa #gmap {
	height: 350px;
}

#mapa .mapa_infowindow {
	width: 250px;
}

#mapa .mapa_infowindow .logo {
	width: 80px;
	background: url('logo.png') no-repeat 5px 5px;
}


/* Cesta */
#cesta {
	min-height: 500px;
	_height: auto !important;
	_height: 500px;
	
}

#cesta .articulos,
#cesta .mensajes {
	margin: 20px 0;
}

#cesta .mensajes p {
	color: red;
}

#cesta .articulos h3 {
	display: none;
}

#cesta .articulos table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 40px;
}

#cesta .articulos table th,
#cesta .articulos table td {
	padding: 8px 0;
	border-bottom: 1px solid #d7dbdf;
	text-align: left;
}

#cesta .articulos table tfoot th {
	border-bottom: none;	
}

#cesta .articulos table .cantidad {
	text-align: center;
}

#cesta .articulos table .precio,
#cesta .articulos table .importe {
	text-align: right;
}

#cesta .articulos table .quitar {
	border: none;
	width: 0;
	padding-left: 15px;
}

#cesta .articulos table th.quitar {
	visibility: hidden;
	padding-left: 0;
	width: 0;
}

#cesta .articulos table td.quitar a {
	display: block;
	background: url('quitar.gif') no-repeat left center;
	width: 0;
	padding-left: 16px;
	height: 16px;
	overflow: hidden;
}

#cesta #accesousuario,
#cesta #accesocliente,
#cesta #tipoenvio,
#cesta #datosenvio {
	padding: 20px;
	border-top: 1px solid #d7dbdf;
	position: relative;
}

#cesta form {
	margin: 0;
	padding: 0;
	position: relative;
}

#cesta form .campo {
	margin: 0 0 10px;
}

#cesta form label {
	display: block;
	margin-bottom: .3em;
}

#cesta #accesousuario .campo_recordar input {
	margin-left: 0;
}


#cesta #accesousuario .campo_pagar,
#cesta #accesocliente .campo_cargar,
#cesta #datosenvio .campo_pagar,
#cesta #datosenvio .campo_cargar,
#cesta #datosenvio .campo_finalizar,
#cesta #datosenvio .campo_paypal{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	_top: 40px;
}

#cesta #datosenvio .campo_pagar {
	margin-top: -35px
}

#cesta #datosenvio .campo_paypal {
	margin-top: -1px
}

#cesta #datosenvio .campo_finalizar {
	margin-top: 5px;
}

#cesta #accesousuario .campo_pagar input,
#cesta #accesocliente .campo_cargar input,
#cesta #datosenvio .campo_pagar input,
#cesta #datosenvio .campo_paypal input,
#cesta #datosenvio .campo_cargar input,
#cesta #datosenvio .campo_finalizar input {
	border: none;
	cursor: pointer;
	height: 29px;	
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	vertical-align: middle;
	display: block;	
}

#cesta #datosenvio .campo_paypal input {
	background: transparent url('paypal.gif') no-repeat;
	width: 109px;
}

#cesta #accesousuario .campo_pagar input,
#cesta #datosenvio .campo_pagar input {
	background: transparent url('pagar_es.gif') no-repeat;
	width: 109px;
}

#cesta #accesocliente .campo_cargar input,
#cesta #datosenvio .campo_cargar input {
	width: 131px;
	background: transparent url('cargar_es.gif') no-repeat;	
}

#cesta #datosenvio .campo_finalizar input {
	width: 109px;
	background: transparent url('finalizar_es.gif') no-repeat;	
}

#cesta .campo_usuario input,
#cesta .campo_password input {
	width: 14em;
}

#cesta .campo_email input,
#cesta textarea {
	width: 24em;
}


#cesta .campo_tipoenvio select
{
	width: 34em;
}

#cesta textarea {
	height: 6em;
}

/* contratacio */

#contratacio .artistas .artista {
	clear:both;
	margin:20px;
	overflow:auto;
	height:1%;
	 
}

#contratacio .artistas .artista .foto{
	padding: 0 20px 20px 0;
	float:left;
	width:300px;
}

#contratacio .artistas .artista .nombre{
font-size:16px;
font-weight:bold;
	
	
}

#contratacio .artistas .artista .texto{
	padding: 0 20px 0 0;
	line-height:1.5;
	
}

#contratacio .cabecera .texto{
	width:625px;
	float:left;
	margin: 0 80px 0 0;
}

#player_mp3_m{
	width:570px;
}

#player_mp3_m .discos{
	margin:20px 0;
}


#editar_contacto #mensaje {
	font-size:14px;
}

#editar_contacto table td{
	padding:10px 0;
}

#editar_contacto table th{
	text-align:left;
	padding:10px 20px 10px 0;
}

#editar_contacto .boton {
	background: transparent url('enviar_es.gif') no-repeat;
	border: none;
	cursor: pointer;
	height: 29px;
	width: 109px;
	line-height: 500px;
	overflow: hidden;
	padding: 0;
	text-indent: 500px;
	vertical-align: middle;
	display: block;
}
