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

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

BODY {
background-image: url(images/background.gif);
/* background: #FFFFF9; */
  color: #000000;
  margin: 0px;
  
}
a.textbox {
  color: #666666;   /* Infobox link (you can put any colour you want here)*/
}

a.textbox:hover {
  color: #CC6600;    /* Infobox link (you can put any colour you want here)*/     
  text-decoration: underline;

}


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

A:hover {
  color: #CC6600;
  text-decoration: none;
  font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFF9;
}

TR.headerNavigation {
  background: #FFFFF9;
}

TD.headerNavigation {
  font-family: Trebuchet MS;
  font-size: 11px;
/*  background: #000000; */
  background-image: url(images/back.gif);
  color: #00FF00;
/*  font-weight : bold;*/
}

.headerNavigation { 
  color: #666666; 
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Trebuchet MS;
  font-size: 12px;
  background: #ff0000;
  color: #fffff9;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Trebuchet MS;
  font-size: 12px;
  background: #000000;
  color: #fffff9;
  font-weight: bold;
  text-align: center;
}

TD.headerCart {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #CC6600;
/*  font-weight: bold;*/
}
TD.headerCart2 {
  font-family: Trebuchet MS;
  font-size: 11px; 
  color: #000000;

}
/*
TR.footer {
  background: #FFFFFF;
}
*/
.footer {
  font-family: Berlin Sans FB, Trebuchet MS;
  font-size: 9pt;
  background-image: url(images/bg_foot.gif);
/*  background: #C0C0C0; 
  color: #c0c0c0;
  font-weight: bold;*/
}
.footer {
  background-image: url(images/bg_foot.gif);
}

a.footer:hover {
  color: #CC6600;
}
/* LINHAS DAS BOX E ÁREA */
.infoBox {
  background: #FFFFFF;
}

/* exº do tamanho da letra das categorias e background das caixas IMP*/ 
.infoBoxContents {
  background: #FFFFF9;
  font-family: Trebuchet MS;
  font-size: 11px;
  padding-left: 3px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Berlin Sans FB, Trebuchet MS;
  padding-left: 20px;
  height: 40px;
font-size: 64%;
 font-weight: bold;
/*   background: #000000;*/
  background-image: url('images/box_background1.gif');
  background-repeat: no-repeat;
/*  color: #E17100; */
  color: #444444;
   text-transform: uppercase;
}

.asearch {
  padding-left: 50px;
}

a.infoBoxHeading {
color: #666666;   /* Infobox link (you can put any colour you want here)*/
}

  a.infoBoxHeading:hover {
  color: #CC6600;    /* Infobox link (you can put any colour you want here)*/     
  text-decoration: none;

}


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

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

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

.productListing-heading {
  font-family: Trebuchet MS;
  font-size: 11px;
  background: #B9B9B9;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #FFFFF9;
  font-weight: bold;
  }

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #CC6600;
  background: #FFFF33;
}
/* nome e preço em product_info cada produto */
TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #444444;
  font-family: Berlin Sans FB, Trebuchet MS;
  padding-left: 10px;
  height: 40px;
  font-size: 74%;
/*  text-transform: uppercase; */

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Trebuchet MS;
  font-size: 11px;
  line-height: 1.5;
}

.main {
  font-family: Trebuchet MS;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #444444;
}

TD.accountCategory {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS;
  font-size: 12px;
/*  font-weight: bold;*/
  padding-left: 20px;
}

TD.fieldValue {
  font-family: Trebuchet MS;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #cc6600;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #444444;
  border-style: solid;
  border-width: 10px;
}

TD.formAreaTitle {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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: Trebuchet MS; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS; font-size: 10px; color: #ff0000; }

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

/* Separador vertical do product_listing */
 .bg2{
  background-image: url(images/m210.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m99.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m16.gif);
  background-repeat: repeat-y; 
 }

 .bg5{
  background-image: url(images/m38.gif);
  background-repeat: no-repeat; 
 }

/* Nome do produto */
 .ch1{
 font-size: 12px;
 font-weight: bold;  
 font-family: Trebuchet MS;
 }
 .ch10{
  font-size: 11px;
  line-height: 1.5;
 font-weight: bold;  
 font-family: Trebuchet MS;
 }

 .ch2{
 font-size: 12px;
 color: #666666;
 font-weight: bold;  
 }
 
 .ch3{
 font-size: 14px;
 }
  
/* Preços */
 .ch7{
 font-size: 12px;
/*  font-weight: bold;*/
 font-family: Trebuchet MS;

 }
 .ch70{
 font-size: 13px;
 color: #800000;
 font-weight: bold;
 }

/* Preços antes da promoção */
 .ch8{
 font-size: 13px;
 color: #444444;
 font-weight: normal;
 }

 .ch9 {
 font-size: 13px;
 color: #444444;
 font-weight: bold;
}

/* ZONA PRODUCT_INFO*/
 .descr_produto {
 font-size: 11px;
 color: #444444;
}

 .pi1 {
 font-size: 10px;
 color: #999999;
}
 .pi2 {
 font-size: 12px;
 color: #222222;
 font-weight: bold;
}













/* MENU NA HEADER */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 500px;
font-weight: bold;
font-size: 64%;
font-family: Berlin Sans FB, Trebuchet MS ;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 6px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}


TD.smallText_head, SPAN.smallText_head, P.smallText_head {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #F4F4F4;
}

.fundo {
  background: #FFFFF9;
  border: 1px solid #ccc;

}

