@import url(buttons.css); /*** Estilos dos botoes da loja ***/

/** Importando fonts **/
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
header, footer, article, section, nav, menu, aside, time {display:block;}
img { border: 0; }
fieldset {
  display: block;
  border: 2px ridge #fff;
  padding: 10px;
}
ul, ol { margin-left: 10px; }
input[type=hidden] {
  display: none !important;
  visibility: hidden !important;
}
button { border: 1px outset #AAA; }
form button {
  text-align: center;
  margin: 5px auto;
  display: block;
}
form ul {
  list-style: none;
  margin-left: 0;
}
fieldset .radios label { display: inline; }
p { margin-bottom: 15px; }
a { color: #3a3732; }
a:hover { text-decoration: underline; }
ol li { margin: 0 0 15px 35px; }
.invisible { display: none; }
.left { float: left !important; }
.no-border { border: 0 none !important; }
tr.no-border td { border: 0 none !important; }
strong { font-weight: bold; }
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
}

#custom_page ul,
#custom_page ol,
#product-description ul,
#product-description ol { margin: 5px 0 15px 35px; }
#custom_page ul li,
#custom_page ol li,
#product-description ul li,
#product-description ol li { margin: 0 0 5px 0; }

h1 { font-size: 250%; }
h2 { font-size: 200%; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
html, body { height: 100%; }

.clearfix { display: block; }

.all-site { background-position: top center; margin-bottom: -5px;}

.alinhamento {
  margin: 0 auto;
  width: 974px;
}

.logo a {
  text-decoration: none;
  font-weight: normal;
  padding: 10px 0 0;
}
.logo a:hover {text-decoration:none;}

.body-background {padding:20px 0 0; background-position:center top;}

#wrapper {padding-bottom:30px;}

/** SLIDER LOJA **/
#featured {
  width: 450px;
  padding: 10px 250px 10px 10px;
  margin-bottom: 20px;
  position: relative;
  border: 5px solid #d3d3d3;
  height: 250px;
  background: #FFF;
}
.sidebar-none #featured {width:auto;}
.sidebar-none #featured .ui-tabs-nav {width:495px;}

#featured ul.ui-tabs-nav {
  position: absolute;
  top: 10px;
  left: 450px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 255px;
}
#featured ul.ui-tabs-nav li {
  padding: 1px 0 2px 13px;
  font-size: 12px;
  color: #666;
}
#featured ul.ui-tabs-nav li img {
  float: left;
  margin: 5px 10px 2px 5px;
  background: #FFF;
  border: 1px solid #EEE;
}
#featured ul.ui-tabs-nav li span {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  padding-top: 4px;
  width: 174px;
  text-decoration: none;
}
#featured li.ui-tabs-nav-item a {
  display: block;
  height: 60px;
  color: #333;
  background: #efefef;
  line-height: 20px;
  text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover { background: #f2f2f2; }
#featured ul.ui-tabs-nav li.ui-tabs-selected a { background: #ccc; }
#featured .ui-tabs-panel {
  width: 430px;
  height: 250px;
  background: #999999;
  position: relative;
  text-align: center;
  border: 1px solid #d3d3d3;
}
.box-scale-image {
  height: 250px;
  overflow: hidden;
  width: 430px;
}
#featured .ui-tabs-panel .info {
  position: absolute;
  top: 180px; left: 0;
  width: 430px;
  height: 70px;
  text-align: left;
}
#featured .product-price, #featured .ui-tabs-panel .info {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);   /* IE6 & 7 */
      zoom: 1;
  background:rgba(0, 0, 0, 0.5);
}

#featured .info h2 {
  font-size: 18px;
  color: #FFF;
  padding: 5px 5px 5px 10px;
  margin: 0;
  overflow: hidden;
}
#featured .info p {
  margin: 0 5px 0 10px;
  font-size: 11px;
  line-height: 15px;
  color: #f0f0f0;
}
#featured .info a {
  text-decoration: none;
  color: #FFF;
}
#featured .info a:hover { text-decoration: underline; }
#featured .ui-tabs-hide { display: none; }
#featured .product-price {
  background: url(images/transparent-bg.png);
  color: #FFF;
  display: block;
  font-size: 18px;
  padding: 5px 8px;
  position: absolute;
}

/***
*** WEBCHAT
***/
.sombra-dir-box-webchat {
  background: url(../images/lateral-box-chat.png) no-repeat;
  position: absolute;
  height: 4px;
  right: -11px;
  width: 12px;
  top: 0px;
}
.sombra-esq-box-webchat { display: none; }
.webchat {
  position: absolute;
  right: 24px;
  top: -5px;
  z-index: 1000;
}
.webchat .box-webchat {
  background: #FFF;
  border: 1px solid #bbbaba;
  -moz-box-shadow: 0 2px 5px #999999;
  -webkit-box-shadow: 0 2px 5px #999999;
  padding: 0 2px 2px 2px;
}
.webchat .box-webchat .banner-chat {
  text-align: center;
  display: none;
}
.webchat .box-webchat .banner-chat img { margin: 10px 7px; }
.webchat .box-webchat .linha-atendimento {
  background: transparent url(../images/background-chat-linha.png) repeat-x;
  margin-bottom: 0;
  padding: 0 5px 5px 5px;
  text-align: right;
}
.webchat .box-webchat .linha-atendimento button {
  background: url(../images/moderno-seta-down.png) no-repeat 100% 50%;
  border: 0 none;
  color: #333;
  cursor: pointer;
  font: bold 12px Arial;
  margin-top: 7px;
  padding: 0;
}
.webchat .box-webchat .linha-atendimento button span {
  background: url(../images/icone-chat.png) no-repeat;
  padding: 0 20px;
}

.chat-ativo .linha-atendimento { border-top: 1px solid #dbdbdb; }
.chat-ativo button { background-image: url(../images/moderno-seta-up.png) !important; }

tr#none td {
  border: 0 none !important;
  text-align: center;
  color:#666;
}
