/* @import url(skin.css);
@import url(jcarousel.css);
@import url(imagebox.css);
*/
BODY {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size : 12px;   
    background: #FFFFFF;
    color: #000000;
    line-height: 180%;
}

.boxText { 
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif; 
    font-size: 10px;
}

.errorBox { 
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size : 10px; 
    background: #ffb3b5;
    font-weight: bold; 
}

.stockWarning { 
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size : 10px; 
    color: #cc0033; 
}

.productsNotifications { 
    background: #f2fff7; 
}

.orderEdit { 
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size : 10px; 
    color: #000000; 
    text-decoration: underline; 
}

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

A:hover {
  color: #27408B;
  text-decoration: underline;
}

TABLE{
      border-spacing: 0px;
}

h1 { 
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
}

h2 {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
 font-size: 14px;
}

FORM {
    display: inline;
}

TR.header {
  background:  #799AE0 ;                                                               /* #1c1c1c url(images/novas/bg-header.gif);    */
}

TR.headerNavigation {
/*background: #000000;*/
}

TD.headerNavigation {
    background: #3a3f4a;                /* #133463; */
    color: #e3e3e3;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif; 
    font-size: 11px;
    font-weight : bold;
    padding: 1px 0 1px 0;
    height: 12px;
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #66ffff;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: green;  
}

TD.headerInfo {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  background: blue;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
  width: auto;
}

TD.footer {
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  background: #3e3e3e;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*border-radius: 5px;
margin-top: -5px;  */
}

.infoBoxContents { 
    background-color: #FFFFFF;
    border-width: 0px;
    font-size: 12px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.dataTableRow {
    background-color: #FFFFFF;
    border-width: 1px;
    font-size: 12px;
}
.dataTableContent {
    background-color: #FFFFFF;
    border-width: 1px;
    font-size: 12px;
}

.infoBoxNoticeContents {
    background: #FFFFFF;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 10px;
}

a.infoBoxHeading, TD.infoBoxHeading   {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: #133463;
    color: #FFFFFF ;
    border-bottom: 1px solid #133463;
    padding-left: 2px;
    padding-top: 2px;
}

#cabecalhologotipo {
    border-bottom: 1px solid #133463;
    background: #00688B;
}

#cabecalhoatendimento {
    background: #3a3f4a;                                           /* #133463*/
    border-bottom: 1px solid #133463;
    padding: 1px 0 1px 0;
}

#cabecalhonavegacao {
    background: #212121;                                /* #212121*/
    border-bottom: 1px solid #133463;
}

TD.infoBoxHeading {
  border-style: solid;
  border-color: #133463;
  border-width: 1px 1px 0px 1px;
  border-spacing: 0px;
}

TABLE.infobox {
  border-style: solid;
  border-color: #b6b7cb;
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
}

TABLE.infoboxNew {
  border-style: solid;
  border-color: #b6b7cb;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
}

TABLE.infoBoxContents {
  border-style: solid;
  border-color: #133463;
  border-width: 0px;    
  border-spacing: 4px;
  padding-top: 2px;  
  padding-bottom: 5px;
}

TD.infoBox, SPAN.infoBox {
    font-family: arial, verdana, freesans, garuda, helvetica, 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;
}

TABLE.productListing {
  border-style: solid;
  border-color: #b6b7cb;
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  background: #133463;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 12px;
}

A.pageResults {
color: #FF0000;
}

A.pageResults:hover {
/*  color: #FFCC00;*/
/*  background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  /*color: #FFFFFF;  */
}

TD.accountCategory {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 13px;
/*  color: #aabbdd;*/
}

TD.fieldKey {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

CHECKBOX, RADIO, SELECT {
  background-color: white;
  border-color: #B0E0E6;
  border-style: solid;
  border-radius: 5px;  
  border-width: 2px;
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;  
  font-size: 11px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;    
}

TEXTAREA {
    width: 100%;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 11px;
    border-color: #B0E0E6;
}

SPAN.greetUser {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
/*  color: #5F9F9F;*/
  font-weight: bold;
  font-style: italic;
}

TABLE.formArea {
  background: #ff0000;
/*  border-color: #fdfdfd;*/
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 12px;
/*  color: #c76170;*/
    font-weight: bold;
}

SPAN.productSpecialPrice {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #B6B7CB; cursor: pointer; }
.moduleRowSelected { 
    background-color:#B6B7CB;
}

.checkoutBarFrom, .checkoutBarTo {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; color: #000000; }

/* message box */

.messageBox {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; }
.messageStackError, .messageStackWarning {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;font-size: 10px; color: #CC3299; }

/* Private Messages */
.privatemessages { 
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px; 
    background-color: transparent; 
    font-weight: bold; 
    color: #ff0000; 
    text-align: center; 
    border-left: 1px solid #ff0000; 
    border-right: 1px solid #ff0000; 
    border-top: 1px solid #ff0000; 
    border-bottom: 1px solid #ff0000; 
    padding-bottom: 2px; 
    padding-top: 2px; 
    padding-right: 2px; 
    padding-left: 2px;
}


 /*change the menu hover color below*/
#thecategories a:hover {
  background-color: #e5e5e5  ;
  color: #000008   ;
}

.catwithsubs, .catwithnosubs {
 padding-right: 5px;
}

#thecategories {
  position: relative;
  top: -9px;
  margin-bottom: -16px;
  width: 150px;
  font-size: 12px;
    padding-bottom: 2px; 
    padding-top: 2px; 
    padding-right: 2px; 
    padding-left: 2px;
}

.activelink {
  display: block;
  font-weight: bold;
  color: #133463    ;
}

#thecategories a {
  display: block;
  padding-bottom: 7px;
  padding-top: 3px;
  width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
  width: auto;
}
/*end of mozilla fix*/

#topcat a {
    padding-left: 5px;
}

#secondcat a {
    padding-left: 20px;
}

#thirdcat a {
    padding-left: 35px;
}

#fourthcat a {
    padding-left: 35px;
}

#fifthcat a {
    padding-left: 35px;
}

ul.sitemap {
color: #000080 ;
}

SPAN.linkprj {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #365FB7;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}

TD.prdpreco, SPAN.prdpreco, P.prdpreco {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  color: #E47833;;
  font-size: 18px;
}

TD.prdtitle, SPAN.prdtitle, P.prdtitle {
 font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
   color: #133463;
  font-size: 12px;
}

TD.prdparcelas, SPAN.prdparcelas, P.prdparcelas {
 font-family: verdana, freesans, garuda, helvetica, sans-serif;
  font-weight: bold;
  color: #365Fb7;
  font-size: 12px;
}

A.menucateg {
display: block;
text-decoration: none;
font-weight: bold;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
font-size: 10px;
border: solid 1px #f8f8f9;
}

A.menucateg:hover { 
    border: solid 1px #6633CC;
    background-color:#006699;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

A.menusubcateg {
    display: block;
    text-decoration: none;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    font-size: 9px;
    border: solid 1px #f8f8f9;
}

A.menusubcateg:hover { 
    color: #FFFFFF;
}

/* Special Scroller */

#pscroller1 {
    height: 175px;
    border: 0px;
    padding: 5px;
}

#pscroller2{
    width: 350px;
    height: 20px;
    border: 0px;
    padding: 3px;
}

#pscroller2 a{
    text-decoration: none;
}

#logotipo {
    margin: 10px 10px 20px 1px;
    font-size: xx-large;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
    color: white;
    height: 40px;
}

#centralDeAtendimento {
    color: #ffffff;
    font-size: 12px;
    padding-top: 2px;
    text-align: center;
}

#centralDeAtendimento A {
  color: #66CCFF;
  font-weight: bold;  
  text-decoration: none; 
}

#centralDeAtendimento A:hover {
  color: #ccffff;
  font-weight: bold;  
  text-decoration: underline;
}


#divisao {
    border-top: 1px solid #5a5a5a;
}

#rodape {
    margin-top: 50px;
    height: 210px;
    border-top: 1px dotted #CCC;
    width: auto;
}

#rodapecentral {
  width: auto;
  height: 210px;
  margin: 0 auto;
}

#social {
    height: 50px;
    padding-bottom: 0px;
    width: auto;
}


#institucional {
    font-size: x-small;
    height: 40px;
    width: auto;
}

img.moldura {
   border: 1px solid #eaeaea;
   width: 40px;
   margin-top: 7px;
   height: 40px;         
}

#tag_cloud {
    padding-top: 15px;      
    float: left;
    width: auto;
}

.clear { 
    clear: both; 
}

#acaoUsuario {
    float: right;
    font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;   
    font-size: 12px;
    font-weight: bold;
    padding: 0px 5px 0px 0px;
    margin-bottom: 0px;
    text-align: left;
}

#acaoUsuario ul {
    list-style: square; 
    color: #ccccaa;
}

#acaoUsuario li {
    padding: 2px 3px 2px 0px;
}

#buscaRapida {
    position: absolute;
    left: 45%;
    margin-left: -100px;
    width: 400px
}

#buscaRapida input[type="image"] {
    padding-top: 0px;
}

#buscaRapida input[type="text"] {
   height: 20px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border-radius:10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  padding: 15px;
}

TD.smallTextB, SPAN.smallTextB, P.smallTextB {
  font-family: arial, verdana, freesans, garuda, helvetica, sans-serif;
  font-size: 12px;
  padding: 15px;
  font-weight: bold; 
}

#propaganda {
    width: auto;
    padding: 0px 5px 25px 15px;  
    background-color: 1e1e1e;
    border-radius: 5px;
}

#slider {
    left: 50%;
    margin-left: -480px;
   width: 900px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#slider IMG {
        width: 900px
}

#sliderContent {
   width: 900px;
   position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
     display: none;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
    clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
    top: 0;
    left: 0;
}
.bottom {
    bottom: 0;
    left: 0;
}
.left {
    top: 0;
    left: 0;
    width: auto;
    height: 280px;
}
.right {
    right: 0;
    bottom: 0;
    width: auto;
    height: 290px;
}
.rounded-corners {
    behavior: url(border-radius.htc);
    border-radius: 20px;
}
.meuBotao {
  -moz-box-shadow:inset 0px 1px 0px 0px #ff000;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  box-shadow:inset 0px 1px 0px 0px #fce2c1;
  background-color: #365fb7; /* cor do botão */
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid #ffffff;
  display:inline-block;
  color:#ffffff;  /*  cor do texto */
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  padding:4px 12px;
  text-decoration:none;
  text-shadow:0px 0px 0px #000000;
  text-align: center;
}.meuBotao:hover {
  background-color: #133463;
}.meuBotao:active {
  position:relative;
  top:1px;
}
.meuBotaoLogo {
  -moz-box-shadow:inset 0px 1px 0px 0px #ff000;
  -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
  box-shadow:inset 0px 1px 0px 0px #fce2c1;
  background-color:#133463;  /* cor do botão */
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:0px solid #eeb44f;
  display:inline-block;
  color:#ffffff;  /*  cor do texto */
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  padding:2px 12px;
  text-decoration:none;
  text-shadow:0px 0px 0px #365fb7;;
  text-align: center;
}.meuBotaoLogo:hover {
  background-color:#365fb7;
}.meuBotaoLogo:active {
  position:relative;
  top:1px;
}

.rodape_header{
   padding-top: 5px;  
   position: relative;
   float: left;
   left: 0px;
   background-color: #ffffff;
   border-top: 1px dotted #CCC; 
   width: 100%;
}
.rodape_wrapper{
   position: relative;
   float: left;
   left: 0px;
   background-color: #E0EEE0;
   width: 100%;
}
.rodape_left1{
   padding-top: 5px;  
   position: relative;
   float: left;
   left: 0px;
   width: 20%;
   background-color: #E0EEE0;
}
.rodape_left2{
   padding-top: 5px;  
   position: relative;
   float: left;
   left: 5px;
   width: 10%;
   background-color: #E0EEE0;
}
.rodape_left3{
   padding-top: 5px;  
   position: relative;
   float: left;
   left: 10px;
   width:  10%;
   background-color: #E0EEE0;
}
.rodape_right{
   padding-top: 5px;  
   position: relative;
   float: right;
   left: 5px;
   width: 28%;
   font-weight: bold;
   background-color: #E0EEE0;
}
.rodape_footer{
    position: relative;
    float: left;
    border-top: 1px dotted #CCC;
    font-size: x-small;
    text-align: center;
    font-weight: bolder;
    background-color: #ffffff;
    width: 100%;
}
rodape_body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #ffffff;
}
.categoriatitulo {
    padding-top: 5px;  
    font-size:x-small;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 3px;
    width: auto;
    text-align: left;
}
#formasdepagamento {
    height: 40px
}
ul.galeria {
    font-size: x-small;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-align: left;
}
img.moldura {
   border: 1px solid #ffffff;
   margin-top: 7px;
}
ul.galeria li {
   float:left;
   margin-right:5px;
   list-style-type: none;
}
ul.pilha li {
   float:none;
   margin-right:5px;
   list-style-type: none;
}
