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

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
  margin: 0px;
	background: #FFF;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	text-align: center;
}

BODY, TD, INPUT, TEXTAREA, A, DIV, SELECT {
	font-family: Verdana;
	font-size: 9px;
  color: #6A6A6A;
}

TD {
	font-size: 10px;
}

A {
	font-size: 10px;
}
A.peq {
	font-size: 9px;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #bbc3d3;
  color: #FFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #FFF;
  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 {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
}

TD.infoBoxHeading {
}

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: #FFF;
	height: 22px;
}

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: #F3F3F3;
	height: 22px;
}

TABLE.productListing {
	border: 1px solid #D6D6D6;
	border-top: none;
}
TABLE.productListing td {
	border-top: 1px solid #D6D6D6;
}

.productListing-heading {
  background: #A882AB;
  color: #FFF;
  font-weight: bold;
	padding: 4px;
}

A.pageResults {
	font-weight: bold;
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-size: 24px;
	color: #A882AB;
	font-family: Arial;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
	padding-top: 10px;
}

TD.fieldValue {
	padding-top: 5px;
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
	border: 1px solid #999;
	padding: 3px;
}

TEXTAREA {
  width: 480px;
}

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

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

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

SPAN.markProductOutOfStock {
  color: #A882AB;
}

SPAN.productSpecialPrice, SPAN.errorText {
	font-weight: bold;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo, .checkoutBarCurrent {
	color: #D8D8D8;
	font-weight: bold;
	font-size: 9px;
}
.checkoutBarCurrent {
	color: #747474;
}

/* message box */

.messageStackError, .messageStackWarning {
	color: #E06466;
	font-size: 12px;
	font-weight: bold;
}
.messageStackSuccess { font-weight: bold; }

/* input requirement */

.inputRequirement { color: #ff0000; }


span.warning {
	color: #E06466;
	font-size: 9px;
}






/**********************************
*
*		Changes by Matheus - smartlab.com.br
*		2006/03/08 - 11:42
*
**********************************/

DIV#geral {
	position: relative;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid #DFD2E0;
	border-right: 1px solid #DFD2E0;
	background-color: #FFF;
}

DIV#lateral {
	position: relative;
	float: left;
	left: 30px;
	width: 154px;
	background-color: #FFF;
}

DIV#conteudo {
	position: relative;
	float: left;
	width: 522px;
	margin-left: 70px;
	font-size: 11px;
	background-color: #FFF;
}

IMG {
	border: 0px;
}

IMG#home_menu {
	position: relative;
	left: -15px;
}

IMG.left {
	float: left;
	margin-right: 5px;
}

DIV.tracejado_peq, DIV.tracejado_gr {
	width: 154px;
	height: 15px;
	background-image: url(images/tracejado.gif);
	background-repeat: repeat-x;
}
DIV.tracejado_gr {
	width: 496px;
}

DIV.thumb {
	position: relative;
	float: left;
	width: 90px;
	margin-right: 12px;
	background-image: url(images/thumb_background.png);
	background-repeat: no-repeat;
}
DIV.thumb img {
	position: relative;
	float: left;
	left: 2px;
	top: 2px;
	> left: -1px;
}

.roxo {
	font-weight: bold;
	color: #A882AB;
}
.roxo2 {
	color: #A882AB;
}

H1 {
	font-size: 12px;
	color: #A882AB;
	font-weight: bold;
}

H2 {
	font-size: 14px;
	color: #A882AB;
	font-weight: bold;
}

DIV#submenu {
	position: absolute;
	top: 70px;
	z-index: 50;
}
DIV.submenu {
	color: #5B5757;
	font-size: 10px;
	background-color: #EDEDED;
	border: 2px solid #EDEDED;
	padding-top: 5px;
	padding-bottom: 5px;
}
DIV.submenu_item {
	position: relative;
	text-align: left;
}
DIV.submenu_item a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;	
	padding-bottom: 3px;
	color: #000;
	text-decoration: none;
}
DIV.submenu_item a:hover {
	color: #6D2174;
	background-color: #FFF;
}

DIV#basket {
	position: absolute;
	width: 200px;
	right: 60px;
	top: 75px;
}

DIV#float {
	position: absolute;
	z-index: 51;
}

div#breadcrumb, div#breadcrumb a, .pageHeading {
	font-family: Arial;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.breadcrumb_root {
	font-weight: bold;
}
div#breadcrumb a:hover {
	text-decoration: underline;
}

DIV.products_image {
	position: relative;
	float: left;
	width: 160px;
	margin-right: 8px;
	background-image: url(images/products_background.png);
	background-repeat: no-repeat;
	font-size: 10px;
}
IMG.products_info {
	position: relative;
	float: left;
	left: 1px;
	top: 2px;
	> left: -2px;
	width: 153px;
}
DIV.products_image_label {
	position: absolute;
	top: -15px;
	left: 0px;
	width: 153px;
	text-align: center;
}
DIV.products_image_enlarge {
	width: 153px;
	text-align: center;
}
DIV.products_description {
	position: relative;
	float: left;
	width: 160px;
	padding-top: 10px;
}

INPUT.peq, TEXTAREA.peq {
	width: 200px;
	height: 20px;
}
INPUT.med, TEXTAREA.med {
	width: 300px;
	height: 20px;
}
INPUT.gr, TEXTAREA.gr {
	width: 480px;
	height: 20px;
}
TEXTAREA.peq, TEXTAREA.med, TEXTAREA.gr {
	height: auto;
}
INPUT.noborder {
	border: none;
}
INPUT.text {
	height: 20px;
}

TABLE.interna {
	width: 496px;
}

TABLE.faq_item {
	width: 496px;
	border: 1px solid #D6D6D6;
}
TABLE.faq_item th {
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	padding: 3px 8px 0px 5px;
	height: 20px;
	cursor: pointer; cursor: hand;
}
DIV.faq_resp {
	display: none;
	padding: 10px 8px 5px 5px;
}

A.destaque {
	font-weight: bold;
}

TABLE#checkout_steps {
	background-image: url(images/checkout_bar.gif);
	background-repeat: repeat-x;
}