/*
  $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
*/
.centerpage {
  width: 765px;
  position: absolute;
  left: 50%;
  top: 5px;
 margin-left: -383px;
  background: White;
		  } 
	  
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;  color: #5C5C5C;  }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold;  color: Black;  }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: White;
  color: #5C5C5C;
  margin: 0px;
}

A {
  color: #696969;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

A:hover {
  color: #91B700;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C9CFD5;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: White;
  color: #FD0C8F;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2E2E2E;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #F5F5F5;
  text-decoration: none;
}

TR.headerError {
  background: Yellow;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #696969;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F5F5F5;
  color: #ffffff;
  font-weight: bold;
}
a.footer{
	  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #ffffff;
  font-weight: bold;
}

a.footer:hover{
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #ffffff;
  font-weight: bold;
}
.infoBox {
  background: White;
  border: 1px;
  border-style: solid;
  border-color: #91B700;
}

.infoBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #9ACD32;
}

.infoBoxNoticeContents {
  background: #9ACD32;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #91B700;
  text-align: Left;
  padding-left: 4px;
}

TD.infoBox, SPAN.infoBox {
  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: White;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #292929;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #696969;
}

A.pageResults:hover {
  color: #696969;
  background: White;
}

TD.pageHeading, DIV.pageHeading {

 font-size: 14px;
 text-transform: uppercase;
 font-weight: bold;
 color: #696969;
  text-decoration: sharp;
  
  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 20px;
  padding-bottom:0;
  padding-left: 5px;

}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #626262;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #292929;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #9ACD32;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #696969;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #91B700;
  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: Red;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #91B700;
}

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: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
8c8c8c
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #F40006; }
.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; }

/* modificações */

m11.{
	background-color: #EAEAEA;
	color: #0166D2;
}
.go{
font-size: 11px;
 color: #F7960D;
 text-align: left;
 font-weight: bolder;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

/* menu */
.cy{
font-size: 11px;
 color: #424041;
 text-align: center;
 font-weight: bolder;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-left: 6px;
}
TD.menu{
background-color: #F5F5F5;
 background: url(images/theme/menu.gif);
}


.style1{
background: transparent url(images/back_busca.jpg) no-repeat;
}
td.style2{
background: White url(images/back_busca-2.jpg) no-repeat;
font-size: 11px;
text-align: center;

}
table.style3{
background: transparent;
font-size: 11px;
 color: White;
 }

td.texto{
font-size: 11px;
 color: #91B700;
 text-align: rigth;
 font-weight: bolder;
 letter-spacing: 1px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background: #ffffff url(images/footer.jpg) no-repeat;
 height: 41px;
}

/*
------------menu  css-------------
Format each info box according to you liking
*/


.tdbotoes{
background:#ffffff;
 border-bottom: 0px solid #B8E101;
 padding-left: 27px;
 padding-bottom: 12px;
}
 .categorias{
 background: transparent ;
 height: 35px;
} 


/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: transparent;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #7B8C9C;
}

.contentBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



.CategoriesBox {
  background: White;
 border: 1px solid #E9E9E9;
  border-top: 0px;
}


.CategoriesBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #EDEDED url(images/CategoriesBox/corner_right_left.gif);
  color: #0084A8;
  text-align: center;
}

.SearchBox {
  background: White;
  border: 1px solid #E9E9E9;
  border-top: 0px;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F1F1F1 url(images/SearchBox/corner_right_left.gif);
  color: #0084A8;
 text-align: center;
}
.SearchBoxContents {
  background: White;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF4500;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}
 .ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
 border-left: #B6B6B6 1px solid;
 border-right: #B6B6B6 1px solid;
 }

 .ch8{
 font-size: 14px;
 font-weight: bold;
 color: #3091BB;
 }

 .ch9{
 font-size: 14px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #484E53;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

               
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }




 .image_border{
  border:1px solid #000000; 
 

.menuhor {
border: none;
margin: 0;
font: bold 13px Arial;
}
.menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
.menuhor li a {
height: 1px; /* IE5.0 bug */
padding: 4px 8px; 
margin:0;
border: 1px solid #91B700; 
background: black url(images/blockdefault.gif) repeat-x center center;
text-decoration: none;
font: bold 13px Verdana;
float: left;
}
.menuhor li a:link {
color: #fff;
}
.menuhor li a:visited {
color: #fff;
}
.menuhor li a:hover {
background: #9ACD32 url(images/blockactive.gif) repeat-x center center;
color: White;
}

/* menu barra*/
TD.menu{
background-color: #ffffff;
}

#button {
border-bottom: 1px dotted #708090;
margin: 0 0 0 0;
padding: 0px 0px 1px 0px;
}

#button a {
color: #696969;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
} 

#button a:hover {
background-color: White;
color: White;
font-weight: bold;
background: #9ACD32;
}

