/*
TECSHELL DESARROLLO WEB PROFESIONAL
  Copyright (c) 2004-2009 Tecshell.
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: Yellow; 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 {
  scrollbar-3dlight-color : #B2B25E;
  scrollbar-arrow-color : #4A4A00;
  scrollbar-base-color : #F0F2DB;
  scrollbar-darkshadow-color : #B2B25E;
  scrollbar-face-color : #F0F2DB;
  scrollbar-highlight-color : #F0F2DB;
  scrollbar-shadow-color : #F0F2DB;
  scrollbar-track-color : #B2B25E;
  
  background: #FFFFFF;
  color: #4F5120;
}

A {
  color: #683A00;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Times New Roman";
}

A:hover {
  color: #2F4F4F;
}

FORM {
	display: inline;
}

TR.header {
  background: #B2B25E;
}

TR.headerNavigation {
  background: #B2B25E;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 13px;
  background: #9A9A49;
  color: #ffffff;
            border-top-color: 3px solid #949546;
  font-weight : normal;
                                        border-bottom-color: #556B2F;
        border-bottom-style: double;
                                }

#tablafondo {
	background-image: url(images/fondo.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}


A.headerNavigation {
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color:  #2F4F4F;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBoxContents {
  background: #FAFAF1;
  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: #B2B25E;
  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: #FCFCF5;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: White;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B2B25E;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: Maroon;
}

A.pageResults:hover {
  color: White;
  background: #FFA500;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", serif;
  font-size: 22px;
  font-weight: bold;
  color: #683A00;
  background-color: #F9F9EE;
 /*   background-image: url(/images/adorno.gif); */
  background-repeat: no-repeat;
  /* background-position: 100%;*/
            padding-left: 6px;
                        }

TR.subBar {
  background: #F3D48A;
}

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

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: 13px;
  font-weight: bold;
  color: Maroon;
}

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 {
  color:  #F0F2DB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
RADIO {
  color:  #4F5120;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
}
SELECT {
  color:  #4F5120;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
  }
TEXTAREA {
  color:#4F5120;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: Olive;
}

OPTION {
  color:#4F5120;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: Olive;
}

INPUT {
 color: #4F5120;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2E8B57;
  font-weight: bold;
}

TABLE.formArea {
  background: #FAFAE8;
  border-color: #B8860B;
  border-width: 1px;
  border-color. 
}

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: "Times New Roman";
  color: #ff0000;
  font-style: normal;
}

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