/*
  $Id: stylesheet.css,v 1.27 2007/01/30 17:31:12 alejandro Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Dan 
conzumo greenColor #37c616
*/
.topMenu { background:#E8E8E8; }
.topMenu_on { background:#26B003;}
.testVerdana10{ font-family: Verdana; font-size: 10px; }
.testVerdana11{ font-family: Verdana; font-size: 11px; }
.testVerdana12{ font-family: Verdana; font-size: 12px; }
.testArial10{ font-family: Arial; font-size: 10px; }
.testArial11{ font-family: Arial; font-size: 11px; }
.testArial12{ font-family: Arial; font-size: 12px; }
.testSansSerif10{ font-family: sans-serif; font-size: 10px; }
.testSansSerif11{ font-family: sans-serif; font-size: 11px; }
.testSansSerif12{ font-family: sans-serif; font-size: 12px; }

.categoryMenu { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; color: #2B2B2B; /* Dan */}
.categoryMenu0 { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 2; }
.categoryActive { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
A.categoryMenu:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
A.categoryMenu:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
A.categoryMenu:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
A.categoryMenu:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; text-decoration: underline;}

.text_underline {text-decoration: underline;}
.text_no_underline {text-decoration: none;}

.silver { color: #ECECEC; }  
.green { color: #37c616; }  
.link_small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	color: #2B2B2B;
	font-size:9px;	
 } 
 /* End Dan */
 
.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 : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.tableColor {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px;	
  background: #ECECEC;
}

BODY {
  background: #ffffff;
  color: #2B2B2B; /* Dan */
  margin: 0px;
}

A {
  color: #2B2B2B; /* Dan */
  text-decoration: none;
}
A:hover {text-decoration: underline;}

FORM {
	display: inline;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #2B2B2B; /* Dan */
}
.myform {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #2B2B2B; /* Dan */
}

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: #ffffff;
  color: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #ff0000;
  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;
}

.infoBoxContents {
  background: #ffffff;
  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: 13px;
  font-weight: bold;
  color: #9a9a9a;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #37c616;
  font-weight: bold;
}
.productListing-heading_2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #2B2B2B;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.productListing-data-gift  {
  color:                  #ff0000;
  font-family:            Verdana, Arial, sans-serif;
  font-size:              11px;
  }


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.orders_status {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
}
 
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2B2B2B; /* Dan */
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #2B2B2B;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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;
}

RADIO {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 1px;
	border: 1px solid #CCCCCC;
}

INPUT.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 0px;
}

INPUT.radio {
	border: 0px;
}

INPUT.image {
	border: 0px;
}

INPUT.checkbox {
	border: 0px;
}

TEXTAREA {
  width: 97%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 1px;
  border: 1px solid #CCCCCC;
}

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;
}

.textTitle {
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #999999;
}

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #2B2B2B; }

/* 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: #009900; }

/* Added by HCD */
/*
A:visited { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: normal; text-decoration: none}
A:active { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: normal; text-decoration: none}
*/


A.txtHeader:visited { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none}
A.txtHeader:hover { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold;text-decoration: none}

.txtHeader_on { font-size: 10px; font-family: Verdana; color: #FFFFFF; font-weight: bold; text-decoration: none;}
.txtHeader_off { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none;}


A.cabecera:link { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none; }
A.cabecera:active { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none}
A.cabecera:visited { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none}
A.cabecera:hover { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold;text-decoration: none}
A.cabecera_on:link { font-size: 10px; font-family: Verdana; color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.cabecera_on:active { font-size: 10px; font-family: Verdana; color: #FFFFFF; font-weight: bold; text-decoration: none}
A.cabecera_on:visited { font-size: 10px; font-family: Verdana; color: #FFFFFF; font-weight: bold; text-decoration: none}
A.cabecera_on:hover { font-size: 10px; font-family: Verdana; color: #FFFFFF; font-weight: bold;text-decoration: none}
.carrito {font-size: 10px; font-family: Verdana; color: #2B2B2B; text-decoration: none}

/* estilos contenido gabriel */

/* MTC BEGIN */
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
}
/* MTC END */
/*h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#999999;

}*/

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;

}

p.caracteristicas {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;

}

p.panel {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;
padding:5px;

}

b {
font-weight:bold;
color: #2B2B2B;
}

.titular-producto{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#ffffff;
background-image:url(images/producto-corto.gif);
background-repeat: no-repeat;
background-position: center center;
}

.titular-producto-small{
font-family: Arial, sans-serif;
font-size:11px;
line-height: 0.8;
font-weight:bold;
color:#ffffff;
}

.precio-anterior {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #2B2B2B;
}

.precio-medium {
font-family:Arial;
font-size:10px;
font-weight:normal;
color: #2B2B2B;
}

.precio-anterior-small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:normal;
color: #2B2B2B;
}

.precio-anterior-big {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #2B2B2B;
}

.conditions {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.precio-anteriorvalor {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #2B2B2B;
}

.precio-anteriorvalor-small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#009900;
}

.precio {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#009900;
}
.precio_desc {
font-family:Arial;
font-size:26px;
font-weight:bold;
color:#CC0000;
}

.descuento {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color: #2B2B2B;

}

.descuento-valor {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color: #2B2B2B;
}

.descuento-valor-small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color: #2B2B2B;
}

.nombre-producto {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #2B2B2B;

}

.formulario-panel{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    border-color: #cccccc;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    height: 17px;
}


.ampliar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #2B2B2B;
}

p.pie {text-align:center; }
p.pieverde {text-align:center; color: #2B2B2B; }

a.pie-verde { color: #2B2B2B; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde:link{   color: #2B2B2B; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde:visited{   color: #2B2B2B; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde:hover {  color: #2B2B2B; text-decoration: underline; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}

a.pie-verde-gift { color: #ff0000; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde-gift:link{   color: #ff0000; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde-gift:visited{   color: #ff0000; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}
a.pie-verde-gift:hover {  color: #ff0000; text-decoration: underline; font-weight: normal; font-family:Verdana, Arial, sans-serif;font-size:11px;}

a.pie { color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie :link{ color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie :visited{ color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie:hover {   text-decoration: underline; color: #2B2B2B; font-weight:bold; font-size:9px; }

a.pie_small { color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie_small :link{ color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie_small :visited{ color: #2B2B2B; font-weight:bold; font-size:9px; }
a.pie_small:hover {   text-decoration: underline; color: #2B2B2B; font-weight:bold; font-size:9px; }

a.faq{ color:#009900; font-weight:bold; font-size:11px; text-decoration: none; font-family:Verdana, Arial, sans-serif;}
a.faq:hover { color: #2B2B2B; font-weight:bold; font-size: 11px; text-decoration: underline; }
a.faq:link{ color: #2B2B2B; font-weight:bold; font-size: 11px; text-decoration: none}
a.faq :visited{ color: #2B2B2B; font-weight:bold; font-size: 11px; text-decoration: none}
a.faq :active{ color: #2B2B2B; font-weight:bold; font-size: 11px; text-decoration: none}
.faq_question{ font-family: Verdana, Arial, sans-serif; color: #2B2B2B; font-size: 11px; line-height: 1.5; font-weight:bold;}
.faq_answer{ font-family: Verdana, Arial, sans-serif; color: #2B2B2B; font-size: 11px; line-height: 1.5; font-weight:normal;}

.sitemap { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none; }
.sitemap_2 { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: normal; text-decoration: none; }
.sitemap_3 { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: normal; text-decoration: none; }
A.sitemap:link { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none; }
A.sitemap:active { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none}
A.sitemap:visited { font-size: 10px; font-family: Verdana; color: #2B2B2B; font-weight: bold; text-decoration: none}
A.sitemap:hover { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold;text-decoration: underline}

A.sitemap_3:link { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold; text-decoration: none; }
A.sitemap_3:active { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold; text-decoration: none}
A.sitemap_3:visited { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold; text-decoration: none}
A.sitemap_3:hover { font-size: 10px; font-family: Verdana; color: #9A9A9A; font-weight: bold;text-decoration: underline}

.linea1{ 	/* lineas para las tablas */
	background-color: #f7f7f7;
 }
.linea2{ 
	background-color: #eaeaea;
 }
.linkBlack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
  font-weight:bold;
  color: #2B2B2B; /* Dan */
} 
.linkBlackNormal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
  font-weight:bold;
  color: #2B2B2B; /* Dan */
}  
.txtgrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #2B2B2B; /* Dan */
}

p.panel_2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;
padding:5px;
}

strong {
font-weight:bold;
color: #2B2B2B;
}

.smallText_grey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9a9a9a;
}
.smallText_grey_bold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2B2B2B;
  font-weight: bold;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;

}
.text_2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #2B2B2B;
font-weight:bold;
}
.txt_percentage {
font-family:Arial;
font-size:26px;
font-weight:bold;
color:#2B2B2B;
}
.fondo_logo{
	background-image:url(images/fondo_logo.gif);
	background-repeat: repeat-x;
}
.fondo_logo_der{
	background-image:url(images/pixel_green.gif);
	background-repeat: repeat-x;
}
.txt_small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color: #2B2B2B;
}

.text_red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#CC0000;
}
.text_red_through {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#2B2B2B;
	text-decoration: line-through;
}

