
/*
  $Id: stylesheet.css, template: OS06E7140TM v3.00 07/30/06  12:48:30 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2

  Copyright (c) 2003-2005 AlgoZone, Inc

*/

BODY {
  background-image: url('images/bck_geral.png');
  background-position: top;
  background-repeat: repeat-y;
  font-family: Helvetica;
  background-color:#000000;
  font-size: 11px;
  }
/*.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #513F2C;}*/
.boxText { padding-left:10px;padding-right:10px;font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #42392f;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { /*background: #000000;*/ } 
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size :10px; color: #3d1212; text-decoration: none; }

A { 
  color: #3d1212;
  text-decoration: none; 
}
A:hover {
  color:  #3d1212;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #A0A0A0;
}
INPUT.submit_button{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBox{
  /* Uncomment to get bacground for components */
  /*background-color: #b0a881;*/
  border: 1px solid #42392f;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #c6c9ca;
  text-align: left;
  padding-left: 15px;
  }
.infoBoxLeft, .infoBoxRight{
	padding-left: 2px;
	/*padding-right: 10px;*/
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:  #42392f;
  text-align: center;
  padding-top: 15px;
}
TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3d1212;
  text-align: left;
  /*background-color: #F9EDDA;*/
  padding-top: 10px;
  padding-left: 20px;
}
.infoBoxCenter{
	padding-left: 10px;
	padding-right: 10px;
    /*background-color: #F9EDDA;*/
}
.infoBoxContents, .infoBoxContentsCenter, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  /* Uncomment to get bacground for component's content */
  font-size: 11px;
  /*color: #757272;*/
  color:  #42392f;

}
.infoBoxContentsLeft, .infoBoxContentsRight{
  color:  #42392f;

}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42392f;
}
.infoBoxContents A:hover {
	color: #ffffff;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42392f;
}
.infoBoxContentsCenter A:hover {
	color: #3d1212;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #6A6868;*/
  color:  #42392f;
}
.infoBoxContentsLeft A:hover {
	color: #FFFFFF;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42392F;
}
.infoBoxContentsRight A:hover {
	color: #42392F;
}
.productsBoxContents A:link, .productsBoxContents A:active, .productsBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d1212;
}
.productsBoxContents A:hover {
	color: #c6c9ca;
}
.infoBoxHeadingSearch{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3d1212;
	padding-top: 5px;
	padding-left: 15px;
}infoBoxContentsLeft
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCF7FF;
	vertical-align: top;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited,
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #42392f;
}
.infoBoxContentsSearch A:hover, infoBoxContentsLeft_categ A:hover {
	color: #FFFFFF;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #3d1212; 
  font-size: 12px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3d1212;
  color: #3d1212;
  text-align: center;
}

TR.footer {
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
}
.foottext{
  background-image: url('images/footer.png');
  background-position: center;
  background-repeat:no-repeat;
  width:100%;
  height:150px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
  color: #42392f;
  line-height:12px;
}
.foottext A:link, .foottext A:active{	
	color: #42392F;
}
.foottext A:visited{
  color: #FFFFFF;
}
.foottext A:hover{	
	color: #FFFFFF;
	text-decoration: underline;
}
TR.indice_letras {
}
TD.indice_letras {
}
.indice_letras{
  background-image: url('images/footer.png');
  background-position: center;
  background-repeat:x;
  width:100%;
  height:10px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
}
.indice_letras A:link, .foottext A:active{	
	color: #FF0000;
	width: 100%;
}
.indice_letras A:visited{
  width: 100%;
  color: #FFFFFF;
}
.indice_letras A:hover{
  background-color: #FF0000;
  color: #000000;
  text-decoration: underline;
  width: 100%;
  height:100%;
  
}
.titulo_letras{
  width:100%;
  text-align:center;
  font-size:13px;
  font-style: Sans-serif;
  color: #e7dede;
}

.div_letras{
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 1000px;
  width:100%;
  }  
.infoBoxNotice {
  background: #de1313;
}
.infoBoxNoticeContents {
  background: #FFFF1B;
  font-family: 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: #f4f7fd;*/
}
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;*/
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #FFFF1B;*/
  color: #42392f;
  font-weight: bold;
  font-variant: small-caps;
}
A.productListing-heading { 
  color: #42392f; 
  font-weight : bold;
}
A.productListing-heading:hover {
  color: #c6c9ca;
  font-weight : bold;
}
TD.productListing-data A,TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#42392f;
}
A.pageResults { 
  color: #3d1212; 
}
A.pageResults:hover { 
  color: #c6c9ca; 
  background: #3d1212; 
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #42392f;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {	
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d1212;
}
TD.main, P.main, .main A{
  color:#42392f;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText, .smallText A{ 
  color:#42392f;
  font-family: 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: #42392f;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
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: #ff0000;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ed2020;
  font-size: 12px;
  font-weight: bold;
}
.messageStackSuccess, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  color: #42392f;
  font-size: 12px;
  font-weight: bold;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #42392f;
  font-size: 11px;  
}
.divHeadingAlert{
  color: #0f3857;
  font-size: 12px;
  font-weight:bold;
  font-family: Verdana;
  text-align:center;
}
.divAlert{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
}
.selectedMethodBox{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
  visibility:hidden;
  display:none;
}
TD.productListing-data-color {
  /*border: 1px solid #93938A;*/
}
.moduleRow {
  /*background-image: url('images/payment_bk.png');
  background-repeat: no-repeat;*/
  }
.moduleRowOver {
  /*background-image: url('images/payment_bk_over.png');
  background-repeat: no-repeat;*/
  cursor: pointer;
  }
.moduleRowSelected {
  background-image: url('images/payment_bk_over.png');
  background-repeat: no-repeat;
  }
  
.payment_description{
  text-align: justify;
  color:#42392F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3d1212; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3d1212; }

.text_cart_empty{
	color: #3d1212;
	}
.confirm_deposito {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d1212;
	font-weight: bold;
	text-align:left;
}
.confirm_deposito_banco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d1212;
	font-weight: normal;
	text-align:left;
}
.create_account_subtitle{
  font-size: 9px;
}
.no_border{ border:0px; }
#pop{
    color: #FFFFFF;
    display:none;
    position:absolute;
    background-color:#2e2115;
    top:50%;
    left:50%;
    margin-left:-150px;
    margin-top:-80px;
    padding:10px;
    width:300px;
    height:115px;
    border:1px solid #FFFFFF;
    font-size: 11px;
    font-family: Verdana;
    padding: 10px;
    }

.payment_group{
	border-top: 1px solid #666666;
}

.payment_title{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #42392F;
}

.payment_module{
	font-size:13px;
	color: #42392F;
}
.payment_select{
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-size:11px;
	color: #42392F;
}
.link_pagamento {
  font-family:  Arial;
  font-size: 17px;
  font-weight: bold;
  color: red;
}
.link_pagamento:hover{
  text-decoration: underline;
}
