/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; }
.errorBox { /*font-family : Verdana, Arial, sans-serif;*/ font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #4c4c4c;
	font-family: Tahoma;
	font-size: 11px;
}

A {
  color: #4c4c4c;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  color:#c20000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  /*/*font-family: Verdana, Arial, sans-serif;*/*/
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  /*/*font-family: Verdana, Arial, sans-serif;*/*/
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
  border-top: 2px solid #333333;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  border-bottom: 3px solid #D5D5D5;
  /*margin-top:7px;
  margin-bottom:3px;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
}
TD.infoBoxHeading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 14px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #4c4c4c;
  background-image: url(images/infobox/corner_right_left.gif);
}

TD.infoBoxHeading  img{
	vertical-align:middle;
}

TD.infoBox, SPAN.infoBox {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background-color: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background-color: #efefef;*/
  background-color: #ffffff;
}

TABLE.productListing {
  border-style: solid;
  border-color: #FFFFFF;
}

.productListing-heading {
  /*
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  */
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}
.pageHeading span{
  color:#333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  color: #4c4c4c;
}

TD.main, P.main {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
}

TD.accountCategory {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 13px;
  color: #aabbdd;
}

/* BOF Formulario de Busqueda  */

TD.fieldKey {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  padding:10px 20px 10px 20px;
}

TD.fieldValue {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  padding:10px 20px 10px 20px;
}

.fieldValue input{
 width:200px;
 height:20px;
}
.fieldValue select{
 width:201px;
 height:20px;
}

/* EOF Formulario de Busqueda  */


TD.tableHeading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
}

SPAN.greetUser {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  /*font-family: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}

SPAN.errorText {
  /*font-family: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #4c4c4c; }

/* message box */

.messageBox { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; }
.messageStackError, .messageStackWarning { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #ff0000; }

input { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
	color: #666666; 
	background-color: #FFFFFF; 
	border: hidden; 
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
#formRegistro input{
    width:137px;
}
#formLogin input{
    width:137px;
}

/* Los del Producto */

input#ver-ocultar-descripcion{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
	color: #c20000; 
	background-color:transparent;
	background-image:url(images/descripcion_producto_up.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	border:none;
}

input#ver-ocultar-comentario{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
	color: #c20000; 
	background-color:transparent;
	background-image:url(images/descripcion_producto_up.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	border:none; 
}




.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.Estilo2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
	}
.Estilo3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #B70002;
	}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	}
.Estilo6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.Estilo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.Estilo9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.Estilo10 {
	font-size: 11px
	}
.Estilo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	}
.Estilo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
.Estilo13 {
	font-family: Tahoma;
	font-size: 14px;
	color: #4C4C4C;
	font-weight: bold;
	}
	
/*---------------- */	
.MenuLateral A:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration:none;
	}
.MenuLateral A:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration:none;
	}
.MenuLateral A:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration:none;
	}
.MenuLateral A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C20000;
	text-decoration:underline;
	}
	
/*---------------- */	
.Comprar A:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.Comprar A:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.Comprar A:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
.Comprar A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C20000;
	text-decoration:underline;
	}
	
/*---------------- */	
.menuCarrito A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration:none;
	}
.menuCarrito A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration:none;
	}
.menuCarrito A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration:none;
	}
.menuCarrito A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C20000;
	text-decoration:none;
	}
	
/*---------------- */	
.menuInferior A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	}
.menuInferior A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	}
.menuInferior A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	}
.menuInferior A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C20000;
	text-decoration:underline;
	}
	
/* Agregado por Martin Arrua  12/09/2008 */

/* Nuevos Productos */
.headNuevos{
	width:519px;
	height:28px;
	background-image:url(includes/sts_templates/full/images/template/cuadro_ofertas_actualizadas.jpg);
    background-repeat:no-repeat;
    background-position:left;
}
.capaBgNuevos{
		background-image:url(includes/sts_templates/full/images/template/linea_02.jpg);
		background-repeat:repeat-y;
		background-position:251px ;
}
.tablaNuevo .nombreNuevo{
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

/* Productos Destacados */

.headDestacados{
	margin-top:10px;
	width:519px;
	height:28px;
	background-image:url(includes/sts_templates/full/images/template/cuadro_otros_productos_2.jpg);
    background-repeat:no-repeat;
    background-position:left;
}


.capaBgDestacados{
		background-image:url(includes/sts_templates/full/images/template/bg_03.jpg);
		background-repeat:repeat-y;
		padding:0px;
		margin:0px;
		/*background-position:251px ;*/

}

.tablaDestacados{
	margin-left:8px;
}
#noBorder{
	border:none;
}
.rightArrow{
	/*padding-bottom:10px;*/
}
.asterisc{
    color:#C20000;
}

fieldset{
    padding:30px 10px 10px 10px;
   /* Bordes redondeados en  FF y Safari */
   -moz-border-radius:6px;
   -webkit-border-radius:6px; 
}

fieldset textarea{
   border:1px solid #999999;
   width:300px;
   color:#666666;
}

#contacto td{
  font-size:12px;
}

.exitoMensaje{
  
  border:1px solid #009900;
  background-color:#EAFFEA;
  color: #009900;
  padding:12px;

}


/* P�ginas Est�ticas */

#headerEstatica{
 /* border-bottom: 2px dotted #CCCCCC;*/
}
#headerEstatica li{
  color:#CCCCCC;
}
#headerEstatica li .textoNegro{
  color:#000000;
  font-weight:100;
}
.hrEstatica{
  border:none;
  border-bottom: 2px dotted #CCCCCC;
}

/* Otros */

.bordeBoton{
	/*border: 1px solid #999999;*/
}

.infoboxProducto{
 padding-left:40px:
}

#comentariosProducto{
 background-image:url(includes/sts_templates/full/images/template/linea_07.jpg);
 padding-bottom:15px;
 background-repeat:repeat-x;
 background-position:bottom;
}
.comentario{
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	padding:10px;
}
.comentador,.comentador a{
	font-family: Tahoma;
	font-size: 11px;
	color: #c20000;
}
.ratingComentario{
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	padding-left:20px;
	height:40px;
}

.hrLiso{
 border:none;
 border: 1px solid #efefef;
}
.hrPunteado{
 border:none;
 border: 1px dotted #efefef;
}

.botonComprarProducto{
 border:none;
 background-image:url(images/button_comprar_descripcion_final.gif);
 background-repeat:no-repeat;
 background-position:0 -48px;
}

.botonComprarProducto:hover{
 background-image:url(images/button_comprar_descripcion_final.gif);
 background-position:0 0;
}

.bullet{
 list-style:none;
 background-image:url(images/bullet_03.gif);
 background-repeat:no-repeat;
 background-position:left;
 text-indent:10px;
 margin:0;
 padding:0;
}
.separador{
 background-image:url(includes/sts_templates/full/images/linea_01.jpg);
 background-repeat:repeat-x;
 height:4px;
 width:100%;
}

#loginBoxBack{
 background-image:url(images/login_box_back.gif);
 background-repeat:repeat-x;
 background-position:top;
}

.infoListing{
  border-top: 2px solid #333333;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  border-bottom: 3px solid #D5D5D5;
  background-image:url(images/login_box_back.jpg);
  background-repeat:repeat-x;
  background-position:top;
}

.infoListing a{
  color:#4c4c4c;
  font-size: 12px;
  font-weight:100;
}
.infoListing a:hover{
  color:#c20000;
  font-size: 12px;
}

.infoListing-heading {
  font-size: 12px;
  height:30px;
  color:#6e6e6e;
  text-align:left;
  text-indent:10px;
  border-right: 1px dotted #999999;
  /* vertical-align:top; */
}

.infoListing-heading-final{
  font-size: 12px;
  height:30px;
  color:#6e6e6e;
  text-align:center;
}

.infoListing-heading a{

  color:#6e6e6e;
  display:block;
  width:100%;
  background-image:url(images/bullet_03.gif);
  background-repeat:no-repeat;
  background-position:center left;
  font-size: 12px;
  margin-left:5px;

}

.infoListing-heading a:hover{
  color:#c20000;
}

.productListing-odd .productListing-data {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
  padding:4px;
  border-bottom: 1px dotted #999999;
  border-right: 1px dotted #999999;
  font-weight:bold;
}

.productListing-even .productListing-data {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
  padding:4px;
  line-height:4px;
  background-color:#efefef;
  border-right: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  font-weight:bold;
}

.productListing-odd .productListing-data-final{
  font-size: 12px;
  padding:4px;
  border-bottom: 1px dotted #999999;
}
.productListing-even .productListing-data-final{
  font-size: 12px;
  padding:4px;
  line-height:4px;
  background-color:#efefef;
  border-bottom: 1px dotted #999999;
}

.botonComprarProductoMini{
 border:none;
 background-image:url(images/btn_comprar_med.gif);
 background-repeat:no-repeat;
 background-position:0 -30px;
}

.botonComprarProductoMini:hover{
 background-image:url(images/btn_comprar_med.gif);
 background-position:0 0;
}

.botonComprarProductoCh{
 border:none;
 background-image:url(images/btn_comprar_ch.gif);
 background-repeat:no-repeat;
 background-position:0 -26px;
 cursor:pointer;
}

.botonComprarProductoCh:hover{
 background-image:url(images/btn_comprar_ch.gif);
 background-position:0 0;
}
.textoRojo{
 color:#c20000;
}
.bulletFix{
	padding-top:10px;
}

/* Botones Rollover */
.botonbuscar{
  background-image:url(images/buscador/btn_buscador_01.gif);
  background-repeat:no-repeat;
  background-position:0 0;
}

.botonbuscar:hover{
  background-image:url(images/buscador/btn_buscador_01.gif);
  background-repeat:no-repeat;
  background-position:0 -18px;
}

.unotressiete{
  background-repeat:no-repeat;
  background-position:0 0;
}

.unotressiete:hover{
  background-repeat:no-repeat;
  background-position:0 -27px;
}

/* Videos */

table#videos td{
    padding:5px 0;
}

ul.prevVideo,div.infoYoutube{
  color: #4c4c4c;
  font-family: Tahoma;
  font-size: 11px;
  margin:0; /* reset margin */
  padding:0; /* reset padding */
  margin-left: 25px;
}

ul.prevVideo li{
  margin:0;
  padding:0;
}

ul.prevVideo li.titulo,ul.listaMasVistos li.titulo,ul.listaOtros li.titulo{
  color:#c20000;
}

ul.prevVideo li.descripcion,ul.infoYoutube li.descripcion{
  list-style: none;
  color:#6f6f6f;
}

ul.prevVideo li.autor,ul.infoYoutube li.autor,ul.listaOtros li.autor{
  list-style: none;
  color: #000000;
}

span.grey{
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}

span.red{
  color:#c20000;
}

div.imgVideo{
  padding: 5px;
  border:#d5d5d5 1px solid;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

ul.paginado{
    margin:0; /* reset margin */
    padding:0; /* reset padding */
    font-size: 12px;
    margin-top:10px;
    margin-bottom: 45px;
}

ul.paginado li{
    float:left;
    list-style: none;
    margin-left: 4px;
}

ul.paginado li a:link,ul.paginado li a:active,ul.paginado li a:visited{
    display:block;
    color:#000000;
    padding:4px;
}
ul.paginado li a:hover{
    display:block;
    color:#FFFFFF;
    background-color: #000000;
    padding:4px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    text-decoration: none;
}
ul.paginado li.espacio{
    padding-top: 5px;
}

ul.listaMasVistos{
    float:left;
    margin:0;
    padding:0;
    width: 128px;
    font-size: 11px;
    margin-left:30px;
}
ul.listaMasVistos li,ul.listaOtros,ul.listaOtros li{
    margin: 0;
    padding: 0;
}
ul.listaMasVistos li.imagen,ul.listaOtros li.imagen{
    list-style: none;
}

ul.listaMasVistos div.imgVideo,ul.listaOtros div.imgVideo{
    width: 128px;
}

ul.listaMasVistos li.titulo{
    margin-left: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 148px;
}

div.masvistos{
    text-align:left;
}

ul.infoYoutube{

}

ul.infoYoutube li.descripcion{
    font-size: 12px;
    margin-left: -40px;
    margin-top: 10px;
}

ul.infoYoutube li.autor{
    font-size: 12px;
    margin-left: -40px;
}

ul.listaOtros{
    font-size: 11px;
    margin-left: 27px;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.listaOtros li.titulo{
    font-size: 10px;
    margin-left: 18px;
    margin-top: 5px;
}

ul.listaOtros li.autor{
    font-size: 10px;
    margin-left: 5px;
    color:#6f6f6f;
    margin-top: 3px;
}

div.otrosVideos div.separador{
    width: 160px;
    margin-left: 15px;
}

/* Comentarios Video */

td.formCommentVideo{
    font-size: 10px;
    width: 500px;
    padding-left: 30px;
    background-color: #efefef;
}

td.formCommentVideo textarea{
    width: 350px;
    height: 100px;
}

p.advice{
   font-size: 12px;
   padding: 5px;
   padding-left: 35px;
}
p.advice a{
    font-weight: bold;
}

/* Fin comentarios */
#descripcionProducto div{
    width: 98%;
    margin-left: 5px;
    font-family: Tahoma;
    font-size: 12px;
}
/* Ribbon */

#ribbon{
    position:absolute;
    margin-left: 400px;
    margin-top: -5px;
    width: 386px;
    height: 95px;
}

/* H1 */

div.h1{
    position: absolute;
    text-indent: -10000px;
}