body{
	margin:0px;
	/*font:Verdana, Geneva, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	background-color:#000;
	color:#FFF;
}
header,nav,section,article,footer,aside,filtros{
	display:block; 
}
#contenedor{
	width:1000px;
	margin:0 auto;
}
h1{
	font-family: 'Playball', cursive;
	font-size:40px;
	margin:0px;
	text-shadow: 2px 2px 0 #894ac5;
}
h3{
	font-family: 'Playball', cursive;
	font-size:30px;
	/*font-family: 'Roboto', sans-serif;*/
	text-align:center;
	margin:10px 0px;;
	text-shadow: 2px 2px 0 #894ac5;
	
/*	text-transform:uppercase;
*/}
header{
	padding:10px;
	background-color:#333;
	color:#FFF;
}
nav{
	height:35px;
	background-color:#1B1B1B;
}
#filtros{
	min-height:20px;
	background-color:#1B1B1B;
	padding:10px;
}
main{
	width:82%;
	margin:0px auto;
	float:left;
/*	background-color:#9061C2;
*/	min-height:500px;
}
aside{
	width:18%;
	/*padding-left:1%;*/
	float:right;
	/*background-color:#1B1B1B;*/
	background-color:#000;
	min-height:200px;
}
footer{
	clear:both;
	padding:10px;
	background-color:#1B1B1B;
	min-height:50px;
}
figure{
	z-index:99;
	margin:0px;
	float:left;
	width:100%;
}
.thumbnail{
    width:12.25%;
	height:auto;
	float:left;
	margin-right:0.1%;
	margin-top:0.2%;
	/*position:relative;*/
}
.sombra{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;	
	 box-shadow: inset 0px 0px 10px #4AADF8;
	-webkit-box-shadow: inset 0px 0px 10px #4AADF8;
	-moz-box-shadow: inset 0px 0px 10px #4AADF8;
	-o-box-shadow: inset 0px 0px 10px #4AADF8;
}
.girl{
	width:100%;
	z-index:-1;
	position:relative;
	float:left;
}
.vip{
	width:100%;
	height:14px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
    background:rgba(31,31,34,0.5);
	margin-top:-17px;
/*	font-family:"Arial", Gadget, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight:bold;	
	text-shadow:1px 1px 0 black;
	float:left;
	position:relative;
	z-index:-1;
	text-align:center;
	padding-top:3px;	
}
.publicidad{
	width:96%;
	height:auto;
	padding-left:2%;
}
#barOrder{
    width: 483px;
    height: auto;
    float: left;
    font-size: 12px;
    color: #949494;
    margin: 0px;
    padding-left: 5px;
}
.button{
   border-top: 1px solid #894ac5;
   background: #5a6369;
   background: -webkit-gradient(linear, left top, left bottom, from(#9ca5ab), to(#5a6369));
   background: -webkit-linear-gradient(top, #9ca5ab, #5a6369);
   background: -moz-linear-gradient(top, #9ca5ab, #5a6369);
   background: -ms-linear-gradient(top, #9ca5ab, #5a6369);
   background: -o-linear-gradient(top, #9ca5ab, #5a6369);
   padding: 1px 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: normal 12px Trebuchet MS;
   text-decoration: none;
   vertical-align: middle;
}
.btnorder{
   border-top-color: #3c7aa3;
   background: #3c7aa3;
   color: #ccc;
}
.button:hover{
   border-top-color: #d8d7d8;
   background: #894ac5;
   color: #ccc;
}
.button:active{
   border-top-color: #2a5069;
   background: #2a5069;
}
#sector{
    width: 175px;
    height: 30px;
    float: left;
    color: #949494;
    font-size: 12px;
}
.sale{
    width: 100%;
	height: 100%;
    position: absolute;
    z-index: 1;
}
.saleimg{
    width: 100%;
	height: 100%;
    position: absolute;
    z-index: 1;
	top:0px;
	left:0px;
}
#barOrder li{
	display:inline-block;
}
.titfiltros{
	color: #949494;
    font-size: 12px;
	float:left;
}
.back{
    width:12.25%;
	height:auto;
	float:left;
	margin:0.1%;
	position:relative;
	font-size:9px;
	background-color:#FFF;
	color: #333;
    font-weight: bold;
}
.back img{
	padding:0px 5px;
}
.ccard{
	width:12.25%;
	height:auto;
	float:left;
	margin:0.1%;
	position:relative;
}
.precioOld{
	text-decoration:line-through;
}
.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 3px 3px 10px 0 #000000;
    top: 0;
    left: 0;
}
.nombre{
    display: block;
    text-align: center;
    text-transform: uppercase;
    background-color: #540869;
    color: #FFF;
    height: 9%;
    padding-top: 4%;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0 black;
}