/* CSS Document */

/******************************* BLOCOS ***************************/

.quadros{
    text-align:justify;
    width:240px;
    height:240px;
    margin:10px 0px 0px 10px;
    padding:10px 15px 0px 15px;
    float:left;}

.quadros a{
    text-decoration:none;}

.quadros h4{
    font-size:14px;
    color:#003399;
    margin:13px 5px 8px 5px;
    line-height:1;
    text-align:center;}

.quadros p.preco{
    width:100%;
    font-size:26px;
    color:#FF6600;
    margin:0px 5px 0px 5px;
    text-align:center;}

.quadros p.introducao_home {
    font-size:12px;
    color:#111;
    padding:10px;
    text-align:justify;
    overflow:hidden;}

.quadros img_produto{
    border:0px;
    padding:0px;
    margin:8px 10px 5px 75px;
    width:75px;
    height:75px;}

.busca{
    line-height:25px;
    background-image:url("../imagens/busca.png");
    background-repeat:no-repeat;}

.busca dt {
    font-weight:bold;
}

.quadro1{
    background-image:url("../imagens/quadro1.png");
    background-repeat:no-repeat;}

.quadro2{
    background-image:url("../imagens/quadro2.png");
    background-repeat:no-repeat;}

.quadro3{
    background-image:url("../imagens/quadro3.png");
    background-repeat:no-repeat;}

.quadros h5{
    font-size:16px;
    color:#fff;
    margin:0px 0px 5px 0px;
    line-height:1;}


/*************************** login *********************/
.login{
    width:300px;
    margin:70px auto 0 auto;
}

.login_top{
    width:300px;
    height:15px;
    background-image:url("../imagens/login_top.png");
    background-repeat:no-repeat;
    float:left;}

.login_mid{
    width:300px;
    background-image:url("../imagens/login_mid.png");
    float:left;}

.login_bot{
    width:300px;
    height:14px;
    background-image:url("../imagens/login_bot.png");
    background-repeat:no-repeat;
    float:left;}

.login form{
    margin:20px 0px 10px 25px;}

p{
    font-size:10px;
    margin:0px 20px 10px 0px;
    float:left;}

.msg{
    font-size:12px;
    font-weight: bold;
    color: #FF9900;
    margin:0px 20px 10px 0px;
    float: left;}


/*************************** useroran *********************/
.useroran{
    width:550px;
    margin:10px;}

.useroran_top{
    width:550px;
    height:15px;
    background-image:url("../imagens/useroran_top.png");
    background-repeat:no-repeat;
    float:left;}

.useroran_mid{
    width:520px;
    min-height:455px;
    padding:0px 15px 0px 15px;
    background-image:url("../imagens/useroran_mid.png");
    float:left;}

.useroran_bot{
    width:550px;
    height:14px;
    background-image:url("../imagens/useroran_bot.png");
    background-repeat:no-repeat;
    float:left;}

.useroran form{
    margin:5px 0px 10px 25px;}

p{
    font-size:10px;
    margin:0px 20px 10px 0px;
    float:left;}

.msg{
    font-size:12px;
    font-weight: bold;
    color: #FF9900;
    margin:0px 20px 10px 0px;
    float: left;}


/*************************** userblue *********************/
.userblue{
    width:550px;
    margin:10px;}

.userblue_top{
    width:550px;
    height:15px;
    background-image:url("../imagens/userblue_top.png");
    background-repeat:no-repeat;
    float:left;}

.userblue_mid{
    width:520px;
    padding:5px 15px 0px 15px;
    background-image:url("../imagens/userblue_mid.png");
    float:left;}

.userblue_bot{
    width:550px;
    height:14px;
    background-image:url("../imagens/userblue_bot.png");
    background-repeat:no-repeat;
    float:left;}

.userblue form{
    margin:5px 25px 10px 25px;}

p{
    font-size:10px;
    margin:0px 20px 10px 0px;
    float:left;}

/***************** Botoes *******************/

.user a{
    margin:0px;
    text-decoration:none;
    color:#fff;}

.btn_useroran{
    background-color:#FF7900;
    margin:0px 2px 0px 0px;
    color:#fff;
    font-weight:bold;
    float:left;
    font-size:12px;
    font-weight:bold;
    color:#fff;}

.btn_userblue{
    background-color:#8CC6FF;
    margin:0px 2px 0px 0px;
    color:#fff;
    font-weight:bold;
    float:left;
    font-size:12px;
    font-weight:bold;
    color:#fff}

/******************** DT DL DD ************************/

dl, dt, dd {
    margin:0;
    padding:0;
    float:left;}

.login dt{
    font-weight:bold;}

.login dd{
    padding:3px 0px 10px 0px;}

.cadastro dt{
    font-weight:bold;
    padding:8px 0px 0px 38px;
    text-align:right;
    width:110px;
    float:left;}

.cadastro dd{
    padding:3px;
    float:left;
    width:315px;}

.cadanun dt{
    font-weight:bold;
    padding:8px 0px 0px 3px;
    text-align:right;
    width:70px;
    float:left;}

.cadanun dd{
    padding:3px;
    float:left;
    width:390px;}


/****************** ARVORE ANUNCIOS ***************/
.arvore{
    width:450px;
    list-style:none;
    padding:0px;}

.arvore li{
    padding:3px 0px 3px 0px;
    border-bottom:1px dotted #F48C00;
}

.arvore li ul{
    width:410px;
    list-style:none;
    padding:0px 5px 0px 5px;
    margin:5px 15px 5px 15px;
    background-color:#ECFFA8;}

.arvore li ul li{
    border-bottom:none;
    border-top:1px dotted #F48C00;
}

.arvore li:hover{
    cursor:pointer;
    background-color:#E0FBAE;}

.arvore li ul li:hover{
    background-color:transparent;
}


/********************** Anuncios ******************/

div.anuncio{
    cursor: pointer;
    width:558px;
    height: 100px;
    float:left;
    background-color:#F8FFE0;
    margin:10px 0px 0px  10px;
    padding:10px 10px 10px 10px;
    border:1px solid #E8E2D0;
    background-image:url("../imagens/classtop.png");
    background-repeat: repeat-x;
}

div.anuncio:hover {
    background-color: #E8F2D0;
    background-image:url("../imagens/classtop_hover.png");
    background-repeat: repeat-x;
}

.anuncio_usuario{
    float:left;
    width:100%;
    background-color:#F8FFE0;;
    padding:10px 10px 10px 10px;
    border:1px solid #E8E2D0;
    margin-top:5px;
    background-image:url("../imagens/classtop.png");
    background-repeat: repeat-x;
}

.anuncio h4:hover{
    text-decoration: underline;
}

.anuncio h4{
    font-size:14px;
    color:#798260;
    width: 415px;
    padding: 0;
    margin:0 0 0 10px;
    text-align:left;
    float: right;
}

.anuncio_home {
    height:200px;
    cursor:pointer;
}

.anuncio_home img  {
    margin-left:10px;
    float:left;
}

.anuncio_home .detalhes_home{
    color:#FF6600;
    width:100%;
    height:100px;
    text-align:center;
}

.anuncio p.introducao{
    width:415px;
    height: 45px;
    font-size:12px;
    color:#111;
    margin:0;
    padding:5px 0 0 10px;
    text-align:left;
    overflow:auto;
    float:right;
}

.anuncio p.dados {
    width:415px;
    height: 20px;
    font-size:12px;
    color:#111;
    margin:0;
    padding:0 0 0 10px;
    text-align:left;
    overflow:hidden;
    float:right;
}

.anuncio span.preco{
    font-size:18px;
    color:#FF6600;
    float:right;
}

.anuncio a.mais{
    font-size:12px;
    color:#FF6600;
}

.cblank{
    width:100%;
    text-align:center;
    font-size:12px;
    margin:0px;
    padding:10px 0 0 0;
    color:#666;
    float:left;
}

/******************** Galeria *********************/

.galeria {
    text-align: center;
    width: 280px;
    min-height: 180px;
    float:left;
    font-size:0;
    margin:0px 15px 15px 0px;
    padding: 0px;
}

.galeria img {
    cursor:pointer;
    margin:0px;
}

.galeria .miniaturas img {
    vertical-align: top;
    width:65px;
    border:2px solid #FFF;
    border-collapse:collapse;
}


/*********************** Detalhes *****************/

.detalhesp_top{
    width:558px;
    height:23px;
    margin:10px 2px 0px 10px;
    float:left;
    background-image: url("../imagens/detalhesp_top.png");
}

.detalhesp_mid{
    width:530px;
    min-height:400px;
    margin:0px 2px 0px 10px;
    padding:0px 10px 0px 18px;
    float:left;
    background-image: url("../imagens/detalhesp_mid.png");
}

.detalhesp_bot{
    width:558px;
    height:20px;
    margin:0px 2px 0px 10px;
    float:left;
    background-image: url("../imagens/detalhesp_bot.png");
}

.detul{
    list-style: none;
    font-size:12px;
    color:#666;
}
.detul b{
    color:#009900;
    margin-right:2px;
}
.detalhes_veiculo{
    padding-left: 0;
    list-style: none;
    font-size:12px;
}
.detalhes_veiculo b{
    color:#666;
    margin-right:2px;
}
.dettexto{
    font-size:12px;
    color:#111;
    padding:0px;
    text-align:justify;
}

.detpreco{
    font-size:22px;
    color:orange;
    width:210px;
    padding:0px;
    float:left;
}

.dettitulo{
    font-size:24px;
    margin:0px 0px 5px 0px;
    color:#798260;
}

/***************BARRA DE NAVEGAÇÃO******************/
.navegacao{
    padding: 10px 0 5px 10px;
}
.navegacao, .navegacao a {
    text-decoration: none;
    color: #FF6600;
    font-size: 14px;
    font-weight: bold;
}
.navegacao a:hover {
    text-decoration: none;
    color: #FF7900;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.ordenacao {
    width:568px;
    padding:5px;
    margin-left: 10px;
    background-color:#ecebe1;
    border:1px solid #d9d9d9;
}

.totalizacao {
    text-align:center;
    margin-top:10px;
    color:#ff6600;
    font-weight:bold;
    font-size:14px;
}
/*************** ANUNCIOS COMPRAR **********************/

.comprar{
    width:530px;
    float:left;
    background: url("../imagens/comprar_bottom.jpg") no-repeat bottom;
    margin: 10px 10px 10px 20px;

}
.comprar_form{
    border-left: 15px solid #E77F35;
    border-right: 15px solid #E77F35;
    margin-bottom: 10px;
    margin-top: -5px;
    padding: 5px 0 0 20px;
}
.anuncios_comprar { float:left;width: 510px;}
.anuncios_comprar dt{ width: 75px; float:left; margin-bottom: 5px;padding-top: 3px;}
.anuncios_comprar dd{ width: 170px;margin-bottom: 5px; float:left;}

.anuncios_comprar_veiculos { width: 480px;padding: 10px;}
.anuncios_comprar_veiculos dt{ width: 80px;float:left; margin-bottom: 5px;padding-top: 3px;}
.anuncios_comprar_veiculos dd{ width: 390px;margin-bottom: 5px; }

.link_botao_numero, .link_botao_avanca, .link_botao_volta {
    display:inline-block;
    text-align:center;
    line-height:25px;
    margin-left:3px;
    color:black;
    font-weight:bold;
    text-decoration:none;
}

.link_botao_avanca, .link_botao_volta {
    width:63px;
    height:25px;
}

.link_botao_volta {
    padding-left:20px;
}

.link_botao_avanca {
    padding-right:20px;
}

.link_botao_numero {
    width:26px;
    height:25px;
}