/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #ffffff;
  color: #000000;
  margin: 0px;
}

A { 
  color: #999900; 
  text-decoration: none; 
  font-weight : bold;
}

A:hover { 
  color: #990000; 
  text-decoration: none; 
  font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFF00;
}

TR.headerNavigation {
  background: #990000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #990000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

.infoBox {
  background: #990000;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #990000;
  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: #ffffff;
}

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 {
  background: #CC6666;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCFF66;
  color: #990000;
  font-weight: bold;
}

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

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #CCCC00;
}

TR.subBar {
  background: #990000;
}

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

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

TD.verde, P.verde {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #99cc00;
  font-weight: bold;
  line-height: 1.5;
}

TD.azul, P.azul {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #990000;
  font-weight: bold;
  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: 12px;
  color: #990000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #990000;
  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: #990000;
  font-weight: bold;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #990000;

}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #990000;

}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #990000;

}

#button {
	padding: 0 0 0 ;
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ccc;
	color: #000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #000;
		}
		
	#button li {
		border-bottom: 1px solid #000;
		margin: 0;
		}




	#button li a {
		display: block;
		padding: 3px 3px 3px 0.5em;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #ffa7a6;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

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

	#button li a:hover {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #99cc00;
		color: #000;
		}
        #button li.selected  a {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #990000;
		color: #000;
               }


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: #990000; }

/* ISM Start */

.newinfobox_top1 {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
white-space: nowrap;
padding-bottom: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

.newinfobox_top2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top3 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top4 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top5 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top7 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top8 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top9 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top10 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

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

/* ISM End */

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

/* menu de categorias */

		.clCMEvent{
		position:absolute;
		width:99%; height:99%;
		clip:rect(0,100%,100%,0);
		left:0; 
		top:0;
		visibility:visible
		}


		.clCMAbs{
		position:absolute;
		visibility:hidden;
		left:0;
		top:0;
		}

		.clBar{
		position:absolute;
		width:10;
		height:10;
		background-color:#ffffff;
		layer-background-color:#ffffff;
		visibility:hidden;
		}

		.clLevel0,.clLevel0over{
		position:absolute;
		padding-top:5px;
		padding-left:11px;
		font-family:Verdana,arial,helvetica;
		font-size:11px;
		}

		.clLevel0{
		background-color:#ffffff;
		layer-background-color:#ffffff;
		color:#000000;
		}

		.clLevel0over{
		background-color:#990000;
		layer-background-color:#990000;
		color:#ffff00;
		cursor:pointer;
		cursor:hand;
		}

		.clLevel0border{
		position:absolute;
		visibility:hidden;
		background-color:#990000;
		layer-background-color:white;
		}

		.clLevel1, .clLevel1over{
		position:absolute;
		padding:1px;
		font-family:Verdana,arial,helvetica;
		font-size:11px;
		}

		.clLevel1{
		background-color:#ffffff;
		layer-background-color:#ffffff;
		color:#000000;
		}

		.clLevel1over{
		background-color:#990000;
		layer-background-color:#990000;
		color:#ffff00;
		cursor:pointer;
		cursor:hand;
		}

		.clLevel1border{
		position:absolute;
		visibility:hidden;
		background-color:#990000;
		layer-background-color:white;
		}	

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.style1 {
	font-size: 50px;
	font-weight: bold;
.style4 {font-family: Arial, Verdana}
.style5 {
	font-size: 36px;
	font-weight: bold;
}
.style7 {font-family: Arial, Verdana; font-size: 18px; }
