/*
    Desenvolvido por Artweb Design Digital
    http://www.artwebdigital.com.br/
    criacao2@artwebdigital.com.br
*/

* {
    margin: 0;
    padding: 0;
}

body {
	background:#f1f1f1;
	font-family:'bariolregular';
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img, button{
	border:none;
}

#limpa, .limpa{
	clear:both;
}

input, select, textarea{
	color:#808080;
	font-size:14px;
	font-family:'bariolregular';
}

/* header */

#header {
	width:952px;
	height:142px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

#logo{
	background:url(../img/logo-guia-nacional-de-locacao-de-brinquedos.png) no-repeat;
	width:175px;
	height:90px;
	position:absolute;
	top:28px;
	left:32px;
}

#logoArteinflavel{
	background:url(../img/logo-arte-inflavel.png) no-repeat;
	width:118px;
	height:110px;
	position:absolute;
	right:0;
	top:17px;
}

#pesquisaTopo{
	width:470px;
	height:65px;
	float:left;
	margin:31px 0 0 295px;
}

#formPesquisaRapida input{
	width:330px;
	height:23px;
	border:1px solid #919191;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	float:left;
	margin-top:10px;
	padding:5px 10px;
}

#formPesquisaRapida button{
	background:url(../img/bt-pesquisar.png) no-repeat;
	width:114px;
	height:38px;
	float:right;
	margin-top:9px;
	cursor:pointer;
}

#textoPesquisaTopo{
	font-size:18px;
	color:#6c006c;
	font-weight:bold;
}

/* menu */
#bgMenu{
	background:url(../img/bg-menu.jpg) repeat-x;
	width:100%;
	height:46px;
    position: relative;
	z-index:100;	
}

#menu{
	width:700px;
	margin:0 auto;
}	

@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu{
	width:700px;
	margin:0 auto;
}	
}

#menu a{
	float:left;
	line-height:46px;
	height:46px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
}

#menu a:hover{
	color:#e76a13;
}

#separaMenu{
	background:url(../img/separa-menu.jpg) no-repeat;
	height:46px;
	width:2px;
	float:left;
	margin:0 36px;
}

/* login login */

#caixaLogin{
	width:218px;
	height:83px;
	float:left;
}

#textoAreaRestrita{
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px;
}

#nomeFormLogin{
	color:#FFFFFF;
	font-size:13px;
	font-weight:lighter;
	text-align:left;
	width:37px;
	float:left;
	margin-top:3px;
}

#inputLogin{
	width:180px;
	float:left;
	margin-bottom:2px;
}

#emailLogin{
	background:#fff;
    height:15px;
    padding:4px;
    width:171px;
	border:1px solid #410041;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	float:left;
}

#senhaLogin{
	background:#fff;
    height:15px;
    padding:4px;
    width:134px;	
	border:1px solid #410041;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	float:left;
}

#lembrarSenha a{
	width:67px;
	height:12px;
	font-size:12px;
	color:#4b0000;
	float:left;
	margin:11px 0 0 15px;
	background:url(../img/setaEsqueciSenha.png) no-repeat center left;
	padding-left:8px;
}

#formLogin button{
	background:url(../img/bt-ok.png) no-repeat;
	width:33px;
	height:25px;
	float:right;
	cursor:pointer;
}

#iconeEsqueciSenha{
	background:url(../img/icone-esqueci-a-senha.png) no-repeat;
	width:4px;
	height:7px;
	float:right;
	margin:4px 5px 0 0;
}

a.linkLembrarSenha{
	color:#FFFFFF;
	float:right;
	font-size:12px;
}

a.linkLembrarSenha:hover{
	color:#FFFF00;
}

/* content */
#content {
    width:950px;
	margin:25px auto;
	position:relative;
}

#content p{
	color:#666666;
	font-size:15px;
	line-height:20px;
	text-align:justify;
}

.texto_capa3{
	color:#575656;
	font-size:16px;
	line-height:20px;
	text-align:justify;
}

#content a{
	color:#666666;
	font-size:15px;
	line-height:20px;
	text-align:justify;
}

#content a:hover{
	color:#690067;
}

#conteudoEsquerda{
	width:240px;
	float:left;
	overflow:hidden;
}

#conteudoDireita{
	width:690px;
	float:right;
	position:relative;
}

h1{
	color:#650164;
	font-size:24px;
	margin-bottom:20px;
	border-bottom:1px solid #650164;
	width:100%;
}

a.linkEmail, a.emailRevenda{
	color:#680068 !important;
	font-size:15px;
	cursor:pointer;
}

/* footer */
#footer{
	width:100%;
	background:url(../img/bg-rodape.jpg) repeat-x;
	height:122px;
	margin-top:20px;
}

#rodape{
	width:950px;
	margin:0 auto;
}

#footer p{
	color:#fff;
	font-size:15px;
	text-align:right;
	margin-top:41px;
	float:right;
	line-height:20px;
}

#footer p a{
	color:#fff;
}

#footer p a:hover{
	color:#FFFF00;
}

/* formulario de contato - 1 - */
#formContato input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:370px;
	height:20px;
}

#formContato textarea{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:370px;
	height:82px;
}

#formContato select{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:382px;
	height:32px;
}

#formContato option{
	padding:2px 5px;
}

#formContato button, #formProposta button{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
}

/* formulario do pagamento */
#formPagamento{
	width:422px;
	margin:0 auto;
}

#formPagamento input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:20px;
}

#formPagamento textarea{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:82px;
}

#formPagamento button{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
}

/* cadastro cadastro */
#form1{
	width:420px;
	margin:20px auto 0;
}

#campoNomeCadastro{
	color:#575656;
	font-size:16px;
	text-align:left;
	float:left;
	line-height:32px;
	margin-right:20px;
}

#campoNomeContato{
	color:#575656;
	font-size:16px;
	text-align:left;
	float:left;
	height:20px;
	margin-right:20px;
}

#nomeCadastroFoto{
	color:#575656;
	font-size:16px;
	text-align:right;
	float:left;
	height:20px;
	width:100px;
	margin-right:10px;
}

.erro {
	color:#FF0000;
	display:none;
	height:20px;
	float:right;
	text-align:right;
	font-size:14px;
}

#campoCadastro{
	width:422px;
	height:32px;
	float:left;
	margin-bottom:10px;
}	

#campoCadastroM{
	width:422px;
	height:95px;
	float:left;
	margin-bottom:10px;
}	

#campoCadastroFoto{
	height:32px;
	margin-bottom:10px;
}

#form1 input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:20px;
}

#form1 textarea{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:82px;
}

#form1 select{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:422px;
	height:32px;
}

#form1 option{
	padding:2px 5px;
}

#form1 button.atualizaCadastro{
	background:url(../img/atualizar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
	margin:19px 18px 0 0;
}

#form1 button.submitcadastro{
	background:url(../img/cadastrar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
	margin:19px 18px 0 0;
}

#cadastraAnuncio input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:20px;
}

#cadastraAnuncio textarea{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:678px;
	height:120px;
	margin:5px 0 20px;
}

#cadastraAnuncio select.campo_form2{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:422px;
	height:32px;
}

#cadastraAnuncio select.campo_form2 option{
	padding:2px 5px;
}

#cadastraAnuncio button.enviarCadastro{
	background:url(../img/cadastrar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
	margin:19px 18px 0 0;
}

#campoObrigatorio{
	color:#575656;
	font-size:16px;
	text-align:right;
    margin:30px 20px 0 0;
	float:right;
}

#seoCadastro{
	width:900px;
	margin:20px 0;
	padding:20px 0;
	border-bottom:1px solid #003366;
	border-top:1px solid #003366;
}

#descricaoSeo{	
	color:#575656;
	font-size:14px;
	text-align:right;
	float:right;
	width:350px;
}

#editarAnuncioFoto{
	width:140px;
	padding:5px; 
	height:180px; 
	border:1px solid #ccc; 
	float:left; 
	margin:10px;
	text-align:center;
}

#descricaoGratisPago{
	color:#575656;
	font-size:16px;
	text-align:left;
	float:left;
	height:25px;
	padding-top:5px;
}

#campoCadastroCheck{
	width:180px;
	height:60px;
	float:left;
}

#campoCadastroCheckTodo{
	width:422px;
	height:60px;
	float:left;
	margin-bottom:10px;
}

#campoCadastroCheck input{
	float:left;
}

/* Lembrar Senha lembrar senha */

#formLogi{
	width:272px;
	margin:0 auto;
}

#formLogi input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:260px;
	height:20px;
	margin:5px 0;
}

#formLogi img{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
	margin:5px 86px 0 0;
}

/* login login  */

#formPagLogin img{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
	margin:10px 86px 0 0;
}

#formPagLogin input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:260px;
	height:20px;
	margin:5px 0;
}

#formPagLogin{
	width:272px;
	margin:0 auto;
}

#formPagLogin button{
	background:url(../img/entrar.png) no-repeat;
	width:100px;
	height:35px;
	float:left;
	cursor:pointer;
	border:none;
	margin:10px 0 5px 90px;
}

/* carros carros carros */
button.nextCarro{
	background:url(../img/next.png) no-repeat;
	width:18px;
	height:42px;
	cursor:pointer;
	border:none;
	position:absolute;
	right:0;
	top:25px;
}

button.prevCarro{
	background:url(../img/prev.png) no-repeat;
	width:18px;
	height:42px;
	cursor:pointer;
	border:none;
	position:absolute;
	left:0;
	top:25px;
}

#gallery_01{
	width:400px;
	height:100px;
	overflow:hidden;
	position:relative;
}

/* botões */

input.compararBotao{
	background:url(../img/comparar.png) no-repeat;
	width:110px;
	height:27px;
	float:right;
	cursor:pointer;
	border:none;
	margin:0 12px 10px 0;
}

select.pesquisa_revenda{
	font-size:15px;
	color:#fff;
	width:240px;
	padding:5px 5px 5px 4px;
	height:33px;
	float:left;
	border:1px solid #f2b10c;
	background:#e76a13;
	font-weight:bold;
	margin-bottom:4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

select.pesquisa_revenda option{
	padding:2px 5px;
	background:#E76A13;
}

/* revendas revendas revendas */
#conteudoRevenda{
	width:250px;
	padding:10px; 
	border:1px solid #DDDDDD;
	background:#F2F2F2;
	float:right;
}

#conteudoRevenda p{
	text-align:left;
	line-height:22px;
}

.descricaoProduto{
	width:70px;
	float:left;
	color:#666;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
}

.conteudoProduto{
	width:180px;
	float:right;
	text-align:left;
	color:#666;
	font-size:15px;
	line-height:22px;
}

/* menu logado - painel */

.linkMenuLogado{
	background:#E76A13;
	color:#fff !important;
	padding:8px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0 20px;
	border:none;
	cursor:pointer;
	white-space: nowrap;
}

.linkMenuLogado:hover{
	color:#FFFF00 !important;
}

#menuLogado{
	margin-bottom:30px;
	padding:0 40px;
	text-align:center;
}

#formProposta input, #formDenunciar input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:20px;
	float:left;
	margin:2px 0 7px;
}

#formProposta textarea, #formDenunciar textarea{ 
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:120px;
	margin-bottom:10px;
}

#formRecados button{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:left;
	cursor:pointer;
	border:none;
	margin-top:10px;
}

/* veiculo veiculo veiculo */

#caixaFotos{
	float:left;
	width:400px;
}

#btFotosVeiculo, #btVideosVeiculo{
	padding:10px;
	text-align:center;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #DDDDDD;
	color:#650164;
	font-size:18px;
	width:100px;
	float:left;
	margin:0 5px;
	cursor:pointer;
	margin-bottom:20px;
}

#fotosVeiculo, #videosVeiculo, #baseFotoVideo{
    float:left;
    height:480px;
    width:400px;
}

#videoIndividual{
	padding-top:20px;
}

#veiculoParticular{
	color:#AF0000;
	font-size:18px;
	float:left;
}

#tituloCarro{
	color:#AF0000;
	font-size:20px;
	text-align:center;
	margin-bottom:10px;
}

#separaDescricaoCarro{
	width:250px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #dddddd;
	margin:10px 0;
}

#descricaoColuna1{
	color:#575656;
	font-size:16px;
	text-align:right;
	width:140px;
	float:left;
	margin:2px 0;
}

#descricaoColuna2{
	color:#003366;
	font-size:16px;
	text-align:left;
	width:140px;
	float:right;
	margin:2px 0;
}

#semImagem{
	width:400px;
	height:350px;
	float:left;
	background:url(../img/anunciosemfoto.png) no-repeat center;
	border:1px solid #dddddd;
}

#conteudoPagamentos{
	color:#575656;
	font-size:16px;
	line-height:20px;
	text-align:center;
}

#produtoRelacionadoIndividual{
	width:140px;
	height:172px;
	float:left;
	margin:0 8px 8px 0;
	border:1px solid #DDDDDD; 
	background:#F2F2F2;
}

#textoCarrosProduto{
	padding:12px 0 0 16px;
	color:#575656;
	font-family:tahoma;
	font-size:14px;
	font-weight:lighter;
	line-height:18px;
}

#formProposta, #formDenunciar, #formularioContato{
	background:#fff;
    height: 360px;
    left: 50%;
    margin: -180px 0 0 -211px;
    padding: 40px;
    position: absolute;
    top: 50%;
    width: 422px;
}

.formularioProposta{
	background:url(../img/bgFormulario.png); 
	display:none; 
	position:fixed; 
	width:100%;
	left:0; 
	top:0; 
	z-index:99999; 
	height:100%;
}

.formularioDenunciar{
	display:none; 
	position:fixed; 
	width:100%;
	left:0; 
	top:0; 
	z-index:99999; 
	height:100%;
}

a.fechaPopUp, a.fechaPopUpD{
	background:url(../img/fechaPopUp.png) no-repeat;
	width:36px;
	height:36px;
	float:right;
	margin:-55px -55px 0 0;
	cursor:pointer;
	display:block;
}

#denuncie{
	width:838px;
	margin:20px auto;
	height:130px;
	border:1px solid #DDDDDD; 
	background:#F2F2F2;
	padding:10px;
	color:#575656;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}

#denuncieEsquerda{
	width:405px;
	border-right:1px solid #ddd;
	height:70px;
	float:left;
	padding-right:10px;
}

#denuncieDireita{
	width:405px;
	height:70px;
	float:left;
	padding-left:10px;
}

#denunciarEmail{
	width:838px;
	border-top:1px solid #ddd;
	float:left;
	padding-top:10px;
}

/* suporte suporte */

#formSuporte{
	width:422px;
	margin:0 auto;
}

#formSuporte input{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:20px;
}

#formSuporte textarea{
	background:#fff;
	border:1px solid #666;
	padding:5px;
	width:410px;
	height:82px;
}

#formSuporte button{
	background:url(../img/enviar.png) no-repeat;
	width:100px;
	height:35px;
	float:right;
	cursor:pointer;
	border:none;
}

#chamadosAntigos{
	border:1px solid #DDDDDD; 
	background:#F2F2F2;
	width:880px;
	padding:10px;
}

#dataChamado{
	width:90px;
	color:#575656;
	border-right:1px solid #dddddd;
	text-align:center;
	float:left;
	line-height:40px;
}

#statusChamado{
	width:90px;
	color:#575656;
	border-left:1px solid #dddddd;
	text-align:center;
	float:left;
	line-height:40px;
}

#nomeChamado{
	width:90px;
	color:#575656;
	border-right:1px solid #dddddd;
	text-align:center;
	float:left;
	line-height:40px;
}

#mensagemChamado{
	width:560px;
	color:#575656;
	text-align:justify;
	float:left;
	padding:0 20px;
	line-height:40px;
}

/* formulario revenda */

.formularioRevenda{
	background:url(../img/bgFormulario.png); 
	display:none; 
	position:fixed; 
	width:100%;
	left:0; 
	top:0; 
	z-index:99999; 
	height:100%;
}

#preenchaOsCampos{
	width:250px;
	height:100px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-75px 0 0 -75px;
	background:#fff;
	display:none;
	z-index:9999;
	border:1px solid #ccc;
	color:#FF0000;
	text-align:center;
	line-height:100px;
}

#fechaPreenchaOsCampos{
	color:#fff;
	background:#ff0000;
	padding:5px;
	cursor:pointer;
	width:20px;
	height:20px;
	line-height:20px;
	position:absolute;
	top:0;
	right:0;
}

/* toltip */
#preview{
	position:absolute;
	border:1px solid #EDF2F8;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	font-size:14px;
	z-index: 999;
}

/* ArteInflavel ----------- Anunciantes por cidade */
.anuncianteIndividual{
	padding:19px;
	width:650px;
	border:1px solid #d0d1d1;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-bottom:5px;
}

.revendasTexto{
	width:475px;
	float:right;
}

h2{
	text-transform:uppercase;
	font-size:18px;
	color:#670067;
	margin-bottom:10px;
}

h3{
	text-transform:uppercase;
	font-size:14px;
	color:#670067;
	margin-bottom:10px;
}

h4{
	font-size:16px;
	color:#E76A13;
	text-align:center;
	margin:10px 0;
	line-height:24px;
}

#contatoEsquerda{
	width:380px;
	float:left;
}

#contatoDireita{
	float:right;
	width:270px;
}

/* promoções promoções */
.imagemNoticias{
	float:left;
	margin:0 20px 0 0;
	max-width:120px;
	border:1px solid #670067;
}

a.btParticipar{
	float:left;
	background:url(../img/bt-participar.png) no-repeat;
	width:240px;
	height:38px;
	float:right;
	margin:20px 20px 0 0;
	display:block;
}

#caixaFacebook{
	width:340px;
	margin:0 auto 20px;
	height:240px;
	overflow:hidden;
}

#botaoCompartilhar{
	float:left;
	margin:40px 0 0 0;
}

#perfilFacebook button{
	background:url(../img/btFinalizar.png) no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 38px;
    margin: 20px auto 0;
    width: 115px;
}

#content a.botaoLoginPromocao{
	background: url(../img/entrar.png) no-repeat;
	width: 100px;
	height: 35px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#content a.botaoCadastroPromocao{
	background: url(../img/cadastrar.png) no-repeat;
	width: 100px;
	height: 35px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#content a.botaoVerPromocoes{
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 20px auto;
	color:#fff;
	background: #670067;
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 260px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:none;
	cursor:pointer;
	white-space: nowrap;
}

#content a.botaoVerPromocoes:hover{
	background:#E76A13;
}