/* --------- /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_charqueadaboavista/vitrine_charqueadaboavista.css --------- */ 
body { margin:0; padding:0; font-size:12px; font-family:"Times New Roman", Times, serif; background:url(/themes/vitrine_charqueadaboavista/body_background.jpg);}

#container{ text-align:center; width: 100%; height:auto; background:url(/themes/vitrine_charqueadaboavista/container_background.jpg) repeat-x bottom;}
#container h2{ width: auto; height: 24px; text-indent: -1000px; font-size:0px; border:0; margin:0; padding:0;}

#container1{ position:absolute; left:0px; top:24px; width:100%; height:280px; background:url(/themes/vitrine_charqueadaboavista/container1_background.jpg);}
#container2{ position:absolute; right:0px; top:203px; width:50%; height:90px; background:url(/themes/vitrine_charqueadaboavista/container2_background.jpg);}

#tema{text-align:left; position:relative; width:779px; height:1491px; overflow:hidden; margin:0 auto 0 auto;
  background:url(/themes/vitrine_charqueadaboavista/tema_background.jpg) repeat-x top #6A3008; z-index:1;}
#tema h2{ display:none;}

#tema1{ position:absolute; left:291px; top:0px; width:488px; height:208px; background:url(/themes/vitrine_charqueadaboavista/tema1_background.jpg);}
#tema2{ position:absolute; left:0px; top:1199px; width:779px; height:208px; background:url(/themes/vitrine_charqueadaboavista/tema2_background.jpg) top;}
#tema3{ position:absolute; left:0px; top:841px; width:779px; height:17px; background:url(/themes/vitrine_charqueadaboavista/tema3_background.jpg);}
#tema6{ position:absolute; left:66px; top:824px; width:258px; height:20px; background:url(/themes/vitrine_charqueadaboavista/tema6_background.jpg);}

#logotipo{ position:absolute; left:29px; top:47px; width:238px; height:160px; background:url(/themes/vitrine_charqueadaboavista/logotipo_background.jpg);}
#logotipo h2 { display:block; position:absolute; left:0px; top:0px; width:238px; height:160px;}
#logotipo h2 a{ position:absolute; top:0px; left:0px; width:238px; height:160px;}

#slogan{ position:absolute; left:16px; top:209px; width:260px; height:auto;}
#slogan h2{ display:block; text-indent:0px; font-size:14px; color:#FFFFFF; text-align:center;}

#login{ position:absolute; left:376px; top:739px; width:368px; height:102px; background:url(/themes/vitrine_charqueadaboavista/login_background.jpg) no-repeat;}
#login.autenticado table { margin:0; padding:0; border:0; width:368px; height:102px; color:#532506; background:url(/themes/vitrine_charqueadaboavista/login_background_autenticado.jpg) no-repeat;}
#login.autenticado table tr td { margin:0; padding:56px 0 0 25px; border:0; font-size: 12px; vertical-align:top; text-align:left;}
#login.autenticado a{ color:#532506;}
#login h2{ display:none;}
#login form{ margin:56px 10px 0 25px;}
#login form input{ width:155px; border:0; margin:0 10px 0 0; padding:1px 0 1px 0; font-size: 11px; background:none; color:#532506; float:left;}
#login form input.enviar{ text-indent: -10000px; background:url(/themes/vitrine_charqueadaboavista/botao_entrar.jpg); width:59px;
  height:19px; line-height: 9999px; cursor: pointer; border:0; margin:0; float:right; margin:6px 12px 0 0;}

#maladireta{ position:absolute; left:302px; top:208px; width:477px; height:61px; background:url(/themes/vitrine_charqueadaboavista/maladireta_background.jpg);}
#maladireta h2{ display:none;}
#maladireta form{ margin:22px 0 0 43px;}
#maladireta form input{ width:154px; color:#532506; background:none; border:0px; padding:0px; margin-right:10px;
  font-size:12px; font-family:"Times New Roman", Times, serif; float:left;}
#maladireta form input.enviar{ display:block; text-indent:-10000px; background:url(/themes/vitrine_charqueadaboavista/botao_cadastrar.jpg);
  width:82px; height:19px; line-height:9999px; border:0; margin:0; cursor:pointer; float:right; margin-right:24px;}

#apresentacao{ position:absolute; left:0px; top:858px; width:779px; height:341px; background:#9FD6F7; overflow:auto; z-index:1;}
#apresentacao h2{ display:none;}
#apresentacao div.secao { margin:0px; padding:20px 20px 10px 20px; color:#561E10; line-height:150%; background:url(/themes/vitrine_charqueadaboavista/apresentacao_secao_background.jpg) repeat-x top;}
#apresentacao div.secao h2{ display:block; text-indent:0px; font-size:24px; margin:0px; padding:0px; width:auto; height:auto;}
#apresentacao div.secao img{ border:1px solid #82C5F6; float:left; margin-right:15px;}
#apresentacao div.secao p{ margin:8px 0 8px 0;}
#apresentacao div.secao a{ color:#561E10;}

#destaques{ position:absolute; left:376px; top:280px; width:368px; height:459px; background:url(/themes/vitrine_charqueadaboavista/destaques_background.jpg);}
#destaques h2{ display:block; text-indent:0px; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6A3008; line-height:37px; vertical-align:middle;
 width:353px; _width:368px; height:37px; background:url(/themes/vitrine_charqueadaboavista/destaques_h2_background.jpg); padding-left:15px;}
#destaques div.produto{ color:#FFFFFF; width:326px; margin:6px 0 8px 16px; color:#6A3008;}
#destaques div.produto div.nome{ font-size:15px; font-weight:bold;}
#destaques div.produto div.foto{ float:left; margin-right:10px; background:url(/themes/vitrine_charqueadaboavista/fundo_img_destaques.jpg) no-repeat; width:127px; height:98px;}
#destaques div.produto img{ margin:3px 0 0 2px;}
#destaques div.produto div.consulte{ display:none;}
#destaques div.produto div.preco{ display:none;}
#destaques div.produto p{ margin:6px 0 6px 0;}

#contato{ position:absolute; left:44px; top:289px; width:295px; height:270px;}
#contato h1{ display:block; text-indent:-10000px; width:95px; height:30px; background:url(/themes/vitrine_charqueadaboavista/contato_h1_background.jpg) no-repeat; margin:0px; padding:0px;}
#contato form{ margin:0px; font-size:12px; color:#FFFFFF;}
#contato form label{ display:block; float:left; width:62px;}
#contato form input, #contato form select{ width:220px; border:0px; margin-bottom:5px; background:url(/themes/vitrine_charqueadaboavista/input_background.jpg);
  color:#462300; font-family:"Times New Roman", Times, serif;}
#contato form textarea{ width:220px; height:120px; border:0px; margin-bottom:5px; background:url(/themes/vitrine_charqueadaboavista/textarea_background.jpg);
  color:#462300; font-family:"Times New Roman", Times, serif; font-size:12px; overflow:auto; /*IE*/ _height:110px;}
#contato form input.enviar{ text-indent: -10000px; background:url(/themes/vitrine_charqueadaboavista/botao_enviar.jpg); width:69px;
  height:19px; line-height: 9999px; cursor: pointer; border:0; float:right; margin-right:10px;}

#rodape{ position:absolute; left:0px; top:1407px; width:779px; height:84px; background:#8AC8F7;}
#rodape h2{ display:block; text-indent:0px; font-size:12px; color:#553928; margin:10px 0 6px 20px; height:auto; width:auto;}
#rodape h3{ font-weight:normal; color:#553928; font-size:12px; margin:0 20px 0 20px;}
#rodape a{ color:#553928;}

#galeria-de-fotos{ position:absolute; left:43px; top:562px; width:296px; height:94px;}
#galeria-de-fotos a{ display:block; width:296px; height:94px; text-indent:-10000px; font-size:0px; text-decoration:none; background:url(/themes/vitrine_charqueadaboavista/album.jpg);}

#comochegar{ position:absolute; left:66px; top:669px; width:258px; height:185px; z-index:1;}
#comochegar a{ display:block; width:258px; height:185px; text-indent:-10000px; font-size:0px; text-decoration:none; background:url(/themes/vitrine_charqueadaboavista/tema4_background.jpg);;}
/* --------- /themes/shopping_pelotascenter_barra_loja_fina/shopping_pelotascenter_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: #F5FAFD;
  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:#1B7DAE;
}
#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_pelotascenter_barra_loja_fina/barra_loja_container_background.gif);
}

#shopping div.links {
  position: absolute;
  left:10px; top:0px;
  width:156px; height: 24px;
  padding:0; margin:0; border:0;
}
#shopping div.links a {
  position: absolute;
  left:0px; top:0px;
  width:146px; height:24px;
  padding:0; margin:0; border:0;
  background: url(/themes/shopping_pelotascenter_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;
  color: #d96912;
}
#shopping table.avisos {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 340px;
  height:24px;
  font-family: arial;
/*  font-weight: bold; */
  background-image: url(/themes/shopping_pelotascenter_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_pelotascenter_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_pelotascenter_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;
}
