/* Cascading Style Sheet */
body{
background-image: url(../pics/degrade_fundo_claro.jpg);
background-repeat: repeat-x;
background-color: #eee;
color:#444;
}

h1, h2, h3, h4, h5, h6{
  clear:both;
}


h1{
  color: #e00000;

}

.box h5{
  color:#444;
  border-bottom: 1px #444 solid;
}


h4{
  font-weight: bold;
}

h3{
   text-transform: uppercase;
   font-size: 1.2em;
   font-weight:bold;
   color:#e00000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
  text-decoration: none;
}


#header{
  background-image: url(../pics/logo.png);
  background-repeat: no-repeat;

  vertical-align: bottom;
  padding: 36px 0 0 0;
}


#menu{
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 0.05em;
  margin:0 0 10px 0;
}

#menu ul{
  display: inline;
}

#menu li{
  display: inline;
  margin: 0 10px 0 20px;
  padding-bottom: 1px;

}
#menu a  {
 color:#555;
 text-decoration: none;
 cursor:pointer;
  padding:2px 4px;
}
#menu a:focus,
#menu a:hover     {
    color:#fff;
   background-color: #666;

}

#menu .current{
   color:#fff;
   background-color: #e00000;
   padding:2px 4px;
}

#menu_carros .current{
color: #fff;
background-color:#666;
padding: 1px 5px 2px 5px;
font-weight:bold;
}

#menu_carros{
  text-align: right;
  letter-spacing: 0.05em;
  background-image: url(../pics/degrade_menu.jpg);
  background-repeat: repeat-x;
  margin-bottom:10px;
}

#seminovos #menu_carros{
  margin-bottom:36px;
}

#menu_carros ul{
  display: inline;
}

#menu_carros li{
  display: inline;
  padding: 0 10px 0 20px;
}
#menu_carros a  {
color: #fff;
text-decoration: none;
cursor:pointer;
padding: 1px 5px ;
}
#menu_carros a:focus,
#menu_carros a:hover     {
color: #fff;
background-color:#c00;
padding: 1px 5px ;
}

#intro{
  margin: 0 0 30px 0;
  height: 400px;
}

#home #intro{
  margin: 0 0 15px 0;
}


#pecas_acessorios #intro{
background-image: url(../pics/intro_pecas.jpg);
background-repeat: no-repeat;
background-position: center top;
color:#fff;
/*
padding:100px 600px 0 50px;
height: 350px;
width:300px; */
margin: 0;

}

#pecas_acessorios h1, #pecas_acessorios p{
  width:350px;
  margin: 25px 0 0 25px;
}


#contato #intro{
background-image: url(../pics/intro_contato.jpg);
background-repeat: no-repeat;
background-position: center top;
color:#fff;
padding:50px 0px 0 450px;
height: 450px;
width:500px;
_width:950px;
margin: 0;

}

/*
#camry{
background-image: url(../pics/fundo_camry.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}

#corolla{
background-image: url(../pics/fundo_corolla.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}


#fielder{
background-image: url(../pics/fundo_fielder.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}



#prado{
background-image: url(../pics/fundo_prado.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}


#rav4{
background-image: url(../pics/fundo_rav4.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}

#hilux{
background-image: url(../pics/fundo_hilux.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;
}

#sw4{
background-image: url(../pics/fundo_sw4.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}

#venda_direta{
background-image: url(../pics/fundo_venda_direta.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}

#venda_direta_claro{
background-image: url(../pics/degrade_fundo_claro.jpg);
background-repeat: repeat-x;
background-color: #f5f5f5;
color:#444;

}

#venda_direta_claro #intro{
  margin: 0 0 30px 0;
}
#venda_direta_claro #menu_carros{
  margin-bottom:10px;

}
#venda_direta_claro .box{
  background-color: #eee;
}

#venda_direta_claro #menu a{
  color:#555;
}



#pecas_acessorios{
background-image: url(../pics/fundo_pecas.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}

#servico_agendado{
background-image: url(../pics/fundo_servico_agendado.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}

#contato{
background-image: url(../pics/fundo_contato.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: center top;

}
*/
.espec{
  background-color: #ddd;
  padding:10px;
}

.espec td, .espec th{
  border-bottom:1px #555 solid;
}

.espec th{
  padding-top: 36px;
}


#form td, #form th{
  border-bottom:0;
 vertical-align: middle;
}






li{
  list-style-image: url(../pics/bullet.png);
  margin: 0;
}


.list ul {
	margin: 0 0 18px 0;
	padding: 0px;
	list-style-type: none;
}

.list ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
	margin: 0px;
    list-style: none;
    list-style-image:none;
}

.list a{
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
    background-image: url(../pics/list_arrow.gif);
    background-repeat: no-repeat;

}
.list a:hover {
    color:#fff;
	background-color: #e00000;
    background-image: url(../pics/list_arrow_over.gif);
    background-repeat: no-repeat;
    padding-left:15px;
}

.list .title{

  font-weight:bold;
  margin-top: 1em;
  padding-bottom:0.3em;
}

.toggler{
  	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin: 0 0 12px 0;
    padding: 0 0 6px 0;
    cursor: pointer;

}




.cores {
    margin: 0;
    padding: 0;
}
.cores ul{
margin: 0;
}

.cores li{
    margin: 0 5px 10px 0;
    padding: 0;
    display: inline;
    float:left;
    list-style-type: none;
    width: 80px;

}
.cores img{
  padding: 0;
  margin: 0;
}



.line{
clear:both;
  width:100%;
  height:5px;
  background-image: url(../pics/line.gif);
  background-repeat: repeat-x;
  margin:-9px 0 9px 0;
}


#footer {
margin-top:36px;
}

.footer_item{
  display: block;
  width:19%;
  float:left;
  margin: 0;
  padding:0;
}



#conteudo_seminovos p{
  margin:0;
}
#conteudo_seminovos h2{
  margin:0;
}

#conteudo_seminovos h3{
  margin: 0;
}

#conteudo_seminovos .item{
  margin-bottom:36px;
  overflow:auto;
}


#conteudo_seminovos .acessorios{
  margin: 1em 0;
  padding:10px;
  background-color: #ddd;
}

#conteudo_seminovos .acessorios ul{
  margin-bottom: 0;
}
#conteudo_seminovos .acessorios li{
  width:33%;
  float:left;
  line-height:1.5em;
}


#conteudo_seminovos .fotos ul{
  margin:0;
}

#conteudo_seminovos .fotos li{
  float:left;
  width:100px;
  margin:0 5px 5px 0;
  list-style-type: none;
  list-style-image: none;
}
#conteudo_seminovos .fotos .button{
  clear:both;
  float:none;
  display:block;
  width:65px;
  margin:0.5em 0;
}

#conteudo_seminovos img{
  margin:0;
}


#conteudo_seminovos .basic_info p{
  float: left;
  width:30%;
}

#conteudo_seminovos .preco{
font-size:1.7em;
color:#000;
margin:0;
}

#conteudo_seminovos .topico{
  color: #777;
}

fieldset p{
margin-right:20px;
float:left;

}

#lateral_seminovos p{
clear:both;

}
#lateral_seminovos select{
margin-bottom:0.5em;
}

#seminovos input.text, #seminovos input.title {
  width:180px;
}

.destaque{
  font-size: 1.2em;
  font-weight:bold;
  color:#e00000;
}

/* Text fields */
input.contato  {margin:0.5em 0.5em 0.5em 0; }
input.contato  { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.contato:focus        { border:1px solid #999; background:#fff; }

/* accordion */

#home h3{
  background-color: #555;
  color:#fff;
  padding:3px;
  width:100%;
}

#contato h3{
  line-height: 1em;
  padding-bottom:0;
  margin-bottom:0;
  color:#ccc;
}

.form_box{
  position: absolute;
 top:-5px;
 height: 900px;
}


.promo_primavera{
  float: left;
  width: 300px;
  margin-right:15px;
}

.promo_primavera .last{
  margin-right:0;
}

#lounge table, #lounge tr, #lounge td,#lounge img{
  background-color:#000;
  margin:0;
  padding:0;
  border:0;
}
