/* --------- /stylesheets/atendimento_online.css --------- */ 
#atendimento_online_painel {
  position: fixed;
  _position:absolute;
  bottom:0px;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-6);
  right:0px;
  margin:2px;padding:2px;
  z-index: 200;
  width: 200px;
  height: auto;
}
#atendimento_online_painel_lojista table tr td,
#atendimento_online_painel_consumidor table tr td {
  font-family: arial;
  font-size: 11px;
}
#atendimento_online_painel_consumidor {
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
#atendimento_online_painel_consumidor.online {
  display:block;
}
#atendimento_online_painel_consumidor.busy {
  display:block;
}
#atendimento_online_painel_consumidor.offline {
/*  display:none;*/
  display:block;
}

#atendimento_online_painel_lojista {
  display:block;
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
/* --------- /stylesheets/cupom.css --------- */ 
body {
  height: 100%;
}
div#cupom_capa {
  position:fixed;
  _position:absolute;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index:200;
  background-color: white;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity:0.5;
  _height:expression(eval($('container').offsetHeight));
}
div#cupom {
  position: fixed;
  _position: absolute;
  _top:expression(eval(100+document.body.scrollTop));
  top: 100px;
  width: 500px;
  height: auto;
  padding: 10px;
  background-color: white;
  z-index:200;
  border: 3px solid gray;
  left: 50%;
  margin-left: -250px;
  text-align: center;

  color: black;
}
div#cupom h1 {
  font-size: 15px;
}
div#cupom p {
  font-size: 11px;
}
/* --------- /stylesheets/truques.css --------- */ 
textarea.textarea { display:none!important; honeypot:captcha }

div.msg-alert { background-color:red; color:white; margin:5px; padding:5px; border:1px solid white}
div.msg-info { background-color:green; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-notice { background-color:orange; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-alert a, div.msg-info a, div.msg-notice a { text-decoration:underline!important; color:white!important }

div.mensagem-de-erro { color:red }

.zoomin { cursor:url(/images/zoomin.cur), pointer; }
/*
--------------------------------------------------------------------------------  
How To Clear Floats Without Structural Markup
http://positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* --------- /themes/vitrine_helmac/vitrine_helmac.css --------- */ 
body {
  margin:0;  padding:0;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  background:url(/themes/vitrine_helmac/body_background.jpg) repeat-x #CEE2EB 0 24px;
}

#container {
  text-align:center;
  margin:0;  border:0; padding:0;
  padding:0;
  width: 100%;
  height: 1174px;
}
#container h2 {
  width: auto;
  height: 24px; /* 61(barra) */
  text-indent: -1000px; font-size:0px;
  border:0; margin:0; padding:0;
}
#tema {
  text-align:left;
  position: relative;
  width:779px;
  height:1150px;
  overflow:hidden;
  margin: 0 auto 0 auto;
  background:url(/themes/vitrine_helmac/tema_background.jpg);
  z-index:1;
}
#tema1{
  position:absolute;
  top:333px;
  left:583px;
  width:196px;
  height:226px;
  background:url(/themes/vitrine_helmac/tema1_background.jpg);
}
#tema2{
  position:absolute;
  top:1089px;
  left:0px;
  width:779px;
  height:61px;
  background:url(/themes/vitrine_helmac/tema2_background.jpg);
}
#tema3{
  position:absolute;
  top:845px;
  left:16px;
  width:283px;
  height:244px;
  background:url(/themes/vitrine_helmac/tema3_background.jpg);
}

#logotipo {
  position: absolute;
  top:0px;
  left:0px;
  width:779px;
  height:152px;
  background:url(/themes/vitrine_helmac/logotipo_background.jpg);
}
#logotipo h2 {
  display:block;
  position:absolute;
  top:10px;
  left:30px;
  width:260px;
  height:80px;
  text-indent:-10000px;
}
#logotipo h2 a{
  position:absolute;
  top:0px;
  left:0px;
  width:260px;
  height:80px;
}
#slogan{
  position:absolute;
  top:105px;
  left:40px;
  width:280px;
  height:20px;
  margin:0; padding:0;
  text-align:center;
}
#slogan h2{
  margin:0;
  margin-left:auto; margin-right:auto;
  color:#2B384D;
  font-weight:normal;
  font-size:13px;
  display:block; text-indent:0;
}

#apresentacao {
  position: absolute;
  top: 499px;
  left: 299px;
  width: 455px;
  _width: 458px;
  height: 461px;
  _height: 463px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px;
  background:url(/themes/vitrine_helmac/apresentacao_background.jpg) repeat-x #5E9FBF;
  overflow:hidden;
  border:1px solid #FFF;
  border-right:2px solid #FFF;
}
#apresentacao h2{
  display:block;
  background:url(/themes/vitrine_helmac/apresentacao_h2_background.jpg) no-repeat;
  width:170px;
  height:25px;
  margin:30px 0 6px 13px;
}
#apresentacao div.secao{
  margin:10px 14px 20px 14px;
  width:auto;
  color:#FFF;
  text-align:justify;
}
#apresentacao div.secao h2{
  display:block;
  text-indent:0;
  background:none;
  margin:0; padding:0;
  width:auto;
  height:auto;
  color:#FFF;
  font-size:13px;
}
#apresentacao div.secao img{
  float:left;
  margin:0 10px 0 0;
}
#destaques {
  position: absolute;
  top: 152px;
  left: 14px;
  width: 589px;
  _width: 591px;
  height: 347px;
  overflow:hidden;
  margin:0; padding:0; border:0;
  border-left:2px solid #fff;
  background:url(/themes/vitrine_helmac/destaques_background.jpg);
}
#destaques h2{
  background:url(/themes/vitrine_helmac/destaques_h2_background.jpg);
  display:block;
  width:150px;
  height:25px;
  font-size:0px;  text-indent:-1000px;
  margin:0 0 0 22px; padding:0;
}
#destaques div.produto {
  width: 272px;
  height: 143px;
  padding:0;
  margin:10px 0 0 10px;
  float:left;
}
#destaques div.produto div.foto {
  margin:0; padding:0;
  border:1px solid #FFF;
  background:#ccc;
  padding:2px;
  width:112px;
  height:112px;
  float:left;
  margin:0 8px 0 0;
}
#destaques div.produto img {
  margin:0; padding:0;
}
#destaques div.produto div.nome {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #364761;
  display:block;
  width:auto;
  margin:0; padding:0 ; border:0;
}
#destaques div.produto div.descricao p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:#364761;
  margin:0px; padding:0px; border:0px;
  line-height:130%;
}
#destaques div.produto div.preco{
  font-size: 11px;
  color:#fff;
  margin-top:6px;
}
#destaques div.produto div.preco div.promocional{
  font-weight:bold;
  font-size: 14px;
}
#destaques div.produto div.consulte{
  display:none;
}
#contato {
  position: absolute;
  top: 499px;
  left: 14px;
  width: 283px; _width: 285px;
  height: 345px; _height: 346px;
  border-top:1px solid #FFF; border-left:2px solid #FFF;
  background:url(/themes/vitrine_helmac/contato_background.jpg) no-repeat bottom #7CB0CA;
}
#contato h1{
  display:block;
  width:109px;
  height:25px;
  background:url(/themes/vitrine_helmac/contato_h1_background.jpg);
  font-size:0px;
  text-indent:-1000px;
  margin:35px 0 0 72px; padding:0;
}
#contato form {
  width: auto;
  height: auto;
  font-size: 11px;
  margin:6px 0 0 14px;
  z-index:100;
}
#contato form label{
  margin:0px;
  float:left;
  width:55px;
  color:#00125C;
  font-size:11px;
}
#contato form input,
#contato form select,
#contato form textarea {
  width: 195px;
  height: 16px;
  _height: 18px;
  margin: 0px;
  border: 1px solid #00125C;
  color:#333;
  font-size: 11px;
  margin-bottom:4px;
}
#contato form textarea {
  height: 80px;
  font-size: 11px;
  overflow: auto;
  font-family:Arial, Helvetica, sans-serif;
}
#contato form input.enviar {
  border:0px; margin-right:16px;
  background-image:url(/themes/vitrine_helmac/botao_enviar.jpg);
  width: 52px;
  height: 18px;
  text-indent: -1000px; /* normalmente escondemos assim o texto */
  line-height: 9999px; /* IE precisa disso */
  cursor: pointer;
  float:right;
}
#spinner_contato {
  border:0px; margin-right:16px;
  background-image:url(/images/progress.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 52px;
  height: 18px;
  text-indent: -1000px; /* normalmente escondemos assim o texto */
  line-height: 9999px; /* IE precisa disso */
  float:right;
}
#maladireta {
  position: absolute;
  top: 152px;
  left: 605px;
  width: 152px;
  height: 347px;
  background:url(/themes/vitrine_helmac/maladireta_background.jpg) no-repeat;
}
#maladireta h2{
  display:none;
}
#maladireta form {
  margin:90px 15px 0 0;
}
#maladireta form input {
  width: 130px;  
  border: 0px; margin:3px 0 0 0; padding:0;
  font-size: 11px;
  border: 1px solid #00125C;
  color:#333;
}
#maladireta form input.enviar {
  text-indent: -1000px;
  background-image:url(/themes/vitrine_helmac/botao_cadastrar.jpg);
  background-repeat:no-repeat;
  height:18px;
  width: 77px;
  line-height: 9999px;  /* hack pro IE mover o texto para fora do botao */
  cursor: pointer;
  border:0;
  border:0; margin:3px 8px 0 0;
  float:right;
}
#spinner_mala_direta {
  text-indent: -1000px;
  background-image:url(/images/progress.gif);
  background-repeat:no-repeat;
  background-position: 50% 50%;
  height:18px;
  width: 77px;
  line-height: 9999px;  /* hack pro IE mover o texto para fora do botao */
  border:0;
  border:0; margin:3px 8px 0 0;
  float:right;
}
#login {
  position:absolute;
  top:68px;
  left: 379px;
  width:273px;
  height:66px;
  background:url(/themes/vitrine_helmac/login_background.jpg) no-repeat;
}
#login.autenticado table {
  margin:0; padding:0; border:0;
  position: absolute;
  top: 0px;
  left: 0px;
  width:270px;
  height:54px;
  color:#185AA3;
  background:url(/themes/vitrine_helmac/login_autenticado_background.jpg);
}
#login.autenticado table tr td {
  margin:0; padding:20px 0 0 0; border:0;
  font-size: 11px;
}
#login.autenticado a{
  color:#0B2848;
}
#login h2{
  display:none;
}
#login form{
  margin:22px 0 0 0;
}
#login form input {
  width: 130px;  
  border: 0px; margin:0 3px 0 0; padding:0;
  font-size: 11px;
  border: 1px solid #00125C;
  color:#333;
  float:left;
}
#login form input.enviar {
  text-indent: -1000px;
  background-image:url(/themes/vitrine_helmac/botao_entrar.jpg);
  background-repeat:no-repeat;
  height:18px;
  width: 51px;
  line-height: 9999px;  /* hack pro IE mover o texto para fora do botao */
  cursor: pointer;
  border:0; margin:3px 8px 0 0;
  float:right;
}


#rodape{
  position:absolute;
  top:962px;
  left:14px;
  width:739px;
  _width:743px;
  height:127px;
  background:url(/themes/vitrine_helmac/rodape_background.jpg) repeat-x #006699;
  margin:0; padding:0; border:0;
  border-left:2px solid #FFF;
  border-right:2px solid #FFF;
  text-align:right;
}
#rodape h2{
  display:block;
  height:auto;
  text-indent:0;
  font-size:12px;
  color:#FFF;
  margin:30px 6px 0 0; padding:0;
}
#rodape h3 {
  font-size:12px;
  color:#FFF;
  font-weight:normal;
  line-height:127%;
  margin:0 6px 0 0; padding:0;
}
#rodape a{
  color:#FFF;
  font-size:12px;
}
#rodape span.celular,
#rodape span.email,
#rodape span.msn{
  display:block;
}
#rodape span.separador{
  display:none;
}
/* --------- /themes/shopping_cangucucenter_barra_loja_fina/shopping_cangucucenter_barra_loja_fina.css --------- */ 
#shopping {
  position:absolute;
  top:0;
  left:0;
  /*
  _position:absolute;
  _top:expression(eval(document.body.scrollTop));
  */
  width:100%;
/*  height: 61px; */
  height: 24px;
    
  border:0; padding:0; margin:0;
  /*
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity:0.8;
  */
  background-color: #DFEDE4;
  border-bottom: 1px solid #C2E3EF;

  color: black;
  z-index: 255;

  /*background-color: white;*/
  font-family: arial;
  font-size: 12px;
}

#shopping div.trilho {
  position: absolute;
  top: 0px;
  left: 5px;
  height: 24px;
  padding: 0; margin: 0;
  overflow: hidden;
}

#shopping div.trilho div.aviso {
/*  line-height: 21px; 
  vertical-align: middle;
*/
  height: 20px; line-height:20px;
  border: 0px;
  width: auto !important;
  display:none;
  position: absolute;
  top:3px;
}
#shopping div.trilho div.aviso a{
  color:#3D7F4F;
}
#shopping div.trilho div.aviso img{
  vertical-align:middle; margin-bottom:3px;
}

#shopping div.container {
  position: relative;
  border:0;padding:0;border:0;
  width:779px; height:24px;
  text-align:left;
  margin:auto;
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_container_background.gif);
}

#shopping div.links {
  position: absolute;
  left:10px; top:0px;
  width:170px; height: 24px;
  padding:0; margin:0; border:0;
}
#shopping div.links a {
  position: absolute;
  left:0px; top:0px;
  width:160px; height:24px;
  padding:0; margin:0; border:0;
  background: url(/themes/shopping_cangucucenter_barra_loja_fina/shopping_links_a_background.gif) no-repeat;
  text-indent: -1000px;
  text-decoration: none; /* esconde linha azul que só aparece no fx 1.0 */
}

#shopping div.menu {
  float: right;
  border: 0; padding: 0; margin: 0;
  margin:3px 10px 0 0;
}
#shopping div.menu select {
  font-size: 11px;
  background-color: #FFFFFF;
  color: #3D7F4F;
}
#shopping table.avisos {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 340px;
  height:24px;
  font-family: arial;
/*  font-weight: bold; */
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_background.jpg);
  background-repeat: no-repeat;
  color: #3a3a3a;
}
#shopping table.avisos span.manutencao {
  color: red;
}
#shopping td {
  font-family: arial;
  font-size: 11px;
}
#shopping table.notice {
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_notice_background.jpg);
  background-repeat: no-repeat;
  color: white;
}
#shopping table.notice span.manutencao {
  color: yellow;
}
#shopping table.info {
  color: #d96912;
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_info_background.jpg);
  background-repeat: no-repeat;
}
#shopping table.info span.manutencao {
  color: red;
}
#shopping table.avisos a {
	color:  #3A3A3A;
	font-weight: normal;
}
