/*
  $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: Arial, sans-serif; font-size: 12px;}
.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-image:url('images/design/cabecera/fondo-cabecera.png');
	background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
  font-family: Arial;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333; 
  font-weight : bold;
}

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

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: #FFFFFF;
}

.infoBox2 {

}

.infoBox3 {
  padding-top:1px;
  padding-left:3px;
}

.infoBox_featured {
  background: #FFFFFF;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  width:176px;
  margin:auto;
  font-size: 12px;
}
.infoBoxContents5 {
  background: #E0E0E0;
  font-family: Arial, sans-serif;
  width:176px;
  margin:auto;
  font-size: 12px;
}


.infoBoxContents2 {
  background-image: url("images/design/box_novedades.jpg");
  background-repeat:repeat-y;
  font-family: Arial, sans-serif;
  font-size: 12px;
  height:242px;
  padding:2px;
}

.infoBoxContents3 {
  background: #F1F1F1;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding:2px;
  font-weight:bold;
}

.infoBoxContents4 {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
}

.infoBoxContents_featured {
  background-image: url('images/design/separador_centro.gif');
  width:250px;
  height:334px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_featured_2 {
  background-image: url('images/design/separador_izquierda.gif');
  width:250px;
  height:334px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #E74224;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-right:20px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText
{
	background-color:#FFFFFF;
}

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

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: Trebuchet MS,Verdana,Arial, sans-serif;
  font-size:18px;
  color: #E5620A;
  
}

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: #000000; }

/* 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; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, sans-serif;
 font-size: 16px;
 padding-left:0px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #E74224;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
ul.sitemap {
color: #ff0000;
}

.up_bar_form {
	width:144px;
	height:21px;
	border:1px solid #2D74B7;
	color:#999999;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	padding-left:4px;
}

.up_bar {
	color:#FFFFFF;
	font-size:11px;
}

.up_bar_1 {
	padding-left:7px;
	padding-top:5px;
	width:155px;
}

.up_bar_2 {
	padding-right:10px;
	width:210px;
	text-align:right;
	border-right:1px dotted #000000;
}

.up_bar_3 {
	color:#333333;
	width:160px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}

.up_bar_4 {
	width:145px;
}
.up_bar_5 {
	width:145px;
}
.up_bar_6 {
	width:72px;
	padding-right:11px;
}

.cabecera_logo {
	width:364px;
	height:104px;
}

.letra_negra {
	color:#000000;
}
.cabecera_fondo {
	background-image:url('images/design/cuenta_cabecera.jpg');
	width:960px;
	height:21px;
}
.fondo_buscador {
	background-image:url('images/design/cabecera/buscador.png');
	width:277px;
	height:26px;
}

.celda_campo_buscador {
	padding-left:5px;
}
.celda_campo_buscador2 {
	padding-right:3px;
	padding-left:2px;
}
.campo_buscador {
	width:220px;
	height:20px;
	text-align:left;
	vertical-align:bottom;
	border:none;
	color:#333333;
	padding-left:2px;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}
#content-container {
	width: 500px;
	position: absolute;
	left: 50%;
	z-index:5;
	height:0px;
	font-size:0px;
}
#content {
	position: absolute;
	left: -250px;
	z-index:6;
	height:0px;
	font-size:0px;
}
.up_bot_sec {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:16px;
}

.up_bot {
	background-color:#74A304;
	height:30px;
}

.up_bot_1 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_2 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_3 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_4 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_5 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_6 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_7 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_8 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.buscador {
	background-image:url('images/design/buscador.png');
	width:960px;
	height:35px;
}
.buscador_breadcrumb {
	color:#333333;
	font-size:12px;
	font-family:Arial,Verdana;
	width:387px;
	padding-left:10px;
}
.letra_blanca {
	color:#FFFFFF;
}
.letra_lila {
	color:#74A304;
}
letra_azul {
	color:#62B4EC;
}
a.letra_azul {
	color:#62B4EC;
}
.buscador_campos {
	color:#FFFFFF;
	font-size:10px;
	padding-top:4px;
}
.buscador_campos_1 {
	
}
.tabla_listado_productos {
	background: #FFFFFF;
	width:720px;
	height:160px;
	border-bottom: dotted #B5B5B5 1px;
}
.agregar_producto {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:0px;
	background-color:#F1F1F1;
	width:100px;
	cursor:pointer;
}

.boton_entrar {
	border:0px;
	color:#000000;
	background-color:#FFFFFF;
	cursor:pointer;
}

.scroll_disclaimer {
	height: 100px;
	width: 98%;
	overflow: auto;
	border: 1px solid #666;
	background-color: #FFFFFF;
	padding: 8px;
}

.fondo_precio {
	width:100%;
	height:50px;
}

.pie_extension {
	position:absolute;
	margin-top:-153px;
	z-index:-5;
	width:100%;
	height:153px;
	background-image: url("images/design/pie/fondo_pie.png")
}

.pie_links {
	font-family:Verdana, Arial, Tahoma;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	padding-left:18px;
	padding-right:18px;
	border-right:1px solid #333333;
}

.pie_links a{
	color:#333333;
}

.pie_links a:hover{
	color:#333333;
}

.pie_links2 {
	font-family:Verdana, Arial, Tahoma;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	padding-left:18px;
	padding-right:18px;
}

.pie_links2 a{
	color:#333333;
}

.pie_links2 a:hover{
	color:#333333;
}

.diseno_web_tienda_virtual {
	font-size:10px;
}

/* new styles */
.fondo_cabecera {
	background-image:url('images/design/cabecera/cabecera.jpg');
	background-repeat:no-repeat;
	width:1367px;
	background-position:top;
	height:105px;
	margin:auto;
}
.tabla_nav{
	width:100%;
}
.logo_cabecera {
	text-align:center;
	height:118px;
}
a .letra_naranja
{
	color:#E74224;
	font-weight:bold;
}
a:hover .letra_naranja
{
	color:#E74224;
	text-decoration:underline;
	font-weight:bold;
}
a .letra_negra
{
	color:#000000;
}
a:hover .letra_negra
{
	color:#000000;
	text-decoration:underline;
}
.fondo_pie
{
	background-image: url('images/design/pie/pie_pagina.png');
	background-repeat:no-repeat;
	height:155px;
	margin-top:25px;
}
.bottom_bar
{
	vertical-align:bottom;
	height:65px;
}
.letra_naranja_a
{
	color:#E74224;
	font-size:10px;
	text-align:right;
}
.letra_naranja_b
{
	color:#E74224;
	font-weight:bold;
	font-size:12px;
}
a .letra_blanca_f {
	color:#FFFFFF;
}
a:hover .letra_blanca_f {
	color:#FFFFFF;
	text-decoration:underline;
}
.fondo_box_producto
{
	width:221px;
	height:274px;
	background-image: url('images/design/box_productos.png');
	background-repeat:no-repeat;
	margin-top:10px;
}

.fondo_box_producto_oferta
{
	width:225px;
	height:278px;
	background-image: url('images/design/box_productos.png');
	background-repeat:no-repeat;
	margin-top:10px;
}

.box_producto
{
	width:100%;
	height:100%;
}
.tit_product {
	font-family:verdana;
	font-size:13px;
	color:#6D3C23;
}
.mid_bar_1
{
	height:36px;
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	color:#333333;
	font-family:Verdana, Arial, Tahoma;
	font-size:13px;
	font-weight:bold;
}
.mid_bar_1 a:hover
{
	color:#333333;
}
.mid_bar_1 a
{
	color:#333333;
}
.mid_bar_2
{
	height:56px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}
.mid_bar_3
{
	height:160px;
	vertical-align:middle;
	padding-left:10px;
	text-align:center;
}
.mid_bar_4
{
	height:48px;
	vertical-align:middle;
	text-align:right;
	padding-right:24px;
	padding-bottom:5px;
	width:96px;
	font-family:Arial;
	font-size:17px;
	color:#CC0000;
	
}

.featured_descripcion {
	width:195px;
	height:29px;
	background-image:url('images/design/fondo-cut.png');
	background-repeat: repeat-x;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.featured_precio_oferta {
	font-size:11px;
	text-decoration:line-through;
}

.coloca_boton_detalles {
	padding:5px 0 0 10px;
}
.mid_bar_7
{
	vertical-align:top;
	width:125px;
	font-size:10px;
	height:48px;
}
.imagen_list
{
	width:200px;
	text-align:center;
	vertical-align:middle;
	background: #FFFFFF;
	border-right: dotted #B5B5B5 1px;
}
.titulo_list
{
	height:23px;
	font-weight:bold;
	color:#E74224;
	font-size:12px;
	width:350px;
}
.titulo_list a
{
	color:#E74224;
}
.oferta_list
{
	text-decoration:line-through;
	font-size:10px;
	text-align:right;
	width:70px;
}
.precio_list
{
	font-size:20px;
	color:#E74224;
	font-weight:bold;
	font-style: italic;
	text-align:right;
}

.desc_list
{
	font-size:12px;
	color:#000000;
	vertical-align:top;
}
.boton_list
{
	height:56px;
	text-align:right;
}
.fondo_gris
{
	background-color: #F1F1F1;
}
.info_precios
{
	/*width:100%;*/
}
.info_p_precio
{
	font-size:35px;
	color:#E74224;
	font-weight:bold;
	font-style: italic;
	text-align:left;
}
.info_p_oferta
{
	text-decoration:line-through;
	font-size:15px;
	text-align:right;
	width:70px;
}
.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-right:20px;
  color:#000000;
}
.rev_precio
{
	font-size:20px;
	color:#E74224;
	font-weight:bold;
	font-style: italic;
	text-align:left;
}
.rev_oferta
{
	text-decoration:line-through;
	font-size:11px;
	text-align:right;
	color:#000000;
}

.buscador_logueado {
	color:#333333;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:right;
}

.fuente_precio_info {
	color:#E74224;
	font-family: Arial,sans-serif;
    font-size: 16px;
}

.fuente_precio_oferta_info {
	color:#E74224;
	font-family: Arial,sans-serif;
    font-size: 14px;
	text-decoration:line-through;
}

/* Start Banner Rotator */
#bannerRotator { 
  width: 725px;  /* Banner width */
  height: 125px;  /* Banner height */
  overflow: hidden; 
  position: relative; 
  left:15px;
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 725px;  /* Banner width */
  height: 125px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
    top: -20px; 
  _top: 0px; 
  left: 0px; 
  _left: -40px; 
}

#bannerNav { 
  position: absolute; 
  right: 15px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.fondoInformacion{
	background-image: url(images/design/box_informacion.png); 
	background-repeat:no-repeat;
	width:178px;
	height:160px;
}

.box_telefono_ini {
  padding-left:12px;
  padding-top:3px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_ini a {
  padding-left:12px;
  padding-top:9px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}
.box_telefono_ini a:hover {
  padding-left:12px;
  padding-top:9px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_fin {
  padding-left:12px;
  padding-bottom:20px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_fin a {
  padding-left:12px;
  padding-bottom:50px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}
.box_telefono_fin a:hover {
  padding-left:12px;
  padding-bottom:20px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono a {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono a:hover {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

/* End Banner Rotator */

hr {color: #fff; background-color: #fff; border: 1px dotted #000000; border-style: none none dotted; }

#pscroller1 {
	height: 170px;
	border: 0px;
	padding: 8px;
}

