#main { background: #580000; }
#hpButtons li { margin-bottom: 10px; }

.fadeBtn{
  position: relative;
}
/*.fadeBtn img { vertical-align: top; }*/
.cover{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
.fadeBtn ul{
  margin: 0;
  overflow: hidden;
  visibility: hidden;
}
ul#hpButtons { list-style: none; margin: 0 0 18px; }
ul#hpButtons ul { list-style: none; margin: 0; }
#hpButtons li .fadeBtn li { margin-bottom: 4px; }
.fadeBtn ul li a:link, .fadeBtn ul li a:visited{
  background: #000;
  color: #fff;
  display: block;
  font-size: 16px; font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.fadeBtn ul li a:hover{ background: #fff; color: #C00; }

.middleButtons div.six { margin-bottom: 20px; }
#ToyotaCareHm {
  background: #c5c0bd;
  text-align: center;
}
.toyotaCare img{padding:4px; background:#fff;}
#toyotaBanner {
    height: 100px;
}



.nav-bar > li .flyout {
    display: none;
}
.flyout {
    background: linear-gradient(to bottom, #FFFFFF 0%, #BCBABA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #000;
    height: 200px;
    left: -100px;
    margin: 0;
    padding: 20px;
    position: absolute;
    top: -240px;
    width: 300px;
    z-index: 1000;
    box-shadow:3px 5px 5px #000;
    border-radius: 10px;
}
.has-flyout{background: none;}




.html_item ul li {
    margin-bottom: 4px;
}
.nav-bar > li {
    border-right: none;
}


/*
p.spDefaultText { padding: 10px; }
.specialsTab { height: 222px; overflow: auto; }
.InvSpecialBox { background: none; border: 0 none; float: left; margin-bottom: 0; width: 25%; height: 70px; }
.InvSpecialFlag, .InvSpecialPriceName, .NewUsedCertTitle, .InvSpecialVehicleInfo { display: none; }
.InvSpecialImg img { border: 0 none; border-radius: 0; margin-top: 0; }
.InvSpecialPrice { font-size: 15px; font-size: 1.5rem; font-weight: bold; line-height: 1.4; }
.InvSpecialName { padding-top: 0; }
.InvSpecialName a { color: #000; font-size: 14px; font-size: 1.4rem; font-weight: normal; line-height: 1; }
.InvSpecialVehicleBody, .InvSpecialVehicleDisclaimer { display: none; }
*/
.toyotathonBanner img { clear: both; margin: 20px 0; }

#seoText h1, #seoText p { color: #fff; }
#seoText p { text-align: justify; }


#modelLineupListing li {
  float: left;
  width: 110px;
  height: 100px;
  margin: 0 8px;
  padding: 0;
  text-align:center;
}

#modelLineupListing a {
  color:#ffffff;
}
.carousel_nav {
  display: block;
  position: absolute;
  top: 55%;
  margin-top: -50px;
  padding: 0 1px;
  font-size: 22px;
  line-height: 70px;
  color: #C00;
  background: #eaeaea;
}
#prev_carousel { left: 0; }
#next_carousel { right: 0; }

@media only screen and (max-width: 800px) {
  #hpButtons li { margin-bottom: 6px; }
  #hpButtons li .fadeBtn li { margin-bottom: 2px; }
  .fadeBtn ul li a:link, .fadeBtn ul li a:visited{
    font-size: 14px; font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  #main { text-align: center; }
  /*.flexslider { display: none; }*/
  #seoText h1 { font-size: 30px; font-size: 3.0rem; }
  #hpButtons li .fadeBtn li { margin-bottom: 5px; }
  .fadeBtn ul li a:link, .fadeBtn ul li a:visited{
    font-size: 14px; font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 550px) {
  #seoText h1 { font-size: 24px; font-size: 2.4rem; }
}
@media only screen and (max-width: 450px) {
  #hpButtons li .fadeBtn li { margin-bottom: 4px; }
  .fadeBtn ul li a:link, .fadeBtn ul li a:visited{
    font-size: 16px; font-size: 1.6rem;
    line-height: 1.6;
  }
}