<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  $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
*/

.fieldKey {
  font-size: 12px;
  line-height: 35px;
  width: 160px;
  text-align:right;
  padding-right:10px;
}
.fieldKey2 {
  font-size: 12px;
  line-height: 35px;
  padding-right:10px;
}
.fieldKey3 {
  font-size: 12px;
  line-height: 35px;
  width: 130px;
  text-align:right;
  padding-right:10px;
}
.fieldValue {
  font-size: 12px;
  line-height: 35px;
}

.boxText { font-family: Arial; font-size: 11px; }
.errorBox { font-family: Arial; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial; font-size : 11px; color: #f02200; text-decoration: underline; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ff7f00;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 13px;
  background: #ff7f00;
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background-color: #ffffe9;
}

TD.headerError {
  font-family: Arial;
  font-size: 13px;
  color:#660; 
  background-color: #ffffe9;
  font-weight : bold;
  text-align : center;
  padding:10px;
}

TR.headerInfo {
  background-color: #eff9f4;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 13px;
  color:#063;
  background-color: #eff9f4;
  font-weight: bold;
  text-align: center;
  padding:10px;
}

TR.footer {
  background: #ff7f00;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #ff7f00;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  border:1px solid #dedede;
  padding:10px;
}

.infoBoxContents {
  font-family: Arial;
  font-size: 12px;
  line-height:20px;
}

.infoBoxContents td {
  padding-left:5px;
  padding-right:5px;
}

.form_text_field {
	width:140px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ff7f00;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
}
.pageHeading h1 {
	float:left;
    font-size: 25px;
	padding-top:5px;
    text-transform:uppercase;
    letter-spacing:-1px;
	color: #111;
	width:100%;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial;
  font-size: 13px;
  line-height: 1.5;
  padding:3px;
}

.titulo_desc {
font-size:18px;
}

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

TD.accountCategory {
  font-family: Arial;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height:38px;
}
TD.fieldKey2 {
  font-family: Arial;
  font-size: 13px;
  line-height:28px;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 13px;
  line-height:38px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 11px;
  color: #ff0000;
  background-color:#FBFAF8;
}
.newincart {
  font-family: Arial;
  font-size: 11px;
  color: #ff0000;
  background-color:#FBFAF8;
}
.incart {
  font-family: Arial;
  font-size: 11px;
  color: #000;
  background-color:#FBFAF8;
}

.dotted {
	background-image:url("../images/dotted.gif");
	background-repeat:repeat-x;
	background-position: 100% 80%;
}


SPAN.greetUser {
  font-family: Arial;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 20px;
  color: #f00;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #E3D7C4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F1E7D8; }

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

/* message box */


/* message box */

.messageBox { padding:20px; }
.messageStackError { 
	border:1px solid #D8ACAC;
	background-color:#FFECEC;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/error.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#952F2F;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.messageStackWarning { 
	border:1px solid #E6E6C6;
	background-color:#FFFFE9;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/warning.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#660;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.messageStackSuccess { 
	border:1px solid #B5DFCA;
	background-color:#EFF9F4;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/success.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#063;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.messageStackError2 { 
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/error.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
}
.messageStackWarning2 { 
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/warning.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
}
.messageStackSuccess2 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:12px;
	padding-left:50px;
	background-image:url("../images/icons/success.png");
	background-repeat:no-repeat;
	background-position:10px 5px;
}
/* input requirement */

.inputRequirement { font-family: Arial; font-size: 11px; color: #ff0000; }
</pre></body></html>