.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  background-image: none !important;
}
.noprint,
#mainmenu,
#submenu,
.menu-toggle,
#secondary,
.links,
#mainpic,
a.go-back,
div.info,
div.error,
table.stacktable,
.brands,
.prev,
.next,
.zoom,
.date-picker-control,
footer,
.gallery,
.slidesjs-pagination,
.sharing {
  display: none !important;
}
body {
  margin: 0.15in;
  padding: 0;
  color: #000;
  font-family: helvetica, arial, "sans serif";
  font-size: 9pt;
  line-height: 15pt;
}
#wrap {
  width: auto;
  max-width: auto;
}
header {
  overflow: auto;
  height: 55pt;
  *zoom: 1;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header .dealer-logo {
  float: right;
  margin-bottom: 10pt;
}
header .dealer-logo a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
}
img {
  max-width: 100%;
}
h1,
h2,
h3 {
  font-family: helvetica, arial, "sans serif";
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 12px;
  margin: 0.5em 0;
}
p {
  margin: 0.5em 0;
}
a {
  color: #3B7AB2;
}
a img {
  border: 0;
}
/*** 
Content elements */
div.intro {
  margin-bottom: 20pt;
}
/* Usedcars */
.used-cars div.column {
  margin: 0 0 15pt;
}
.used-cars .model a {
  display: block;
  text-decoration: none;
  font-weight: bold;
}
.print-image {
  max-width: 500px;
  margin: 0 auto;
}
.print-image img {
  display: block;
  margin: 30px 0 50px;
  padding: 10px;
  border: 1px solid #ddd;
  max-width: 100%;
}
/*tables*/
table {
  width: 100%;
  border-collapse: collapse;
}
table td,
table th {
  text-align: left;
  padding: 6px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
table td.price,
table th.price {
  white-space: nowrap;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #efefef;
}
.icondesc ul li {
  display: inline;
}
.icondesc li span {
  display: inline;
  margin: 0 5px 0 10px;
}
/*forms*/
fieldset {
  margin: 1.5em 0;
  padding: 10pt;
}
legend {
  font-size: 11pt;
  font-weight: bold;
}
fieldset fieldset {
  margin: 0;
  border: 0;
}
fieldset fieldset ul li {
  list-style: none;
}
.content input[type="text"],
.content textarea {
  padding: 5px 2px;
  border: 1px solid #848484;
}
label {
  display: block;
}
label.inline {
  display: inline;
}
/*items*/
.zoom a.zoomicon {
  display: none;
}
/* Tabnavigation */
ul.tabnav {
  clear: both;
  border: 0;
}
ul.tabnav li {
  display: none !important;
}
ul.tabnav li.selected {
  padding: 0;
  border: 0 !important;
}
ul.tabnav li.selected a {
  display: block !important;
  font-size: 11pt;
  margin: 0;
  border: 0 !important;
}
div.tabcontent {
  padding: 0 !important;
}
/* Illustrations */
.illustration-left {
  float: left;
  width: 200px;
  margin: 0 1.5em 1.5em 0;
}
.illustration-right {
  float: right;
  width: 200px;
  margin: 1em 0 1.5em 1.5em;
}
.illustration-full {
  margin: 1em 0 1.5em;
}
.illustration-left img,
.illustration-full img,
.illustration-right img {
  display: block;
}
div.entry {
  clear: both;
  overflow: auto;
  margin-bottom: 15pt;
  padding-bottom: 15pt;
  border-bottom: 1px solid #999;
}
.car-teasers {
  *zoom: 1;
}
.car-teasers:before,
.car-teasers:after {
  display: table;
  content: "";
  line-height: 0;
}
.car-teasers:after {
  clear: both;
}
.car-teasers > article {
  display: block;
  float: left;
  width: 150px !important;
  margin-right: 20px;
}
span.date {
  font-size: 8pt;
  color: #777;
}
