/*****************************
GERAL
****************************/
* {padding: 0;margin: 0;color: #4b5f65;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}
/*****************************
TAGS
****************************/
html, body {width: 100%;height: auto !important; height: 100%; min-height: 100%;}
body{margin: 0; padding: 0;}
a {overflow: hidden;text-decoration: none;}
a:hover {text-decoration: underline;}
.txt_verde {color: #3E4928;}
li {list-style: none;}
button {cursor: pointer;}
input {outline: none;}
[disabled]{background-color: #ddd;cursor: inherit;}
textarea {outline: none;overflow: auto;}
img {border:0;}
/*****************************
CONTAINER
****************************/
.container{ width:100%; height:100%}
/*****************************
HEADER
****************************/
.header{height: 96px;background: url(../img/bg_header.gif) repeat-x top left;}
.header_content{width: 923px;margin: 0 auto;}
.logo {width: 155px;height: 67px;float: left;padding: 9px 0 0 38px;}
.desenvolvido a{font-size:11px;}
.parceiros{}
.parceiros a{font-size:9px; font-weight:normal !important;color:#4B5F65 !important;}
/*****************************
LOGIN
****************************/
.login{width: 687px;height: 19px;float: right;padding: 14px 0 10px 0;}
.login .usuario{width: 160px;float: left;margin-top: 2px;color: #587917;font-size: 11px;}
.login_img_logo{top: 83px !important; left: 42px !important; position:absolute;}
.login label{float: left;margin-right: 5px;font-weight: bold;}
.login .error{height: 15px;float: left;margin: 2px 0 0 10px;color: #862417;font-size: 11px;font-weight: bold;padding-left: 10px;	background: url(../img/ico_error.png) no-repeat left center;}
.login ul li{border-right: 1px solid #CDDEA9;border-left: 1px solid #849D4F;}
.login ul li.bt_cadastrese, .login ul li.bt_perfil{border-left: 0;}
.login ul li.bt_recuperar_senha, .login ul li.bt_sair{border-right: 0;}
.login form{float: left;}
.login ul{float: left;margin: 0px 0 0 20px;}
.login ul li{float: left;padding: 0 8px;}
.login ul li a{font-size: 11px;font-weight: bold;text-decoration: underline;}
.login ul li a:hover{text-decoration: none;}
.login .bg_input{width: 66px;height: 18px;float: left;overflow: hidden;margin-right: 5px;padding: 0 10px;background-image: url(../img/bg_input.png);}
.login input{width: 66px;font-size: 10px;vertical-align: middle;border: 0;background-color: transparent;}
.login .bg_input.alert{background-position: left bottom;}
.login .bg_input.alert input{color: #862417;}
.aumenta_paragrafo_verde {padding-top:5px;padding-bottom:5px;}
/*****************************
MAIN
****************************/
.main{width: 100%;height: 100%;clear: both;background: #f2f9fa url(../img/bg_main.gif) repeat-x fixed left top;}
/*****************************
CONTENT
****************************/
.content{padding-top: 10px;width: 923px;margin: 0 auto;	margin-top: 20px;}
/*****************************
CATEGORIAS DE PRODUTOS
****************************/
.left_sidebar{float: left;clear: left;margin-right: 20px;overflow: hidden;}
.categorias_de_produto .tit_parceiros{width: 82px;height: 16px;text-indent: -9999px;background-image: url(../img/tit_parceiros.gif);}
.categorias_de_produto .tit_redes_sociais{width: 109px;height: 16px;text-indent: -9999px;background-image: url(../img/tit_redes_sociais.gif);}
.categorias_de_produto .tit_newsletter{width: 96px;height: 16px;text-indent: -9999px;background-image: url(../img/tit_newsletter.gif);}
.categorias_de_produto{background: url(../img/bg_categorias_de_produto.gif) no-repeat;padding: 20px;width: 193px;}
.categorias_de_produto .tit_categorias_de_produto{width: 168px;height: 16px;text-indent: -9999px;background-image: url(../img/tit_categorias_de_produtos.gif);}
.categorias_de_produto ul{margin: 10px 0 15px 0;}
.categorias_de_produto li{padding-left: 20px;line-height: 18px;white-space: nowrap;background: url(../img/bullet_seta.gif) no-repeat 5px;}
.categorias_de_produto a{text-decoration: underline;}
.categorias_de_produto a:hover{text-decoration: none;}
.categorias_de_produto .bt_ver_todas_as_categorias{display: block;padding-left: 20px;color: #1B86A8;font-weight: bold;background: url(../img/bullet_seta2.gif) no-repeat 5px;}
/*****************************
CONTENT INTERNAL
****************************/
.content_internal{float: left;}
/*****************************
NAV
****************************/
.nav{width: 100%;float: left;position: relative;margin: 7px 0 -16px 0;}
.nav li {width: 109px;height:23px;float: left;text-indent: -9999px;margin-right:6px;}
.nav li a {display: block;height:23px;width:109px;}
.nav li a:hover{background-position: bottom left;}
.nav li .mn_categorias{background-image: url(../img/mn_categorias.png);}
.nav li .mn_vender{background-image: url(../img/mn_vender.png)}
.nav li .mn_como_comprar{background-image: url(../img/mn_como_comprar.png);}
.nav li .mn_como_vender{background-image: url(../img/mn_como_vender.png);}
.nav li .mn_afiliados{	background-image: url(../img/mn_afiliados.png);}
.nav li .mn_mapa_do_site{background-image: url(../img/mn_mapa_do_site.png);}
.nav li .mn_contato{background-image: url(../img/mn_contato.png);}
.nav li .mn_ajuda{background-image: url(../img/mn_ajuda.png);}
/*****************************
BUSCA
****************************/
.busca{float: right;}
.busca_content{width: 571px;height: 20px;float: left;overflow: hidden;padding: 4px 3px 5px 1px;background-image: url(../img/bg_busca.gif);color: #3E4928;}
.busca_content input{width: 259px;float: left;display: inline;margin: 2px 10px 2px 40px;border: 0;color: #3E4928;font-weight: bold;background-color: transparent;line-height:20px;text-align:center;height:20px;}
.busca_content select{width: 196px;}
/*****************************
DESTAQUES PRODUTOS
****************************/
#index_produtos_em_destaque h1{font-size:16px;font-weight:bold;padding-bottom:10px; text-align:center;}
.destaque_produtos{width: 667px;margin-top: 20px;}
.destaque_produtos li{width: 219px;float: left;display: inline;margin: 0 3px 15px 0;}
.destaque_produtos li img, .destaque_produtos li dl{float: left;}
.destaque_produtos li img{border:2px solid #C4D2D6;}
.destaque_produtos li dl{width: 121px;margin-left: 3px;}
.destaque_produtos li dl dt{width: 111px;height: 56px;padding: 5px;margin-bottom: 3px;font-size: 11px;font-weight: bold;background-image: url(../img/bg_destaque.png);}
.destaque_produtos li dl dt a{font-size: 11px;}
.destaque_produtos li dl dd, .destaque_produtos li dl dd span{font-size: 21px;color: #1784A6;font-weight: bold;}
.destaque_produtos li dl dd span{font-size: 11px;}
.destaque_produtos li dl dd span.cents{position: relative;top: -8px;}
.destaque_produtos li dl dd{width: 116px;height: 23px;padding-left: 5px;background-image: url(../img/bg_valor.gif);}
/*****************************
BANNER PRODUTOS
****************************/
.quer_comprar_quer_vender h2{background:transparent url(../img/banner.png) no-repeat scroll 0px 0px;width:665px;height:82px; text-indent:-9999px;}
.banner_produtos{margin-bottom: 20px;}
.banner_produtos area{position: relative;display: block;}
/*****************************
TOOLTIP
****************************/
.view_tooltip{width: 107px;height: 23px;display: block;position: absolute;top: 0;left: 0;margin: -28px 0 0 10px;}
/*****************************
DIV CONTEUDO
****************************/
#texto_principal{width:667px}
#texto_principal h1{color:#1885A7;font-size:16px;font-weight:bold;padding-bottom:10px;}
#texto_principal p{padding-bottom: 10px;}
#texto_principal p a{text-decoration:underline;}
#texto_principal b{font-weight:bold}
#menu_afiliados{background:#EAF0F0 none repeat scroll 0 0;float:left;margin-right:5px;padding:15px;width:170px;}
.tit_afiliados {background:transparent url(../img/tit_afiliados.gif) no-repeat scroll 20px 50%;height:23px;}
.afiliados_div_conteudo{ padding:10px;}
.afiliados_div_conteudo p{font-size:12px; font-weight:bold; line-height:30px;}
.afiliados_div_conteudo ul{padding-left: 30px;}
.afiliados_div_conteudo li{ list-style:disc;}
.afiliados_p_resposta{font-weight:normal !important;padding-left:15px !important; line-height:normal !important;}
.p_botoes_afiliados{padding-top:30px; padding-bottom:5px;}
.tit_cadastro_afiliados {background:transparent url(../img/tit_cadastro_afiliado.gif) no-repeat scroll 20px 50%;height:23px;}
.etapa_afiliados_01 {background:url(../img/etapas_afiliados_01.gif);}
.label_afiliados{padding-left:10px;float:left;}
.bt_ok{border: 0px none ; background: transparent url(/img/bt_ok.gif) no-repeat scroll 0 0; margin-top: 2px; height: 23px; width: 38px;cursor:pointer;}
.bt_remover{background:transparent url(/img/bt_remover.gif) no-repeat scroll 0 0;border:0 none;cursor:pointer;height:23px;width:100px;}
.lista_sites_afiliados{height:170px;width:440px;}
.lista_sites_afiliados_novo{font-weight:bold;}
.menu_etapas_afiliados_03 {background:url(../img/menu_etapas_afiliados_03.gif);}
.color_input{float:left; padding-right:30px !important;}
.color_input input{width:60px;float:none !important;}
.margin_top_24{margin-top:24px;}
.gerar_codigo{border:1px solid #9AAA79;color:#4C5F66;font-size:12px;height:100px;line-height:18px;margin-bottom:20px;padding:10px;width:652px;}
.notacao_verde {background:#D4E4B3 none repeat scroll 0 0;color:#4E5B6C !important;font-size:11px !important;font-weight:normal;margin-bottom:10px;padding:8px;}

#conteudo {width: 923px;clear: both;display: table;margin: 30px auto 10px auto;}
#conteudo h3 {text-indent:-5000px;margin-bottom:15px;}
#conteudocima {background:url(../img/bg_conteudo_cima.gif) no-repeat;height:13px;}
#conteudotitulomeio {background:url(../img/bg_conteudo_titulo_meio.gif) no-repeat;height:40px;}
#conteudotitulomeio p {line-height:40px;font-weight:bold;color:#58780d;padding-left:25px;}
#conteudomeio {background:url(../img/bg_conteudo_meio.gif);padding:7px 10px;width:903px;}
#conteudobaixo {background:url(../img/bg_conteudo_baixo.gif);height:17px;clear:both;}
#conteudoetapas {height:86px;clear:both;}
.conteudocadastro_etapa01 {background:transparent url(../img/bg_cadastro_topo.gif) repeat scroll 0;height:49px;}
#conteudocadastro h3 {display:block;float:left;margin-top:12px;width:250px;}
#conteudocadastro img {float:right;}
.mensagem_etapas_padrao {color:#58780d;font-weight:bold;font-size:12px;position:relative;top:10px;left:26px;}
.tit_cadastro_usuario {background:transparent url(../img/tit_cadastro_usuario.gif) no-repeat scroll 20px 50%;height:23px;}
.aceite_contrato_form {background:#F0F4F5 none repeat scroll 0;padding:10px;}
.aceite_contrato {border:1px solid #9AAA79;color:#4C5F66;font-size:12px;height:200px;line-height:18px;margin-bottom:20px;padding:10px;width:863px;}
.aceite_contrato_form label {float:left;font-weight:bold;line-height:20px;margin-right:20px;}
.aceite_contrato_form #aceite {float:left;margin-right:5px;}
.aceite_contrato_form .erro_preenchimento {background:transparent url(../img/bt_aviso.gif) no-repeat scroll left center;display:inline;float:left;line-height:20px;}
.conteudocadastro_etapa02 {background:transparent url(../img/bg_cadastro_topo02.gif) repeat scroll 0;height:86px;}
.conteudocadastro_etapa02 p {color:#59790E;font-size:12px;font-weight:bold;margin-left:24px;position:relative;top:8px; clear:both;}
#tabela_cadastro td {border-bottom:2px solid #FFFFFF;height:36px;line-height:36px;padding-left:12px;}
#tabela_cadastro select {float:left;font-size:12px;margin-right:10px;margin-top:8px;}
.caixa_cadastro_radio {margin-right:5px;padding-top:2px;}
.label_para_cadastro{font-weight:normal !important;}
.mensagem_sucesso_cadastro {background:#DFFF9F url(../img/bg_dedao.gif) no-repeat scroll 300px 50%;color:#35490C;font-size:14px;font-weight:bold;line-height:21px;margin-bottom:2px;padding:20px 0 20px 335px;text-align:left;}
.mensagem_sucesso_cadastro_azul {background:#EAF0F0 none repeat scroll 0 0;font-weight:bold;line-height:18px;margin-bottom:20px;padding:10px;text-align:center;}
#tabela_cadastro label {color:#4B5E64;float:left;font-size:12px;font-weight:bold;line-height:36px;margin-right:10px;}
#tabela_cadastro span, .font_big_notbold {color:#4B5E64;font-size:14px;line-height:36px;margin-right:10px;}
.aviso_asterisco {background:#D4E4B7 none repeat scroll 0;font-size:11px;line-height:30px;margin:10px 0;padding-left:12px;}
.caixa_cadastro_125px {background:transparent url(../img/caixa_125.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:15px;padding:3px 5px;width:125px;}
#tabela_cadastro div {float:left;margin-top:5px;}
.caixa_cadastro_450px {background:transparent url(../img/caixa_450.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:15px;padding:3px 5px;width:450px;}
.caixa_cadastro_450px input {border:0 none;height:19px;line-height:19px;position:absolute;width:440px;}
.caixa_cadastro_350px {background:transparent url(../img/caixa_357.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:15px;padding:3px 5px;width:357px;}
.caixa_cadastro_350px input {border:0 none;height:19px;line-height:19px;position:absolute;width:345px;}
.caixa_cadastro_230px {background:transparent url(../img/caixa_230.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:15px;padding:3px 5px;width:233px;}
.caixa_cadastro_230px input {border:0 none;height:19px;line-height:19px;position:absolute;width:225px;}

.caixa_cadastro_40px {background:transparent url(../img/caixa_40.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:0;padding:3px 5px;width:40px;}
.caixa_cadastro_175px {background:transparent url(../img/caixa_175.gif) no-repeat scroll 0 0;float:left;height:25px;margin-right:15px;padding:3px 5px;width:175px;}
.caixa_cadastro_175px input {border:0 none;height:19px;line-height:19px;position:absolute;width:165px;}
.bt_enviar_dados {margin-left:380px;}
.captcha {background:#CBDDE1 none repeat scroll 0;padding:10px;}
.captcha label {float:left;font-weight:bold;line-height:25px;margin-left:10px;margin-right:10px;margin-top:20px;}

#tabela_cadastro .excessao_p {margin-right:10px !important;}
#tabela_cadastro p {float:left;font-size:11px;line-height:36px;margin-right:20px;}
.caixa_cadastro_40px input {border:0 none;height:19px;line-height:19px;position:absolute;width:30px;}
.caixa_cadastro_125px input {border:0 none;height:19px;line-height:19px;position:absolute;width:115px;}
.etapa_01 #selecionar{color:#1b86a8;font-weight:bold;font-size:12px;text-decoration:underline;position:relative;top:10px;left:28px;}
.etapa_01 #selecionar:hover {text-decoration:none;}
.etapa_01 #buscar {color:#4b5f65;font-weight:bold;font-size:12px;position:relative;top:10px;left:63px;}
.etapa_01_2 #selecionar{color:#4b5f65;font-weight:bold;font-size:12px;position:relative;top:10px;left:27px;}
.etapa_01_2 #buscar {color:#1b86a8;font-weight:bold;font-size:12px;text-decoration:underline;position:relative;top:10px;left:66px;}
.etapa_01_2 #buscar:hover {text-decoration:none;}
.tit_confirmacao_cadastro {background:transparent url(../img/tit_confirmacao_cadastro.gif) no-repeat scroll 20px 50%;height:30px;}
.tit_recuperar_senha {background:transparent url(../img/tit_recuperar_senha.gif) no-repeat scroll 20px 0;height:27px;}
.tit_redefinir_senha {background:transparent url(../img/tit_redefinir_senha.gif) no-repeat scroll 20px 0;height:27px;}
.captcha2 {background:#F0F4F5 none repeat scroll 0;padding:8px; height:60px;}
.captcha2 label {float:left;font-weight:bold;line-height:25px;margin-right:10px;margin-top:20px;}
.captcha div, .captcha2 div {float:left;margin-top:20px;}
.captcha2 #alterar, .captcha #alterar {margin-top:22px;}
.captcha img, .captcha2 img {float:left;margin-right:10px;}
.captcha iframe, .captcha2 iframe {float:left;margin-right:10px; overflow:hidden;}
.mensagem_confirmacao_cadastro {background:#DFFF9F url(../img/bg_dedao.gif) no-repeat scroll 252px 50%;color:#35490C;font-size:14px;font-weight:bold;line-height:21px;margin-bottom:20px;padding:20px 0 20px 287px;text-align:left;}
.mensagem_sucesso_email {background:#CBDDE1 none repeat scroll 0;color:#4A5F64;font-size:12px;font-weight:bold;padding:25px 0;text-align:center;}
.invisivel {display:none;}
.tit_categorias {background:transparent url(../img/tit_categorias.gif) no-repeat scroll 20px 50%;height:27px;}
#buscar_vender {background:url(../img/bg_busca_vender.gif) left center;padding:12px 0px;padding-left:16px;}
#buscar_vender label {font-size:12px;font-weight:bold;color:#4b5f65;line-height:26px;float:left;}
.caixa_busca {border:1px solid #f4ffdd;background:#f4ffdd;font-size:12px;color:#4b5f65;float:left;margin:0px 20px;height:14px;line-height:14px;width:580px;margin-top:5px;}
.tit_perfl_usuario {background:transparent url(../img/tit_perfil_usuario.gif) no-repeat scroll 20px 50%;height:26px;}
#perfil_usuario_01 {float:left;width:195px;}
#perfil_usuario_01 p a {font-size:11px;text-decoration:underline;}
#perfil_usuario_01 ul li {display:block;}
#perfil_usuario_01 ul li img {float:left;margin-bottom:3px;}
#perfil_usuario_01 ul li p {background:transparent url(../img/bg_caixa_descricao_produto.gif) repeat scroll 0;color:#495B27;display:block;float:right;font-size:11px;font-weight:bold;height:59px;margin-bottom:2px;padding:5px;width:88px;}
#perfil_usuario_01 ul li h4 {background:transparent url(../img/bg_caixa_valor.gif) repeat scroll 0;color:#1885A6;float:right;font-size:13px;font-weight:bold;line-height:22px;text-align:center;width:98px;}
#perfil_usuario_02 {float:right;width:701px;}
#perfil {background:#E5F0D2 none repeat scroll 0;padding:9px;text-align:center;}
#perfil p {background:transparent url(../img/divisao2.gif) no-repeat scroll center;font-size:11px;height:44px;line-height:22px;margin-bottom:10px;}
#perfil_usuario_02_a {float:left;width:212px;}
#perfil_usuario_02_b {float:right;width:481px;}
.alinha_estrelas {background:#E5F0D2 none repeat scroll 0 0;margin-bottom:2px;padding:18px 12px;}
.alinha_estrelas img {display:inline;float:left;margin-right:5px;}
.alinha_estrelas p {font-size:16px;font-weight:bold;line-height:26px;}
.qualificacoes th {background:#E5F0D2 none repeat scroll 0;border-bottom:2px solid #FFFFFF;font-size:11px;font-weight:normal;line-height:27px;text-align:center;}
.qualificacoes td {border-bottom:2px solid #FFFFFF;font-size:11px;line-height:27px;}
#escolhe_opcoes_qualificacoes {background:transparent url(../img/bg_fundo_opcoes_qualificacoes.gif) repeat scroll 0;height:34px;margin-bottom:2px;margin-top:12px;padding:3px;width:695px;}
.formata_div_usuario {background:transparent url(../img/bg_campo_usuario.gif) no-repeat scroll 0 0;float:left;margin-right:7px;padding:3px 5px;}
.campo_input_usuario {border:1px solid #FFFFFF;font-size:11px;height:18px;line-height:18px;width:121px;}
#comentarios th {border-bottom:2px solid #FFFFFF;color:#35490E;font-size:11px;padding:0 5px;text-align:center;}
#comentarios td {border-bottom:2px solid #FFFFFF;font-size:11px;line-height:18px;padding:10px 5px;}
#comentarios td a {line-height:18px;}
.estrelas_grande {height:22px;overflow:hidden;padding-left:10px;padding-top:0;width:112px;}
.out_grande, .in_grande {height:22px;margin-top:0;position:absolute;}
.out_grande {background-color:#DBDBDB;width:112px;z-index:1;}
.in_grande {z-index:2;}
.img_estrelas_grande {border:0 none;height:22px;position:absolute;width:112px;z-index:3;}
.padding_dir_5{padding-right:5px;}

.tit_minha_conta {background:transparent url(../img/tit_minha_conta.gif) no-repeat scroll 20px 0%;height:23px;}
#minha_conta_esq {background:#EAF0F0 none repeat scroll 0 0;float:left;padding:15px;width:151px;}
#minha_conta_esq ul {margin-bottom:5px;padding-left:10px;}
#minha_conta_esq ul li a {background:transparent url(../img/seta_destaque.gif) no-repeat scroll 0 -2px;color:#3C4725;font-size:11px;font-weight:normal;line-height:18px;padding-left:8px;text-decoration:underline;}
#minha_conta_esq ul li a:hover {text-decoration:none;}
#minha_conta_esq p {background:transparent url(../img/bullet_seta.gif) no-repeat scroll left center;color:#4C6067;font-size:12px;font-weight:bold;line-height:18px;margin-bottom:3px;padding-left:10px;}
#minha_conta_esq p a {color:#39451F;font-size:12px;text-decoration:underline;}
#minha_conta_esq p a:hover {text-decoration:none;}
#minha_conta_dir {float:right;width:712px;}
.pagamento_creditos {background:#EBF1F1 none repeat scroll 0;min-height:26px;height:auto !important;height:26px;padding:5px 8px;}
.pagamento_creditos label {display:block;float:left;font-weight:bold;line-height:26px;padding-right:7px;}
.pagamento_creditos input, .pagamento_creditos select {float:left;}
.pagamento_comprar{margin-left:auto;margin-right:auto;width:94px;}
.pagamento_creditos select {margin-top:2px; width:140px}
.pagamento_creditos_min_valor{margin-left:-10px;padding-right:20px;padding-top:5px;float:left;}
#pagamento_formas_pagamento{width:220px !important;}
.pagamento_creditos p {float:left;line-height:26px;padding:0 5px;}
.minha_conta_detalhes_pag td, .minha_conta_detalhes_pag th, .minha_conta_detalhes_pag p{ font-size:11px;} 
.minha_conta_detalhes_pag td {line-height:20px !important; border-bottom: 0px none !important;}
.minha_conta_detalhes_pag_subtit{background:#CBDDE0 url(../img/mais.gif) no-repeat scroll 5px 14px !important; line-height:32px !important;font-weight:bold;padding-left:15px;}
.minha_conta_detalhes_pag_subtit a{text-decoration:underline;}
.mensagem_sucesso_comprar_credito {background-color:#CBDDE1;font-weight:bold;padding:25px 0;text-align:center;}
.margin_top_10{ margin-top:10px;}

#minha_conta_dir td, .tabela_fatura td, #minha_conta_dir th, .tabela_fatura th {border-bottom:2px solid #FFFFFF;color:#4F6067;line-height:32px;padding-left:10px; font-size:11px;}
#minha_conta_dir th, .tabela_fatura th {background:#D6E4E7 none repeat scroll 0;font-weight:bold;text-align:left;}
.espaco_paragrafo_2 {font-size:12px;height:32px;line-height:32px;margin-bottom:2px;padding-left:8px;}
.caixa_40 {background:transparent url(../img/caixa_40.gif) repeat scroll 0 0;float:left;height:19px;padding:3px;width:34px;}
.caixa_40 input {border:0 none;height:19px;line-height:19px;position:absolute;width:33px;}
.caixa_50 {background:transparent url(../img/caixa_50.gif) repeat scroll 0 0;float:left;height:19px;padding:3px;width:44px;}
.caixa_50 input {border:0 none;height:19px;line-height:11px;position:absolute;width:42px;}
.espaco_direita_caixas {margin-right:15px;}
.caixa_95 {background:transparent url(../img/caixa_95.gif) repeat scroll 0 0;border:0 none;font-size:11px;height:15px;line-height:11px;padding:7px 5px 3px;width:85px;}

.tit_usuarios {background:transparent url(../img/tit_usuarios.gif) no-repeat scroll 20px 0%;height:23px;}
.tit_produtos {background:transparent url(../img/tit_produtos.gif) no-repeat scroll 20px 0%;height:23px;}
.tit_operacoes {background:transparent url(../img/tit_operacoes.gif) no-repeat scroll 20px 0%;height:32px;}
.tit_sistema {background:transparent url(../img/tit_sistema.gif) no-repeat scroll 20px 0%;height:23px;}
.red_border{ border:solid red 2px}

.conteudo_menu_baixo{font-size:11px;height:40px;background:transparent url(../img/bg_menu_top_child.gif) no-repeat scroll 0 0; clear:both;}
.conteudo_menu {font-size:11px;height:40px;background:transparent url(../img/bg_menu_top.gif) no-repeat scroll 0 0;}
.conteudo_menu_baixo .ativo_topo, .conteudo_menu .ativo_topo{ margin-left:3px;color:#4B5E65;font-weight:bold;background:transparent url(../img/bg_menu_selecionado.gif) repeat-x scroll center center;float:left; display:inline; height:40px; overflow:hidden; line-height:40px; margin-right:5px;padding-left:15px;padding-right:15px;}
.conteudo_menu_baixo .ativo_topo img, .conteudo_menu .ativo_topo img{line-height:40px; vertical-align:middle; margin:15px 0;}
.conteudo_menu_baixo .inativo, .conteudo_menu .inativo{display:inline;float:left;line-height:38px;margin-right:5px;padding-left:15px;padding-right:15px;}
.conteudo_menu_baixo .inativo img, .conteudo_menu .inativo img{line-height:40px; vertical-align:middle; margin:15px 0;}
.conteudo_menu_baixo .inativo a, .conteudo_menu .inativo a {color:#1A87A8;font-weight:bold;text-decoration:underline;}


.usuarios_02 {background:transparent url(../img/bg_menu_usuarios_02.gif) repeat scroll 0;}
.usuarios_03 {background:transparent url(../img/bg_menu_usuarios_03.gif) repeat scroll 0;}
.usuarios_02 p {display:inline;line-height:40px;margin-left:30px;margin-right:8px;}
.usuarios_02 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.usuarios_03 p {display:inline;line-height:40px;margin-left:30px;}
.usuarios_03 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.usuarios_01 a:hover, .usuarios_02 a:hover, .usuarios_03 a:hover {text-decoration:none;}
.usuarios_classificacao_positiva {background:transparent url(../img/ico_pontuacao_positiva.gif) no-repeat scroll left center;color:#59790C;font-weight:bold;padding-left:15px;}
.usuarios_classificacao_neutra {background:transparent url(../img/ico_pontuacao_neutra.gif) no-repeat scroll left center;color:#4D727B;font-weight:bold;padding-left:15px;}
.usuarios_classificacao_negativa {background:transparent url(../img/ico_pontuacao_negativa.gif) no-repeat scroll left center;color:#A2232A;font-weight:bold;padding-left:15px;}

/*****
Mapa do site
*****/
.tit_mapa {background:transparent url(../img/tit_mapa.gif) no-repeat scroll 20px 0;height:27px;}
.mapa_pag_principal{font-weight:bold;text-align:center;background:#E5F0D2 none repeat scroll 0 0;font-size:11px;padding-left:5px;padding-right:10px; line-height:30px;}
.mapa_site_1{background-color:#EAF0F0;}
.mapa_site_1 li{background:#EAF0F0 url(../img/seta_destaque.gif) no-repeat scroll 9px center;}
.mapa_site_1 a{background-color:#EAF0F0;}
.mapa_site_1_to_2{background:#F0F4F5 none repeat scroll 0 !important; padding-left:0px !important;border-bottom:0 none !important; display:inline;}
.mapa_site_1_to_3{background:#f8faf9 none repeat scroll 0 !important; padding-left:0px !important;border-bottom:0 none !important; display:inline;}
.mapa_site_2{background-color:#F0F4F5;margin-bottom:0px !important;}
.mapa_site_2 a{background-color:#F0F4F5;}
.mapa_site_2 div{padding-left:10px;}
.mapa_site_2 li{background:#F0F4F5 url(../img/seta_destaque_1.gif) no-repeat scroll 9px center; }
.mapa_site_2_to_3 {background:#f8faf9 none repeat scroll 0 !important;}
.mapa_site_3{background-color:#f8faf9; margin-bottom:0px !important;}
.mapa_site_3 a{background:#f8faf9 no-repeat 100%;}
.mapa_site_3 div{padding-left:20px;}
.mapa_site_3 li{background:#f8faf9 url(../img/seta_destaque_2.gif) no-repeat scroll 9px center;}
.mapa_site_alinha_colunas {width:445px !important;}
/****
Erro
****/
.bg_erro{background:transparent url(../img/bg_login.gif) repeat-x scroll 0 0;height:400px;}
.erro{background:transparent url(../img/bg_div_erro.gif) repeat scroll 0 50%;height:235px;left:50%;margin-bottom:3px;margin-left:-365px;margin-top:128px;position:relative;width:730px;}
.erro div{padding-left: 252px; padding-top: 20px;}
.erro h1{background: transparent url(../img/tit_erro.gif) no-repeat scroll 0 0; height: 40px;text-indent:-5000px;}
.erro h2{padding-top: 10px;font-size:12px;font-weight:bold;}
.erro p{width: 460px; padding-top:5px;}
.erro a {color:#364912;font-size:11px;font-weight:bold;text-decoration:underline;}
.erro a:hover {text-decoration:none;}
.erro_bt_tentar_novamente{background: transparent url(/img/bt_tentar_novamente.gif) no-repeat 0 0;border: 0px none;float:left;height:23px;margin-top:30px;text-indent:-5000px;width:151px; margin-right:10px;}
.erro_bt_ir_pag_principal{background: transparent url(/img/bt_ir_pag_principal.gif) no-repeat 0 0;border: 0px none;float:left;height:23px;margin-top:30px;text-indent:-5000px;width:180px;}
/****
Busca Avancada
****/
.tit_busca_avancada {background:transparent url(../img/tit_busca_avancada.gif) no-repeat scroll 20px 0;height:27px;}
.busca_avanc{}
.busca_avanc label{float: left; font-weight: bold; line-height: 25px; padding-right: 10px;}
.busca_avanc td{padding-left: 15px;padding-bottom:3px;padding-left:15px;padding-top:3px;border-bottom:2px solid #FFFFFF;}
.busca_avanc select{margin-right:20px; float:left;}
.busca_avanc_caixa_titulo{background:transparent url(../img/caixa_450.gif) no-repeat scroll 0 0;float:left;height:20px;margin-right:15px;padding:3px 5px;width:450px;}
.busca_avanc_caixa_titulo input {border:0 none;height:19px;line-height:19px;position:absolute;width:440px;}
.busca_avanc_sub_label{float:left; padding-right:5px !important; font-weight:normal !important;}
.busca_avanc_caixa_user {background:transparent url(../img/caixa_175.gif) no-repeat scroll 0 50%;float:left;height:20px;margin-right:15px;padding:3px 5px;width:175px;}
.busca_avanc_caixa_user input {border:0 none;height:19px;line-height:19px;position:absolute;width:165px;}
.busca_avanc_input_modo_exib{float:left;line-height:30px;margin-right:5px;margin-top:5px;}
.busca_avanc_bt_buscar{padding-left:410px;}
.busca_avanc_aster{color:#4B5E64;font-size:14px;}
/*****
Detalhes da operacao
****/
.tit_detalhes_operacao{background:transparent url(../img/tit_detalhes_operacao.gif) no-repeat scroll 20px 0;height:27px;}
#det_operacao_foto_produto{background:#E5EFD2 none repeat scroll 0;float:left;height:135px;margin-bottom:2px;padding:7.2px;width:96px;}
.det_operacao_linha{display:block;height:26px;width:100%;}
.det_operacao_formas_envpag{float:left;margin-right:10px;}
.det_operacao_faca_sua_qual{color:#364911;font-weight:bold;}
.det_operacao_faca_sua_qual a {text-decoration:underline;}
.det_operacao_responder_comentario {margin-bottom:2px;margin-top:2px;padding-bottom:5px;width:685px;}
.det_operacao_responder_comentario label {background:transparent url(../img/seta_azul.gif) no-repeat scroll left 10px;display:block;float:left;font-size:11px;font-weight:bold;padding:0 11px;}
.det_operacao_responder_comentario p {display:inline;float:left;font-size:11px;line-height:22px;margin-left:68px;}
.det_operacao_responder_comentario input, .responder_perguntas input, .responder_perguntas_sempad input {float:right;padding-top:2px;}
.det_operacao_responder_comentario div {background:transparent url(../img/bg_fundo_replica.gif) no-repeat scroll 0 0;float:left;padding:1px 5px;width:611px; clear:right; height:60px;}
.det_operacao_responder_comentario div textarea {border:1px solid #FFFFFF;font-size:11px;height:52px;line-height:18px;overflow:hidden;text-align:left;width:611px;}
/***********
Contato
********/
.tit_contato{background:transparent url(../img/tit_contato.gif) no-repeat scroll 20px 0;height:27px;}
.contato_atencao{color:#1A87A8;}
.contato_atencao a{text-decoration:underline; font-weight:bold;}
.contato_atencao a:hover{text-decoration:none;}
.contato_assunto{width:100%;height:45px;padding-left:8px;margin-bottom:10px;}
.contato_assunto strong{margin-right:10px;float:left;}
.contato_assunto select{width:200px;float:left;}
.contato_formulario td{padding-left:8px !important;}
.contato_formulario select{width:400px;}
.contato_captcha{display:inline;float:left;margin-top:5px !important;height:80px; width:100%;}
.contato_captcha label{display:inline;float:left;font-weight:bold;line-height:25px;margin-top:20px;}
.contato_captcha div{display:inline;float:left;margin-top:25px !important;margin-right:0px;}
.contato_captcha iframe {float:left;margin-right:10px !important; overflow:hidden;}
.contato_captcha img{display:inline;float:left;margin-top:27px !important;}
.contato_captcha span{display:inline;margin-top:20px;}
.contato_td_mensagem{padding-bottom:5px;}
.caixa_mensagem{background:transparent url(../img/caixa_textearea_mensagem.gif) no-repeat scroll 0 0;height:201px;padding:3px;width:750px;}
.caixa_mensagem textarea {border:0 none;height:195px;overflow:hidden;width:745px;}
/*****
Ajuda
*****/
.tit_ajuda{background:transparent url(../img/tit_ajuda.gif) no-repeat scroll 20px 0;height:27px;}
#menu_ajuda{background:#EAF0F0 none repeat scroll 0;padding:15px;width:175px;float:left}
.menu_ajuda_topicos ul {background:#EAF0F0 none repeat scroll 0;padding:5px 5px 0;}
.menu_ajuda_topicos li{background:transparent url(../img/bullet_seta.gif) no-repeat scroll left center;line-height:20px;padding-left:10px;padding-bottom:5px;font-weight:bold;}
.menu_ajuda_topicos a{color:#39451F;font-size:12px;text-decoration:underline;cursor:pointer;}
.menu_ajuda_topicos_ativo{color:#4C6067;}
.menu_ajuda_topicos_noli{background:#EAF0F0 none repeat scroll 0 0 !important;}
.menu_ajuda_sub_menu{padding:0 12px 0 !important;}
.menu_ajuda_sub_menu li{font-weight:normal !important;}
#perguntas_respostas{float:right;width:695px;}
#perguntas_respostas td, #perguntas_respostas th{border-bottom:2px solid #FFFFFF;color:#4F6067;font-size:11px;line-height:17px;padding-left:10px;}
.ajuda_respostas{line-height:17px;padding:2px 10px 10px; text-align:justify;}
.ajuda_respostas p{text-indent:30px;clear:both;}
.ajuda_respostas ol li{ list-style:inside decimal !important;}
.ajuda_respostas ul li{ list-style:inside disc !important;}
.ajuda_respostas br{display:block;margin-bottom:10px;width:100%;}
.ajuda_respostas em{color:#A2232A; font-style:normal;}
.ajuda_respostas img{ display:block; float:left;padding:0 10px 10px 0;}
.ajuda_respostas a{ text-decoration:underline;}
.ajuda_respostas a:hover{ text-decoration:underline;}
.ajuda_perguntas{font-size:14px !important;font-weight:bold;padding-bottom:5px;padding-top:5px;}
.ajuda_pergunta_numeracao{padding-right:3px;}
.ajuda_div_hold_blocos_perguntas_respostas{padding-left: 7px;}
/******
Alterando meus dados
******/
.tit_alterando_meus_dados{background:transparent url(../img/tit_alterando_meus_dados.gif) no-repeat scroll 20px 0;height:27px;}
.alterando_dados_minha_foto{border:3px solid #C4D2D6;margin-bottom:10px;margin-top:10px;vertical-align:middle;float:left;}
.alterando_dados_label_file{margin-left:10px;margin-top:35px;padding-right:20px;}
.alterando_dados_botoes{margin: auto; text-align: center;}
.editar_enderecos{clear:both;}
.novo_endereco{text-align:left; padding-left:5px; float:left; display:inline;}
.novo_endereco a{background:transparent url(../img/bullet_seta2.gif) no-repeat scroll left center;color:#1A86AA;cursor:pointer;font-size:11px;font-weight:bold;line-height:24px;padding-left:15px;text-decoration:underline;}
.excluir_endereco{text-align:right; padding-right:5px;}
.excluir_endereco a{color:#1A86AA;cursor:pointer;font-size:11px;font-weight:bold;line-height:24px;padding-left:15px;text-decoration:underline;}

/******
Fundo transparente preto
******/
.fundo_trans_preto{position:absolute; left:0px; top:0px;background-color:#000000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; overflow:visible;z-index:5; }
.enviar_link_prod_amigo{background:transparent url(/img/bg_fundo_branco.gif) no-repeat scroll 0 0;height:335px;left:30%;position:fixed;top:30%;width:480px;z-index:11; padding:15px 10px 10px; }
.enviar_link_amigo_botao{float:right;margin-top:-5px;padding-right:30px;}
.enviar_link_amigo_p{padding: 15px 15px 10px 10px;}
/*******
Como Comprar
*******/
.tit_como_comprar{background:transparent url(../img/tit_como_comprar.gif) no-repeat scroll 20px 0;height:27px;}
.box_foto_explicativa{background-color:#E5F0D0;float:left;padding:10px;}
.como_comprar_tit_passo{font-size:12px;font-weight:bold;line-height:25px;margin-bottom:2px;padding-left:8px;background:#CBDDE0 none repeat scroll 0;}
.como_comprar_vender_texto_passo{float: right; width: 205px; height: 100%;}
.como_comprar_vender_texto_passo a:hover {text-decoration:underline;}
.como_comprar_vender_texto_passo a {text-decoration:underline;}
.como_comprar_vender_texto_passo p{padding: 5px;}
.como_comprar_vender_texto_passo strong{color:#FF0000;font-size:12px;font-weight:bold}
#como_comprar_passo1{height:367px; padding-bottom:20px;}
#como_comprar_passo2{height:407px; padding-bottom:20px;}
#como_comprar_passo3{height:247px; padding-bottom:20px;}
/*****
Como Vender
*****/
.tit_como_vender{background:transparent url(../img/tit_como_vender.gif) no-repeat scroll 20px 0;height:27px;}
#como_vender_passo1{height:374px; padding-bottom:20px;}
#como_vender_passo2{height:254px; padding-bottom:20px;}
/***AFILIADOS RELATORIOS***/
#afiliados_relatorios_acoes {background:#E5F0D2 none repeat scroll 0 0;border-bottom:2px solid #FFFFFF;height:55px;padding:10px;}
#afiliados_relatorios_acoes select{margin-bottom:10px;font-size:11px;height:21px;line-height:21px;margin-top:1px;float:left;margin-right:5px;}
#afiliados_relatorios_acoes option{ padding-right:5px;}
#afiliados_relatorios_acoes input, #afiliados_relatorios_acoes img{float:left;margin-right:5px;}
#afiliados_relatorios_acoes p{float:left;line-height:26px;padding:0 5px;}
#afiliados_relatorios_acoes label{float:left;font-size:11px;font-weight:bold;line-height:23px;margin-right:3px;}
/**AFILIADOS
**/
#conteudo_afiliados {font-size:11px;height:40px;}
#conteudo_afiliados p {color:#4B5E65;font-weight:bold;}
.afiliados_01 {background:transparent url(../img/bg_menu_afiliados_01.gif) repeat scroll 0 0;}
.afiliados_01 p {display:inline;float:left;line-height:40px;margin-left:24px;margin-right:30px;}
.afiliados_01 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-right:28px;text-decoration:underline;}
.afiliados_02 {background:transparent url(../img/bg_menu_afiliados_02.gif) repeat scroll 0 0;}
.afiliados_02 p {display:inline;line-height:40px;margin-left:20px;}
.afiliados_02 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:25px;margin-right:5px;text-decoration:underline;}
.afiliados_03 {background:transparent url(../img/bg_menu_afiliados_03.gif) repeat scroll 0 0;}
.afiliados_03 p {display:inline;line-height:40px;margin-left:20px;}
.afiliados_03 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:25px;margin-right:5px;text-decoration:underline;}
.afiliados_04 {background:transparent url(../img/bg_menu_afiliados_04.gif) repeat scroll 0 0;}
.afiliados_04 p {display:inline;line-height:40px;margin-left:20px;}
.afiliados_04 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:25px;margin-right:5px;text-decoration:underline;}
.afiliados_05 {background:transparent url(../img/bg_menu_afiliados_05.gif) repeat scroll 0 0;}
.afiliados_05 p {display:inline;line-height:40px;margin-left:20px;}
.afiliados_05 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:25px;margin-right:5px;text-decoration:underline;}
.afiliados_06 {background:transparent url(../img/bg_menu_afiliados_06.gif) repeat scroll 0 0;}
.afiliados_06 p {display:inline;line-height:40px;margin-left:20px;}
.afiliados_06 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:25px;margin-right:5px;text-decoration:underline;}
.variacao_positiva{color:#59790C;}
.variacao_neutra{color:#4D727B;}
.variacao_negativa{color:#A2232A;}
.extrato td, th {border-bottom:2px solid #FFFFFF;color:#4F6067;font-size:11px;line-height:32px !important;padding-left:10px;}
.extrato th {background:#D6E4E7 none repeat scroll 0 0;font-weight:bold;text-align:left;}
.extrato p{ line-height:normal;}



#breadcrumb {background:#E5F0D2 none repeat scroll 0 0;font-size:11px;line-height:30px;margin-bottom:8px;padding-left:10px;}
#breadcrumb a {background:transparent url(../img/bg_seta_breadcrumb.gif) no-repeat scroll right center;color:#364A0F;font-size:11px;padding-left:5px;padding-right:10px;}
#breadcrumb strong {font-size:11px;padding-left:5px;}
.tit_meus_produtos {background:transparent url(../img/tit_meus_produtos.gif) no-repeat scroll 20px 50%;height:27px;}
.filtro_periodo{ line-height:26px; height:26px;}
.filtro_periodo p{float:left; display:inline; padding:0 5px;}
.filtro_periodo input, .filtro_periodo label{float:left;}
#meus_produtos_acoes {background:#E5F0D2 none repeat scroll 0;border-bottom:2px solid #FFFFFF;padding:10px;height:1%;}
#meus_produtos_acoes img, #meus_produtos_acoes input, #meus_produtos_acoes select {float:left;margin-right:5px;font-size:11px;line-height:21px;}
#meus_produtos_acoes img {margin-top:2px;}
#meus_produtos_acoes label {float:left;font-size:11px;font-weight:bold;line-height:23px;margin-right:9px;}
#meus_produtos_acoes .checkbox {margin-top:2px;}
.caixa_meus_produtos {background:transparent url(../img/bg_form_meus_produtos.gif) no-repeat scroll 0 0;float:left;height:21px;margin-right:1px;padding:3px 5px;width:111px;}
.caixa_meus_produtos input {border:0 none;font-size:11px;height:15px;line-height:15px;position:absolute;width:101px;}
#conteudo_meus_produtos {font-size:11px;height:40px;}
#conteudo_meus_produtos p {color:#4B5E65;font-weight:bold;}
.meus_produtos_01 {background:transparent url(../img/bg_menu_meus_produtos_01.gif) repeat scroll 0;}
.meus_produtos_02 {background:transparent url(../img/bg_menu_meus_produtos_02.gif) repeat scroll 0;}
.meus_produtos_03 {background:transparent url(../img/bg_menu_meus_produtos_03.gif) repeat scroll 0;}
.meus_produtos_02 p {display:inline;line-height:40px;margin-left:30px;margin-right:8px;}
.meus_produtos_02 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.meus_produtos_03 p {display:inline;line-height:40px;margin-left:30px;}
.meus_produtos_03 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.meus_produtos_01 p {display:inline;float:left;line-height:40px;margin-left:24px;margin-right:40px;}
.meus_produtos_01 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-right:28px;text-decoration:underline;}
.meus_produtos_01 a:hover, .meus_produtos_02 a:hover, .meus_produtos_03 a:hover {text-decoration:none;}
.minhas_compras_01, .minhas_vendas_01 {background:transparent url(../img/bg_menu_minhas_compras_01.gif) repeat scroll 0;}
.minhas_compras_02, .minhas_vendas_02 {background:transparent url(../img/bg_menu_minhas_compras_02.gif) repeat scroll 0;}
.minhas_compras_03, .minhas_vendas_03 {background:transparent url(../img/bg_menu_minhas_compras_03.gif) repeat scroll 0;}
.minhas_compras_02 p {display:inline;line-height:40px;margin-left:30px;margin-right:8px;}
.minhas_compras_02 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.minhas_compras_03 p {display:inline;line-height:40px;margin-left:30px;}
.minhas_compras_03 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.minhas_compras_01 p {display:inline;float:left;line-height:40px;margin-left:24px;margin-right:40px;}
.minhas_compras_01 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-right:28px;text-decoration:underline;}
.minhas_compras_01 a:hover, .minhas_compras_02 a:hover, .minhas_compras_03 a:hover {text-decoration:none;}

.minhas_vendas_02 {background:transparent url(../img/bg_menu_minhas_compras_02.gif) repeat scroll 0;}
.minhas_vendas_03 {background:transparent url(../img/bg_menu_minhas_compras_03.gif) repeat scroll 0;}
.minhas_vendas_02 p {display:inline;line-height:40px;margin-left:35px;margin-right:10px;}
.minhas_vendas_02 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:28px;text-decoration:underline;}
.minhas_vendas_03 p {display:inline;line-height:40px;margin-left:35px;}
.minhas_vendas_03 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-left:30px;text-decoration:underline;}
.minhas_vendas_01 p {display:inline;float:left;line-height:40px;margin-left:24px;margin-right:50px;}
.minhas_vendas_01 a {color:#1A87A8;display:inline;font-weight:bold;line-height:38px;margin-right:28px;text-decoration:underline;}
.minhas_vendas_01 a:hover, .minhas_compras_02 a:hover, .minhas_compras_03 a:hover {text-decoration:none;}
.width_118{width:118px !important;}
.tit_minhas_vendas {background:transparent url(../img/tit_minhas_vendas.gif) no-repeat scroll 20px 50%;height:24px;}
#tabela_meus_produtos th {background:#D6E4E7 none repeat scroll 0;border-bottom:2px solid #FFFFFF;border-right:2px solid #FFFFFF;font-size:11px;font-weight:bold;height:32px;line-height:32px;padding:0 5px;text-align:center;}
#tabela_meus_produtos td {border-bottom:2px solid #FFFFFF;border-right:2px solid #FFFFFF;font-size:11px !important;height:50px;line-height:18px;padding:0 5px;}
.line_height_normal{line-height:18px !important;}
.meus_produtos_link {color:#35490E;font-size:11px;text-decoration:underline;}
.meus_produtos_link:hover {text-decoration:none;}
#tabela_meus_produtos td select {font-size:11px;margin-left:5px;width:130px;}
.fonte_verde_meus_produtos {color:#354810;font-size:11px;}
.meus_produtos_foto {border:3px solid #C4D2D5;float:left;margin:0 5px 0 0;}
.tit_minhas_compras {background:transparent url(../img/tit_minhas_compras.gif) no-repeat scroll 20px 50%;height:27px;}
.espaco_direita_tabelas {margin-right:13px;}
.fundo_azul_categoria_01 {background:#EAF0F0 url(../img/seta_destaque.gif) no-repeat scroll 9px center;}
.fundo_azul_categoria_02 {background:#F0F4F5 url(../img/seta_destaque.gif) no-repeat scroll 9px center;}
.alinha_categorias {float:left;width:292px;}
.alinha_categorias p {background:#D6E4E7 none repeat scroll 0;border-bottom:1px solid #FFFFFF;font-size:12px;font-weight:bold;line-height:32px;padding-left:10px;}
.alinha_categorias ul {margin-bottom:7px;}
.alinha_categorias ul li {border-bottom:1px solid #FFFFFF;color:#4E5D62;line-height:32px;padding-left:20px;}
.tit_detalhes_produto {background:transparent url(../img/tit_detalhes_produto.gif) no-repeat scroll 20px 50%;height:28px;}
#conteudo_titulo_detalhes_produto {background:transparent url(../img/bg_titulo_Detalhes_produtos.gif) no-repeat scroll 0;height:40px;line-height:40px;}
#conteudo_titulo_detalhes_produto h1 {color:#57780F;display:inline;float:left;font-size:15px;font-weight:bold;padding-left:24px;}
#conteudo_titulo_detalhes_produto p {display:inline;float:right;padding-right:24px;}
#conteudo_titulo_detalhes_produto h2 {color:#57780D;font-size:12px;font-weight:bold;padding-left:24px;}
#aba_garantia, #aba_custos_envio{padding-left:10px;}
#detalhes_produto_esq {background:#E5F0D2 none repeat scroll 0 0;float:left;padding:10px;width:260px;height:378px;}
#alinha_foto_principal_detalhes { margin-left:auto; margin-right:auto; width:100%; height:260px; padding-bottom:8px;}
#alinha_foto_principal_detalhes img{display:block;margin-left:auto; margin-right:auto;}
.detalhes_prod_figuras_min {display:block;float:left;height:40px;margin-right:2px;overflow:hidden;}
#miniaturas {position:absolute; height:40px;}
#miniaturas td {white-space:nowrap;}
#miniaturas img{cursor:pointer;}
.miniaturas_sem_foto{cursor:auto !important;}
.tit_qualificar_usuario {background:transparent url(../img/tit_qualificar_usuario.gif) no-repeat scroll 20px 50%;height:27px;}
.negrito {font-weight:bold;}
#qualifica_usuario_00 { height:56px;}
#qualifica_usuario_01 {background:#E5F0D2 none repeat scroll 0 0;float:left;height:54px;text-align:center;width:54px;margin-right:5px;}
.link_produto {color:#35490C;font-weight:bold;text-decoration:underline;}
.link_produto:hover {text-decoration:none;}
.alinha_checkbox {float:left;margin-right:10px;margin-top:3px;}
.qualificar_usuario {height:90px;margin-bottom:2px;padding:8px;}
.qualificar_usuario label {display:block;float:left;font-size:12px;font-weight:bold;line-height:18px;margin-right:10px;margin-top:2px;text-align:right;width:135px;}
.qualificar_usuario p {display:inline;float:left;font-size:11px;line-height:22px;margin-left:145px;}
.qualificar_usuario input, .qualificar_usuario input {float:right;margin-top:7px;}
.qualificar_usuario div {background:transparent url(../img/bg_fundo_replica.gif) no-repeat scroll 0;float:left;padding:3px 5px;width:611px;}
.qualificar_usuario div textarea {border:1px solid #FFFFFF;font-size:11px;height:52px;line-height:18px;overflow:hidden;text-align:left;width:611px;}
#detalhes_produto_dir {float:right;width:610px;}
.pergunta{display:inline;width: 800px;}
.divisao_form {background:transparent url(../img/divisao_form.gif) no-repeat scroll center;height:18px;padding:0 7px;}
.classificacao_positiva {background:transparent url(../img/ico_pontuacao_positiva.gif) no-repeat scroll left center;color:#59790C;
font-weight:bold;padding-left:15px;padding-right:9px;}
.classificacao_neutra {background:transparent url(../img/ico_pontuacao_neutra.gif) no-repeat scroll left center;color:#4D727B;font-weight:bold;padding-left:15px;padding-right:9px;}
.classificacao_negativa {background:transparent url(../img/ico_pontuacao_negativa.gif) no-repeat scroll left center;color:#A2232A;font-weight:bold;padding-left:15px;}
.comprar_formatacao {background:#EBF7D3 none repeat scroll 0 0;height:26px;margin-bottom:2px;padding:6px 8px;}
.comprar_formatacao label {float:left;font-weight:bold;line-height:26px;margin-right:10px;}
.comprar_formatacao .formata_div {background:transparent url(../img/bg_quantidade.gif) no-repeat scroll 0 0;float:left;padding:3px 5px;}
.comprar_formatacao .campo_input {border:1px solid #FFFFFF;font-size:11px;height:18px;line-height:18px;text-align:center;width:34px;}
.comprar_formatacao strong {line-height:26px;}
.comprar_formatacao span {height:26px;line-height:26px;margin-right:5px;}
.enderecos_entrega_novo{ padding-left:5px;}
.enderecos_entrega_novo label{float:left;}
.enderecos_entrega_novo_label_cidest{ padding-right:15px !important;}

.canal_comunicacao{ height:auto;background:#E0ECEC none repeat scroll 0 0; margin-bottom:2px;margin-top:2px;padding:8px;}
.canal_comunicacao #status_chat{font-size:9px;padding-bottom:10px; height:10px;}
.canal_comunicacao #conversar{background:transparent url(../img/bg_responder_pergunta.gif) no-repeat scroll 0 0;float:left;padding:3px 5px;}
.canal_comunicacao #chat{overflow-y:auto;padding: 5px; background-color: #FFFFFF;height: 70px;border:#ABCDEF solid 1px;}
.canal_comunicacao #chat p{ padding-bottom:5px;}
.canal_comunicacao #chat .chat_usuario{ font-weight:bold;padding-right:3px;}
.canal_comunicacao #chat .chat_usuario span{ font-weight:normal !important; font-style:italic; font-size:9px;padding-left:5px;}
.canal_comunicacao label{background:transparent url(../img/seta_azul.gif) no-repeat scroll left 4px;float:left;font-size:11px;font-weight:bold;margin-top:2px;padding:0 11px;}
.canal_comunicacao textarea{border:1px solid #FFFFFF;float:left;font-size:11px;height:52px;line-height:18px;overflow:hidden;text-align:left;width:668px;}
.canal_comunicacao input{padding:35px 0 0 5px;}

.enderecos_entrega { padding-left:5px;}
.enderecos_entrega input{ margin-right:5px;}
.enderecos_entrega span{ padding-right:10px; font-weight:normal;}
.enderecos_entrega strong{ font-weight:bold;}
.espaco_dir {margin-right:10px;}
.espaco_esq {margin-left:10px;}
.escolhe_opcoes_compra {background:transparent url(../img/bg_fundo_opcoes_compra.gif) repeat scroll 0 0;height:34px;margin-bottom:2px;padding:3px;width:603px;}
#escolhe_opcoes_qualificacoes p, .escolhe_opcoes_compra p {background:transparent url(../img/bg_fundo_opcoes_compra_p.gif) repeat scroll 0;font-weight:bold;padding:0 12px 0 24px;}
#escolhe_opcoes_qualificacoes a, #escolhe_opcoes_qualificacoes p, .escolhe_opcoes_compra a, .escolhe_opcoes_compra p {float:left;line-height:34px;}
#escolhe_opcoes_qualificacoes a, .escolhe_opcoes_compra a {background:transparent url(../img/bg_fundo_opcoes_compra_a.gif) no-repeat scroll 0 0;color:#1A85A7;font-weight:bold;padding:0 6px 0 29px;text-decoration:underline;}
.opcoes_pagamentos {height:100px;}
.opcoes_pagamentos li {height:26px;padding:2px 0 2px 8px;float:left; width:195px;}
.opcoes_pagamentos li img {margin-right:10px;float:left;}
.opcoes_pagamentos li p {line-height:26px;}
.espaco_fotos {margin-right:1.8px;}
.margin_top_5{ margin-top:5px !important;}
#indicar {background:transparent url(../img/br_indicar.gif) no-repeat scroll left center;color:#35490E;font-size:11px;font-weight:bold;padding-left:15px;}
#denunciar {background:transparent url(../img/bt_anunciar.gif) no-repeat scroll left center;color:#891C22;font-size:11px;font-weight:bold;padding-left:15px;}
.dados_produto {font-size:11px;padding:25px 0;text-align:center;}
.espaco_paragrafo_perguntas {font-size:11px;line-height:20px;margin-bottom:2px;padding:2px 8px;}
.responder_pergunta {background:transparent url(../img/bullet_seta2.gif) no-repeat scroll left center;color:#1A86AA;font-size:11px;font-weight:bold;line-height:24px;padding-left:15px;text-decoration:underline; cursor:pointer;}
.fazer_pergunta{ width:auto !important; height:90px !important;background:#E0ECEC none repeat scroll 0; margin-top:2px;}
.responder_perguntas, .responder_perguntas_sempad {height:90px;margin-bottom:2px;padding:8px 135px 8px 8px; width:680px;}
.responder_perguntas label, .responder_perguntas_sempad label {background:transparent url(../img/seta_azul.gif) no-repeat scroll left 4px;display:block;float:left;font-size:11px;font-weight:bold;margin-top:2px;padding:0 11px;width:60px;}
.responder_perguntas p {float:left;font-size:11px;line-height:22px;padding-left:85px;}
.responder_perguntas div, .responder_perguntas_sempad div {background:transparent url(../img/bg_responder_pergunta.gif) no-repeat scroll 0 0;float:left;padding:3px 5px;width:668px;}
.responder_perguntas div textarea, .responder_perguntas_sempad div textarea {border:1px solid #FFFFFF;font-size:11px;height:52px;line-height:18px;overflow:hidden;text-align:left;width:668px;}
.responder_comentario {background:#E0ECEC none repeat scroll 0;height:90px;margin-bottom:2px;padding:8px;}
.responder_comentario label {background:transparent url(../img/seta_azul.gif) no-repeat scroll left 4px;display:block;float:left;font-size:11px;font-weight:bold;margin-top:2px;padding:0 11px;width:42px;}
.responder_comentario p {display:inline;float:left;font-size:11px;line-height:22px;margin-left:68px;}
.responder_comentario input, .responder_perguntas input {float:right;margin-top:7px;}
.responder_comentario div {background:transparent url(../img/bg_fundo_replica.gif) no-repeat scroll 0;float:left;padding:3px 5px;width:611px;}
.responder_comentario div textarea {border:1px solid #FFFFFF;font-size:11px;height:52px;line-height:18px;overflow:hidden;text-align:left;width:611px;}
#login {background:transparent url(../img/bg_login.gif) repeat-x scroll 0 0;height:400px;}
#login form {background:transparent url(../img/bg_login_form.gif) repeat scroll 0;height:235px;left:50%;margin-bottom:3px;margin-left:-365px;margin-top:128px;position:relative;width:730px;}
#login label {display:block;float:left;font-size:12px;font-weight:bold;left:263px;line-height:26px;position:relative;top:64px;width:48px;}
#login img {left:510px;position:absolute;top:160px;}
.login_form {background:transparent url(../img/bg_form_login.gif) repeat scroll 0;border:0 none;font-size:11px;height:17px;left:263px;line-height:12px;margin-bottom:3px;padding:6px 5px 3px;position:relative;top:64px;width:128px;}
.recuperar_senha {color:#364912;font-size:11px;font-weight:bold;left:263px;position:relative;text-decoration:underline;top:61px;}
.recuperar_senha:hover {text-decoration:none;}
.login_bt_ok {left:312px;position:relative;top:70px;}
#login p {background:transparent url(../img/erro_preenchimento.gif) no-repeat scroll 0 6px;color:#990000;display:block;font-size:11px;left:263px;line-height:17px;padding-left:10px;position:relative;top:76px;width:180px;}
#login p strong {color:#990000;font-size:11px;}
.bt_efetuar_compra {margin-left:383px;margin-top:10px;}
.bt_estrelas_detalhe{top:5px; padding-right:5px;}
.espaco_esq_5{ padding-left:5px;}
.p_descricao_produto{ margin-bottom:0px !important;}
.descricao_detalhes{ border:#CBDDE0 3px solid; padding:5px; overflow:hidden;}

#agrupa_iframe {background:#eff4f4;padding:10px;overflow-y:hidden}
#cat_sugeridas {overflow-y:auto;overflow-x:hidden;height:200px;width:902px;}
#categoria_manualmente {overflow-x:auto;overflow-y:hidden;width:880px;}
#categoria_manualmente p {line-height:25px;font-weight:bold;}
#categoria_manualmente select{width:250px;height:350px;font-weight:bold;color:#35490f}

#lista_categorias li {height:24px;display:block;line-height:24px;padding:2px;}
#lista_categorias li input, #lista_categorias li p {float:left;margin:0px 3px;}
#lista_categorias li p {color:#4b5f65;line-height:22px;height:22px;font-size:12px;display:block;}
#iframe_categoria_manualmente {overflow:hidden;}
#foto_produto {background:#e5efd2;float:left;padding:7.2px;margin-bottom:2px;width:96px;height:96px;}
#dados_produto_com_foto {float:right;width:790px;}
#dados_produto_sem_foto {float:right;width:100%;}
#tab_categorias {line-height:26px;height:26px;}
.botao_buscar  {background: transparent url(/img/bt_buscar.gif) no-repeat 0 0;cursor:pointer;height:23px;width:85px;border-style:none;}
.botao_voltar {cursor:pointer;width:80px;height:25px;border: medium none ; background-color: transparent; background: transparent url(../img/bt_voltar.gif) no-repeat scroll 100% 100%;}
.botao_avancar {cursor:pointer;width:90px;height:25px;border: medium none ; background-color: transparent; background: transparent url(../img/bt_avancar.gif) no-repeat scroll 100% 100%;}
.botao_adicionar_mais_fotos { cursor:pointer; margin-right:20px;width:156px;height:22px;border: medium none ; background-color: transparent; background: transparent url(../img/bt_mais_fotos.gif) no-repeat scroll 100% 100%;}
.botao_enviar_fotos {cursor:pointer;margin-right:80px;width:108px;height:22px;border: medium none ; background-color: transparent; background: transparent url(../img/bt_enviar_fotos.gif) no-repeat scroll 100% 100%;}
.div_enviar_fotos{ text-align:center;}
#tab_categorias td {border-bottom:2px solid #fff;}
.espaco_cima {padding-top:3px;}
#tab_formas_pagamento {line-height:26px;height:26px;}
#tab_formas_pagamento label{font-weight:bold;line-height:30px;padding-right:5px;}
#tab_formas_pagamento td {border-bottom:3px solid #fff;padding:3px 0px;}
.tab_cad_prod_formas input{ margin-left:10px;}
.tab_cad_prod_formas img{ padding-left:5px;}
#tab_formas_envio {line-height:26px;height:26px;}
#tab_formas_envio label{font-weight:bold;line-height:30px;padding-right:5px;}
#tab_formas_envio td {border-bottom:3px solid #fff;padding:3px 0px;}
#tab_formas_destaque  {line-height:28px;}
#tab_formas_destaque td {border-bottom:2px solid #fff;border-right:2px solid #fff;}
.tabela_td_formas_destaque{border-bottom:2px solid #fff;border-right:2px solid #fff;}
#tab_cadastra_produto td {border-bottom:2px solid #fff;line-height:30px;padding-top:3px;padding-bottom:3px;}
#tab_cadastra_produto label {font-weight:bold;padding-right:5px;line-height:30px;}
.cadastro_prod_tipo_produto li{float:left;padding-right:20px;}
.cadastro_prod_tipo_produto label{float:left;color:#4B5F65; font-weight:normal !important;}
.cadastro_prod_garantia li{float:left;padding-right:20px;}
.cadastro_prod_garantia label{float:left;color:#4B5F65; font-weight:normal !important;}
.cadastro_prod_garantia span{margin-right:0px;}
#conteudotitulolistagem {height:40px;font-size:12px;}
.aviso_vermelho {color:#990000;background:url(../img/bt_aviso.gif) left no-repeat;padding-left:15px;margin-left:3px; display:inline;}
#conteudotitulolistagem {height:40px;font-size:12px;}
#lista_produtos_esq {width:234px;float:left;}
#lista_produtos_esq ul {background:#eaf0f0;padding:5px 5px 0;}
.lista_mais_categorias{background: transparent url(../img/mais.gif) no-repeat scroll 5px 9px !important;}
.lista_menos_categorias{background: transparent url(../img/menos.gif) no-repeat scroll 5px 9px !important;}
.p_mais_categorias{background: #EAF0F0 url(../img/mais.gif) no-repeat scroll 5px 9px !important;font-weight:bold;line-height:20px;padding-left:15px;text-decoration:underline;}
.p_menos_categorias{background: #EAF0F0 url(../img/menos.gif) no-repeat scroll 5px 9px !important;font-weight:bold;line-height:20px;padding-left:15px;text-decoration:underline;}
.div_espaco_azul_entre_categ{padding-top:5px;background-color:#EAF0F0;}
.div_espaco_azul_fim_categ{padding:5px;background-color:#EAF0F0;}
#lista_produtos_esq ul li {padding-left:15px; background:url(../img/bullet_seta.gif) no-repeat 5px 9px;}
#lista_produtos_esq ul li a {color:#3e4928;text-decoration:underline;font-size:11px;line-height:20px;}
#lista_produtos_esq ul li a:hover {text-decoration:none;}
#lista_produtos_esq form {background:#eaf0f0;padding:5px;}
#alinha_form {width:214px;margin-left:10px;}
#lista_produtos_esq form select {font-size:11px;color:#4b5f65;line-height:20px;height:20px;width:214px;;margin-bottom:8px;}
#lista_produtos_esq form label {display:block;width:80px;line-height:20px;height:20px;font-size:11px;margin-bottom:8px;}
#lista_produtos_esq form td {line-height:20px;font-size:11px;color:#57780d;height:20px;}
#lista_produtos_esq form td label {margin-bottom:0px !important;}
#lista_produtos_esq form table {margin-bottom:8px;}
#lista_produtos_dir {width:660px;float:right;}
#paginacao {background:#d6e4e7;font-size:11px;}
#paginacao td {padding:8px;}
.caixa_listagem_produto {display:inline;float:left;font-size:11px;height:190px;line-height:17px;padding:5px;width:313px;}
.caixa_listagem_produto label {font-size:12px;line-height:18px;}
.caixa_listagem_produto table {width:329px;}
.caixa_listagem_produto td {padding:14px 4px 14px 8px !important;font-size:11px;}
.caixa_listagem_produto td strong {font-size:11px;}
.caixa_listagem_produto_imagem {float:left;margin-right:4px;}
.galeria_tipo_neg{padding-left:10px;}
.caixa_listagem_produto a {position:relative;bottom:5px;}
.caixa_listagem_produto .valor_da_compra_azul {font-size:12px;line-height:17px;}
.espaco_esq_caixa {margin-right:2px;}
.form_ordenar_galeria {padding:8px;background:#d6e4e7;margin-bottom:2px;}
.form_ordenar_galeria select {font-size:11px;line-height:18px;height:18px;}
.link_paginacao_anterior_desativado {padding-left:12px;background:url(../img/bt_anterior.gif) no-repeat left center;}
.link_paginacao_proximo {padding-right:12px;background:url(../img/bt_proximo.gif) no-repeat right center;color:#1b86a8;text-decoration:underline;}
.link_paginacao_proximo:hover {text-decoration:none;}
.link_paginacao {color:#35490f;text-decoration:underline;}
.link_paginacao:hover {text-decoration:none;}
.link_paginacao_anterior {background:transparent url(../img/bt_anterior_ativo.gif) no-repeat scroll left center;color:#1B86A8;font-size:11px;font-weight:bold;padding-left:12px;text-decoration:underline;}
.link_paginacao_anterior:hover {text-decoration:none;}
.link_paginacao_proximo_desativado {background:transparent url(../img/bt_proximo_desativado.gif) no-repeat scroll right center;padding-right:12px;}
.pesquisa_titulo_produto{display:block;font-size:13px;margin-bottom:5px;text-decoration:underline;}
.pesquisa_foto_produto {margin-right:5px;position:relative; border: #c3d2d5 solid 2px;float:left;display:inline;}
.pesquisa_foto_produto .pesquisa_foto_produto_img{float:left;display:inline;}
.pesquisa_foto_produto .pesquisa_foto_produto_lupa {position:absolute;right:0px;bottom:0px;}

.apresenta_produto_verde {border:2px solid #ccdcaf;background:#eaf7d2;margin-bottom:2px; text-decoration:none; height:150px;}
.apresenta_produto_verde .pesquisa_titulo_produto {font-weight:bold;}

.apresenta_produto_plano_prata {border:2px solid #ccdcaf;background:#f2f9fa;margin-bottom:2px; text-decoration:none; height:150px;}
.apresenta_produto_plano_prata .pesquisa_titulo_produto {font-weight:bold;}

.apresenta_produto_plano_bronze {background:#f2f9fa;margin-bottom:2px; text-decoration:none; height:150px;}
.apresenta_produto_plano_bronze .pesquisa_titulo_produto {font-weight:bold;}

.apresenta_produto_plano_basico {background:#f2f9fa;margin-bottom:2px; text-decoration:none; height:150px;}
.apresenta_produto_plano_basico .pesquisa_titulo_produto {font-weight:normal;}
.apresenta_galeria_table{width:50%; overflow:hidden; height:165px;}


.apresenta_produto_azul_claro {border:2px solid #f2f9fa;background:#f2f9fa;margin-bottom:2px;}
.apresenta_produto_azul_escuro {border:2px solid #eaf0f0;background:#eaf0f0;margin-bottom:2px;}
.apresenta_produto_azul_claro td, .apresenta_produto_azul_escuro td {padding:14px 0px;}
.apresenta_produto_azul_escuro td p, .apresenta_produto_azul_claro td p{line-height:20px;}
.caixa_valor_listagem {border:0px;line-height:16px;margin-left:4px;width:50px;height:16px;font-size:11px;}
.caixa_select_menor {width:50px !important;}
.titulo_listagem_setinha {padding-left:10px;background:url(../img/bullet_seta.gif) no-repeat left center;font-weight:bold;line-height:20px;}
.titulo_listagem_setinha a{text-decoration:underline;}
.listagem_produtos {background:url(../img/bg_menu_listagem_01.gif);}
.categoria_produtos {background:url(../img/bg_menu_listagem_02.gif);}
.listagem_produtos #selecionar {color:#1b86a8;font-weight:bold;font-size:12px;text-decoration:underline;position:relative;top:13px;left:310px;}
.listagem_produtos #selecionar:hover {text-decoration:none;}
.listagem_produtos #listagem {color:#4b5f65;font-weight:bold;font-size:12px;position:relative;top:13px;left:278px;}
.categoria_produtos #listagem{color:#4b5f65;font-weight:bold;font-size:12px;position:relative;top:12px;left:310px;}
.categoria_produtos #selecionar {color:#1b86a8;font-weight:bold;font-size:12px;text-decoration:underline;position:relative;top:12px;left:280px;}
.categoria_produtos #listagem:hover {text-decoration:underline;}
.categoria_produtos #selecionar:hover {text-decoration:none;}
.mensagem_sucesso {height:1%;color:#3e4928;font-weight:bold;font-size:12px;text-align:center;padding:25px 0px;background:#d4e5b4;margin-bottom:30px;}
.mensagem_sucesso_efeuar_compra {color:#35490c;font-weight:bold;font-size:13px;text-align:left;padding:20px 0px 20px 388px;background:#dfff9f url(../img/bg_dedao.gif) no-repeat 348px;margin-bottom:30px;line-height:21px;}
.tit_efetuar_compra {background:url(../img/tit_efetuar_compra.gif) no-repeat 20px;height:26px;}
.tit_efetuar_lance {background:url(../img/tit_efetuar_lance.gif) no-repeat 20px;height:26px;}
.espaco_dir_branco {border-right:2px solid #FFFFFF;}
#tabela_ordenacao {margin-bottom:2px;}
#tabela_ordenacao th {background:#D6E4E7 none repeat scroll 0;height:30px;padding-left:8px;}
#tabela_ordenacao th a {font-size:11px;text-decoration:underline;}
.link_odenacao_selecionado {color:#35490F;}
.fundo_lista_categorias_01 {background:#eaf0f0;}
.fundo_lista_categorias_02 {background:#eff4f4;}
.alinha_direita {float:right;}
.alinha_esquerda {float:left;}
.fundo_azul {background:#eff4f4;}
.tit_vendendo {background:url(../img/tit_vendendo_produto.gif) no-repeat 20px;height:27px;}
.tit_buscando {background:url(../img/tit_buscando_produtos.gif) no-repeat 20px;height:27px;}
.mensagem_sucesso {color:#3e4928;font-weight:bold;font-size:12px;text-align:center;padding:25px 0px;background:#d4e5b4;margin-bottom:30px;}
.bt_meus_anuncios {margin-left:267px;}
.bt_meu_anuncio {margin-left:8px;}
.etapa_01 {background:url(../img/etapas_01.gif);}
.etapa_01_2 {background:url(../img/etapas_01_2.gif);}
.etapa_03 {background:url(../img/etapas_03.gif);}
.etapa_02 {background:url(../img/etapas_02.gif);}
.etapa_04 {background:url(../img/etapas_04.gif);}
.etapa_05 {background:url(../img/etapas_05.gif);}
.categorias_sugeridas {padding:7px 0px;padding-left:16px;color:#4b5f65;background:#cbdde1;font-size:12px;font-weight:bold;margin:5px 0px;display:none;}
.setinha {margin:130px 10px 0px 10px;}
.espaco_paragrafo {font-size:12px;padding-left:8px;line-height:26px;margin-bottom:2px;height:26px;}
.div_efet_compra_quantidade{font-size:12px;height:35px;line-height:26px;margin-bottom:2px;padding-left:8px;padding-top:3px;}
.div_efet_compra_quantidade label{padding-right:3px;}
.espaco_paragrafo_sem_height {height:1%;font-size:12px;padding-left:5px;line-height:26px;margin-bottom:2px;}
.padding_left_15{padding-left:15px;}
.padding_left_10{padding-left:10px;}
.padding_left_5{padding-left:5px;}
.padding_right_5{padding-right:5px;}
.valor_da_compra {padding:8px;background:#eaf7d2;font-weight:bold;line-height:26px;}
.valor_da_compra_maior {font-size:20px;color:#1784a6;line-height:26px;}
.valor_da_compra_azul {color:#1784a6;line-height:26px;}
.fundo_azul_01 {background:#eff4f4;}
.fundo_azul_02 {background:#eaf0f0;}
.fundo_azul_03 {background:#cbdde0;}
.fundo_azul_04{background:#F2F9FA;}
.fundo_verde_01 {background:#eaf7d2;}
.fundo_verde_02 {background:#d4e4b3;padding-left:8px;line-height:34px;height:34px;font-size:11px !important;color:#4e5b6c;font-weight:normal;margin-bottom:10px;}
.fundo_verde_03 {background:#d4e4b3;padding:8px;font-size:12px;color:#4e5b6c;font-weight:bold;margin-bottom:1px;}
.fundo_verde_04 {background:#E5F0D2 none repeat scroll 0;}
.espaco_baixo {margin-bottom:2px;}
.fonte_azul_valores {color:#1784a6;font-weight:bold;}
.fonte_verde {color:#57780f;}
.aumenta_paragrafo {padding-top:5px;padding-bottom:5px;}
.checkbox_entrar_conta {margin-right:3px;position:relative;}
.entrar_conta {font-size:12px;line-height:26px;margin-bottom:5px;float:left;display:block;}
.borda_foto {border:3px solid #c4d2d6;}
.borda_foto_verde {border:3px solid #547818;}
.bt_cadastra_01 {position:relative;}
.bt_cadastra_02 {position:relative;top:8px;left:200px;}
.bt_cadastra_03 {position:relative;left:420px;}
.bt_visualizar_produto{border:0px none;background: transparent url(/img/bt_visualizar_produto.gif) scroll 0 no-repeat; width: 165px; height: 28px; cursor: pointer;}
.diminui_tamanho {width:500px;}
.textarea_comentarios {border:1px solid #a3b3b2;width:356px;height:94px;}
.envio {padding-left:15px;padding-top:8px;padding-bottom:8px;}
.envio label {font-weight:bold;height:80px;width:95px;display:block;margin-right:10px;text-align:right;padding-top:15px;line-height:20px;}
.list_local_prod{width: 200px; height: 95px; display: table;}
.gal_local_prod{height: 95px; display: table;padding-left:5px;}
.gal_titulo_prod{width:315px;padding-bottom:5px;}
.qualify_stars {width:150px;position:relative;left:235px;top:-35px;}
.qualificacao_user{display: inline; float: left;}
.foto_produto_out{float: left; display: inline;height:120px; width:100px;}
.foto_produto_out_115{float: left; display: inline;height:115px; width:115px;}
.foto_produto_in{position: relative;}
.foto_produto_fix{width: 110px; height: 120px;}
.foto_produto_90_90{position: absolute; z-index: 1; top: 0px; left: 0px;}
.foto_produto_lupa_90_90{position: absolute; z-index: 2; top: 0px; left: 0px;}
.estrelas {height: 15px;overflow:hidden;}
.out, .in {height: 15px;position:absolute;}
.out {background-color: #dbdbdb;width:77px;z-index:1;}
.in {z-index:2;}
.fundo_encontrou_produtos {background:url(../img/bg_encontrou_produtos.gif);color:#57780d;font-weight:normal;padding:7px 0px 9px 20px;width:638px;float:right;}
.alinha_titulo_esq {float:left;width:250px !important;}
.fundo_encontrou_produtos strong {color:#57780d;}
.img_estrelas {z-index:3;position:absolute;width: 77px;height:15px;}
.lista_destaque li {color:#4c5f65;line-height:20px;padding-left:10px;background:url(../img/seta_destaque.gif) no-repeat top left;display:block;}
.espaco_cima_10 {padding-top:10px;padding-bottom:5px;}
.espaco_cima_15 {padding-top:14px;padding-bottom:5px;}
.tira_borda {border-right:0px !important;}
.bt_voltar_baixo {position:relative;top:20px;}
.apresenta_destaque {padding:20px 0px 10px 8px;width:392px;}
.destaque_borda_verde {border:4px solid #CCDCAF !important}
.apresenta_destaque_especial {border:4px solid #ccdcaf !important;padding:50px 0px 10px 15px;background:#ebf7d3;height:100%;width:405px;height:130px;}
.apresenta_destaque_especial img, .apresenta_destaque img {margin-right:15px;}
.apresenta_destaque_especial p, .apresenta_destaque p {line-height:19px;color:#4c5f66;font-size:11px;}
.apresenta_destaque_especial div, .apresenta_destaque div {line-height:19px;color:#4c5f66;font-size:11px;}
.nome_produto_underline {font-weight:bold;color:#364911;text-decoration:underline;}
.block{display:block;}
.alinha_texto_centro {text-align:center;}
.fonte_menor {font-size:11px;}
.nome_produto_underline_notbold {font-weight:normal;color:#364911;text-decoration:underline;}
.div_zoom_figura{position: absolute; z-index: 9; display:none;}
.div_zoom_figura img{border:2px solid #ABCDEF;display:block;height:90%;margin:auto;}
.div_hold_figura{ position:relative; margin-left:auto; margin-right:auto; }
.nome_produto {color:#364911;text-decoration:underline;}
.bt_comprar {position:relative;left:315px;top:0px;}
.bt_minhas_compras{ padding-left:350px;}
.nome_usuario_verde {font-weight:bold;color:#364911;}
.nome_usuario_verde a{text-decoration:underline;}
.pesquisa_nome_usuario{display:inline-block;font-weight:bold;text-decoration:none;cursor:pointer;}
.pesquisa_nome_usuario:hover{text-decoration:none;}
.formas_pag_e_envio{background:#EFF4F4 none repeat scroll 0 0;}
.formas_pag_e_envio label{font-weight:normal !important;line-height:normal !important;padding-right:0px !important;}
.formas_pag_e_envio ul{padding-left:10px;}
.formas_pag_e_envio li{float:left; padding-right:30px;}
.float_left{float:left;}
.quadrado_aviso_vermelho {background:#f4d3ce;padding:12px;color:#515964;line-height:19px;}
.quadrado_aviso_vermelho li{ list-style: url(/img/bg_list_icon_ballgreen.gif) inside none;}
.caixa_envia_foto {padding:10px 15px;margin:2px 0px;}
.img_forma_negociacao {margin-left:2px;margin-right:2px;}
.cadastro_prod_formas_negociacao li{margin-right:25px;float:left;}
.cadastro_prod_precos li{float:left;}
.cadastro_prod_precos img{margin-right:18px;margin-left:10px;}
.cadastro_prod_precos label{float:left;}
.cadastro_prod_localizacao li{float:left;}
.cadastro_prod_localizacao span{margin-right:4px;}
.cadastro_prod_localizacao select{margin-right:15px;}
.borda_foto_produto {border:3px solid #c6d4d7;}
.caixa_envia_foto p {font-size:15px;}
.campo_file {width:250px;border:0px;height:20px;line-height:20px;border-right:1px solid #a9b1b3;}
.apagar_img {padding-left:17px;background:url(../img/apagar_img.gif) no-repeat center left;line-height:30px;}
.alinha_bt_adicionar_fotos {margin-left:293px;}
.alinha_bt_enviar_fotos {margin-left:8px;}
.erro_preenchimento {background:url(../img/erro_preenchimento.gif) no-repeat 5px center;padding-left:15px;color:#88211a !important;font-weight:bold;font-size:11px !important;}
.mensagem_sucesso_bt {margin-left:408px;}
.erro_preenchimento1 {line-height:30px;background:url(../img/erro_preenchimento.gif) no-repeat 5px center;padding-left:15px;color:#88211a;font-weight:bold;font-size:11px;display:block; margin-left:10px;}
.aviso_preenchimento {line-height:30px;font-size:11px;float:left;display:block;margin-right:15px;}
.aviso_caracteres {font-size:11px;}
.caixa_comentario {background:url(../img/caixa_textearea.gif) no-repeat;width:352px;height:90px;padding:3px;}
.caixa_comentario textarea {border:0px;overflow:hidden;width:352px;height:90px;}
.caixa_pequena {background:url(../img/caixa_pequena.gif);width:72px;height:20px;padding:3px;float:left;margin-right:15px;}
.caixa_pequena input {border:0px;width:70px;height:20px;line-height:20px;position:absolute;}
.caixa_grande {background:url(../img/caixa_grande.gif) no-repeat left center;width:440px;height:20px;padding:5px 3px;float:left;margin-right:15px;}
.caixa_grande input {border:0px;width:440px;height:20px;line-height:20px;position:absolute;}
.caixa_select_pq {height:20px;font-size:12px;line-height:20px;color:#4b5f65;width:42px;}
.caixa_select_pq_1 {height:20px;font-size:12px;line-height:20px;color:#4b5f65;width:62px;}
.caixa_select_grande {height:20px;font-size:12px;line-height:20px;color:#4b5f65;width:100px;}
.limpa_tabela td {border-bottom:0px !important;margin:0px !important;padding:0px !important;line-height:20px !important;}
#aviso01, #aviso02, #aviso03 {display:none;z-index:100;width:250px;background:#e7f9c5;border:3px solid #4b5637;padding:10px;line-height:20px;position:absolute;}
.imagem_baixo {padding:5px;}
.bandeira {height:26px;width:73px;background:#000000;margin-top:2px;}
.bandeira_deposito {background:url(../img/pagamentos/deposito.gif);}
.bandeira_cartao {background:url(../img/pagamentos/cartao.gif);}
.bandeira_cheque {background:url(../img/pagamentos/cheque.gif);}
.bandeira_dinheiro {background:url(../img/pagamentos/dinheiro.gif);}
.bandeira_sedex {background:url(../img/pagamentos/sedex.gif);}
.bandeira_paypal {background:url(../img/pagamentos/paypal.gif);}
.bandeira_a_combinar {background:url(../img/pagamentos/a_combinar.gif);}
.bandeira_pagseguro {background:url(../img/pagamentos/pagseguro.gif);}
.bandeira_sedex_correios {background:url(../img/envio/sedex_correios.gif);}
/*****************************
DIV FOOTER
****************************/
.footer{width: 923px;clear: both;display: table;margin: 5px auto 20px auto;}
.footer li{float: left;padding: 0 10px;border-right: 1px solid #4B5F65;}
.footer li.bt_ajuda{border: none;}
.footer li a {font-weight: bold;text-decoration: underline;color:#354810;}
.footer li a:hover{text-decoration: none;}
.footer_content{width: 904px;height: 19px;padding: 10px;margin: 10px 0;background-image: url(../img/bg_footer.gif);}
.footer_content table{margin: 0 auto;}
.footer p{font-size: 11px;text-align: center;}
.footer p span{color: #F00;font-size: 11px;}
/*****************************
BOTOES
****************************/
.bt_entrar, .bt_buscar, .bt_busca_avancada{height: 22px;text-indent: -9999px;border: 0;background: transparent;}
.bt_entrar{width: 69px;height: 19px;float: left;background-image: url(../img/bt_entrar.png);}
.bt_buscar{width: 59px;background-image: url(../img/bt_buscar.png);}
.bt_busca_avancada{width: 110px;float: left;margin: 5px 0 0 5px;background-image: url(../img/bt_busca_avancada.png);}
/*****************************
LINKS
****************************/
a.link_verde:link{color: #3E4928;text-decoration: underline;}
a.link_verde:visited{color: #3E4928;text-decoration: underline;}
a.link_verde:hover{color: #3E4928;text-decoration: none;}
a.link_verde:active{color: #3E4928;text-decoration: underline;}
a.link_verde2:link{color: #3E4928;text-decoration: none;}
a.link_verde2:visited{color: #3E4928;text-decoration: none;}
a.link_verde2:hover{color: #3E4928;text-decoration: underline;}
a.link_verde2:active{color: #3E4928;text-decoration: none;}
a.link_eight:link{color: #f00;text-decoration: none;font-size: 11px;}
a.link_eight:visited{color: #f00;text-decoration: none;font-size: 11px;}
a.link_eight:hover{color: #f00;text-decoration: underline;font-size: 11px;}
a.link_eight:active{color: #f00;text-decoration: none;font-size: 11px;}
.white_border_table{border-collapse:collapse;}
.white_border_table td, th{border-collapse:collapse;border:2px solid #FFFFFF;padding:5px;}
.white_border_table th{font-weight:bold}
/*********************************
Newsletter
*********************************/
.tit_descadastro_newsletter {background:transparent url(../img/tit_descadastro_newsletter.gif) no-repeat scroll 20px 0;height:27px;}
.tit_cadastro_newsletter {background:transparent url(../img/tit_cadastro_newsletter.gif) no-repeat scroll 20px 0;height:27px;}