/*
  $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: #333333; 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:url(images/bg.gif) top left;
  /*background:url(images/fondo.jpg);*/
  font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#7e8585;
  
  margin: 0px;
  padding:0px 18px 16px 21px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

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

/*HEADING*/
.heading_text { background:url(images/header-m.gif) top repeat-x #141414; color:#a6a6a6; padding-top:18px;}
.heading_text strong { margin-left:19px;}
.header-l { background:url(images/heading-l.gif) left repeat-y;}
.header-r { background:url(images/heading-r.gif) right repeat-y;}

.bg-heading { background:url(images/bg-heading.gif)}
.heading_text3 { background:url(images/header-t3.gif) top repeat-x; color:#a6a6a6; padding-top:19px;}
.heading_text3 strong { margin-left:19px;}
.header-l3 { background:url(images/heading-l3.gif) left repeat-y;}
.header-r3 { background:url(images/heading-r3.gif) right repeat-y;}

.hbody-m { background:url(images/hbody-m.gif) top repeat-x #000000; padding:17px 0px 5px 18px}

ul {margin:0; padding:0; list-style:none;}
.hbody-m li  {background:url(images/a1.gif) no-repeat 0px 11px; margin:0px; padding:0px 0px 0px 13px;}
.hbody-m li a  {font-family:Tahoma; font-size:11px; line-height:23px; color:#a7a7a7; text-decoration:none;}
.hbody-m li a:hover {text-decoration:underline; color:#c80808;}

.hbody-m2 { background:url(images/hbody-m2.gif) top repeat-x #070707; padding-top:12px; padding-bottom:9px; text-align:center;}
.hbody-m2 input{ vertical-align:middle;}
.hbody-m2 .input{ width:105px; border:1px solid #8a8680; height:17px; vertical-align:middle; margin-right:9px;}
.hbody-m2 img { vertical-align:middle;}
.hbody-m2 select{ width:150px; vertical-align:middle;}

.hbody-m3 { background:url(images/hbody-m.gif) top repeat-x #000000; padding:16px 0px 0px 8px;}
.hbody-t3 { background:url(images/hbody-t3.gif) top repeat-x;}
.hbody-l3 { background:url(images/hbody-l3.gif) top left no-repeat;}
.hbody-r3 { background:url(images/hbody-r3.gif) top right no-repeat;}
.k-bl3 { background:url(images/k-bl3.gif) left bottom no-repeat;}
.k-br3 { background:url(images/k-br3.gif) right bottom no-repeat; padding:0px 15px 20px 18px;}

.tall-l { background:#000000 url(images/hbody-l.gif) left top no-repeat;}
.tall-r { background:#000000 url(images/hbody-r.gif) right top no-repeat;}
.tall-b { background:#000000;}

.tall-l2 { background:url(images/tall-l2.gif) left repeat-y;}
.tall-r2 { background:url(images/tall-r2.gif) right repeat-y;}
.tall-b2 { background:url(images/tall-b2.gif) bottom repeat-x;}

.tall-l3 { background:url(images/tall-l3.gif) left repeat-y;}
.tall-r3 { background:url(images/tall-r3.gif) right repeat-y;}
.tall-b3 { background:url(images/tall-b3.gif) bottom repeat-x;}



.input_box { text-align:center; padding:22px 0px 21px 0px;}
.input_box select{ width:147px;}

.input_box_2 {padding:25px 0px 9px 6px; color:#7e7e7e;}
.input_box_2 a { color:#9e1b1b; font-weight:bold; background:url(images/a3.gif) no-repeat 0 4px; padding-left:12px;}
.input_box_2 img { margin-right:3px; vertical-align:middle}
.input_box_2 input { vertical-align:middle;}
.input_box_2 .input { margin-right:3px; width:117px;}

/*FOOTER*/
.footer { 
background:url(images/bot-tall.gif) top repeat-x #000000;
color:#ffffff;
font-size: 10px;
font-family:tahoma;
font-weight:bold;
}
.footer td { color:#a7a7a7;}
.footer img { /*margin-top:11px;*/}
.footer a { color:#a7a7a7; text-decoration:none;}
.footer a:hover{ text-decoration:underline;}


/*TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: url('images/infobox/bg.gif');
}

.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: 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: #f8f8f9;*/
  background: url('images/infobox/bg.gif');
}

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;*/
  background: url('images/infobox/bg.gif');
}

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

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

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

A.pageResults {
  color: #CC6600;
}

A.pageResults:hover {
  color: #ffffff;
  /*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;
  /*background: url('images/infobox/bg.gif');*/
}

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

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
								 color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }

.mws_boxLeft   { background: url('images/infobox/centro_izda.gif'); }
.mws_boxRight  { background: url('images/infobox/centro_dcha.gif'); }
.mws_boxBottom { background: url('images/infobox/abajo_centro.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 padding-left:22px;
                 height:12px; /*padding-bottom:11px;*/
                 white-space: nowrap; }

.mws_boxBottomLeft{ background: url('images/infobox/abajo_izquierda.gif'); }
.mws_boxBottomRight{ background: url('images/infobox/abajo_derecha.gif'); }

.mws_boxUpperCenterLeft{ background: url('images/infobox/arriba_centro_izda.gif'); }
/* Si se cambian de tamaño las imágenes hay que cambiar el padding por el alto de la imagen */
.mws_boxUpperCenterCenter{ background: url('images/infobox/arriba_centro_centro.gif');
                           height:12px; }
.mws_boxUpperCenterRight{ background: url('images/infobox/arriba_centro_dcha.gif'); }
.mws_boxBottomCenterLeft{ background: url('images/infobox/abajo_centro_izda.gif'); }
/* Si se cambian de tamaño las imágenes hay que cambiar el padding por el alto de la imagen */
.mws_boxBottomCenterCenter{ background: url('images/infobox/abajo_centro_centro.gif');
                            height:12px; /*padding-bottom:12px;*/ }
.mws_boxBottomCenterRight{ background: url('images/infobox/abajo_centro_dcha.gif');  }

/*.mws_boxBottomRight{ background: url('images/infobox/lower_right.gif'); }*/
.mws_boxCenter { /*background: #000000;*/
								 background: url('images/infobox/centro_centro.gif');
								 /*right bottom no-repeat;*/ }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #000000; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.bg-menu { 
background:url(images/bg-menu.gif) top left no-repeat; 
padding-left:22px; 
padding-bottom:21px; 
font-family:tahoma;
font-size:11px;
}

/*SHOPPING_CART*/

.cart .topic{ text-align:center; padding-bottom:20px; text-transform:uppercase; padding-top:25px; font-weight:bold; font-size:12px;}
.cart .product { text-align:center; padding-bottom:30px;}
.cart .product a{ color:#7e8585; font-weight:bold; font-size:12px; text-decoration:none; text-transform:uppercase;}
.cart .product a:hover{ text-decoration:underline;}
.cart .input { width:44px; height:18px; vertical-align:middle; padding-right:5px; text-align:right}
.cart span{ color:#bd1111; font-size:14px; font-weight:bold;}
.carrito { 
text-align:center; 
/*padding-top:25px; */
font-weight:bold; 
font-size:12px;
}

/*BODY*/
.body {}
.body .product a{ color:#0a0a0a; font-weight:bold; text-transform:uppercase; font-size:12px;}
.body .product u{ font-weight:bold;}
.body .product span{ color:#0a0a0a; font-size:18px;}
.body .input { width:44px; height:18px; vertical-align:middle; text-align:right; padding-right:5px;}

.body_text_1 span { color:#131313; font-size:18px;}


.preciog {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #00FF00;
}