/* Point da Informática */

body	{
	margin: 0px;
	background-image: url(img/fundo_sup.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

td	{
	font-size: 8pt;
	}

.banner	{
	background-image: url(imagens/banner_fundao.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 4px #AAAAAA;
	}

.busca_fundo	{
	background-color: #4f4f4f;
	}

.busca_avancada	{
	font-size: 7pt;
	color: #cccccc;
	}

.busca_avancada:hover	{
	color: #666666;
	}

.copyright	{
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;
	}

.data	{
	font-size: 7.5pt;
	}

.destaques_titulo	{
	background-image: url(imagens/tit_destaque_fundo.jpg);
	background-repeat: repeat-x;
	}

INPUT.busca	{
	font-size: 8pt;
	color: #000000;
	background-color: #F9F9F9;
	border: #666666 solid 1px;
	}

INPUT	{
	font-size: 8pt;
	color: #000000;
	}
	
SELECT	{
	font-size: 8pt;
	color: #000000;
	background-color: #F9F9F9;
	border: #666666 solid 1px;
	}

.lateral_esquerda	{
	background-color: #d6dce0;
	height: 100%;
	}
	
.meio	{
	background-image: url(imagens/meio_fundo.gif);
	background-repeat: repeat-y;
	outline-color: #999999;
	border: 1px solid #f3f3f3;
	}

.minha_sacola_fundo	{
	background-image: url(imagens/sacola_fundo.jpg);
	background-repeat: repeat-x;
	}

.preco	{
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
	}

.produto	{
	border: solid 1px #EFEFEF;
	height: 180px;
	background-color: #fdfdfd;
	color: #FF0000;
	font-size: 8pt;
	}

.produto_nome	{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}

.rodape	{
	background-color: #f5f5f5;
	}

.rodape_fone	{
	color: #6da9d5;
	font-size: 12pt;
	}

.rodape_texto	{
	font-size: 8pt;
	}

.sacola_valor	{
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffffff;
	}

/*
  $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-size: 8pt;
	}
	
.errorBox {
	background: #ffb3b5;
	font-weight: bold;
	}
	
.stockWarning {
	color: #cc0033;
	}
	
.productsNotifications {
	background: #f2fff7;
	}
	
.orderEdit {
	color: #70d250;
	text-decoration: underline;
	}

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

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-size: 8pt;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*  background: #bbc3d3; */
}

TD.footer {
  font-size: 8pt;
/*  background: #bbc3d3; */
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*	background: #ffffff; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-size: 8pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 8pt;
}

TD.infoBoxHeading {
  font-size: 8pt;
  font-weight: bold;
/*  background: #bbc3d3; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 8pt;
}

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

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

/* Listagem dos produtos nas seções */
TABLE.productListing {
  border: 1px;
  border: solid #EFEFEF 1px;
  width: 100%;
  height: 250;
  padding: 4px;
}

.productListing-heading {
  font-size: 8pt;
  background: #F3F3F3;
  color: #000000;
  font-weight: bold;
  height: 40px;
  padding: 4px;
  vertical-align: top;
  }

TD.productListing-data {
  font-size: 8pt;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 8pt;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 8pt;
}

TD.accountCategory {
  font-size: 8pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 8pt;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 8pt;
}

TD.tableHeading {
  font-size: 8pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 8pt;
  font-weight: bold
  color: #FFFFFF;
}

TEXTAREA {
  width: 100%;
  font-size: 8pt;
}

SPAN.greetUser {
  font-size: 8pt;
  color: #ff0060;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
	}
	
.moduleRowSelected {
	background-color: #E9F4FC;
	}

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	}
	
.checkoutBarCurrent {
	color: #000000;
	}

/* message box */

.messageBox { }

.messageStackError, .messageStackWarning { 
	background-color: #ffb3b5;
	}
	
.messageStackSuccess {
	background-color: #99ff00;
	}

/* input requirement */

.inputRequirement {
	color: #ff0000;
	}

