.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/sxford/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 #217b9e;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  text-shadow: -1px -1px #444;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #3da8de;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2995c6),to(#3da8de));
  background-image: -webkit-linear-gradient(top,#2995c6,#3da8de);
  background-image: -moz-linear-gradient(top,#2995c6,#3da8de);
  background-image: -ms-linear-gradient(top,#2995c6,#3da8de);
  background-image: -o-linear-gradient(top,#2995c6,#3da8de);
  background-image: linear-gradient(to bottom,#2995c6,#3da8de);
}
.btn:hover {
  background-color: #2995c6;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3da8de),to(#2995c6));
  background-image: -webkit-linear-gradient(top,#3da8de,#2995c6);
  background-image: -moz-linear-gradient(top,#3da8de,#2995c6);
  background-image: -ms-linear-gradient(top,#3da8de,#2995c6);
  background-image: -o-linear-gradient(top,#3da8de,#2995c6);
  background-image: linear-gradient(to bottom,#3da8de,#2995c6);
  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/sxford/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/sxford/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;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
input,
select,
a img {
  vertical-align: middle;
}
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  color: #3f4344;
}
header {
  height: 100px;
  background: transparent;
}
header nav > ul {
  overflow: hidden;
}
header nav > ul > li {
  float: left;
}
header nav > ul > li > a {
  display: block;
  padding: ;
  color: #000;
  background: #FFF;
  line-height: ;
}
header nav > ul > li > a:hover {
  color: #e31a0f;
  background: #FFF;
}
header nav > ul > li > a.active {
  color: #e31a0f;
  background: #FFF;
}
p.terms {
  font-size: 80%;
  clear: both;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #3f4344;
}
a:hover {
  color: #000;
}
a.active {
  color: #000;
}
#footer_copyright {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#footer_copyright.wrapper-inner {
  padding: 0;
}
#footer_copyright li {
  color: #3f4344;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(http://templatesnew.digitaldealer.com.au/sxford/images/loading.gif) no-repeat 10px #f2f2f2;
}
.container {
  max-width: 1010px;
  width: 100%;
}
body {
  font-size: 13px;
  background: #FFF;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #374A5C;
  font-weight: bold;
}
h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
}
h2 {
  font-size: 20px;
  margin: 20px 0 15px 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 14px;
  }
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
@media (max-width: 767px) {
  h3 {
    font-size: 14px;
  }
}
h4 {
  font-size: 14px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #313135;
}
a {
  color: #313135;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none !important;
}
button {
  outline: none !important;
}
div.alert {
  clear: both;
  background: #3DABE0;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
a[href^=tel] {
  color: #000;
  text-decoration: none;
}
header {
  height: auto;
  margin-bottom: 0 !important;
  border: none !important;
}
header .header_top {
  background: #11346c url('../images/bg_header_top.jpg') top center no-repeat;
  height: 100px;
  color: #fff;
}
@media (max-width: 991px) {
  header .header_top {
    background: #11346c url('../images/bg_header_top.jpg') top left no-repeat;
  }
}
@media (max-width: 767px) {
  header .header_top {
    background: #1C508B;
    height: 50px;
    width: 100%;
    overflow: hidden;
  }
}
header .header_top .navbar-phone {
  height: 100px;
  font-size: 15px;
  font-weight: bold;
  color: #fff !important;
}
header .header_top .navbar-phone * {
  display: inline-block;
  vertical-align: top;
}
header .header_top .navbar-phone a {
  padding-top: 60px;
  margin-left: 25px;
  display: inline-block;
  font-size: 15px;
  color: #fff;
}
header .header_top .navbar-phone h3 {
  color: #fff;
  font-size: 26px;
  margin-top: -25px;
  margin-right: 10px;
  background: url('../images/header_top_phone.png') center left no-repeat;
  padding-left: 30px;
}
@media (max-width: 991px) {
  header .header_top .navbar-phone h3 {
    display: none;
  }
}
@media (max-width: 767px) {
  header .header_top .navbar-phone h3 {
    display: block;
    position: absolute;
    margin: 0;
    right: 20px;
    top: 10px;
  }
}
header .header_top .navbar-logo-img {
  width: 500px;
  height: 100px;
}
header .header_top .header_top_phone {
  background: url('../images/header_top_phone.png') center 28px no-repeat;
}
@media (max-width: 767px) {
  header .header_top .header_top_phone {
    margin-right: 0;
    padding-right: 0;
  }
}
header .header_top .header_top_about {
  background: url('../images/header_top_about.png') center 30px no-repeat;
}
@media (max-width: 991px) {
  header .header_top .header_top_about {
    display: none !important;
  }
}
header .header_top .header_top_career {
  background: url('../images/header_top_career.png') center 33px no-repeat;
}
@media (max-width: 991px) {
  header .header_top .header_top_career {
    display: none !important;
  }
}
header .header_btm {
  background: #e8e8e8;
  height: 50px;
}
@media (max-width: 991px) {
  header .header_btm {
    height: auto;
  }
}
@media (max-width: 767px) {
  header .header_btm {
    background: url('../images/bg_header_mobile.jpg') top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    min-height: 40px;
  }
}
header .header_btm .header_btm_wrapper {
  width: 1010px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 991px) {
  header .header_btm .header_btm_wrapper {
    width: 100%;
    padding: 0;
  }
}
header .header_name_mobile {
  display: none;
}
@media (max-width: 767px) {
  header .header_name_mobile {
    display: block;
    float: left;
  }
}
@media (max-width: 480px) {
  header .header_name_mobile {
    width: 75%;
    margin-top: 10px;
    margin-left: 3px;
  }
  header .header_name_mobile img {
    width: 100%;
  }
}
header .navbar-nav {
  min-height: 50px;
  margin: 0;
}
@media (max-width: 767px) {
  header .navbar-nav {
    height: auto;
    margin: 0px;
  }
}
@media (max-width: 991px) {
  header .navbar-nav li {
    width: 33%;
  }
}
@media (max-width: 767px) {
  header .navbar-nav li {
    width: 100%;
  }
}
header .navbar-nav li.nav-mobile-only {
  display: none;
}
@media (max-width: 991px) {
  header .navbar-nav li.nav-mobile-only {
    display: block;
  }
}
@media (max-width: 767px) {
  header .navbar-nav li.nav-service-xtime {
    display: none;
  }
}
header .navbar-nav li a {
  color: #393f45;
  height: 50px;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 14px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 50px;
}
header .navbar-nav li a:hover,
header .navbar-nav li a:focus,
header .navbar-nav li a.active {
  color: #fff;
  background: #3DABE0;
  text-shadow: 1px 1px 1px #333;
}
header .navbar-nav li a.first {
  padding: 0 16px;
}
@media (max-width: 1199px) {
  header .navbar-nav li a {
    padding: 0 11px;
  }
}
@media (max-width: 767px) {
  header .navbar-nav li a {
    height: auto;
    margin-left: 0px;
    line-height: 50px;
    background: #e8e8e8;
  }
}
header .navbar-nav #showroomSubnavHide {
  display: none;
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavHide {
    display: block;
  }
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavTrigger {
    display: none;
  }
}
header .navbar-nav #showroomSubnavHide,
header .navbar-nav #carsInStockSubnavHide,
header .navbar-nav #partsSubnavHide {
  display: none;
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavHide,
  header .navbar-nav #carsInStockSubnavHide,
  header .navbar-nav #partsSubnavHide {
    display: block;
  }
}
@media (max-width: 1199px) {
  header .navbar-nav #showroomSubnavTrigger,
  header .navbar-nav #carsInStockSubnavTrigger,
  header .navbar-nav #partsSubnavTrigger {
    display: none;
  }
}
header .navbar-nav .list-group-item {
  border: none;
  background: #3DABE0;
  color: #fff;
  font-size: 15px;
  padding-left: 30px;
  line-height: 30px;
  background: url('../images/icon_list_white.png') 15px center no-repeat;
}
header .navbar-toggle {
  border-color: #fff;
}
header .navbar-toggle .icon-bar {
  background: #fff;
}
header .navbar-collapse {
  max-height: 600px;
  padding-left: 0;
  padding-right: 0;
}
#showroomSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
}
#showroomSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: 870px;
  background: #fff;
  padding: 25px;
}
#showroomSubnav .subnav .showroom-item {
  margin-bottom: 15px;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img {
  text-align: center;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img img {
  width: auto;
  max-height: 80px;
}
#showroomSubnav .subnav .showroom-item p {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
#carsInStockSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 203px;
}
#carsInStockSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: auto;
  width: 143px;
  background: #fff;
}
#carsInStockSubnav .subnav li {
  border-bottom: 1px solid #ccc;
}
#carsInStockSubnav .subnav li a {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  width: 143px;
  height: 40px;
  line-height: 40px;
  display: block;
  padding-left: 15px;
}
#carsInStockSubnav .subnav li a:hover {
  background: #3DABE0;
  color: #fff;
}
#newModelsSubnav {
  position: absolute;
  left: 0;
  top: 1px;
  display: none;
  z-index: 5000;
  border: none;
  width: 1000px;
}
#newModelsSubnav .subNavMenu {
  margin-left: 1px;
}
#newModelsSubnav .subNavMenu li {
  float: left;
  width: 123px;
  text-align: center;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#newModelsSubnav .subNavMenu li a {
  line-height: 34px;
  display: block;
  font-size: 14px;
  position: relative;
  background: #FFF;
  color: #3f4344;
}
#newModelsSubnav .subNavMenu li a.inactive {
  background: #fafafa;
}
#newModelsSubnav .newCarsSubnav {
  float: right;
  width: 969px;
  padding: 15px 15px 0 15px;
  background: #FFFFFF;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#newModelsSubnav .newCarsSubnav.hidden {
  display: none;
}
#newModelsSubnav .newCarsSubnav li {
  float: left;
  width: 193px;
  height: 100px;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
  position: relative;
}
#newModelsSubnav .newCarsSubnav li img {
  width: 120px;
  display: block;
  margin: 0 auto;
}
#newModelsSubnav .newCarsSubnav li a {
  display: block;
  color: #000000;
}
#newModelsSubnav .newCarsSubnav li a span {
  display: block;
  padding: 3px;
  font-size: 13px;
  position: absolute;
  top: 75px;
  width: 100%;
  z-index: 100;
  text-align: center;
}
#newModelsSubnav .newCarsSubnav li a:hover {
  color: #2E2C2D;
}
#newModelsSubnav .newCarsSubnav.fpv li a span {
  display: none;
}
#partsSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 745px;
}
#partsSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: auto;
  width: 120px;
  background: #fff;
}
#partsSubnav .subnav li {
  border-bottom: 1px solid #ccc;
}
#partsSubnav .subnav li a {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  width: 120px;
  height: 40px;
  line-height: 40px;
  display: block;
  padding-left: 15px;
}
#partsSubnav .subnav li a:hover {
  background: #3DABE0;
  color: #fff;
}
.header_search_left {
  width: 100px;
  height: auto;
  background: #0068b5 url(../images/bg_header_search.jpg) center top no-repeat;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 999999;
}
@media (max-width: 991px) {
  .header_search_left {
    display: none;
  }
}
.header_search_left ul {
  margin-top: 70px;
}
.header_search_left ul li {
  text-align: center;
  border-top: #004b8e solid 1px;
  width: 100px;
  font-weight: bold;
}
.header_search_left ul li a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100px;
  display: block;
}
.header_search_left ul li a:hover {
  background: #004b8e;
}
.header_search_form {
  width: 200px;
  height: auto;
  position: absolute;
  left: 100px;
  top: 80px;
  background: #fff;
  padding: 15px;
  display: none;
}
.header_search_form .stockSearchSelectField {
  float: none;
  width: 100%;
}
.search_btn_mobile {
  width: 35px;
  height: 35px;
  background: url('../images/icon-search.jpg') no-repeat left top;
  display: block;
  position: absolute;
  top: 42px;
  right: 75px;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .search_btn_mobile {
    display: block;
  }
}
.header_search_mobile {
  display: none;
  width: 140px;
  float: right;
  position: absolute;
  top: 85px;
  right: 0;
  z-index: 999999;
}
.header_search_mobile ul li a {
  color: #fff;
  background: #004c8c;
  line-height: 40px;
  padding-left: 15px;
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
}
.header_search_mobile ul li a:hover {
  background: #3DABE0;
}
footer {
  border-top: 1px solid #D8DBE0;
  margin-top: 50px;
}
footer .footer_top_logo {
  width: 311px;
  height: 42px;
  position: relative;
  float: left;
  margin-top: -56px;
}
@media (max-width: 767px) {
  footer .footer_top_logo {
    width: 100%;
    margin-top: -50px;
    height: auto;
  }
  footer .footer_top_logo img {
    width: 100%;
  }
}
footer .footer_top {
  background: #f8f8f8;
  min-height: 360px;
  margin-top: 3px;
  padding-top: 30px;
}
@media (max-width: 1199px) {
  footer .footer_top {
    height: auto;
  }
}
footer .footer_top h3 {
  color: #333;
  margin: 15px 0 25px;
  text-transform: uppercase;
  line-height: 20px;
  clear: both;
  font-size: 15px;
}
footer .footer_top a {
  color: #1f261f;
}
footer .footer_top p {
  color: #1f261f;
}
footer .footer_top .footer_top_img {
  margin-top: 15px;
}
footer .footer_top .footer_top1 {
  padding-right: 10px;
}
@media (max-width: 991px) {
  footer .footer_top .footer_top1 {
    padding-right: 15px;
  }
}
footer .footer_top .footer_top1 p {
  font-size: 13px;
  line-height: 20px;
}
footer .footer_top .footer_top2 ul li {
  line-height: 33px;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
}
footer .footer_top .footer_top2 ul li span {
  float: right;
}
footer .footer_top .footer_top3 {
  margin-top: 70px;
  padding-left: 25px;
}
@media (max-width: 991px) {
  footer .footer_top .footer_top3 {
    margin-top: 30px;
    padding-left: 15px;
  }
}
footer .footer_top .footer_top3 .footer_fb_link {
  clear: both;
}
footer .footer_top .footer_top3 .footer_fb_link h3 {
  margin-top: -35px;
  margin-left: 45px;
  font-size: 13px;
}
footer .footer_top .footer_top3 ul li a {
  color: #333;
  font-size: 12px;
  line-height: 25px;
}
footer .footer_top .footer_top4 {
  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);
  width: 240px;
  margin-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}
@media (max-width: 1199px) {
  footer .footer_top .footer_top4 {
    width: 25%;
  }
}
@media (max-width: 991px) {
  footer .footer_top .footer_top4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer .footer_top .footer_top4 {
    width: 100%;
    padding-top: 15px;
  }
}
footer .footer_top .footer_top4 h3 {
  color: #fff;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #0092e5;
}
footer .footer_top .footer_top4 p {
  color: #fff;
  margin-bottom: 25px;
  padding-top: 15px;
  border-top: 1px solid #005486;
}
footer .footer_top .footer_top4 a {
  color: #fff;
}
footer .footer_top .footer_top4 .formEnquiryContainer {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
footer .footer_top .footer_top4 #newsletter {
  padding: 0;
}
footer .footer_top .footer_top4 #newsletter .formCell {
  width: 100%;
}
footer .footer_top .footer_top4 #newsletter label {
  color: #fff;
  float: left;
  margin-right: 10px;
}
footer .footer_top .footer_top4 #newsletter label.error {
  left: 50px;
  top: 25px;
}
footer .footer_top .footer_top4 #newsletter input.text {
  width: 150px;
}
@media (max-width: 991px) {
  footer .footer_top .footer_top4 #newsletter input.text {
    width: 100%;
  }
}
footer .footer_top .footer_top4 #newsletter .formSubmit {
  margin: 0 0 15px 0;
  width: 100%;
  line-height: 30px;
  float: right;
  background-color: #dcdcde;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#dcdcde));
  background-image: -webkit-linear-gradient(top,#ffffff,#dcdcde);
  background-image: -moz-linear-gradient(top,#ffffff,#dcdcde);
  background-image: -ms-linear-gradient(top,#ffffff,#dcdcde);
  background-image: -o-linear-gradient(top,#ffffff,#dcdcde);
  background-image: linear-gradient(to bottom,#ffffff,#dcdcde);
  color: #333;
  text-shadow: none;
}
@media (max-width: 767px) {
  footer .footer_top .footer_top4 #newsletter .formSubmit {
    float: none;
    width: 100%;
  }
}
footer .footer_top .footer_top4 #newsletter h2,
footer .footer_top .footer_top4 #newsletter .terms {
  display: none;
}
footer .footer_top .footer_top4 .footer_privacy {
  text-decoration: underline;
}
footer .footer_btm {
  background: #fff;
  height: 40px;
}
@media (max-width: 1199px) {
  footer .footer_btm {
    height: auto;
  }
}
footer .footer_btm p {
  line-height: 40px;
  margin-bottom: 0;
}
footer .footer_btm a {
  line-height: 40px;
  color: #1f261f;
  font-size: 13px;
}
@media (max-width: 767px) {
  footer .footer_btm a {
    font-size: 11px;
    text-align: center;
  }
}
footer .footer_btm .footer_btm_left {
  padding-left: 0;
  color: #fff;
}
footer .footer_btm .footer_btm_left span {
  font-weight: bold;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_left {
    font-size: 11px;
    text-align: center;
  }
}
footer .footer_btm .footer_btm_right {
  line-height: 40px;
  color: #1f261f;
  padding-right: 0;
  text-align: right;
  font-size: 13px;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_right {
    font-size: 11px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
  }
}
footer .footer_btm .footer_btm_right .dd_logo {
  margin-left: 3px;
  margin-right: 3px;
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras > h3 {
  font-size: 15px;
}
.footer_extras > h3 span {
  color: #3DABE0;
}
.footer_extras .terms {
  display: block;
  float: none;
}
.carousel-inner > .item {
  padding: 0;
  margin: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100% !important;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.carousel-left,
.carousel-inner > .prev.carousel-right {
  left: 0;
}
.carousel-inner > .active.carousel-left {
  left: -100%;
}
.carousel-inner > .active.carousel-right {
  left: 100%;
}
.content {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}
.content > .wrapper {
  padding: 32px 0 0 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.tabbed > div {
  display: block;
}
.tabbed > ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed > ul li {
    float: none;
  }
}
.tabs > ul li:hover a {
  color: #fff !important;
}
.tabs > ul li.active a {
  color: #fff !important;
}
.tabs > ul li a {
  color: #fff !important;
  display: block;
}
.tabs_header {
  background: #9DA4AC;
  width: 100%;
  height: 46px;
  margin: 35px 0;
  overflow: visible !important;
}
@media (max-width: 991px) {
  .tabs_header {
    height: auto;
    margin-bottom: 40px;
    overflow: hidden !important;
  }
}
.tabs_header li {
  background: #9DA4AC;
}
@media (max-width: 991px) {
  .tabs_header li {
    width: 100%;
    border-right: none;
  }
}
.tabs_header li a {
  padding: 0 10px;
  line-height: 46px;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
}
@media (max-width: 991px) {
  .tabs_header li a {
    width: 100%;
  }
}
.tabs_header li.active {
  background: #384A5B;
  border-right: #fff solid 2px;
}
@media (max-width: 991px) {
  .tabs_header li.active {
    border: none;
  }
}
.tabs_header li.active a {
  color: #fff;
}
.tabs_header li:hover {
  background: #384A5B;
}
.tabs_header li:hover a {
  color: #fff;
}
.stockItemCTAs {
  margin-top: -72px;
  float: right;
}
@media (max-width: 991px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 100px;
    margin-top: 10px;
  }
}
.stockItemCTAs > ul li {
  width: 160px;
  float: right;
  font-size: 16px;
  margin-right: 12px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 28px !important;
  font-size: 15px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 30px !important;
  font-size: 15px;
  padding-right: 10px;
  cursor: pointer;
  text-shadow: none !important;
  background: url('../images/icon-down.png') right center no-repeat;
}
.stockItemCTAs .cta_btn .btn-grey {
  background-color: #374a5c;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#475f78),to(#374a5c));
  background-image: -webkit-linear-gradient(top,#475f78,#374a5c);
  background-image: -moz-linear-gradient(top,#475f78,#374a5c);
  background-image: -ms-linear-gradient(top,#475f78,#374a5c);
  background-image: -o-linear-gradient(top,#475f78,#374a5c);
  background-image: linear-gradient(to bottom,#475f78,#374a5c);
  text-align: center;
  text-shadow: none !important;
  padding: 12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #3DABE0;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 200px;
  background: none;
  margin-left: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
  }
}
.stockItemCTAs .cta_enquiry a {
  color: #fff !important;
  background-color: #02A1E3 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3)) !important;
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3) !important;
}
.stockItemCTAs .cta_enquiry a:hover {
  background-color: #02A1E3 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#02A1E3),to(#02A1E3)) !important;
  background-image: -webkit-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -moz-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -ms-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: -o-linear-gradient(top,#02A1E3,#02A1E3) !important;
  background-image: linear-gradient(to bottom,#02A1E3,#02A1E3) !important;
}
.stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 35px;
}
@media (max-width: 991px) {
  .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .stockSearchSelectField {
    width: 90%;
  }
}
.stockSearchSelectField .chzn-single {
  height: 35px !important;
  line-height: 35px !important;
}
.stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.stockSearchSelectField .chzn-choices {
  height: 36px !important;
}
.stockSearchSelectField .search-choice {
  line-height: 20px !important;
}
.stockSearchSelectField .search-choice a {
  top: 8px !important;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #3f4344;
}
#whyBuy 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/sxford/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  border-color: #CCC !important;
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
.btn-drop h5 {
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 34px;
  color: #FFF;
  text-transform: none;
  font-size: 14px;
  background: url(http://templatesnew.digitaldealer.com.au/sxford/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #eee;
  padding: 0 10px;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  font-size: 12px;
  text-align: left;
}
.btn-drop ul li a {
  color: #3f4344;
  line-height: 40px;
  border-bottom: solid 1px #CCC;
  padding: 0 0 0 15px;
  background: url(http://templatesnew.digitaldealer.com.au/sxford/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.page_title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bc_wrap {
  height: 40px;
}
@media (max-width: 1199px) {
  .bc_wrap {
    height: auto;
  }
}
.bc_wrap_share {
  height: 40px;
}
@media (max-width: 767px) {
  .bc_wrap_share {
    display: none;
  }
}
.breadcrumbs {
  color: #111;
  font-size: 14px;
  margin: 0;
  padding: 0;
  height: 40px;
}
@media (max-width: 991px) {
  .breadcrumbs {
    height: auto;
  }
}
.breadcrumbs > a {
  color: #9da4ac;
  float: left;
  text-transform: uppercase;
  border-bottom: 1px solid #9da4ac;
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 12px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .breadcrumbs > a {
    display: none;
  }
}
.breadcrumbs span {
  color: #374A5B;
  font-size: 20px !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .breadcrumbs span {
    font-size: 16px !important;
    line-height: 20px;
  }
}
.breadcrumbs span.breadcrumbsSeperator {
  background: url("../images/list-bread.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
  color: #111;
  float: left;
  width: 6px;
  height: 10px;
  margin: 4px 8px 0 5px;
}
@media (max-width: 767px) {
  .breadcrumbs span.breadcrumbsSeperator {
    display: none;
  }
}
.header-share {
  height: 40px;
  padding-top: 12px;
  float: right;
  margin-top: -50px;
}
@media (max-width: 991px) {
  .header-share {
    display: none;
  }
}
.testimonials_wrapper {
  display: none;
  background: url('../images/bg-testimonial.jpg') left top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  margin: 15px 0;
  width: 100%;
  min-height: 66px;
}
@media (max-width: 1199px) {
  .testimonials_wrapper {
    display: none;
  }
}
.testimonials_wrapper p {
  font-size: 18px;
  color: #fff;
}
.testimonials_wrapper span {
  font-size: 14px;
  line-height: 40px;
}
.testimonials_wrapper a {
  float: right;
  margin-top: 20px;
  margin-right: 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding-right: 15px;
  background: url('../images/bg-search-arrow.png') right center no-repeat;
}
.testimonials_wrapper .testimonials_quote_left {
  width: 53px;
  height: 38px;
  background: url('../images/icon-quote-left.png');
  float: left;
}
.testimonials_wrapper .testimonials_quote_right {
  width: 53px;
  height: 38px;
  background: url('../images/icon-quote-right.png');
  float: right;
  margin-top: -38px;
}
.testimonials_wrapper .testimonials_content {
  padding: 15px 160px 15px 80px;
}
.maps_model {
  margin-top: 15px;
}
.maps_model > div {
  padding-left: 0;
}
.maps_model .maps_model_wrap {
  border: 1px solid #d8dbe0;
  background: #f8f8f8;
  padding: 12px;
  margin-bottom: 15px;
}
.maps_model .maps_model_wrap .maps_model_info {
  height: 100px;
}
.maps_model .maps_model_wrap .maps_model_info h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px;
}
.maps_model .maps_model_wrap .maps_model_info span {
  color: #3DABE0;
  font-size: 14px;
}
.maps_model .maps_model_wrap .maps_model_img img {
  width: 100%;
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
.model-list ul {
  margin-top: 50px;
  margin-bottom: 50px;
}
.model-list ul li {
  display: inline-block;
  text-align: center;
  width: 12%;
}
@media (max-width: 991px) {
  .model-list ul li {
    width: 24%;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .model-list ul li {
    width: 49%;
  }
}
.model-list ul li img {
  width: 90%;
  margin-bottom: 10px;
}
.model-list ul li a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .model-list ul {
    margin-top: 50px;
    margin-bottom: 15x;
  }
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_btm_notes {
  background: #f8f8f8;
  padding: 25px;
  margin-bottom: 30px;
  margin-top: 15px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.disclaimer_btm_notes p {
  font-size: 11px;
  color: #333;
}
#stockItemEnquiryContainer > h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer > h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .carousel-control {
    width: 33%;
  }
}
.carousel-indicators li {
  border: none;
  background: #999;
  height: 12px;
  width: 12px;
  margin: 1px 3px;
}
.carousel-indicators li.active {
  background: #3DABE0;
  margin: 1px 3px;
}
.ie .stockItemCTAs {
  width: 400px;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
