.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: #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;
}
form {
  margin: 0;
  padding: 15px;
}
form h2 {
  padding: 15px 0 4px 0;
  margin: 15px 0;
  clear: both;
  border-bottom: solid 1px #CCCCCC;
  font-weight: normal;
  font-size: 15px;
  width: 100%;
  padding-bottom: 5px;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 31%;
  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;
  -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);
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #f01616;
  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: 51px;
  background: #ccc;
  z-index: 1000;
  border: 1px solid #aaa;
  padding: 5px;
  min-width: 150px;
  min-height: 38px;
  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: 163px;
}
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: 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: #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);
  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: #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;
}
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);
}
form .formSubmit: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;
}
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;
  line-height: 16px;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin: 0;
  background: #FFF;
  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: 5px 0 0 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/norris/images/bg-li.png) no-repeat 0 5px;
  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;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f8f8f8;
  padding: 0 15px 15px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  background: #fff;
  margin: 0;
  padding: 5px 15px;
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
@media (max-width: 767px) {
  .formEnquiryContainer form#service #serviceDropOff,
  .formEnquiryContainer form#service #servicePickup {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
  }
}
.form_notes_top {
  background: #fff;
  padding: 20px;
}
iframe,
#formResults {
  display: block !important;
}
.location {
  position: relative;
}
#location_select {
  display: none;
  background-color: #005192;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0078bb),to(#005192));
  background-image: -webkit-linear-gradient(top,#0078bb,#005192);
  background-image: -moz-linear-gradient(top,#0078bb,#005192);
  background-image: -ms-linear-gradient(top,#0078bb,#005192);
  background-image: -o-linear-gradient(top,#0078bb,#005192);
  background-image: linear-gradient(to bottom,#0078bb,#005192);
  -moz-box-shadow: 0 0 3px #CCC;
  -webkit-box-shadow: 0 0 3px #CCC;
  box-shadow: 0 0 3px #CCC;
  padding: 15px 35px;
  border: solid 1px #CCC;
  font-size: 15px;
  position: absolute;
  z-index: 9999;
  top: 20px;
}
@media (max-width: 767px) {
  #location_select {
    position: relative;
    padding: 15px;
    margin: 0 0 40px 0;
    width: 100%;
    font-size: 13px;
  }
}
#location_select label {
  font-weight: bold;
  color: #fff;
  padding-right: 10px;
}
@media (max-width: 767px) {
  #location_select label {
    margin-bottom: 15px;
  }
}
#location_department_details_container {
  z-index: 100;
  position: relative;
  overflow: hidden;
  margin-top: -300px;
  margin-bottom: 50px;
  margin-left: 0;
  padding: 5px 0;
  max-width: 350px;
  float: right;
}
@media (max-width: 1199px) {
  #location_department_details_container {
    margin: 0;
    width: 100%;
    height: auto;
  }
}
#location_department_details_container > div {
  padding: 25px;
  background: #FFF;
  position: relative;
  width: 350px;
  min-height: 300px;
  margin: 0 0 0 45px;
  border: 1px solid #CCC;
  -moz-box-shadow: 0 0 3px #CCC;
  -webkit-box-shadow: 0 0 3px #CCC;
  box-shadow: 0 0 3px #CCC;
}
@media (max-width: 1199px) {
  #location_department_details_container > div {
    float: none;
    height: auto;
    width: 100%;
    margin: 15px 0;
  }
}
#location_department_details_container > div:first-child {
  margin-left: 0;
}
#location_department_details_container > div h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
#location_department_details_container > div ul {
  margin: 10px 0;
}
@media (max-width: 1199px) {
  #location_department_details_container > div ul {
    margin-bottom: 40px;
  }
}
#location_department_details_container > div 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/norris/images/bg-li.png) no-repeat 0 5px;
  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;
}
#location_department_details_container > div .btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
#location_department_details_container > div .openingHoursSpecials h3 {
  font-size: 13px;
  color: #f01616;
  padding-top: 10px;
}
#location_map {
  height: 400px;
  width: 100%;
  z-index: 1;
  margin-bottom: -30px;
  margin-top: 0px;
}
#location_map > div {
  pointer-events: none;
}
#directions_list {
  background: #FFF;
}
#directions_list .adp-directions {
  width: 100%;
}
#location_directions {
  background: #f2f2f2;
  border: 1px solid #efefef;
  padding: 1px 0 20px 0;
  margin: 75px 0 50px 0;
}
@media (max-width: 1199px) {
  #location_directions {
    margin: 0 0 25px 0;
    padding: 15px;
  }
}
#location_directions > div {
  width: 100%;
}
#directions {
  padding: 10px;
  overflow: hidden;
  margin: 20px 10px 0 10px;
}
@media (max-width: 1199px) {
  #directions {
    margin: 0;
    padding: 0;
  }
}
#directions h3 {
  margin: 0 0 10px 0;
}
#directions label {
  font-weight: bold;
  margin: 10px 0;
  display: block;
}
#directions input[type=submit] {
  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: #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);
  float: right;
  margin-right: 15px;
}
#directions input[type=submit].btn-right {
  float: right;
}
#directions input[type=submit].btn-left {
  float: left;
}
#directions input[type=submit]: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;
}
#directions input[type=submit].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;
}
#directions input[type=submit].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);
}
#directions input[type=submit]: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;
}
#directions input[type=submit].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;
}
#directions input[type=submit].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: 1199px) {
  #directions input[type=submit] {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
#directions .text {
  width: 650px;
}
@media (max-width: 1199px) {
  #directions .text {
    width: 100%;
  }
}
#directions #saddr {
  width: 750px;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  margin-top: -1px;
  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);
  line-height: 33px;
}
@media (max-width: 1199px) {
  #directions #saddr {
    width: 100%;
    margin-bottom: 15px;
  }
}
#directions #dirSubmit {
  margin-top: -1px;
}
.map_big_notes {
  font-size: 10px;
}
