/*
  $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 - Modified by Valmy Gomes - valmygomes@legalzona.com.br valmygomes@hotmail.com in 19/04/2007

  Released under the GNU General Public License
*/
#corpo {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #D9251D;
	color: #000000;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background: #f2fff7;
	color: #FF0000;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #D9251D;
	text-decoration: underline;
}

BODY {
	color: #2A1F74;
	margin: 0px;
	background-color: #FFFFFF;
}

A {
	color: #2A1F74;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

A:hover {
	color: #2A1F74;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
	color: #D9251D;
}

TR.headerNavigation {
	background-color: #FFFFFF;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
}

headerNavigation a{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

headerNavigation a:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

TR.headerError {
	background-color: #D9251D;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	color: #A93D31;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D9251D;
	font-weight: bold;
	text-align: center;
	background-color: #A93D31;
}

TR.footer {
	background-color: #D9251D;
	background-image: url(images/bg_rodape.jpg);
	background-repeat: repeat-x;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #D9251D;
	font-weight: bold;
	padding:5px 0px;
}
TD.footer a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
TD.footer a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
	text-decoration: underline;
}

.infoBox {
	color: #A93D31;
}
.infoBox1{
	background-color:#FFfffF;

	color: #2A1F74;
}
.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2A1F74;
	font-weight: bold;
}
.infoBoxNotice {
	color: #D9251D;
	background-color: #FFFFFF;
}

.infoBoxNoticeContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #2A1F74;
}

TD.infoHeaderHeading {
	color:#000000;
	font-size:10px;
	padding-left:4px;
	padding-bottom:3px;
	text-align:left;
}
TD.infoBoxHeading {
	background:url(images/infobox/corner_center.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
}

TD.infoBoxHeading1 {
  background:url(images/infobox/corner_center.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBoxCategoriesHeading {
  background:url(images/infobox/cat_bg.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fffFFF;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #D9251D; 
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	color: #2A1F74;
}

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;
	color: #D9251D;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #D9251D;
	border-spacing: 1px;
	background: #FFFFFF;
	color: #2A1F74;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #D9251D;
	font-weight: bold;
	background-color: #FFFFFF;
}
.productListing-heading a{
	color: #A93D31;
	font-weight: bold;
	background-color: #FFFFFF;
}
.productListing-heading a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #D9251D;
}
TD.productListing-data a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#A93D31;
}
TD.productListing-data a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#A93D31;
	text-decoration: underline;
}
A.pageResults {
	color: #D9251D;
}

A.pageResults:hover {
	color: #D9251D;
	text-decoration:none;  
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D9251D;
}

TR.subBar {
	color: #D9251D;
	background-color: #FFFFFF;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D9251D;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #D9251D;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #D9251D;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #D9251D;
}

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;
	color: #D9251D;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #D9251D;
}

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: #D9251D;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #000000;
}

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: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial,Verdana, Arial, sans-serif;
  color: #ff0000;
  font:bold 12px Arial, Helvetica, sans-serif;  
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;

}

.moduleRow { }
.moduleRowOver {
	background-color: #E2D6CD;
	cursor: pointer;
	cursor: hand;
	color: #f1f9fe;
}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #D9251D; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f9fe;
	color: #000000;
}
.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; }
.categorias {
	clear: both;
	width: 198px;
	
}
*.h11{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family: Arial;
}
*.h11:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	font-family: Arial;
}

*.m11{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-family: Arial;
	font-weight: bold;
}
*.m11:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

*.m12{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
*.m12:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

td{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
}

 

 .go{
	height: 20px;
	border: 1px solid #333333;
 }

 .cy{
	font-size: 11px;
	color: #D9251D;
	font-weight: bold;
 }

 .cy1{
	font-size: 14px;
	color: #A93D31;
	font-weight: bold;
 }

 .cy2{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
 }


 .ml{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
 }

 .ml1{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
 }

 .ml2{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
a.allproductsBox {
	color: #A93D31;
	background-color: #E2D6CD;
} 
a.allproductsBox:Hover {
	color: #A93D31;
} 
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #D9251D;
}
.menu {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.menu a{
    color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.centro{
	background-color: #00CC00;
}
.informacao {
	font-family: Tahoma;
	font-size: 12px;
	color: #A93D31;
	font-weight: bold;
}
.informacao:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #A93D31;
	font-weight: bold;
	text-decoration: underline;
}
/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper {
	width: 100%;
	padding:0;
	margin:0;
	overflow: hidden;
	background-image: url(images/fundo_banner.jpg);
	background-repeat: no-repeat;
	height: 234px;
}
.ProductsCycleSlideshow {
	height: 215px;
	width: 100%;
	overflow: hidden;
}
.PCSChild {
	height: 220px;
	width: 100%;
	text-align:center;
	top:0;
	left:0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.PCSChild  H1 {
	text-decoration: none;
	color:#FF0000;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}

.PCSPager {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 30px;
	margin: 0px;
}
.PCSPager a {
	border: 1px solid #bbc3d3;
	color:#FFFFFF;
	text-decoration: none;
	font-size:14px;
	text-align: right;
	padding: 2px;
	background-color: #FF0000;
}
.PCSPager a.activeSlide {
	border: 1px solid #000;
	color:#FFFFFF;
	background-color: #0000FF;
}
.PCSPager a:focus {
	
	color: #000000;
	text-decoration: underline;
}



.hidePrices {
	display:none;
}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }


.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-weight: bold}
.fundo {
	background-repeat: no-repeat;

}
#corpo {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}
body {
	background-color: #FFFFFF;
}
.menu_baixo{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}.menu_baixo a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.menu_baixo a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
titulo_destaques {
	background-image: url(gfs_esquerdo/bg_destaques.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2A1F74;
	
}
.BestSellersBox {
	font-family: Tahoma;
	color: #000000;
	background-image: url(gfs_esquerdo/bg_best.jpg);
	background-repeat: repeat-y;
}
.BestSellersBoxContents {
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FF0000;

}
.BestSellersBox a {
	
	font-family: Tahoma;
	color: #000000;
}
.direita {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2A1F74;


}