.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/norris/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: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
}
.btn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  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;
  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;
  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/norris/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/norris/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);
  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;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #2675ee;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2675ee),to(#2675ee));
  background-image: -webkit-linear-gradient(top,#2675ee,#2675ee);
  background-image: -moz-linear-gradient(top,#2675ee,#2675ee);
  background-image: -ms-linear-gradient(top,#2675ee,#2675ee);
  background-image: -o-linear-gradient(top,#2675ee,#2675ee);
  background-image: linear-gradient(to bottom,#2675ee,#2675ee);
}
.btn:hover {
  background-color: #105cd1;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1267e8),to(#105cd1));
  background-image: -webkit-linear-gradient(top,#1267e8,#105cd1);
  background-image: -moz-linear-gradient(top,#1267e8,#105cd1);
  background-image: -ms-linear-gradient(top,#1267e8,#105cd1);
  background-image: -o-linear-gradient(top,#1267e8,#105cd1);
  background-image: linear-gradient(to bottom,#1267e8,#105cd1);
  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;
  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;
  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/norris/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/norris/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);
  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;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.content {
  margin-top: 0;
}
.main_content {
  margin-top: 0;
}
.home_panel_top {
  margin: 30px 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .home_panel_top {
    margin: 0;
  }
}
.home_panel_top .home_panel_top_title {
  position: relative;
  padding: 0 0 0 45px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 70px;
  height: 70px;
  text-transform: uppercase;
  display: block;
  background: url(../images/li-arrow-white.png) 30px center no-repeat;
}
@media (max-width: 1199px) {
  .home_panel_top .home_panel_top_title {
    margin-top: -80px;
  }
}
.home_panel_top .home_panel_top_title:hover {
  color: #ddd;
}
.home_panel_top > img {
  margin: 0;
  margin-bottom: -70px;
  width: 100%;
}
@media (max-width: 1199px) {
  .home_panel_top > img {
    margin: 0 0 15px 0;
    width: 100%;
  }
}
.dealer_brands_wrap {
  padding: 30px 0 40px;
  clear: both;
}
@media (max-width: 991px) {
  .dealer_brands_wrap {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .dealer_brands_wrap {
    display: none;
  }
}
.dealer_brands_wrap ul {
  text-align: center;
}
.dealer_brands_wrap ul li {
  display: inline-block;
  padding: 20px 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .dealer_brands_wrap ul li {
    width: 24%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dealer_brands_wrap ul li {
    width: 32%;
  }
}
@media (max-width: 480px) {
  .dealer_brands_wrap ul li {
    width: 100%;
    padding: 0;
  }
}
.dealer_brands_wrap ul li img:hover {
  opacity: 0.8;
}
.dealer_brands_wrap ul li.first {
  padding-left: 0;
}
.dealer_brands_wrap ul li.last {
  padding-right: 0;
}
.index_specials_container {
  margin: 25px 0 0 0;
}
.index_specials_container .index_specials {
  position: relative;
}
.index_specials_container .index_specials .index_stock_list {
  margin-top: 40px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem {
  width: 262px;
  background: #f7f7f7;
  border: 1px solid #eee;
  height: 560px;
  float: left;
  margin-left: 30px;
  padding: 0;
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    width: 48%;
    height: auto;
    margin-left: 0;
  }
  .index_specials_container .index_specials .index_stock_list .stockListItem:nth-child(even) {
    margin-left: 2%;
  }
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .index_specials_container .index_specials .index_stock_list .stockListItem:nth-child(even) {
    margin-left: 0;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h3 {
  margin: 0px 0;
  height: 85px;
  width: 100%;
  color: #333;
  font-size: 22px;
  line-height: 22px;
  margin-top: 0px;
  padding: 0 15px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight {
  float: none;
  margin-top: 0px;
  height: 130px;
  padding: 0 15px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0;
  color: #666;
  font-size: 13px;
  line-height: 25px;
  border-bottom: 1px solid #ccc;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 {
  font-size: 11px;
  color: #333;
  text-transform: none;
  margin-top: 18px;
  margin-right: 6px;
  text-align: left;
  line-height: 24px;
  font-weight: 100;
  float: left;
  margin-left: 15px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 span {
  display: block;
  font-size: 30px !important;
  color: #2675ee;
  font-weight: 100;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 480px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 15px;
    clear: both;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container span {
  color: #4c4c4c;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span {
  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;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #2675ee;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2675ee),to(#2675ee));
  background-image: -webkit-linear-gradient(top,#2675ee,#2675ee);
  background-image: -moz-linear-gradient(top,#2675ee,#2675ee);
  background-image: -ms-linear-gradient(top,#2675ee,#2675ee);
  background-image: -o-linear-gradient(top,#2675ee,#2675ee);
  background-image: linear-gradient(to bottom,#2675ee,#2675ee);
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin: 0;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-right {
  float: right;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-left {
  float: left;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.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;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.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);
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover {
  background-color: #105cd1;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1267e8),to(#105cd1));
  background-image: -webkit-linear-gradient(top,#1267e8,#105cd1);
  background-image: -moz-linear-gradient(top,#1267e8,#105cd1);
  background-image: -ms-linear-gradient(top,#1267e8,#105cd1);
  background-image: -o-linear-gradient(top,#1267e8,#105cd1);
  background-image: linear-gradient(to bottom,#1267e8,#105cd1);
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.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;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.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);
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem div > span {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem:first-child {
  margin-left: 0;
}
.index_btm_notes p {
  font-size: 10px;
  line-height: 16px;
  color: #666;
  margin: 20px 0;
}
.home_search_bg {
  width: 100%;
  background: #f7f7f7;
  padding-top: 40px;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
.search_stock_title {
  text-transform: uppercase;
  text-align: center;
  font-size: 34px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .search_stock_title {
    font-size: 24px;
  }
}
.search_stock_home {
  padding: 0px;
  background: #e5e6e3;
  min-height: 520px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .search_stock_home {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .search_stock_home {
    margin-top: 25px;
  }
}
.search_stock_home .subnav_tabs {
  border: 1px #9c9c9c solid;
  margin: 15px auto !important;
  padding: 0;
  -moz-border-radius: 60px;
  border-radius: 60px;
  width: 700px;
  background: #fff;
  text-align: center !important;
}
@media (max-width: 991px) {
  .search_stock_home .subnav_tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs {
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}
.search_stock_home .subnav_tabs li {
  width: auto;
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
  float: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li {
    width: 100%;
    height: auto;
    line-height: 35px;
    border-left: none;
  }
}
.search_stock_home .subnav_tabs li a {
  color: #444;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li a {
    font-size: 13px;
  }
}
.search_stock_home .subnav_tabs li.active {
  height: 60px;
  border-bottom: 4px solid #2675ee;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li.active {
    width: 100%;
    height: auto !important;
    background: none;
  }
}
.search_stock_home .subnav_forms {
  border: none;
  background: #e5e6e3;
  padding: 20px;
  min-height: 370px;
}
@media (max-width: 991px) {
  .search_stock_home .subnav_forms {
    min-height: 0;
  }
}
.search_stock_home .subnav_forms form {
  padding: 0;
}
.search_stock_home #stockSearchBudget > div {
  overflow: visible;
}
.search_stock_home #stockSearchBtn,
.search_stock_home #stockSearchBudgetBtn,
.search_stock_home #stockNumberSearchBtn {
  width: 100%;
  float: none;
  line-height: 35px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .search_stock_home #stockSearchBtn,
  .search_stock_home #stockSearchBudgetBtn,
  .search_stock_home #stockNumberSearchBtn {
    width: 100%;
    float: none;
  }
}
.search_stock_home #stockNumberSearchBtn {
  margin-top: 10px;
}
.search_stock_home #stockSearch #stock_number {
  height: 45px;
  line-height: 45px;
  padding: 5px 10px;
  float: none;
}
@media (max-width: 767px) {
  .search_stock_home #stockSearch #stock_number {
    float: none;
  }
}
.search_stock_home #stock_number {
  border: 1px solid #ccc;
  display: block;
  height: 45px;
  width: 100%;
  padding: 15px;
}
.search_stock_home #stockSearchRegular,
.search_stock_home #stockSearchBudget,
.search_stock_home #stockSearchNum {
  padding: 40px 25px 25px;
}
.search_stock_home #stockSearch select,
.search_stock_home #stockSearch input.text,
.search_stock_home .chzn-container-single .chzn-single {
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
}
.search_stock_home #stockSearchRegular .stockSearchBtnRight a {
  padding: 0 5px;
}
.search_stock_home .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 100%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
}
@media (max-width: 991px) {
  .search_stock_home .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .search_stock_home .stockSearchSelectField {
    width: 100%;
  }
}
.search_stock_home .stockSearchSelectField .chzn-container {
  font-size: 14px;
}
.search_stock_home .stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.search_stock_home .stockSearchSelectField .search-choice {
  line-height: 30px !important;
}
.search_stock_home .stockSearchSelectField .search-choice a {
  top: 13px !important;
}
.search_stock_home #stockSearchTypes {
  height: 25px;
}
.search_stock_home .stockSearch_note {
  display: none;
  padding: 0;
  width: 950px;
  float: left;
}
@media (max-width: 1199px) {
  .search_stock_home .stockSearch_note {
    width: 100%;
    float: none;
    padding-right: 15px;
  }
}
.search_stock_home .stockSearch_note > div {
  padding: 25px 0;
  line-height: 18px;
}
.search_stock_home .stockSearch_note > div p {
  font-size: 14px;
  color: #333;
}
.search_stock_home .stockSearch_note > div span {
  font-weight: bold;
  color: #000;
}
.search_stock_home .stockSearch_note > div a {
  font-weight: 400;
  color: #2675ee;
}
.search_stock_home .stockSearchTermsDetails {
  display: none;
}
.search_stock_home .search_side_stock_btn,
.search_stock_home .search_side_budget_btn,
.search_stock_home .search_side_num_btn {
  width: 100%;
  clear: both;
  display: block;
  cursor: pointer;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.search_stock_home .search_side_stock_btn,
.search_stock_home .search_side_budget_btn,
.search_stock_home .search_side_num_btn {
  background: url('../images/btn-home-search.png') right center no-repeat;
  border-bottom: 2px solid #ddd;
}
.search_stock_home .search_side_stock_btn_active,
.search_stock_home .search_side_budget_btn_active,
.search_stock_home .search_side_num_btn_active {
  background: url('../images/btn-home-search-active.png') right center no-repeat;
  border-bottom: 2px solid #2675ee;
}
.search_stock_home .search_side_budget_form,
.search_stock_home .search_side_num_form {
  display: none;
}
.home_footer_btm {
  width: 100%;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e9eae7),to(#f7f7f7));
  background-image: -webkit-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -moz-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -ms-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: -o-linear-gradient(top,#e9eae7,#f7f7f7);
  background-image: linear-gradient(to bottom,#e9eae7,#f7f7f7);
  padding-top: 40px;
  min-height: 500px;
  padding: 30px 0;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .home_footer_btm {
    padding: 15px 0 0 0;
    margin-top: 25px;
  }
}
.home_footer_btm .home_footer_btm1,
.home_footer_btm .home_footer_btm2,
.home_footer_btm .home_footer_btm3 {
  min-height: 400px;
}
@media (max-width: 1199px) {
  .home_footer_btm .home_footer_btm1,
  .home_footer_btm .home_footer_btm2,
  .home_footer_btm .home_footer_btm3 {
    min-height: 0;
  }
}
.home_footer_btm .home_footer_btm1 h2,
.home_footer_btm .home_footer_btm2 h2,
.home_footer_btm .home_footer_btm3 h2 {
  font-size: 24px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list {
  margin: 15px 0 25px;
  border-left: 2px solid #2675ee;
  padding-left: 20px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list p {
  font-size: 14px;
  color: #777;
  line-height: 20px;
}
.home_footer_btm .home_footer_btm1 a,
.home_footer_btm .home_footer_btm2 a,
.home_footer_btm .home_footer_btm3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2675ee;
  display: block;
  padding-left: 15px;
  background: url('../images/li-arrow-active.png') left center no-repeat;
  margin-top: 60px;
}
.home_footer_btm .home_footer_btm1 a:hover,
.home_footer_btm .home_footer_btm2 a:hover,
.home_footer_btm .home_footer_btm3 a:hover {
  color: #105cd1;
}
@media (max-width: 991px) {
  .home_footer_btm .home_footer_btm1 a,
  .home_footer_btm .home_footer_btm2 a,
  .home_footer_btm .home_footer_btm3 a {
    margin: 40px 0;
  }
}
.home_footer_btm .home_footer_btm3 img {
  position: absolute;
  margin-top: -55px;
  right: 0;
}
.home_footer_btm .home_footer_btm3 .home_footer_news .fb-page {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .home_footer_btm .home_footer_btm3 .home_footer_news .fb-page {
    margin-left: 0;
    width: 100% !important;
  }
}
.home_footer_btm .home_footer_btm3 .home_footer_news iframe {
  float: right;
}
@media (max-width: 991px) {
  .home_footer_btm .home_footer_btm3 .home_footer_news iframe {
    float: none;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .home_footer_btm .home_footer_btm3 .home_footer_news iframe {
    width: 100% !important;
  }
}
.home_dealerships {
  background: #e5e6e3;
  min-height: 100px;
}
@media (max-width: 991px) {
  .home_dealerships {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.home_dealerships .home_dealerships_left {
  padding: 20px;
}
.home_dealerships .home_dealerships_left h2 {
  margin-left: 5px;
  margin-top: 20px;
  font-size: 22px;
  color: #444;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .home_dealerships .home_dealerships_left h2 {
    margin-left: 50px;
  }
}
.home_dealerships .home_dealerships_left select {
  width: 100%;
  height: 35px;
  margin-top: 15px;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .home_dealerships .home_dealerships_left select {
    width: 100%;
  }
}
.home_dealerships .home_dealerships_left select option {
  font-size: 12px;
  padding: 5px;
}
.home_dealerships .home_dealerships_left .home_dealerships_btn {
  width: 100%;
  height: 35px;
  margin-top: 15px;
}
.home_dealerships .home_dealerships_right img {
  float: right;
}
@media (max-width: 1199px) {
  .home_dealerships .home_dealerships_right img {
    display: none;
  }
}
#stockSearch .tabs > ul {
  margin: 0;
}
#stockSearch select,
#stockSearch input.text {
  width: 96%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 2%;
  border: solid 1px #CCC;
}
#stockSearchBudget {
  padding: 30px 0 0 0;
}
#stockSearchBudget > div {
  clear: both;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#stockSearchBudget > div label {
  width: 46%;
  float: left;
}
#stockSearchBudget > div input.text,
#stockSearchBudget > div select {
  width: 49%;
  float: right;
}
#stockSearchTypes label {
  font-weight: 100;
  margin-right: 10px;
}
#stockSearchTypes input {
  margin-top: 0 !important;
  width: 15px;
  height: 15px;
}
#stockSearchSelect > div {
  float: left;
  margin: 0 0 20px 0;
  width: 48%;
}
#stockSearchSelect > div.even {
  padding: 0 2% 0 0;
}
#stockSearchSelect > div.odd {
  padding: 0 0 0 2%;
}
#stockSearchSelect > div label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.stockSearchTerms {
  font-size: 10px;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
