/* tradepar.css */

* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font: 12px arial;
	text-align: center;
	color: #666;
	background: #FFF;
}


/* open parte de styles form nova loja*/
.td_name_campo {
	border-bottom: 1px solid #F4F4F4; 
	color:#bd0202; 
	font-weight: bold; 
	text-align: left
}

.td_campo {
	text-align: left;
}

.button_submit {
	border: 0pt none; 
	background: transparent url(http://www.tradepar.com.br/thm/Vermelho/img/botao-acao.png) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; 
	width: 150px; 
	height: 50px; 
	line-height: 50px; 
	color: rgb(0, 102, 204); 
	font-size: 16px; 
	font-weight: bold
}
/* close parte de styles form nova loja*/


a {
	text-decoration: none;
	color: #0066cc;
}

.t_code {
	border: 2px solid #FFF;
	height: 200px;
	overflow: auto;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h3 {
	float: none;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

/* Estrutura */

#tradepar {
	position: relative;
	width: 960px;
	margin: 10px auto;
	text-align: left;
	border: 0px;
}

#topo {
	position: relative;
	width: 960px;
	height: 100px;
	text-align: left;
	background: transparent url('../img/topo-fundo.png') no-repeat scroll right top;
}

#topo_logo {
	position: absolute;
	width: 270px;
	height: 100px;
	left: 0px;
	background: transparent url('../img/topo-logo.png') no-repeat scroll 0 0;
	text-indent:-3000px;
	z-index: 1;
}

.topo_link {
	position: absolute;
	display: block;
	width: 270px;
	height: 100px;
	left: 0px;
	background: transparent url('../img/topo-logo.png') no-repeat scroll 0 0;
	text-indent:-3000px;
	z-index: 1;
}

#topo_slogan {
	position: absolute;
	width: auto;
	right: 15px;
	top: 6px;
	color: #FFF;
	font-size: 10px;
	z-index: 1;
}

#topo_banner {
	position: absolute;
	width: 468px;
	height: 60px;
	right: 12px;
	top: 26px;
	background: #FFF;
	border: 1px solid #FFF;
	z-index: 1;
}

.busca {
	position: relative;
	width: 960px;
	height: 44px;
	text-align: left;
	margin: 7px 0px;
	background: transparent url('../img/busca-fundo.png') no-repeat scroll right top;
}

#conteudo {
	position: relative;
	width: 960px;
	overflow: hidden;
	text-align: left;
}

/* Menu: Formato utiliza classes box */

ul {
	padding:0 10px;
}

ul .mp {
	padding-top:5px;
}

ul .mf {
	margin-left:5px;
	padding-bottom:3px;
}

ul .mp a {
	color:#444444;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

ul .mf a {
	color:#888888;
	font-size:11px;
	text-decoration:none;
}

ul .mp a:hover {
	color: #0066cc;
	text-decoration: underline;
}

ul .mf a:hover {
	color: #0066cc;
	text-decoration: underline;
}

#rodape {
	position: relative;
	width: 960px;
	height: 144px;
	text-align: left;
	background: transparent url('../img/rodape-fundo.png') no-repeat scroll right top;
}

.barra_esquerda {
	position: relative;
	float: left;
	width: 230px;
}

.central {
	position: relative;
	float: left;
	margin: 0px 7px;
}

.barra_direita {
	position: relative;
	float: right;
	width: 176px;
}

/* Boxes */
.box1, .box2, .box3, .box4 {
	position: relative;
	overflow: hidden;
	margin-bottom: 7px;
}

.box1 a, .box2 a, .box3 a, .box4 a{
	color: #0066cc;
	text-decoration: none;
}

.box1 a:hover, .box2 a:hover, .box3 a:hover, .box4 a:hover {
	color: #000;
}

.box1 .titulo *, .box2 .titulo *, .box3 .titulo *, .box4 .titulo * {
	float: left;
}

.box1 .titulo, .box2 .titulo, .box3 .titulo, .box4 .titulo {
	font-size: 19px;
	height: 45px;
	line-height: 40px;
}

.box1 .titulo {
	background: #CCC url('../img/box1-fundo.png') no-repeat scroll right top;
	color: #777;
}

.box2 .titulo {
	background: #FF0000 url('../img/box2-fundo.png') no-repeat scroll right top;
	color: #FFF;
}

.box3 .titulo {
	background: #FFF url('../img/box3-fundo.png') no-repeat scroll right top;
	color: #D20D09;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}

.box4 .titulo {
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	padding-left: 10px;
	color: #D20D09;
	height: 50px;
	line-height: 50px;
}

.box1 .subtitulo, .box2 .subtitulo, .box3 .subtitulo, .box4 .subtitulo {
	font-size: 19px;
	color: #888;
	float: none;
}

.box1 .conteudo, .box2 .conteudo {
	background: #F4F4F4;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding: 5px;
	overflow: hidden;
}
.box3 .conteudo, .box4 .conteudo {
	padding: 10px;
	padding-top: 0px;
	overflow: hidden;
}

.box3 .conteudo {
	overflow: hidden;
	text-align: justify;
}

.box_r {
	background: transparent url('../img/box-r-fundo.png') no-repeat scroll right top;
}

/* Barras */
.barra1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 7px;
	margin-left: 10px;
	width: auto;
}

.barra1 a{
	color: #888;
	font-size: 11px;
}

.barra1 a:hover {
	color: #000;
	text-decoration: none;
}

/* Detalhes */
#detalhes .conteudo {
	height: 270px;
	background: transparent url('../img/detalhes-fundo.png');
}

#detalhes .logo {
	position: absolute; 
	top: 265px; 
	right: 225px; 
	width: auto; 
	height: 50px; 
	line-height: 50px; 
	text-align: right; 
	font-size: 20px; 
	font-weight: bold; 
	color: #CCC;
	z-index:9999; 
}

#detalhes .logo * {
	float: right;
}

#detalhes .logo img {
	margin-left: 15px;
}

#detalhes .info {
	display: block; 
	position: absolute; 
	top: 70px; 
	left: 210px; 
	width: 510px; 
	height: 225px; 
	text-align: left; 
	padding: 10px; 
	color: #666; 
	font-size: 12px; 
}

#detalhes .info .det {
	background: #FCFCFC; 
	font-size: 16px; 
	font-weight: bold; 
	color: #AAA; 
	padding: 2px; 
	margin-top: 10px;
}

#detalhes .historico {
	display: block; 
	position: absolute; 
	top: 70px; 
	left: 762px; 
	width: 185px; 
	height: 85px; 
	line-height: 25px; 
	text-align: center; 
	color: #AAA; 
	font-size: 14px; 
	font-weight: bold; 
}

#detalhes .ir_loja, #detalhes .alertas, #detalhes .add_lista {
	display: block; 
	position: absolute; 
	top: 285px; 
	left: 805px; 
	width: auto; 
	height: 35px; 
	line-height: 35px; 
	text-align: center; 
	color: #AAA; 
	font-size: 16px; 
	font-weight: bold; 
}

#detalhes .alertas {
	top: 230px; 
}

#detalhes .add_lista {
	top: 175px; 
}

#detalhes .foto_det {
	width: 170px; 
	height: 170px; 
	line-height: 170px; 
	margin-top: 15px; 
	margin-left: 5px; 
}
#detalhes .foto_det table tr td {
	width: 170px; 
	height: 170px; 
	line-height: 170px; 
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#detalhes .preco_de {
	position: absolute; 
	top: 255px; 
	left: 15px; 
	display: block; 
	width: 170px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	color: #CCC; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: line-through; 
}

#detalhes .preco_por {
	position: absolute; 
	top: 295px; 
	left: 15px; 
	display: block; 
	float: none; 
	width: 170px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	color: #0066cc; 
	font-size: 22px; 
	font-weight: bold; 
}

#detalhes .preco {
	position: absolute; 
	top: 263px; 
	left: 8px; 
	display: block; 
	width: 185px; 
	height: 45px; 
	line-height: 55px; 
	text-align: center; 
	color: #0066cc; 
	font-size: 22px; 
	font-weight: bold; 
	background: transparent url('../img/detalhes-p-fundo.png') repeat-y;
}

/* Loja Tradepar */

#loja_tradepar .foto {
	border: 1px solid #CCC;
	background: #FFF;
	text-align: center;
	width: 85px;
	height: 85px;
}

/* reCaptcha */

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#F4F4F4 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #F4F4F4 !important; //reCaptcha widget border color
 }

 #recaptcha_table td {
   background: #F4F4F4 !important; //reCaptcha widget border color
   border: 0px;
 }

#recaptcha_tagline, .recaptcha_input_area_text, #recaptcha_switch_audio_btn, #recaptcha_reload, #recaptcha_whatsthis, .recaptcha_r3_c1, .recaptcha_r3_c2, .recaptcha_r3_c3, .recaptcha_r2_c1, .recaptcha_r2_c2 ,.recaptcha_r4_c2, .recaptcha_r4_c4, .recaptcha_r1_c1, .recaptcha_r7_c1, .recaptcha_r8_c1 {
	display: none;
}

.recaptcha_input_area {
	height: 25px;
}
 
 #recaptcha_response_field {
   border-color: #888 !important; //Text input field border color
   background-color: #FFF !important; //Text input field background color
 }


/* Conteúdo Geral */

.lista {
	width: 100%;
}

.selecionado {
	border: 1px solid #0066cc;
	background: #FFF;
}

#enquete {
	font-size: 12px;
	color: #000;
	padding: 10px;
	width: 154px;
}

#enquete .opcoes {
	width: 100px;
	color: #666;
}

#enquete table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#enquete table tr td, #enquete table tr td * {
	padding: 3px;
	margin: 0px 0px;
}

#lojas_tradepar * {
	float: left;
	margin: 0px 5px;
}

#lojas_tradepar a, #lojas_tradepar span {
	margin: 0px 0px;
	padding: 0px;
}

#paginacao1, #paginacao2 {
	line-height: 23px;
	z-index: 9999;
}

#paginacao1 span, #paginacao2 span {
	margin: 8px 1px;
	padding: 2px;
	height: 21px;
}

#paginacao1 a, #paginacao2 a {
	background: #FFF;
	border: 1px solid #CCC;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

#paginacao1 .atual, #paginacao2 .atual {
	background: #FFF;
	border: 1px solid #0066cc;
}

#paginacao1 {
	position: absolute;
	top: 65px;
}

#paginacao2 {
	margin-bottom: 10px;
}

#filtros, #filtros_aux {
	position: absolute;
	top: 40px;
	right: 5px;
}

#filtros span, #filtros_aux span {
	height: 20px;
	line-height: 20px;
	color: #666;
	float: left;
	margin-right: 4px;
	width: auto;
}

#ordenacao {
	position: absolute;
	top: 65px;
	right: 5px;
}

#ordenacao span {
	height: 20px;
	line-height: 20px;
	color: #666;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	width: auto;
}

#ordenacao .input, #filtros .input {
	border: 1px solid #EEE;
	color: #0066cc;
	width: 35px;
	margin: 0px 0px;
	padding: 0px;
	height: 17px;
}

.bold {
	font-weight: bold;
}

.cats_destaque a {
	color: #666;
	font-weight: bold;
}

.cats_destaque a:hover {
	color: #000;
}

.favs_icons {
	position: absolute;
	top: 10px;
	right: 20px;
	width: auto;
	height: 30px;
	font-size: 11px;
}

.favs_icons a {
	color: #666;
	text-decoration: none;
}

.favs_icons a:hover {
	color: #000;
	text-decoration: underline;
}

.user_info {
	position: absolute;
	top: 8px;
	left: 15px;
	width: 180px;
	height: 30px;
	font-size: 11px;
	color: #0066cc;
}

.user_info a {
	color: #0066cc;
	text-decoration: underline;
}

.user_info a:hover {
	color: #000;
}

.busca_form {
	position: absolute;
	top: 6px;
	right: 190px;
	height: 32px;
	line-height: 32px;
	color: #D20D09;
	font-size: 20px;
}

.busca_form * {
	float: left;
}

.busca_form .input {
	background: transparent url('../img/busca-input-fundo.png') repeat-x scroll right top;
	border: 0px;
	height: 32px;
	width: 400px;
	font-size: 25px;
	color: #AAA;
}

.ofertas {
	float: left;
	height: 180px;
	margin: 6px 2px;
	text-align: center;
	width: 125px;
}

.ofertas a,  table tr td a {
	color: #666;
	text-decoration: none;
}

table tr .preco {
	width: 120px; 
	text-align: center;
}

table tr .parcelas {
	width: 90px; 
	text-align: center; 
	color: #666;
}

table tr .btns {
	width: 120px; 
	text-align: center;
}

table tr .btns a, table tr .nome a {
	font-weight: bold;
	color: #666;
}

table tr a {
	color: #666;
}

table tr .nome a:hover {
	color: #0066cc;
}

table .logo {
	width: 110px; 
	text-align: center;
}

table .logo img {
	border: 1px solid #F4F4F4;
	border-right: 2px solid #F4F4F4;
	border-bottom: 2px solid #F4F4F4;
	width: 88px;
	height: 31px;
}

.ofertas a:hover {
	color: #000;
}


.ofertas .de,  table tr .de {
	font-size: 12px;
	text-decoration: line-through;
	color: #BBB;
}

.ofertas .por,  table tr .por {
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
}

table tr .foto {
	width: auto;
	vertical-align: middle;
	text-align: center;
}

.ofertas .foto {
	height: 90px;
	line-height: 90px;
	width: auto;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.c1, .c2, .c3, .c4 .c5 {
	font-weight: normal;
}

.c1 {
	font-size: 24px;
}

.c2 {
	font-size: 21px;
}

.c3 {
	font-size: 16px;
}

.c4 {
	font-size: 14px;
}

.c5 {
	font-size: 12px;
}


/* Imagens e Fotos */

.logo {
	width: 88px;
	height: 31px;
}

.img30 {
    max-width: 30px;
    width: expression(this.width >= this.height ? 30: true);
    max-height: 30px;
    height: expression(this.height >= this.width && this.width > 30 ? 30: true);
}

.img60 {
    max-width: 60px;
    width: expression(this.width >= this.height ? 60: true);
    max-height: 60px;
    height: expression(this.height >= this.width && this.width > 60 ? 60: true);
}

.img85 {
    max-width: 85px;
    width: expression(this.width >= this.height ? 85: true);
    max-height: 85px;
    height: expression(this.height >= this.width && this.width > 85 ? 85: true);
}

.img110 {
    max-width: 110px;
    width: expression(this.width >= this.height ? 110: true);
    max-height: 110px;
    height: expression(this.height >= this.width && this.width > 110 ? 110: true);
}

.img180 {
    max-width: 168px;
    width: expression(this.width >= this.height ? 168: true);
    max-height: 168px;
    height: expression(this.height >= this.width && this.width > 168 ? 168: true);
}

#rodape a {
	color: #FFF;
}

#rodape a:hover {
	color: #000;
}

/*Social Networks Icons*/
.sn_icons {
	position: absolute;
	top: 10px;
	left: 20px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	margin: 7px 0px;
	text-align: center;
	z-index: 99999;
}

.sn_icons * {
	display: block;
	color:#888;
	font-size: 11px;
	margin: 10px 0px;
}


.box-banner-lista {
background-image: url(http://www.tradepar.com.br/img/bg_banner.jpg);
background-repeat:no-repeat;
height:204px;
margin-bottom:7px;
overflow:hidden;
position:relative;
}


.form_banner_lista{
border:0; 
margin: 80px 0 0 0; 
text-align:center;}



input.FILTRO{
padding:2px; 
border:0; 
width: 140px; 
font:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#999;

text-align:center;}

.form_banner_lista .ACTIONS{
text-align: ceNter;
width:75px; 
margin-top: 11px; 
 
margin-right:13px;
border:none;
float: right;
}

.ACTIONS .SEARCH_LIST{
background: transparent;
border: 0px;
font-size:11px;
font-weight:bold;
padding:4px 10px 5px;
color:#FFF;

}
.ACTIONS .SEARCH_LIST a{
color:#FFF;

}




/*---- COR -----*/

.titulo,
.sec_usuario_info .sec_titulo ul li.nome_produto,
.sec_texto .noticia a,
.h2,
.FIELDSET .FORM_LISTA .email_destinatario h3,
.FIELDSET .FORM_LISTA .email_mensagem h3 ,
.dados_lista_cadastrada  .dados_celula2 .lista_desejos h3, 
#barra_esquerda_usuario .box2 .conteudo ul li.mp ul.mp_submenu li.lixeira a,
.nome_produto, .texto_lista span.visitante a, 
.texto_lista span.usuario a, .texto_lista span.visitante a:hover, 
.texto_lista span.usuario a:hover, 
span.texto, 
.busca_form *, 
.lista_desejos span.nome_lista a,
.navegacao ul li a,
span.PAGES a,
.titulo_janelas,
.sec_texto h2,
.sec_usuario2 .texto_visitante  h2,
.sec_usuario2 .texto_visitante div span b,
.texto_lista p strong,
.FIELDSET h1,
#conteudo .FIELDSET .FORM_LISTA h1,
#conteudo .FIELDSET .RESULTSET h1,
.titulo_janelas,
.sec_usuario .FIELDSET .FORM_SEC .observacao, 
.sec_usuario2 .FIELDSET .FORM_SEC .observacao,
.FIELDSET .FORM_LISTA .observacao,
SPAN.PAGES a,
SPAN.PAGES a:hover,
#barra_esquerda_usuario .box2 a,
#barra_esquerda_usuario  .box2 .conteudo ul li.mp a:hover,
.sec_usuario_info .sec_titulo h2,
.sec_titulo .abas_sistema .abas_conteudo .lista_alerta .FIELDSET .RESULTSET .alertas_antigos a:hover,
.sec_texto ul.menu_help li a:hover,
.sec_texto span.visitante a,
.sec_texto span.visitante a:hover,
.sec_texto span.usuario a,
.sec_texto span.usuario a:hover,
span.texto,
.navegacao ul li a,
.navegacao ul li a:hover,
.navegacao ul li.selected,
.texto_lista span.visitante a,
.texto_lista span.visitante a:hover,
.texto_lista span.usuario a,
.texto_lista span.usuario a:hover,
.lista_enviar .cmd-superior .texto_lista b.visitante, 
.lista_enviar .cmd-superior .texto_lista b.nome_usuario,
.sec_texto .noticia_antiga a:hover
{
color:#D20D09;
}


span.PAGES a:hover{
border: 1px solid #D20D09;
padding: 3px;
}

span.PAGES b.selected, 
.bt_popup_ld_dir, .bt_secao_ld_dir,
.bt_popup_central, .bt_secao_central,
.bt_popup_ld_esq, .bt_secao_ld_esq, .bt_fechar_janela, .ld_esq , .bt_salvar_lista .central,  .ld_dir,
.assinatura_tradepar
 {
background-color:#D20D09;}


/*---- AJUSTES PARA OS ELEMENTOS FICARAM SEGUINDO AS IMAGENS DO TEMPLATE E AS CORES DO TEMPLATE -----*/

#barra_esquerda_usuario  .box2  .info_login {
	background:	#D20D09 url(http://www.tradepar.com.br//thm/Vermelho/img/box2-fundo.png) no-repeat scroll left top;
	
	}	
	
	
	.sec_titulo .abas_sistema .abas_conteudo .lista_alerta .FIELDSET .RESULTSET .alertas_antigos, .sec_texto .noticia_antiga{
background:#D20D09 url(http://www.tradepar.com.br//thm/Vermelho/img/box2-fundo.png) no-repeat scroll left top;
font-weight:bold;
margin-top:10px;
padding:3px 0 5px 10px;
width:150px;
}



