/* CSS Document */
/*--- REGRAS GERAIS ---*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a, a:link {
	text-decoration: none;	
}
ol,ul { 
	list-style:none;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #005CA1;
}
.clearfix {
	clear: both;	
}
.hidden {
	display: none;	
}
.left {
	float: left;	
}
.right {
	float: right;	
}
.alignLeft {
	text-align: left;	
}
.alignRight {
	text-align: right;	
}
.alignCenter {
	text-align: center;	
}
.strong {
	font-weight: 500;	
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;	
}
.titulo {
	text-transform: uppercase;
	font-weight: 500;
}
/*--- ESTRUTURA ---*/
body {
	background: url(../images/site/bk.png) top repeat-x;
	font-family: 'Ubuntu',sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.wrapSite {
	width: 930px;
	margin: 0 auto;
	padding: 0 15px;
	min-height: 100%;
}
/*--- HEADER ---*/
.logo {
	width: 255px;
	height: 315px;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}
.logo a {
    background-color: #FFFFFF;
    margin-top: 70px;
    padding: 27px 40px;
    display: block;
}
.banner {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
/*--- NAV ---*/
nav {
	text-transform: uppercase;
}
nav ul li {
	display: table-cell;
	height: 70px;
	background: url(../images/site/separadorMenu.png) right center no-repeat;
	vertical-align: middle;
	padding: 0px 20px;
}
nav ul li:last-child {
	background: none;
}
nav ul li a {
	color: #FFF;
	text-shadow: 3px 3px 2px #000;
}
nav ul li a:hover {
	color: #999;
}
nav li.active {
	font-weight: 500;
}
/*--- BARRA SOCIAL ---*/
.social {
	padding: 10px 0px 15px
}
ul.social li {
	display: inline-block;
}
ul.social li.facebook {
	width: 255px;
	text-align: center;
}
.iconFav a, .iconRecomendar a {
	background: url(../images/site/iconFav.png) left center no-repeat;
	padding-left: 20px;
	margin-left: 50px;
	color: #005CA1;
}
.iconRecomendar a {
	background: url(../images/site/iconRecomendar.png) left center no-repeat;
}
.iconFav a:hover, .iconRecomendar a:hover {
	background: url(../images/site/iconFavHover.png) left center no-repeat;
	color: #999;
}
.iconRecomendar a:hover {
	background: url(../images/site/iconRecomendarHover.png) left center no-repeat;
}
/*--- SECTION ---*/
section {
	margin-top: 18px;
	overflow:hidden;
	padding-bottom: 100px
}
.reparacoes {
	width: 255px;
	min-height: 270px;
	text-align: center;
	font-size: 16px;
	background-color: #F4F4F4;
	padding: 40px 0 0;
	border-bottom: 1px solid #B7B9B8;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.reparacoes img {
	margin-bottom: 20px;
}
ul.destaques {
	min-height: 310px;
	margin: 0 0 0 25px;
	padding: 0 10px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #B7B9B8;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
ul.destaques li {
	display: inline-block;
}
ul.destaques li.left {
	margin-right: 20px;
}
ul.destaques li p {
	margin: 0px;
}
ul.destaques li p.descricao {
	margin: 10px 10px 0 0;
}
.ultimasEntradas {
	background-color: #F4F4F4;
	margin: 15px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;	
}
.ultimasEntradas ul li {
	display: inline-block;
	margin-right: 10px;
	background-color: #005CA1;
}
.ultimasEntradas ul li:last-child {
	margin-right: 0;	
}
.ultimasEntradas ul li img {
	border-bottom: 3px solid #FFF;
}
.ultimasEntradas ul li p {
	margin: 0;
}
.ultimasEntradas ul li p.info {
	padding: 6px;
	color: #FFF;
}
/*--- FOOTER ---*/
footer {
	height: 97px;
	width: 100%;
	background: url(../images/site/bkFooter.png) repeat-x;
	position: relative;
	margin-top: -97px; /* negative value of footer height */
	clear: both;
}
footer p {
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	margin: 0;
}
footer p a {
	color: #FFF;
	font-style: italic;
}
footer p a:hover {
	color: #999;
}
/*--- EMPRESA ---*/
.textoEmpresa {
	width: 590px;
	margin-right: 20px;
	float: left;
}
.imagemEmpresa {
	width: 320px;
	float: right;
}
/*--- STOCKS ---*/
.pesquisa {
	width: 255px;
	border-right: 1px solid #999;
	margin-bottom: 20px;
}
.stocks {
	width: 650px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}
.fotoStocks {
	float: left;
}
.precoStocks {
	padding: 5px 10px;
	color: #FFF;
	background-color: #005CA1;
	margin-top: 3px;
	text-align: center;
}
.tituloStocks {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
	width: 100%;
}
.specs {
	margin-left: 10px;
}
.specsStocks {
	margin: 0 20px 5px 0;
}
.descricaoStocks {
	margin-left: 10px;
	width:480px;
}
.pesquisaAvancada {
	background-color: #F8F8F8;
	margin-right: 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.tituloPesquisa {
	font-size: 16px;
	font-weight: 500;
	color: #005CA1;
	margin-bottom: 5px;
}
.tituloPesquisa span {
	display: inline-block;
}
.setaPesquisaUp, .setaPesquisaDown {
	background: url(../images/site/setaUp.png) center top no-repeat;
	display: block;
	margin-top: 5px;
	width: 15px;
	height: 10px;
	cursor: pointer;
}
.setaPesquisaDown {
	background: url(../images/site/setaDown.png) center top no-repeat;
}

.barraUtilViatura {
	color: #FFF;
	background-color: #005CA1;
	font-size: 12px;
	padding: 10px;
}
.barraUtilViatura li {
	display: inline-block;
	margin-right: 15px;
}
.barraUtilViatura a {
	color: #FFF;
}
.barraUtilViatura a:hover {
	color: #CCC;
}
section table {
	width: 300px;
	border-right: 1px solid #CCC;
	float: left;
}
section table td:first-child {
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
	color: #999;
	width: 100px;
}
section table td:last-child {
	font-weight: 500;
	vertical-align: top;
}
.legenda {
	font-size: 12px;
	font-weight: 300;
}
.equipamentoViaturaDetalhe {
	width: 230px;
	float: right;
}

/*--- CONTACTOS ---*/
textarea {
	font-family: 'Ubuntu',sans-serif;
}
form{
	width: 550px;
	padding: 3px;
}
.contatos input, .contatos textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	border: 1px solid #CCC;	
	width: 100%;
	margin-bottom: 1px;
	height: 30px;
	max-width: 500px;
	font-size: 12px;
	padding: 0px 10px;
	color: #006B90;
}
.contatos textarea {
	max-width: 500px;
	width: 100%;
	height: 90px;
	padding: 5px 10px;	
}
.contatos input[type="submit"], .contatos input[type="button"] {
	max-width: 522px;
	width: 100%;
	margin-top: 10px;
	cursor: pointer;
	text-transform: uppercase;	
}
.contatos input[type="submit"]:hover, .contatos input[type="button"]:hover {
	background-color: #005CA1;	
	border: 1px solid #005CA1;
	color: #FFF;
}
.mapaGoogle {
	vertical-align: top;
}

span.erro{
	color:#fc0000;
	text-align:center;
	font-size:12px;
}

span.sucesso{
	color:#08dc08;
	text-align:center;
	font-size:12px;
}

#fade{
	height: 293px;
}
/*ALTERACOES*/
.pagination {
    float: right;
    margin-left: 20px;
    width: 650px;
    text-align: center;
}
.pagination ul li:first-child, .pagination ul li:last-child {
	background-color: transparent;
    border: none;
}
.pagination ul li {
	display: inline-block;
	cursor: pointer;
	color: #999999;
	font-size: 16px;
	background-color: #EEEEEE;
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    height: 20px;
    margin: 0px 5px;
    padding: 0 5px;
}
.pagination ul li.active {
	font-weight: 500;
	color: #333333;
}
.precoPesquisa {
    margin-bottom: 10px;
}
.barraPesquisa {
    margin-bottom: 5px;
}
.alertMessage {
    float: right;
    padding-left: 20px;
    width: 650px;
}
button.seguinte {
    cursor: pointer;
    height: 23px;
    background-color: #F6A828;
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
}

.image_main{
	width:675px;
	height:250px;
}

.info{
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
}