/*
  $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
*/

@import url("includes/ajaxcarousel/carousel.css");

.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background:none; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #6a5a2e;
  margin: 0px;
}

A {
  color: #686257;
  text-decoration: none;
}

A:hover {
  color: #bb7844;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d4d5d7;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  background: #3A6C85;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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: #fcfaee;
}

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: #d4d5d7;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
}

A.pageResults {
  color: #1f697d;
}

A.pageResults:hover {
  color: #68a7b7;
  background:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #29617f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, 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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  background:#ffffff;
  border:1px solid #646e76;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  background:#ffffff;
  border:1px solid #646e76;
}

SPAN.greetUser {
  font-family: Verdana, 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: 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: #4d3833;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #dfe8f2; cursor: pointer; }
.moduleRowSelected { background-color: #dfe8f2; }

.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: #ffb3b5; }
.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: #ff0000; }


.simulacaoFrete {
  font-family: Arial;
  color: #A9A5A5;
  font-weight: bold;
}

/* CLUBE DO LIVRO */
.descricao { width: 100%; margin: 0px; }
.label_descricao { vertical-align: bottom; margin: 0px; }
/*botões*/
.label_descricaoL, .label_descricaoC, .label_descricaoR { line-height: 34px; height: 34px; font-size: 11px; font-family: Verdana, Arial, Helvetica; color:#ffffff; font-weight: bold; /* vertical-align: bottom; display: -moz-inline-box;*/ display: inline-block; cursor: pointer; white-space: nowrap; vertical-align: bottom; }
.label_descricaoL { background: url(images/item_left.gif) no-repeat top right; width: 10px;}
.label_descricaoC { background: url(images/item_bg.gif) repeat-x; }
.label_descricaoR { background: url(images/item_right.gif) no-repeat top left; width: 10px;}
.nobr { white-space: nowrap; }
/*fim botões*/
.texto_descricao { padding: 5px; width: 99%; background: #CCDCED; border: 1px solid #296481; margin: 0px; vertical-align: middle; overflow: auto; }
.texto_descricao p { text-align: justify; }
/* CLUBE DO LIVRO EOF */
/* BOF: FRETE */
#resultFrete { background: #F0E0EB; border: 1px solid #943488; display: none; padding: 5px; }
#resultFrete li { list-style: none; padding: 4px; }
/* EOF: FRETE */

/* modal */
.load { position: absolute; top: 50%; left: 50%; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; height: 100%; width: 100%; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99998; border: 1px dotted red; padding: 5px; background: #ffdddd; color: #b40000; font-weight: bold; width: 500px; font-family: Verdana }
.modal { visibility: hidden; cursor:pointer; }

#loadBannerFlutuante { font-size: 13px; position: absolute; top: 50%; left: 35%; margin: -39px 0 0 -44px; z-index: 9999; text-align: left; vertical-align: middle; border: 1px dotted red; padding: 5px; background: #ffdddd; color: #b40000; font-weight: bold; width: 500px; font-family: Verdana }
#closeBannerFlutuante { padding: 3px; color: #014576; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica; position: relative; width: auto; height: auto; }
#closeBannerFlutuante a { color: #81B5BB; font-weight: bold; }
#closeBannerFlutuante a:hover { color: #81B5BB; font-weight: bold; text-decoration: underline; }
#maskBannerFlutuante { position: absolute; left:0; top:0; z-index:2; background-color:#000; opacity: 0.6; filter: alpha(opacity = 60); display:none; zoom: 1; }
/* modal eof*/
