/* Novas */
.plugdados_box_imagens{
	width: 470px;
	/*height: 124px;*/
	border-top: dashed 1px #bfbfbf;
	border-bottom: dashed 1px #bfbfbf;
	padding: 7px 0 0 7px;
	float: left;
	margin: 0 0 0 10px;
}

/* Seminovas */
.plugdados_box_imagens_seminovas{
	width: 330px;
	/*height: 124px;*/
	height: auto;
	border-top: dashed 1px #bfbfbf;
	border-bottom: dashed 1px #bfbfbf;
	padding: 7px 0 0 7px;
	float: left;
	margin: 0 0 0 10px;
}

.img_meramente{
	width: 300px;
	display: block;
	float: left;
	font-size: 9px;
	margin: 2px 0 3px 0;
}

.img_meramente_novas{
	width: 250px;
	display: block;
	float: left;
	font-size: 9px;
	margin: 20px 0 3px 0;
}

.plugdados_banner_revisao{
	width: 131px;
	height: 124px;
	float: left;
	margin: 0 0 0 9px;
}

		.plugdados_mask_imagem_principal{
			width: 157px;
			height: 117px;
		}
		
		.plugdados_imagem_principal{
			width: 205px;
			height: 152px;
			float: left;
			margin: 0 13px 8px 0;
			border: solid 1px #CCC;
			text-align: center;
		}
		
		.plugdados_imagem_principal_semi{
			width: 155px;
			height: 115px;
			float: left;
			margin: 0 13px 8px 0;
			border: solid 1px #CCC;
			text-align: center;
		}

				.plugdados_imagem_principal img{
					border: none;
				}
		
		/* Novas */
		.plugdados_box_miniaturas{
			width: 221px;
			height: 115px;
			background: url(../imagens/box_fotos_detalhes.gif) no-repeat #CCC;
			float: left;
			padding: 2px 0 0 2px;
		}
		
		/* Seminovas */
		.plugdados_box_miniaturas_seminovas{
			width: 151px;
			height: 115px;
			background: url(../imagens/box_fotos_detalhes_seminovas.gif) no-repeat;
			float: left;
			padding: 2px 0 0 2px;
		}
		
		.plugdados_miniaturas{
			width: 63px;
			height: 46px;
			float: left;
			display: block;
			margin: 6px 0 0 6px;
			border: solid 1px #CCC;
			overflow: hidden;
		}
		
				.plugdados_miniaturas img{
					border: none;
				}

.plugdados_box_dados{
	width: 255px;
	height: 126px;
	float: left;
	margin: 4px 0 0 14px;
}
	
		.plugdados_nome_moto{
			width: 255px;
			height: 30px;
			background: url(../imagens/box_info_motos.gif) no-repeat;
			display: block;
			color: #FFF;
			font-size: 15px;
			font-weight: bold;
			text-align: center;
			padding: 12px 0 0 0;
			text-transform: uppercase;
		}
		
		.plugdados_dados_complementares{
			width: 255px;
			height: 21px;
			background: url(../imagens/box_info_motos_verm.gif) no-repeat;
			display: block;
			color: #FFF;
			margin: 2px 0 0 0;
			padding: 5px 0 0 0;
			font-weight: bold;
			text-align: center;
		}
		
				.plugdados_dados_complementares a{
					color: #FFF;
				}
		
		.plugdados_dados_complementares_preto{
			width: 255px;
			height: 21px;
			background: url(../imagens/box_info_motos_preto.gif) no-repeat;
			display: block;
			color: #FFF;
			margin: 2px 0 0 0;
			padding: 5px 0 0 0;
			font-weight: bold;
			text-align: center;
		}
		
.plugdados_ficha{
	width: 477px;
	height: auto;
	float: left;
	margin: 13px 0 0 10px;
}

		.plugdados_ficha pre{
			font: 11px "Helvetica", Tahoma;
			overflow-x: auto;
			white-space: -moz-pre-wrap !important;
			white-space: -pre-wrap;
			white-space: -o-pre-wrap;
			white-space: pre-wrap;
			word-wrap: break-word;
		}

.plugdados_faca_proposta{
	width: 255px;
	height: auto;
	float: left;
	margin: 15px 0 0 14px;
}

/* Novas */
		.plugdados_faca_proposta fieldset{
			background: url(../imagens/bg_form_pedidos.gif);
			border: solid 1px #b2b2b2;
		}
		
		.plugdados_faca_proposta form{
			margin: 10px 0 10px 0;
		}

		.plugdados_faca_proposta fieldset legend{
			width: 121px;
			height: 19px;
			display: block;
			background: #f31e12;
			padding: 3px 6px;
			margin: 0 0 0 8px;
			color: #FFF;
		}
		
		.plugdados_faca_proposta label{
			width: 67px;
			height: 15px;
			float: left;
			display: block;
			text-align: right;
			padding: 3px 0 0 0;
		}
		
		.plugdados_faca_proposta input[type="text"]{
			width: 174px;
			border: solid 1px #CCC;
			margin: 0 0 3px 0;	
		}
		
		.plugdados_faca_proposta textarea{
			width: 174px;
			height: 70px;
			border: solid 1px #CCC;
			margin: 0 0 3px 0;	
		}
		
		.plugdados_faca_proposta input[type=submit]{
			background: #f31e12;
			border: none;
			color: #FFF;
			font-size: 11px;
			padding: 2px 8px;
			float: right;
			margin: 0 10px 10px 0;
		}

/* seminovas */
.plugdados_faca_proposta_seminovas{
	width: 741px;
	height: auto;
	float: left;
	margin: 15px 0 0 14px;
}

		.plugdados_faca_proposta_seminovas fieldset{
			background: url(../comum/bg_seminovas_form.gif) no-repeat 480px 10px;
			border: solid 1px #b2b2b2;
		}
		
		.plugdados_faca_proposta_seminovas form{
			margin: 10px 0 10px 0;
		}

		.plugdados_faca_proposta_seminovas fieldset legend{
			width: 121px;
			height: 19px;
			display: block;
			background: #f31e12;
			padding: 3px 6px;
			margin: 0 0 0 8px;
			color: #FFF;
		}
		
		.plugdados_faca_proposta_seminovas label{
			width: 67px;
			height: 15px;
			float: left;
			display: block;
			text-align: right;
			padding: 3px 0 0 0;
			clear: left;
		}
		
		.plugdados_faca_proposta_seminovas input[type=text]{
			width: 400px;
			border: solid 1px #CCC;
			margin: 0 0 3px 0;
			display: block;
			background: #FFF;
		}
		
		.plugdados_faca_proposta_seminovas textarea{
			width: 600px;
			height: 100px; 
			border: solid 1px #CCC;
			margin: 0 0 3px 0;	
			background: #FFF;
		}
		
		.plugdados_faca_proposta_seminovas input[type=submit]{
			background: #f31e12;
			border: none;
			color: #FFF;
			font-size: 11px;
			padding: 2px 8px;
			margin: 0 10px 10px 67px;
			clear: both;
			display: block;
		}
		
/* Imagens padroes */
.motos img{
	margin: 0px;
	padding: 0;
	border: 0px;
}
		
/* Busca Motos */
.busca_motos img{
	margin: 0px;
}

.busca_motos table.resultado_busca{
	margin: 10px 0 0 0;
}

.busca_motos table.resultado_busca thead tr th{
	background: url(../imagens/bg_listras.gif);
	color: #FFF;
	padding: 5px 0;
	font-weight: normal;
}

.busca_motos table.resultado_busca tbody tr{
	background: url(../imagens/bg_td.gif) #f8f8f8;
	color: #FFF;
	font-weight: normal;
}

.busca_motos table.resultado_busca tbody tr td a{
	color: #000;
}

/* Paginacao */
.busca_motos table.resultado_busca tfoot tr td{
	padding: 7px 0 7px 0;
}

.busca_motos table.resultado_busca tfoot tr td input{
	height: 15px;
	border: none;
	background: #f31e12;
	font-size: 11px;
	color: #FFF;
	padding: 0 5px 2px 4px;
	margin: 0 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.busca_motos table.resultado_busca tfoot tr td input[disabled="disabled"]{
	color: #CCC;
	cursor: default;
}


/* Busca Avancada */
.busca_motos table.busca_avancada input[type=text]{
	width: 170px;
	height: 15px;
	padding: 2px 0 0 0;
	margin: 0 5px 0 0;
	border: solid 1px #cacaca;
	font-size: 11px;
	background: #FFF;
}

.busca_motos table.busca_avancada select{
	width: 100px;
	border: solid 1px #cacaca;
	font-size: 11px;
	padding: 1px;
	margin: 0 5px 0 0;
	background: #FFF;
}

.busca_motos table.busca_avancada input[type=submit]{
	height: 19px;
	border: solid 1px #cacaca;
	background: #FFF;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0 6px 0 6px;
	margin: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

		/* Inicio Ficha Tecnica */
		.fichaTecnica{
			font: 11px "Helvetica", Tahoma;
            margin-bottom: 20px;
		}
		
		.fichaTecnica th{
			border: solid 1px #d52016;
			background: #f31e12;
			color: #FFF;
		}
		
		.fichaTecnica td{
			border: solid 1px #ebebeb;

		}
		
		.linha{
			width: 741px;	
			height: 1px;
			border-bottom: solid 1px #CCC;
		}
		/* Fim Ficha Tecnica */
		
/* Banner */
.banner_seminovas_int.plugdados_bar_active_div{
	position: absolute!important;
	clear: none;
}

.banner_seminovas_int{
	width: 131px;
	height: 124px;
	position: absolute;
	left: 360px;
	top: 34px;
	z-index: 10;
}

		.banner_seminovas_int object{
			width: 131px;
			height: 124px;
		}
        
/* Imagens escolha das motos novas, importadas e quadriciclos */
.box_moto{
    width: 218px;
    height: 205px;
    margin: 11px 0 0 20px;
    float: left;
}

    .imagem_moto{
        width: 218px;
        height: 159px;
        margin: 0 0 1px 0;
        float: left;
    }
    
        .imagem_moto img{
            border: none;
            padding: 0px;
            margin: 0px;
        }
        
    .modelo_moto{
        width: 218px;
        height: 22px;
        background: #F05951;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        margin: 0 0 1px 0;
        padding: 3px 0 0 0;
        float: left;
    }
            .modelo_moto a {
                text-decoration: none;
                color:#fff;
            }
            
    .ficha_moto{
        width: 218px;
        height: 16px;
        background: #BABABA;
        text-align: center;
        font-size: 11px;
        color: #000;
        padding: 3px 0 0 0;
        float: left;
    }
    
        .ficha_moto a{
            color: #000;
        }
