/* main */
body {
  background: #000;
  margin: 0px;
  padding: 0px;
  font-size: 62.5%;
}
img {
  border: none;
}
a {
  color: #fff;
}
a:hover {
  color: #ff0090;
}
h1 {
  padding: 0px;
  margin: 0px;
}
label {
  cursor: pointer;
}
/* containers */
#container {
  font-family: Verdana, sans-serif;
  color: #fff;
  width: 980px;
  margin: 0px auto;
}
#top {
  width: 954px;
}
#top h1 img.print {
  display: none;
}
#top h1 {
  margin-top: 10px;
  margin-bottom: 0px;
}
#top ul {
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  list-style: none;
  clear: left;
  float: left;
}
#top ul li {
  margin: 0px;
  margin-left: -6px;
  padding: 0px;
  float: left;
}
#top ul li.f {
  margin: 0px;
  margin-left: 0px;
}
#top ul li a {
  display: block;
  height: 23px;
}
#top ul li a span {
  display: none;
}
#top div.address {
  font-size: 14pt;
  font-weight: bold;
  float: right;
  margin: 10px 0 0 0;
}
#mid {
  float: left;
  margin-top: -1px;
  width: 1000px;
}
#left {
  float: left;
  width: 183px;
  margin-top: 3px;
  background: #262626;
  border-left: 1px solid #1D1D1D;
  border-bottom: 1px solid #1D1D1D;
  height: 412px;
  margin-right: 6px;
}
#left a {
  color: #fff;
  font-weight: bold;
}
#left a:hover {
  color: #FF0090
}
#left h2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin: 10px 0px
}
#left ul {
  border: 1px solid #000;
  border-right: 0px;
  margin: 0px;
  padding: 4px 7px;
  list-style: none;
}
#left li {
  background: url('/img/ico_pinkarrow.gif') left no-repeat;
  padding: 0px;
  padding-left: 15px;
  margin: 0px;
  margin-bottom: 5px
}
#left li.title {
  height: 1px;
  background: none;
  margin: 0px;
  padding: 0px;
}
#left li.title h3 {
  margin: 0px;
  padding: 0px;
  position: absolute;
  margin-left: -19px;
  height: 91px
}
#left dl {
  border: 1px solid #000;
  border-bottom: 3px solid #000;
  border-right: 0px;
  margin: 0px;
  padding: 4px 7px;
  border-top: 0px;
  height: 150px
}
#left dt {
  margin: 0px;
  padding: 0px;
  line-height: 1.4em
}
#left dt.title {
  height: 1px;
  background: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  margin-left: -19px;
  height: 91px
}
#left dd {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}
#right {
  float: left;
  position: relative;
  width: 789px;
  padding-top: 3px;
  border: 1px solid #FF0090;
  border-left: 0px;
  height: 411px
}
#right h1 {
  font-size: 1em;
  color: #000;
  position: relative;
}
#right h1 span {
  position: absolute;
  right: 10px;
  top: 10px;
}
#right span.details a {
  font-weight: normal;
  color: #000
}
#btm {
  color: #4F5150;
  padding: 10px 5px 10px 5px;
  margin: 10px 0px 10px 0px;
}
#btm a {
  color: #4F5150;
  font: normal 1em sans-serif;
}
#btm a:hover {
  color: #5B5C5B;
}
#btm .left-side {
  float: left;
}
#btm .right-side {
  float: right;
}
/* spriting navigation menu */
#top ul li.car-inventory a {
  width: 168px;
  background: url('/img/btn_car_inventory.gif') no-repeat 0px 0px;
}
#top ul.car-inventory li.car-inventory a {
  background: url('/img/btn_car_inventory.gif') no-repeat 0px -48px;
}
#top ul li.service-dept a {
  width: 168px;
  background: url('/img/btn_service_dept.gif') no-repeat 0px 0px;
}
#top ul.service-dept li.service-dept a {
  background: url('/img/btn_service_dept.gif') no-repeat 0px -48px;
}
#top ul li.sales-dept a {
  width: 168px;
  background: url('/img/btn_sales_dept.gif') no-repeat 0px 0px;
}
#top ul.sales-dept li.sales-dept a {
  background: url('/img/btn_sales_dept.gif') no-repeat 0px -48px;
}
#top ul li.contact-info a {
  width: 168px;
  background: url('/img/btn_contact_info.gif') no-repeat 0px 0px;
}
#top ul.contact-info li.contact-info a {
  background: url('/img/btn_contact_info.gif') no-repeat 0px -48px;
}
#top ul li a:hover {
  background-position: 0px -24px;
}
/* homepage */
.tab-container {  
  position: absolute;
  color: #000;
  bottom: 3px;
  height: 190px;
  width: 238px;
}
.tab-container .icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
.tab-container h1 {
  margin: 10px;
}
.tab-container a.thumb {
  float: left;
  display: block;
  border: 1px solid #000;
  margin-left: 2px;
}
.tab-container a.thumb:hover {
  border: 1px solid #FF0090;
}
.tab-container a.vehicle {
  color: #000;
  font-size: 1.2em;
  display: block;
  padding: 0px 4px
}
.tab-container a.vehicle:hover {
  color: #FF0090;
}
.tab-container a.link {
  color: #000;
}
.tab-container a.link:hover {
  color: #FF0090;
}
.tab-container .tab_details {
  display: block;
  padding: 4px
}
.tab-container .tab_details p {
  margin: 0px;
  margin-bottom: 5px;
}
.tab-container .commercials {
  margin: 0px 9px;
}
.tab-container .commercials p {
  margin: 2px 5px 5px 0px;
}
.tab-container .commercials p.spacer {
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
}
.tab-container .commercials a {
  color: #000;
  font-weight: normal;
}
.tab-container .commercials a:hover {
  color: #FF0090;
}
.one {
  left: 25px;
}
.two {
  left: 275px;
}
.three {
  left: 525px;
}
/* base page */
.base #left {
  height: auto;
  margin-right: 2px;
  border-bottom: 2px solid #000;
}
.base #right {
  border-bottom: 0px;
  height: auto;
  width: auto;
  display: inline;
  padding-right: 3px;
  padding-top: 2px
}
.base #right .inner {
  float: left;
  position: relative;
  width: 768px;
  padding: 10px;
  padding-bottom: 0px;
  height: 68px;
  display: inline;
  background: #262626;
  margin: 2px 2px 0px 0px;
}
.base #right .inner .title {
  font-size: 2.0em;
  margin-bottom: 5px;
}
.base #right .inner .title-big {
  float:right;
  font-size:4.0em;
  color:#fff;
}
.base #right h1 {
  margin-bottom: 5px;
}
.base #right a {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
}
.base #right p {
  margin: 5px 0px 0px 0px
}
.base #right .left-side {
  float: left;
  width: 400px;
}
.base #right .right-side {
  float: right;
  width: auto;
}
.base #right u {
  font-size: 1.3em;
}
.base #content {
  float: left;
  border-right: 1px solid #FF0090;
  border-bottom: 1px solid #FF0090;
}
.base #content .content-inner {
  background: #262626;
  padding: 10px;
  display: inline;
  float: left;
  margin: 0px 5px 5px 0px;
  width: 954px;
}
.base #content .content-inner .details {
  float: left;
  padding: 4px;
  border: 1px solid #666;
  margin: 0 0 10px 0;
  background: #1B1A1A;
}
.base #content .content-inner .details-left {
  float: left;
  margin-right: 5px;
}

.base #content .content-inner .details-left .images-main-left {
  float: left;
  margin-right: 16px;
  margin-bottom: 8px;
}
.base #content .content-inner .details-left .images-main-left > div.image {
  border: 1px solid #999;
  padding: 1px;
}
.base #content .content-inner .details-left .images-main-left > div.image:hover {
  border: 1px solid #FF0090;
}
.base #content .content-inner .details-left .images-main-right {
  float: left;
}
.base #content .content-inner .details-left .images-main-right > div.image {
  border: 1px solid #999;
  padding: 1px;
  margin-bottom: 4px;
}
.base #content .content-inner .details-left .images-main-right > div.image:hover {
  border: 1px solid #FF0090;
}
.base #content .content-inner .details-left .images-extra > div.image {
  float: left;
  border: 1px solid #999;
  padding: 1px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.base #content .content-inner .details-left .images-extra > div.image:hover {
  border: 1px solid #FF0090;
}
.base #content .content-inner .details-left .quote {
  height: 320px;
  padding: 10px;
  margin-top: 5px;
  margin-right: 5px;
}
.base #content .content-inner .details-left .payment {
  margin-top: 5px;
  height: 320px;
  padding: 10px;
}
.base #content .content-inner .details-right {
  float: right;
}
.base #content .content-inner .details-right .information {
  width: 450px;
}
.base #content .content-inner .details-right .information div.c {
  width: 225px;
  float: left;
}
.base #content .content-inner .details-right .information div.f {
  font-weight: bold;
  float: left;
  width: 75px;
  margin-bottom: 10px;
}
.base #content .content-inner .details-right .information div.i {
  font-size: 1.2em;
}
.base #content .content-inner .details-right .comment {
  width: 450px;
}
.base #content .content-inner .details-right .options {
  width: 450px;
}
.base #content .content-inner .details-right .fuel-economy {
  width: 450px;
}
.base #content .content-inner .details-right .fuel-economy > div {
  text-align: center;
}
.base #content .content-inner .details-right .fuel-economy div.mpg-small {
  float: left;
  width: 150px;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.base #content .content-inner .details-right .fuel-economy div.mpg-big {
  float: left;
  width: 150px;
  font-size: 3.0em;
  font-weight: bold;
}
.base #content .content-inner .details-right .fuel-economy div.mpg-big img.fuel-icon {
  margin-top: -25px;
}
.base #content .content-inner .details-right .options ul {
  list-style: none;
  font-size: 1.2em;
  margin-left: -20px;
}
.base #content .content-inner .details-right .options ul li {
  padding: 5px;
}
.base #content .content-inner .details-disclaimer {
  padding: 10px 5px 5px 10px;
  clear: both;
  font-size: 0.8em;
  width: 400px;
  width: 100%;
}
.base #content .details-window {
  float: right;
  border: 1px solid #000;
  width: 460px;
  background: url('/img/bg_listing_V.jpg') right top repeat-y;
}
.base #content .details-window .details-window-inner-container {
  float: left;
  width: 460px;
  background: url('/img/title_V_car_inventory.jpg') right top no-repeat;
}
.base #content .details-window .details-window-inner {
  float: left;
  width: 400px;
  border: 1px solid #323232;
  padding: 9px;
}
.base #content .details-window .details-window-inner h1 {
  padding: 5px;
  font: bold 1.5em Verdana, sans-serif;
}
.base #content .details-window .details-window-inner .details {
  width: 385px;
  padding: 4px;
  border: 1px solid #666;
  margin: 5px;
  clear: right;
}
.base #content .details-window .details-window-inner .information {
  font-size: 0.9em;
}
.base #content .details-window .details-window-inner .information div.c {
  width: 185px;
  float: left;
}
.base #content .details-window .details-window-inner .information div.f {
  font-weight: bold;
  float: left;
  width: 50px;
  margin-bottom: 10px;
}
.base #content .details-window .details-window-inner .information div.i {
  font-size: 1.2em;
}
.base #content .details-window .details dl {
  margin: 0px;
  padding: 0px;
}
.base #content .details-window .details dt {
  margin: 0px;
  padding: 0px;
  width: 81px;
}
.base #content .details-window .details dd {
  margin: 0px;
  padding: 0px;
  width: 145px;
  font-weight: bold;
  float: right;
  margin-top: -15px;
}
.base #content .details-window .comments {
  padding: 4px;
  border: 1px solid #666;
  margin-bottom: 10px;
}
.base #content .content-inner .grouping {
  cursor: pointer;
}
/* listings page */
.base #content #hover-details-container {
  background: #000;
  z-index: 7999;
  position: absolute;
}
.base #content .vehicle-listing-table {
  width: 100%;
  border: 1px solid #000
}
.base #content .vehicle-listing-table a {
  font-size: 10px;
  color: #fff;
  text-decoration: none;
}
.base #content .vehicle-listing-table th {
  line-height: 2.5em;
  text-align: left;
  padding-left: 5px;
  background: url('/img/bg_listinghead.gif') repeat-x;
  border-right: 1px solid #323232;
  border-bottom: 1px solid #323232;
  cursor: pointer;
}
.base #content .vehicle-listing-table th.left-side {
  border-left: 1px solid #000;
}
.base #content .vehicle-listing-table tr.row-1 td {
  height: 30px;
  padding: 0px;
  background: #000;
  border-bottom: 1px solid #262626;
  cursor: pointer;
}
.base #content .vehicle-listing-table tr.row-2 td {
  height: 30px;
  padding: 0px;
  background: #111;
  border-bottom: 1px solid #262626;
  cursor: pointer;
}
.base #content .vehicle-listing-table tr.row-1:hover td,
.base #content .vehicle-listing-table tr.row-2:hover td {
  background: #333;
}
.base #content .vehicle-listing-table td span {
  display: block;
  padding: 10px;
}
/* contact page */
.base #content .content-inner .contact-names {
  float: left;
}
.base #content .content-inner .contact-names dt {
  font-weight: bold;
}
.base #content .content-inner .contact-names dd {
  margin-left: 10px;
  margin-bottom: 5px;
}
.base #content .contact {
  float: left;
  border: 1px solid #000;
  width: 675px;
}
.base #content .contact .contact-inner {
  float: left;
  width: 658px;
  border: 1px solid #323232;
  padding: 8px;
}
/* other misc. classes for styling */
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.hidden {
  display: none;
}
.show {
  display: block;
}
.underlined {
  text-decoration: underline;
}
.body-button {
  background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: left;
  font: 12px Arial, Helvetica, sans-serif;
  height: 24px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-right: 18px;
  text-decoration: none;
}
.body-button span {
  background: transparent url('/img/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
  color: #FF0066;
  font-weight: bold;
}
.body-button:active {
  background-position: bottom right;
  /*color: #000;*/
  outline: none;
}
.body-button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px;
}
/* misc. by id */
#autohaus_media_inner {
  position: absolute;
  width: 238px;
  top: 35px;
  margin: 0px 0px 0px 2px; 
}
#testimonials {
  height: 325px;
  overflow: hidden;
}
#vehicle-count {
  margin-bottom: 5px;
}
#comm-1,
#comm-2 {
  display: none;
  position: absolute;
  padding: 10px;
  z-index: 11500;
  background: #000;
  text-align: right;
  border: 1px solid #fff;
}
#comm-1 a,
#comm-2 a {
  font-weight: bold;
}
#bottom-bodies {
  background: url('/img/bg_tab.png') no-repeat;
  bottom: 0px;
  display: block;
  height: 25px;
  width: 100px;
}
#latest-deals {
  background: url('/img/bg_tab.png') no-repeat;
  position: absolute;
  bottom: 0px;
  display: block;
  height: 190px;
  width: 238px;
}
#autohaus-media {
  background: url('/img/bg_tab.png') no-repeat;
  position: absolute;
  bottom: 0px;
  display: block;
  height: 190px;
  width: 238px;
}
#weekly-coupon {
  background: url('/img/bg_tab.png') no-repeat;
  position: absolute;
  bottom: 0px;
  display: block;
  height: 140px;
  width: 238px;
}
#facebook-like-box {
  margin: 10px 0 0 40px;
}
