
/*
  $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: 730px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -375px;
  background: White;

  }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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: #A33800;
  margin: 0px;
}

A {
  font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
  color: #A80800;
  font-weight : normal;
  text-decoration: none;
}

A:hover {
  color: #4807A3;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #F46A4D;
}

TR.headerNavigation {
  background: #CCCCCC;
 }

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

A.headerNavigation { 
  color: #074D7D; 
}

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

TR.headerError {
  background: #ff0000;
}

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: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DF8C7F;
  color: #601A00;
  font-weight: normal;
}
A.footernavigation  { 
  color: #620000; 
   font-weight:normal;
}

A.footernavigation:hover {
  color: #0002FF;
}
TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBC8BC;
  color: #FF4500;
  font-weight: bold;
}
.infoBox {
  background: #DD8679;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #441C1C;
}

TD.infoBoxHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #9DAAB8;
  color: #ffffff;
}


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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F9AD9C;
  color: #5D259C;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #04458A;
  background: #FF4500;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
  text-align: center;
}

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;
}

TD.smallText, SPAN.smallText, P.smallText {
  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: #ff0000;
}

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: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFF1F1;
  border-color: #BD7B7D;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

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 {
  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; }

/* 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: #ffb3b5; }
.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; }


/* COLUNAS */
 table.maincont_tb{
background: White;
      border-left: 1px solid #FB859F;
      border-right: 1px solid #FB859F;
      }
  
  td.maincont_left_td{
  		background-color: White;
		padding-right: 2px;
		 padding-top: 5px;
		 border-right: 0px dashed #5C2104;
			}
  
  table.leftbar_tb{
 background-color: transparent;
    }
  
  td.maincont_mid_td{
padding-left: 1px;
padding-right: 0px;
background-color: White;

}

  table.middle_tb{
background-color: White;
}

td.maincont_mid_td{
background-color: White;
}

table.middle_tb{
background-color: White;
 padding-left: 2px;
 padding-right: 0px;
}
td.maincont_right_td{
background-color: White;
 padding-left: 0px;
 padding-top: 5px;
 }

table.rightbar_tb{
background-color: White;
padding-top: 5px;
}

/* fim colunas */

/* input requirement */
/* menu alternativo input requirement */
/* input requirement */
#button {
	padding: 0 0px 1px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
		}

	#button ul {
		margin: 0;
		padding: 0;
		list-style: none;
			}
		
	#button li {
		margin: 0;
		height: 1%;
		letter-spacing: 1px;
  		}

	#button li a {
		font-family:Verdana, Helvetica, sans-serif;
		font-weight: normal;
	  font-size: 11px;
		display: block;
     padding: 4px 0px 4px 28px;
	  background: url(images/menu/menu2.gif) no-repeat top left;
		color: White;
		text-decoration: none;
		width: 100%;
		font: normal;
	}

*	html>body #button li a {
		width: auto;
			}

	#button li a:hover {
		background-color: transparent;
		color: #9932CC;
		background: url(images/menu/fundo.gif) no-repeat top left;
			}
		
   #button li.selected  a {
		background-color: transparent;
		color: #40080B;
		background: url(images/menu/menu3.gif) no-repeat top left;
      }
 /* input requirement */
 		/* usar o asterisco para o ieka  */	
* #button2 ul li{float:left; width: 100%;}
* #button2 ul li a{height:1%;}
/* menu superior  */
#button2 {
	padding: 3px 0px 3px 3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	}

	#button2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
			}
		
	#button2 li {
		margin: 0;
		height: 1%;
		letter-spacing: 1px;
							}
		
	#button2 li a {
		font-family:Verdana, Helvetica, sans-serif;
		font-weight: normal;
	  font-size: 11px;
		display: block;
     padding: 4px 0px 3px 28px;
	  background: url(images/menu/menu2.gif) no-repeat top left;
		color: White;
		text-decoration: none;
		width: 100%;
		font: normal;
			}

*	html>body #button li a {
		width: auto;
			}
	#button2 li a:hover {
		background-color: transparent;
		color: Maroon;
		background: url(images/menu/fundo.gif) no-repeat top left;
			}
   #button2 li.selected  a {
		background-color: transparent;
		color: #3A0576;
		background: url(images/menu/menu3.gif) no-repeat top left;
 		}
	/* usar o asterisco para o ieka  */	
* #button2 ul li{float:left; width: 100%;}
* #button2 ul li a{height:1%;}

 /* input requirement */
 TD.bread{
	background: White;
	padding: 0px;
	} 
.go{
 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
color: #074D7D;
 background: transparent;
 }
 
.new_products{
	color: #FF4500;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.product_info{
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #BF4409;
   font-weight : bold;
   background: #F8F8F9;
	width: 290px;
	 }

td.priceheading{
	color: #420100;
	background: #F7917A;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	}
td.popup{
	border: 1px solid #D1B8A0;
	color: Teal;
	background: White;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.popup{
	background-color: #F5F5F5;
	border: 1px dashed #FB434D;
	}

	/*modulo especiais*/

td.specials{
border: 1px dashed #F2ACAC;
color: #E80F03;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 10px;
 background: White;
 }
 /*modulo especiais*/
 
 	/*modulo especiais scroll*/
 
 .mws_boxTop{ background: #F68D76 ;
                 font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
                 font-size: 12px;
					  color: White;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                white-space: nowrap;
					letter-spacing: 1px;
					}
			
.mws_boxLeft   { background: url('images/infobox/left.gif');  }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
					  color: Blue;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: White; }

.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #C18A93;
 }
 /*boxes header*/
 td.search{
background: #F7917A;
 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: White;
 padding-left: 3px;
 height:30px;
}
.ps1 {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: White;
 font-weight: bold;
padding-left: 1px;
}
.itens{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: Yellow;
 font-weight: bold;	
}
