@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
img { border-style: none;
    border-color: inherit;
    border-width: 0;
}
body  {
  font: 12px Arial, Helvetica, sans-serif;
  background: #666666;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
}
h1 {
  font-size: 2.0em;
  font-weight: bold;
  padding: 10px 0;
}
h2 {
  font-size: 1.6em;
  font-weight: bold;
  padding: 7px 0;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 0 0 0;
}
p {
  padding: 5px 0;
}
#mainContent ul, #mainContent ol {
  margin: 0 20px;
  padding: 5px;

}
#mainContent li {
  padding: 5px;
}
.twoColFixLtHdr #container { 
  width: 1000px;
  background: #FFFFFF;
  margin: 0 auto;
  border: 1px solid #000000;
  text-align: left;
} 
.twoColFixLtHdr #header { 
  background: #369;
}
.twoColFixLtHdr #navigation {
  width: 1000px;
  height: 28px;
  background: #369;
}
.twoColFixLtHdr #sidebar1 {
  float: left;
  width: 260px;
  padding: 10px 5px;
}
.twoColFixLtHdr #mainContent { 
  margin: 0 0 0 260px;
  padding: 0 20px;
} 
.twoColFixLtHdr #footer { 
  padding: 0 10px 0 20px;
  border: 1px dashed #CCC;
} 
.twoColFixLtHdr #footer p {
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft { 
  float: left;
  margin-right: 8px;
}
.clearfloat { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.center { text-align: center; }
.carListing {
  position: relative;
  margin: 10px 0;
  height: 134px;
  border: 1px solid #003895;
  padding: 5px;
  background-image: url(../images/inventory-arrow.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
.carListing h3 {
  font-size: 12px;
}
.carListing .carInformation {
  font-size: 10px;
  position: absolute;
  height: 125px;
  width: 244px;
  left: 230px;
  top: 7px;
  overflow: hidden;
}
.carListing .highlight {
  position: absolute;
  left: 580px;
  top: 48px;
  width: 102px;
  color: #FFF;
  text-align: center;
}
.carListing .highlight h1 {
  font-size: 16px;
}
.carListing .highlight h1 a {
  color: #FFF;
  text-decoration: none;
}
#searchBox label {
  display: block;
  width: 200px;
}
#searchBox select {
  width: 200px
}
#pasch {
  text-align: center;
}

.TabbedPanels {
  width: 250px;
  height: 28px;
  background: url(../images/tab.gif) no-repeat;
}
#sidebar1 .TabbedPanels h3 
{
    font-size: large;
    text-align: center;
}
#sidebar1 #carloan.TabbedPanels h3 
{
    color: #FF0000;
}
#sidebar1 #promotion h3, #promotion a
{
 text-align: center;
 color: red;
 font-size: large;
 margin-bottom:5px;
 text-decoration:none;
}
.TabbedPanelsContentGroup {
  clear: both;
  margin: 0;
  border-left: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  width:248px;
  margin-bottom: 15px;
}

.social-logo
{
    width: 32px;
    margin: 0 5px;
}

@media print {
  #sidebar1 {display:none;}
  #mainContent{margin-left:0;}
}





.ASRequired {

  display: block;

  left: -99999px;

  position: absolute;

  text-indent: -99999px;

}

.ASRequired label:before {

  content: "LEAVE BLANK (Anti-Spam: ";

}
.ASRequired label:after {

  content: ")";

}

.ASRequired label {

  content: "";

}

#vendor-form td{
  padding: 5px 0;
}
#vendor-form td input, #vendor-form td textarea, #vendor-form td select
{
  width: 250px;
}
#vendor-form td input[type=submit]
{
  width: 80px;
}
#vendor-form .actionbutton td
{
  text-align: right;
}
#vendor-form .comments textarea
{
  height: 100px;
}


/************** VEHICLE LISTING STACKED **************/

.uc-vehicle-listing.stacked 
{
  font-size: 12px;
}
.uc-vehicle-listing.stacked a
{
  font-size: 0.9em;
}
.uc-vehicle-listing.stacked table
{
  width: 100%;
}
.uc-vehicle-listing.stacked table td
{
  width: 20%;
  padding: 5px;
  margin-bottom: 24px;
  border-collapse: separate;
  vertical-align: bottom;
}
.uc-vehicle-listing.stacked td:hover .car-image, .uc-vehicle-listing.stacked td:hover .car-price {
  border-style: inset;
}
.uc-vehicle-listing.stacked div.car-name {
  text-align: center;
  max-height: 2em;
  vertical-align: middle;
  padding-bottom: 7px;
}
.uc-vehicle-listing.stacked div.car-image {
  height: 75px;
  margin:0 auto;
  width:100px;
  padding: 10px 10px 0;
  border: 2px solid #ccc;
  border-bottom: 0;
}
.uc-vehicle-listing.stacked div.car-image img {
  width:100px;
  border: 1px solid #000;
}
.uc-vehicle-listing.stacked div.car-price {
  margin:0 auto;
  width: 100px;
  text-align:center;
  padding: 5px 10px 5px;
  font-weight: bold;
  border: 2px solid #ccc;
  border-top: 0;
}



/* Non-semantic helper classes */
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide for both screenreaders and browsers */
.hidden { display: none; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal. */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
