.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;
}
.home_panel_top {
  width: 100%;
  min-height: 369px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 250px;
  overflow: hidden;
}
.home_panel_top h3 {
  padding-left: 15px;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
}
.home_panel_top p {
  padding: 10px 15px;
  color: #fff;
  margin-bottom: 0;
}
.home_panel_top a {
  color: #00A2E0;
  font-weight: bold;
  padding: 0 15px;
  font-size: 15px;
}
.home_panel_top1 {
  background: url(../images/home_panel1.jpg) left top no-repeat;
}
.home_panel_top2 {
  background: url(../images/home_panel2.jpg) left top no-repeat;
}
.home_panel_top3 {
  background: url(../images/home_panel3.jpg) left top no-repeat;
}
.home_panel_top4 {
  background: url(../images/home_panel4.jpg) left top no-repeat;
}
.home_panel_content {
  background: url(../images/bg-home-panel-content.png) left top no-repeat;
  padding-top: 5px;
  padding-bottom: 15px;
  min-height: 120px;
}
.home_panel_top1,
.home_panel_top2,
.home_panel_top3,
.home_panel_top4,
.home_panel_content {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-home-build {
  background: url('../images/bg-home-build.jpg') left top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  margin: 18px 15px 15px 15px;
  min-height: 163px;
}
@media (max-width: 991px) {
  .bg-home-build {
    display: none;
  }
}
.bg-home-build .bg-home-build-left {
  padding-left: 20px;
}
.bg-home-build .bg-home-build-left a {
  width: 100px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .bg-home-build .bg-home-build-left a {
    float: right;
  }
}
.bg-home-build .bg-home-build-right {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .bg-home-build .bg-home-build-right {
    display: none;
  }
}
.bg-home-build h3 {
  color: #313136;
  line-height: 25px;
  padding-top: 10px;
  font-size: 22px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .bg-home-build h3 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .index_build_mine {
    display: none;
  }
}
.home_panel_btm {
  background: #fff;
  margin-bottom: 30px;
  min-height: 177px;
}
.home_panel_btm h3 {
  padding: 5px 0;
  margin-bottom: 0;
  color: #000;
  font-size: 15px;
}
.home_panel_btm p {
  padding: 15px;
}
.home_panel_btm p a {
  color: #0068B5;
  font-weight: bold;
}
.home_panel_btm img {
  margin-right: 15px;
}
@media (max-width: 991px) {
  .home_panel_btm img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.home_panel_btm_right {
  margin-top: 15px;
  margin-bottom: 30px;
  background: #F2F2F2;
}
@media (max-width: 991px) {
  .home_panel_btm_right {
    min-height: 300px;
  }
}
.home_panel_btm_right h2 {
  color: #313135;
  padding: 15px 0 0 0;
  margin: 0;
  padding-left: 15px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .home_panel_btm_right p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.home_panel_btm_right a {
  color: #00A2E0;
  font-size: 15px;
  padding-right: 20px;
  background: url('../images/icon-btn-more2.png') right 3px no-repeat;
}
@media (max-width: 991px) {
  .home_panel_btm_right a {
    line-height: 50px;
    padding-left: 15px;
  }
}
.home_search {
  background: #fff;
  margin-top: 40px;
}
.home_search .subnav_tabs {
  float: left;
  background: #f5f6f7;
  width: 260px;
  height: 250px;
  margin-left: 0;
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .home_search .subnav_tabs {
    float: none;
    width: 100%;
    height: auto;
    padding: 15px;
  }
}
.home_search .subnav_tabs li {
  text-align: left;
}
@media (max-width: 991px) {
  .home_search .subnav_tabs li {
    float: none !important;
  }
}
.home_search .subnav_tabs li a {
  background: #F5F6F7 url('../images/bg-collapse.png') no-repeat right -57px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  position: relative;
  color: #3f4344;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid #ccc;
  width: 200px;
}
.home_search .subnav_tabs li a:hover {
  color: #00A2E0 !important;
  font-weight: bold;
}
@media (max-width: 991px) {
  .home_search .subnav_tabs li a {
    width: 95%;
    margin-left: 0;
  }
}
.home_search .subnav_tabs li.active a {
  color: #00A2E0 !important;
}
.home_search .subnav_forms {
  float: right;
  width: 865px;
  padding: 0;
  margin-right: -15px;
}
@media (max-width: 1199px) {
  .home_search .subnav_forms {
    float: none;
    width: 100%;
    padding: 15px 0;
    margin: 0;
  }
}
.home_search .subnav_forms .stockSearchBtn {
  float: right;
  width: 32%;
  margin-right: 15px;
  color: #fff !important;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .home_search .subnav_forms .stockSearchBtn {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 25px;
  }
}
.home_search .subnav_forms .search-choice {
  width: 28%;
  line-height: 20px;
}
.home_search .subnav_forms .stockSearchSelectField {
  line-height: 40px;
  width: 32%;
}
@media (max-width: 991px) {
  .home_search .subnav_forms .stockSearchSelectField {
    width: 100%;
  }
}
.home_search .subnav_forms p.terms {
  display: none;
}
.home_search .subnav_forms .stockSearchTerms {
  clear: both;
  cursor: pointer;
  font-size: 10px;
}
.home_search .stockSearch_note {
  float: right;
  width: 880px;
  padding: 25px 15px 0 15px;
}
@media (max-width: 1199px) {
  .home_search .stockSearch_note {
    width: 100%;
    padding: 25px 0 0 0;
  }
}
.home_search .stockSearch_note .note_wrap {
  border: 1px #ccc dashed;
  padding: 5px 10px 0px 10px;
}
.home_search .stockSearch_note .note_wrap span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0;
}
.home_search .stockSearch_note .note_wrap a {
  color: #00A2E0;
  font-weight: bold;
  text-decoration: underline;
}
.home_search #stockSearchBudget {
  padding-top: 0;
}
.home_search #stockSearchNum form {
  padding: 0;
}
.home_search #stockSearchNum form #stock_number {
  line-height: 35px;
  padding: 0 5px;
  width: 100%;
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
}
.home_search #stockSearchNum form #stock_number:focus {
  outline: none;
  border-color: #03579B;
  color: #2D2D2D;
}
.home_search #stockSearchNum form #stock_number.error {
  border-color: #F00 !important;
  color: #000;
}
.index_specials_container {
  margin: 0 15px;
}
.index_specials_container .index_specials {
  position: relative;
}
.index_specials_container .index_specials .index_stock_list {
  margin-top: 15px;
  margin-bottom: 15px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem {
  height: 520px;
  float: left;
  margin-left: 32px;
  padding: 0;
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    height: 580px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    height: auto;
    padding-bottom: 25px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h3 {
  margin: 0px 0;
  min-height: 75px;
  width: 100%;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-top: 0px;
  text-transform: uppercase;
}
.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: 15px;
  height: 100px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0;
  color: #666;
  font-size: 13px;
  letter-spacing: 0.02em;
  word-spacing: 0.02em;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight ul li:last-child {
  border-bottom: none;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 {
  font-size: 11px;
  color: #333;
  text-transform: none;
  margin-top: 15px;
  margin-right: 12px;
  text-align: left;
  line-height: 19px;
  font-weight: 100;
  float: left;
  display: inline-block;
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem h4 {
    float: none;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 span {
  display: block;
  font-size: 24px !important;
  color: #00A2E0;
  padding-bottom: 3px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container {
  display: inline-block;
  margin-top: -3px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
  font-size: 11px;
  font-weight: 100;
  color: #333;
  line-height: 19px;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-top: 18px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container span {
  font-size: 24px;
  color: #415964;
  display: block;
}
.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: 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);
  font-size: 18px;
  font-weight: normal;
  margin-top: 15px;
  position: absolute;
  bottom: 0;
  width: 90%;
}
.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: #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;
}
.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: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem div > span {
    position: relative;
    width: 100%;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem:first-child {
  margin-left: 0;
}
.index_btm_notes {
  font-size: 11px;
  padding-top: 10px;
  font-style: italic;
  line-height: 18px;
  color: #666;
  margin: 10px 0 40px 0;
}
#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 {
  padding: 0;
  margin: 0 auto;
}
#stockSearchTypes input[type="radio"],
#stockSearchTypes input[type="checkbox"] {
  margin-top: 0;
}
#stockSearchTypes label {
  font-weight: normal;
  margin: 0 5px;
}
#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;
}
.terms {
  display: none;
}
.terms.visible {
  display: block;
}
#map_big {
  position: relative;
  height: 500px;
  padding: 0;
  margin-top: 25px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 640px;
  }
}
#map_big #map {
  height: 500px;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: 350px;
  margin-right: 0px;
  margin-top: 20px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 768px) {
  #map_big #map_details > div {
    min-width: 0;
  }
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
}
#map_big #map_details > div h4 {
  color: #00A2E0;
  margin: 15px 0;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #333;
}
#map_big #map_details > div a {
  margin: 15px 0 0 0;
  display: block;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  background: url('../images/icon-map.jpg') left center no-repeat;
  line-height: 35px;
  padding-left: 25px;
}
#map_big #map_details li {
  color: #333;
}
#map_big .openingHours 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;
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}
#map_big .openingHours .openingHoursSpecials h3 {
  font-size: 14px !important;
  margin-bottom: 10px;
  color: #00A2E0;
  width: 100% !important;
  padding-top: 15px;
}
form {
  margin: 0;
  padding: 15px;
}
form h2 {
  padding: 15px 0;
  margin: 15px 0;
  clear: both;
  border-bottom: solid 1px #CCCCCC;
  color: #333333;
  font-weight: normal;
  font-size: 16px;
  width: 98%;
  color: #00A2E0;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 32%;
  vertical-align: top;
}
@media (max-width: 991px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #DDD;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #00A2E0;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
}
form .formCell label span {
  color: #ff0000;
}
form .formCell label.error {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 50px;
  background: #f3f3f3;
  z-index: 1000;
  border: 1px solid #ccc;
  padding: 5px;
  min-width: 150px;
  min-height: 30px;
  color: #333;
}
form .formCell input.text {
  line-height: 28px;
  height: 28px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 120px;
}
form .formCell select {
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  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: 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);
  clear: both;
  margin-top: 5px;
  margin-right: 10px;
  cursor: pointer;
  float: right;
  padding: 0px 17px;
  font-size: 14px;
  font-weight: bold;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit: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;
}
form .formSubmit.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;
}
form .formSubmit.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) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 150px;
  margin-top: 10px;
  clear: none;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
#formResults {
  display: none;
}
#formResults iframe {
  display: none !important;
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin: 0;
  background: #F2F3F2;
  opacity: 0.9;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #000;
  display: block;
  margin: 15px 0;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: 0 20px 15px 0;
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section ul 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;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f2f3f2;
  border: 1px solid #efefef;
  padding: 15px 15px 40px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 23%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  background: #fafafa;
  margin: 0;
  padding: 5px 15px;
}
.formEnquiryContainer form#service .formCell.also_required {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell.also_required {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell.also_required > label {
  margin-top: 25px;
  margin-bottom: 15px;
}
.formEnquiryContainer form#service .formCell.other_required {
  width: 48%;
  margin-top: 55px;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell.other_required {
    width: 100%;
    margin-top: 15px;
  }
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
.formEnquiryContainer form#servicefeedback #service_feedback1,
.formEnquiryContainer form#servicefeedback #service_feedback2,
.formEnquiryContainer form#servicefeedback #service_feedback3,
.formEnquiryContainer form#servicefeedback #service_feedback4,
.formEnquiryContainer form#servicefeedback #service_feedback5,
.formEnquiryContainer form#servicefeedback #service_feedback6 {
  width: 33%;
  float: right;
  margin-top: -30px;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#servicefeedback #service_feedback1,
  .formEnquiryContainer form#servicefeedback #service_feedback2,
  .formEnquiryContainer form#servicefeedback #service_feedback3,
  .formEnquiryContainer form#servicefeedback #service_feedback4,
  .formEnquiryContainer form#servicefeedback #service_feedback5,
  .formEnquiryContainer form#servicefeedback #service_feedback6 {
    width: 100%;
    float: none;
    margin-top: 0;
  }
}
.formEnquiryContainer form#servicefeedback label {
  line-height: 20px;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#servicefeedback label {
    width: 100% !important;
  }
}
.form_notes_top {
  background: #fff;
  padding: 20px;
}
