@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}

body {
	background-color:#656667;
	font-family: Eight One, sans-serif;
	line-height: 18px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;	
}

h1 {
	font-family:"Eight One";
	font-size:24px;
	color:#afecff;
	font-weight: normal;
		
}


h2 {
	font-family:"Eight One";
	font-size:18px;
	color:#222222;
	font-weight: normal;
		
}

.header_reproductor h2{
	font-family:"Eight One";
	font-size: 18px;
	color:#222222;
	font-weight: normal;
	padding: 6px;
	padding-left: 31px;
	font-weight:bold;
		
}

	
p {
	margin: 0 0 18px 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

a {
    color: #55BFE7;
    text-decoration: none;
} 

a:active, a:hover {
	color:#0037CF;
	text-decoration: none;
}

#mostrar {
    cursor: pointer;
    background: url('img/ver_mas.png') no-repeat;
    float:right;
    padding: 3px 12px;
    font-size: 10pt;
    width: 159px;
    text-indent: -9999px;
}

#descripcion p {
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

.text p {
	font-family:"Eight One";
	color:#FFFFFF;
	font-weight: normal;
	font-weight:normal;
	font-size:14px;
}

#wrapper_principal {
	width: 960px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

.textfaq p {
	font-family:"Eight One";
	color:#FFFFFF;
	font-weight: normal;
	font-weight:normal;
	font-size:14px;
}
.textscoring p {
	font-family:"Eight One";
	color:#FFFFFF;
	font-weight: normal;
	font-weight:normal;
	font-size:14px;
}

.noticia {
    width: 800px;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px #CCC solid;
}

.noticias {
	width: 151px;
	background-position: -392px 0px;		
}

.noticias:hover {
	width: 151px;
	background-position: -392px 48px;		
}

.contenedor-social {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px #CCC solid;
}

.noticia p {
	font-family:"Eight One";
	color:#FFFFFF;
	font-weight: normal;
	font-weight:normal;
	font-size:14px;
}


input {
	margin-top: 7px;
}

.clear {
	clear: both;	
}


/*-------------------ESTILOS HEADER--------------------*/


#header {
	width: 960px;
	height: 288px;
	margin: 0 auto;
	background: url(../img/fondo_header.jpg) bottom left no-repeat;
}

#barra {
	background: url(img/barra.jpg) top left no-repeat;
    height: 49px;
    width: 960px;
}

#barra #acceso {
    padding: 1em 2em;
    text-align: right;
    font-size: 12pt;
}

#barra #acceso a {
    color: #000;
}
#barra #acceso a:hover {
    color: #fff;
}

/*-------------------ESTILOS MENU NAVEGACION--------------------*/


#navbar{
	width: 960px;
	height:48px;
}

#menu  {
	width: 900px;
	height: 48px;
	margin: 0 auto;
	display: block;
	background-image:url(../img/fondo_navbar.jpg);
}
				
#menu li a {
	height: 48px;
	float: left;
	display: block;
	text-decoration: none;
	background-image:url(../img/fondo_navbar.png);
								
}
				
#menu li ul li {
    background: url('../img/fondo_navbarsub.png') top left;
	padding-left:50px;
    height: 48px;
    width: 25px;
}

#menu li ul li a{
	height: 48px;
    width: 130px;
	display: block;
	text-decoration: none;
    margin-left: 50px;
    font-size: 1.5em;
    line-height: 3em;
    background: url('../img/fondo_navbarsub.png') top right;
								
}
				
#menu li ul li:hover {
    background: url('../img/fondo_navbarsub.png') bottom left;
}
				
#menu li a:hover {
	color:#000000;
}	


.tiendaonline {
	width: 237px;
	background-position: 0px 0px;		
}

.tiendaonline:hover {
	width: 237px;
	background-position: 0px 48px;		
}

.scoring {
	width: 155px;
	background-position: -237px 0px;		
}

.scoring:hover {
	width: 155px;
	background-position: -237px 48px;		
}

.noticias {
	width: 151px;
	background-position: -392px 0px;		
}

.noticias:hover {
	width: 151px;
	background-position: -392px 48px;		
}

.beatmakers {
	width: 215px;
	background-position: -543px 0px;		
}

.beatmakers:hover {
	width: 215px;
	background-position: -543px 48px;		
}

.faq {
	width: 142px;
	background-position: -758px 0px;		
}

.faq:hover {
	width: 142px;
	background-position: -758px 48px;		
}


/*-------------------ESTILO CONTENIDO--------------------*/	


#contenido {
	width: 900px;
	margin: 0 auto;
	height: auto;
	background-color:#656667;	
}

.content1{
	width: 900px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 10px;	
}

#tienda_online {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/tienda_online.png);
	height: 187px;	
}

#scoring {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/scoring_titulo.png);
	height: 260px;	
}

div.registro {
    padding: 0 2em;
}

#titulo_registro {
    background: url('img/titulo_registro.png') top left no-repeat;
    width: 500px;
    height: 100px;
}

#titulo_registro span {
    display: none;
}

form div.campo {
    padding: 5px;
    margin-bottom: 5px;
}

form input[type="image"][src="img/enviar.png"] {
    width: 120px;
    margin-left: 250px;
    margin-bottom: 50px;
}

form input[type="text"], div.registro form input[type="password"] {
    width: 200px;
    border: 1px solid #bbb;
}

form div.campo label {
    width: 150px;
    display: block;
    float: left;
    font-size: 12pt;
    padding-top: 5px;
    text-align: right;
    margin-right: 5px;
}

#noticias {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/noticias.png);
	height: 260px;	
}
#admin {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/administrador.png);
	height: 260px;	
}

.header_reproductor {
	width: 700px;
	height: 34px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-image:url(../img/titulos.png);
}

.header_reproductor ul{
    width: 333px;
    float: right;
}

.header_reproductor li {
	height: 34px;
	display: block;
	text-decoration: none;
	color:#222222;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    margin-right: 3.5em;
    float: left;
}

.header_reproductor li a{
    color: #666;
    padding-bottom: 25px;
    background-image: url('img/orden.png');
    background-repeat: no-repeat;
    background-position: center;
}

#descripcion_tienda {
	width: 700px;
	margin: 0 auto;
	background-color:#78daff;
	padding-top: 15px;
    padding-bottom: 15px;
}

#descripcion {
	width: 630px;
	background-color:#565758;
	margin: 0 auto;
	border: 5px #FFFFFF solid;
}

#descripcion ul {
    padding-left: 15px;
}

#descripcion ul li {
    list-style-type: circle;
    list-style-position: inside;
}

.titulo_seccion {
	width: 700px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.titulo_referencias {
	width: 700px;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 5px;
}		

#info_exclusivo {
	width: 470px;
	height: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.info_no_exclusivo {
	width: 504px;
	height: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.reproductor {
	width: 700px;
	height: 34px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-color: #a1acac;
	font-family:"Eight One";
	color:#FFFFFF;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
    position: relative;
}

.reproductor input[type='checkbox']{
    float: right;
    position: absolute;
    right: 30px;
    top: 0px;
}

.reproductor li a {
	float: left;
	display: block;
	text-decoration: none;
	color:#222222;								
}

.pincha {
	width: 700px;
	height: 58px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pista-scoring {
	width: 680px;
	height: 34px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-color: #111;
	font-family:"Eight One";
	color:#FFFFFF;
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	border: 1px #FFFFFF solid;
}

#wrapper_exclusivo, #wrapper_no_exclusivo, #wrapper_gratuitos{
	position:relative;
    z-index:1;
    height: 200px;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0 auto;
    width: 700px;
}

#reproductores_no_exclusivo, #reproductores_exclusivo, #reproductores_gratuitos{
}

.content-reproductor-scoring {
	width: 729px;
	margin: 0 auto;
	background: url(../img/reproductor_scoring.png) top left no-repeat;
	margin-bottom: 20px;
}


.content-pista-scoring {
	padding: 153px 0px 0px 0px;
}
				
.play {
	width: 34px;
	background-image:url(../img/play.png);
	text-indent: -9999px;		
}

.pause {
	width: 46px;
	background-image:url(../img/pause.png);
	text-indent: -9999px;		
}

.beat {
	width: 100px;
	padding-top: 5px;	
}

.autor {
	width: 190px;
	padding-top: 5px;
		
}

.vacio {
	width: 105px;
}

.euros {
	width: 115px;
	padding-top: 5px;
}

.seleccionar {
	width: 110px;
}

#scoring_info {
	width: 700px;
	height: 144px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

#musica_exclusiva {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#beatmaker_jml {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/jml.png);
	height: 377px;	
}

#beatmaker_wahin {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/beatmaker_wahin.png);
	height: 330px;	
}

#beatmaker_brewster{
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/beatmaker_brewster.png);
	height: 330px;	
}


.text {
	width: 700px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
    padding: 2em 0;
}
.textfaq {
	width: 700px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
.textscoring {
	width: 700px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}

.content-titulo {
	margin-bottom: 20px;
}

#faq {
	width: 900px;
	margin: 0 auto;
	background-image:url(../img/faq_titulo.png);
	height: 270px;	
}






/*------Footer----*/





#footer {


height: 64px;
background:url("../img/fondo_footer.jpg") no-repeat;
width: 960px;



}



#footer-iconos  {
	width: 165px;
	height: 43px;
	margin: 0 auto;
	
}



#menu_iconos {
        width: 200px;
        height: 43px;
        position:absolute;
        margin: 12px 722px;
        }
                
#menu_iconos li a {
        height: 43px;
        width: 43px;
        float: left;
        display: block;
        color:#666666;  
        text-decoration: none;
        margin-right: 18px;
        text-indent: -9999px;   
        }



.facebook {
	background-image:url(../img/icono_facebook.png);
}


.twitter {
	background-image:url(../img/icono_twitter.png);
}


.wahin {
	background-image:url(../img/icono_wh.png);
}



#texto_footer {
	width: 700px;
	height: 38px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin: 13px;
}
#texto_footer li {
	display: inline-block;	
	margin-right: 10px;			
}
				
#texto_footer a {
	float: left;
	font-family:Futura Lt BT;
	margin-left: 20px;
	text-align:center;
	font-weight:bold;
	color:#000;	
	padding-top: 10px;
	text-decoration: none;					
}
					
	
#texto_footer a:hover {
	color:#fff;
}

/*---------------------CARRITO---------------------*/

#carrito {
    padding: 2em;
    font-family: "Helvetica", sans-serif;
}

#carrito ul {
    font-size: 12pt;
    margin: 1em;    
}

#carrito ul li {
    list-style: square outside;
    margin-bottom: .5em;
}


/*--------------------CONTACTO---------------------*/

#contacto {
    padding: 3em;
    font-family: sans-serif;
}

#contacto * {
    margin-top: 0;
}

#contacto label{
    display: block;
    margin-top: 1.5em;
    float: left;
    clear: left;
    text-align: right;
    width: 150px;
    font-size: 1.5em;
    padding: 0 1em;
    margin: 0;
}

#contacto input, #contacto textarea {
    float: left;
    margin-bottom: 15px;
}

#contacto input[type='image']{
    clear: both;
    margin-left: 280px;
    width: 120px;
}


/*----------------------LEGAL-----------------------*/

#legal {
    padding: 2em 3em;
    font-family: sans-serif;
}

#legal h2, h3 {
	color:#afecff;
    padding: 1em 2em;
}

#legal p {
    padding: 0em 5em;
    color: #fff;
    text-align: justify;
}
/*--------------ESTILOS FORM GENERICOS-------------*/

/** Forms **/
	

form .submit input[type=submit] {
	background:#78DAFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0A8FC3), to(#099ED8));
	background-image: -moz-linear-gradient(top, #099ED8, #78DAFF);
	border-color: #000000;
	color: #fff;
	text-shadow: #B91510 0px 1px 0px;
}
form .submit input[type=submit]:hover {
	background:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#81C8E3), to(#6DCFF5));
	background-image: -moz-linear-gradient(top, #6DCFF5, #81C8E3);
	color: #000;
}

/**  Actions  **/
div.actions ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
div.actions li {
	margin:0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
	display: inline-block;
	
}
div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
	display: inline-block;
}
div.actions ul li a:hover {
	text-decoration: underline;
	display: inline-block;
}

input[type=submit],
div.actions ul li a,
td.actions a {
	font-weight:normal;

	padding: 4px 8px;
	background:#78DAFF;
	color:#000000;
	
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	
}
input[type=submit]:hover,
div.actions ul li a:hover,
td.actions a:hover {
	background: #CACACA;
	color:#000000;
	text-decoration:none;
}

/** Tables **/
table {
	background: #fff;
	color: #333;
	margin-bottom: 10px;
	width: 0 auto;	
	margin: 0 auto;
}
th {
	border:0;
	border-bottom:2px solid #555;
	text-align: center;
	padding:4px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a.asc:after {
	content: ' ⇣';
}
th a.desc:after {
	content: ' ⇡';
}
table tr td {
	background: #fff;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #ddd;
}
table tr:nth-child(2n) td {
	background: #f5f5f5;
}
table .altrow td {
	background: #f5f5f5;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
table td.actions a {
	margin: 0px 6px;
	padding:2px 5px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}
.cake-sql-log caption {
	color:#fff;
}

/** Paging **/
div.paging {
	background:#fff;
	color: #ccc;
	margin-top: 1em;
	clear:both;
}
div.paging span.disabled {
	color: #ddd;
	display: block;
}
div.paging span.current {
	color: #c73e14;
}
div.paging span a {
}

/** Scaffold View **/
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Reset */
#navbar ul, li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color:#FFF
}

 
/* Style */
#navbar ul {
	list-style: url(none) none;
	
}

#navbar li{
	padding-left: 16px;
	display: inline;
	background-color: transparent;
	margin-left: 1px;
}

#navbar ul li {
	
	float: left;
	display: block;
	width: auto;
	margin-right:-18px;
	
	
}

#navbar ul li a{
	
}

#navbar ul li ul {
	position: absolute;
	display: none;
	border: none;
	margin-top: 37px;
	margin-left: -20px;
	color: #000;
	height: 30px;
}

#navbar ul li ul li {
	display: list-item;
	float: none;
	padding-left:12px;
	width: auto;
}

#navbar ul li ul li a{
	color:black;
    font-weight: bold;
}

#navbar ul li ul li a:hover, a:active {
	text-decoration: none;
	color: #FF9933;
	text-shadow:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
    clear: both;
}