﻿@charset "utf-8";

body, html, form { 
	height: 100%;
	margin: 0;
	padding: 0
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #111;
}

/* --- Titulos --- */

h1, h2, h3, h4 { 
	font-size: 26px;
	color: #111;
	margin: 0;
	padding: 10px 0 10px 0;
}

h2 {
	margin: 0;
	font-size: 24px;
}

h3 {
	margin: 0;
	font-size: 22px;
	color: #444;
}

h4 {
	margin: 0;
	font-size: 18px;
	color: #444;
}

.titulo {
	font-size: 22px;
	padding: 0;
	color: #111;
	width: auto;
	margin: 0 0 5px 0;
	clear: both;
}

a {
	text-decoration: none;
	color: #222;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #009FEC;
}


/* --- Imagens --- */

img.float-left {
	margin: 10px 10px 10px 0px;
	float: left;
	padding: 2px;
	background: #F0F0F0;
}

a img.float-left {
	margin: 10px 10px 10px 0px;
	float: left;
}

a:hover img.float-left {
	margin: 10px 10px 10px 0px;
	float: left;
	background: #0099FC;
}

img.float-right {
	margin: 10px 0px 10px 10px;  
	float: right;
	padding: 2px;
	background: #F0F0F0;
}

a img.float-right {
	margin: 10px 0px 10px 10px;
	float: right;
}

a:hover img.float-right {
	margin: 10px 0px 10px 10px;
	float: right;
	background: #0099FC;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0 0 0 10px;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
    color: #333;
}

hr {
	border: 2px solid #DCDCDC;
	clear: both;
	margin: 10px 0 10px 0;
}

.textosecoes {
	margin: 0;
	padding: 10px 0;
	text-align: left;
	color: #111;
}

.textomarcador {
	margin: 0 0 0 60px;
	list-style: disc;
	padding: 0;
}

#Container {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
	min-height: 100%; /* Para browsers modernos */
	height: auto !important; /* Para browsers modernos */
	height: 100%; /* Para o IE6 */
	padding: 0;
	text-align: left;
}

/* --- Topo --- */

#Header {
	height: 120px;
	margin: 0;
	width: 960px;
	padding:0;
	float: left;
	display: block;
	clear: both;
}

#Header h1 {
	float: left;
	color: #444;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	margin: 0;
	width: auto;
	height: auto;
	padding: 0;
	left: 0;
	top: 20;
}


/*Atendimento*/
.whats {
    background: url(../imagens/whatsExtend.png) left center no-repeat;
    width: 250px;
    height: 290px;
    position: fixed;
    right: -8px;
    top: 227px;
    z-index: 1000;
}

.whatsMenor {
    background: url(../imagens/whats.png) left center no-repeat;
    width: 220px;
    height: 290px;
    position: fixed;
    right: -8px;
    top: 117px;
    z-index: 1000;
}

.logoInWhats {
    height: 38px;
    position: relative;
    left: 95px;
    top: 130px;
}

.logoInWhatsMenor {
    height: 38px;
    position: relative;
    left: 80px;
    top: 190px;
}

.divWhats {
    height: 38px;
    position: relative;
    top: 140px;
    color: #FFF;
    margin-left: 45px;
    width: 185px;
}

@media only screen and (max-width: 320px) {
    .whats {
        background: url(../imagens/whatsMobile.png) left center no-repeat;
        width: 200px;
        height: 280px;
        position: fixed;
        right: 0px;
        top: 90px;
    }

    .logoInWhats {
        left: 80px;
    }

    .divWhats {
        width: 155px;
    }

    .whatsMenor {
        top: 137px;
    }
}


/* --- Menu Lateral --- */

.menu {
	margin: 0 0 10px 0; 
	padding: 0; 
	width: 220px;
	clear: both;
}

.menu ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

.menu li {
	padding: 0; 
	margin: 0 0 1px 0; 
	height: auto; 
	display: block;
	height: 40px;
}
/*
.menu ul li:first-child {border-top: none;}
.menu ul li:last-child {border-bottom: none;}*/

.menu li a {
	text-align: left; 
	height: 20px; 
	padding: 10px 5px 10px 5px;
	font: 15px Arial, Helvetica, Verdana, sans-serif;
	color: #444; 
	display: block; 
	text-decoration: none;
	white-space: nowrap;
	text-shadow: #FFF 0 1px 0;
	background: #F3F3F3;	
}

.menu li a:hover {
	text-decoration: none;
	background: #E1E1E1;
	color: #222; 
}

.menu li a:active {
	position: relative;
  	top: 1px;
}

.fmenos { 
	font-size: 12px;
}

/* --- Carousel Home --- */

.carousel-container {
	position: relative;
	width: 960px;
	margin: 0 0 20px 0;
}

#carousel {
	height: 280px;
	width: 960px;
	position: relative;
	margin-bottom: 0.5em;
	font-size: 11px;
}

.carousel-image {
	border: 0;
	display: block;
}

.carousel-feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	cursor: pointer;
}

.carousel-feature .carousel-caption {
	position: absolute;
	bottom: 0;
	width: auto;
	background: #111;
	padding: 3px 0 3px 0;
}

.carousel-feature .carousel-caption p a {
	margin: 0;
	padding: 0 5px 0 18px;
	text-decoration: none;
}

.tracker-summation-container {
	position: absolute;
	color: #666;
	right: 0;
	top: 230px;
	padding: 2px;
	margin: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.tracker-individual-container {
	position: absolute;
	color: #E1E1E1;
	right: 0;
	top: 20px; /* 240 para ficar embaixo */
	padding: 0;
	margin: 0;
}

.tracker-individual-container li {
	list-style: none;
}

.tracker-individual-container .tracker-individual-blip {
	margin: 0;
	padding: 0 3px;
	color: #666;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.tracker-individual-container .tracker-individual-blip-selected {
	color: #FFF;
	background: #333;
}

#carousel-left {
	position: absolute;
	top: 20px;
	/*bottom: 33px;*/
	left: 250px;
	cursor: pointer;
}

#carousel-right {
	position: absolute;
	top: 20px;
	/*bottom: 33px;*/
	right: 250px;
	cursor: pointer;
}

.modelo {
	background: url("images/ico-modelo.png") 0 2px no-repeat;
}

.modelo p a {
	color: #E1E1E1;
	font-size: 14px;
}

.modelo p a:hover {
	color: #FFF;
}


.preco {
	background: url("images/ico-price.png") 2px 2px no-repeat;
}

.preco p a {
	color: #666;
	font-size: 12px;
}

.preco p a:hover {
	color: #777;
}

/* Effect 2 */
.effect2
{
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/* Effect 6 */
.effect6
{    
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.effect6:after
{
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}

/* --- Lado esquerdo e Meio --- */

#LeftSideHome {
	float: left;
	padding: 10px;
	margin: 0;
	width: 220px;
	height: auto;
	background: #FFF;

}

.tituloleft {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
    color: #555;
}

#RightSideHome {	
	background: #FFF;
	float: right;
	padding: 10px;
	margin: 0;
	width: 690px;
	height: auto;
}

#Main {
	float:left;	
	margin: 10px 0 0 0;
	width: 960px;
}

#MainContent {
	float:left;	
	margin: 10px 0 0 0;
	padding: 10px;
	width: 940px;
	background: #FFF;
}

#bloco {
	width: 300px;
	min-height: 280px;
	float: left;
}

#bloco div {
	float: left;
}

.bloco-margin {
	margin: 0 30px 0 0;
}

.margin-bottom {
	margin: 0 0 10px 0;
}

#BuscaHome {
	float: left;
	padding: 0 10px 0 10px;
	width: 280px;
	height: 90px;
	display: block;
	background: #444;
}

#BuscaHome h3 {
	color: #FFF;
	text-shadow: #000 0 1px 0;
}

#BuscaHome fieldset {
	border: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	margin: 0;
}

#BuscaHome input[type="text"] {
	float: left;
	margin: 0;
	padding: 5px;
	border: 0;
	width: 234px;
	height: 20px;
	background: transparent url("images/busca-text.png") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #444;
}

#BuscaHome input[type="submit"] {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 36px;
	height: 30px;
	background: transparent url("images/busca-button.png") no-repeat;
}

#BuscaHome input[type="submit"]:hover {
	background: transparent url("images/busca-button.png") 0 -30px no-repeat;
	cursor: pointer; 
	
}

/* retirar borda no chrome */
textarea:focus, input:focus, select:focus {
    outline: none;
}

#DadosLoja {
	float: left;
	padding: 0 10px 0 10px;
	width: 280px;
	height: 90px;
	background: #f0f0f0;
	text-shadow: #FFF 0 1px 0;
}

address {
	color: #333;
	font-size: 12px;
	padding: 0;
}


/* --- Ícones --- */

#Icones {
	float: left;
	padding: 0;
	margin: 0;
	width: 612px;
	height: 90px;
	display: block;
	vertical-align: middle;
}

#Icones ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#Icones ul li {
	float: left;
	width: 96px;
	height: 90px;
	margin: 0 6px 0 0;
	color: #000;
	display: inline;
	background: #FFF;
}

#Icones ul li:hover {
	background: #E1E1E1;
}

#Icones ul li a:active {
	position: relative;
  	top: 1px;
}

#Icones ul li .fone {
	background: url("images/icons.png") no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

#Icones ul li .nextel {
	background: url("images/icons.png") -102px no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

#Icones ul li .contato {
	background: url("images/icons.png") -204px no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

#Icones ul li .estoque {
	background: url("images/icons.png") -306px no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

#Icones ul li .financie {
	background: url("images/icons.png") -408px no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

#Icones ul li .localizacao {
	background: url("images/icons.png") -510px no-repeat;
	float: left;
	width: 96px;
	height: 90px;
}

.facebook-bg {
	background: #FFF;
}

/* Div Botoes ********************************************************/

#ContatoCliente {
	float: left;
	width: 600px;
	height: auto;
	margin: 10px 0 0 0;
	background: #FFF;
}

#VerFone, #VerNextel {
	width: 420px;
	height: 150px;
	overflow: auto;
}

.titulonexfone {
	font-size: 16px;
	padding: 5px;
	background: #F0F0F0;
	color: #444;
}

#VerFone h2, #VerNextel h2 {
	padding: 5px;
	margin: 15px 0 0 0;
	border-bottom: 4px solid #F0F0F0; 
	text-shadow: none;
	color: #009FEC;
}

.areafonenextel {
	width: 410px;
	padding: 5px;
	margin: 0; 
	background: #444;
	display: inline;
	float: left;
}

.fonenextel {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.informe_portal {
	float: left;
	width: 390px;
	height: 25px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 10px;
	text-align: center;
	color: #D85001;
	font-size: 12px;
	background: url("img/informe.png") no-repeat;
}

#BoxInfoRight {
	float: right;
	width: 280px;
}

.pcinza {
	color: #777;
	padding: 10px 0;
	font-size: 12px;
}

.pazul {
	font-weight: bold;
	color: #009FEC;
}


/* Tabela Detalhes Veículo *****************************/

.table_produto {
	background: #FFF;
	padding: 0;
	margin: 0 0 20px 0;
	width: 280px;
	display: inline;
	border: 0;
	float: left;
	text-shadow: #FFF 0 1px 0;
}

.table_produto tr {
	text-align: right;
	border: 0;
}

.table_produto tr.linha {
	border: 0;
	background: #F0F0F0;
}

.table_produto td {
	width: 205px;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	border: 0;
	color: #222;
}

.table_produto th {
	width: 65px;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	border: 0;
}

.t_destaque {
	font-weight: bold;
}

.t_destaque_red {
	font-weight: bold;
	color: #990000;
}

/* --- Ícones --- */

#Icons-detalhes {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
	clear: both;
}

#Icons-detalhes ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#Icons-detalhes ul li {
	float: left;
	width: 88px;
	height: 90px;
	margin: 0 5px 5px 0;
	display: inline;
	background: #999;
}

#Icons-detalhes ul li:hover {
	background: #666;
}

#Icons-detalhes ul li a:active {
	position: relative;
  	top: 1px;
}

#Icons-detalhes ul li .fone-d {
	background: url("images/icons_detalhes.png") no-repeat;
	float: left;
	width:88px;
	height: 90px;
}

#Icons-detalhes ul li .nextel-d {
	background: url("images/icons_detalhes.png") -96px no-repeat;
	float: left;
	width: 88px;
	height: 90px;
}

#Icons-detalhes ul li .contato-d {
	background: url("images/icons_detalhes.png") -192px no-repeat;
	float: left;
	width: 88px;
	height: 90px;
}

#Icons-detalhes ul li .estoque-d {
	background: url("images/icons_detalhes.png") -288px no-repeat;
	float: left;
	width: 88px;
	height: 90px;
}

#Icons-detalhes ul li .financie-d {
	background: url("images/icons_detalhes.png") -384px no-repeat;
	float: left;
	width: 88px;
	height: 90px;
}

#SocialButtons {
	float: left;
	display: block;
	margin: 20px 0 10px 0;
	clear: both;
}

.addthis_separator {
	font-size: 11px;
	color: #444;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.grande {
	font-size: 16px;
	padding: .4em 1.5em .42em;
}

.medio {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.pequeno {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.floatright {
	float: right;
}


/* black */
.black {
	color: #FFF;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}


/* RightBanners ********************************************************/

#Banners140 {
	float: left;
	padding: 0;
	margin: 25px 0 0 0;
	width: 760px;
	height: auto;
	background: #FFF;
}

#EnderecoBox {
	float: left;
	padding: 10px;
	margin: 0;
	width: 670px;
	height: auto;
	display: block;
	text-align: left;
	background: #F0F0F0;
	clear: both;
   
}

#EnderecoBox h3 {
	padding: 0 0 5px 0;
	font-size: 18px;
}

.clear {
	clear: both;
}

/* --- Footer --- */

#Footer {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	text-align: center;
	width: 100%;
	height: 25px;
	padding: 10px 0 0 0;
	margin: 30px 0 0 0;
	clear: both;
	text-shadow: #FFF 0 1px 0;
	background: #E1E1E1;
}

#Footer a {
	color: #222;
}

/* --- Pagina Localização --- */

#mapa_imagem {
	float: left;
	width: 680px;
	height: 350px;
	margin: 5px 0 0 0;
	padding: 5px;
	background: #f0f0f0;
	display: inline;
}

#mapinha {
	float: right;
	width: 240px;
	height: 244px;
	margin: 0;
	padding: 0;
}

/* --- Pagina Estoque --- */

.price {
	font-weight: bold;
}

#tabelaestoque {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

#tabelaestoque th {
	text-align: left;
	color: #333;
	background: #D4D4D4;
	padding: 4px;
	text-shadow: #E1E1E1 0 1px 0;
}

#tabelaestoque, tabelaestoque td {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

.tabelaestoque_linha {
	background: #F0F0F0;
	padding: 10px;
}

.img_tabela {
	float: left; 
	margin: 2px 0;
	width: 90px;
	height: 68px;
	padding: 3px;
	background: #FFF;
}

.img_tabela:hover {
	background: #0099FC;
	width: 90px;
	height: 68px;
}

/* --- Paginação --- */

.paginacao {
	text-align: center;
	padding: 5px 0;
	margin: 10px 0 5px 0;
	cursor: default;
	width: auto;
	clear: both;
	font-size: 13px;
	color: #222;
}
	
.paginacao a {
	border: 1px solid #666;
	padding: 4px 8px;
	background: #D4D4D4;
	color: #222;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.paginacao a:hover {
	border: 1px solid #0099fc;
	color: #222;
	text-decoration: none;
}

.paginacao a.atual,
.paginacao a.atual:hover {
	border: 1px solid #0099fc;
	color: #222;
	background: #CCEEFF;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}

/* --- Pagina Pesquisa Avançada --- */

.AvancadaForm {
	float: left;
	display: block;
	border: 0;
	width: auto;
	margin: 0;
	padding: 0;
}

.AvancadaForm fieldset {
	border: solid 1px #E1E1E1;
	padding: 10px;
	margin: 0;
}

.AvancadaForm legend {
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

.AvancadaForm .labeltitulo {
	float: left;
	display: block;
	width: auto;
	font-size: 13px;
	margin: 0;
	padding: 5px;
	text-align: right;
}

.AvancadaForm input {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	width: 135px;
	border: solid 1px #CCC;
}

.AvancadaForm select {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	width: 140px;
	border: solid 1px #CCC;
}

.AvancadaForm select:hover {
	border: solid 1px #FFAC00;
}



.AvancadaForm textarea {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 3px;
	border: solid 1px #CCC;
}

/* --- BoxRight Left Detalhes. --- */ 

#BoxLeft {
	width: 640px;
	float: left;
	height: auto;
	padding: 0;
	margin: 20px 20px 0 0;
}

#BoxRight {
	width: 280px;
	float: left;
	height: auto;
	padding: 0;
	margin: 20px 0 0 0;
}

/* --- Acessórios / Observações --- */ 

#BoxOb:hover, #BoxAce:hover  {
	color: #222;
	border: 1px solid #CCC;
}

.FaleConosco:hover, #Relacionados:hover  {
	color: #222;
}

#BoxAce {
	width: 260px;
	float: left;
	height: auto;
	padding: 10px;
	margin: 0 0 30px 0;
	border: 1px solid #E1E1E1;
	color: #555;
}

.HeaderObAce {
	font-size: 18px;
	margin: 0 0 10px 0;
    color: #555;

}

#BoxAce ul {

}

#BoxAce ul li {
	float: left;
	margin: 2px;
	padding: 2px 2px 2px 15px;
	display: block;
	background: #E9E9E9 url("images/arrow_green.png") 3px 6px no-repeat;
}

#BoxAce ul li:hover {
	background: #CCEEFF url("images/arrow_green.png") 3px 6px no-repeat;
}


#BoxOb {
	width: 620px;
	float: left;
	height: auto;
	padding: 10px;
	margin: 0 0 30px 0;
	border: 1px solid #E1E1E1;
	color: #555;
}

#BoxOb a, #BoxAce a {
	color: #009FEC;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 0 0;

}

.truncate_ellipsis {
	color: #990000;

}

/* Destaques ********************************************************/

#arelacionados2 {
	margin: 10px 0 0 0;
}

#Relacionados {
	width: 270px;
	float: left;
	height: 340px;
	padding: 10px;
	margin: 0 0 30px 0;
	color: #555;
}

#Relacionados li {
	width: 270px;
	height: 85px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;	
	display: inline;
	border-bottom: 1px solid #E1E1E1;
}

#Relacionados li:hover {
	border-bottom: 1px solid #009FEC;
}

#Relacionados img {
	float: left;
	width: 90px;
	height: 68px;
	padding:0;
	margin: 0;
}

#RelDetails {
	width: 170px;
	min-height: 68px;
	float: left;
	padding: 0 0 0 10px;
	background: #F9F9F9;
	text-shadow: #FFF 0 1px 0;
}

#RelDetails:hover {
	background: #F0F0F0;
	cursor: pointer;
}

#Relacionados h3 {
	clear: both;
	float: left;
	margin: 0;
	padding: 2px 0;
}

#Relacionados h3 a {
	text-decoration: none;
}

.reltipo {
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.relmodelo {
	font-size: 13px;
	color: #009FEC;
}

#Relacionados p {
	padding: 0;
	margin: 0;
	display: block;
}

#controles {
	margin: 10px 6px 0 0;
	float: right;
	width: 182px;
	height: 30px;
	background: url(img/pager_bg.png) 0 6px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
/*.prev {
	float: left;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	background: url(img/prevnext.png) no-repeat;	
}
.prev:active {
	position: relative;
  	top: 1px;
}
.next {
	float: right;
	margin-right: 10px;
	width: 25px;
	height: 25px;
	background: url(img/prevnext.png) -25px no-repeat;	
}
.next:active {
	position: relative;
  	top: 1px;
}*/


/* Fale Conosco ********************************************************/

.FaleConosco {
	float: left;
	width: 620px;
	height: auto;
	padding: 10px;
	margin: 0;
	border: 0;
	color: #666;
	background:#F5F5F5;
}

.FaleConosco legend {
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

.FaleConosco .labeltitulo {
	float: left;
	display: block;
	width: 100px;
	font-size: 13px;
	margin: 3px 15px 2px 0;
	padding: 3px;
	text-align: right;
}

.FaleConosco  input[type="text"], .FaleConosco select, .FaleConosco textarea {
	font-family: 'RotisSansSerif55Roman', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	margin: 3px;
	display:inline-block;
	*display:inline;
	vertical-align: middle;
	width:auto;
	zoom:1;
	border:1px solid #ccc;
	font-size:1em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#fff;
	-moz-box-shadow:inset 0px 0px 6px #E1E1E1;
	-webkit-box-shadow:inset 0px 1px 6px #E1E1E1;
	box-shadow:inset 0px 1px 6px #E1E1E1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.FaleConosco input[type="text"]:focus, 
.FaleConosco textarea:focus,
.FaleConosco button:focus,
.FaleConosco a.button:focus,
.FaleConosco select:focus,
.FaleConosco input[type="file"]:focus,
.FaleConosco input[type="password"]:focus,
.FaleConosco .rte-editor:focus,textarea.rte:focus{
	-webkit-box-shadow: 0 0 6px #6DB9FF;
	-moz-box-shadow   : 0 0 6px #6DB9FF;
	-o-box-shadow     : 0 0 6px #6DB9FF;
	box-shadow        : 0 0 6px #6DB9FF;
	border: 1px solid #50B1FE;
	outline: none;
}

.FaleConosco input[type="text"] {
}

.FaleConosco select {
	width: 175px;
	padding: 3px;
	margin: 3px;
}

.FaleConosco textarea {
	clear: both;
}

/* Destaques ********************************************************/

#FotosEmpresa {
	width: 300px;
	float: left;
	height: 225px;
	padding: 0;
	margin: 0 20px 20px 0;
	color: #555;
}

#FotosEmpresa li {
	width: 300px;
	height: 225px;
	float: left;
	padding: 0;
	margin: 0;	
}

#FotosEmpresa img {
	float: left;
	width: 300px;
	height: 225px;
	padding:0;
	margin: 0;
}

/* --- Galeria de fotos --- */	

img {
	border: 0;
}

#fundo-galeria {
	height: auto;
	width: 360px;
	float: left;
	min-height: 240px;
	background: #FFF;
	margin: 0 10px 0 0;
	padding: 0; 
}
	
.show-img a {
	width: 320px;
	height: 240px;
	background: #f0f0f0;
	float: left;
	margin: 0;
	display: inline;
	padding: 4px;
}

.show-img a:hover {
	background: #e1e1e1;
}
	
#box-thumbs {
	margin: 0;
	height: auto;
	width: 100%;
	padding: 5px 0 0 0;
	float: left;
	display: inline;
}
	
.thumbs {
	margin: 0;
	padding: 2px 2px 0 0;
	float: left;
	list-style-type: none;
	display: inline;
}

.thumbs a img {
	background: #f0f0f0;
	padding: 2px;
}
	
.thumbs a:hover img {
	background: #e1e1e1;
}

#LinksHome {
	float: left;
	padding: 0 0 0 5px;
	margin: 5px 0 5px 0;
	height: auto;
	display: inline;
	width: 220px;
	text-align: left;
}

.banners {
	float: left;
	width: 140px;
	height: 61px;
	margin: 0 0 0 35px;
	padding: 2px;
	display: inline;
}

/* --- Pagina Ficha Financeira --- */	
	/* Estilos vem aqui */
	
#form_ficha {
	margin: 0;
	padding: 5px;
	width: 650px;
	float: left;
}	
	
#form_ficha p {
	margin: 5px;
	width: 650px;
	float: left;
}

#form_ficha label span {
	font-size: 10px;
}

#form_ficha .etiqueta {
	float: left;
	width: 100px;
}

#form_ficha .radio input {
	float: left;
}

#form_ficha .radio label {
    width: auto;
	float: left;
}

#form_ficha .etiqueta2 {
	float: left;
	width: 70px;
	width: 200px;
}

#form_ficha input {
	font-size: 12px;
}

#form_ficha .nome_con {
	font-size: 12px;
    width: 220px;
}

#form_ficha h4 {
	margin: 0;
	padding: 15px 0 5px 5px;
	font-size: 18px; 
	float: left;
	width: 95%;
	color: #222;
}

#form_ficha button {
	float:right;
}

/* Banners Patrocínio Esquerda */

.bpatrocinio{  
	float: left; 
    width:   220px;
	height: auto;  
    padding: 0;  
    margin:  0 0 5px 0;  
} 
 
.bpatrocinio img {  
    padding: 0;  
	margin: 0 0 5px 0;
    width:  220px; 
    height: auto; 
}