html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h20, p, home, direccion_usuarios, blockquote, pre, area_privada, #link-ap, donde_encontrarlo, login2, txt-direccion, top2, container3, menu-header2, promocion, 
a, abbr, acronym, address, big, cite, code, crear_cuenta, confondo,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, hr, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body 
{
	line-height: 1;
        
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0px;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fin reset   idiomas*/

html
{
}

body 
{
	background: #fff;
	color: #000;
	font-family: "Lucida Sans",Arial, Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
        background: url("../img/version2/background.png") no-repeat 432px 0 #eaebee;
}

body.confondo
{
	background: #fff url(../img/fondo_linea.png) top center repeat-y;
	position:relative;
	top:-50px;
}

body.bodycategorias
{
	background: #fff url(../img/fondo.png) top center repeat-y;
}

a 
{
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}

a img 
{
	border:none;
}

p
{
	margin: 1em 0;
	line-height: 1.5em;
}

h1, h2, h3, h4 
{
	font-weight: normal;
}

h2 
{
	background:#fff;
	color: #e32;
	font-family:Helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}

h3 
{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 165%;
	text-align:left;
	padding: 1.2em 0 0 0;
}

h5
{
	color: #000;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25pt;
}

h20
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:24px;
	padding:inherit;
}
div.caja
{
	border: 1px solid black;
	margin: 30px;
	padding-bottom: 50px;
	background: #fff;
}


div.caja p
{
	padding: 0 50px;
}

div.caja h3
{
	background: #000;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
	padding: 1.6em  0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 135%;
}

h4 
{
	color: #ffffff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 40pt;
}

#cart h4
{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px;
	border: 1px solid #fff;
	width: 300px;
}

#cart h4.bano
{
	color: #691F9C;
	font-size: 28pt;
}

ul, li 
{
	margin: 0;
	padding: 0;
}

#menu-header
{
	background: url("../img/barra2.png") no-repeat scroll 0 0;
	padding: 0;
	position: absolute;
	width: 954px;
	height: 36px;
	left: 1px;
	z-index:2;
	top:115px; 
}
#menu-header2
{
    float: left;
    margin-top: 50px;
    padding: 0 0 0 45px;
    width: 205px;
}

#submenu-header
{
  background: url("../img/barra2.png") no-repeat scroll 0 0;
  padding: 0;
  position: absolute;
  top: 150px;
  width: 954px;
  height: 36px;
  left: 1px;
  z-index:2;
}


.menu
{
	background-color: transparent;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	padding: 7px 0;
	z-index:2;
}
.menu2
{
	background-color: transparent;
	text-align: center;
	margin: 0 auto;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	z-index:2;
}

.menu span
{
	color: #666666;
	text-transform: uppercase;
	margin: 0;
}
.menu2 span
{
	color: #666666;
	text-transform: uppercase;
	margin: 0;
        display: block;
        text-align: left;
        width: 213px;
        height: 25px;
        line-height: 25px;
}
.menu span a
{
	color: #666666;
	margin: 0;
	padding: 14px 6px;
}
.menu2 span a
{
	color: #666666;
	margin: 0;
	
}

.menu span a:hover
{
	color: #ffffff;
}
.menu2 span a:hover
{
	color: #ffffff;
}
.menu span.activo a
{
	color: #FF9900;
}
.menu2 span.activo a
{
	color: #FF9900;
}

.submenu
{
	background-color: transparent;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.submenu span
{
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

.submenu span a
{
	color: #6b6b6b;	
	padding: 14px 6px;
}

.submenu span.activo a
{
	color: #fff;
}

#container
{
	width: 956px;
	margin: 21px auto 0;
	text-align: left;
	padding: 0;
	position: relative;
	background: #000000 url("../img/fondo_negro.png");
	height:806px;
	z-index:0; 
}

#container2{
  width: 956px;
  
  margin: 10px auto 0;
  text-align: left;
  padding: 0;
  position: relative;
  top:-49px;
  /*background: url("../img/version2/background.png");*/
  z-index:0;
}

#container3
{
	width: 956px;
	margin: 21px auto 0;
	text-align: left;
	padding: 0;
	position: relative;
	background: #000000 url("../img/fondo_negro2.png");
	height:806px;
	z-index:0;
	
}

#txt-direccion
{
	background-color:#4D4D4D; 
	height:80px; 
	width:140px;
	line-height:12pt;
	text-align:center; 
	text-transform:uppercase; 
	color:#FFFFFF; 
	font-weight:bolder;
	font-size:12px;
	float:left;
	display:block; 
	position:relative;
	top:170px;
	padding:50px 0 0;
}
#direccion_usuarios
{
	width:1px;
	height:1px;
	position:absolute;
	top:10em;
	left:30em;
}
#area_privada
{
	font:Helvetica;
	color:#FFFFFF;
	position:relative;
	top:20em;
	left:5em;
}
#area_privada h3
{
	color:#FFFFFF;
	font-size:22px;
	position:relative;
	top:-3em;

}
#area_privada h4
{
	font-size:36px;
	color:#FFFFFF;
	position:relative;
	top:-1.5em;
}
#area_privada p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position:relative;
	top:-5em;
}
#area_privada h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position:relative;
	top:-5em;
}

#home
{
    
	
	
	
	
        
  	
	z-index:1;

	
}
#donde_encontrarlo
{
	background:#ffffff url("../img/fondo_linea.png");
	background-repeat:repeat-y;
	text-align: left;
	width: 956px;
	margin: 0 auto;
	top: 235px;
  	position: absolute;
	left:0em;
	z-index:2;

}
#main 
{
	text-align: left;
	color:#FFFFFF;
	width: 956px;
	margin: 0 auto;
	top: 165px;
  	position: absolute;
/*	height:1000px;*/
	height:620px;
	background:#000000;
	left:0em;
	z-index:1;
	padding-top:20px;
}

#header
{
	text-align: center;
	background: #000;
	height: 100px;
	position: relative;
	top:10em;
	left:10em;
	top: 100px;
	width: 990px;
}

#header h1 
{
	background: #000 url(../img/logo.png) no-repeat center;
	margin: 0 auto;
	width: 150px;
	height: 100px;
	font-size: 0;
	text-indent: -1000em;
}

#header h1 a 
{
	width: 150px;
	height: 100px;
	display: block;
}

#content
{
	background: #fff;
	clear: both;
	color: #444;
}

#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}
#logo_aumentax{
  background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:54px;
	left:60px;
	position:absolute;
	top:60px;
	width:183px;
}

#logo_home{
    background:transparent url(../img/version2/logo.png) no-repeat scroll 0 0;
    cursor:pointer;
    height:81px;
    left:0px;
    margin-top: 60px;
    width:250px;
}

#logo_coleccion{
  background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:54px;
	left:60px;
	position:absolute;
	top:60px;
	width:183px;
	top: 80px !important;
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.input {
	color: #ffffff;
}

form div.input  input, textarea {
	width: 80%;
}

form div.checkbox input
{
	width: 30px;
}

form div.checkbox label
{
	display: inline;
}


form div.required {
	color: #ffffff;
	font-weight: bold;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}

label 
{
	display: block;
	padding-right: 20px;
}

input, textarea
{
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	padding: 2px;
}

select {
	clear: both;
	width: 80%;
	vertical-align: text-bottom;
	font-size: 12px;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

div.radio label {
	margin: 0 0 6px 20px;
}

#top
{
	position:absolute;
	text-align:left;
	width:956px;
	top: -40px;
	z-index:100;
}
#top2
{
	position:absolute;
	text-align:left;
	width:956px;
	top: -1px;
	z-index:100;
}
#menu-top
{
	margin: 15px 0;
	float: right;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 7pt;
	background-color: transparent;
	z-index:100;
	position:relative; top:70px;
}

menu-top.confondo
{
	margin: 15px 0;
	float: right;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 7pt;
	background-color: transparent;
	z-index:100;
}
#idiomas
{
	background: url(../img/idiomas.png) no-repeat;
	width: 140px;
	left: 33px;
	float: left;
	color: #000;
	padding: 15px 0;
	text-align: center;
	margin-left: 280px;
	cursor:pointer;
	margin-top: -3px;

}

#idiomas a
{
	color: #fff;
}

#login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	text-transform: uppercase;
	width: 460px;
	float: left;
}
#login2
{	background-position:center;
	height:250px;
	width:400px;
	margin: 0 auto;
	top: 20px;
    position: relative;
	font-family:Arial, Helvetica, sans-serif;    
	text-align: left;
	
}

#texto2
{
  position: absolute;
  float: left;
  left: 210px;
  height: 44px;
  width: 645px;
  top: 520px;
}

#boton-comprueba
{
  background:transparent url(../img/boton_inicio.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:55px;
	left:244px;
	position:absolute;
	width:246px;
	top: 120px;
}

#boton-comprueba2
{
	cursor:pointer;
	height:55px;
	left:244px;
	position:absolute;
	width:246px;
	top: 200px;
}

#boton-comprueba22
{
	cursor:pointer;
	height:55px;
	left:344px;
	position:absolute;
	width:246px;
	top: 380px;
}


#boton-comprueba3
{
	cursor:pointer;
	height:55px;
	left:294px;
	position:absolute;
	width:246px;
	top: -50px;
}

#textocontenido
{
	height:55px;
	left:70px;
	position:absolute;
	width:246px;
}


#enlaces-top
{
	margin-right: 35px;
	padding: 5px 0;
	font-size: 8pt;
	float: right;
	text-transform: uppercase;
	margin-top: 5px;
        position: relative;
        right: -160px;
}

#userin
{
	text-transform: uppercase;
	width: 275px;
	float: right;
	padding: 5px 0;
	margin-right: 0px;
	color:#000000;
        font-size: 8pt;
        margin-top: 5px;
        left: 155px;
        position: relative;
}


#login label
{
	clear:none;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:6pt;
	margin:3px 5px 2px 0;
	padding:4px 3px 2px 5px;
	text-align:right;
	width:60px;
}

#login input.campo
{
	width: 100px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 1px 0 1px 0;
	clear: none;
	background-color:#CCCCCC;
	border-color:#666666;
}

#login input.submit
{
	background:url(../img/enviar.png) repeat-x left top;
	width: 44px;
	border: 0;
	font-size: 6pt;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0 10px;
	padding: 4px 0 5px 0;
	float: left;
	clear: none;
	display: block;
}

#caja-tabs
{
	padding: 20px;
	margin: 0 10px 10px;
	border: 1px solid #f7931e;
	clear: both;
	width: 623px;
	background: #fff;
	color: #000;
}

p.destacado
{
	background: #999999;
	padding: 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px 0;
}

#carrito
{
	margin: 0;
	padding: 0;
	border: 1px solid white;
	background-color: #fff;
	color: #000;
}

#carrito th
{
	color: #000;
	background: #fff;
	padding: 6px 0;
	text-transform: uppercase;
	border: 1px solid white;
}

#carrito td
{
	width: 12.5%;
	vertical-align: middle;
	border: 1px solid white;
}

#carrito a
{
  color: #999;
  font-weight: bold;
}

.clearfix
{
    margin: 0;
    padding: 0;
    height: 0;
	font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

#nueva-direccion-envio span.boton-enlace a
{
	background: url(../img/modificar-direccion.png) no-repeat;
	padding: 12px 0;
	color: #FF9B11;
	display: block;
	width: 230px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
}

#b36{
  background:transparent url(../img/fondo_dafne3.png) no-repeat scroll 0 0;
	float:right;
	height:650px;
	position:relative;
	top:-165px;
	width:290px;
}

div.botones
{
	width: 623px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

div.botones a
{
	color: #fff;
	display: block;
	float: right;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

div.botones div a
{
	padding: 10px 0 12px 0;
	width: 186px;
	text-align: center;
}

div.botones div#siguiente a
{
	padding: 10px 0 12px 14px;
	width: 110px;
	text-align: left;
	color: black;
	
	color:#000;
	
	right:1em;
}

div.botones div#anterior a
{
	padding: 10px 14px 12px 0;
	width: 172px;
	text-align: right;
	color:#000;
	
	
}

#fin-compra
{
	width: 500px;
	margin-left: 360px;
	text-transform: uppercase;
}

#fin-compra li
{
	padding: 5px;
}

#fin-compra div.total
{
	padding: 20px 5px;
}
#crear_cuenta
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
#crear-cuenta
{
	/*display: block;
	margin: 20px 0;
	text-transform: uppercase;
	position:relative;
	left:-3.5em;
	top:-3em;*/
}

#crear-cuenta a
{
	border: 0;
	background: url(../img/boton-dorado1.png) no-repeat;
	padding: 12px 0;
	text-align: center;
	display: block;
	color: #FF9B11;
	width: 150px;
	text-align: center;
}

#formCambiarclave label
{
	padding: 5px 20px;
	width: 120px;
	float: left;
	display: block;
	text-align: right;
	clear: none;
}

#formCambiarclave
{
	margin: 0 auto;
	width: 350px;
	text-align: center;
}

#formLogin
{
	width: 300px;
	text-align: center;
}

#formCambiarclave form
{
	width: 350px;
}

#formLogin div
{
	margin: 5px 0;
}


#formLogin input, #formLogin label
{
	margin: 7px 0;
}

#formLogin input.campo, #formCambiarclave input.campo
{
	width: 120px;
	float: left;
	display: block;
	clear: none;
}

#formLogin input.campo
{
	width: 120px;
	float: left;
	display: block;
	clear: none;
}


#formLogin div.submit
{
	text-align: left;
}

#formLogin div.submit input
{
	width: 150px;
	cursor: pointer;
	display: block;
	clear: both;
	padding: 12px 0;
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
	background-color:#000000;
	color: #FF9B11;
	position:relative;
	top:-1em;
	left:1em;
	border: 0;
}

#registrado div#recordar
{
	display: block;
	position:relative;
	top:33em;
	left:51em;
}

#formLogin label
{
	padding: 5px 5px 5px 0;
	width: 60px;
	float: left;
	display: block;
	text-align: right;
	clear: none;
}





#menu-registro
{	
	position:relative;
	top:-5em;
	left:15em;
	width: 290px;
}

#contenido-registro
{
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 660px;
	margin-top: 30px;
	color:#FFFFFF;
}

#contenido-registro #marco
{
	position:relative;
	top:-5em;
	left:15em;
	border: 1px solid #FF9B11;
	padding: 10px;
	text-align: left;
	background: #000000;
}

#contenido-registro #marco label
{
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0;
}


#contenido-registro #marco input
{
	width: 150px;
	padding: 0;
}

#contenido-registro #marco p
{
	text-transform: uppercase;
}


#contenido-registro div.submit
{	
	margin: 0;
	padding: 0;
}

#contenido-registro div.submit input
{
	border: 0;
	cursor: pointer;
	color: #FF9B11;
	text-transform: uppercase;
	font-size: 8pt;
	width: 178px;
	text-align: left;
	background:#000000;
	position:relative;
	top:-5em;
	left:72em;
}

#contenido-registro div.submit input:hover
{
	background:#000000;
}


#UsuarioAddForm 
{	
	border: 0;
}

#UsuarioAddForm label
{
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#UsuarioAddForm div
{
}


div#datos-personales, #UsuarioAddForm div#datos-direccion, div#datos-usuario
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float: left; 
	width: 205px;
	clear: none;
}

#UsuarioAddForm h4
{
	font-size: 15pt;
	color:#999999;
}

div#datos-usuario
{
	float: left; 
	width: 180px;
	clear: none;
}

img.mini
{
	width: 60px;
	height: 80px;
}

#mantenimiento
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#fondocategorias
{
	text-align: center;	
	background: url(../img/fondocategorias.gif) repeat-x;
}

ul#basicos 
{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	float: left;
	clear: both;
}

#basicos li
{
	width: 190px;
	float: left;	
	padding: 0;
	margin: 0 10px 0 0;
}

#basicos li.ultimo
{	
	margin: 0;
}

#basicos li img
{
	width: 190px;
}

#basicos span
{
	text-align: center;
	background: #000;
	display: block;	
	padding: 25px 0;
	text-transform: uppercase;
}

#basicos span a
{
	color: #fff;
	font-size: 9pt;
}

ul#colecciones 
{
	margin: 0 auto;
	padding: 0;
}

#colecciones li
{
	width: 320px;
	float: left;	
	margin: 0 15px 0 0;
}

#colecciones li.ultimo
{	
	margin: 0;
}

#colecciones li img
{
	width: 320px;
}

#colecciones span
{
	text-align: center;
	background: #000;
	display: block;	
	padding: 25px 0;
	text-transform: uppercase;
}

#colecciones span a
{
	color: #fff;
	font-size: 9pt;
}

ul#colecciones-bano
{
	margin: 0 auto;
	padding: 0;
}

#colecciones-bano li
{
	width: 490px;
	float: left;	
	margin: 0 10px 0 0;
}

#colecciones-bano li.ultimo
{
	margin: 0;
}

#colecciones-bano li img
{
	width: 490px;
	height: 500px;
}

#colecciones-bano span
{
	text-align: center;
	background: #000;
	display: block;	
	padding: 25px 0;
	text-transform: uppercase;
}

#colecciones-bano span a
{
	color: #fff;
	font-size: 9pt;
}

#colores input
{
	width: 70px;
}

hr
{
	width: 950px;
	border: 1px solid #ccc;
}

#pagblanco div.pagination, #pagblanco div.pagination a, #pagblanco div.pagination span
{
	color: #fff;
}

#pagblanco div.pagination span.current
{
	color: #7D8033;
}
 
	div.pagination {
		padding: 3px;
		margin: 10px 35px 3px 0;
		text-align: center;
		font-family:Arial,Helvetica,sans-serif;
		font-size: 1em;
		clear: both;
		text-align: right;
	}
	
	div.pagination a {
		margin-right:3px;
		padding: 2px 3px;
		background-position:bottom;
		text-decoration: none;
		color: #000;		
	}
	
	div.pagination span.current {
		margin-right:3px;
		padding:2px 3px;
		font-weight: bold;
		color: #000;
	}
	div.pagination div.disabled {
		display: none;
	}
	div.pagination a.next{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	div.pagination a.next:hover{
		border:2px solid #2b55af;
	}
	div.pagination a.prev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	div.pagination a.prev:hover{
		border:2px solid #2b55af;
	}


    #tabs4 
	{
      width: 666px;
      
      line-height: normal;
      margin: 30px 10px 0 10px;
      padding: 0;
      clear: both;
      border: 0;
      text-transform: uppercase;
      float: left;
      }
      
    #tabs4 ul 
	{
	  margin:0;
	  padding:10px 10px 0 0;
	  list-style:none;
	  float: left;
	  width: 700px;
	  clear: both;
    }
      
    #tabs4 li 
	{
      display:inline;
      margin:0;
      padding:0;
    }
      
    #tabs4 a 
	{
      float:left;
      margin: 0 3px 0 0;
      padding: 0;
      text-decoration:none;
      width: 135px;
      }
      
    #tabs4 a span 
	{
      float:left;
      display:block;
      background:url("../img/tabright4.png") no-repeat right top;
      padding: 8px 0 6px 0;
      color:#000;
      text-align: center;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#fff;
      }
    #tabs4 a:hover {
      background-position:0% -33px;
      }
      
    #tabs4 a:hover span {
      background-position:100% -33px;
      }  

    #tabs4 a.selected span {
      color:#fff;
      }
      
    #tabs4 a.selected {
      background-position:0% -33px;
      }
      
    #tabs4 a.selected span {
      background-position:100% -33px;
      }  	
	
#formComprar
{
}

#formComprar div
{
	margin: 0;
	clear: both;
}

#formComprar input.input_carrito 
{
	color: #000;
	width: 182px;
	border: 0;
	background: #000;
 	margin: 0 10px 0 0;
	display: block;
	float: left;
	padding: 6px 12px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	cursor: pointer;
	text-align: center;
	background: url(../img/boton-anadir-carrito.png) no-repeat;
        margin-bottom: 20px;
}


a.boton-cesta
{
	border: 0;
	color: #fff;
	display: block;
	float: left;
	width: 183px;
	border: 0;
	padding: 8px 0 13px 10px;
	text-align: left;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	background: url(../img/boton-ver-carrito.png) no-repeat;
        margin-bottom: 20px;
}

a.boton-coleccion, a.boton-coleccion-nueva
{
	border: 0;
	background: url(../img/boton-regresar.png) no-repeat;
	color: #fff;
	display: block;
	float: right;
	border: 0;
	padding: 8px 0 12px 0;
	text-align: center;
	width: 227px;
	margin: 15px 0 0 0;
	text-transform: uppercase;
}

a.boton-coleccion
{
	color: #fff;
	margin: 3px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#imagen-producto
{
	float: left;
        margin-right: 25px;
	
}

#imagen-producto img
{
	width: 250px;
	height: 380px;
}

#productos span.rebajado, #cart span.rebajado
{
	text-decoration: line-through;
	color: #999;
	padding: 0 5px;
	display: inline;
}

#valores
{
	height: 120px;
}

#cart
{
	float: left;
	width: 400px;
}

#cart div.precio
{
	font-weight: bold;
	color: #fff;
	font-size: 40pt;
	margin: 0;
	padding: 0;
	clear: both;
  width: 350px;
}

#cart div
{
	margin: 0;
	padding: 0;
}

#cart label
{
	display: block;
	clear: none;
	width: 45px;
	float: left;
	padding: 5px 4px 5px 0;
	text-align: right;
	color: #ccc;
}

#cart input.campo, #cart select.campo, #cart div.input input.campo
{
	display: block;
	clear: none;
	width: auto;
	float: left;
	padding: 0px;
	border: 1px solid #ccc;
	background: #000;
	color: #fff;
	font-size: 9pt;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#cart div.input input.campo
{
	padding: 3px;
}

#cart div.input
{
	float: left;
	width: 300px;
	margin: 5px 0;
	padding: 0;
}

a.interrogante
{
	margin: 0 30px;
	float: left;
	display: block;
}

#cart p
{
	height: 98px;
	padding-right: 40px;
}

#cart div.controles_cantidad
{
	float: left;
	width: 11px;
	clear: none;
	margin: 0;
	padding: 0;
}

#cart div.input input.campo
{
	width: 20px;
}

#cart div.controles_cantidad a
{
	margin: 1px 2px;
	display: block;
}

#total
{
	position: relative;
	width: 460px;
	float: right;
	text-align: right;
	clear: both;
	margin: 10px 0;
}

#destino
{
	width: 450px;
	margin: 0;
	padding: 0;
	float: right;
}

#destino span
{
	display: block;
	float: right;
	width: 60px;
	padding: 6px 0;
	color: #000;
}

#total select
{
	width: 110px;
	font-size: 8pt;
	font-family: 'Lucida sans',arial;
	margin: 0 5px;
	float: right;
	clear: none;
        border: 1px solid;
}

#total span.boton_enlace
{
	margin: 0;
	float: right;
}

#precio-total
{
	margin: 10px 0;
	
	text-align: right;
	
	font-weight: bold;
	
	color: #000;
	font-size: 15pt;
	padding: 0;
}

#precio-total span
{
	padding: 15px 0 0 0;
	display: block;
}

#productos
{
	margin: 20px;
}

#productos li
{
	width: 140px;
	float: left;
	margin: 6px;
	padding-bottom: 20px;
}

#productos li img
{
	margin-bottom: 7px;
}

#productos span
{
	display: block;
	line-height: 15px;
}

#productos li span.precio a
{
	display: block;
	line-height: 18px;
	color: #7D8033;
	font-weight: bold;
	font-size: 14pt;
}

#productos li span.precio a.bano
{
	color: #691F9C;
}

#combinar
{
    float: left;
    width: 445px;
	/*float: right;
	width: 240px;
	height: 340px;
	position: relative;
	right: 40px;*/
}

#combinar h3
{
	text-align: right;
	color: #fff;
	font-size: 10pt;
	margin: 5px 0 10px 0;
	padding: 0;
}

#regresar-coleccion
{
  background: transparent url("../img/boton_regresar_coleccion.png") no-repeat scroll 0 0;
  color: white;
  margin-top: 90px;
  float: right;
  width: 227px;
  height: 33px;
  margin-right: 10px;
  text-align: right;
	
}

#productos-combinar
{
	margin: 0;
	background: #000;
}

#producto
{
	margin: 20px 20px 10px 20px;
	background: #000;
	color: #fff;
}
#promocion
{
	background:transparent url(../img/promocion.png) no-repeat scroll 0 0;
	position:relative;
	float:left;
	top:-50px;
	left:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	z-index:99999;
}

#nombre-categoria, #nombre-categoria-producto
{
	font-size: 12pt;
	font:Helvetica;
	margin: 0;
	padding: 25px;
}

h3#nombre-categoria-producto
{
	margin: 20px 0 0 0;
	color: #fff;
}

h3.nueva
{
	color: #FF9B11;
	position:relative;
	top:2em;
	left:-1.6em;	
}

#categorias a.nueva
{
	color: #7D8033;
}

h3.bano
{
	color: #691F9C;
}

#categorias a.bano
{
	color: #691F9C;
}





#caja-productos
{
	float: left;
	width: 650px;
	margin-top: 30px;
	border: 4px solid #fff;
	color: #fff;
}

#caja-productos a
{
	color: #fff;
}

#caja-productos img
{
	width: 140px;
	height: 190px;
}

#caja-producto
{
	margin-top: 30px;
}

div.nueva
{
	border: 1px solid #7D8033;
}


div.bano
{
	border: 1px solid #691F9C;
}

#menu-trucos
{
	float: left;
	width: 400px;
	margin: 30px 0 0 20px;
}

#menu-trucos h3
{
	color: #fff;
	font-size: 30pt;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#menu-trucos ul
{
	margin-top: 40px;
}

#menu-trucos li a
{
	background: url(../img/menu-trucos.png) no-repeat;
	color: #000;
	width: 300px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 14px 0 13px 0;
	margin: 10px 0;
}

#contenido-trucos
{
	float: left;
	width: 550px;
	margin-top: 30px;
	color: #fff;
}

#contenido-trucos h4
{
	font-size: 30pt;
	color: #fff;
	margin-bottom: 30px;
}

#contenido-trucos a
{
	color: #fff;
}

#contenido-trucos div.pagination span.current
{
	color: #fff;
}

#contenido-trucos h4 strong
{
	color: #fff;
	font-weight: normal;
}

#contenido-trucos h5
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

#contenido-trucos #marco
{
	padding: 20px;
	border: 1px solid #fff;
}

#contenido-trucos li
{
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 13pt;
}

#contenido-trucos #marco a.boton
{
	background: url(../img/consejos.png) no-repeat;
	color: #fff;
	width: 263px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0 18px 0;
	margin: 10px 0;
	border: 0;
}

#contenido-trucos #marco a.calcular-talla
{
	color: #fff;
	font-weight: bold;
}

#contenido-trucos div.pagination
{
	margin: 10px 0;
}


#contenido-trucos div.pagination a, #contenido-trucos div.pagination span
{
	padding: 0;
	margin: 0 0 0 2px;
}

form#test div
{
	margin: 0;
	padding: 0;
}

#test input.submit
{
	background: url(../img/consejos.png) no-repeat;
	color: #fff;
	width: 263px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0 18px 0;
	margin: 10px 0;
	border: 0;
	font-size: 9pt;
	cursor: pointer;
}


#desfiles
{
	text-align: center;
	margin-top: 10%;
	padding: 10px 0;
	color: #fff;
	text-transform: uppercase;
	background: #7D8033;
}

#menu-outlet
{
	float: left;
	width: 290px;
	margin-top: 30px;
}

#menu-outlet a
{
	color: #000;
	font-size: 9pt;
}

#outlet-ropainterior
{
	float: left;
	width: 640px;
	margin-top: 30px;
}

#menu-buscar
{
	float: left;
	width: 400px;
	margin: 30px 0 0 20px;
}

#menu-buscar h3
{
	color: #fff;
	text-transform: none;
	font-size: 30pt;
	margin: 0;
	padding: 0;
}

#contenido-buscar
{
	float: left;
	width: 550px;
	margin-top: 30px;
}

#busqueda 
{
	margin: 10px 0;
}

#busqueda div
{
	margin: 0;
	padding: 10px 0;
}

#busqueda label
{
	width: 80px;
	display: block;
	float: left;
	padding: 3px 0;
}

#busqueda span
{
	float: left;
	width: 210px;
	margin: 0 10px;
	display: block;
}

#busqueda div.input
{
	float: left;
	padding: 0;
}

#busqueda div.input select
{
	width: 165px;
	display: block;
	float: left;
	clear: none;
}

#busqueda div.submit input
{
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-size: 8pt;
	margin: 20px 0;
	padding: 9px 0 14px 0;
	width: 165px;
	text-align: center;
	background: url(../img/boton-que-buscas.png) no-repeat 0 0;
}

#modalidades
{
}

#moda-1, #moda-2, #secciones-colecciones
{
	display: none;
}


#menu-tiendas
{
	float: left;
	width: 340px;
	margin: 30px 20px 0 10px;
	color: #fff;
}

#menu-tiendas h3
{
	text-transform: none;
	color: #fff;
	font-size: 30pt;
	margin: 0;
	padding: 0;
}

div#menu-tiendas p
{
	text-transform: none;
}

div#menu-tiendas p strong
{
	text-transform: uppercase;
}


#contenido-tiendas
{
	float: left;
	width: 400px;
	margin-top: 30px;
	color: #fff;
}

#contenido-tiendas table td, #contenido-tiendas table
{
	background:transparent;
	border: 0;
	text-align: left;
}
#contenido-tiendas table td a
{
	padding: 10px 0;
	display: block;
	text-transform:capitalize;
}

#menu-tiendas p
{
	text-transform: uppercase;
	line-height: 15pt;
	margin-right: 5px;
}

#menu-recuperar
{
	position:relative;
	top:-5em;
	left:20em;
	width: 310px;
	margin: 30px 60px 0 0;
}

#contenido-recuperar
{
	float: left;
	width: 500px;
	margin-top: 30px;
}

#contenido-recuperar #marco
{
	border: 1px solid #FF9B11;
	text-align: center;
	position:relative;
	left:20em;
	top:-5em;
}
	
}

#contenido-recuperar #marco label
{
	display: inline;
	font-weight: normal;
}


#contenido-recuperar #marco input
{
	width: 200px;
	padding: 0;
}

#contenido-recuperar #marco p
{
	text-transform: uppercase;
}


#contenido-recuperar div.submit
{	
	margin: 0;
	padding: 0;
}

#contenido-recuperar div.submit input
{
	border: 0;
	cursor: pointer;
	float: right;
	color: #FF9B11;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 8px 0 12px 14px;
	width: 178px;
	text-align: left;
	background-color:#000000;
	position:relative;
	left:30em;
	top:-5em;
	
}



#menu-direccion
{
	float: left;
	width: 300px;
	height:100px;
	margin: 30px 60px 0 0;
}

#contenido-direccion
{
	float: left;
	width: 280px;

}

#contenido-direccion #marco
{
	border: 1px solid #FF9B11;
	padding: 30px;
	text-align: left;
}

#contenido-direccion #marco label
{
	font-weight: normal;
	font:Helvetica;
	color:#ffffff;
	font-style:italic;
	text-transform: uppercase;
	margin: 5px 0;
}


#contenido-direccion #marco input
{
	width: 200px;
	padding: 0;
}

#contenido-direccion #marco p
{
	text-transform: uppercase;
}


#contenido-direccion div.submit
{	
	margin: 0;
	padding: 0;
}

#contenido-direccion div.submit input
{
	border: 0;
	font:Helvetica;
	cursor: pointer;
	float: right;
	color: #FF9B11;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 8px 0 12px 14px;
	width: 178px;
	text-align: right;
	background:#000000;
}

#tienda-chica
{
  background:transparent url(../img/chica.png) no-repeat scroll 0 0;
	float:left;
	height:630px;
	left:90px;
	position:relative;
	width:354px;
}

#tienda-texto1
{
  position: relative;
  float: left;
  width: 500px;
  height: 200px;
  margin-left: 50px; 
}

#tienda-texto1 > span 
{
	color: #fff;
}

#tienda-tiendas
{
  position: relative;
  float: left;
  width: 450px;
  height: 350px;
  color: white;
  margin-left: 120px;
}

#tienda-tienda1
{
  background: transparent url("../img/tienda1.png") no-repeat scroll 0 0;
  width: 198px;
  height: 200px;
  position: relative;
  float: left;
}

#tienda-formTienda
{
  clear: none;
  width: 252px;
  height: 200px; 
  border: 0 none;
  background-color: transparent;
}

#tienda-formTienda tr td
{
  border-right: 0 none;
}

#tienda-tienda2
{
  background: transparent url("../img/tienda2.png") no-repeat scroll 0 0;
  width: 198px;
  height: 148px;
  clear: both;
  position: relative;
  float: left;
}

#tienda-formCorner
{
  clear: none;
  width: 252px; 
  border: 0 none;
  height: 200px;
  background-color: transparent;
}

#tienda-formCorner tr td
{
  border-right: 0 none;
}

#TiendaBuscarForm div.submit
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
	height:26px;
	clear: none;
}

#TiendaBuscarForm div.input
{
	width: 110px;
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	display: block;
	clear: none;
	height:26px;
}

#TiendaBuscarForm div.input input
{
	border: 1px solid #ccc;
	background: #E5E5E5;
	width: 100px;
	margin: 0;
	padding: 3px;
}

.direccion
{
	
    background-color:#000000;
    background-repeat:no-repeat;
    height:100px;
	width:100px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
	line-height:12pt;
	margin-top:162px;
	margin-left:50px;
	padding:60px 20px 0;
	text-align:left;
	text-transform:uppercase;
	display:block;
	z-index:5;
}

#sin_registrar
{
	width: 50%;
	float: left;
}

#sin_registrar li
{
	margin: 10px;
	text-transform: uppercase;
}

#registrado
{
	width: 44%;
	float: right;
	padding-left: 10px;
}

#direccion-envio
{
	width: 50%;
	margin-left: 10%;
	float: left;
	color: #000;
}

#direccion-envio li
{
	margin: 10px;
	text-transform: uppercase;
}

#nueva-direccion-envio
{
	width: 34%;
	float: right;
	text-align: center;
	padding-left: 10px;
}

#categorias
{
	width: 180px;
	padding: 0;
	font-size: 13px;
	margin-left: 72px;
}

#categorias li
{
	margin: 4px 0;
	padding: 0;
	background: #000;
	text-align: left;
	text-transform: uppercase;
}

#categorias li a
{
	color: #6b6b6b;
	background: #000;
	border: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 4px 0;
	font-size: 8pt;
	display: block;
	text-align: left;
}

#categorias li a.activo
{
	color: #fff;
}

#categorias > li > a
{
	display: block;
	background: #000;
	padding: 8px;
	text-align: left;
	color: #fff;
	border: 1px solid #fff;
}

#estilos, #modelos, #submodelos, #subcategorias
{
}

#categorias li a.ultimo
{
	border: 0;
}

#subcategorias
{
	padding: 0;
	border-top: 1px solid #fff;
}

#subcategorias > li > a
{
	text-transform: lowercase;
	border: 0;
	color: #6b6b6b;
	padding: 4px 0;
	margin: 0;
	display: block;
	text-align: left;
}

#estilos > li
{
	margin: 0;
	border: 0;
	border-bottom: 1px solid #fff;
}

#estilos > li > a
{
	color: #6b6b6b;
	background: #000;
	border: 0;
	margin: 0;
	padding: 4px 0;
	font-size: 8pt;
	display: block;
	text-align: left;
}

#modelos
{
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#submodelos
{
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#modelos li a, #submodelos li a
{
	text-transform: lowercase;
}


#modelos > li > a
{
	padding-left: 10px;
	border: 0;
}

#submodelos > li > a
{
	padding-left: 20px;
	border: 0;
}


#caja-contacto
{
	text-align: center;
	margin-top: 20px;
	background:#000000 none repeat-y scroll 100% 0;
}


#resumen_carrito
{
	width: 110px;
	float: left;
	vertical-align: middle;
	height: 19px;
	background: url(../img/version2/cesta-ico.png) no-repeat left;
}

#resumen_carrito a
{
	padding: 5px 10px 20px 25px;
	display: block;
}

#resumen_carrito #current
{
	background:#e6e6e6;
	background-image:none;
	margin-top: 0px;
	right: 0;
	top: 20px;
	position:absolute;
	display:none;
	width: 277px;
	border: 2px solid #000;
	z-index:10000 !important;
}

#resumen_carrito {
	z-index:10;
	
	float: right;
	
        
}

#resumen_carrito div 
{
	text-align: left;
}

#resumen_carrito #current a
{
	background-image:none;
}

#resumen_carrito:hover #current
{
	display:block;
}

.displayblock
{
	display:block !important;
}


#resumen_carrito table#items
{
	clear: both;
	background:#e6e6e6;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	border: 0;
}

#resumen_carrito table#items td
{
	border: 0;
	border: 1px #fff solid;
	background-color:#E6E6E6;
}

#resumen_carrito img.imgcesta
{
	width: 38px;
	padding: 2px;
	margin: 0 2px 0 0;
	z-index: 99999;
}

#resumen_carrito td.bag_image
{
	margin: 0;
	padding:0 0 0 3px;
	width: 44px;
	background-color:#E6E6E6;
}


#resumen_carrito div.bag_name
{
	margin-top:2px;
	color:#666;
	background-color:#E6E6E6;
}

#resumen_carrito div.bag_name a
{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#E6E6E6;
	
}

#resumen_carrito div.bag_colour
{
	padding:1px 0 0 0;
	line-height:1.05em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#E6E6E6;
}

#resumen_carrito div.bag_quantity
{
	line-height:1.05em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#E6E6E6;
}

#resumen_carrito td.bag_price
{
	text-align:right;
	margin-right:8px;
	font-size:1.05em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#E6E6E6;
}


#resumen_carrito #current div.title
{
	width:119px;
	margin:10px 0;
}

#resumen_carrito #current div.value
{
	margin:10px 0 10px 0;
}

#resumen_carrito #current div.value a
{
	padding:0 8px 0 0;
}

#resumen_carrito #current .grey
{
	background:#e6e6e6;
	padding: 8px;
	clear: both;
}

#resumen_carrito #current ul.title li, #resumen_carrito #current ul.value li
{
	display:block;
	
}

#resumen_carrito #control
{
	border-top: 1px solid #fff;
	display: block;
	background: #787878;
	font-size: 1.05em;
	text-align: left;
	padding: 0;
}

#resumen_carrito #control a
{
	color:#fff;
	margin:0;
	background:none;
	padding: 15px;
}

div#added
{
	border: 1px solid #0D5995;
	background: #4082AE;
	color: #fff;
	padding: 6px;
	margin-bottom: 10px;
	width: 375px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    border: 0;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 100px;
}

.jcarousel-item img {
	width: 75px;
	height: 100px;
        opacity: 0.5;
}
.jcarousel-item img:hover{
    opacity: 1;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango
{
	float: left;
        margin-top: 10px;
	
}

.jcarousel-skin-tango .jcarousel-container {
    background: #000;
    border: 1px solid #fff;
	z-index:3;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	width:  225px;
    height: 230px;
    padding: 30px 0px;
	z-index:3;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 220px;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-item 
{
	width: 75px;
    height: 100px;
    margin: 10px 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 98px;
    width: 22px;
    height: 17px;
    cursor: pointer;
    background: transparent url(../img/flecha2.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -17px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 98px;
    width: 22px;
    height: 17px;
    cursor: pointer;
    background: transparent url(../img/flecha1.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -17px;
}

#body-tallas
{
	background: #7D8033;
	text-align: center;
}


#calculadora h3
{
	color: #fff;
	font-size: 45pt;
	margin: 0 0 20px 0;
	padding-top: 20px;
}

#calculadora
{
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#calculadora #marco
{
	border: 10px solid #fff;
	background: #b2b2b2;
}

#calculadora table, #calculadora table td
{
	background: #b2b2b2;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#calculadora table
{
	margin: 0 auto;
	padding: 0;
}
#calculadora table td
{
	padding: 10px 0;
	line-height: 12pt;
}

#calculadora h4
{
	color: #fff;
	font-size: 25pt;
	margin-bottom: 30px;
	text-transform: lowercase;
}


#calculadora #cms
{
	background: #b2b2b2;
	padding: 20px;
	float: left;
	width: 430px;
	text-transform: uppercase;
}

#calculadora #foto
{
	width: 393px;
	float: left;
}

#calculadora #cms div.submit input
{
	float: right;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 9pt;
	padding: 7px 0 14px 14px;
	width: 182px;
	border: 0;
	color: #FF9B11;
	text-align: left;
	background: url(../img/boton-siguiente.png) no-repeat;
}

#calculadora #cms div.input input
{
	width: 60px;
	display: inline;
	margin: 0 10px;
}

#calculadora #cms div.input
{
	text-transform: lowercase;
}

#calculadora #cms span
{
	display: block;
	font-weight: bold; 
	text-transform: uppercase;
}


#calculadora #cms td.info
{
	width: 250px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

#logos-home
{
	text-align: right;
}

#logos-home img
{
	margin-left: 10px;
}
#texto1
{
  background:transparent url(../img/spa/texto_inicio.png) no-repeat scroll 0 0;
	height:102px;
	left:250px;
	position:absolute;
	width:417px;
}

.fo222222 {margin-top: 16px; margin-left: 16px;}
.fo11{display: inline;}
.fo12{top:0;}
.clearB{clear: both;}
#menu-top2{margin: 15px 0;float: right;font-family: Arial,Helvetica, sans-serif;font-size: 7pt;background-color: transparent;z-index:100;position:relative;top:30px;}
.promocion-texto {color:#4B4B4B;float: right;font-family: Arial,Helvetica, sans-serif;font-size: 40pt;}


.left{
    width: 250px;
    float: left;
}

