div.scroller { 
	/* modify width and height of scrolling section if necessary	*/	
	width: 659px; 
	height: 250px;
	overflow: hidden;
}
	
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:659px;
		height:250px;
		overflow:hidden;
		float:left;
		padding:1em;		
}
		
div.scroller div.content {width: 10000px;}

div#section1 {	background: url(../img/tienda/fondos/fondo_product1.jpg) no-repeat center top;}
div#section2 {	background: url(../img/tienda/fondos/fondo_product2.jpg) no-repeat center top;}
div#section3 {	background: url(../img/tienda/fondos/fondo_product3.jpg) no-repeat center top;}
div#section4 {	background: url(../img/tienda/fondos/fondo_product4.jpg) no-repeat center top;}
div#section5 {	background: url(../img/tienda/fondos/fondo_product5.jpg) no-repeat center top;}
div#section6 {	background: url(../img/tienda/fondos/fondo_product6.jpg) no-repeat center top;}
div#section7 {	background: url(../img/tienda/fondos/fondo_product7.jpg) no-repeat center top;}
div#section8 {	background: url(../img/tienda/fondos/fondo_product8.jpg) no-repeat center top;}


div.controls {text-align: center;height: 65px;}
div.controls img{margin-right: 15px;}
div.controls a{ text-decoration: none;}


#contenido{
	width:660px;
	height:300px;
	position:absolute;
	top:230px;
}

#flechas{
	width:200px;
	height:40px;
	position:absolute;
	top:270px;
	margin-left: 157px;
	color: #f6f5e1;
	font-size: 10px;
}

a.flechas:link,a.flechas:active,a.flechas:visited{	
	color: #f6f5e1;
	text-decoration: none;
	margin-right: 10px;
}
a.flechas:hover{
	color: #f6f5e1;
	background-color: #ca203a;
}

a.masimagenes:link,a.masimagenes:active,a.masimagenes:visited{	
	color: #f6f5e1;
	text-decoration: none;
}
a.masimagenes:hover{
	color: #f6f5e1;
	background-color: #ca203a;
}

/* @group img cuadrados */

a.modelo1 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 0;}
a.modelo1 img:hover{background-position: -50px 0;}

a.modelo2 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -50px;}
a.modelo2 img:hover{background-position: -50px -50px;}

a.modelo3 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -100px;}
a.modelo3 img:hover{background-position: -50px -100px;}

a.modelo4 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -150px;}
a.modelo4 img:hover{background-position: -50px -150px;}

a.modelo5 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -200px;}
a.modelo5 img:hover{background-position: -50px -200px;}

a.modelo6 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -250px;}
a.modelo6 img:hover{background-position: -50px -250px;}

a.modelo7 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -300px;}
a.modelo7 img:hover{background-position: -50px -300px;}

a.modelo8 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -350px; margin-right: 0px;}
a.modelo8 img:hover{background-position: -50px -350px;}

a.modelo7-2 img{width: 50px; height: 50px; background: url(../img/tienda/cuadrados.png) 0 -400px;}
a.modelo7-2 img:hover{background-position: -50px -400px;}
/* @end */

/* @group estilos para los modelos */
#tienda-imagen{
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 90px;
}
#tienda-descripcion{
	width: 300px;
	height: 180px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
#tienda-descripcion .nombre{
	color: #5e6b39;
	background-color:#f6f5e1;
	margin-right: 5px;
	border-right: 2px solid #f6f5e1;
	border-left: 2px solid #f6f5e1;
}

#tienda-descripcion .descripcion{
    color: #f6f5e1;
}

/* @end */

/* @group PIE */

a.comocomprar img{width: 150px; height: 30px; background: url(../img/tienda/talla-compra.png) 0 0;}
a.comocomprar img:hover{background-position: 0 -30px;}

a.talla img{width: 185px; height: 30px; background: url(../img/tienda/talla-compra.png) 0 -60px;}
a.talla img:hover{background-position: 0 -90px;}

/* @end */

/* @group tallas */

a.camitio img{width: 160px; height: 160px; background: url(../img/tienda/tallas/modelos.png) 0 0;}
a.camitio img:hover{background-position: -160px 0;}

a.camitia img{width: 160px; height: 160px; background: url(../img/tienda/tallas/modelos.png) 0 -160px;}
a.camitia img:hover{background-position: -160px -160px;}

a.sudaderacapucha img{width: 160px; height: 160px; background: url(../img/tienda/tallas/modelos.png) 0 -320px;}
a.sudaderacapucha img:hover{background-position: -160px -320px;}

a.sudaderacremallera img{width: 160px; height: 160px; background: url(../img/tienda/tallas/modelos.png) 0 -480px;}
a.sudaderacremallera img:hover{background-position: -160px -480px;}

/* @end */


#contenido-comprar{
	width:620px;
	height:300px;
	position:absolute;
	top:220px;
	border-top: 3px solid #44422a;
	padding: 20px;
	text-align: justify;
}

#contenido-talla{
	width:660px;
	height:300px;
	position:absolute;
	top:220px;
	border-top: 3px solid #44422a;
}

#contenido-comprar a.pago:link,a.pago:active,a.pago:visited{
	color: #44422a;
	text-decoration: none;
	background-color: #f6f5e1;
}
#contenido-comprar a.pago:hover{
	color: #ca203a;
}

.titulopago{
	text-transform: uppercase;
	color: #44422a;
	background-color: #f6f5e1;
}



