
/*
  $Id: stylesheet.css,v 1.1 2005/01/13 23:23:43 pedro Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 BTS1.2a/OSCMAX1.5.5
  
  Copyright (c) 2003-2004 AlgoZone, Inc

  AZUL OSCURO: 003399
  AZUL CLARO: D2DDFF
*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #65991A;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #003399; 
  text-decoration: none; 
}
A:hover { 
  color: #003399;
  text-decoration: underline; 
}
INPUT{
  background: #E6EBE9;
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	background-color: #FFFFFF;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 5px;
  background-color: #FFFFFF;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 5px;
}
.infoBoxRight {
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 12px;
	padding-left: 10px;	
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003399;	
	padding-left: 5px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	padding-left: 5px;
}
.infoBoxContents{
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-color: #828382;
	color: #828382;
	border-left: 1px solid #CECECE;
	background-color: #FFFFFF;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E47E01;
}
.productBoxHeading {
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
    background-color: #FFFFFF;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #003399;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
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: #F5F4ED;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #CECECE;
}
A.productListing-heading { 
  color: #003399; 
}
A.productListing-heading:hover { 
  color: #003399; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults { 
  color: #003399; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #003399; 
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 13px;
  font-weight: bold;
  color: #003399;
}
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.2;
  color: #000000;
}
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: #003399;
}
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: #003399;
  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: #003399;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #003399;
}
.moduleRow { }
.moduleRowOver { background-color: #D4E5E5; cursor: hand; }
.moduleRowSelected { background-color: #D4E5E5; }
.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; }

