/* --------- /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/regiao-banner-flutuante.css --------- */ 
/* --------- /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/sitio_creperie_v2/sitio_creperie_v2.css --------- */ 
body {
  background-image:url(/themes/sitio_creperie_v2/body_background.jpg);
  border:0; margin:0; padding:0;
  font-family: arial;
  font-size: 14px;
  background-position:  0 24px;
}

#container {
  width: 100%; height:auto;
  text-align:center;
  border:0; margin:0; padding:0;
}
#container h2 {
  width: 779px; height: 24px; 
  font-size: 0px; text-indent: -1000px;
  border:0; margin:0; padding:0;
}

/*parte externa (branca)*/
#tema {
  position:relative;
  width:779px; height:1000px;
  background:url(/themes/sitio_creperie_v2/tema_background.jpg) repeat-x #BB036E;
  margin:auto; text-align: left;
}
#tema h2 {
  display:none;
}
#tema1 {
  position:absolute;
  left:172px; top:120px;
  width:252px; height:880px;
  background-image:url(/themes/sitio_creperie_v2/tema1_background.jpg);
  font-size:0px;
}
#tema1 h2{ display:none;}

#logotipo{
  position:absolute;
  left:0; top:0;
  width:779px; height:411px;
  background:url(/themes/sitio_creperie_v2/logotipo_background.gif) no-repeat right top;
  z-index:10;
}
#logotipo h2{
  display:block;
  z-index:10;
}
#logotipo h2 a {
  position:absolute;
  left:20px; top:65px;
  width:344px; height:66px;
  background:url(/themes/sitio_creperie_v2/logotipo_h2_a_background.jpg);
  text-indent:-1000px;
  font-size:0px;
}
#slogan h2{
  display:block;
  position:absolute;
  top:131px;
  left:20px;
  width:344px;
  color:#FFF;
  text-indent:0;
  font-family: Arial;
  font-size:12px;
  text-align:center;
  font-weight:normal;
  z-index:10;
}
#regiao-banner-publicitario {
  position:absolute;
  left:2px; top:2px;
  width:468px; height:60px;
  z-index:10;
}
#regiao-banner-publicitario h2 {
  display:none;
}
#login {
  position:absolute;
  left:612px; top:435px;
  width:160px; height:100px;
  overflow:hidden;
  z-index:10;
  background:url(/themes/sitio_creperie_v2/login_h2_background.jpg) no-repeat top left;
}
#login.autenticado td{
  font-size:11px; color:white;
  width:160px; height:100px;
  vertical-align:top; padding-top:20px;
}
#login.autenticado td a{
  color:#ffff00; text-decoration:none;
}
#login.autenticado td a:hover{
  color:#ffff00; text-decoration:underline;
}

#login h2 {
  display:block; position:absolute;
  left:10px; top:26px;
  width:92px; height:12px;
  text-indent:-1000px; font-size:0px;
}
#login form {
  position: absolute;
  left:0px; top:20px;
  width: 165px; height: 60px;
}
#login form input {
  border: 1px solid #E1E1BB;
  background:#BB036E;
  font-size:10px; color:#FFFF00;
  width: 103px; height:auto;
  margin-bottom:3px; float:left;
}
#login form input.enviar{
  border: 0px; width: 42px; height: 24px;
  background:url(/themes/sitio_creperie_v2/maladireta_form_input_enviar_background.jpg);
  text-indent: -1000px; /* normalmente escondemos assim o texto */
  line-height: 9999px; /* mas IE precisa disso nos botoes*/
  cursor: pointer;
}

#maladireta {
  position:absolute;
  left:417px; top:415px;
  width:187px; height:125px;
  overflow:hidden; z-index:10;
  background:url(/themes/sitio_creperie_v2/maladireta_background.jpg);
}
#maladireta h2 {
  display:none;
}
#maladireta form {
  position: absolute;
  left:26px; top:58px;
  width:187px; height:auto;
}
#maladireta form input {
  border: 1px solid #E1E1BB;
  background:#BB036E;
  font-size:10px; color:#FFFF00;
  width:103px; height:auto;
  margin-bottom:3px; float:left;
}
#maladireta form input.enviar{
  border: 0px; width: 43px; height: 24px;
  background-image:url(/themes/sitio_creperie_v2/botao_enviar2.jpg);
  text-indent: -1000px; /* normalmente escondemos assim o texto */
  line-height: 9999px; /* mas IE precisa disso nos botoes*/
  cursor: pointer;
}
#spinner_mala_direta {
  border: 0px; width: 42px; height: 24px;
  background-image:url(/images/progress.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -1000px; /* normalmente escondemos assim o texto */
  line-height: 9999px; /* mas IE precisa disso nos botoes*/
  margin-bottom:3px;
  float:left;
}

#menu {
  position:absolute;
  left:470px; top:235px;
  width:100px; height:152px;
  z-index:10;
}
#menu h2 {
  display:block; width:48px; height:23px;
  background-image:url(/themes/sitio_creperie_v2/menu_h2_background.jpg);
  text-indent:-1000px; font-size:0px;
}
#menu ul{
  margin:0px; padding:0px; border:0px;
  list-style: none;
}
#menu ul li {
  display:block; float:left;
}
#menu ul li a.capa {
  display:block; width:42px; height:29px;
  background-image:url(/themes/sitio_creperie_v2/menu_ul_li_a_capa_background.gif);
  text-indent:-1000px; font-size:0px;
}
#menu ul li a.institucional {
  display:block; width:72px; height:24px;
  background-image:url(/themes/sitio_creperie_v2/menu_ul_li_a_institucional_background.gif);
  text-indent:-1000px; font-size:0px;
}
#menu ul li a.produtos {
  display:block; width:76px; height:24px;
  background:url(/themes/sitio_creperie_v2/menu_ul_li_a_produtos_background.gif);
  text-indent:-1000px; font-size:0px;
}
#menu ul li a.contato {
  display:block; width:96px; height:24px;
  background:url(/themes/sitio_creperie_v2/menu_ul_li_a_contato_background.gif);
  text-indent:-1000px; font-size:0px;
}
#menu ul li a.noticias {
  display:block; width:96px; height:24px;
  background:url(/themes/sitio_creperie_v2/menu_ul_li_a_noticias_background.gif);
  text-indent:-1000px; font-size:0px;
}


#apresentacao {
  position:absolute;
  top:551px;
  left:432px;
  width:335px;
  height:421px;
  z-index:10;
}
#apresentacao h2 {
  display: block;
  position: absolute;
  top:0px;
  left:0px;
  width:108px;
  height:27px;
  background-image:url(/themes/sitio_creperie_v2/apresentacao_h2_background.jpg);
  text-indent:-1000px;
  font-size:0px;
}
#apresentacao div.secao {
  position: absolute;
  left:0px; top:37px;
  width:335px; color:white;
  font-size:11px; text-decoration:none;
}
#apresentacao div.secao h2{
  display: block; position: static;
  top: auto; left: auto;
  width:100%; color:#FFFF00;
  font-size:13px; text-indent:0px;
  height: auto; background-image:none;
  text-decoration:none;
}
#apresentacao div.secao img{
  float:left;
  margin: 0 10px 10px 0;
  border:0;
}
#apresentacao div.secao p{
  color:white; text-decoration:none;
}

#destaques {
  position:absolute;
  left:33px; top:470px;
  width:364px; height:430px;
  z-index:10;
}
#destaques h2 {
  display:block;
  width:97px; height:23px;
  background:url(/themes/sitio_creperie_v2/destaques_h2_background.gif);
  text-indent:-1000px;
  font-size:0px;
}
#destaques div.separador{
  display:none;
}
#destaques div.produto{
  width:364px; height:114px;
  margin:10px 0 0 0; padding:0px; border:0px;
}

#destaques div.produto div.foto img{
  float:left; margin-right:10px; border:0;
}
div.produto p{margin:6px 0 6px 0;}

#produtos div.produto div.nome,
#destaques div.produto div.nome {
  font-size:13px; color:#FFFF00;
  background:url(/themes/sitio_creperie_v2/destaques_div_nome_background.jpg) repeat-x bottom;
  padding-bottom: 5px;
}
#destaques div.produto div.nome a {
  font-size:13px; color:#FFFF00;
  display:block; text-decoration:none; font-weight: bold;
}
#destaques div.produto div.preco {
  display:none;
}
div.produto div.descricao {
  padding-top:5px; color: white; font-size:12px;
}
#destaques div.produto div.detalhes {
  float:right; margin-right:10px;
}
#destaques div.produto div.detalhes a {
  display: block; width:54px; height:36px; text-indent:-10000px;
  background: url(/themes/sitio_creperie_v2/botao_detalhes.gif) no-repeat;
}

#destaques div.produto div.consulte,
#produto-detalhe div.detalhes div.consulte,
#produtos div.produto div.consulte {
  display:none;
}

#rodape {
  position:absolute;
  left:22px; top:910px;
  width:380px; height:50px;
  padding-top:4px; z-index:10;
}
#rodape a {
  color:#FFFF00;
  text-decoration: none;
}
#rodape a:hover {
  text-decoration: underline;
}
#rodape h2{
  display: block; font-size:11px;
  color:white; height:auto;
  border:0; padding:0;margin:0;
  text-indent:0; width:auto;
}
#rodape h3{
  font-size:11px; color:white; height:auto;
  font-weight: normal; border:0; padding:0;margin:0;
}

#manchetes{
  position:absolute;
  left:35px; top:199px;
  width:340px; height:250px;
  z-index:10;
}
#manchetes h2{
  display:block; font-size:0px; text-indent:-10000px;
  width:110px; height:25px;
  background:url(/themes/sitio_creperie_v2/manchete_h1_background.jpg);
}
#manchetes div.noticia,
#noticias div.noticia{
  width:340px; height:70px; margin:0;
}
#manchetes img,
#noticias img{
  float:left;
  margin:6px 10px 0 0; border:0px;
  border:2px solid #E0DDED;
}
#manchetes div.dia,
#noticias div.dia{
  font-size:11px;
  color:#FFFFFF;
  padding:14px 0 0 0; margin-left:6px;
}
#manchetes div.chamada,
#noticias div.chamada{
  margin-left:6px;
}
#manchetes div.chamada a,
#noticias div.chamada a{
  text-decoration:none;
  color:#FFFF00; font-size:12px;
}
#manchetes div.chamada a:hover,
#noticias div.chamada a:hover{
  text-decoration:underline;
}
#manchetes div.todas{
  width:100%; text-align:right;
}
#manchetes div.todas a{
  display:block; text-indent:-10000px; font-size:0px; float:right; text-align:left;
  width:55px; height:24px; background:url(/themes/sitio_creperie_v2/botao_todas.jpg) no-repeat; text-decoration:none;
}
#manchetes div.separador,
#noticias div.separador{
  display:none;
}


#capa-poupup{
  position:absolute;
  left:250px; top:150px;
  width:auto; height:auto;
  z-index:100; margin:0px; padding:0px;
}
#capa-poupup img{
  /*border:1px solid #000000;*/
}
/* --------- /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;
}
