/*
  $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
*/

IMG.indexImg {
  padding:0px 0px 10px 10px;
}

table.search {
  /*background: #C6B682 url('images/search_bg.gif') repeat-x bottom;*/
  /*width: 100%;*/
}

table.innersearch {
}

DIV.description {
  padding: 10px 10px 10px 10px;
  text-align: justify;
}

.boxText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  /*text-indent: 8px;*/
  text-decoration : none;
  /*line-height: 2em;*/
  color: #808080;
}
.errorBox {
  font-family : Arial, sans-serif;
  font-size : 10px;
  background: #ffb3b5;
  font-weight: normal;
}
.stockWarning {
  font-family : Arial, sans-serif;
  font-size : 10px; color: #cc0033;
}
.productsNotifications {
  background: #f2fff7; 
}
.orderEdit {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color: #70d250;
  text-decoration: underline;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-decoration: none;
  line-height: 1.4em;
}

/* Define el ancho de las tablas */

TABLE.def_position {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

TABLE.position_right {
  width: 800px;
  margin-left: auto;
  margin-right: 0;
}

TABLE.search_box {
  padding: 1px 0px 0px 0px;
  width: 100%;
}

TABLE.body_content {
  padding: 3px 0px 0px 0px;

}

.titleBox {
  font-family: Arial, sans-serif;
  background: #666666;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
  text-indent: 8px;
  height:20px;
}

#h_menu {
  width: 100%;
  margin-top: 0px;
  float: left;
}


div.h_menu {
  padding: 0px 0px 0px 5px;
  text-indent: 8px;
}

div.h_menu a {
  text-decoration: none;
  color: #000000;
  background: #298dc4;
  display: block;
  padding: 0px 7px 0px 7px;
  text-align: center;
  border: 1px solid #accfe8;
  border-width: 0px 2px 0px 0px;
  float: left;
}

div.h_menu h1 {
  font-size: 100%;
  padding: 7px 0px 0px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-indent: 1em;
  text-decoration : none;
  line-height: 2em;
  color: #ffffff;
  text-indent: 15px;
}

div.h_menu a { display: block; margin: 0 0 }
div.h_menu em { display: block; margin: 0 0 }
/*div.h_menu a { border-top: 2px groove #298dc4 }*/
/*div.h_menu em { border-top: 2px groove #298dc4 }*/
div.h_menu a:first-child { border-top: none }
div.h_menu em { color: #efefef }

div.h_menu a:link {
  text-decoration: none;
  color: white 
}

div.h_menu a:visited {
  text-decoration: none;
  color: #ffffff;
}

div.h_menu a:hover { 
  /*background: #003366;*/
  /*color: white;*/
  color: #ffffff;
  text-decoration: underline;
}


A {
  color: #555555;
  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, sans-serif;
  font-size: 11px;
  background: #298dc4;
  color: #ffffff;
  font-weight : normal;
  /*background-image: url('images/infobox/barra1.png');*/
  /*background-repeat: repeat-x;*/
  height:20px;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : regular;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: regular;
  text-align: center;
}

TR.footer {
  background: #298dc4;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #298dc4;
  color: #ffffff;
  font-weight: regular;
}
/* infoBox border (es un background)*/
.infoBox {
  background: #ffffff;
  padding: 0px 0px 5px 0px;
}

.infoBoxContents {
  background: #f2f2f2;
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px 0px 5px 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #efefef;
  color: #666666;
  text-indent: 3px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcom8ingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border-spacing: 1px;
  padding: 0px 0px 0px 5px;
 }

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: regular;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: regular;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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