/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

#veiculo_menu{
	width:237px;
}

#modelo_menu{
	width:237px;
}

#veiculo{
	width:237px;
}

#modelo{
	width:237px;
}

#ano_de{
	width:114px;
}

#ano_ate{
	width:114px;
}

#preco_de{
	width:114px;
}

#preco_ate{
	width:114px;
}

#cor{
	width:114px;
}

#cambio{
	width:114px;
}

#combustivel{
	width:237px;
}

/*Selects*/
.NFSelect {height:30px; position:static; border:0px solid transparent;}
.NFSelectLeft {float:left; width:2px; height:30px; margin-left:0px; background:url(../img/select/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:24px; width:auto; background:url(../img/select/select-right.png) no-repeat 100% 0; cursor:pointer; font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; padding-top:6px; padding-left:3px; margin-left:2px;}
.NFSelectTarget {background:none; margin-left:-13px; margin-top:0px; z-index:12; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#000; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; z-index:4; max-height:110px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#FFF; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1;}
/*Safari*/
select, input, textarea, button {outline:none; /*resize:none;*/}
