/*
  $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
*/
 
.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: #909195;
  color: #999999;
  margin: 0px;
  padding: 0;
  text-align:center;
  scrollbar-face-color:333333;
  scrollbar-highlight-color:000000;
  scrollbar-3dlight-color:000000;
  scrollbar-darkshadow-color:;
  scrollbar-shadow-color:000000;
  scrollbar-arrow-color:999999;
  scrollbar-track-color:000000;
}

.centerpage {
  width: 810px; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding:0;
  background: #ffffff;
  position:relative;
  overflow:hidden;
  border:solid #666666 1px;
 } 
 
A {
  color: #999999;
  text-decoration: none;
}

A:hover {
  color: #3377FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.header{
	background-image: url(images/header.jpg);
}

.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
/*  background: #bbc3d3; removed for ISM */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; removed for ISM */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff;
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #FF0000;
  text-decoration:none;
}

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; removed for ISM */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*	background: #bbc3d3; url(images/footer_top.png) no-repeat; removed for ISM */
  color: #ffffff;
  font-weight: normal;
}

.infoBox {
/*  background: #b6b7cb; changed for ISM - optional */
  background: transparent;
}

.infoBoxContents {
/*  background: #f8f8f9; changed for ISM - optional */
  background : transparent;
  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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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: #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: #AFB3BA;
  color: #FFFFFF;
  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;
}

/*TITULO DAS PÁGINAS */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0066ff;
}

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: 10px;
  color: #333333;
}

TEXTAREA {
  width: 93%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

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;
  font-size:13px;
  font-weight:bold;
  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; elevation:above; position:relative; z-index:10; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #FF2D2D; position:relative; z-index:10; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; position:relative; z-index:10; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ISM Start */

.newinfobox_top1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  white-space: nowrap;
  color: #ffffff;
}

.newinfobox_top2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  white-space: nowrap;
  color: #555555;
}

.newinfobox_top3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  white-space: nowrap;
  color: #d90000;
}

.newinfobox_top4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  white-space: nowrap;
  color: #0000CC;
}

.newinfobox_top5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  white-space: nowrap;
  color: #0099FF;
}

.newinfobox_top6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  white-space: nowrap;
  color: #ffffff;
}

.newinfobox_top7 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  white-space: nowrap;
  color: #333333;
}

.newinfobox_top8 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  white-space: nowrap;
  color: #d90000;
}

.newinfobox_top9 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:normal;
  white-space: nowrap;
  color: #999999;
}

.newinfobox_top10 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  white-space: nowrap;
  color: #0099FF;
}

.newinfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* ISM End */

ul.sitemap {
color: #ff0000;
}

/*Fancy Product Info */

TABLE.productinfoBox1 {
/*  background-image: url('images/osc_bg.gif');*/
  background: #ffffff;
  border:solid #BABABA 2px;
  font-family: Verdana, Arial, sans-serif;
  font-color: #0000FF;
  font-size: 16px;
}

TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF0000;
}

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { /*background: url('images/infobox_module/top.gif');*/
  font-family: Verdana, Tahoma;
  font-size: 11px;
  text-align : center;
  font-weight: normal;
  /*background-repeat:repeat-x; */
  vertical-align: middle;
  white-space: nowrap; }
.mws_boxLeft_module   { /*background: url('images/infobox_module/left.gif');*/ }
.mws_boxRight_module  { /*background: url('images/infobox_module/right.gif');*/ }
.mws_boxBottom_module { /*background: url('images/infobox_module/bot.gif');*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : center;
  vertical-align: middle;
  white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}
.productTitle {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-color: #0000FF;
}
A.productTitle {
  font-family: Verdana, Tahoma, Arial, sans-serif; 
  color: #333333;
  font-size:10px;
  font-weight:bold;
}

A.productTitle:hover {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #AE0000;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.spec {
/*  background-image: url('images/back_top.gif');*/
  border-top:solid #999999 2px;
  border-left:solid #999999 2px;
  border-right:solid #999999 2px;
  border-bottom:solid #999999 2px;
}

.prodDesc {
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-color: #999999;
 text-align:justify;
 margin:5px;
}

/* Box Products */

TABLE.boxprod {
  background-color: #FFFFFF;
  border:solid #8C96A2 1px;
}

TABLE.boxpriced {
  background-color: #FFFFFF;
}

TD.boxprice {
  background-color: #8C96A2;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight:bold;
}

TD.boxicons {
  background-color: #8C96A2;
}

TD.maintenance {
  background-color: #FF0000;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  color: #FFFF79;
  font-weight:bold;
  padding: 6px 100px 6px;
}

/* EOF Box Products */

/* Menu Topo */

.menutopo{
  margin: 0;
  padding: 0;
  float: left;
  font: bold 11px Arial, Verdana, Tahoma, sans-serif;
  text-decoration: none;
  width: 100%;
  background: #232323;
  border-top: 2px solid #AE0000;
  border-bottom: 2px solid #444444;
}

.menutopo li{
  display: inline;
}

.menutopo li a{
  float: left;
  color: #CECECE;
  padding: 8px 12px 8px;
  font: bold 11px Arial, Verdana, Tahoma, sans-serif;
  text-decoration: none;
  border-right: 1px solid #FFFFFF;
}

/*.menutopo li a:visited{
color: White;
}*/

.menutopo li a:hover, .menutopo li .current{
  color: #FFFFFF;
/*background: transparent url(images/ativo.gif) repeat-x center center;*/
  background: #47484E;
  text-decoration: none;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
  padding-top: 1em;
}

/* EOF Menu Topo */

/* Estimated Shipping Box */

.estimatedshippingBox {
background: #AFB3BA;
}

TD.estimatedshippingBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	background-image:url(images/estimatedshippingBox/corner_right_left.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.ShowShipping {
background: #6C7E99;
height:18;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}

/*EOF Estimated Shipping Box*/

/* Special Scroller */

#pscroller1 {
	height: 180px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
/* EOF Special Scroller */