.wrapper {
  width: 100%;
  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: #ff5800;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #ff5800;
  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/adamsmotorgroup/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;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  background-color: #ff5800;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff5800),to(#ff5800));
  background-image: -webkit-linear-gradient(top,#ff5800,#ff5800);
  background-image: -moz-linear-gradient(top,#ff5800,#ff5800);
  background-image: -ms-linear-gradient(top,#ff5800,#ff5800);
  background-image: -o-linear-gradient(top,#ff5800,#ff5800);
  background-image: linear-gradient(to bottom,#ff5800,#ff5800);
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn:hover {
  background-color: #ff5800;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff5800),to(#ff5800));
  background-image: -webkit-linear-gradient(top,#ff5800,#ff5800);
  background-image: -moz-linear-gradient(top,#ff5800,#ff5800);
  background-image: -ms-linear-gradient(top,#ff5800,#ff5800);
  background-image: -o-linear-gradient(top,#ff5800,#ff5800);
  background-image: linear-gradient(to bottom,#ff5800,#ff5800);
  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;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.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/adamsmotorgroup/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/adamsmotorgroup/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;
  margin-bottom: 30px;
}
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: 100%;
  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/adamsmotorgroup/images/loading.gif) no-repeat 10px #f2f2f2;
}
body {
  font-size: 13px;
  background: #f4f4f4 url('../images/bg-body.jpg') center 30px no-repeat;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 120%;
  color: #333;
}
h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
h2 {
  font-size: 20px;
  margin: 20px 0 15px 0;
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
h4 {
  font-size: 14px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #3f4344;
}
div.alert {
  clear: both;
  background: #ff5800;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
.content {
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 600px;
  background: #fff;
  margin-top: 0px;
  width: 1160px;
  padding: 20px;
  overflow: hidden;
}
.content.wrapper-inner {
  padding: 0;
}
.content li {
  color: #3f4344;
}
.content.stockItem,
.content.index {
  overflow: visible;
}
.content.stockList .map {
  float: right;
  width: 290px;
}
.content.form form h2,
.content.stockList form h2,
.content .left form h2,
.content #index_service form h2 {
  clear: both;
}
.content.form form input.text,
.content.stockList form input.text,
.content .left form input.text,
.content #index_service form input.text {
  min-width: 305px;
}
.content.form form select.text,
.content.stockList form select.text,
.content .left form select.text,
.content #index_service form select.text {
  min-width: 318px;
}
.content.form form textarea,
.content.stockList form textarea,
.content .left form textarea,
.content #index_service form textarea {
  min-width: 640px;
  min-height: 200px;
}
.content.form form .btn,
.content.stockList form .btn,
.content .left form .btn,
.content #index_service form .btn {
  float: right;
  clear: both;
  margin: 0 15px 15px 0;
}
.content.form form p.terms,
.content.stockList form p.terms,
.content .left form p.terms,
.content #index_service form p.terms {
  padding: 20px 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.left {
  float: left;
  width: 860px;
  padding: 10px 20px 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.left p.intro {
  font-size: 16px;
  color: #3F4344;
}
.left .tabs,
.left .tabbed {
  padding-top: 20px;
}
.left > ul {
  margin-bottom: 20px;
}
.left > 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/adamsmotorgroup/images/bg-li.png) no-repeat 0 5px;
}
.left .map-location {
  width: 40%;
  margin: 15px 10% 0 0 !important;
  float: left;
}
.right {
  float: right;
  width: 270px;
  margin-top: 30px;
}
header {
  height: 245px;
}
#header_nav {
  height: 50px;
  background: url(../images/head_nav_bg.jpg) left top repeat-x;
  margin-bottom: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
#header_nav nav {
  height: 50px;
  width: 1200px;
  margin: 0 auto;
}
#header_nav nav .header_nav_list {
  line-height: 49px;
  height: 49px;
}
#header_nav nav .header_nav_list .header_nav_item {
  position: relative;
  float: left;
  text-align: center;
  border-right: 1px solid #363636;
  border-left: 1px solid #7f7f7f;
}
#header_nav nav .header_nav_list .header_nav_item a {
  color: #fff;
  background: none;
  font-weight: bold;
  font-size: 17px;
  display: block;
  line-height: 49px;
  height: 49px;
  padding: 0 23px;
  text-align: center;
}
#header_nav nav .header_nav_list .header_nav_item a span {
  display: block;
}
#header_nav nav .header_nav_list .header_nav_item:hover {
  background: url('../images/head_nav_hover.jpg') left top repeat-x;
}
#header_nav nav .header_nav_list .active {
  background: url('../images/head_nav_hover.jpg') left top repeat-x;
}
#header_nav nav .header_nav_list .last {
  padding: 0 22px 0 22px;
  border-right: none;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
#header_nav nav .header_nav_list .first {
  border-left: none;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
#header_nav .wrapper {
  width: 1020px;
}
#header_top {
  background: #333;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
#header_top > div {
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.02 m;
}
#header_top > div.wrapper-inner {
  padding: 0;
}
#header_top > div li {
  color: #3f4344;
}
#header_top > div > strong {
  font-size: 15px;
  float: right;
}
#header_top > div a {
  color: #fff;
}
#header_top > div > span {
  font-size: 30px;
  float: right;
  display: block;
  padding: 0 0 0 30px;
  text-shadow: 1px 1px 1px #666;
  background: url(http://templatesnew.digitaldealer.com.au/adamsmotorgroup/images/bg-header-phone.png) no-repeat 0 center;
}
#header_top > div ul {
  float: right;
  height: 100%;
  margin: 0 0 0 13px;
}
#header_top > div ul li {
  float: left;
  line-height: 30px;
}
#header_top > div ul li a {
  padding: 0 12px;
}
#header_top > div ul .last a {
  padding-right: 0;
}
#header_top > div ul .findus_link {
  background: #ff5800 url('../images/icon-map-menu.png') 16px 7px no-repeat;
  padding-left: 25px;
  padding-right: 10px;
}
#header_strip > div {
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  height: 135px;
  z-index: 1000;
}
#header_strip > div.wrapper-inner {
  padding: 0;
}
#header_strip > div li {
  color: #3f4344;
}
#header_strip > div #header_left {
  float: left;
  width: 500px;
  height: 135px;
}
#header_strip > div #header_left #header_logo {
  width: 560px;
  height: 100px;
  background: url('../images/logo.png') center center no-repeat;
  float: left;
  margin-top: 25px;
}
#header_strip > div #header_right {
  float: right;
  width: 500px;
  height: 135px;
  background: url('../images/bg-header-right.jpg') right top no-repeat;
}
#header_strip > div #header_right li a {
  float: right;
  margin-left: 0px;
  margin-top: 0px;
  line-height: 80px;
  text-transform: uppercase;
  padding: 0 10px;
  color: #333;
}
#header_strip > div #header_right li a.last {
  color: #0067B1;
  padding-right: 0;
  font-size: 18px !important;
  text-transform: none;
  cursor: default;
}
#header_strip > div #header_right > div {
  width: 700px;
  float: right;
  margin-top: 105px;
  text-align: right;
  color: #000;
  font-size: 16px;
}
#header_strip > div #header_right > div span {
  font-size: 16px;
  color: #ff5800;
}
#header_strip > div #header_right > div .header_rightdivider {
  color: #ccc;
}
#header_strip > div #header_right > div .header_right_locations {
  display: inline-block;
}
#header_strip > div #header_right > div a {
  width: 100px;
  float: right;
  margin-left: 10px;
  margin-top: -10px;
}
.header_wrapper {
  width: 1200px;
  margin: 0 auto;
  border-top: 6px #ffe800 solid;
}
footer {
  color: #333;
  margin-top: 25px;
  clear: both;
}
footer .footer_top {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  padding-top: 25px;
  background: url(../images/bg-footer-top.jpg) left bottom no-repeat;
  height: 240px;
  border-bottom: 6px solid #ffe800;
}
footer .footer_top .footer_logos {
  float: left;
  margin: 20px 15px 0 15px;
}
footer .footer_top h4 {
  margin: 0 0 25px;
  color: #000;
}
footer .footer_top .footer_top1 {
  float: left;
  width: 320px;
  height: auto;
  padding-right: 20px;
}
footer .footer_top .footer_top2 {
  float: left;
  width: 340px;
  height: 138px;
  text-align: center;
  padding-right: 20px;
  border-right: 1px solid #ccc;
}
footer .footer_top .footer_top2 a {
  text-decoration: underline;
}
footer .footer_top .footer_top2 #newsletter {
  margin-top: 20px;
}
footer .footer_top .footer_top2 #newsletter h2 {
  display: none;
}
footer .footer_top .footer_top2 #newsletter .formCell {
  width: 32%;
  margin: 5px 10px 0 10px;
}
footer .footer_top .footer_top2 #newsletter .formSubmit {
  width: 70px;
  line-height: 27px;
  margin-right: 2px;
  margin-top: -29px;
}
footer .footer_top .footer_top2 #newsletter .terms {
  display: none;
}
footer .footer_top .footer_top3 {
  float: left;
  width: 290px;
  height: 135px;
  text-align: center;
  border-right: 1px solid #ccc;
}
footer .footer_top .footer_top3 h4 {
  margin-bottom: 15px;
}
footer .footer_top .footer_top3 .footer_top3_location {
  width: 140px;
  display: inline-block;
}
footer .footer_top .footer_top3 .footer_top3_location h4 {
  margin: 15px 0;
  font-size: 13px;
}
footer .footer_top .footer_top3 .footer_top3_location p {
  font-size: 12px;
}
footer .footer_top .footer_top4 {
  float: left;
  text-align: center;
  width: 205px;
  height: 138px;
}
footer .footer_top .footer_top_note {
  float: right;
  margin-top: 40px;
  width: 750px;
  line-height: 18px;
  font-size: 11px;
  color: #333;
  font-style: italic;
  text-align: justified;
}
footer .footer_top .footer_top_note a {
  color: #ff5800;
}
footer .footer_btm {
  width: 100%;
  background: #333;
  height: 30px;
  text-align: center;
}
footer .footer_btm .footer_btm_wrapper {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
footer .footer_btm a {
  color: #fff;
}
footer .footer_btm .footer_copyright {
  background: url(../images/dd-logo-small.png) right 5px no-repeat;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  padding-right: 160px;
  margin: 5px 0 0 10px;
  float: right;
}
footer .footer_btm .footer_link {
  float: left;
  margin: 10px 205px 0 0;
  color: #fff;
}
footer .footer_btm .footer_dealer {
  float: right;
  color: #fff;
  margin-top: 10px;
  height: 22px;
  line-height: 22px;
}
footer .footer_btm .footer_dealer_number {
  float: left;
  color: #fff;
  margin-top: 10px;
}
.footer_panel {
  width: 760px;
  float: right;
}
.footer_panel > div {
  width: 348px;
  height: 140px;
  border: 1px solid #ccc;
  float: left;
  margin-left: 30px;
  margin-bottom: 32px;
  -moz-box-shadow: 0 5px 5px #eee;
  -webkit-box-shadow: 0 2px 2px #eee;
  box-shadow: 0 1px 1px #eee;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer_panel > div a {
  display: block;
  width: 333px;
  height: 40px;
  color: #333;
  line-height: 40px;
  padding-left: 15px;
  text-transform: uppercase;
  background: url(../images/icon_list.png) 325px 15px no-repeat;
}
.footer_panel > div a:hover {
  color: #0066B1;
}
.footer_index {
  padding: 30px 0;
  height: 300px;
  background: url(../images/testimonials_bg.jpg) left top repeat-x;
}
.footer_calendar {
  width: 230px;
  float: left;
}
.tabs > ul li,
.tabbed > ul li {
  float: left;
  margin-right: 0;
}
.tabs > ul li.active a,
.tabs > ul li:hover a,
.tabbed > ul li.active a,
.tabbed > ul li:hover a {
  color: #fff;
  background: none;
}
.tabs > ul li a,
.tabbed > ul li a {
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  padding: 0 20px 0 22px;
  background: none;
}
.tabs > div,
.tabbed > div {
  display: none;
  padding: 20px 0 0 0;
  clear: both;
}
.tabs > div.active,
.tabbed > div.active {
  display: block;
}
.tabs > div > ul,
.tabbed > div > ul {
  margin-bottom: 20px;
}
.tabs > div > ul li,
.tabbed > 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/adamsmotorgroup/images/bg-li.png) no-repeat 0 5px;
}
.tabbed > div {
  display: block;
  padding-top: 25px;
}
.tabs_header {
  background: #fff;
  border: 1px solid #cfcfcf;
  width: 100%;
  height: 38px;
  margin: 20px 0 10px;
  overflow: visible !important;
}
.tabs_header li {
  background: #fff;
  border-right: 1px solid #cfcfcf;
  margin: 0;
}
.tabs_header li a {
  padding: 0 15px;
  line-height: 38px;
  display: block;
}
.tabs_header li:hover,
.tabs_header li.active {
  background: #646464;
}
.tabs_header li:hover a,
.tabs_header li.active a {
  color: #fff !important;
}
#serviceCalendarContainer h2 {
  font-size: 16px;
  margin-top: 0;
}
#serviceCalendar h4 {
  text-transform: none;
  font-size: 16px;
  color: #0066B1 !important;
  margin-bottom: 5px !important;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  top: 7px;
  margin-bottom: 5px;
}
#serviceCalendar table th {
  background: #0066B1 !important;
}
#serviceCalendar table td.cal_empty {
  color: #878A8C !important;
  background: #f4f4f4 !important;
}
#serviceCalendar table td.cal_normal {
  color: #333 !important;
}
#serviceCalendar table td a {
  color: #000 !important;
}
#serviceCalendar table td a:hover {
  color: #fff !important;
  background: #0066B1 !important;
}
.cal_normal a {
  color: #3f4344;
}
.stockSearchSelectField {
  float: left;
  width: 24%;
  clear: none !important;
  margin: 0 1% 10px 0 !important;
}
.stockSearchSelectField .chzn-single {
  height: 34px !important;
  line-height: 34px !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;
}
#location_select {
  background: #FFF;
  padding: 15px;
  border-top: solid 1px #CCC;
}
#location_select label {
  font-weight: bold;
}
#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/adamsmotorgroup/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  padding: 5px 10px;
  background: #ff5800;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #ff5800;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  background-color: #ff5800;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff5800),to(#ff5800));
  background-image: -webkit-linear-gradient(top,#ff5800,#ff5800);
  background-image: -moz-linear-gradient(top,#ff5800,#ff5800);
  background-image: -ms-linear-gradient(top,#ff5800,#ff5800);
  background-image: -o-linear-gradient(top,#ff5800,#ff5800);
  background-image: linear-gradient(to bottom,#ff5800,#ff5800);
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #CCC !important;
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
.btn-drop > div.btn-right {
  float: right;
}
.btn-drop > div.btn-left {
  float: left;
}
.btn-drop > div:hover {
  background-color: #ff5800;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff5800),to(#ff5800));
  background-image: -webkit-linear-gradient(top,#ff5800,#ff5800);
  background-image: -moz-linear-gradient(top,#ff5800,#ff5800);
  background-image: -ms-linear-gradient(top,#ff5800,#ff5800);
  background-image: -o-linear-gradient(top,#ff5800,#ff5800);
  background-image: linear-gradient(to bottom,#ff5800,#ff5800);
  color: #FFF;
}
.btn-drop > div.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;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.btn-drop > div.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-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/adamsmotorgroup/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #F6F6F6;
  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/adamsmotorgroup/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
#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;
}
#carsInStockSubnav {
  position: absolute;
  left: 125px;
  top: 1px;
  display: none;
  z-index: 5000;
  border: none;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#carsInStockSubnav li {
  float: none;
  width: 140px;
  text-align: left;
}
#carsInStockSubnav li a {
  line-height: 34px;
  display: block;
  font-size: 14px;
  position: relative;
  background: #FFF;
  padding-left: 20px;
  color: #3f4344;
}
#carsInStockSubnav li a.inactive {
  background: #fafafa;
}
#carsInStockSubnav li a:hover {
  background: #0063a4;
  color: #fff;
}
#newModelsSubnav .newCarsSubnav.fpv li a span {
  display: none;
}
.breadcrumbs {
  color: #333;
  float: left;
  font-size: 13px;
  margin: 0px 0 20px 0;
}
.breadcrumbs > a {
  color: #333;
  display: inline-block;
  text-decoration: underline !important;
}
.breadcrumbs > a:hover {
  color: #333;
}
.breadcrumbs span {
  color: #333;
  font-size: 24px;
}
.breadcrumbs span.breadcrumbsSeperator {
  background: url("../images/list-icon.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  color: #333;
  display: inline-block;
  height: 8px;
  margin: 0 12px;
  overflow: hidden;
  text-indent: -9999px;
  width: 5px;
}
.header-share {
  float: right;
}
.testimonials_wrapper {
  background: #fff url('../images/bg-testimonial.jpg') right bottom no-repeat;
  width: 100%;
  height: 300px;
  margin-bottom: -20px;
}
.testimonials_wrapper #testimonials_box {
  float: left;
  height: 275px;
  padding: 0;
  margin: 20px 0 0 0;
  overflow: hidden;
  position: relative;
  width: 866px;
}
.testimonials_wrapper #testimonials_box > ul {
  top: 25px;
  left: 450px;
  position: absolute;
  z-index: 10;
}
.testimonials_wrapper #testimonials_box > ul li {
  background: none repeat scroll 0 0 #666666;
  border-radius: 5px;
  cursor: pointer;
  float: left;
  height: 10px;
  margin: 0 7px 0 0;
  width: 10px;
}
.testimonials_wrapper #testimonials_box > ul li.active,
.testimonials_wrapper #testimonials_box > ul li:hover {
  background: none repeat scroll 0 0 #ff5800;
}
.testimonials_wrapper #testimonials_box > div {
  height: 200px;
  margin-top: 60px;
  position: absolute;
  width: 10000px;
}
.testimonials_wrapper #testimonials_box > div > div {
  float: left;
  height: 200px;
  padding: 0;
  width: 806px;
  text-align: center;
  padding: 0 30px;
}
.testimonials_wrapper #testimonials_box > div > div blockquote {
  margin-bottom: 30px;
}
.testimonials_wrapper #testimonials_box > div > div blockquote p {
  font-size: 18px;
}
.testimonials_wrapper #testimonials_box > div > div span {
  color: #666;
  font-style: italic;
  margin-top: 50px;
  font-size: 15px;
}
.testimonials_wrapper .btn-testimonials {
  position: absolute;
  bottom: 35px;
  left: 370px;
  color: #ff5800;
  font-size: 16px;
  font-weight: bold;
  display: block;
  background: url(../images/bg-panel-btn.jpg) right center no-repeat;
  width: 155px;
}
.disclaimer_btm_notes {
  background: #f9f9f9;
  padding: 20px;
  margin-top: 40px;
}
.disclaimer_btm_notes p {
  font-size: 11px;
}
.disclaimer_btm_notes h3 {
  margin-top: 10px;
  margin-bottom: 25px;
}
.footer_404 {
  display: none;
}
.page_404 {
  height: 100%;
}
.privacy a {
  color: #ff5800;
  font-weight: bold;
}
#heroSlideshow {
  margin-bottom: 20px;
}
#heroSlideshow .slideSelectors {
  display: none;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
