body{
	background: #fff;
	color: #FFF;
}

body h1,body h2,body h3,body h4,body h5,body h6, body address strong{
  color: #000;
}

body .vcard p.org {
  color: #000;
}

body a{
  color: #000;
}

body #header .dealer-name{
  font-family: 'arial black';
  font-size: 24px;
  color: #fff;
  text-shadow: 1px 1px 0px #000000, 2px 2px 0px #FFDC00; 
}



body .vertical-divider {
  border-right: 1px solid #555;
}
body .vertical-divider.last{
  border-right: none;
} 

body div.boxed-widget{
}
body div.boxed-widget-header{
  background: #eee;
}
body div.boxed-widget-content{
  background: #eee;
  border-bottom: 1px solid #ccc;
}
body div.boxed-widget-header h2{
  color: #000;
  border-bottom: 1px solid #ddd;
}

#page-title{
 background: white url(../../easypagecdn.akamai.uniquewebsites.com.au/shadows/7.png) center top no-repeat;
}

body #content-inner{
  background: #fff;
  color: #333;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px; 
}

body #big-footer-box{
  background: #212428;
  background: -moz-linear-gradient(top,  #212428 0%, #08090a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212428), color-stop(100%,#08090a));
  background: -webkit-linear-gradient(top,  #212428 0%,#08090a 100%);
  background: -o-linear-gradient(top,  #212428 0%,#08090a 100%);
  background: -ms-linear-gradient(top,  #212428 0%,#08090a 100%);
  background: linear-gradient(top,  #212428 0%,#08090a 100%);
  border-top: 1px solid #212428;
}


body .vcard{
  overflow: hidden;
}
body .vcard .one-third{
  border-left: 1px solid #fff;
  border-right: 1px solid #ccc;
  margin: 0 0 -1000px 0;
  padding: 0 15px 1000px 15px;
  width: 246px;
}
body .vcard .one-third.first{
  border-left: none;
  padding: 0 15px 1000px 0;
}
body .vcard .one-third.last{
  border-right: none;
  padding: 0 0 1000px 15px;
  width: 168px;
}


body #big-footer .one-third{
  border-left: 1px solid #212428;
  border-right: 1px solid #000000;
  margin: 0 0 -1000px;
  padding: 0 8px 1000px;
}
body #big-footer .one-third.first{
  border-left: medium none;
  padding: 0 8px 1000px 0;
}
body #big-footer .one-third.last{
  border-right: medium none;
  padding: 0 0 1000px 8px;
}

body #footer-box{
  background: #000;
  border-top: 1px solid #212428;
}

body #footer,
body #big-footer{
  color: #ccc;
}

body #footer a,
body #big-footer a{
  color: #ccc;
}

body #footer a:hover, body #footer a:active,
body #big-footer a:hover, body #big-footer a:active{
  color: #fff;
}

body .welcome a{
  color: #fff;
}

body .welcome a:hover{
  color: #ffdc00;
}

body .homepage-carousel{
}

body .panel{
  background: #eee;
  color: #333;
  border-bottom: 1px solid #ccc;
}

body .panel:hover{
  background: #ddd;
}

body .panel.no-hover:hover{
  background: #eee;
}

body .carousel-message{
  background: #ddd;
}

body .panel.border-top{
  border-top: 1px solid #555;
  margin-top: 0;
}
body .panel.border-bottom{
  border-bottom: 1px solid #0E1011;
  margin-bottom: 0;
}

body #google-map{
  border: 5px solid #202325;
  background: #000;
}

body #content li.two-column div.segment-content h2{
  color: #FFFFFF;
}

body .one-quarter h3{
  border-bottom: 1px solid #555;
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 8px;
  padding: 0 0 5px;
}

body #big-footer .one-half h3,
body #big-footer .one-third h3,
body #big-footer .one-quarter h3{
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 8px;
  padding: 0 0 5px;
}



body #page-content li{
  padding: 0 0 0 0;
  margin: 0 0 10px 25px;
  list-style-type: disc;
}

body #page-content #disqus_thread li{
  list-style-type: none;
}


body #content li.four-column ul.side-nav{
  list-style-image: none;
  width: 200px;
}

body #content li.four-column ul.side-nav.lv2,
body #content li.four-column ul.side-nav.lv3,
body #content li.four-column ul.side-nav.lv4,
body #content li.four-column ul.side-nav.lv5{
  left: 200px;
}



body #content li.four-column ul li{
  margin: 0 0 0 19px;
}
body #content li.four-column ul.side-nav li{
  margin: 0;
}
body #content div.twitter-feed ul{
  list-style-image: none;
}
body #content div.twitter-feed ul li {
  margin: 0 0 5px;
  list-style: none;
}



body #page-content h1,
body #page-content h2,
body #page-content h3,
body #page-content h4,
body #page-content h5,
body #page-content h6{
  color: #000;
  padding: 8px 0;
}

body h1.page-title,
body #page-content h1.page-title{
  font-size: 1.6em;
  line-height: 1.6em;
  padding: 0 0 10px;
}
body #page-content h2.segment-title{
  font-size: 1.6em;
  line-height: 1.6em;
  padding: 0 0 10px;
  width: 100%;
  float: left;
  margin: 10px 0 0;
}

body #content li.four-column ul.tyre-brands ,
ul.tyre-brands{
  list-style-image: none;
}

body #content li.four-column ul li.tyre-brands{
  margin: 0 0 10px;
}

body #content .easypage-form ul li,
body #content .easypage-form ol li,
body #page-content .easypage-form ul li,
body #page-content .easypage-form ol li{
  background: transparent;
  padding: 0;
  list-style-type: none;
}

body .easypage-form label{
  border-right: 3px solid #ddd;
}

body .easypage-form li{
	width: 850px;
}

body #page-content .easypage-form ul li ul{
  width: 480px;
}

body #page-content .easypage-form ul li ul li{
	margin: 0;
	width: 630px;
}

body #nav select,
body .easypage-form input.text,
body .easypage-form input.password,
body .easypage-form textarea,
body .easypage-form select.drop-down,
body #easylist-quicksearch li select{
  background-color: #fff;
  color: #333;
  border: 1px solid #ddd;
}


body .easypage-form input.text:focus, 
body .easypage-form textarea:focus,
body .easypage-form input.password:focus{
  color: #000;
}

body form.easypage-form{
	background: #EEEEEE;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	clear: both;
	float: left;
	padding: 10px;
	width: 930px;
	overflow: hidden;
}
/*
body #content.home-page section.full-width form.easypage-form{
  width: 934px;
}*/
body #sidebar-left form.easypage-form{
  width: 190px;
  padding: 0;
}
body #sidebar-right form.easypage-form{
  width: 190px;
  padding: 0;
}

body #mini-search h2{
background: url(../../images.24.akamai.uniquewebsites.com.au/search.png) 0 0 no-repeat;
line-height: 26px;
padding: 0 0 0 30px;
margin: 5px 0 0px 105px;
}
body #mini-search form.easypage-form{
  width: 279px;
  height: 270px;
}
body #sidebar-left form.easypage-form li{
  width: 200px;
}
body #sidebar-right form.easypage-form li{
  width: 200px;
}
body #mini-search form.easypage-form li{
  width: 279px;
  margin: 0 0 10px 0;
}
body #sidebar-right form.easypage-form label{
  border-right: none;
  line-height: 15px;
}
body #sidebar-left form.easypage-form label{
  border-right: none;
  line-height: 15px;
}
body #sidebar-right ul.form-errors,
body #sidebar-left ul.form-errors {
  margin: 0;
}
body #mini-search form.easypage-form label{
  width: 100px;
  color: #000;
}
body #mini-search form.easypage-form input.text,
body #mini-search form.easypage-form textarea{
  width: 150px;
  margin: 0;
}
body #mini-search form.easypage-form select.drop-down{
  width: 168px;
  margin: 0;
}

body #sidebar-right form.easypage-form input.text,
body #sidebar-right form.easypage-form textarea{
  clear: both;
  width: 172px;
  margin: 0;
}
body #sidebar-right form.easypage-form textarea{
  height: 100px;
  min-height: 100px;
}

body #sidebar-right form.easypage-form input.submit,
body #sidebar-left form.easypage-form input.submit{
  margin: 10px 0 0;
  width: 190px;
  padding: 8px 0;
}

body #sidebar-right form.easypage-form .easypage-form label.error {
  margin: 5px 0;
  width: 167px;
  border-right: 1px solid #BE181F;
}

body form.easypage-form input.form-slider-text{
  background: #EEE;
  border: 0 none;
  width: 60px;
  float: left;
  height: 17px;
  padding: 10px 0;
  margin: 0 0 0 10px;
}

body form.easypage-form div.form-slider{
  float: left;
  width: 200px;
  margin: 13px 0 13px 10px;
}

body #sidebar-left form.easypage-form div.form-slider{
  float: left;
  width: 117px;
  margin: 13px 0 13px 10px;
}

body #sidebar-right form.easypage-form div.form-slider{
  float: left;
  width: 117px;
  margin: 13px 0 13px 10px;
}



body #content.sidebar-left.sidebar-right form.easypage-form{
  width: 500px;
  padding: 10px 0;
}




body .easypage-form input.checkbox {
}
body .easypage-form input.checkbox label {
}
body input.submit,
body .easypage-form input.submit {
}
body .easypage-form input.submit:hover, body .easypage-form input.submit:focus {
}
body ul.form-errors{
  background: #FFDBDB;
}
body ul.form-errors li{
  color: #bb0000;
}

body .easypage-form label.error{
  background: #FFDBDB;
  border: 1px solid #BE181F;
  color: #bb0000;
}

body .travel-time{
  color: #000;
}
body .map-directions li.step.first{
  border-top: 1px solid #ccc;
}
body .map-directions li.step{
  border-bottom: 1px solid #ccc;
}

body ul.tabs  a { 
  background-color: #ddd;
  color: #333;
  font-weight: bold;
}

body ul.tabs a:hover {
  background-color:#ffdc00;
  color:#000;
  text-shadow: 1px 1px 0 #FFFF00
}

body ul.tabs a.current {
  background-color: #eee;
  border-bottom: 1px solid #eee;
  color: #000;
}

body ul.tabs a.current:hover{
  text-shadow: none;
}
 
body .tab-content {
  background: #eee;
  border-radius: 0 6px 6px 6px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  color: #333;
  float: left;
  border-bottom: 1px solid #CCC;
}

body .tab-content .margin-bottom{
  margin-bottom: 0;
}

body .tab-content .margin-top:first{
  margin-top: 0;
}



section.one-half.button-absolute a.button{
  width: 446px;
  bottom: 10px;
  left: 10px;
}





























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
