/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* -- Form Formatting ----------------------------------------------------------------------- */

/*

  *NOTE* Defaults should be handled by MOS Template Stylesheet

*/

  FORM {
    display: inline;
  }

  CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Arial, sans-serif;
    font-size: 11px;
  }

  TEXTAREA {
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 10px;
  }

/* -- Unsorted Formatting ------------------------------------------------------------------- */

.boxText   { font-family: Arial, sans-serif; font-size: 10px; padding: 2px; }
.boxText a { padding-left: 5px; }

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #CC0000; text-decoration: underline; }

/* -- infoBox Class Styles ------------------------------------------------------------------ */

.infoBox {
  background:   #B6C49E;
  border:       1px dotted #98A680;
  margin-top:   1px;
  text-align:   center;
  width:        100%;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxLI {
  padding:      0px;
  margin:       0px;
  padding-left: 6px;
}
.infoBoxLI a {
  padding:      0px;
  margin:       0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F7B529;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
/** BARRA SUPERIOR DEL CONTENIDO DE UNA CATEGORIA */
TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #A6303B;
  height: 15px;
  background-image: url('images/infobox/content_head.gif'); */
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/* -- modBox Class Styles ------------------------------------------------------------------- */

.modBox {
  margin-top:   3px;
  text-align:   left;
  width:        100%;
}

.modBoxContents {
  font-family:  Arial, sans-serif;
  font-size:    10px;
}

.modBoxLI {
  padding:      0px;
  margin:       0px;
  padding-left: 6px;
}
.modBoxLI a {
  padding:      0px;
  margin:       0px;
}

.modBoxNotice {
  background: #FF8E90;
}

.modBoxNoticeContents {
  background: #F7B529;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.modBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #333366;
  height: 18px;
  background-image: url('images/modbox/center.gif');
}

TD.modBox, SPAN.modBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/* -- Category List Formatting -------------------------------------------------------------- */

.pList {
  margin-top:         -1px;
  font-size:          11px;
  list-style-type:    square;
  color:              #666699;
}
/** LINKS DEL MENU A LA IZQUIERDA */
.pTitle:link, .pTitle:visited {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #A6303B;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

.pTitle {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #D2691E;
	text-align: left;
	padding-top: 0px;
	padding-left: 30px;
	height: 25px;
	width: 100%;
	text-decoration: none;
}


.pTitle:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.pTitle_active {
  color: #8CCE3A;
  font-style: normal;
  text-decoration:    none;
font-weight: bold;
}

/* -- Page Header Formatting ---------------------------------------------------------------- */

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}
/** BARRA DE NAVEGACION DEL SITIO DENTRO DEL CONTENIDO */
TD.headerNavigation {
  font-family:      Arial, sans-serif;
  font-size:        10px;
  color:            #F7B529;
  font-weight:      bold;
  background:       #F9FFEE;
  background-image: url('images/header/center.gif'); 
  height:           18px;
}

A.headerNavigation, A.headerNavigation:link, A.headerNavigation:visited {
  color: #7777DD;
}

A.headerNavigation:hover {
  color: #999999;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* -- Page Footer Formatting ---------------------------------------------------------------- */

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #666699;
  font-weight: bold;
  background-image: url('images/header/center.gif');
  height:           14px;
}

/* -- TEXTOS EN LA BARRA DE TITULO DE UNA CATEGORIA ------------------------------------------------------ */

A.sort-heading-link, A.sort-heading-link:link, A.sort-heading-link:visited {
  font-family:        Arial, sans-serif;
  font-size:          10px;
  color:              #EEA622;
  font-weight:        bold;
  text-decoration:    none;
}

A.sort-heading-link:hover {
  font-family:        Arial, sans-serif;
  font-size:          10px;
  color:              #CC9933;
  font-weight:        bold;
  text-decoration:    underline;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background:         #F0F0F0;
} 
/** LOS FONDOS DE LOS PRODUCTOS LISTADOS */
TR.productListing-odd {
	background: #B8C69F;
}
TR.productListing-even {
	background: #D4E2BA;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background:         #FAFAFA;
}

TABLE.productListing {
  border-left:        1px solid #EEAA99;
  border-right:       1px solid #EEAA99;
  border-bottom:      1px solid #b6b7cb;
}
/* ENCABEZADO DE LA LISTA DE PRODUCTOS */
.productListing-heading {
  font-family:        Arial, sans-serif;
  font-size:          10px;
  background:         #000000;
  color:              #0000FF;
  font-weight:        bold;
  background-image:   url('images/infobox/content_head.gif');
  height:             18px;
}

TD.productListing-data {
  font-family:        Arial, sans-serif;
  font-size:          10px;
  border-bottom:      1px solid #EEAA99;
}

A.pageResults {
  color:              #0000FF;
}

A.pageResults:hover {
  color:              #0000FF;
  background:         #FFFF33;
}
/* --- TITULOS DE LAS CATEGORIAS --- */
TD.pageHeading, DIV.pageHeading {
  font-family:        Arial, sans-serif;
  font-style:         italic;
  font-size:          14px;
  font-weight:        bold;
  color:              #aa3333;
  border-bottom:      2px inset #AAAAAA;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  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: 10px;
}

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: 10px;
  color: #ff0000;
}

SPAN.greetUser {
  font-family: 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: 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;
}

/* -- Module Row Formatting ----------------------------------------------------------------- */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

/* -- Shopping Cart Formatting -------------------------------------------------------------- */

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* -- Message Box Formatting ---------------------------------------------------------------- */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* -- Input Requirement Formatting ---------------------------------------------------------- */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

