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;
}
.placeholder img {
  background: #ddd;
}
.p .focus .caret {
  background-image: url(/images/black.gif);
}
.D .p .focus .caret {
  background-image: url(/images/white.gif);
}
.p.empty a {
  text-decoration: none !important;
}

a.text.focus {
  background: #ddd;
}
.D a.text.focus {
  color: #fff;
  background: #000;
}

div.focus, table.focus, .focus img {
  opacity: 0.6 !important;
}








body {
  font: 12px/18px Arial; color: #40474e;
  min-width: 970px;
  background: #fff;
}


#content {
  position: relative;
  width: 960px; margin: 0 auto;
}
#head {
  height: 81px;
  background: #353941 url(/images/logo.gif) left no-repeat;
}
#head p {
  padding-left: 246px; padding-top: 6px; padding-right: 20px;
  color: #fff; font-size: 16px; line-height: 75px;
}
#head p .r {
  float: right;
}
#logo {
  display: block;
  position: absolute;
  left: 0px;
  width: 240px;
  height: 81px;
  overflow: hidden;
  text-indent: -999em;
  background: url(/images/spacer.gif);
}

#tabs {
  width: 100%;
}
#tabs td.top {
  background: #8c99af;
}
#tabs td.last {
  border: 0;
}
#tabs td {
  border-right: 1px solid #000;
  background: #41474b url(/images/tab.gif) bottom repeat-x;
}
#tabs a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

#strap {
  text-align: right; padding-right: 20px
}

.cols {
  background: url(/images/col.gif) left repeat-y;
}
.cols .Body {
  float: right; width: 728px;
  position: relative; left: 5px;
}
.cols .Body .gallery, .cols .Body .actions, .cols .Body .title, .Body table {
  margin-right: 5px;
}


#side {
  position: relative;
  float: left; width: 212px;
  padding: 0 10px; padding-bottom: 12px;
}
#side .title {
  font-size: 16px;
  margin: 12px 1px;
  padding: 0;
  background: none;
}
#side .title, #side .title a {
  color: #353941;
}
#side ul {
  margin: 12px 0;
}
#side ul ul {
  margin: 0;
}
#side li.last a {
  border-bottom-width: 1px;
}
#side li.selected a {
  color: #404449;
  color: #35383b;
}
#side li a {
  display: block;
  position: relative;
  z-index: 1;
  color: #8c99af;
  color: #4d545a;
  line-height: 30px;
  /*height: 30px;*/
  padding: 0 20px;
  border: 1px solid #ccc;
  border-bottom-width: 0;
  background: #ecf0f3 url(/images/side/item.gif) bottom repeat-x;
}


#side li li {
  display: none;
  line-height: 16px;
}
#side li.selected li {
  display: block;
}
#side li li.first {
  margin-bottom: -6px;
}
#side li li.last {
  margin-bottom: 0;
}
#side li li.first a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#side li li a {
  display: block;
  z-index: 0;
  color: #8c99af;
  padding: 4px;
  padding-left: 36px;
  margin-left: 1px;
  line-height: 16px;
/*  height: 16px;*/
  border: none;
  background: url(/images/side/item/list.gif) left no-repeat;
}
#side li li.last a {
  background-image: url(/images/side/item/item.gif);
}


#side .feature {
  padding: 19px 10px; width: 190px;
  background: #fff url(/images/advert.png) top no-repeat;
}
#side .feature .image, #side .feature .image img {
  float: none; display: block !important;
}
#side .feature .image {
  margin: 0; margin-left: 6px;
}
#side .feature .text {
  color: #fff;
}
#side .section {
  clear: both;
}
#side .feature .title {
  font-size: 16px;
  text-align: center;
}
#side .feature .body {
  font-size: 11px;
  line-height: 14px;
}
#side .feature .submit {
  display: block;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  padding: 0 22px;
  border: 1px solid #fff;
}
#side .feature .submit a,
#side .feature .submit .text {
  text-decoration: none;
}

.section {
  padding: 1px 0;
}






.section .actions {
  clear: both;
  margin: 12px 0;
  background: #f2f1ea;
}
.section .actions .bullet {
  color: #5a6a84;
  font-size: 14px;
  background-image: url(/images/actions/bullet.gif);
}
.section .actions .body {
  color: #99a6bd;
  font-size: 13px;
}
.section .actions .p {
  padding-left: 20px;
}

.section .p, a.more {
  margin: 12px; margin-left: 7px;
}
a.more {
  display: block;
  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;
}
.section .gallery .thumbs .image {
  width: 108px;
}
.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;
}


.frame {
  float: left;
  clear: left;
  margin: 16px;
  margin-left: 5px;
  border: 1px solid #bac7dd;
}


.Home .Body {
  position: relative;
  float: left; width: 720px;
}
.Home .ovTitle {
  font: 14px Helvetica;
  position: absolute; top: 0; left: 0; z-index: 2;
  line-height: 30px; width: 100%;
  background: url(/images/tint.png);
}
.Home .ovTitle span.inn {
  padding-left: 32px; background: url(/images/chevron.png) 5px no-repeat;
}
.ovTitle span.inn, .ovTitle span.inn * {
  color: #fdfdfe !important;
}
#gallery {
  position: relative; height: 480px; padding: 0;
}
#gallery .main {
  position: static;
  cursor: pointer;
}
#gallery .thumbs {
  position: absolute; top: 385px; left: 0;
  padding: 12px 20px; padding-right: 10px; width: 690px;
  background: url(/images/tint.png);
}
#gallery .thumbs .image {
  float: left; left: 0; padding: 0; margin: 0; margin-right: 10px; border: 1px solid #fff;
}
#gallery .thumbs .last {
  margin-right: 0;
}
#gallery img {
  display: block;
}
#gallery .mag {
  display: none;
}

* html .ovTitle, * html .ovTitle strong, * html #gallery .thumbs {
  background: none !important;
}
* html #gallery .thumbs { display: none }

.splash {
  margin: 5px 0;
  background: url(/images/splash.gif) left repeat-y
}
.splash * {
  color: #fff !important;
}
.splash .section { float: left; width: 175px }
.splash .a { width: 360px; margin-right: 5px }
.splash .b { margin-right: 5px }
.splash .p {
  margin: 6px 10px;
}
.splash .a .subtitle a { background-image: url(/images/dot_on_a.gif) }
.splash .b .subtitle a { background-image: url(/images/dot_on_b.gif) }
.splash .c .subtitle a { background-image: url(/images/dot_on_c.gif) }

.splash .a .p {
  margin-left: 18px;
}
.splash .image {
  margin: 0; position: relative; top: -1px;
}

#inner.Home {
  background: url(/images/Home.gif) right repeat-y;
}
#featured h3 {
  line-height: 30px; text-align: center; font-size: 13px; color: #fff; background: #353941;
}
#featured {
  float: right; width: 240px;
}
#featured a {
  position: relative; float: left; clear: both; margin: 5px; margin-bottom: 0;
}
#featured img {
  display: block;
}
#featured strong {
  display: block; width: 230px;
  line-height: 20px; color: #fff; text-align: center;
  position: absolute; left: 0; bottom: 0;
  background: url(/images/tint.png);
}


.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;
}

#enq {
  display: none;
  position: relative; margin: 0 auto;
  text-align: left;
  width: 697px; height: 430px;
  padding-bottom: 20px; padding-top: 70px;
  border-top: 2px solid #fff;
  background: #fff url(/images/enq/header.gif) top no-repeat;
}
#enq a.close {
  text-indent: -999em; overflow: hidden;
  width: 21px; height: 21px;
  position: absolute; top: 10px; right: 24px;
}
#enq form {
  font-size: 13px; color: #494f57;
  padding: 0 30px;
}
#enq a {
  color: #494f57; text-decoration: underline;
}
#enq label {
  font-size: 14px;
}
#enq p {
  padding: 12px 0;
}
#enq p.hr {
  border-bottom: 1px solid #494f57;
}
#enq .fields div {
  margin: 30px 0;
  position: relative; text-align: right;
  padding-right: 300px;
}
#enq .fields div input {
  width: 258px; padding: 6px;
  position: absolute; top: -4px; right: 0;
}
* html #enq .fields div input {
  right: 30px;
}
#enq input, #enq textarea {
  border: 1px solid #494f57;
}
#enq textarea {
  display: block;
  width: 100%; height: 120px;
}
#enq .submit {
  width: 120px;
  border: 0;
  position: absolute; top: 475px; right: 28px;
}
#enq form.busy .submit {
  display: none;
}
#enq form.busy {
  background: url(/images/thumper.gif) 630px 412px no-repeat;
}
#enq form.invalid .req { color: red }


body.enq #enq {
  display: block;
}
body.enq #lb .img {
  display: none;
}
#enq .confirmation {
  display: none;
}
body.enqSent #enq .confirmation {
  display: block;
}
body.enqSent #enq .fields {
  display: none;
}


#foot {
  background: #353941;
}
#foot .text {
  color: #fff;
}
#foot .section {
  padding: 18px;
  float: left;
}
#foot .right {
  float: right;
  text-align: right;
}
#foot .p {
  margin: 0;
}

html, body, #lb, #lb td.a {
  width: 100%; height: 100%;
}
#lb {
  visibility: hidden;
  position: fixed;  top: 0; left: 0; z-index: 4;
  background: url(/images/tint.png);
}
* html #lb {
  position: absolute; top: 100px;
  background: none;
}
#lb td {
  text-align: center;
  vertical-align: center;
}
#lb img { display: block }
#lb table { margin: 0 auto }
#lb td td div.img {
  position: relative;
  background: #fff; padding: 6px;
}
#lb .img .close {
  cursor: pointer;
  position: absolute; top: 6px; right: 6px;
  width: 68px; height: 67px;
  background: url(/images/close.png);
}
body.modal #lb { visibility: visible; }
body.busy #lb td div {
  background: #fff url(/images/thumper.gif) center no-repeat;
}
body.busy #lb img {
  min-width: 500px; min-height: 200px;
}
body.busy #lb img,
body.busy #lb .img .close { visibility: hidden }