﻿ /* ----------------------------------------------- Reset */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #00acef;
}
img {
	border: 0;
}
.posrel {
	position: relative;
}
/* ------------------------------------------------------- Geral */
body {
	background: #eef0f2 url('../../images/bg.jpg') repeat-y;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.geral {
	width: 1000px;
}
.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }
.w255 { width: 255px; }
.w258 { width: 258px; }
.w560 { width: 560px; }
.w578 { width: 578px; }
.ml15 { margin-left: 15px;}
.ml65 { margin-left: 65px;}
.mt20 { margin-top: 20px; }
.mb30 { margin-bottom: 30px; }
.mb20{ margin-bottom: 20px; }
.pb10 { padding-bottom: 10px; }
.f14 { font-size: 14px; }
.paginacao {
	float: right;	
	margin-top: 20px;
}
.paginacao li {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
}
.paginacao li .on {
	color: #00acef;
}

.mensagemErro{
		color: #00acef;
}
/* ------------------------------------------------------- Header */
.geral .header {
	height: 94px;
}
.geral .header a.logo {
	background: url('../../images/logo.gif') no-repeat;
	width: 192px;
	height: 49px;
	float: left;
	text-indent: -90000px;
	margin: 21px 0 0 37px;
	overflow: hidden;
}
.geral .header ul.nav {
	margin: 1px 0 0 270px;
}
.geral .header ul.nav li {
	display: inline;
	font-size: 10px;
	margin-right: 10px;
}
.geral .header ul.nav li a {
	display: inline;
	font-size: 10px;
}
.geral .header a.tit {
	background: url('../../images/img_tit.gif') no-repeat;
	width: 312px;
	height: 22px;
	float: right;
	text-indent: -9000px;
	margin: 12px 20px 0 0;
	overflow: hidden;
}
.geral .header ul.menu {
	margin: 56px 0 0 260px;
	width: 178px;
	height: 24px;
	display: block;
}
.geral .header ul.menu li {
	display: inline;
}
.geral .header ul.menu li a {
	line-height: 24px;
	float: left;
	padding: 0 10px;
	margin-right: 5px;
}
.geral .header ul.menu li a.on, .geral .header ul.menu li a:hover {
	background: #DFE1E3;
	color: #00acef;
}
/* ------------------------------------------------------- Conteudo Home */
.geral .conteudo {
	background: #fff;
	padding: 30px 40px;
}
.geral .home h2 {
	background: url('../../images/tit_home.gif') no-repeat;
	width: 287px;
	height: 102px;
	float: left;
	text-indent: -90000px;
}
.geral .home h3 {
	background: url('../../images/sub_titi_home.gif') no-repeat;
	width: 561px;
	height: 49px;
	text-indent: -90000px;
	/*margin: 40px 90px 60px 335px;*/
	float: right;
	margin-top: 40px;
}
.geral .conteudo .mapa {
	background: url('../../images/bg_busca.jpg') no-repeat;
	width: 583px;
	height: 255px;
	float: left;
	padding-top: 1px;
	margin-top: 48px;
}

.geral .conteudo .mapa .busca {
	width: 260px;
	margin: 30px 0px 0px 20px;
	float: left;
	
}
.geral .conteudo .mapa .busca h4 {
	background: url('../../images/tit_revendas.gif') no-repeat;
	height: 21px;
	display: block;
	text-indent: -90000px;
	margin-bottom: 12px;
}	
.geral .conteudo .mapa .busca p {
	width: 240px;
	line-height: 16px;
}

.geral .conteudo .mapa .busca label {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
.geral .conteudo .mapa .busca select {
	width: 254px;
}
.geral .conteudo .mapa .busca a {
	background: url('../../images/bt_buscar.gif') no-repeat;
	width: 68px;
	height: 19px;
	display: block;
	text-indent: -90000px;
	margin: 25px 0 0 188px;
	overflow: hidden;
}
.geral .conteudo .mapa .busca a:hover {
	background: url('../../images/bt_buscar_over.gif') no-repeat;
}
.geral .conteudo .banner {
	width: 303px;
	height: 254px;
	float: right;
	margin-top: 48px;
}
/* ------------------------------------------------------- Conteudo Resultado */
.geral .resultado h2 {
	background: url('../../images/tit_busca_revendas.gif') no-repeat;
	width: 254px;
	height: 34px;
	float: left;
	text-indent: -90000px;
	margin: 18px 40px 0 0;
}

.geral .resultado ul.filtro {
	display: block;
}
.geral .resultado ul.filtro li {
	list-style-type: none;
	line-height: 20px;
}
.geral .resultado ul.filtro li label {
	font-weight: bold;
	margin: 0 233px 0 0;
	position: relative;	
}
.geral .resultado ul.filtro li select {
	width: 254px;
	margin: 0 25px 0 -10px;
}
.geral .resultado ul.filtro li a {
	background: url('../../images/bt_buscar_b.gif') no-repeat;
	width: 68px;
	height: 19px;
	text-indent: -90000px;
	float: right;
	margin-top: -20px;
	overflow: hidden;
}
.geral .resultado ul.filtro li a:hover {
	background: url('../../images/bt_buscar_b_over.gif') no-repeat;
}
.geral .resultado .box_peca {
	background: #f0f0f0;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
	width: 880px;
}
.geral .resultado .box_peca .detalhe {
	float: left;
	width: 710px;
}
.geral .resultado .box_peca .detalhe p b {
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}
.geral .resultado .box_peca .detalhe a.bt_vitrine {
	background: url('../../images/bt_vitrine.gif') no-repeat;
	display: block;
	text-indent: -90000px;
	height: 19px;
	margin-top: 18px;
	overflow: hidden;
}
.geral .resultado .box_peca .detalhe a.bt_vitrine:hover {
	background: url('../../images/bt_vitrine_over.gif') no-repeat;
}
.geral .resultado .box_peca ul.tipo {
	list-style-type: none;
	padding: 0 10px;
	float: left;
	text-align: right;
}
.geral .resultado .box_peca ul.produto {
	list-style-type: none;
	float: right;
	margin: 0 0 0 45px;
}
.geral .resultado .box_peca ul.produto li {
	padding: 4px 0;
}
.geral .resultado .box_peca ul.produto li .onibus {
	background: url('../../images/ico_onibus.gif') no-repeat;
	width: 38px;
	display: block;
	height: 14px;
	text-indent: -90000px;
	overflow: hidden;
}
.geral .resultado .box_peca ul.produto li .caminhao {
	background: url('../../images/ico_caminhao.gif') no-repeat;
	display: block;
	width: 38px;
	height: 14px;
	text-indent: -90000px;
	overflow: hidden;
}

.geral .resultado .box_peca ul.produto li .sprinter {
	background: url('../../images/ico_sprinter.gif') no-repeat;
	display: block;
	width: 38px;
	height: 14px;
	text-indent: -90000px;
	overflow: hidden;
}

/* ------------------------------------------------------- Conteudo Vitrine */
.geral .vitrine .revenda {
	background: #f0f0f0;
	padding: 20px;
	float: left;
	width: 880px;
	margin-bottom: 30px;
	_margin-bottom: 0px;
}
.geral .vitrine .revenda h2 {
	font-size: 22px;
	font-weight: bold;
	float: left;
}
.geral .vitrine .revenda p {
	float: right;
	text-align: right;
}
.geral .vitrine h3 {
	background: url('.../../images/tit_destaque_revenda.gif') no-repeat;	
	text-indent: -90000px;
	width: 186px;
	height: 22px;
	float: left;
}
.geral .vitrine .busca_peca {
	background: url('../../images/bt_busca_peca.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 154px;
	float: left;
	overflow: hidden;
}
.geral .vitrine .busca_peca:hover {
	background: url('../../images/bt_busca_peca_over.gif') no-repeat;
}
.geral .vitrine .todas_pecas {
	background: url('../../images/bt_todas_pecas.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 216px;
	float: left;
	overflow: hidden;
}
.geral .vitrine .todas_pecas:hover {
	background: url('../../images/bt_todas_pecas_over.gif') no-repeat;
}
.geral .vitrine table {
	margin-top: 50px;
	float: left;
}
.geral .vitrine table tr td {
	padding-right: 10px;
}
.geral .vitrine table tr td p {
	font-size: 12px;
	font-weight: bold;
}
.geral .vitrine table tr td img {
	margin: 0 0 15px 12px;
}
.geral .vitrine table tr td img.instal {
	margin: 0 0 0 10px;
}
.geral .vitrine table tr td a.mais_detalhes {
	background: url('../../images/bt_detalhes.gif') no-repeat;
	width: 107px;
	height: 19px;
	display: block;
	text-indent: -90000px;
	margin-top: 5px;	
	overflow: hidden;	
}
.geral .vitrine table tr td a.mais_detalhes:hover {
	background: url('../../images/bt_detalhes_over.gif') no-repeat;	
}
.geral .vitrine table tr td table {
	margin: 0;
}
.geral .vitrine .voltar_vitrine {
	background: url('../../images/bt_voltar_vitrine.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 133px;
	float: left;
	overflow: hidden;
}
.geral .vitrine .voltar_vitrine:hover {
	background: url('../../images/bt_voltar_vitrine_over.gif') no-repeat;

}
.geral .vitrine ul.busca {
	width: 760px;
	float: left;
	margin: 25px 0;
}
.geral .vitrine .box_busca {
	background: #f0f0f0;
	padding: 20px;
	margin-top: 20px;
}
.geral .vitrine .box_busca ul li {
	list-style-type: none;
}
.geral .vitrine .box_busca ul li label {
	width: 50px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
.geral .vitrine .box_busca ul li a {
	background: url('../../images/bt_buscar.gif') no-repeat;
	width: 68px;
	height: 19px;
	text-indent: -90000px;
	overflow: hidden;
	display: block;
	margin-left: 250px;
}
.geral .vitrine .box_busca ul li a:hover {
	background: url('../../images/bt_buscar_over.gif') no-repeat;
}
.geral .vitrine .box_busca .ajuda_modelo {
	position: relative; 
	left: 330px; 
	top: -120px;
	background: url('../../images/ajuda_modelo.gif') no-repeat;
	width: 231px;
	height: 34px;
	text-indent: -90000px;
}
.geral .vitrine .box_busca .ajuda_busca {
	position: relative; 
	left: 330px; 
	top: -58px;
	_top: -58px;
	background: url('../../images/ajuda_busca.gif') no-repeat;
	width: 142px;
	height: 34px;
	text-indent: -90000px;
}

/* ----------------------------------------------------- Conteudo Peças */

.geral .busca_pecas h2 {
	background: url('../../images/tit_pecas.gif') no-repeat;
	width: 205px;
	height: 34px;
	float: left;
	text-indent: -90000px;
	margin: 18px 40px 0 0;
}
.geral .busca_pecas .revenda {
	background: #f0f0f0;
	padding: 20px;
	width: 880px;
	margin-bottom: 30px;
}
.geral .busca_pecas .revenda h1 {
	font-size: 22px;
	font-weight: bold;
	float: left;
}
.geral .busca_pecas .revenda p {
	float: right;
	text-align: right;
}

.geral .busca_pecas .busca_peca {
	background: url('../../images/bt_voltar.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 64px;
	float: left;
	overflow: hidden;
}

.geral .busca_pecas .busca_peca:hover {
	background: url('../../images/bt_voltar_over.gif') no-repeat;
}

.geral .resultado .busca_peca {
	background: url('../../images/bt_voltar.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 64px;
	float: left;
	overflow: hidden;
}

.geral .resultado .busca_peca:hover {
	background: url('../../images/bt_voltar_over.gif') no-repeat;
}

.geral .busca_pecas ul li {
	list-style-type: none;
}
.geral .busca_pecas ul li select {
	width: 254px;
	margin-left: 30px;
}
.geral .busca_pecas ul li label {
	font-weight: bold;
	margin-left: 125px;
}
.geral .busca_pecas .pecas {
	margin-bottom: 20px;
	width: 920px;
}
.geral .busca_pecas .pecas .img {
	background: url('../../images/img_box.gif') no-repeat;	
	width: 138px;
	height: 92px;
	padding-top: 1px;
	padding-left: 1px;
	float: left;
	margin-right: 10px;
}
.geral .busca_pecas .pecas .box {
	background: #f0f0f0;
	float: right;
	width: 751px;
	padding: 10px;
	position: relative;
}
.geral .busca_pecas .pecas .box p {
	width: 620px; 
	float: left; 
	line-height: 18px;
}

.geral .busca_pecas .pecas .box .valor {
	font-size: 14px;
	font-weight: bold;
	margin: 35px 10px 0px 0px;
	float: right;
}
.geral .busca_pecas .pecas .box .veja_detalhes {
	background: url('../../images/bt_veja_detalhes.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	width: 109px;
}
.geral .busca_pecas .pecas .box .veja_detalhes:hover {
	background: url('../../images/bt_veja_detalhes_over.gif') no-repeat;
}
.geral .detalhe_peca .tit {
	background: #F0F0F0;
	float: left;
	margin-bottom: 30px;
	padding: 20px;
	width: 880px;
}
.geral .detalhe_peca .tit h2 {
	float: left;
	font-size: 22px;
	font-weight: bold;
}
.geral .detalhe_peca p {
	line-height: 18px;
}
.geral .detalhe_peca b {
	font-size: 12px;
}

.geral .detalhe_peca .busca_peca {
	background: url('../../images/bt_voltar.gif') no-repeat;
	height: 19px;
	text-indent: -90000px;
	width: 64px;
	float: left;
	overflow: hidden;
}

.geral .detalhe_peca .busca_peca:hover {
	background: url('../../images/bt_voltar_over.gif') no-repeat;

}

.geral .detalhe_peca .box_revenda {
	background: #F0F0F0;
	padding: 16px;
	margin: 30px 0;
}
.geral .detalhe_peca .box_revenda b {
	font-size: 22px;
}
.geral .detalhe_peca .box_condicao_revenda {
	height: 110px;
	margin: 30px 0;
	overflow: auto;	
}
.geral .detalhe_peca .box_condicao_revenda b {
	font-size: 22px;
}
.geral .detalhe_peca .box_condicao_mercedes {
	height: 110px;
	margin: 30px 0;
	overflow: auto;	
}
.geral .detalhe_peca .box_condicao_mercees b {
	font-size: 22px;
}
.geral .detalhe_peca .img_detalhe {
	background: url('../../images/bg_detalhe_peca.gif') no-repeat;
	float: left;
	width: 320px;	
	height: 331px;
	padding: 1px 0 0 1px;

}
.geral .detalhe_peca .img_detalhe p {
	font-size: 22px;
	float: left;
	font-weight: bold;
	margin: 20px;
	_margin: 20px 20px 0px 10px;
	line-height: 22px;

}

.geral .detalhe_peca .img_detalhe .instalado {
	float: right;
	margin: 20px;
}
/* ------------------------------------------------------- Footer */
.geral .footer {
	padding: 5px 0px 0px 60px;	
}
.geral .footer a.logo_footer {
	/*background: url('../../images/tit_footer.gif') no-repeat;*/
	height: 19px;
	float: left;
	width: 143px;
	text-indent: -90000px;
	overflow: hidden;
}
.geral .footer ul {
	float: right;
	margin-right: 10px;
}
.geral .footer ul li {
	display: inline;
	padding: 0px 4px;

}
