@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
	font-family: Lucida Sans, Trebuchet MS;
	color: #687072;
}
body{
	background: url(../../img/pi/background.jpg) center top no-repeat;
	background-color: #f4f7ec;
}
img{
	border: 0;
}
p{
	line-height: 20px;
	padding-bottom: 18px;
}
h1{
	display: none;
}
h2{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 4px;
	margin-bottom: 14px;
	background: url(../../img/pi/barra.jpg) left top repeat-x;
}
h3{
	font-size: 12px;
	color: #651919;
	line-height: 20px;
}
ol, ul{
	list-style: none;
}

/* Formatação geral */
div#geral{
	width: 996px;
	/*centraliza o layout em qualquer browser, menos Internet Explorer*/
	margin: 0 auto;
	/*alinha texto a esquerda*/
	text-align: left;
	font-size: 12px;
}

/* Formatações do cabecalho */
div#header{
	width: 996px;
	float: left;
	padding-top: 5px;
}
div#logo{
	float: left;
	width: 50%;
}

div#redes_sociais{
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 10px;
}

div#redes_sociais ul li{
	float: right;
	padding-right: 5px;
}

/* Formatações Main */
div#main{
	width: 980px;
	min-height: 450px;
	float: left;
	background-color: #ffffff;
	padding: 8px;
	padding-bottom: 0px;
}

/* Formatacoes Menu Top */
div#menu_top{
	width: 980px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
	/*border-bottom: solid thin #651919;*/
}
div#menu_top ul li{
	float: left;
	width: 50%;
	font-size: 12px;
	font-weight: bold;
}
/*
div#menu_top ul li#menu_top_login{
	text-align: center;
}
div#menu_top ul li#menu_top_login a{
	text-decoration: none;
}
div#menu_top ul li#menu_top_login a:hover{
	text-decoration: underline;
}
div#menu_top ul li#menu_top_show{
	text-align: right;
	width: 34%;
}
div#menu_top ul li#menu_top_paint a{
	color: #073779;
	text-decoration: none;
}
div#menu_top ul li#menu_top_show a{
	color: #00b70f;
	text-decoration: none;
}
div#menu_top ul li#menu_top_paint a:hover, div#menu_top ul li#menu_top_show a:hover{
	text-decoration: underline;
}
*/
/* Formatações do Menu Esquerdo */
div#menu_left{
	width: 130px;
	float: left;
	padding-right: 8px;
}

/* Formatações do conteudo */
div#content{
	width: 680px;
	float: left;
	padding-bottom: 20px;
}

/* Formatações Sponsor */
div#sponsor{
	width: 160px;
	height: 860px;
	float: left;
}

/* Formatações do rodape */
div#footer{
	color: #ffffff;
	clear: both;
	width: 996px;
	height: 45px;
	background: url(../../img/pi/rodape/background.jpg) left top repeat-x;
	font-size: 11px;
}
div#footer_left{
	color: #ffffff;
	text-align: center;
	padding-top: 17px;
	float: left;
	width: 90%;
}
div#footer_right{
	float: left;
	width: 10%;
	padding-top: 7px;
}
/* Home 03 colunas */
/* Top Home */
div#content_top{
	width: 674px;
	float: left;
}

/* Left Home */
div#content_left{
	width: 250px;
	float: left;
	padding-right: 8px;
}
div#home_destaque{
	width: 250px;
	height: 195px;
	float: left;
}
div#home_destaque_left{
	width: 55%;
	height: 136px;
	float: left;
}
div#home_destaque_right{
	width: 43%;
	height: 136px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
div#home_destaque a{
	text-decoration: none;
	line-height: 20px;
}
div#home_destaque h3 a{
	color: #651919;
}
div#home_destaque a:hover{
	text-decoration: underline;
}

/* Middle Home */
div#content_middle{
	width: 240px;
	float: left;
	padding-right: 8px;
}
div#home_guia{
	font-size: 12px;
	color: #651919;
	background: #fff9c4;
	height: 180px;
	margin-bottom: 8px;
	padding-bottom: 7px;
}
div#home_guia p{
	color: #651919;
	font-weight: bold;
	line-height: 15px;
	padding: 7px;
}
div#home_guia form{
	float: left;
	color: #687072;
	line-height: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
div#home_guia form input{
	width: 85px;
	margin-bottom: 5px;
}
div#home_guia input#CompanySearch, #home_guia input#ProductSearch{
	background-color: #fff;
	color: #651919;
}
div#home_guia input#ProductSearchSubmit, div#home_guia input#CompanySearchSubmit{
	cursor: pointer;
}
div#home_guia div#link{
	clear: both;
	padding: 17px;
	text-align: center;
}
.home_busca{
	float: left;
	width: 50%;
	margin-top: 10px;
}
div#home_edicao_left{
	width: 49%;
	height: 140px;
	float: left;
}
div#home_edicao_right{
	width: 49%;
	height: 140px;
	float: left;
}
div#home_edicao_right a{
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
div#home_edicao_right a:hover{
	text-decoration: underline;
}
div#home_edicao_right p{
	padding-bottom: 2px;
}

/* Right */
div#content_right{
	width: 160px;
	float: left;
	padding-right: 8px;
}
div#home_showroom{
	width: 100%;
	height: 183px;
	float: left;
	border-width: 2px;
	border-style: solid;
	border-color: #651919;
}
div#home_showroom ul li{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 25px;
}
div#home_showroom ul li.descricao{
	font-size: 11px;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}

/* Bottom Home */
div#content_bottom{
	width: 644px;
	float: left;
	margin-top: 13px;
}
div#home_noticias{
	width: 670px;
	float: left;
	padding-right: 8px;
}
div#home_noticias h3{
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px 10px 0;
}
div#home_noticias h3 a{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
	text-decoration: none;
}
div#home_noticias h3 a:hover{
	text-decoration: underline;
}

/* Menu Left */
div#menu_left ul li{
	margin-bottom: 2px;
}
div#menu_left ul li a{
	font-size: 12px;
	color: #651919;
	text-decoration: none;
	height: 15px;
	padding: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
div#menu_left ul li a:hover{
	background: #651919;
	color: #ffffff;
}
div#menu_left ul li.submenu{
	margin-top: 20px;
	margin-bottom: 2px;
	padding: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #651919;
	font-weight: bold;
	font-size: 12px;
}

/*Formatações Paginas Gerais*/
#anuncie, #pesquisa, #pesquisa_vencedores, #agenda, #assinatura, #assinatura_recibo, #cadastro, #conheca, #noticias, #noticia, #edicoes, #links, #contato, #showroom, #showroom_list, #guia_empresas, #guia_empresas_cadastro, #guia_produtos, #login{
	padding-right: 15px;
	text-align: justify;
}
div#canal{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687072;
	margin-bottom: 20px;
}
div#canal p{
	font-size: 12px;
	color: #651919;
	line-height: 20px;
	padding-bottom: 5px;
}

/*Formatações Pagina Conheca*/
#conheca_capa{
	float: right;
	padding: 10px 10px 10px 20px;
}

/*Formatações Paginas Agenda/Links*/
#agenda ul, #showroom_conteudo_eventos ul{
	padding-bottom: 15px;
	padding-top: 10px;
}

#agenda ul li.titulo, #showroom_conteudo_eventos ul li.titulo{
	font-weight: bold;
}

#agenda ul li, #showroom_conteudo_eventos ul li{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
}
#agenda ul li strong, #showroom_conteudo_eventos ul li strong{
	color: #651919;
}
#links ul{
	padding-bottom: 15px;
}

#links ul li.titulo{
	font-weight: bold;
}
#links ul li{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
	padding-bottom: 15px;
	width: 33%;
	float: left;
}

/* Formatacoes Paginas Guia */
/*empresas*/
div#guia_empresas h3{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
div#guia_empresas h3 a{
	text-decoration: none;
}
div#guia_empresas h3 a:hover{
	text-decoration: underline;
}
div#guia_empresas strong, div#guia_produtos strong{
	color: #651919;
}
/*produtos*/
div#guia_produtos ul#guia_produtos_titulo li{
	font-size: 12px;
}
div#guia_produtos ul.guia_produtos_left{
	float: left;
	width: 65%;
	margin-top: 15px;
}
div#guia_produtos ul.guia_produtos_right{
	float: left;
	width: 31%;
	margin-top: 15px;
	padding: 15px 10px 0px 10px;
	background: #fff9c4;
}
div#guia_produtos ul.guia_produtos_left li{
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-left: 15px;
	list-style: disc;
}
div#guia_produtos ul.guia_produtos_right li{
	line-height: 20px;
	font-size: 12px;
}
div#guia_produtos ul.guia_produtos_left li a{
	text-decoration: none;
}
div#guia_produtos ul.guia_produtos_right li a{
	color: #687072;
}
div#guia_produtos ul.guia_produtos_right li.link{
	padding-bottom: 25px;
}
div#guia_produtos ul.guia_produtos_right li.patrocinado{
	margin-bottom: 20px;
	border-bottom: thin solid #687072;
}
div#guia_produtos ul.guia_produtos_left li a:hover{
	text-decoration: underline;
}

/* Formulario Busca */
.guia_busca{
	text-align: right;
	margin-bottom: 15px;
}
.guia_busca label{
	display: inline;
}
.guia_busca #PostSearch, .guia_busca #ProductSearch, .guia_busca #CompanySearch, .guia_busca #EntitySearch{
	background-color: #fff;
	color: #651919;
	width: 150px;
}
.guia_busca #PostSubmit, .guia_busca #ProductSubmit, .guia_busca #CompanySubmit, .guia_busca #EntitySubmit{
	width: 100px;
	margin-top: 10px;
}

/* Formatacoes Showroom */
div#showroom_menu{
	float: left;
  	text-align: center;
	padding-bottom: 35px;
	padding-left: 10px;
	width: 100%;
}
div#showroom_menu ul li{
	float: left;
	width: 23%;
	border: thin solid #651919;
	margin-left: 5px;
	background-color: #fe4445;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
div#showroom_menu ul li.destaque{
	background: #651919;
}
div#showroom_menu ul li.destaque a{
	color: #fff;
}
div#showroom_menu ul li a{
	display: block;
	height: 20px;
	color: #fff;
	
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}
div#showroom_menu ul li a:hover{
  	background: #651919;
	text-decoration: none;
	color: #ffffff;
}
div#showroom ul#showroom_right{
	float: left;
	width: 60%;
	padding-bottom: 15px;
	font-size: 12px;
}
div#showroom ul#showroom_left{
	float: left;
	width: 40%;
	padding-bottom: 15px;
}
div#showroom ul#showroom_left li, div#showroom ul#showroom_right li {
	line-height: 20px;
	margin-bottom: 5px;
	text-align: center;
	color: #687072;
	font-size: 12px;
}
div#showroom_conteudo_produtos ul li{
	line-height: 20px;
	margin-bottom: 5px;
	color: #687072;
	font-size: 12px;
}
div#showroom ul#showroom_left li a, div#showroom ul#showroom_right li a{
	text-decoration: none;
	color: #651919;
}
div#showroom ul#showroom_right li strong{
	color: #651919;
}
div#showroom ul#showroom_left li a:hover, div#showroom ul#showroom_right li a:hover{
	text-decoration: underline;
}
div#showroom_conteudo_resumo, div#showroom_conteudo_eventos, div#showroom_conteudo_produtos, div#showroom_conteudo_contato{
	clear: both;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: solid thin #687072;
}
#showroom_logo{
	padding-top: 20px;
}
div#showroom_list ul{
	padding: 20px;
}
div#showroom_list ul li{
	float: left;
	width: 25%;
	height: 60px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 30px;
	vertical-align: middle;
}
form#ContactForm input#CompanySubmit, input#CompanyReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}

/*Formatações Pagina Anuncie*/
#anuncie ul li{
	float: left;
	width: 160px;
	padding-bottom: 10px;
	font-size: 12px;
}
.anuncio{
	clear: both;
	padding-top: 30px;
}
.anuncio span{
	font-size: 12px;
	color: #651919;
	font-weight: bold;
}
.anuncioLeft{
	float: left;
	width: 40%;
}
.anuncioRight{
	float: left;
	width: 60%;
	padding-top: 35px;
}

/*Formatações Paginas Notícias, InfoMix, BrinqMix, Mix*/
div#noticia, div#noticias{
	font-size: 12px;
	color: #687072;
	line-height: 20px;
}
div#noticia, div#noticias a{
	text-decoration: none;
}
div#noticia a:hover, div#noticias a:hover{
	text-decoration: underline;
}
div#noticias h3{
	font-weight: normal;
	padding: 0 0 5px 0;
}
div#noticias h3 a{
	color: #687072;
}
/* Noticia */
div#noticia h3{
	font-size: 16px;
	color: #651919;
	line-height: 25px;
	padding-top: 18px;
	padding-bottom: 10px;
}
div#noticia_menu{
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}
div#noticia_menu ul li{
	float: left;
	margin: 3px;
	margin-right: 0px;
	height: 20px;
}
div#noticia_menu ul li#tamanho{
	padding-left: 58px;
}
div#noticia_menu ul li.rede_social_twitter{
	text-align: center;
	width: 100px;
}
div#noticia_menu ul li.rede_social_facebook{
	text-align: center;
	width: 150px;
}
div#noticia_menu ul li.rede_social_envie{
	text-align: center;
	width: 80px;
}
div#noticia_menu ul li.letra{
	text-align: center;
	width: 25px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #687072;
}
div#noticia_menu ul li a{
	cursor: pointer;
	color: #687072;
}
div#noticia div#texto{
	clear: both;
	font-size: 12px;
	padding-top: 50px;
}
div#noticia #noticia_figura{
	float: right;
	padding: 15px 5px 15px 35px;
}
div#noticia div#data{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #651919;
	padding-bottom: 2px;
	color: #651919;
}
div#noticia a{
	color: #651919;
	text-decoration: none;
}
div#voltar{
	margin-top: 25px;
	padding-bottom: 15px;
	text-align: right;
}
div#noticia div#saiba ul li#titulo{
	font-size: 14px;
	color: #651919;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #651919;
}
div#noticia div#saiba ul li{
	font-size: 13px;
	color: #651919;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#noticia div#saiba ul li a{
	color: #651919;
	text-decoration: none;
}
div#noticia div#saiba a:hover{
	text-decoration: underline;
}
div#noticias p.busca strong{
	color: #651919;
}
div#envio{
	clear: both;
	padding: 40px 10px 10px 10px;
	height: 155px;
}
.div_visible{
	display: block;
}
.div_none{
	display: none;
}
#envio fieldset{
	float: left;
	margin-right: 22px;
	border: 0;
}
#envio fieldset#f_recaptcha{
	float: left;
	padding-top: 20px;
	border: 0;
}
#envio fieldset#button{
	clear: both;
}
#envio input{
	width: 170px;
	margin-bottom: 8px;
}
#ShareSendMessage{
	width: 240px;
	height: 110px;
	margin-bottom: 8px;
}
#ShareSendName, #ShareSendEmail, #ShareSendAddressee, #ShareSendMessage{
	background-color: #ffffff;
	color: #651919;
}
#envio input#ShareSendSubmit, #envio input#ShareSendReset{
	width: 100px;
	cursor: pointer;
}

/* Formatação Paginação AJAX */
div.disabled{
  	display: inline;
  	float: none;
  	clear: none;
  	color: #687072;
}
div#paginacao{
	font-size: 11px;
	text-align: center;
	color: #687072;
	line-height: 20px;
	padding: 10px;
	padding-top: 30px;
	
	clear: both;
}
div#paginacao a{
	font-size: 11px;
	color: #687072;
}

/* Formatações Patrocínios */
div.square{
	width: 250px;
	height: 250px;
	float: left;
	background-color: #999999;
}
div.banner{
	width: 240px;
	height: 70px;
	float: left;
	background-color: #999999;
	margin-top: 6px;
}
div.banner_secao{
	width: 160px;
	height: 70px;
	background-color: #999999;
	margin-bottom: 8px;
}
div.botao{
	width: 160px;
	height: 50px;
	float: left;
	margin-bottom: 25px;
	/*border: solid thin #687072;*/
}
div.sky{
	width: 160px;
	height: 600px;
	float: left;
	background-color: #999999;
	margin-bottom: 8px;
}

/* Fomatações Google */
#google_noticia{
	margin-top: 40px;
	text-align: left;
}

/* Formataçoes Formularios */
input, select, textarea{
	font-size: 12px;
	color: #fff;
	background-color: #651919;
	border: 1px solid #651919;
	padding: 4px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 250px;
}
input:hover{
	background-color: #fe4445;
}
input[type=submit], input[type=reset]{
	cursor: pointer;
	background-color: #651919;
	color: #ffffff;
	border: 1px solid #651919;
}
input[type=submit]:hover, input[type=reset]:hover, .button:hover{
	background-color: #fe4445;
}
option{
	color: #651919;
}
label{
	display: block;
	font-size: 12px;
	color: #651919;
	font-weight: bold;
	margin-bottom: 5px;
}
legend{
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
fieldset{
	border: 0;
	border-top: solid thin #687072;
}
.error-message, .error-message-recaptcha, #alert{
	font-size: 10px;
	color: #f00;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
#recaptcha input{
	background-color: #fff;
}

/* Formatacao Login */
#UserLoginForm{
	margin-left: 140px;
	margin-top: 30px;
}
#login input{
	display: block;
}
input#UserUsername, input#UserPassword{
	background-color: #fff;
	color: #651919;
}
input.login{
	width: 150px;
}
div#login div h2{
	display: none;
}
div#login div p{
	font-size: 10px;
	color: #f00;
	font-weight: bold;
}

/* Formatacao Pagina Contatos */
#contato_dados{
	padding-top: 20px;
}
#contato_dados p{
	line-height: 1;
}
#contato form{
	margin-left: 120px;
	margin-top: 20px;
}
input#ContactName, input#ContactEmail{
	width: 340px;
	background-color: #fff;
	color: #651919;
}
input#ContactDdd{
	width: 20px;
	float: left;
	margin-right: 3px;
	background-color: #fff;
	color: #651919;
}
input#ContactPhone{
	width: 100px;
	background-color: #fff;
	color: #651919;
}
#contato textarea{
	width: 340px;
	margin-bottom: 10px;
	background-color: #fff;
	color: #651919;
}
#ContactSubmit, #ContactReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}

/* Formatacoes Cadastro */
#cadastro_left, #cadastro_right{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width: 45%;
}
#cancelamento_left{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width: 100%;
}
#cancelamento_left label{
	display: inline;
}
div.checkbox input{
	width: 20px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#cancelamento_left #UserSubmit{
	margin-top: 10px;
}
#cadastro select{
	margin-bottom: 8px;
	background-color: #fff;
	color: #651919;
}
input#UserName, input#UserCompany, input#UserPosition, input#UserAddress, input#UserCity, input#UserUsername, input#UserPassword{
	background-color: #fff;
	color: #651919;
}
input#UserDdd{
	width: 20px;
	float: left;
	margin-right: 3px;
	background-color: #fff;
	color: #651919;
}
input#UserPhone{
	width: 120px;
	background-color: #fff;
	color: #651919;
}
input#UserZipcode, input#UserFax, input#UserCpf{
	width: 120px;
	background-color: #fff;
	color: #651919;
}
select#UserState{
	width: 55px;
	background-color: #fff;
	color: #651919;
}
#UserSubmit, #UserReset{
	width: 150px;
	margin-top: 10px;
	cursor: pointer;
}
#cadastro_button{
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
}
