/*
  $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: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #169afd; font-weight: bolder;}
A.boxText:hover { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #0000FF; font-weight: bolder;}
A.boxText { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #169afd; font-weight: bolder;}
TD.boxText { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #169afd; font-weight: bolder; }

.boxTextCat { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #169afd; font-weight: lighter;}
A.boxTextCat:hover { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #0000FF;}
A.boxTextCat { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #000000;}
TD.boxTextCat { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; text-align:left; color: #000000; font-weight: lighter; border: #666666; border-width: medium; background-color: #eeeeee;}

.errorBox { font-family : Arial, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #fff7f2; }
.orderEdit { font-family : Arial, Verdana, Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }
A.orderEdit { font-family : Arial, Verdana, Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }
A.orderEdit:hover { font-family : Arial, Verdana, Arial, sans-serif; font-size : 10px; color: #CC0000; text-decoration: underline; }
img {
   border: none;
}
img.cat {
    float: left;
   border: none;
   margin: 0px;
   padding: 0px;
  /* display: block; */
}

a.affiliates {
    color:#FFFFFF;
}

a.topo {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-weight: bolder;
  text-decoration:none;
  font-size: 14px;
  color:#FFFFFF;
}


a.topo:hover {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-weight: bolder;
  text-decoration: none;
  font-size: 14px;
  color:#FF0000;
}

a.seta {
border: 0px;
}
a.seta:hover {
border: 0px #000000 solid;
}

a.topo2 {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
}


a.topo2:hover {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
}


DIV.PrecoPromocao {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  color:#330000;
  width: 110px;
}

TD.rss {
background: #999999;
height: 24px;
text-align: center; }

A.rss { font-family : Arial, Verdana, Arial, sans-serif; font-size : 12px; color: #000000; background: #666666; font-weight: bold; }
A.rss:hover { font-family : Arial, Verdana, Arial, sans-serif; font-size : 12px; color: #FFFFFF; background: #666666; font-weight: bold; }

div.bt_factura {
    border: 1px #000000 solid;
    background-color:#CCCCCC;
    width: 80px;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
}

ol{
padding-left: 0;
margin-left: 1.5em;
margin-bottom: 0.5em; 
list-style-type: square;
}

hr {
    border:0;
    color: #666666;
    background-color: #666666;
    height: 1px;
}
hr.cat {
    border:0;
    color: #8c8c8c;
    background-color: #8c8c8c;
    height: 1px;
}

hr.interior {
    border:0;
    color: #999999;
    background-color: #999999;
    height: 1px;
}
hr.dotted {color: #fff; background-color: #fff; border: 1px dotted #6f6f6f; border-style: none none dotted; }

.BG_CONTEUDO {
    background-color:#FFFFFF;
/* width:760px; */ 
    width:972px;
    border-left-style: inset;
    border-right-style: inset;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;

}

TABLE.menu2 {
    border-bottom: #663300 solid 1px;
    border-left: #663300 solid 1px;
    border-right: #663300 solid 1px;
    height: 25px;
}

a.menu2 {
    font-family:Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    height:17px;
    vertical-align:bottom;
    padding-left:5px;
    padding-right:5px;
    color:#990000;
}

a.menu2:hover {
    text-decoration:none;
    background:#FFFF99;
}

BODY {
/* background: #003355; */
/*  background: #999999; */
background: #FFFFFF;
  color: #646464;
  margin: 0px;
}

A {
  color: #646464;
  text-decoration: none;
}

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

A.s4m {
  color: #333333;
  text-decoration: none;
}

A.s4m:hover {
  color: #FFFFFF;
  text-decoration: none;
}

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFD84D;
}

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

TD.headerNavigation2 {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #003366;
  text-align:left;
}

A.headerNavigation { 
  color: #646464; 
}

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

A.headerNavigation2 { 
  color: #CC0000; 
}

A.headerNavigation2:hover {
  color: #CC0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, Arial, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ff0000;
}

TD.headerInfo {
  font-family: Arial, Verdana, Arial, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #646464;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #663300;
}
A.footer {
    font-family: Arial, Verdana, Arial, sans-serif;
font-size: 10px;
  background: #12457f;
  color: #dddddd;
  font-weight: bold;    
}
A.footer:hover {
    font-family: Arial, Verdana, Arial, sans-serif;
font-size: 10px;
  background: #12457f;
  color: #ffffff;
  font-weight: bold;    
}

TD.footer {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #12457f;
  color: #ffffff;
  font-weight: bold;
  border-top:#88a2bf 1px solid;
  height: 29px;
}

/* davi */
TD.footerCopyright {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #373737;
  text-align:center;
  height:22px;
}

.infoBox {
  background: #FFFFFF;

}

.infoBoxContents {
  background: #FFFFFF;
font-size: 10px;
 text-align:left;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  height:0px;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
  text-align:left;
 
}

TD.infoBoxHeadingD {
  height:25px;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #CC0000;
  color: #ffffff;
  text-align: right;
}

TD.medText, SPAN.medText, P.medText, A.medText {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  text-align:left;
  height: 25px;
}

TD.medTextD, SPAN.medTextD, P.medTextD, A.medTextD {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  text-align:right;
  height: 25px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, 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: #f9f8f8;
  vertical-align:top;
  text-align: left;
  border: 1px solid white;
}

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: #f9f8f8;
  vertical-align:top;
  text-align: left;
}

TABLE.productListing {
  /*border-style: solid;*/
  border-width: 2px;
  border: 1px solid white;

}

.productListing-heading {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CC0000;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid white;
}


TD.productListing-data {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid white;
}

A.pageResults {
  color: #FFFFFF;
  text-decoration:none;
}

A.smallText2 {
  color: #CCCCCC;
  text-decoration:underline;
}
A.pageResults, A.smallText2:hover {
  color: #FFFFFF;
  background: #666666;
  text-decoration:none;
}
A.prodlist {
  color: #000000;
  text-decoration:none;
}

A.prodlist:hover {
  color: #22AA22;
  text-decoration:none;
}

TD.pageHeading, DIV.pageHeading, DIV.pageHeading {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
vertical-align:middle;
font-weight: bold;
  color:#FFFFFF;
  background: #597d02;
  height: 25px;
}

TD.pageHeadingR, DIV.pageHeadingR, DIV.pageHeadingR, A.pageHeadingR {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
text-align:left;
vertical-align:middle;
font-weight: bold;
  color:#FFFFFF;
  background: #CC0000;
  height: 25px;
}
A.pageHeadingR:hover {
color:#000000;    
}

TD.pageHeadingB, DIV.pageHeadingB, DIV.pageHeadingB {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align:center;
  vertical-align:middle;
  font-weight: bold;
  color: white;
  background: #434343;
  height: 25px;
}

TR.subBar {
  background: #fdf7f4;
  vertical-align:bottom;
}

TD.subBar {
  font-family: Arial, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border: 0;
}
span.subBar {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  border: 0;
  vertical-align:middle;
}

TD.main, P.main {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  /* line-height: 1.5; */
  text-align:left;
  vertical-align:middle;
  color: #040404;
}
DIV.main{
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  vertical-align:top;
  background: white;
  color: black;
}
DIV.main2{
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  vertical-align:top;
  background: white;
  color:gray;
}
DIV.main3{
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  vertical-align:top;
  background: white;
  color:#469FFF;
}
TD.mainmenu, P.mainmenu {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  vertical-align:top;
  background-color: #434343;
  background: white;
  color: white;
}
A.mainmenu {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  vertical-align:top;
  background-color: #434343;
  color: white;
}
A.mainmenu:hover {
font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  vertical-align:top;
  background-color: #434343;
  color: rgb(161, 3, 117);
}
A.mainmenuA {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  vertical-align:top;
  background-color: rgb(161, 3, 117);
  color: #ffffff;
}
A.mainmenuA:hover {
font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  vertical-align:top;
  background-color: rgb(161, 3, 117);
  color: rgb(117, 3, 161);
}
TD.config, TR.config {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:24px;
  text-align:left;
  vertical-align: middle;
  background-color: #eeeeee;
  display: block;
  color: white;
  width: 100%;
  margin: 1px;
  
}
TD.config:hover, TR.config:hover {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:24px;
  text-align:left;
  vertical-align: middle;
  background-color: #434343;
  display: block;
  color: white;
}


A.config {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:left;
    line-height:25px;
  vertical-align: middle;
  width: 100%;
  color: #777777;
  display: block;
}
A.config:hover {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:left;
    line-height:25px;
  vertical-align: middle;
  width: 100%;
  color: white;
  display: block;

}

TD.mainD, P.mainD {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 0px;
  text-align:right;
}

TD.mainDD, P.mainDD {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:right;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #CC0000;
}

TD.fieldKey {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial, Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: pointer; }
B.moduleRowOver:hover { text-decoration:none; color:#cc0000; }
.moduleRowSelected { background-color: #EEEEEE; }

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

/* message box */

.messageBox { font-family: Arial, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff9900; }

/* input requirement */

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

#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }    
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img
{
border: none;
}

#overlay
{
background-image: url(overlay.png);
}

* html #overlay
{
    background-color: #000000;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

iframeFP {
border-color: #c00000;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #c00000;
scrollbar-darkshadow-color: #c00000;
scrollbar-face-color: #c00000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

#info h3 {margin-bottom:200px;}
/* style the outer div to give it width */


.menu {
width:110px;
height:21px;
font-size:15px;
font-weight: bold; 
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
font-size:15px; /*///////////*/
}
.menu ul ul {
width:110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:110px;
position:relative;
font-size:15px; /*///////////*/
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-family: Arial, Verdana, arial, sans-serif;
font-size:15px;
text-decoration:none; 
color: #000000;  
width:110px; 
height:21px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#FFFFFF; 
padding-left:10px; 
line-height:20px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:110px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#cc0000;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
background:#cc0000;
}
.menu ul ul :hover > a.drop {
background:#cc0000;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#cc0000;
}
/* style the third level hover */
.menu ul ul ul a:hover{
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#ee0000;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:22px;
left:0; 
width:140px;
}
* html .menu ul ul {
bottom:21px;
}
/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
bottom:0;
width:130px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}


/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background: #ffffff;  
color: #000; 
height: auto; 
line-height: 1em; 
padding: 5px 10px; 
width: 131px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:130px;
w\idth:129px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
background:#ffffff; 
color:#000000;
}
.menu :hover > a, .menu ul ul :hover > a {
color: #ffffff;
background:#ff0000;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
height:auto;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}

    .hidden {
        display:none;
        color: #666666;
    }
    
    .hidden2 {
        display:none;
        color: #999999;
    }
    
    .style1 {
        color: #FF0000;
        font-weight: bold;
    }
    
    .style2 {color: #FF0000}
DIV.SUBLOJA {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #FFFFFF;
  color: #597D02;
  text-align:left;
}

