@import url(_titulos_generos.css);
@import url(_titulos_sellos.css);


body{
	background-color: #23201d;
}
#container{
	width: 960px;
	*width: 970px;
	margin: 0 auto;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #F2F2F2;
}
#footer{
	width: 100%;
	height: 50px;
	clear: both;
}
A, H4 A{
	color: #DA251D;
}
A:hover, H4 A:hover{
	color: #9A1F19;
}
.caja A{
	color: #DA251D;
}
.caja A:hover{
	color: #9A1F19;
}

/* texto seleccionado para Safari */
::selection {
	background: #FFF500;
	color: #23201D;
}
/* texto seleccionado para Firefox */
::-moz-selection {
	background: #FFF500;
	color: #23201D;
}

DIV#qTip {
 padding: 3px 4px;
 display: none;
 background: #da251d;
 background: url(/img/rojo_trans.png) repeat;
 color: white;
 font: 10px "Lucida Grande", Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
HR.clear{
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	border-width:0;
	margin:0;
	padding:0;
	overflow: hidden;
}

.columna{
	float: left;
	margin-left: -5px;
	position: relative;
}
#columna_izda, #columna_dcha{
	width: 219px;
	z-index: 3;
}
#columna_central{
	width: 532px;
	z-index: 2;
}
#columna_dcha{
	z-index: 1;
}

.izquierda{
	text-align: left !important;
}
.derecha{
	text-align: right !important;
}
.centro{
	text-align: center !important;
}

/*********************************************************
	CAJAS
********************************************************/
.caja{
	color: #23201d;
	margin-bottom: -5px;
}
.caja.roja{
	background: transparent url(/img/cajas/roja_arriba-trans.png) no-repeat left top;
	padding-top: 20px;
}
.caja.roja .contenido{
	background: transparent url(/img/cajas/roja_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 169px;
}
.caja.roja .pie{
	background: transparent url(/img/cajas/roja_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.blanca{
	background: transparent url(/img/cajas/blanca_arriba-trans.png) no-repeat left top;
	padding-top: 20px;
}
.caja.blanca .contenido{
	background: transparent url(/img/cajas/blanca_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 482px;
}
.caja.blanca .pie{
	background: transparent url(/img/cajas/blanca_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.azul{
	background: transparent url(/img/cajas/azul_arriba-trans.png) no-repeat left top;
	padding-top: 20px;
}
.caja.azul .contenido{
	background: transparent url(/img/cajas/azul_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 482px;
}
.caja.azul .pie{
	background: transparent url(/img/cajas/azul_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.verde{
	background: transparent url(/img/cajas/verde_arriba-trans.png) no-repeat left top;
	padding-top: 20px;
}
.caja.verde .contenido{
	background: transparent url(/img/cajas/verde_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 482px;
}
.caja.verde .pie{
	background: transparent url(/img/cajas/verde_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.amarilla{
	background: transparent url(/img/cajas/amarilla_arriba-trans.png) no-repeat left top;
	padding-top: 19px;
}
.caja.amarilla .contenido{
	background: transparent url(/img/cajas/amarilla_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 169px;
}
.caja.amarilla .pie{
	background: transparent url(/img/cajas/amarilla_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.azul_mini{
	background: transparent url(/img/cajas/azul_mini_arriba-trans.png) no-repeat left top;
	padding-top: 20px;
}
.caja.azul_mini .contenido{
	background: transparent url(/img/cajas/azul_mini_centro.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 169px;
}
.caja.azul_mini .pie{
	background: transparent url(/img/cajas/azul_mini_abajo-trans.png) no-repeat left top;
	height: 19px;
}

.caja.amarilla_grande{
	background: transparent url(/img/cajas/amarilla_arriba_grande-trans.png) no-repeat left top;
	padding-top: 19px;
}
.caja.amarilla_grande .contenido{
	background: transparent url(/img/cajas/amarilla_centro_grande.png) repeat-y;
	padding: 0 12px 12px 38px;
	width: 482px;
}
.caja.amarilla_grande .pie{
	background: transparent url(/img/cajas/amarilla_abajo_grande-trans.png) no-repeat left top;
	height: 19px;
}

/**************************************************
	TITULOS de las CAJAS
**************************************************/
.caja H3{
	text-indent: -9999px;
	position: relative;
	top: -10px;
}
.caja H3.titulo_formatos{
	background: url(/img/titulo_formatos.gif) no-repeat center bottom;
	width: 171px;
	height: 26px;
}
.caja H3.titulo_generos{
	background: url(/img/titulo_generos.gif) no-repeat center bottom;
	width: 169px;
	height: 31px;
}
.caja H3.titulo_bienvenidos{
	background: url(/img/titulo_bienvenidos.gif) no-repeat center bottom;
	width: 388px;
	height: 49px;
	margin-left: 82px;
}
.caja H3.titulo_lofifunkblog{
	background: url(/img/titulo_lofifunkblog.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_destacados{
	background: url(/img/titulo_destacados.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_novedades{
	background: url(/img/titulo_novedades.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_lofifunk{
	background: url(/img/titulo_lofifunk.gif) no-repeat center bottom;
	width: 170px;
	height: 28px;
}
.caja H3.titulo_busqueda{
	background: url(/img/titulo_busqueda.gif) no-repeat center bottom;
	width: 172px;
	height: 29px;
}
.caja H3.titulo_labels{
	background: url(/img/titulo_labels.gif) no-repeat center bottom;
	width: 176px;
	height: 24px;
	margin-left: -4px;
}
.caja H3.titulo_escuchatambien{
	background: url(/img/titulo_escucha_tambien.gif) no-repeat center bottom;
	width: 465px;
	height: 46px;
	margin-left: 5px;
}
.caja H3.titulo_compra{
	background: url(/img/titulo_compra.gif) no-repeat center bottom;
	width: 167px;
	height: 24px;
}
.caja H3.titulo_tags{
	background: url(/img/titulo_tags.gif) no-repeat center bottom;
	width: 85px;
	height: 27px;
}
.caja H3.titulo_checkout{
	background: url(/img/titulo_checkout.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_busqueda_grande{
	background: url(/img/titulo_busqueda_grande.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_booking{
	background: url(/img/titulo_booking.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_faq{
	background: url(/img/titulo_faq.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_contacto{
	background: url(/img/titulo_contacto.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}
.caja H3.titulo_oferta_entrega_24_horas{
	background: url(/img/titulo_oferta_entrega_24_horas.gif) no-repeat center bottom;
	width: 477px;
	height: 89px;
}
.caja H3.titulo_error404{
	background: url(/img/error404.gif) no-repeat center bottom;
	width: 478px;
	height: 258px;
}
.caja H3.titulo_suscribe{
	background: url(/img/titulo_suscribe.gif) no-repeat center bottom;
	width: 489px;
	height: 60px;
}

/*************************************************
	TITULOS FORMATOS
*************************************************/
.titulo_formato_lp{
	background: url(/img/titulo_formato_lp.gif) no-repeat left center;
	width: 489px;
	height: 60px;
}
.titulo_formato_cd{
	background: url(/img/titulo_formato_cd.gif) no-repeat left center;
	width: 489px;
	height: 60px;
}
.titulo_formato_12{
	background: url(/img/titulo_formato_12.gif) no-repeat left center;
	width: 489px;
	height: 60px;
}
.titulo_formato_107{
	background: url(/img/titulo_formato_107.gif) no-repeat left center;
	width: 489px;
	height: 60px;
}
.titulo_formato_otros{
	background: url(/img/titulo_formato_otros.gif) no-repeat left center;
	width: 489px;
	height: 90px;
}


/***************************************************
	MENUs
****************************************************/
A.titulo_blog{
	color: black;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
A.titulo_blog:hover{
	color: white;
}
A.titulo_blog SPAN{
	display: block;
	margin-top: 6px;
	padding: 2px 0;
}


UL.menu LI A{
	background-color: white;
	color: #556059;
	font-size: 12px;
	display: block;
	padding: 8px 0;
	text-indent: 3px;
	margin: 2px 0 7px 0;
	text-transform: uppercase;
	text-decoration: none;
}
UL.menu LI A:visited{
	background-color: #9A1F19;
	color: white;	
}
UL.menu LI A:hover{
	background-color: #9dad6d;
	color: white;
}
UL.menu LI A:active{
	background-color: white;
	color: #403E38;
}

UL.menu.busqueda LI A{
	text-indent: -9999px;
	height: 31px;
	padding: 0;
}
UL.menu.busqueda LI A.contacto{
	background: white url(/img/boton_contacto.gif) no-repeat center top;
}
UL.menu.busqueda LI A.suscribe{
	background: white url(/img/boton_suscribe.gif) no-repeat center top;
}
UL.menu.busqueda LI A.booking{
	background: white url(/img/boton_booking.gif) no-repeat center top;
}
UL.menu.busqueda LI A.faq{
	background: white url(/img/boton_faq.gif) no-repeat center top;
}
UL.menu.busqueda LI A:visited{
	background-color: #c4be00;
	background-position: center bottom;
	color: white;
}
UL.menu.busqueda LI A:hover{
	background-color: #9DAD6D;
	background-position: center center;
}

UL.menu.busqueda  LI#menu-buscar{
	margin-top: -7px;
	*margin-top: -2px;
}
UL.menu.busqueda  LI#menu-buscar INPUT#texto{
    display: inline;
    width: 137px;
    height: 14px;
	 border: 2px solid #7a897f;
	 border-right: 0;
	 padding: 2px;
	 margin-bottom: 5px;
    color: #403E38;
    background: white;
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #403E38;
}
UL.menu.busqueda LI#menu-buscar INPUT#boton{
	display: inline;
	left: -4px;
	position: relative;
	top: 7px;
	*top: -1px;
}

UL.menu.compra LI A, UL.menu.compra LI A:visited{
	background-color: White;
	color: #556059;
	font-size: 11px;
}
UL.menu.compra LI A:hover{
	background-color: #9dad6d;
	color: white;
}
UL.menu.compra LI A.checkout{
	text-indent: -9999px;
	height: 31px;
	padding: 0;
	background: white url(/img/boton_checkout.gif) no-repeat center top;
}
UL.menu.compra LI A.checkout:hover{
	background-color: #9DAD6D;
	background-position: center bottom;
}

UL.menu.tags LI A{
	background-color: white;
	color: #556059;
	font-size: 11px;
	padding: 6px 0;
}
UL.menu.tags LI A:visited{
	background-color: #42929d;
	color: white;	
}
UL.menu.tags LI A:hover{
	background-color: #9dad6d;
	color: white;
}
UL.menu.tags LI A:active{
	background-color: white;
	color: #403E38;
}

UL.menu.formatos LI{
	float: left;
	height: 64px;
	width: 79px;
	display: block;
}
UL.menu.formatos LI A{
	text-indent: -9999px;
	line-height: 0;
	padding: 0;
	width: 79px;
	height: 64px;
}
UL.menu.formatos LI.doce, UL.menu.formatos LI.diezsiete, UL.menu.formatos LI.otros{
	margin-top: 13px;
}
UL.menu.formatos LI.LP A{
	background: white url(/img/boton_formato_lp.gif) no-repeat center top;
}
UL.menu.formatos LI.CD A{
	background: white url(/img/boton_formato_cd.gif) no-repeat center top;
	margin-left: 10px;
}
UL.menu.formatos LI.doce A{
	background: white url(/img/boton_formato_12.gif) no-repeat center top;
}
UL.menu.formatos LI.diezsiete A{
	background: white url(/img/boton_formato_10-7.gif) no-repeat center top;
	margin-left: 10px;
}
UL.menu.formatos LI.otros A{
	background: white url(/img/boton_formato_otros.gif) no-repeat center top;
	width: 168px;
	height: 34px;
}
UL.menu.formatos LI.otros{
	width: 168px;
	height: 34px;
}

UL.menu.formatos LI A:visited{
	background-color: #9A1F19;
	background-position: center bottom;
	color: white;
}
UL.menu.formatos LI A:hover{
	background-color: #9DAD6D;
	background-position: center center;
	background-repeat: repeat-x;
}

/************************************************
	HEADER
************************************************/
#header{
	padding: 0 0 70px 0;
}

#header H1{
	display: inline;
	margin-left: 20px;
}
IMG#precios_para_tiendas{
	margin-left: 180px;
}



/*********************************************
	HOME
********************************************/
.texto{
	font-size: 11px;
}
.texto.home{
	margin-top: 32px;
	margin-left: 140px;
	text-align: justify;
}
.texto P{	margin: 12px 0; }
.texto P:first-child {	margin: 0 0 12px 0; }
.texto P:last-child {	margin: 12px 0 0 0; }


.oferta_entrega_24_horas .tracklist{
	margin-top: 10px;
	margin-bottom: 18px;
}

.oferta_entrega_24_horas .tracklist TABLE{
	margin: 0 auto;
	font-weight: bold;
}
.oferta_entrega_24_horas .tracklist TABLE TD.titulo SPAN{
	background-color: #fff500;
	color: #556059;
	text-transform: uppercase;
}
.oferta_entrega_24_horas .tracklist TABLE TD.precio SPAN{
	background: #3bb3c2;
	color: white;
	font-weight: bold;
	padding: 1px 4px;
}
.oferta_entrega_24_horas P{
	font-size: 11px;
	font-weight: bold;
	color: #009BEA;
	margin: 7px auto;
	text-align: center;
}


/************************************************
	VER DISCO
************************************************/
.disco_columna1, .disco_columna2{
	position: relative;
	top: -9px;
	float: left;
}
.disco_columna1{
	width: 150px;
	padding-right: 20px;
}
.disco_columna2{
	width: 312px;
}

.disco_columna2 H2, .disco_columna2 H3, .disco_columna2 H4{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #DA251D;
}
.caja .disco_columna2 H3{
	text-indent: 0px;
	position: static;
	top: 0;
	color: #23201D;
}
.disco_columna2 H4{
	font-size: 11px;
	line-height: 15px;
	color: #23201D;
}
.tracklist{
	margin-top: 20px;
	font-size: 11px;
}
.tracklist TABLE{
	width: 310px;
	*margin-top: 8px; /* HACK IE */
}
.tracklist.checkout TABLE{
	width: 100%;
	*margin-top: 8px; /* HACK IE */
}
.tracklist TABLE TD{
	padding: 6px 2px 0 2px;
	*padding: 0 2px 12px 2px; /* HACK IE */
}
.tracklist TABLE TD.pista{
	width: 30px;
}
.tracklist TABLE TD.titulo{
	width: 100%;
	padding: 0 2px 8px 0;
	background: url(/img/linea_tracks.gif) no-repeat center center;
	*background-position: center 10px;
}
.tracklist TABLE TD.titulo SPAN{
	background-color: White;
	padding: 0 15px 0 4px;
}
.tracklist TABLE TD.mp3{
	width: 30px;
	padding: 0 0 0 15px;
}

/*formatos hereda de tracklist*/
.formatos.tracklist{
	margin-top: 10px;
	font-weight: bold;
}
.formatos.tracklist TABLE{
	width: 150px;
}
.formatos.tracklist table td.titulo{
	padding: 3px 2px 8px 0;
}
.formatos.tracklist TABLE TD.titulo SPAN{
	padding-left: 2px;
}
.formatos.tracklist TABLE TD.precio{
	width: 30px;
	padding: 0 0 0 15px;
}
.formatos.tracklist TABLE TD.precio A.boton{
	background: black;
	padding: 1px 3px;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}
.formatos.tracklist TABLE TD.precio A.boton.avisame{
	background: #da251d;
	color: White;
}
.formatos.tracklist TABLE TD.precio SPAN.boton.outofstock{
	background: #CCC;
	color: White;
	padding: 1px 3px;
	font-size: 11px;
}
.disco_columna2 .info{
	margin-top:20px;
	width:310px;
}
.disco_columna2 .info H4{
	margin-bottom: 7px;
}
#avisame{
	margin: 20px 0;
}
#avisame .input{
	margin: 5px 0;
}
#avisame LABEL{
	font-size: 10px;
}
#gracias{
	margin: 20px 0;
	padding: 10px 5px;
	background: #fff500;
}

/**********************************************
	LISTA DISCOS
**********************************************/
.disco_pqno{
	float: left;
	width: 110px;
	margin: 7px;
}
.disco_pqno.primero{
	margin-left: 0;
	clear: left;
}
.disco_pqno.ultimo{
	margin-right: 0;
}
.disco_pqno A{
	text-decoration: none;
	color: white;
}
.disco_pqno A:hover{
	background-color: white;
}
.disco_pqno A:active{
	background-color: transparent;
}
.disco_pqno P{
	margin: 8px 0;
	font-size: 11px;
	color: White;
}
.disco_pqno P.artista{
	color: Black;
	text-transform: uppercase;
}
.disco_pqno P.sello{
	text-transform: uppercase;
}
.amarilla_grande .disco_pqno P{
	color: Black;
}

/**************************************************
	BLOG
************************************************/
.post{
	margin: 20px 7px 30px 7px;
}
.post H4{
	color: #6A7B70;
	font-family: Arial;
	font-size: 22px;
	font-weight: lighter;
	margin:2px 0 10px 0;
}
.post H4 A{
	color: #6A7B70;
}
.post H4 A:visited{
	color: #6A7B70;
}
.post H4 A:hover{
	color: #009BEA;
	text-decoration: underline;
}
.post .texto{
	font-size: 12px;
	line-height: 140%;
}
.post .tags{
	font-size: 13px;
	color: #009BEA;
	margin: 4px 0;
	text-align: right;
}
.post A{
	color: #009BEA;
	text-decoration: none;
}
.post A:visited{
	color: #009BEA;
	text-decoration: none;
}
.post A:hover{
	text-decoration: underline;
}
.post .fecha{
	font-size: 10px;
	margin-bottom: 6px;
	color: #009BEA;
}
.mostrando_tag{
	background-color: yellow;
	font-size: 11px;
	border: 1px dashed #009BEA;
	margin: 3px 7px 16px 7px;
	padding: 7px;
}

/***************************************************
	PAGINATOR
***************************************************/
P.info_paginator{
	font-size: 11px;
}
div.paging {
	background:#fff;
	color: #ccc;
	margin: 2em 0;
	text-align: center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
	border: 1px solid #E5E8E4;
	padding: 0px 4px;
}
div.paging span {
}
div.paging span.current {
	color: #000;
	border: 1px solid #E5E8E4;
	padding: 0px 4px;
}
div.paging a {
	color: #64CAFF;
	text-decoration: none;
	border: 1px solid #E5E8E4;
	padding: 0px 4px;
}
div.paging a:hover{
	color: #009BEA;
	background-color: #B5E6FF;
	border: 1px solid #009BEA;
}
/* ******************************* */
.azul div.paging,
.verde div.paging{
	background: transparent;
	color: #3bb3c2;
	margin-top: 20px;
}
.verde div.paging{
	color: #9DAD6D;
}
.azul div.paging span,
.verde div.paging span {
	display: block;
	float: left;
}
.azul div.paging span.current,
.verde div.paging span.current {
	border: 0;
	background-color: black;
	color: white;
	padding: 1px 4px;
	margin: 0 2px;
	font-size: 10px;
}
.azul div.paging a,
.verde div.paging a {
	border: 0;
	padding: 1px 4px;
	margin: 0 2px;
	background: White;
	color: #009BEA;
	font-size: 10px;
}
.verde div.paging a {
	color: #9DAD6D;
}
.azul div.paging a:hover,
.verde div.paging a:hover{
	border: 0;
	border-bottom: 4px solid white;
}
.azul div.paging a.anterior,
.azul div.paging a.siguiente,
.verde div.paging a.anterior,
.verde div.paging a.siguiente{
	background: url(/img/paginacion_anterior_azul.gif) no-repeat left top;
	display: block;
	float: left;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
	padding: 0;
}
.azul div.paging a.siguiente,
.verde div.paging a.siguiente{
	background: url(/img/paginacion_siguiente_azul.gif) no-repeat right top;
}
.verde div.paging a.anterior{
	background: url(/img/paginacion_anterior_verde.gif) no-repeat left center;
}
.verde div.paging a.siguiente{
	background: url(/img/paginacion_siguiente_verde.gif) no-repeat right center;
}
.azul div.paging a.anterior:hover,
.azul div.paging a.siguiente:hover,
.verde div.paging a.anterior:hover,
.verde div.paging a.siguiente:hover{
	border: 0;
}
.azul div.paging div.disabled,
.verde div.paging div.disabled {
	display: none;
}

/******************************************************
	CHECKOUT
******************************************************/
.tracklist.checkout{
	margin-top: 0;
}
.tracklist.checkout TABLE{
	width: 100%;
}
.tracklist.checkout TABLE TH{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 4px;
	*padding-bottom: 10px; /* HACK IE */
}
.tracklist.checkout TABLE TD{
	*padding-bottom: 18px; /* HACK IE */
}
.tracklist.checkout TABLE TD.titulo{
	background: url(/img/linea_tracks.gif) repeat-x center 15px;
	*background-position: center 8px; /* HACK IE */
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
}
.tracklist.checkout TABLE TD.titulo SPAN{
	padding-right: 10px;
}
.tracklist.checkout TABLE TD.titulo A{
	text-transform: uppercase;
	text-decoration: none;
	color: #403E38;
}
.tracklist.checkout TABLE TD.titulo A:hover{
	color: #009BEA;
}
.tracklist.checkout TABLE TD.titulo.gastos_envio{
	border-right: 12px solid white;
}

.tracklist.checkout TABLE TD.discard{
	padding-left: 10px;
}
.tracklist.checkout TABLE TD.discard A{
	background: #DA251D;
	/*border: 1px solid #DA251D;*/
	padding: 1px 3px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.tracklist.checkout TABLE TD.discard A:hover{
	background: #9A1F19;
}
.tracklist.checkout TABLE TD.cantidad{
	text-align: center;
}
.tracklist.checkout TABLE TD.precio{
	text-align: center;
}
.tracklist.checkout TABLE TD.precio.total{
	text-align: center;
	font-weight: bold;
}
.tracklist.checkout TABLE TD.cantidad SPAN{
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0 5px;
	cursor: pointer;
}
.tracklist.checkout TABLE TD.cantidad INPUT{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff500;
	height: 13px;
}
.tracklist.checkout TABLE TD.cantidad A.editor_ok_link{
	background: #3BB3C2;
	padding: 1px 3px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.tracklist.checkout TABLE TD.cantidad A.editor_ok_link:hover{
	background: #42929D;
}
.tracklist.checkout A.boton_confirmar{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	padding: 0;
	width: 185px;
	height: 34px;
	background: white url(/img/boton_confirmar.gif) no-repeat center top;
	margin-top: 30px;
	margin-left: 296px;
}
.tracklist.checkout A.boton_confirmar:hover{
	background: white url(/img/boton_confirmar.gif) no-repeat center bottom;
}

.tracklist.checkout TABLE TD.titulo_total SPAN{
	background-color: #FFF500;
	text-transform: uppercase;
	padding: 0 2px;
	font-weight: bold;
	display: block;
	text-align: center;
}

.recogerdatos{
	margin-top: 20px;
}
.recogerdatos LABEL{
	display: inline-table;
	width: 140px;
	margin-top: 20px;
	padding-right: 16px;
	text-align: right;
	color: #009BEA;
	text-transform: uppercase;
	font-size: 11px;
}
.recogerdatos INPUT{
	width: 300px;
}
.recogerdatos .error-message{
	margin-left: 156px;
	color: #DA251D;
	font-size: 10px;
}
.recogerdatos .submit INPUT,
INPUT#boton_seguir{
	margin: 30px 0 20px 156px;
	background: transparent url(/img/boton_enviar.gif) no-repeat left top;
	border: 0 none;
	height: 33px;
	text-indent: -9999px;
	width: 122px;
	cursor: pointer;
}
.recogerdatos .submit INPUT:hover{
	background: transparent url(/img/boton_enviar.gif) no-repeat left bottom;
}
INPUT#boton_seguir{
	background: transparent url(/img/boton_seguir.gif) no-repeat left top;
}
INPUT#boton_seguir:hover{
	background: transparent url(/img/boton_seguir.gif) no-repeat left bottom;
}
.recogerdatos.suscribe LABEL{
	color: #DA251D;
}
.recogerdatos.suscribe .submit INPUT{
	background: transparent url(/img/boton_enviar_rojo.gif) no-repeat left top;
}
.recogerdatos.suscribe .submit INPUT:hover{
	background: transparent url(/img/boton_enviar_rojo.gif) no-repeat left bottom;
}

TABLE.tarifa_envio{
	margin: 20px 0 0 157px;
	color: #009BEA;
	background-color: #e0f5ff;
	text-transform: uppercase;
	font-size: 11px;
}
.tarifa_envio .col2{
	background-color: #eef9fe;
}
.tarifa_envio TD{
	padding: 2px;
	text-align: center;
}
.tarifa_envio TH{
	padding: 4px;
	font-size: 9px;
	font-weight: normal;
}

.tracklist.checkout A.boton_enviar,
.tracklist.checkout A.boton_seguir{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	padding: 0;
	width: 122px;
	height: 33px;
	background: white url(/img/boton_enviar.gif) no-repeat center top;
/*	margin-top: 30px;
	margin-left: 296px;*/
}
.tracklist.checkout A.boton_enviar:hover,
.tracklist.checkout A.boton_seguir:hover{
	background: white url(/img/boton_enviar.gif) no-repeat center bottom;
}
.tracklist.checkout A.boton_seguir{
	background: white url(/img/boton_enviar.gif) no-repeat center top;	
}
.tracklist.checkout A.boton_seguir:hover{
	background: white url(/img/boton_enviar.gif) no-repeat center bottom;	
}

/**************************************************
	FLASH MESSAGE
**************************************************/

#flashMessage{
	font-family: Arial;
	font-size: 22px;
	font-weight: lighter;
	color: White;
	margin-bottom: 4px;
	line-height: 24px;
}


/****************************************************
	LOGIN
****************************************************/
/**********************************************
	FORMULARIO NEWSLETTER
**********************************************/
#login FORM{
	padding-top: 30px;
}
#login FORM .input{
	clear: both;
}
#login FORM LABEL{
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	text-align: right;
	margin-right: 10px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #009BEA;
	text-transform: uppercase;
	font-size: 11px;
	
}
#login FORM .input.required LABEL{
	color: #FFED00;
}
#login FORM .input.checkbox LABEL{
	display: inline;
	float: none;
}
#login FORM .input.checkbox{
	height: 20px;
	margin-top: 20px;
	margin-left: 146px;
}

#login FORM .input.text INPUT,
#login FORM .input.password INPUT{
	width: 200px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#login FORM .submit INPUT{
	margin: 20px 0 20px 150px;
}

/**********************************************
	BOOKING
**********************************************/
.texto.booking{
	margin-left: 160px;
	text-align: justify;
}

.caja.booking .downloads{
	float: left;
	width: 140px;
	margin-bottom: 12px;
}
.caja.booking .info{
	margin-left: 160px;
	margin-bottom: 12px;
}
.caja.booking P{
	text-align: justify;
}
.caja.booking IMG.artista{
	margin-bottom: 10px;
	margin-top: -7px;
}
.caja.booking .downloads H5,
.caja.booking .info H4{
	color: #DA251D;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.caja.booking .info H4{
	font-size: 14px;
	margin-bottom: 10px;
}
.caja.booking .downloads LI{
	margin-bottom: 7px;
}
.caja.booking .downloads LI A{
	color: black;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
}
.caja.booking .downloads LI A:hover{
	text-decoration: none;
	border-bottom: 1px dashed #DA251D;
	color: #9A1F19;
}

/**********************************
	ILUSTRACIONES
***********************************/
#ilustracion_cabeza_robot{
	float: left;
	margin-right: 15px;
}
#ilustracion_tocadiscos{
	float: left;
	margin-right: 15px;
}

/************************************
	SUSCRIBE
************************************/
.texto.suscribe{
	margin-top: 15px;
	margin-left: 170px;
	text-align: justify;
}
#formulario-suscribe LABEL{
	width: auto;
	text-align: left;
}
#formulario-suscribe INPUT{
	width: 170px;
}
#formulario-suscribe .submit INPUT{
	margin: 30px 0;
}

/***********************************
	FOOTER MERENDOLA
*************************************/
#merendola{
	padding: 15px;
	margin-top: 7px;
	position: absolute;
	right: 0;
}


/******************************
	DEBUG
*****************************/
table.cake-sql-log {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
.cake-sql-log th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
.cake-sql-log th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
.cake-sql-log th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table.cake-sql-log tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table.cake-sql-log tr.altrow td {
	background: #f4f4f4;
}
.cake-sql-log td.actions {
	text-align: center;
	white-space: nowrap;
}
.cake-sql-log td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

