body{font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;}

@font-face{font-family:BRUSHSCI; src:url('webfonts/BRUSHSCI.ttf');}

.left{
	float:left;
	width:100%;
	height:1000px;
	background-image:  url(../imagenes/boys.jpg);
	background-repeat: repeat, no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: auto, cover;
    -moz-background-size: auto, cover;
    -o-background-size: auto, cover;
    background-size: auto, cover;
	font-size: 13px;
	}
	
fieldset,img { 
	border:0;
}
	

	
.logo{
	width:auto;
	display:block;
	padding-top:15px;
	}
	
.categoria{
	display:block;
	padding-top:10px;
	
	}

#producto_left {
	margin-top:5px;
	display:block;
	clear:left;
	height:auto;
	}	

#productos {
	margin-top:5px;
	display:block;
	clear:right;
	height:auto;
	}
	
.hombre {
	background-color:#0C0;
	display:block;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align: left;
	color: #FFF;
	}
	
	
.mujer{
	background-color:#F9C;
	display:block;
	margin-top:25px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align: left;
	color: #FFF;
	}

img .zapatilla {
	max-width: 100%;
	}
	
.zapatilla {
	background-color:#0C0;
	display:block;
	}
	
.zapatilla_mujer {
	background-color:#F9C;
	display:block;
	}
	
.bloque {
	clear:both;
	display:block;
	width:100%;
	height:35px;
	padding-top:5px;
	background-color:#0C0;	
	}
	
.bloque_mujer {
	clear:both;
	display:block;
	width:100%;
	height:35px;
	padding-top:5px;
	background-color:#F9C;	
	}
	
.caucho {
	display:inline;
	float:left;
	width:80px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#06C;
	font-family:Verdana, Geneva, sans-serif;
	size:22px;
	color: #FFF;
	font-weight:400;	
	}
	
.eva {
	display:inline;
	float:left;
	width:80px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#0C9;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;	
	}
	
.icono {
	display:block;
	float:right;
	padding-right:15px;	
	width: 30px;
	height: 30px;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
		}
		
.icono a {
	font-size: 18px;
	color:#FFF;
	right: 15px;
	bottom: 15px;
	border: 4px solid rgba(255,255,255,0.3);
	border-radius: 30%;
	width: 30px;
	height: 30px;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
}

.icono a:hover {
	color:#FF0;
	border-color: #FF0;
}

.bloque2 {
	clear:both;
	display:block;
	width:99%;
	height:auto;
	padding-left:5px;
	padding-top:5px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#0C3;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	background-color:#FF0;	
	}



.descripcion2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	color:#FFF;
	padding-left:5px;	
	}

#footer	{
	height:auto;
	margin-top:20px;
	background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(-45deg, #8fc800 0%, #f2eea4 26%, #efedd5 33%, #f4ec00 51%, #f2eea4 66%, #8fc800 92%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#8fc800), color-stop(26%,#f2eea4), color-stop(33%,#efedd5), color-stop(51%,#f4ec00), color-stop(66%,#f2eea4), color-stop(92%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #8fc800 0%,#f2eea4 26%,#efedd5 33%,#f4ec00 51%,#f2eea4 66%,#8fc800 92%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #8fc800 0%,#f2eea4 26%,#efedd5 33%,#f4ec00 51%,#f2eea4 66%,#8fc800 92%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #8fc800 0%,#f2eea4 26%,#efedd5 33%,#f4ec00 51%,#f2eea4 66%,#8fc800 92%); /* IE10+ */
background: linear-gradient(135deg, #8fc800 0%,#f2eea4 26%,#efedd5 33%,#f4ec00 51%,#f2eea4 66%,#8fc800 92%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
copy
	}
	
#texto	{
	margin-top:20px;
	padding: 10px 0px 5px 20px;
	font-family:Verdana, italic;
	font-size:14px;
	text-align:left;
		}
	
#caracteristicas,  #contacto	{
	margin-top:20px;
	padding: 10px 0px 5px 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	border-left:1px solid #FFF; /* horizontal */
	
	}	

	
.lista_footer {
    margin: 10px 30px;
    padding: 0 10px 5px 0;
    border-bottom: 1px dotted #555;
}	
		
.text	{
	display:inline;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
.info{	
	height:1200px;
	}
	

a{color: #666;}

.slides li img{margin: 0 auto;}

header hgroup h1{
	font-size: 50px;
	line-height: 60px;
	color: #555;
}

header hgroup h2{
	color: #777;
	font-size: 30px;
	line-height: 40px;
}

#main{padding-top: 20px;}


.center{text-align: center;}

@font-face {
  font-family: 'icons';
  src: url('fonts/icons.eot');
  src: url('fonts/icons.eot?#iefix') format('embedded-opentype'),
       url('fonts/icons.woff') format('woff'),
       url('fonts/icons.ttf') format('truetype'),
       url('fonts/icons.svg#icons') format('svg');
  font-weight: normal; font-style: normal;
}



/* Correcciones de estilo del slider */
#slider{padding-bottom: 20px;}
#slider .flex-direction-nav li a.prev {left: -16px;}
#slider .flex-direction-nav li a.next {right: -24px;}


