/*------------------------------------------------------------------
[Master Stylesheet]

Project:	---
Version:	1.0
Last change:	05/02/08 [fixed Float bug, vf]
Assigned to:	Manuel Portela
-------------------------------------------------------------------*/

@import url("reset.css");
body{
	background: #fff;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
}
#container{
	margin: 0 auto;
	width:770px;
	padding: 20px 15px;
	background: #fff;
}
#header{
	margin-bottom:50px;
}
/* bienvenida */
#container.bienvenida{
	margin-top: 50px;
	font-size: 10px;
	}
.bienvenida p{
	margin-top: 10px;
}
.bienvenida p a{
	color: #00B1EF;
	text-decoration: none;
	font-weight: bold;
}	
.bienvenida p a:hover{
	color: #960173;
}
/* sidebar */
#sidebar{
		text-align: left;
	width: 220px;
	float: left;
}
#sidebar #logo{
	margin-bottom: 10px;
	padding-bottom: 10px;
		border-bottom: 1px #00B1EF solid;
}
#sidebar ul{
		border-bottom: 1px #00B1EF solid;
		padding-bottom: 5px;
}
#sidebar li{
	margin-bottom: 5px;
}
#sidebar a span{
	display: none;
}

#m_news a{
	display: block;
	background: url(img/m_news.gif) no-repeat 0 0;
	width: 95px;
	height: 22px;
}

#m_info a{
	display: block;
	background: url(img/m_info.gif) no-repeat 0 0;
	width: 84px;
	height: 22px;
}
#m_productos a{
	display: block;
	background: url(img/m_productos.gif) no-repeat 0 0;
	width: 216px;
	height: 22px;
}
#m_locales a{
	display: block;
	background: url(img/m_locales.gif) no-repeat 0 0;
	width: 169px;
	height: 22px;
}
#m_prensa a{
	display: block;
	background: url(img/m_prensa.gif) no-repeat 0 0;
	width: 145px;
	height: 22px;
}
#m_contacto a{
	display: block;
	background: url(img/m_contacto.gif) no-repeat 0 0;
	width: 190px;
	height: 22px;
}
#m_links a{
	display: block;
	background: url(img/m_links.gif) no-repeat 0 0;
	width: 107px;
	height: 22px;
}
#sidebar a:hover, #sidebar a#current{
background-position: 0 -22px;	
}
#m_productos ul{
	margin: 5px 0;
}
#m_productos ul li{
	padding: 5px 0 5px 5px;
}
#sidebar #m_vinilparkour a{
	background: url(img/m_vinilparkour.gif) no-repeat 0 0;
}
h2{
	font-size: 15px;
			padding: 5px 5px 3px
}
.b_1 h2{
	margin: 15px 10px 0 0;
	color: #00B1EF;
	
}
.b_1 h3{
	margin: 0 10px 0 5px;
color: #960173;
font-size: 13px;
	
}
.b_1.i h2{
			background: #960173;}
.b_1.r h2{
		color: #FF0151;}		
		
.b_1.r p{
	padding: 5px 15px 5px 5px;
	font-size: 12px;
	line-height: 16px;
}
.b_1.r a{
	color: #960173;
	text-decoration: none;
}
/*sidebar 2*/
.b_2, .b_3{
	text-align: left;
	width: 196px;
	float: right;
}
.b_2 h2{
	color: white;
	background: #960173;
}
.b_2.i h2{
	background: #00B1EF;
}
.b_2 p{
	font-size: 11px;
	padding: 10px 5px 5px;
}
p.esp{
	color: #960173;
	font: 10px Verdana;
	padding: 10px 15px 5px 5px;
	text-align: left;
}
 p.eng{
	color: #32cbff;
	font: 10px Verdana;
	padding: 10px 15px 5px 5px;
	text-align: left;
}

p.release{
	width: 194px;
	height: 332px;
	background: url(img/release.gif) no-repeat;
}
p.release span{
	display: none;
}
.instrucciones{
	margin: 10px 0;
}
.newsletter h3{
	padding-top: 10px;
	font-size: 12px;
	color: #FF0151;
	padding-bottom: 3px;
}
.newsletter input{
	width: 140px;
	padding: 3px;
	font-size: 10px;
	border: none;
	background: #FF0151;
	color: white;
}
.newsletter input#fldSubmit{
	background: none;
	color: #960173;
	width: 40px;
	font-weight: bold;
}
.newsletter p, .newsletter p a{
	padding: 5px 0;
	color: #FF0151;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.newsletter p a:hover{
	color: #960173;
	
}
p.pack-desc{
font-size: 10px;
border-bottom: 1px solid #00B1EF;
padding: 0 0px 10px;
	line-height: 12px;
}
/* news pack */
#newspack{
		margin-top: 10px;
}
#newspack h2{
	float: left;
	width: 110px;
	border-right: 1px dashed #d3d3d3;
	text-align: right;
	padding: 10px 5px 0;
	color: #00B1EF;
	height: 220px;
}
#newspack p{
	padding-top: 5px;
}
/* */
#menu-artistas.right {
float: right;
	color: #ac1c00;
}
.submenu li{
	padding: 5px 3px;
	font-size: 10px;
	float: left;
	color: #000;
}

.submenu a{
	text-decoration: none;
	color: #000;
}
.submenu a:hover{
	color: #00B1EF;
}
/* artist */
#artist{
	margin: 0 5px 10px 25px;
	padding:0;
	width: 520px;
	float: left;
	text-align: center;
	background: #fff url(img/artistas_top.gif) no-repeat center top;
	position: relative;
}

h1{
		font-size: 15px;
	margin: 5px;
	padding: 5px 5px 3px;
}
.h_1{
	color: #FF0151;
	background: url(img/h_1.gif) repeat-y 0 0;
}
.h_2{
	color: #FF0151;
	background: url(img/h_2.gif) repeat-y 0 0;
}
.h_3{
	color: #FCF91A;
	background: url(img/h_3.gif) repeat-y 0 0;
}
.h_4{
	color: #FCF91A;
	background: url(img/h_4.gif) repeat-y 0 0;
}
/* */
#contenido{
		padding: 10px;
		width: 500px;
		margin-left: 20px;
		margin-bottom: 10px;
		float: right;
		position:relative;
		}
#contenido h2{
	text-align: left;
	color: #00B1EF;
	border-bottom: 1px #00B1EF solid;
	padding: 10px 0 5px 22px;
	background: url(img/ninjita.gif) no-repeat;
}		
#links{
	background: url(img/pattern_t.gif) repeat 0 0 ;
	margin: 10px 0;
	padding: 20px;
}
#links li{
	text-align: left;
	font-size: 10px;
	margin: 5px;
background: #fff;

}

#links a{
		font-size: 10px;
		width: 432px;
	height: 10px;
	padding: 3px;
	display: block;
	text-decoration: none;
	color: #FF0151;
}

#links a span{
	color: #960173;
	float: right;
}
#links a:hover span{
	color: #fff;
}
#links a:hover, #links a.si{
	background: url(img/link.gif) no-repeat 0 0;
	color: #fff;
}
#links a.si:hover span,#links a.si:hover{
	background: none;
	color: #FF0151;
}
#links a.si span{
	color: #fff;
}
/* locales */
#locales{
	text-align: left;
}
#locales li{
		width: 196px;
		float: left;
		margin: 20px 20px 0 0;
}
#locales h2{
	padding: 5px 0;
	background: none;
		margin: 15px 10px 5px 0;
	color: #00D600;
	font-size: 13px;
	border-bottom: 1px #00D600 solid;
}
#locales p{
	padding: 5px 0;
	font-size: 11px;
	line-height: 15px;
}
#locales a{
	color: #B2B2B2;
}
/* */
#prensa{
	margin: 10px 0px;
	text-align: left;
}
#prensa p{
		font-size: 10px;
		line-height: 14px;
}
#prensa h3{
	color: #FF0151;
	font-size: 12px;
}
#prensa img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 150px;
}
#prensa a{
		color: #00B1EF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#prensa li{
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #960173;
}

/*  tipo productos */
#tipo-productos{
	float: right;
	text-align: left;
	background: url(img/murscontent.gif) no-repeat right 0;
	width: 510px;
	padding-bottom: 10px;
	margin-bottom: 20px;
			border-bottom: 1px #00B1EF solid;
}
#tipo-productos h2{
	padding: 0 0 5px;
	color: #00B1EF;
}
#tipo-productos h3{
	color: #960173;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding-bottom: 2px;
}
p#para-comprar{
	font-size: 10px;
	padding: 5px 5px 10px;
	line-height: 14px;
	border-bottom: 1px #00C2EF solid;
}
p#para-comprar a{
	color: #FF0151;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	display: block;
}
p#para-comprar a:hover{
	background: #00C2EF;
	color: #fff;
}
/*  productos */
.prod-wel{
	font-size: 10px;
	text-align: left;
		float:right;
	width: 490px;
	line-height: 14px;
	color: #fff;
		background: #00C2EF;
		padding: 10px;
}
.prod-wel strong{
	font-size: 12px;
	color: #FFFF00;
}
#productos{
	float:right;
	margin: 20px 2px 20px 0;
	width: 510px;
}
#productos li{
			width: 140px;
		height: 140px;
			float: left;
				margin-left: 20px;
	margin-bottom: 20px;
}
#productos li a{
	display: block;
	text-align: center;
		width: 140px;
		height: 140px;
	padding: 0;
}
#productos li img{
		width: 140px;
		height: 140px;
	padding: 0;
	margin: 0;
}
#productos.mini{
	margin:0 2px 20px 0;
	padding-bottom: 10px;
				border-bottom: 1px #00B1EF solid;
}
#productos.mini li{
	margin: 0 0 10px 10px;
}
#productos.mini li, #productos.mini li a, #productos.mini li img{
	width: 75px;
	height: 75px;
}
#sidebar ul#frases{
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	border: none;
	margin-top: 5px;
	height: 40px;
}
#frases li{
		padding: 5px;
}
#f2{
	color: #000;	
}
#f3{
	color: #960173;
	background-color: silver;
}
#f4{
	color: #FF0151;
}
#f5{
	color: #fff;
	background: #00C2EF;
}
#f6{
	color: #00D600;
}
#f7{
	background: #FFFF00;
	color: #FF0151;
}
#f8{
	color: #00C2EF;
}
#f9{
	background: #960173;
	color: #00D600;
}
/* contacto */
.b_4 img{
	margin: 10px 0;
}
.b_4 p{
	font-size: 10px;
	color: #00C2EF;
	line-height: 14px;
}
.b_4 p a{
	text-decoration: none;
	color: #FF0151;
}
#contacto, #contacto_data{
	margin: 10px auto;
	width: 255px;
	text-align: left;
}
#contacto input, #contacto textarea{
	background: #FFFF00;
	color: #FF0151;	
	border: none;
	font-size: 10px;
	width: 244px;
	padding: 5px;
}
 #contacto textarea{

	height: 70px;
		font-family: Verdana, Helvetica, Arial;
}
#contacto label, #contacto #FldSubmit{
	display: block;
	font-size: 10px;
	color: #FF0151;
	font-weight: bold;
	background: #ffffff;
	padding: 10px 0 2px;
}
#contacto #FldSubmit{
	float: right;
	width: 50px;
}
#contacto_data p{
	text-align: right;
	font-size: 12px;
}
#contacto_data a, #contacto_info a{
	text-decoration: none;
color: #000;
}
#contacto_data img{
	margin: 10px 5px;
	width: 30px;
}

#contacto_info p{
	margin: 0 80px 0 120px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
/* */ 
#marco{
	position: absolute;
	z-index: 99;
	background: url(img/marco.gif) no-repeat 0 0;
}
#marco a{
	height: 444px;
	width: 300px;
	display: block;
}
#producto{
	height: 444px;
	width: 500px;
	text-align: left;
margin-bottom: 20px;
}
#producto h2{
	border: none;
}
#producto img{
	float: left;
	margin-right: 15px;
	width: 300px;
}
#prod-desc{
	float: left;
	width: 180px;
}
#prod-desc h2{
	font: bold 16px Verdana;
	padding: 10px 0 0;
	color: #960173;
	background: none;
}
#prod-desc h3{
		font: bold 12px Verdana;
	padding: 0;
	color: #FF0151;
}
#prod-desc p{
	padding: 5px 5px 5px 0;
	font-size: 9px;
	text-align: left;
}
#prod-desc img{
	float: none;
	width: 150px;
}
#botonitos {
	border-top: 1px solid #960173;
	margin: 10px 0 20px;
	padding: 30px 0;
	width: 500px;
}
#botonitos li{
	float: left;
	text-align: left;
	margin:  0 0 15px ;
	padding: 0 0;
			color: #FF0151;
}
#botonitos li.right{
	float: right;
	border-left: 1px solid #960173;
	padding-left: 15px;
}
#botonitos h5{
		color: #000;
	font-size: 11px;
	padding-bottom: 5px;
}
#botonitos p {
	color: #FF0151;
	padding-bottom: 20px;
	font-weight: bold;
}
#botonitos p span.medida{
		color: #960173;
}
img.plancha{
	width: 300px;
}
#botonitos p{
	padding-top: 5px;
	font-size: 13px;
}
#botonitos #colores{
margin: 5px 0 15px;
}
#botonitos #colores img{
margin: 0px 0 0 5px;
}
#botonitos .miniaturas{
	margin: 5px 10px 0 0;
		width: 75px;
	height: 75px;
	display: block;
	float: left;
	border: 1px solid #00C2EF;
}
#botonitos a.miniaturas:hover{
	border: 1px solid #FF0151;
}

#botonitos .miniaturas img{
	width: 75px;
	height: 75px;
}
/* sugeridos */
a.volver{
	display: block;
	padding:3px 0 0  18px;
	height: 22px;
	background: url(img/volver.gif) no-repeat 0 0;
	float: left;
		margin: 5px 10px 0;
	color: #FF0151;
	text-decoration: none;
	font-size: 10px;
	
}
a.zoom{
		margin: 5px 10px 0;
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	background: url(img/zoom.gif) no-repeat 0 0;

}
/* instrucciones */
#instrucciones li{
	margin: 20px 0;
	text-align: left;
	padding: 0px 0 0;
	font-size: 9px;
	line-height: 15px;
}
#instrucciones li p{
	margin-left: 70px;
	color: #FF0151;
	line-height: 1.3em;
}
#instrucciones li img{
	float: left;
}
#instrucciones li p.eng{
	padding-top: 3px;
	color: #00C2EF;
	padding-left: 0;
}
#instrucciones .gota{
	display: block;
	float: left;
	background: url(img/gota.gif) no-repeat;
	color: #00C2EF;
	padding: 14px 6px 2px 7px;
	margin-right: 5px;
	font-weight: bold;
	font-size: 12px;}
#instrucciones li p small{
	color: #686A68;
	font-size: 8px;
}	

.recibido{
	margin: 70px 0 0 100px;
	text-align: left;	font-size: 10px;
}
/* footer */
#footer{
clear: both;
	font-size: 11px;
	padding: 13px 0 0;
	text-align: right;
}