#head, #tabs, #side, #featured {
  display: none;
}
#foot {
  margin-top: 20px;
}
#foot .section, #foot .right {
  float: none !important;
}
#foot p {
  margin: 0 !important;
}

.Body .section { display: none }
.Cars .section { display: block; }
.Cars .group { height:860px; page-break-after: always; overflow:hidden; margin-left:35px; }

html, body, p, img, strong, h1, h2, h3, ul, li, form, hr, table, tr, td, tbody, blockquote, iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
}
a {
  text-decoration: none;
  outline: none;
}
ul {
  list-style: none;
}


body {
  font-family: Arial;
}
.left {
  float: left !important;
  display: inline;
}
.right {
  float: right !important;
  display: inline;
}
/*.last {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  border: none !important;
}*/
.accross li {
  float: left;
  display: inline;
}
.cleared:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cleared {
  zoom: 1;
}
.on {
  display: block !important;
}
span.on {
  display: inline !important;
}
table.on, table.selected {
  display: table !important;
}
.image {
  position: relative;
}
.BL, .BL.image, .BL.frame {
  float: none !important;
  clear: both !important;
  display: block !important;
  margin-right: 0;
}
.ic {
  display: block;
  text-indent: -999em;
  overflow: hidden;
}


.image     { float: left; overflow: hidden; margin-right: 25px }
.image img { display: block }

.BL, .BL img {
  display: block; float: none; clear: both;
  margin-right: 0;
}





body {
  font: 14px/18px Arial;
  background: #fff;
}



.section .p, a.more {
  display: block;
  margin: 12px; margin-left: 7px;
}
a.more {
  margin-top: 0;
}
div.hid {
  padding-top: 0;
}
.p a, .item a {
  text-decoration: underline;
  color: #40474e;
}

.section .title {
  margin: 0;
}
.section .divider {
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}
.section .date {
  float: right;
  font-size: 11px;
  color: #a3a8b1;
}
.subtitle, a.more {
  font-size: 16px;
  line-height: 24px;
  color: #8c99af
}
.subtitle a {
  color: #404549;
  padding-bottom: 1px;
  background: url(/images/dot.gif) bottom repeat-x; text-decoration: none;
}
.section a.empty,
.section .link .empty {
  text-decoration: none;
}
.section .bullet {
  color: #666;
  font-size: 13px;
  margin: 6px;
  margin-left: 10px;
  margin-right: 12px;
  padding-left: 16px;
  clear: both;
  background: url(/images/bullet.gif) 0 5px no-repeat;
}
.section .image {
  clear: left;
  float: left;
  display: inline;
  margin-top: 4px;
  margin-right: 12px;
  margin-bottom: 5px;
  margin-left: 0;
}
.Body table { width: 100% }
.Body td {
  font-size: 11px;
  text-align: center;
  margin: 2px;
  padding: 4px;
}
.Body .td1 { background: #7B8CAC; color: #fff }
.Body .td2 { background: #9BAAC9; color: #fff }
.Body .td3 { background: #C8D3E6 }
.Body .td4 { background: #D8DFEC }
.Body .td5, .Body td { background: #EBEEF3 }

.gallery {
  overflow: hidden;
  position: relative; padding-bottom: 5px;
  background: #DAE0EB;
}
.gallery .main {
  position: absolute; top: 0; left: 0;
}
div.busy {
  background: url(/images/thumper.gif) center no-repeat;
}
div.busy .main {
  display: none;
}
.gallery .image {
  float: none; display: block; margin: 0;
  padding-top: 5px; padding-left: 5px;
  position: relative; left: 605px;
}
.gallery .mag {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 72px;
  background: url(/images/mag.png);
}
* html .gallery .mag {
  display: none;
}

.gallery, table, .bullet {
  clear: both;
}



body #open { display: none }
body.modal #open {
  display: block;
  position: fixed; top: 50%; left: 50%;
  margin-top: -290px;
}
body.busy #open img {
  visibility: 'hidden';
}





.pane {
  float: left;
  display: inline;
  position: relative;
  width: 175px !important;
  height: 220px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
  border: 1px solid #ccc;
  background: url(/images/pane.gif) bottom repeat-x;
}
.pane .section {
  padding: 0;
}
.pane .p {
  font-size: 11px;
  margin: 6px;
}
.pane .body {
  line-height: 14px;
  color: #666;
  margin: 0 6px;
}
.pane .title {
  display: block;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 !important;
  background: #41474b url(/images/tab.gif) bottom repeat-x;
}
.pane .title, .pane .title .text {
  color: #fff;
  text-decoration: none;
}
.pane .image {
  float: none;
  display: block;
  margin: 0;
}
.pane .subtitle {
  font-size: 14px;
  line-height: 15px;
}

.title {
  clear: both;
  font-size: 16px;
  padding: 0 8px;
  margin: 0;
  line-height: 30px;
  background: #8c99af
}
.title, .title .text, .title a, .title .link .text {
  color: #fff;
}



.item {
  padding: 10px 0; margin: 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.item .p {
  margin: 0;
}

.Cars .pane {
  height: 280px;
}
.Cars .status {
  font-size: 11px; text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 145px;
  background: #d3dae4 url(/images/indicator/affirmation.gif) 10px no-repeat;
  line-height: 30px;
  padding-left: 30px;
}
.Cars .soon {
  background-image: url(/images/indicator/standby.gif);
}
.Cars .sold {
  background-image: url(/images/indicator/warning.gif);
}


.Car {
  padding: 0;
}
.Car .title {
  padding: 0 20px;
  line-height: 40px;
  background: #353941
}
.Car .sales {
  position: relative;
  font-size: 14px;
}
.Car .title .p {
  margin: 0;
}
.Car .L {
  float: left;
}
.Car .R {
  float: right;
}
.Car .text .L,
.Car .text .R {
  float: none;
}


.Car .status {
  float: left;
  position: relative;
  left: -20px;
  font-size: 12px;
  margin: 10px;
  padding: 0 16px;
  line-height: 20px;
  background: #619d5e;
}
.Car .soon {
  background: #e19216;
}
.Car .sold {
  background: #cc3333;
}
.Car .sales {
  zoom: 1;
/*  overflow: hidden;*/
}
.Car a.toEnq, #enq .submit {
  font: 14px Arial; color: #fff;
  text-decoration: none; border: 0;
  margin: 5px 0;
  padding: 5px 16px; background: #619d5e;
}
.Car a.toEnq {
  position: absolute; top: 100%; right: 0;
}
.Car a.toStock {
  position: absolute; top: 0; right: 0;
  padding: 0 16px; 
  font: 16px/40px Arial; color: #fff; background: #619d5e;
}