.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/volvo-v2/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: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
.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/volvo-v2/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/volvo-v2/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;
}
@font-face {
  font-family: 'VolvoBroad';
  src: url('../fonts/VolvoBroad.eot');
  src: url('../fonts/VolvoBroad.eot') format('embedded-opentype'), url('../fonts/VolvoBroad.woff2') format('woff2'), url('../fonts/VolvoBroad.woff') format('woff'), url('../fonts/VolvoBroad.ttf') format('truetype'), url('../fonts/VolvoBroad.svg#VolvoBroad') format('svg');
}
@font-face {
  font-family: 'VolvoSansBold';
  src: url('../fonts/VolvoSansBold.eot');
  src: url('../fonts/VolvoSansBold.eot') format('embedded-opentype'), url('../fonts/VolvoSansBold.woff2') format('woff2'), url('../fonts/VolvoSansBold.woff') format('woff'), url('../fonts/VolvoSansBold.ttf') format('truetype'), url('../fonts/VolvoSansBold.svg#VolvoSansBold') format('svg');
}
@font-face {
  font-family: 'VolvoSansLight';
  src: url('../fonts/VolvoSansLight.eot');
  src: url('../fonts/VolvoSansLight.eot') format('embedded-opentype'), url('../fonts/VolvoSansLight.woff2') format('woff2'), url('../fonts/VolvoSansLight.woff') format('woff'), url('../fonts/VolvoSansLight.ttf') format('truetype'), url('../fonts/VolvoSansLight.svg#VolvoSansLight') format('svg');
}
@font-face {
  font-family: 'VolvoSansMedium';
  src: url('../fonts/VolvoSansMedium.eot');
  src: url('../fonts/VolvoSansMedium.eot') format('embedded-opentype'), url('../fonts/VolvoSansMedium.woff2') format('woff2'), url('../fonts/VolvoSansMedium.woff') format('woff'), url('../fonts/VolvoSansMedium.ttf') format('truetype'), url('../fonts/VolvoSansMedium.svg#VolvoSansMedium') format('svg');
}
@font-face {
  font-family: 'VolvoSansRegular';
  src: url('../fonts/VolvoSansRegular.eot');
  src: url('../fonts/VolvoSansRegular.eot') format('embedded-opentype'), url('../fonts/VolvoSansRegular.woff2') format('woff2'), url('../fonts/VolvoSansRegular.woff') format('woff'), url('../fonts/VolvoSansRegular.ttf') format('truetype'), url('../fonts/VolvoSansRegular.svg#VolvoSansRegular') format('svg');
}
.brand-font-head-bold {
  font-family: "VolvoBroad";
}
.brand-font-head-regular {
  font-family: "VolvoBroad";
}
.brand-font-text-bold {
  font-family: "VolvoSansBold";
}
.brand-font-text-medium {
  font-family: "VolvoSansMedium";
}
.brand-font-text-light {
  font-family: "VolvoSansLight";
}
.brand-font-text-regular {
  font-family: "VolvoSansRegular";
}
.font-default {
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (max-width: 1091px) {
  .container {
    width: 100%;
  }
}
.content.listAccessories .subnavs {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0px;
}
.content.listAccessories .subnavs h4 {
  text-transform: uppercase;
  color: #5b7f95;
  width: 90%;
  border-bottom: 1px solid #5b7f95;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 10px;
  text-align: left;
}
@media (max-width: 991px) {
  .content.listAccessories .subnavs h4 {
    width: 100%;
  }
}
.content.listAccessories .subnavs a {
  margin-bottom: 20px;
  display: block;
}
.content.listAccessories .subnavs a img {
  max-width: 200px;
}
.content.listAccessories .subnavs a p {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.content.listAccessories .subnavs a span {
  display: block;
  color: #777;
  margin: 25px 25px 25px 0;
  font-size: 15px;
  min-height: 130px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .content.listAccessories .subnavs a span {
    min-height: 0;
  }
}
.content.listAccessories .subnavs a:hover img {
  opacity: 0.8;
}
.content.listAccessories .subnavs a:hover p {
  color: #005da1;
}
#map_big {
  position: relative;
  height: 400px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}
#map_big #map {
  height: 400px;
  width: 100%;
  position: absolute;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
#map_big #map_details > div {
  position: relative;
  background: url('../images/bg-map-big-details.png') left top repeat;
  padding: 15px 20px;
  width: 100%;
  height: 400px;
  margin: 0;
  float: none;
  text-align: center;
  padding-top: 80px;
}
@media (max-width: 991px) {
  #map_big #map_details > div {
    padding-top: 40px;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
  font-family: "VolvoBroad";
  font-size: 56px;
  color: #fff;
}
#map_big #map_details > div p {
  color: #fff;
  font-size: 16px;
  margin: 15px auto;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  font-size: 14px;
}
#map_big #map_details > div .phone a {
  color: #fff;
}
#map_big #map_details > div a.link_arrow {
  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: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
  width: 180px;
  margin: 40px auto;
  border-color: #fff;
  color: #fff;
  padding: 0;
  background: url('../images/bg-btn-offers.png') left top repeat;
}
#map_big #map_details > div a.link_arrow.btn-right {
  float: right;
}
#map_big #map_details > div a.link_arrow.btn-left {
  float: left;
}
#map_big #map_details > div a.link_arrow:hover,
#map_big #map_details > div a.link_arrow:active,
#map_big #map_details > div a.link_arrow:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
#map_big #map_details > div a.link_arrow.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;
}
#map_big #map_details > div a.link_arrow.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);
}
#map_big #map_details > div a.link_arrow:hover {
  background: #007bd4;
  border-color: #007bd4;
}
#map_big #map_details li {
  font-size: 14px;
  color: #fff;
  font-weight: 100;
}
#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/volvo-v2/images/bg-li.png) no-repeat 0 5px;
  background: url('../images/bg-btn-arrow-2.png') left center no-repeat;
  padding-left: 20px;
  color: #fff;
}
#map_big .openingHoursSpecials h3 {
  font-size: 16px !important;
  color: #007bd4 !important;
  padding-top: 10px;
}
#map_big #map {
  pointer-events: none;
}
.map_big_notes {
  font-size: 11px !important;
}
