.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;
}
#serviceCalendar {
  position: relative;
}
#serviceCalendar.service_form {
  background: #FFF;
  width: 100%;
  z-index: 1000;
  margin: 15px 0;
}
#serviceCalendar p.terms {
  margin-top: 10px;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  position: absolute;
  top: 5px;
  overflow: hidden;
  display: block;
  text-indent: -20000px;
  width: 7px;
  height: 12px;
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/serviceCalendar/bg-previous-month.png) no-repeat 0 0;
}
#serviceCalendar #ServiceCalendarNextMonth {
  background: url(http://templatesnew.digitaldealer.com.au/norris/images/serviceCalendar/bg-next-month.png) no-repeat 0 0;
  right: 0;
}
#serviceCalendar #ServiceCalendarPreviousMonth {
  left: 5px;
}
#serviceCalendar h4 {
  text-align: center;
  margin: 0;
  line-height: 25px;
  font-size: 14px;
  background: none;
  color: #000;
}
#serviceCalendar span {
  display: none;
}
#serviceCalendar table {
  border-collapse: collapse;
  font-size: 90%;
  width: 100%;
}
#serviceCalendar table th {
  background: #000;
  color: #FFF;
  line-height: 25px;
  border: #CCC 1px solid;
  width: 14%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#serviceCalendar table td {
  line-height: 25px;
  border: #CCC 1px solid;
  text-align: center;
  width: 14%;
  vertical-align: middle;
  color: #3f4344;
  margin: 0;
  padding: 0;
  background: #FFF;
  cursor: pointer;
}
#serviceCalendar table td a {
  display: block;
  height: 100%;
}
#serviceCalendar table td.cal_special {
  background: #000;
  color: #FFF;
}
#serviceCalendar table td.cal_empty {
  background: #f4f4f4;
  cursor: auto;
  color: #707779;
}
#serviceCalendar table td.cal_normal:hover a {
  background: #000;
  color: #FFF;
}
#serviceCalendar.side {
  width: 207px;
}
#serviceCalendar.side table {
  width: 207px;
}
#serviceCalendar.side table th,
#serviceCalendar.side table td {
  width: 30px;
  height: 26px;
}
p#service-special {
  color: #000;
  padding: 10px;
  font-weight: bold;
  padding: 5px 10px;
  background: #FFF;
}
#follower {
  display: none;
  position: absolute;
  background: #000;
  border: #FFF solid 1px;
  color: #FFF;
  padding: 5px;
  z-index: 2000;
  max-width: 270px;
}
#follower p {
  margin: 0px;
}
#follower p.disclaimer {
  color: #bfc2c3;
  margin: 0;
}
#follower p strong {
  color: #FFF;
}
#wait {
  display: none;
  position: absolute;
  z-index: 600;
  padding: 3px;
  background: #FFF;
  border: #666 solid 1px;
  top: 80px;
  left: 120px;
}
#wait img {
  width: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  left: 0 !important;
  top: 0 !important;
  height: 22px !important;
  position: relative !important;
}
.service .service_intro {
  margin-top: -15px;
  margin-bottom: 40px;
  line-height: 25px;
  color: #4c4c4c;
  font-size: 16px;
}
.service .service_top {
  margin-right: 15px;
  margin-bottom: 30px;
}
.service .service_top > div {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel {
    height: auto;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .service .service_top .service_top_panel {
    height: auto;
  }
}
.service .service_top .service_top_panel h4 {
  line-height: 25px;
  padding-top: 15px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel h4 {
    padding-top: 15px;
  }
}
.service .service_top .service_top_panel p {
  padding: 10px 0;
  color: #4c4c4c;
  line-height: 22px;
  font-size: 14px;
}
.service .service_top .service_top_panel img {
  float: left;
  margin-bottom: 25px;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel img {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.service .service_btm .service_special_bg {
  margin-top: 25px;
  margin-bottom: 25px;
}
.service .service_btm .service_special_bg img {
  width: 100%;
  height: auto;
}
.service .service_btm .service_special_bg .carousel-indicators li {
  background: #ccc !important;
  border: none;
}
.service .service_btm .service_special_bg .carousel-indicators .active {
  background: #f01616 !important;
}
.service .service_btm .service_special_bg .carousel-control {
  width: 8%;
}
.service .service_btm .service_special_bg .carousel-control.left {
  background: url('../images/icon-big-left.png') center center no-repeat;
}
.service .service_btm .service_special_bg .carousel-control.right {
  background: url('../images/icon-big-right.png') center center no-repeat;
}
.service #serviceCalendarContainer {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .service #serviceCalendarContainer {
    margin-top: 25px;
  }
}
.service #serviceCalendarContainer h2 {
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 0;
}
.service #serviceCalendarContainer #serviceCalendarTop {
  background: #f7f7f7;
  padding: 15px 10px;
  margin-bottom: 10px;
}
.service #serviceCalendarContainer #serviceCalendarTop p {
  color: #4c4c4c;
  margin-bottom: 0;
}
.service #serviceCalendarContainer #serviceCalendar h4 {
  color: #f01616;
  margin-bottom: 15px;
  font-weight: 200;
  font-size: 16px;
}
.service #serviceCalendarContainer #serviceCalendar table th {
  text-align: center !important;
  background: #f01616;
}
.service #serviceCalendarContainer #serviceCalendar table td a:hover {
  background: #f01616;
}
.service #serviceCalendarContainer #serviceCalendar .terms {
  display: block;
  font-size: 9px;
  line-height: 13px;
  color: #5f5f65;
  margin-bottom: 50px;
}
.service iframe {
  display: block !important;
}
.ie .sidebar #serviceCalendar p.terms {
  text-align: left;
  font-size: 80%;
}
#map_big {
  position: relative;
  height: 480px;
  padding: 0;
  margin-top: 25px;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 480px;
  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: 15px 20px;
  width: 300px;
  margin-right: 0;
  margin-top: 25px;
  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: 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;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  color: #444;
}
#map_big #map_details > div p {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #f01616;
  font-weight: 600;
  font-size: 18px;
}
#map_big #map_details > div a.link_arrow {
  margin: 0 -20px;
  display: block;
  color: #333;
  text-transform: uppercase;
  background: url('../images/icon-map.jpg') 15px 15px no-repeat;
  line-height: 30px;
  padding-left: 40px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
@media (max-width: 480px) {
  #map_big #map_details > div a.link_arrow {
    margin: 15px 0 30px;
  }
}
#map_big #map_details li {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big .openingHours {
  margin-bottom: 10px;
}
#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/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;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #f01616;
  padding-top: 10px;
}
