@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contenedor {
	width:1024px;
	margin:auto;
}
#contenedor2{
	background-color:#C2C2C2;
	background-image:url(../img/bg-contenido.png);
	background-repeat:repeat-x;
}
#cabecera{
	background-color:#000;
	border-bottom:1px solid #FFF; 	
	height:50px;
}
#logo a {
	width:136px;
	height:47px;
	display:block;
	background-image:url(../img/logo.png)
}
#izq {
	width:180px;
	margin-left:18px;
	float:left;
}
#menu {
	width:170px;
	border:1px solid #FFF;
	border-top:none;
	border-bottom:none;
	height:247px;
	background-color:#ff6600;
	font-size:12px;
	margin-bottom:6px;
}
#menu ul {
	margin:0px;
	padding:10px;
}

#menu li {
	list-style:none;
	margin-bottom:5px;
}
#menu a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}
#menu a:hover, #menu a.activo {
	color:#FFF;
}
#contenido {
	width:800px;
	float:right;
	margin-right:20px;
}
* html #contenedor2 {
	width:1024px!important;
	overflow:hidden;
}
* html #izq {
	margin-left:15px;
}
* html #contenido {
	margin-right:10px;
}
.clear {
	clear:both;
}
a img {
	border:none;
}
a {
	color:#666;
}
a:hover {
	color:#F60;
}
th {
	text-align:left;
}


#footer {
	margin:0px;
	margin-top:4px;
	padding:0px;
}
#footer-datos {
	margin:0px;
	padding:0px;
	padding-top:4px;
	background-color:#000000;
	height:20px;
	color:#ff6600;
	text-align:center;
}
#footer-menu {
	margin:auto;
	padding:4px;
	text-align:center;
}
#footer-menu a {
	text-decoration:none;
	text-transform:capitalize;
	color:#000;
}
#footer-menu a:hover {
	color:#ff6600;
}
#contenido-producto {
	border-left:1px solid #000;
	margin-bottom:6px;
}
#contenido-producto a {
	width:791px;
	height:247px;
	display:block;
}

/********************** modulos izquierda ****************************/
#izq-enlaces {
	background-color:#e2e2e2;
	width:150px;
	padding:10px;
	padding-top:25px;
}
#izq-enlaces ul {
	margin:0px;
	padding:0px;
}
#izq-enlaces li {
	list-style-type:none;
}
#izq-enlaces a {
	color:#2f2e28;
	text-decoration:none;
}

/********************** estilos home *********************************/
#home {
	background-color:#FFF;
}
#home-left {
	width:300px;
	float:left;
}
#home-left h1, #home-left h2 {
	margin:0px;
	padding:0px;
}
#home-left-noticias {
	background-color:#e3e2d9;
	padding:10px;
}
#home-left-noticias h1 {
	font-size:19px;
}
#home-left-noticias strong, #home-left-noticias a {
	color:#f60;
	text-decoration:none;
	font-weight:normal;
}
#home-left-noticias div {
	margin-bottom:10px;
}
#home-left-entrevistas {
	background-color:#ffd9bf;
	padding:10px;
}
#home-left-entrevistas h1 {
	color:#7e756c;
	font-size:18px;
}
#home-left-entrevistas h2 {
	font-size:12px;
}
#home-left-entrevistas .home-left-entrevistas-entrevista {
	border-bottom:1px solid #000;
	margin-bottom:10px;
	padding:5px;
	padding-bottom:10px;
}
#home-left-entrevistas .home-left-entrevistas-foto {
	float:left;
	margin-right:13px;
	width:60px;
	height:68px;
}
#home-left-entrevistas .home-left-entrevistas-foto img {
	width:60px;
}
#home-right {
	line-height:18px;
	width:440px;
	float:left;
	padding:20px;
	padding-top:0px;
}
#home-right h1 {
	color:#F60;
	font-size:19px;
}
#home-right a {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
}
#home-right-noticias div {
	border-bottom:2px solid #F60;
	padding-bottom:10px;
}

/******************* Productos ************/
#productos {
	background-color:#FFF;
}
#productos a {
	background-color:#e3e2d9;
	float:left;
	display:block;
	margin-right:1px;
	margin-bottom:1px;
	width:197px;
	height:60px;
}
/******************* Puntos de venta **************/
#puntos-venta {
	background-color:#FFF;
}
#puntos-venta-mapa {
	float:left;
	width:511px;
	height:392px;
	background-color:#9b8164;
}
#puntos-venta-listado {
	float:left;
}
#puntos-venta-listado iframe {
	width:289px;
	height:392px;
	border:none;
}
#puntos-venta-listado-cont-texto {
	padding:10px;
	text-align:justify;
}
#puntos-venta-listado-cont h1 {
	background-color:#2F2E28;
	color:#FFF;
	font-size:10px;
	margin:0px;
	padding:6px;
	text-transform:uppercase;
}

/******************* Soporte Técnico **************/
#soporte-info {
	background-color:#FFF;
	text-align:center;
	font-weight:bold;
	color:#747373;
	padding:16px;
}
#soporte-cont {
	background-color:#e3e2d9;
	padding-top:10px;
	min-height:360px;
}
#soporte-listado {
	padding:10px;
}
#soporte-listado .soporte-listado-consulta {
	margin-bottom:10px;
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
	text-align:justify;
}
#soporte-listado .soporte-listado-consulta-foto {
	float:left;
	width:96px;
	height:96px;
}
#soporte-listado .soporte-listado-consulta-foto img {
	width:96px;
}
#soporte-listado .soporte-listado-consulta-texto {
	width:600px;
	float:left;
	margin-left:14px;
}
#soporte-consulta {
	background-color:#FFF;
	padding:14px;
	min-height:420px;
}
#soporte-buscador {
	background-color:#c7c6bf;
}
#soporte-buscador input {
	background:none;
	border:1px solid #333;
}
#soporte-buscador input.boton {
	border:none;
	color:#333;
	font-weight:bold;
}
#soporte-buscador {
	text-align:center;
	padding:10px;
}

/******************* Maniakos *********************/
#maniakos {
	background-color:#FFF;
	min-height:500px;
}
#maniakos #maniakos-logo {
	background-image:url(../img/maniakos.png);
	float:right;
	width:161px;
	height:132px;
}
#maniakos p {
	width:475px;
	padding:20px;
	padding-left:35px;
	line-height:22px;
}
#maniakos h1 {
	margin:0px;
	padding:20px;
	padding-left:35px;
	padding-bottom:0px;
}
#maniakos table {
	margin-left:40px;
}
#maniakos th {
	width:100px;
}
#maniakos #maniakos-reciberevista-swf, #maniakos #maniakos-tienda-swf, #maniakos #maniakos-bajaterevista-swf {
	height:150px;
	margin-bottom:2px;
}

/******************* Area Tienda ******************/
#area-tienda {
	background-color:#FFF;
	height:160px;
	padding:50px;
}
#area-tienda h1 {
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	font-style:italic;
}
#area-tienda-icono {
	width:122px;
	height:67px;
	background-image:url(../img/area-tienda-acceso.png);
	float:right;
}

/******************* Artistas *********************/
#artistas {
	background-color:#545354;
}
#artistas-lista-top {
	background-color:#c9d1bd;
	background-image:url(../img/entrevistas.png);
	background-repeat:no-repeat;
	background-position:375px 130px;
	border-bottom:6px solid #FFF;
	height:186px;
	overflow:auto;
}
#artistas-lista-top table {
	margin-top:10px;
	margin-left:10px;
}
#artistas-lista-top th {
	color:#F60;
	font-weight:normal;
}
#artistas-lista-top a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#artistas-lista-bottom {
	padding:14px;
}
#artistas-lista-bottom div {
	float:left;
	height:170px;
	width:250px!important;
	margin-right:6px;
	margin-bottom:6px;
	overflow:hidden;
}
#artistas-lista-bottom div table.artistas-lista-bottom-ficha-tabla {
	width:250px;
	height:170px;
}
#artistas-ficha {
	background-color:#FFF;
	min-height:200px;
	padding:18px;
}
#artistas-ficha h1 {
	color:#F60;
	font-size:18px;
	margin:0px;
	padding:0px;
}
#artistas-ficha h2 {
	color:#F60;
	font-size:12px;
}

/******************* Test Zone ********************/
#test-zone {
	background-color:#FFF;
	min-height:120px;
}
#test-zone h1 {
	font-size:16px;
	color:#F60;
}
#test-zone-ficha {
	padding:10px;
	min-height:50px;
}

/******************* Contacto *********************/
#contacto {
	background-image:url(../img/contacto.jpg);
	height:300px;
}
#contacto #contacto-fondo {
	padding-top:240px;
	padding-left:500px;
}

/******************* Módulos izquierda ************/
#izq-maniakos a, #izq-artistas a, #izq-soporte a {
	background-image:url(../img/left-maniakos.png);
	display:block;
	border:1px solid #666;
	width:164px;
	height:164px;
}
#izq-soporte a {
	background-image:url(../img/left-soporte.png);
}
#izq-artistas a {
	background-image:url(../img/left-artistas-album.jpg);
}

#noticias {
	background-color:#FFF;
	padding:10px;
	min-height:400px;
}
#noticias h1 {
	color:#F60;
	font-size:18px;
}
#noticias #noticias-ficha img {
	float:right;
	width:233px;
}
#artistas-album {
	margin-top:10px;
	padding:10px;
}
#artistas-album .album-foto {
	width:185px;
	height:220px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}
#artistas-album .album-foto img {
	height:200px;
}
#artistas-album .album-foto .album-foto-pie {
	color:#FFF;
}
#artistas-album #artistas-album-mosaico {
	float:left;
	width:250px;
}
#artistas-album #artistas-album-mosaico .album-foto {
	border:4px solid #FFF;
	width:100px;
	height:80px;
}
#artistas-album #artistas-album-mosaico .album-foto img {
	width:100px;
	height:auto!important;
	min-height:80px;
}
#artistas-album #artistas-album-foto {
	width:510px;
	overflow:hidden;
	float:right;
	background-color:#DDD;
	margin-bottom:8px;
	padding:10px;
}
#artistas-album #artistas-album-foto #artistas-album-foto-img {
	overflow:hidden;
	width:510px;
	height:400px;
	margin-bottom:6px;
}
#artistas-album #artistas-album-foto #album-foto-nav {
	text-align:center;
	color:#666;
}

/******************* jquery validation *************/
#commentForm { width: 500px; }
#commentForm label { width: 250px; }
#commentForm label.error, #commentForm input.submit { margin-left: 253px; }

/******************* Estilos generales ************/
.clearer {
	clear:both;
	height:0px;
	font-size:0px;
}
input.boton {
	background-color:#000;
	border:none;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
}
#aviso {
	margin:10px;
	background-color:#EEE;
	border:1px solid #666;
	padding:10px;
	text-align:center;
	color:#666;
}

#tabla-descargas {
	width:100%;	
}
#tabla-descargas td, #tabla-descargas th {
	border:1px solid #DDD;
	padding:6px;
}

#formulario-reparacion input, #formulario-reparacion textarea {
	width:90%;	
}
#formulario-reparacion input.auto {
	width:auto;	
}
#formulario-reparacion h3 {
	border-bottom:2px solid #F30;
	color:#F30;
}
#formulario-reparacion h4 {
	color:#F30;
	margin-bottom:10px;
}
#formulario-reparacion strong {
	display:block;	
}
#formulario-reparacion-left {
	float:left;
	width:350px;
}
#formulario-reparacion-right {
	float:right;
	width:350px;
}