body { margin:0px; font:11px/14px 'verdana', 'arial', 'sans-serif'; text-align:center; color:#666; }

h1, .naranja { color:#FF3300; }
.tachado     { text-decoration:line-through; }

.hidden     { display:none; }
.right      { float:right; }
.left, .izq { float:left; }

.clear:after  { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clear        { display:inline-block; }
* html .clear { height:1%; }
.clear        { display:block; }

a       { color:#f03300; text-decoration:none; }
a:hover { text-decoration:underline; }

h4.cabecera { color:#f03300; text-transform:uppercase; padding:5px; background-color:#FFF3DB; font-weight:bold; margin:0 0 10px; font-size:11px; }

div#cabecera {
  padding:0;
  margin-bottom:28px;
  border-bottom:1px solid #adadad;
  background:white;
}

div#cuerpo {
  width:777px;
  margin:0px auto;
  margin-top:0;
  border-width:0px 1px;
  border-color:#adadad;
  border-style:solid;
  text-align:left;
}

div#container    { overflow:hidden; }
div#wrapper-full { margin:0 15px; }

div#content { float:left; width:605px; border-right:155px solid #FFF; margin-right:-155px; border-left:15px solid #FFF; background:#FFF; }
div#sidebar { float:right; width:140px; overflow:hidden; background-color:#FFF; border-left:0px dotted red; }
div#sidebar .contenedor,
div#sidebar .promocion { display:block; margin-bottom:10px; }

/* PIE DE PAGINA */

div#pie
{
  clear:both;
  text-align:center;
  border-width:1px 0px 0px 0px;
  border-color:#adadad;
  border-style:solid;
  margin-top:100px;
}
div#menu-pie
{
  text-align:center;
  padding:5px 0px;
  border-bottom:1px solid #adadad;
}
div#menu-pie img { margin:0px 19px; }
div#menu-pie * { vertical-align:middle; }
div#pie p { padding:8px 0px; }

div#pie, div#pie a
{
  font-size:10px;
  color:#5c5c5c;
}
div#pie a:hover
{ 
  color:#FF3300;
}

div#verisign
{
  position:static;
  margin-top:20px;
}

/* footer con ad networks */
#footers
{ 
  text-align:center;
  font-size:9px;
  padding:0px 10px 10px;
}
#footers h2
{ 
  padding-top:7px;
  font-size:8px;
}
#footers b
{ 
  font-weight:normal;
  color:#696969;
}
#footers a
{ 
  font-weight:normal;
  color:#555555;
}
#footers a:hover
{ 
  color:#cb260f;
}
#footers p
{ 
  *margin-bottom:-10px;
  *margin-top:7px;
}

/* Carrito columna derecha */
#sidebar #carritoMini-wrapper { background:#FFF4DD url(/images/boutiqueOfertas/cart_t.gif) no-repeat top left; clear:both; }
#sidebar #carritoMini         { background:url(/images/boutiqueOfertas/cart_bl.gif) no-repeat bottom left; overflow:hidden; padding:8px 5px 8px 5px; font-size:10px; }
#sidebar #carritoMini-content-wrapper  { padding:0 5px 0 5px; margin:0; }
#sidebar #carritoMini #titulo-carrito  { display:block; height:24px; background:transparent url(/images/boutiqueOfertas/cart_title.gif) no-repeat 5px center; margin-bottom:8px; text-indent:-99999px; }
#sidebar #carritoMini p                { margin:0 0 5px; }
#sidebar #carritoMini .item            { display:block; margin:5px 0 0; border-bottom:1px solid #f2e4c6; padding-bottom:5px; }
#sidebar #carritoMini .item span       { display:block; margin:0; }
#sidebar #carritoMini .item a.aspa     { display:block; float:right; position:relative; top:4px; }
#sidebar #carritoMini #total-pedido    { margin-top:8px; color:#FF3300; font-weight:bold; }
#sidebar #carritoMini #boton-comprar   { margin-top:8px; }
#sidebar #carritoMini #boton-comprar a { display:block; background:transparent url(/images/boutiqueOfertas/redcart2.gif) no-repeat center left; color:#FF3300; font-weight:bold; line-height:16px; padding-left:20px; }

/* Caja ATC derecha */
#atcBox-wrapper        { background:#FFF3DB url(/images/boutiqueOfertas/atc_tl.gif) no-repeat top left; }
#atcBox                { background:transparent url(/images/boutiqueOfertas/atc_bl.gif) no-repeat bottom left; }
#atcBox a              { color:#FF3300; font-weight:bold; text-align:center; line-height:1em; }
#atcBox a:hover        { text-decoration:none; }
#atcBox a.txt          { padding:4px 0; }
#atcBox a, #atcBox img { display:block; border:0; }

/* Top proceso de compra */
#procesoCompra    { overflow:hidden; }
#procesoCompra ul { float:right; list-style-type:none; margin:0; padding:0; overflow:hidden; font-size:9px; font-weight:bold; line-height:16px; }
#procesoCompra li { float:left; margin-left:8px; }
#procesoCompra li span          { display:block; background:#999; color:white; margin-right:5px; float:left; width:16px; height:16px; text-align:center; }
#procesoCompra li.selected      { color:#f03300; }
#procesoCompra li.selected span { background:#f03300; }

/* Carrito proceso compra */

#carritoGrande       { clear:both; margin-top:15px; }
#carritoGrande table { width:100%; border-collapse:collapse; margin-bottom:5px; font-weight:bold; margin:5px 0;}

#carritoGrande td    { vertical-align:middle; text-align:left; background:#FFF3DB; padding:5px 0 5px 8px; }

#carritoGrande td.imagen   { width:60px; background-color:#FFF;}
#carritoGrande td.imagen img { margin:-8px 0; }
#carritoGrande td.cantidad { width:120px; }
#carritoGrande td.precio_unitario { width:180px; text-align:right;}
#carritoGrande td.precio   { width:120px;text-align:right;padding-right:3px; }
#carritoGrande td.borrar   { width:20px; padding-right:4px; }

#carritoGrande td.cantidad input { font-size:10px; border:1px solid #DFCCA7; text-align:right; vertical-align:baseline; display:inline !important; }

h4.resultado
{ 
  width:220px;
  float:right;
  margin:15px 0;
}

.resultado .descripcion
{ 
  float:left;
}
.resultado .precio
{ 
  color:#666;
  font-weight:bold;
  float:right;
}




/* Confirmación de Compra */
#mensajeConfirmacion {
  font-size:17px;
  line-height:22px;
  color:#999;
  text-align:center;
  padding:50px 50px 0;
}

#mensajeConfirmacion a { color:#f03300; text-decoration:underline; }

/* Botones rojos */
a.btnred, a.btnred span { background:#F03300; padding:0; margin:0; }
a.btnred      { margin:0 -1px; padding:0 1px; /* << Safari & FF || IE >> */ }
a.btnred span { margin:-1px 0; padding:1px 0; /* << Safari & FF || IE >> */ }
a.btnred span span { margin:0; padding:1px 4px; }

a.btnred            { color:white; text-decoration:none; }
a.btnred:hover      { color:white; }
a.btnred:hover span { text-decoration:underline !important; }
a.btnred span       { line-height:16px; }

div.clear-wrapper { overflow:hidden; clear:both; margin-top:15px; }

#compra-left {
  border:0px dotted red;
  float:left;
  width:100%;
/*  width:470px;*/
}

#compra-right {
  border:0px dotted red;
  float:right;
  width:250px;
}

#compra-right table { width:100%; }
#compra-right table h4 { margin:0 0 5px; }
#compra-continuar { text-align:right; padding-right:1px;padding-bottom:2px;}

