/*
  $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; border-bottom:1px solid #FFFFFF;)}
.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.jpg');
	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: 10px;
  color: #000000;
  font-weight : bold;
}

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

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

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

.infoBox {
  background: #E6E6E6;
}

.infoBox2 {
  background: #FFFFFF;
}

.infoBox3 {
  background: #E6E6E6;
  padding:5px;
}

.infoBox_featured {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #E6E6E6;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:2px;
}

.infoBoxContents3 {
  background: #FFFFFF;
  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_no_flecha {
  background-image: url('images/design/box_productos_no_flecha.jpg');
  width:255px;
  height:317px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_featured {
  background-image: url('images/design/box_productos.jpg');
  width:255px;
  height:317px;
  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: #C51C91;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

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;s
}

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;
}

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: 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: #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;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #C51C91;
}
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_busqueda {
	width:105px;
	height:16px;
	border:1px solid #b4b4b4;
	color:#000000;
	font-size:9px;
}

.up_bar_form {
	width:100px;
	height:16px;
	border:1px solid #b4b4b4;
	color:#000000;
	font-size:9px;
}


.up_bar_form2 {
	width:125px;
	height:14px;
	border:1px solid #b4b4b4;
	color:#b4b4b4;
	font-size:9px;
}


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

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

.up_bar_2 {
	padding-left:70px;
	padding-top:5px;
	width:155px;
}

.up_bar_3 {
	width:70px;
	padding-top:5px;
	color:#000000;
}

.up_bar_4 {
	width:106px;
	padding-top:5px;
}
.up_bar_5 {
	width:106px;
	padding-top:5px;
}

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


.letra_celeste_oscuro {
	color:#42BDE7;
	font-size:12px;
}

.letra_celeste_oscuro_tachada {
	color:#42BDE7;
	font-size:12px;
	text-decoration:line-through;
}


.letra_celeste_oscuro_negrita {
	color:#42BDE7;
	font-size:12px;
	font-weight:bold;
}

.letra_negra {
	color:#000000;
	font-size:11px;
}

.letra_blanca_12{
	color:#FFFFFF;
	font-size:12px;
}

.letra_blanca_10{
	color:#FFFFFF;
	font-size:10px;
}

.letra_blanca_12_negrita {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.letra_negra_tachada {
	color:#000000;
	font-size:11px;
	text-decoration:line-through;
}

.letra_transparente {
	color:#E4F8FF;
	font-size:11px;
	text-decoration:line-through;
}

.letra_negra_10 {
	color:#000000;
	font-size:10px;
}

.letra_negrita {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

.letra_negrita_12 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

.letra_naranja_18 {
	color:#cb3c00;
	font-size:18px;	
}

.letra_naranja_tachada_18 {
	color:#cb3c00;
	font-size:18px;
	text-decoration:line-through;
}

.letra_naranja_negrita_18 {
	color:#cb3c00;
	font-weight:bold;
	font-size:18px;
}

.letra_negrita_11 {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

.cabecera_fondo {
	background-image:url('images/design/cuenta_cabecera.jpg');
	width:960px;
	height:21px;
}
.fondo_buscador {
	background-image:url('images/design/fondo_buscador.png');
	width:299px;
}

.celda_listado {
	padding-left: 22px;
	
}

.celda_campo_buscador {
	padding-bottom:6px;
}
.celda_campo_buscador2 {
	padding-right:3px;
	padding-bottom:6px;
	color:#000000;
	font-size:11px;
}
.celda_campo_buscador2 a
{
	padding-right:3px;
	color:#000000;
	font-size:11px;
	padding-bottom:6px;
}
.celda_campo_buscador2 a:hover
{
	text-decoration:underline;
}

.campo_buscador {
	width:150px;
	height:18px;
	border:1px solid #ACACAC;
	text-align:center;
	color:#ACACAC;
}

.celda_submit
{
	background: none;
	border: 0;
	color:#000000;
	cursor:pointer;
}
.celda_submit:hover
{
	text-decoration:underline;
}

.celda_naranja {
	width:91px;
	height:26px;
	background-color:#E53C11;
}

.celda_naranja_claro {
	width:91px;
	height:17px;
	background-color:#F89831;
}

.celda_celeste {
	width:91px;
	height:17px;
	background-color:#4DCBF3;
}


.celda_alto_completo {
	height:100%;
}

.campo_buscador {
	width:150px;
	height:18px;
	border:1px solid #ACACAC;
	text-align:center;
	color:#ACACAC;
}
#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:#C51C91;
	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:#000000;
	font-size:10px;
	width:370px;
	padding-top:8px;
}
.letra_blanca {
	color:#FFFFFF;
}
.letra_lila {
	color:#C51C91;
}

.letra_azul {
	color:#62B4EC;
}

a.letra_azul {
	color:#62B4EC;
}
.buscador_campos {
	color:#FFFFFF;
	font-size:10px;
	padding-top:4px;
}

.tabla_listado_productos {
	background-image:url('images/design/box_listado.jpg');
	width:765px;
	height:160px;
	background-repeat:no-repeat;
}
.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:#92E3FE;
	cursor:pointer;
}

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

.fondo_precio {
	background-image:url('images/design/fondo_precio.jpg');
	text-align:right;
	padding-right:45px;
}

.pie_extension {
	position:absolute;
	margin-top:-180px;
	z-index:-5;
	width:100%;
	height:162px;
	background-image:url('images/design/pie/fondo_pie.jpg');
	background-repeat:repeat-x;
}

.precio_info
{
	text-align:left;
	width:250px;
	font-size:18px;
	font-weight:bold;
	color:#C51C91;
	padding-left:20px;
}

.precio_info2 {
	font-size:14px;
}
.flecha_info
{
	width:6px;
	text-align:right;
}
.oferta_info
{
	text-align:right;
	font-size:11px;
	text-decoration:line-through;
	padding-right:20px;
}

.pie_links {
	color:#000000;
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
	border-right:1px dotted #000000 ;
	text-align:center;
	padding-bottom:7px;
}

.pie_links2 {
	color:#000000;
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
	text-align:right;
	padding-bottom:2px;
}

.diseno_web_tienda_virtual {
	font-size:11px;
	color:#000000;
	position:relative;
	top:-18px;
	
}

/* new styles */
.fondo_cabecera {
	background-image:url('images/design/cabecera.jpg');
	width:960px;
	height:165px;
}

/* design */
.tabla_logo_header {
	margin:0px;
	padding:0px;
	background-image:url('images/design/cabecera/cabecera.png');
	width:960px;
	height:157px;
	border:0px solid #000000;
}

.tabla_logo_header_logo {
	width:830px;
	padding-left:60px;
}



.logo_header  {
	padding-left:60px;
}

.tabla_contacta_header {
	width:135px;
	padding-right:9px;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	text-align:center;
}


.tabla_botonera_header {
	/*margin:0px;
	padding:0px;*/
	padding-top:5px;
	background-image:url('images/design/cabecera/botonera.png');
	width:960px;
	height:67px;
	border:0px solid #000000;
}


.content_featured
{
	width:180px;
	height:260px;
	margin-top:20px;
}
.featured_1
{
	height:130px;
	vertical-align:top;
}
.imagen_featured
{
	width:130px;
	text-align:center;
}
.letrero_featured
{
	width:50px;
	vertical-align:top;
}
.nombre_featured
{
	font-size:12px;
	font-weight:bold;
	height:12px;
	text-align:center;
}
.nombre_featured a
{
	color:#3CB1DC;
}

.oferta_featured
{
	text-align:left;
	font-size:11px;
	text-decoration:line-through;
	padding: 2 1 4 10;
}
.precio_featured
{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#C51C91;
	padding: 1 14 4 0;
}
.cesta_featured
{
	height:42px;
	text-align:center;
}
.desc_featured
{
	height:55px;
	font-size:11px;
	vertical-align:top;
	padding-top:5px;
}

.imagen_list
{
	width:180px;
	text-align:center;
}
.celda_right_list
{
	vertical-align:top;
	padding-left:10px;
}
.nombre_list
{
	font-size:12px;
	font-weight:bold;
	height:12px;
	text-align:left;
}
.nombre_list a
{
	color:#3CB1DC;
}
.desc_list
{
	height:90px;
	font-size:11px;
	vertical-align:top;
	padding-top:5px;
}

.down_bar_list
{
	padding-top:4px;
}
.oferta_list
{
	padding: 13 0 0 5;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	text-decoration:line-through;
	width:60px;
}
.flecha_list
{
	padding: 17 0 0 0;
	vertical-align:top;
	width:6px;
}
.precio_list
{
	padding: 11 0 0 0;
	vertical-align:top;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#D2114B;
	width:70px;
}
.cesta_list
{
	text-align:right;
	padding-right:20px;
	padding-bottom:5px;
}

.pre_gotas {
	position:absolute;
}
.capa_oferta
{
	position:relative;
	top:45px;
	left:-10px;
	width:86px;
	height:88px;
	cursor:pointer;
	z-index:100;
}

.buscador_logueado {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
