/*
  $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
*/
.tablacalendariotitulo {
font-family:Palatino Linotype, Arial, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
background-color:#000000;
}
.tablacalendariocontenido {
font-family:Palatino Linotype, Arial, sans-serif;
color:#000000;
font-size:14px;
font-weight:bold;
}

.arrozconleche {
font-family:Palatino Linotype, Arial, sans-serif;
color:#FFFFFF;
font-size:14px;
}

.boxText { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; }
.errorBox { font-family : Palatino Linotype, Arial, sans-serif; font-size : 14px; background: #000000; font-weight: bold; }
.stockWarning { font-family : Palatino Linotype, Arial, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Palatino Linotype, Arial, sans-serif; font-size : 14px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000; background-image:url(images/estilo/fondo.jpg); background-position: top; background-repeat: inherit; 
  color: #ffffff; 
  margin: 0px;
  
}

A {
  color: #ff6666; font-weight:bold;
  text-decoration: none;
}

A:hover {
  color: #ff0000; font-weight:bold;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

TD.headerInfo {
  font-family: Tahoma, Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000; background-image:url(images/estilo/fondocajas.jpg); 
}

.infoBoxContents {
   
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  
}

.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000; 
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px; 
}

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: 0px;
  border-style: solid;
  border-color: #FF0000;
  border-spacing: 0px; 
}

.productListing-heading {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  background: #000000; 
  color: #FFFFFF;
  font-weight: bold;
  
 
}

TD.productListing-data {
  font-family: Palatino Linotype, Arial, sans-serif; background-image:url(images/estilo/fondocajas.jpg);
  font-size: 14px; 
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}
TR.productListing-data {
  font-family: Palatino Linotype, Arial, sans-serif; background-image:url(images/estilo/fondocajas.jpg);
  font-size: 14px; 
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
}

TD.main, P.main  {
  
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5; 
}
TD.mainimportante, P.main  {
  background: #000000;
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5; 
}
Td.main2, P.main2 {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5; 
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 15px; 
}

TD.accountCategory {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  
}

TD.fieldValue {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px; 
  
}

TD.tableHeading {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  
}

TEXTAREA {
  width: 100%;
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px; 
}

SPAN.greetUser {
  font-family: Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #000000;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Palatino Linotype, Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Palatino Linotype, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Palatino Linotype, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; color: #ffffff; }

/* message box */

.messageBox { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Palatino Linotype, Arial, sans-serif; font-size: 14px; color: #ff0000; }

<!--
 /* Style Definitions tabla calzado */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
h1
	{mso-style-next:Normal;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-font-kerning:0pt;}
h2
	{mso-style-next:Normal;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:2;
	font-size:11.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman";
	font-weight:normal;
	font-style:italic;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->