/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-family:  font-size: 10px; color: #70d250; text-decoration: underline; }

body{
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  margin: 0;
  font-size: 10pt; 
}

a {
  color: #0066ff;
  text-decoration: none;
}

.main a {
  color: #00479F;
  text-decoration: none;
}



a:hover {
  text-decoration:underline;
}

form{
	display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FF9700;
}

.r1 {
  background: #F3F3F3;
}


.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
.infoBoxContents1{
  background: #f3f3f3;
  font-size: 10px;
  text-decoration:none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: url(images/infobox/body.jpg) repeat-x;
  color: #ffffff;
  vertical-align:middle;
}
TD.infoBoxHeading1 {
  font-size: 12px;
  font-weight: bold;
  background: url(images/infobox/body.jpg) repeat-x;
  color: #ffffff;
  vertical-align:middle;
  background-color: #f3f3f3;
}

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

.productListing-heading {
  font-size: 11px;
  background: #E3F6E3;
  color: #F0971F;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}
TD.productListing-data1 {
  font-size: 10px;
  border:1px solid #bbda1a;
}
A.pageResults {
  color: #BBDA1A;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #BBDA1A;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  color: #595b59;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #595b59;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  color: #ff0000;
  font-size:16pt;
  font-weight:bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 11px; background-color: #99ff00; }

.txt1{
	font-size: 10px;
	color: #d97330;
	text-decoration:none;
	font-weight:bold;
}
.txt2 {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}
.txt2:hover {
	color: #ec7f00;
	font-size: 10px;
	text-decoration:none;
}
.txt2a {
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
.txt2a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}
.txt3 {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
.txt3:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}
.leftmenu {
	font-size: 12px;
	color: #404040;
	text-decoration:none;
	padding-left:0px;

}
.leftmenu:hover {
	font-size: 12px;
	color: ##404040;
	text-decoration:none;
	padding-left:0px;

}
.sub {
	font-size: 12px;
	color: #404040;
	text-decoration:none;
	padding-left:15px;
	font-weight:bold;

}
a.sub {
	font-size: 12px;
	color: #404040;
	text-decoration:none;
	padding-left:15px;
	font-weight:bold;

}

a.sub:hover {
	font-size: 12px;
	color: #404040;
	text-decoration:underline;
	padding-left:15px;
	font-weight:bold;

}

.cat {
	font-size: 12px;
	color: #db6e03;
	text-decoration:none;
	padding-left:0px;


}

.cat:hover {
	font-size: 12px;
	color: #db6e03;
	text-decoration:none;
	padding-left:0px;


}


.sub1 {
	font-size: 11px;
	color: #db6e03;
	text-decoration:none;
	padding-left:7px;

}
.sub1:hover {
	font-size: 11px;
	color: #db6e03;
	text-decoration:underline;
	padding-left:7px;

}
.sub2 {
	font-size: 11px;
	color: #00B500;
	text-decoration:none;
	padding-left:12px;

}
.sub2:hover {
	font-size: 11px;
	color: #00B500;
	text-decoration:underline;
	padding-left:12px;

}
.orangehdr {
	font-size: 12px;
	color: #f18101;
	text-decoration:none;
	padding-left:10px;
	padding-top:30px;
	font-weight:bold;

}
.whitehdr {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;

}
a.whitehdr:Hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;

}
.whitehdr1 {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}.whitehdr1:Hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}
.producthdr {
	font-size: 12px;
	color: #99b506;
	text-decoration:none;
	font-weight:bold;

}
a.producthdr:hover {
	font-size: 12px;
	color: #99b506;
	text-decoration: underline;
	font-weight:bold;
}

.productname {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}
a.productname:hover {
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
	font-weight:bold;
}

bodya {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2a {
   color: #98cb00;
   font-size:9pt;
   font-weight:bold;

}

.style2a:hover {
color: #98dd00;
font-size:9pt;
font-weight:bold;
text-decoration:none;

}


.style31 {
color: #575652;
font-size:10px;
font-weight:bold;

}


.style41 {
color: #d4d2d2;
font-size:11px;
font-weight:none;

}


.style5a {
color: #939891;
font-size:9pt;
font-weight:500;

}

.style5a:hover {
color: #000000;
font-size:9pt;
font-weight:500;
text-decoration:underline;

}

span.foot {
color: #939891;

font-size:12px;
font-weight:500;
text-decoration:none;

}

span.foot:hover {
color: #000000;
font-size:12px;
font-weight:500;
text-decoration:none;

}
/* input requirement */

.inputRequirement { 
font-size: 10px; color: #ff0000; 
}

.sub12 {
	font-size: 12px;
	color: #cb5201;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;

}
a.sub12 {
	font-size: 12px;
	color: #cb5201;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;

}

a.sub:hover12 {
	font-size: 12px;
	color: #cb5201;
	text-decoration:underline;
	padding-left:15px;
	font-weight:bold;

}

.dark1 {
	font-size: 11px;
	color: #595b59;
	text-decoration:none;
	font-weight:bold;

}

.dark1:hover {
	font-size: 11px;
	color: #707570;
	text-decoration:none;
	font-weight:bold;

}

TD.dark2, DIV.dark2 {
  font-size: 20px;
  font-weight: bold;
  color: #707570;
}

TD.dark3, DIV.dark3 {
  font-size: 20px;
  font-weight: bold;
  color: #f29715;
}

.dark4 {
  font-size: 12px;
  font-weight: bold;
  color: #f29715;
}
/* Postit V 1.2 by Jack_mcs*/
#postit_img {
  position: relative;
}
#postit_top {
  position: absolute;
  top:    10px;
  left:   10px;
  width:  60;
  height: 15px;
  overflow: hidden;
  font-size: 11px;
  font-weight: bold;
  color: #00ff00;
  z-index: 1;
  border: solid 0px;
  padding: 0px;
}

#postit_middle {
  position: absolute;
  top:    30px;
  left:   10px;
  width:  60;
  height: 60px;
  overflow: hidden;
  font-size: 10px;
  z-index: 2;
  border: solid 0px;
  padding: 0px;
}

#postit_bottom {
  position: absolute;
  top:    140px;
  left:   70px;
  height: 15px;
  overflow: hidden;
  font-size: 10px;
  color: #ff0000;
  z-index: 3;
  border: solid 0px;
  padding: 0px;
}
#postit_bottom a:link
{
  color: $ff0000;
}
#postit_bottom a:hover
{
  color: $00ff00;
}
/* Postit V 1.2 by Jack_mcs*/
/*** Begin Header Tags SEO ***/
h1 {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h1.price {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: orange;
}
/*
h2 {
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
*/

ul.sitemap {
color: #ff0000;
}
/*** End Header Tags SEO ***/

/*inserido pelo ze*/

li a {
  text-decoration: none;
  font-weight:normal;
}

.PriceList  {color: orange; font-size: 13pt; font-weight: bold; }
.SavingsPercent  { font-size: 8pt;font-weight:bold; }
.oldPrice { text-decoration: line-through;font-weight:bold; }
.yousave{color:black;font-size:11pt;font-weight:bold;}

/* inserido para tornar uniforme o tamanho das listagens de marcas */

/*td.productListing-data1 > table {height:200px;}/*anteriormente 250*/

*/

/*INICIO DO CSS DA CONTRIBUICAO KEYBOARD*/

#keyboardInputMaster {
  position:absolute;
  border:2px groove #dddddd;
  color:#000000;
  background-color:#dddddd;
  text-align:left;
  z-index:1000000;
  width:auto;
}

#keyboardInputMaster thead tr th {
  text-align:left;
  padding:2px 5px 2px 4px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
  color:#000000;
  font:normal 11px Arial,sans-serif;
}
#keyboardInputMaster thead tr td {
  text-align:right;
  padding:2px 4px 2px 5px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr td span {
  padding:1px 4px;
  font:bold 11px Arial,sans-serif;
  border:1px outset #aaaaaa;
  background-color:#cccccc;
  cursor:pointer;
}
#keyboardInputMaster thead tr td span.pressed {
  border:1px inset #999999;
  background-color:#bbbbbb;
}

#keyboardInputMaster tbody tr td {
  text-align:left;
  margin:0px;
  padding:0px 4px 3px 4px;
}
#keyboardInputMaster tbody tr td div {
  text-align:center;
  position:relative;
  height:0px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout {
  height:auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
  height:20px;
  white-space:nowrap;
  width:100%;
  border-collapse:separate;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
  width:auto;
  margin:0px auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
  vertical-align:middle;
  padding:0px 5px 0px 5px;
  white-space:pre;
  font:normal 11px 'Lucida Console',monospace;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #5d5d5d;
  border-bottom:1px solid #5d5d5d;
  border-left:1px solid #e5e5e5;
  background-color:#eeeeee;
  cursor:default;
  min-width:0.75em;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
  width:99%;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
  background-color:#ccccdd;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
  background-color:#ddddcc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
  border-top:1px solid #d5d5d5;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  border-left:1px solid #d5d5d5;
  background-color:#cccccc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
  border-top:1px solid #555555;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #555555;
  background-color:#cccccc;
}

#keyboardInputMaster tbody tr td div var {
  position:absolute;
  bottom:0px;
  right:0px;
  font:bold italic 11px Arial,sans-serif;
  color:#444444;
}

.keyboardInputInitiator {
  margin-left:3px;
  vertical-align:middle;
  cursor:pointer;
}
/*FIM DO CSS DA CONTRIBUICAO KEYBOARD*/

.fm {
	background-color: #f6f8f8;
	border-bottom: #cccccc 1px dashed;
	font-size: 10px;
}

/*BOF POLLS*/
TD.pollBoxRow {
font-size: 10px;   border-color: #eeeeee;
border-style: solid;   border-width: 1px;
}

TD.pollBoxText {
font-size: 10px;   border-color: #eeeeee;
border-style: solid;
border-width: 1px;
}

TR.pollOptRow {
background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}


/*EOF POLLS*/

div.product_description, .product_comments{
   font-size: 10pt !important;
}

div.product_description a, div.product_description a:hover,div.product_description a:visited, div.product_description a:link,div.product_description a *{
   font-weight: bold;
   color: #0066ff;
   font-size: 10pt;
} 

.product_comments a, .product_comments a:hover, .product_comments a:visited, .product_comments a:link, .product_comments a *{
   font-weight: bold;
   color: #FF9700;
   font-size: 10pt;
   text-decoration: none;
} 

h1{
font-size: 12pt;
color: #ff0066;
line-height: auto;
font-weight: bold;
}

h2, h3{
font-size: 10pt;
color: #ff0066;
line-height: auto;
font-weight: bold;
}

h4, h5{
font-size: 10pt;
color: #ff0066;
line-height: auto;
font-weight: bold;
}
