/*
  $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: 1000px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
  background: #FFFFFF;
  border:solid #666666 1px;
  z-index:1;
 }
 
.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: #7aa8ce;
  color: #003366;
  margin: 0px;
scrollbar-base-color: #d20000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #FF9696;
}

A {
  color: #0066CC;
  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: #000000;
  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: #6DADE1;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6DADE1;
  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: #333333;
}

.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: #6dade1;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight:bold;
}

TD.boxicons {
  background-color: #6dade1;
}

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: #d20000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #444444;
}

.menutopo li{
  display: inline;
}

.menutopo li a{
  float: left;
  color: #EEEEEE;
  padding: 8px 22px 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: #920300;
  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*/

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/