/*
  $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: Helvetica, Tahoma, Arial, Times New Roman; font-size: 11px; }
.boxText A{ color:#FFF;}
.boxText A:hover{ color:#9D2C9A; text-decoration:none;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; color: #9D2C9A;}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Calibri,Verdana, Arial, sans-serif; font-size : 12px; color: #d99594; text-decoration: none; }
a.orderEdit:hover{color: #d99594; text-decoration:none;}
BODY {
	background-color:#000000;
  	margin: 0 auto;
	font-family : verdana, Verdana, Arial, sans-serif;
	font-size : 11px; 
	padding : 0;  
	color:#fff;
}

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

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

FORM {
	display: inline;
}

TABLE.header {
	background:#000000 url(images/Fondocab.jpg) center top no-repeat;
}

TR.header {
}

TR.headerNavigation {
  background: #000000 url(images/bg_header_nav.gif);
  height:27px;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Calibri, 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: Calibri, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
}

.footer, .copyright {font-Family: Helvetica,verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; letter-spacing : normal;}
a.pie { color: #F49EEE; }
a:link.footer { color: #F49EEE; text-decoration: none;}
a:hover.footer { color: #F49EEE; text-decoration: underline;}
.copyright {color: #b4b4b4;}

.infoBox {
/*  background: #b6b7cb;*/
}

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

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

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

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

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

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

A.pageResults {
  color: #9D2C9A;
  text-decoration:none;
}

A.pageResults:hover {
  color: #9D2C9A;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 14px;
	font-weight:light;
	line-height :1,6;
	text-align: left;
	color:#e885ff;
}
TD.pageHeading_rosa, DIV.pageHeading_rosa {
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 14px;
	font-weight:light;
	line-height :1,6;
	text-align: left;
	color:#bf8382;
}
TD.pageHeading_azul, DIV.pageHeading_azul {
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 14px;
	font-weight:light;
	line-height :1,6;
	text-align: left;
	color:#6699ff;
}
TD.faq_title{
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 14px;
	font-weight:light;
	line-height :1,6;
	text-align: left;
	color:#bf8382;
}
TD.faq_title A{
	color:#bf8382;
	text-decoration:none;
}
TD.faq_title A:hover{
	color:#bf8382;
	text-decoration:underline;
}
DIV.div_faqs{
	display:none;
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 13px;
	font-weight:light;
	font-style:normal;
	text-align:justify;
	line-height :1,6;
	color:#FFFFFF;	
	padding-top:10px;
	padding-bottom:10px;	
}
DIV.div_faqs A{
	color:9D2C9A;
	font-weight:bold;
	text-decoration:underline;
}
DIV.div_faqs A:hover{
	color:9D2C9A;
	font-weight:bold;
	text-decoration:none;	
}
TD.pageHeading a { color: #9D2C9A; }
TD.pageHeading a:link { color: #9D2C9A; text-decoration: none;}
TD.pageHeading a:hover { color: #9D2C9A; text-decoration: underline;}
TD.pageHeading a:visited { color: #9D2C9A;}

.contenedor_portada {float:left; margin-left:25px; margin-right:10px; margin-top:10px; margin-bottom:15px; align:left;}
.cuadro_portada {text-align: center; float: none; width: 140px; height: 280px;}
.foto_portada {float:none; margin-top:1px; margin-left:2px;}
.texto_resumen a, .texto_resumen, .texto_referencia, .precio_portada, .promocion {
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 10px;
	font-weight:light;
	line-height :1,6;
	text-align: center;
	color:#b9b9b9;
	padding: 3px;	
}
.texto_resumen a{
	font-weight:bold;
}
.texto_resumen_lat, .texto_resumen_lat a, .precio_portada_lat{
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 9px;
	font-weight:light;
	line-height :1,4;
	text-align: center;
	color:#b9b9b9;
	padding: 3px;	
}
.texto_resumen_lat a{
	font-weight:bold;
}
.promocion {color:#ff0000;}
.texto_resumen {width: 180px; height: 30px;}
.texto_resumen_lat {width: 95px; height: 30px;}
.texto_referencia {font-family: Helvetica, Verdana, Arial, sans-serif;
				font-size: 10px;
				padding: 0px;
				margin-top:0px;
				}
.precio_portada {font-size: 9px; font-family: sans-serif, Helvetica, Verdana, Arial; text-align:right; }
.precio_portada_lat {font-size: 9px; font-family: sans-serif, Helvetica, Verdana, Arial; text-align:right; }
.precio_producto, .precio_producto_promo, .precio_tachado_producto {font-family: sans-serif, Helvetica, Verdana, Arial; font-size: 12px; font-weight:lighter; line-height :1,6; text-align: left; color:#b9b9b9; margin-left:5px;}
.precio_producto_lat {font-family: sans-serif, Helvetica, Verdana, Arial; font-size: 11px; font-weight:lighter; line-height :1,6; text-align: left; color:#b9b9b9; margin-left:5px;}
.precio_producto_promo {color:#ff0000; }
.precio_tachado_producto {text-decoration: line-through; color:#b9b9b9;}
.texto_precio{
	font-size:16px;
	color:#fff;
	}
.texto_precio_valor{
	font-size:18px;	
	color:#4b9cab;
}
.texto_special_precio_valor{
    color: #ff0000;
	font-size:18px;		
}
.pie, .copyright {font-Family: Helvetica,verdana, Arial, sans-serif; font-size: 11px; text-decoration: none; letter-spacing : normal;}
a.pie { color: #6b1345; font-weight:bold;}
a:link.pie { color: #6b1345; text-decoration: none;font-weight:bold;}
a:hover.pie { color: #6b1345; text-decoration: underline;font-weight:bold;}

.copyright {color: #b4b4b4;}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Calibri,Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
TD.main_rosa{
  font-family: Calibri,Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#9D2C9A;
}
TD.main_blanco{
  font-family: Calibri,Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#FFFFFF;
}
TD.main_blanco span.azul{
  font-family: Calibri,Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#6699ff;
}
TD.main_rosa_grande{
  font-family: Calibri,Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#9D2C9A;
}
TD.maintitle{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#9D2C9A;
  font-weight:bold;
}
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: Calibri, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-size:16px;	
  font-weight:bold;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Calibri, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Calibri, Verdana, Arial, sans-serif; font-size: 12px; color:red; }
.messageStackSuccess { font-family: Calibri, Verdana, Arial, sans-serif; font-size: 12px; }

/* input requirement */

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

.titulo_menu {
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height :1,6;
	text-align: left;
	color:#FFFFFF;
}
a.titulo_menu_subcateg{
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 12px;
	line-height :1,6;
	text-align: left;
	color:#FFFFFF;	
}

#pscroller_np {
	vertical-align:middle;
	height: 215px;
	border: 0px;
	padding: 0px;
}

#pscroller_sp {
	vertical-align:middle;
	height: 215px;
	border: 0px;
	padding: 0px;
}
.login_box{
	font-family: Calibri,Verdana,Helvetica, Arial,sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FFFFFF;
}
/****** FORMULARIO ******/
.form_input {border:1px solid #9D2C9A; font-family: Helvetica, Tahoma, Arial, Times New Roman; font-size: 12px; color:#797979; padding-left:5px;}
.form_label {font-family: Calibri, Helvetica,Arial, Times New Roman; font-size: 12px; text-align:left; color:#9D2C9A; font-weight: lighter; height:25px;}

.ac_results {
	padding: 0px;
	border: 1px solid #9D2C9A;
	background-color: #f8f8f9;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D2C9A;
	font-size: 11px;
	overflow: hidden;
}
.ac_loading {
	background : url('images/loading.gif') right center no-repeat;
}
.ac_over {
	background-color: #F9F9F8;
}
#indicator {
    visibility:hidden;
	}
.color_lila{
	color:#e885ff;
}