.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: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  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: #595959;
}
.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(https://templatesnew.digitaldealer.com.au/toyota/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: none;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  display: block;
  font-family: "toyota_displayregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #B00818;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#B00818));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -moz-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -ms-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -o-linear-gradient(top,#EB0A1E,#B00818);
  background-image: linear-gradient(to bottom,#EB0A1E,#B00818);
}
.btn:hover {
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  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;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.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: #595959;
  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: #595959;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #595959;
  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(https://templatesnew.digitaldealer.com.au/toyota/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/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: #595959;
  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: #595959;
}
@font-face {
  font-family: 'toyota_displayregular';
  src: url(../fonts/toyotadisplay_rg-webfont.eot);
  src: url(../fonts/toyotadisplay_rg-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplay_rg-webfont.woff2) format('woff2'), url(../fonts/toyotadisplay_rg-webfont.woff) format('woff'), url(../fonts/toyotadisplay_rg-webfont.ttf) format('truetype'), url(../fonts/toyotadisplay_rg-webfont.svg#toyota_displayregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'toyota_displaybold';
  src: url(../fonts/toyotadisplay_bd-webfont.eot);
  src: url(../fonts/toyotadisplay_bd-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplay_bd-webfont.woff2) format('woff2'), url(../fonts/toyotadisplay_bd-webfont.woff) format('woff'), url(../fonts/toyotadisplay_bd-webfont.ttf) format('truetype'), url(../fonts/toyotadisplay_bd-webfont.svg#toyota_displaybold) format('svg');
  font-weight: bold;
  font-style: normal;
}
.brand-font {
  font-family: toyota_displayregular, Arial, Helvetica, sans-serif;
}
body .navbar-default {
  background-color: #f8f8f8;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/nav-bg.jpg) repeat-x;
}
body .navbar-default .navbar-nav > li > a {
  color: #555;
}
body .navbar-default .navbar-nav > li:hover > a,
body .navbar-default .navbar-nav > li:hover a:hover,
body .navbar-default .navbar-nav > li.active > a,
body .navbar-default .navbar-nav > li.active a:hover {
  color: #EB1926;
}
.wrapper {
  width: 1000px;
}
#stockPrintHeader,
.nav-pills {
  display: none;
}
h1 {
  font-size: 35px;
}
#stockPrintBody .stockPrintGallery .stockItemGallery a {
  display: none;
}
#stockPrintBody .stockPrintGallery .stockItemGallery a img {
  border: 2px solid #fff;
  height: auto;
  max-width: 498px;
  width: 49%;
}
#stockPrintBody .stockPrintGallery .stockItemGallery a:nth-of-type(1),
#stockPrintBody .stockPrintGallery .stockItemGallery a:nth-of-type(2),
#stockPrintBody .stockPrintGallery .stockItemGallery a:nth-of-type(3),
#stockPrintBody .stockPrintGallery .stockItemGallery a:nth-of-type(4) {
  display: inline;
}
#stockPrintBody .stockPrintGallery .stockItemGallery .stockItemGallerySeeAll {
  display: none;
}
.stockItemPrice {
  float: left;
  margin: 20px 0 30px 0;
  clear: both;
}
.stockItemPrice h2 {
  float: left;
  margin-right: 12px;
  font-size: 12px;
}
.stockItemPrice h2 span {
  font-size: 35px;
}
.stockItemPrice .repayments_container {
  float: left;
}
.stockPrintInfo {
  margin-top: 40px;
  clear: both;
}
.stockPrintInfo ul li {
  font-size: 14px;
  padding: 5px;
  border-bottom: 1px dotted #ccc;
  width: 49%;
  float: left;
}
.stockPrintInfo h3 {
  font-size: 16px;
  font-weight: bold;
}
.stockPrintDealerDetails {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  float: none;
  width: 100%;
}
.stockPrintDealerDetails .btn-map-directions {
  display: none;
}
.stockPrintDealerDetails .btn-map-contact {
  display: none;
}
.stockPrintDealerDetails h3 {
  font-size: 16px;
  font-weight: bold;
}
#stockPrintWhyBuy {
  display: none;
  margin-top: 40px;
  margin-bottom: 40px;
  float: none;
  width: 100%;
}
#stockPrintWhyBuy > h3 {
  display: none;
}
#stockPrintWhyBuy ul {
  margin-top: 20px;
}
#stockPrintWhyBuy ul li {
  padding: 0 0 5px 15px;
}
.stockPrintComment {
  margin-top: 20px;
  clear: both;
}
.stockPrintComment blockquote {
  font-size: 14px;
  line-height: 20px;
}
.stockPrintComment h3 {
  font-size: 16px;
  font-weight: bold;
}
.stock_finance_notes {
  font-size: 80%;
  color: #333;
  padding-bottom: 15px;
  clear: both;
  margin-top: 25px;
}
.content-map-panel-location img {
  display: none;
}
.content-map-panel-location h3 {
  margin-bottom: 10px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
p.terms {
  padding-top: 40px;
}
