.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: solid 1px #02A1E3;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #02A1E3;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3));
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3);
}
.btn:hover {
  background-color: #02A1E3;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3));
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3);
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
input,
select,
a img {
  vertical-align: middle;
}
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  color: #3f4344;
}
header {
  height: 100px;
  background: transparent;
}
header nav > ul {
  overflow: hidden;
}
header nav > ul > li {
  float: left;
}
header nav > ul > li > a {
  display: block;
  padding: ;
  color: #000;
  background: #FFF;
  line-height: ;
}
header nav > ul > li > a:hover {
  color: #e31a0f;
  background: #FFF;
}
header nav > ul > li > a.active {
  color: #e31a0f;
  background: #FFF;
}
p.terms {
  font-size: 80%;
  clear: both;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #3f4344;
}
a:hover {
  color: #000;
}
a.active {
  color: #000;
}
#footer_copyright {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#footer_copyright.wrapper-inner {
  padding: 0;
}
#footer_copyright li {
  color: #3f4344;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/loading.gif) no-repeat 10px #f2f2f2;
}
body {
  font-size: 13px;
  background: #FFF;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #313136;
  font-weight: bold;
}
h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
}
h2 {
  font-size: 20px;
  margin: 20px 0 15px 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 14px;
  }
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
@media (max-width: 767px) {
  h3 {
    font-size: 14px;
  }
}
h4 {
  font-size: 14px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #313135;
}
a {
  color: #313135;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none !important;
}
button {
  outline: none !important;
}
iframe {
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
div.alert {
  clear: both;
  background: #00A2E0;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
a[href^=tel] {
  color: #000;
  text-decoration: none;
}
header {
  height: auto;
  margin-bottom: 0 !important;
  border: none !important;
}
header .header_top {
  background: #010101;
  height: 50px;
  color: #fff;
  line-height: 35px;
}
@media (max-width: 767px) {
  header .header_top {
    height: auto;
  }
}
header .header_top a {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
header .header_top .header_top_name img {
  margin-right: 15px;
  margin-top: -3px;
}
@media (max-width: 767px) {
  header .header_top .header_top_name img {
    display: none;
  }
}
header .header_top .header_top_phone {
  padding-left: 25px;
  background: url('../images/header_top_phone.jpg') left center no-repeat;
  margin-right: 10px;
}
@media (max-width: 767px) {
  header .header_top .header_top_phone {
    margin-right: 0;
    padding-right: 0;
  }
}
header .header_top .header_top_findus {
  font-size: 18px;
  padding-left: 25px;
  background: url('../images/header_top_findus.jpg') left center no-repeat;
}
@media (max-width: 767px) {
  header .header_top .header_top_findus {
    display: none;
  }
}
header .header_btm {
  background: #171B1C;
}
@media (max-width: 767px) {
  header .header_btm {
    height: auto;
    min-height: 40px;
  }
}
header .header_logo {
  height: 111px;
  width: 282px;
  float: left;
  position: absolute;
  top: 54px;
  margin-left: -5px;
}
@media (max-width: 1199px) {
  header .header_logo {
    display: none;
  }
}
header .header_name_mobile {
  display: none;
}
@media (max-width: 767px) {
  header .header_name_mobile {
    display: block;
    float: left;
  }
  header .header_name_mobile img {
    width: auto;
    position: absolute;
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  header .header_name_mobile img {
    width: 75%;
    position: absolute;
    padding-top: 10px;
  }
}
header .navbar-nav {
  min-height: 70px;
  margin: 0 0 0 300px;
}
@media (max-width: 1199px) {
  header .navbar-nav {
    height: auto;
    margin: 0px;
  }
}
header .navbar-nav li > a {
  color: #fff;
  height: 70px;
  margin-left: 10px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 8px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 70px;
}
@media (max-width: 991px) {
  header .navbar-nav li > a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  header .navbar-nav li > a {
    background: #00A2E0;
    color: #fff;
    height: auto;
    margin-left: 0px;
    line-height: 50px;
  }
}
header .navbar-nav li > a:hover,
header .navbar-nav li > a:focus,
header .navbar-nav li > a.active {
  background: #171B1C;
  color: #fff;
  border-bottom: 5px solid #fff;
}
@media (max-width: 767px) {
  header .navbar-nav li > a:hover,
  header .navbar-nav li > a:focus,
  header .navbar-nav li > a.active {
    background: #007dad;
    color: #fff;
    border: none;
  }
}
header .navbar-nav #showroomSubnavHide {
  display: none;
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavHide {
    display: block;
  }
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavTrigger {
    display: none;
  }
}
header .navbar-nav #carsInStockSubnavHide {
  display: none;
}
@media (max-width: 1199px) {
  header .navbar-nav #carsInStockSubnavHide {
    display: block;
  }
}
@media (max-width: 1199px) {
  header .navbar-nav #carsInStockSubnavTrigger {
    display: none;
  }
}
header .navbar-nav #serviceSubnavHide {
  display: none;
}
@media (max-width: 767px) {
  header .navbar-nav #serviceSubnavHide {
    display: block;
  }
}
@media (max-width: 767px) {
  header .navbar-nav #serviceSubnavTrigger {
    display: none;
  }
}
header .navbar-nav #moreSubnavHide {
  display: none;
}
@media (max-width: 767px) {
  header .navbar-nav #moreSubnavHide {
    display: block;
  }
}
@media (max-width: 767px) {
  header .navbar-nav #moreSubnavTrigger {
    display: none;
  }
}
header .navbar-nav .list-group-item {
  border: none;
  background: #00A2E0;
  color: #fff;
  font-size: 15px;
  padding-left: 30px;
  line-height: 30px;
  background: url('../images/icon_list_white.png') 15px center no-repeat;
}
header .navbar-toggle {
  border-color: #fff;
}
header .navbar-toggle .icon-bar {
  background: #fff;
}
header .navbar-phone {
  font-size: 15px;
  line-height: 50px;
  font-weight: bold;
  color: #fff !important;
}
header .navbar-phone a[href^=tel] {
  color: #fff;
}
@media (max-width: 991px) {
  header .navbar-phone {
    width: 100%;
    text-align: left;
    padding-left: 15px;
    color: #fff !important;
  }
}
header .navbar-collapse {
  max-height: 600px;
}
header .navbar-nav.navbar-right:last-child {
  margin-right: -20px;
}
@media (max-width: 767px) {
  header .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
#showroomSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
}
#showroomSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: 640px;
  background: #fff;
  padding: 25px;
}
#showroomSubnav .subnav .showroom-item {
  margin-bottom: 15px;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img {
  text-align: center;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img img {
  width: 80%;
}
#showroomSubnav .subnav .showroom-item p {
  width: 100%;
  text-align: center;
}
#carsInStockSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 485px;
}
#carsInStockSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: auto;
  width: 155px;
  background: #fff;
}
#carsInStockSubnav .subnav li {
  padding: 0;
  border-bottom: 1px solid #ccc;
}
#carsInStockSubnav .subnav li a {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  display: block;
  background: #fff;
  padding-left: 15px;
  line-height: 40px;
}
#carsInStockSubnav .subnav li a:hover {
  color: #fff;
  background: #00A2E0;
}
#newModelsSubnav {
  position: absolute;
  left: 0;
  top: 1px;
  display: none;
  z-index: 5000;
  border: none;
  width: 1000px;
}
#newModelsSubnav .subNavMenu {
  margin-left: 1px;
}
#newModelsSubnav .subNavMenu li {
  float: left;
  width: 123px;
  text-align: center;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#newModelsSubnav .subNavMenu li a {
  line-height: 34px;
  display: block;
  font-size: 14px;
  position: relative;
  background: #FFF;
  color: #3f4344;
}
#newModelsSubnav .subNavMenu li a.inactive {
  background: #fafafa;
}
#newModelsSubnav .newCarsSubnav {
  float: right;
  width: 969px;
  padding: 15px 15px 0 15px;
  background: #FFFFFF;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#newModelsSubnav .newCarsSubnav.hidden {
  display: none;
}
#newModelsSubnav .newCarsSubnav li {
  float: left;
  width: 193px;
  height: 100px;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
  position: relative;
}
#newModelsSubnav .newCarsSubnav li img {
  width: 120px;
  display: block;
  margin: 0 auto;
}
#newModelsSubnav .newCarsSubnav li a {
  display: block;
  color: #000000;
}
#newModelsSubnav .newCarsSubnav li a span {
  display: block;
  padding: 3px;
  font-size: 13px;
  position: absolute;
  top: 75px;
  width: 100%;
  z-index: 100;
  text-align: center;
}
#newModelsSubnav .newCarsSubnav li a:hover {
  color: #2E2C2D;
}
#newModelsSubnav .newCarsSubnav.fpv li a span {
  display: none;
}
.header_search_left {
  width: 100px;
  height: auto;
  background: #0068b5 url(../images/bg_header_search.jpg) center top no-repeat;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 999999;
}
@media (max-width: 991px) {
  .header_search_left {
    display: none;
  }
}
.header_search_left ul {
  margin-top: 70px;
}
.header_search_left ul li {
  text-align: center;
  border-top: #004b8e solid 1px;
  width: 100px;
  font-weight: bold;
}
.header_search_left ul li a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100px;
  display: block;
}
.header_search_left ul li a:hover {
  background: #004b8e;
}
.header_search_form {
  width: 200px;
  height: auto;
  position: absolute;
  left: 100px;
  top: 80px;
  background: #fff;
  padding: 15px;
  display: none;
}
.header_search_form .stockSearchSelectField {
  float: none;
  width: 100%;
}
.search_btn_mobile {
  width: 35px;
  height: 35px;
  background: url('../images/icon-search.jpg') no-repeat left top;
  display: block;
  position: absolute;
  top: 42px;
  right: 75px;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .search_btn_mobile {
    display: block;
  }
}
.header_search_mobile {
  display: none;
  width: 140px;
  float: right;
  position: absolute;
  top: 85px;
  right: 0;
  z-index: 999999;
}
.header_search_mobile ul li a {
  color: #fff;
  background: #004c8c;
  line-height: 40px;
  padding-left: 15px;
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
}
.header_search_mobile ul li a:hover {
  background: #00A2E0;
}
footer .footer_btn {
  background: #efefef;
  height: 33px;
}
footer .footer_btn img {
  float: right;
  margin-top: 10px;
  cursor: pointer;
  position: absolute;
  margin-left: 1100px;
}
@media (max-width: 1199px) {
  footer .footer_btn img {
    display: none;
  }
}
footer .footer_top {
  background: #323136;
  min-height: 400px;
  padding-top: 15px;
}
@media (max-width: 1199px) {
  footer .footer_top {
    height: auto;
  }
}
footer .footer_top h4 {
  color: #fff;
  margin: 15px 0 20px;
  text-transform: uppercase;
  line-height: 20px;
}
footer .footer_top a {
  color: #fff;
}
footer .footer_top p {
  color: #fff;
}
footer .footer_top .footer_top_img {
  margin-top: 15px;
}
footer .footer_top .footer_top_half {
  height: 160px;
}
@media (max-width: 1199px) {
  footer .footer_top .footer_top_half {
    height: auto;
    margin-bottom: 25px;
  }
}
footer .footer_top .footer_top_half li {
  padding-left: 0;
  padding-bottom: 5px;
}
footer .footer_top .footer_top_half .formEnquiryContainer {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
footer .footer_top .footer_top_half #newsletter {
  padding: 0;
}
footer .footer_top .footer_top_half #newsletter .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  footer .footer_top .footer_top_half #newsletter .formCell {
    width: 100%;
  }
}
footer .footer_top .footer_top_half #newsletter .formCell label {
  color: #fff;
}
footer .footer_top .footer_top_half #newsletter .formCell label.error {
  color: #333;
}
footer .footer_top .footer_top_half #newsletter .formSubmit {
  margin: 0 0 15px 0;
  width: 100%;
  line-height: 28px;
}
footer .footer_top .footer_top_half #newsletter h2,
footer .footer_top .footer_top_half #newsletter .terms {
  display: none;
}
footer .footer_top .footer_top1 p {
  padding-right: 20px;
}
@media (max-width: 1199px) {
  footer .footer_top .footer_model_list {
    min-height: 140px;
  }
}
footer .footer_top .footer_privacy {
  text-decoration: underline;
}
footer .footer_btm {
  background: #0D0D0D;
  height: 40px;
}
@media (max-width: 1199px) {
  footer .footer_btm {
    height: auto;
  }
}
footer .footer_btm a {
  line-height: 40px;
  color: #fff;
  font-size: 13px;
}
@media (max-width: 767px) {
  footer .footer_btm a {
    font-size: 11px;
    text-align: center;
  }
}
footer .footer_btm .footer_btm_left {
  padding-left: 0;
  color: #fff;
}
footer .footer_btm .footer_btm_left span {
  font-weight: bold;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_left {
    font-size: 11px;
    text-align: center;
  }
}
footer .footer_btm .footer_btm_right {
  line-height: 40px;
  color: #fff;
  padding-right: 0;
  text-align: right;
  font-size: 13px;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_right {
    font-size: 11px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
  }
}
footer .footer_btm .footer_btm_right .dd_logo {
  float: right;
  margin-left: 11px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_right .dd_logo {
    float: none;
  }
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras .terms {
  display: block;
  float: none;
}
#heroSlideshow .carousel-inner {
  background: #282828;
}
#heroSlideshow .carousel-inner > .item {
  padding: 0;
  margin: 0 auto;
}
#heroSlideshow .carousel-inner > .item > img,
#heroSlideshow .carousel-inner > .item > a > img {
  width: 100%;
  height: auto;
}
#heroSlideshow .carousel-inner > .active,
#heroSlideshow .carousel-inner > .next,
#heroSlideshow .carousel-inner > .prev {
  display: block;
}
#heroSlideshow .carousel-inner > .active {
  left: 0;
}
#heroSlideshow .carousel-inner > .next,
#heroSlideshow .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#heroSlideshow .carousel-inner > .next {
  left: 100%;
}
#heroSlideshow .carousel-inner > .prev {
  left: -100%;
}
#heroSlideshow .carousel-inner > .next.carousel-left,
#heroSlideshow .carousel-inner > .prev.carousel-right {
  left: 0;
}
#heroSlideshow .carousel-inner > .active.carousel-left {
  left: -100%;
}
#heroSlideshow .carousel-inner > .active.carousel-right {
  left: 100%;
}
@media (max-width: 991px) {
  #heroSlideshow .carousel-control {
    width: 33%;
  }
}
#heroSlideshow .carousel-control.right,
#heroSlideshow .carousel-control.left {
  background: none;
}
#heroSlideshow .carousel-indicators li {
  border: none;
  background: #999;
  height: 12px;
  width: 12px;
  margin: 1px 3px;
}
#heroSlideshow .carousel-indicators li.active {
  background: #00A2E0;
  margin: 1px 3px;
}
@media (max-width: 991px) {
  #heroSlideshow .carousel-indicators {
    display: none !important;
  }
}
.content {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}
.content > .wrapper {
  padding: 32px 0 0 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.tabbed > div {
  display: block;
}
.tabbed > ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed > ul li {
    float: none;
  }
}
.tabs > ul li:hover a {
  color: #fff !important;
}
.tabs > ul li.active a {
  color: #fff !important;
}
.tabs > ul li a {
  color: #2e2c2d;
  display: block;
}
.tabs_header {
  background: #F2F2F2;
  border-bottom: 5px solid #00A2E0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  height: 54px;
  margin: 35px 0;
  overflow: visible !important;
}
@media (max-width: 991px) {
  .tabs_header {
    height: auto;
    margin-bottom: 40px;
    overflow: hidden !important;
  }
}
.tabs_header li {
  background: #F2F2F2;
}
@media (max-width: 991px) {
  .tabs_header li {
    width: 100%;
    border-right: none;
  }
}
.tabs_header li a {
  padding: 0 15px;
  line-height: 48px;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 991px) {
  .tabs_header li a {
    width: 100%;
    line-height: 50px;
  }
}
.tabs_header li:hover,
.tabs_header li.active {
  background: #00A2E0;
}
.tabs_header li:hover a,
.tabs_header li.active a {
  color: #fff;
}
.stockItemCTAs {
  margin-top: -78px;
  float: right;
  width: 50%;
}
@media (max-width: 1199px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 100px;
    margin-top: 10px;
  }
}
.stockItemCTAs > ul li {
  width: 160px;
  float: right;
  font-size: 16px;
  margin-right: 12px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 26px !important;
  font-size: 16px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 28px !important;
  font-size: 16px;
  padding-right: 10px;
  background-position: 140px center;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn h5 {
    line-height: 28px !important;
  }
}
.stockItemCTAs .cta_btn .btn-grey {
  background: #303030 url('../images/icon-down.jpg') right center no-repeat;
  text-align: center;
  padding: 12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #00A2E0;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 200px;
  background: none;
  margin-left: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
  }
}
.stockItemCTAs .cta_enquiry a {
  color: #fff !important;
  background-color: #02A1E3 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3)) !important;
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3) !important;
}
.stockItemCTAs .cta_enquiry a:hover {
  background-color: #02A1E3 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3)) !important;
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3) !important;
}
#serviceCalendarContainer h2 {
  font-size: 18px;
  margin-top: 0;
}
#serviceCalendar h4 {
  text-transform: none;
  font-size: 16px;
  color: #00A2E0 !important;
  margin-bottom: 5px !important;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  top: 7px;
  margin-bottom: 5px;
}
#serviceCalendar table th {
  background: #00A2E0 !important;
}
#serviceCalendar table td.cal_empty {
  color: #878A8C !important;
  background: #f4f4f4 !important;
}
#serviceCalendar table td.cal_normal {
  color: #333 !important;
}
#serviceCalendar table td a {
  color: #000 !important;
}
#serviceCalendar table td a:hover {
  color: #fff !important;
  background: #00A2E0 !important;
}
.cal_normal a {
  color: #3f4344;
}
.stockSearchSelectField {
  float: left;
  width: 24%;
  clear: none !important;
  margin: 0 1% 10px 0 !important;
}
.stockSearchSelectField .chzn-single {
  height: 34px !important;
  line-height: 34px !important;
}
.stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.stockSearchSelectField .chzn-choices {
  height: 36px !important;
}
.stockSearchSelectField .search-choice {
  line-height: 20px !important;
}
.stockSearchSelectField .search-choice a {
  top: 8px !important;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #3f4344;
}
#location_select {
  background: #FFF;
  padding: 15px;
  border-top: solid 1px #CCC;
}
#location_select label {
  font-weight: bold;
}
#whyBuy li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  border-color: #CCC !important;
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
.btn-drop h5 {
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 34px;
  color: #FFF;
  text-transform: none;
  font-size: 14px;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #F6F6F6;
  padding: 0 10px;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  font-size: 12px;
  text-align: left;
}
.btn-drop ul li a {
  color: #3f4344;
  line-height: 40px;
  border-bottom: solid 1px #CCC;
  padding: 0 0 0 15px;
  background: url(http://templatesnew.digitaldealer.com.au/ianboettcher/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.page_title {
  margin-top: 50px;
}
.bc_wrap {
  background: #F2F2F2;
  height: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .bc_wrap {
    height: auto;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .bc_wrap:first-child {
    background: none;
  }
}
.bc_wrap_share {
  height: 40px;
}
.breadcrumbs {
  color: #111;
  font-size: 14px;
  margin: 0;
  padding: 0;
  height: 40px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    height: auto;
    display: none;
  }
}
.breadcrumbs > a {
  color: #666;
  display: inline-block;
  text-decoration: underline !important;
  line-height: 40px;
}
@media (max-width: 767px) {
  .breadcrumbs > a {
    font-size: 13px;
    line-height: 20px;
  }
}
.breadcrumbs > a:hover {
  color: #111;
}
.breadcrumbs span {
  color: #666;
  font-size: 13px;
  line-height: 40px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .breadcrumbs span {
    font-size: 12px;
  }
}
.breadcrumbs span.breadcrumbsSeperator {
  background: url("../images/list-bread.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
  color: #111;
  display: inline-block;
  height: 25px;
  margin: 0 3px;
  overflow: hidden;
  text-indent: -9999px;
  width: 10px;
}
.header-share {
  height: 40px;
  padding-top: 12px;
  float: right;
}
.testimonials_wrapper {
  background: #fff url('../images/bg-test.jpg') center top no-repeat;
  width: 100%;
  height: 242px;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (max-width: 1199px) {
  .testimonials_wrapper {
    display: none;
  }
}
.testimonials_wrapper #testimonials_box {
  float: left;
  height: 242px;
  padding: 0;
  padding: 20px 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
}
.testimonials_wrapper #testimonials_box > ul {
  bottom: 75px;
  left: 42.5%;
  position: absolute;
  z-index: 10;
}
.testimonials_wrapper #testimonials_box > ul li {
  background: none repeat scroll 0 0 #ccc;
  border-radius: 12px;
  cursor: pointer;
  float: left;
  height: 12px;
  margin: 0 12px 0 0;
  width: 12px;
}
.testimonials_wrapper #testimonials_box > ul li.active,
.testimonials_wrapper #testimonials_box > ul li:hover {
  background: none repeat scroll 0 0 #0067b7;
}
.testimonials_wrapper #testimonials_box .btn_test {
  width: 150px;
  bottom: 15px;
  left: 45%;
  position: absolute;
}
.testimonials_wrapper #testimonials_box > div {
  height: 212px;
  margin-top: 10px;
  position: absolute;
  width: 100000px;
}
.testimonials_wrapper #testimonials_box > div > div {
  float: left;
  height: 212px;
  padding: 0 150px;
  width: 1140px;
}
.testimonials_wrapper #testimonials_box > div > div blockquote {
  margin-bottom: 20px;
}
.testimonials_wrapper #testimonials_box > div > div blockquote p {
  font-size: 20px;
  color: #262626;
}
.testimonials_wrapper #testimonials_box > div > div span {
  color: #666;
  font-style: italic;
  margin-top: 50px;
  font-size: 15px;
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
.model-list ul {
  margin-top: 50px;
  margin-bottom: 50px;
}
.model-list ul li {
  display: inline-block;
  text-align: center;
  width: 12%;
}
@media (max-width: 991px) {
  .model-list ul li {
    width: 24%;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .model-list ul li {
    width: 49%;
  }
}
.model-list ul li img {
  width: 90%;
  margin-bottom: 10px;
}
.model-list ul li a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .model-list ul {
    margin-top: 50px;
    margin-bottom: 15x;
  }
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_btm_notes {
  background: #EFEFEF;
  padding: 25px;
  margin-bottom: 40px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.disclaimer_btm_notes p {
  font-size: 11px;
  color: #333;
}
#stockItemEnquiryContainer > h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer > h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.ie .stockItemCTAs {
  width: 400px;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
iframe {
  display: block !important;
}
.careers .tabs_header {
  margin-top: 0 !important;
}
#lightbox-container-image-box {
  background: none;
}
@media (max-width: 991px) {
  #lightbox-container-image-box {
    width: 100% !important;
    height: auto !important;
  }
  #lightbox-container-image-box #lightbox-container-image {
    padding: 0;
  }
  #lightbox-container-image-box #lightbox-container-image img {
    width: 100% !important;
    height: auto !important;
  }
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  #lightbox-container-image-data-box {
    width: 100% !important;
  }
}
#lightbox-nav {
  padding: 10px;
}
.viewArticle #heroSlideshow {
  max-width: 1140px;
  margin: 30px auto;
}
.listArticles .article-intro,
.listArticles .pagination {
  display: none;
  margin: 0;
}
.navbar-nav > li > a,
h1,
h2,
h3,
.breadcrumbs a,
.breadcrumbs span,
.stockListItem > a > div > span,
.footer_panel a,
.specialTitle,
.btn-drop ul li a,
p.intro,
#header_top > div > span,
.tabs > ul li a,
.tabbed > ul li a,
.btn,
.btn-grey span,
#header_top > div strong,
.stockItemMoreInfo,
#map_big #map_details > div a,
#carsInStockSubnav li a,
#newModelsSubnav li a,
.navbar-phone,
.home-showroom-title,
.footer_btm_left span,
.tab_wrap > ul li a,
.header_search_left > ul li a,
.header_search_mobile > ul li a,
.search_side_stock_btn,
.search_side_budget_btn,
.search_side_num_btn,
.stock_list_carzoos a,
#submenu_service a,
#submenu_more a,
.cufon_title,
.home_panel_top a,
.home_panel_news_item a,
.home_panel_btm_right a,
.btn-grey h5,
.vdp_panel_btm_right a,
.service_top_panel h4,
.service_top_panel a,
.navitemlink {
  font-family: 'Catamaran', sans-serif;
  text-transform: uppercase;
}
