body {
  font-family: Tahoma, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 150%;
  color: #333333;
}
/* Home page icons */

#home-shortcuts {
  float: left;
  margin-bottom: 2em;
  width: 100%;
}
#home-shortcuts .shortcut {
  width: 100%;
  height: 35px;
  float: left;
  margin-bottom: 10px;
  position: relative;
  background-image: none;
}
#home-shortcuts .shortcut span.title {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 35px;
  width: 93%;
  padding-left: 7%;
  background-color: #3a5b67;
  font-size: 17px;
  text-transform: uppercase;
  color: white;
  line-height: 35px;
}
#home-shortcuts .shortcut span.icon {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  height: 35px;
  width: 85px;
  background-image: url('/assets/icon-sprite.png?r=1');
}
#home-shortcuts .shortcut#icon-suvs span.icon {
  background-position: 0 -35px;
}
#home-shortcuts .shortcut#icon-all span.icon {
  background-position: 0 -70px;
}
#banner {
  height: 82px;
}
#advert-form {
  width: 100%;
}
#advert-form legend {
  line-height: 200%;
}
#advert-form .elements-wrap {
  line-height: 200%;
}
#advert-form .elements-wrap input {
  margin-top: 7px;
}
#advert-form dd {
  margin-bottom: 10px;
}
#advert-form input[type="file"] {
  border: 0 none;
  padding: 0;
}
#advert-form dd.error {
  border: solid 1px red;
  width: 96%;
  padding: 2%;
}
#advert-form input.error[type="file"] {
  border: solid 1px red;
  margin-bottom: 5px;
  padding: 2%;
}
#advert-form dl.sub-cat.disabled {
  display: none;
}
#search-results {
  max-width: none;
}
.article-body {
  max-width: none;
}
article {
  margin-bottom: 0;
}
.cat-list {
  margin-bottom: 20px;
}
.cat-list ul {
  float: left;
  width: 30%;
  list-style: none;
  margin: 0;
  padding: 0 3% 0 0;
}
.reg-list {
  padding: 10px;
  border: 1px dashed #999999;
  background: #efefef;
}
.reg-list h3 {
  float: left;
  margin: 0 10px 0 0;
  color: #666666;
  font-size: 12px;
  line-height: 20px;
}
.reg-list select {
  padding: 0;
  float: left;
}
.reg-list .right {
  float: right;
}
article.page-desc {
  border: 0 none;
}
article.page-desc .article-body {
  margin-bottom: 10px;
}
article.listing {
  border-radius: 14px;
  border: solid 2px #cccccc;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 1em;
  background: -webkit-linear-gradient(white, #efefef);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #efefef);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #efefef);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #efefef);
}
article.listing h3 {
  font-size: 1.4em;
  margin-bottom: 0;
}
article.listing h3 a {
  color: #333333;
}
article.listing .article-left {
  width: 90%;
  margin-left: 5%;
}
article.listing .attributes {
  margin-bottom: 1em;
}
article.listing .attributes dt {
  margin-bottom: 0;
  float: left;
  width: 20%;
  padding-left: 5px;
}
article.listing .attributes dt.a {
  background-color: #efefef;
}
article.listing .attributes dd {
  margin-bottom: 0;
  font-weight: normal;
  margin-left: 22%;
  padding-left: 5px;
  width: 50%;
}
article.listing .attributes dd.a {
  background-color: #efefef;
}
article.listing .article-right {
  width: 100%;
}
article.listing .article-right .image {
  margin-bottom: 0;
}
article.listing .article-right .attributes {
  margin-left: 1em;
}
article.listing .article-right .attributes h3 {
  margin-bottom: 15px;
}
article.listing .article-right .attributes dt {
  width: 40%;
}
article.listing .article-right .attributes dd {
  width: auto;
  margin-left: 40%;
}
article.listing .article-head {
  margin-top: 10px;
  width: 90%;
  margin-left: 5%;
}
article.listing .boss-form {
  margin: 1em;
  font-weight: bold;
}
article.listing.first {
  margin-top: 0;
}
article.listing.detail .image {
  float: left;
  width: 23%;
  margin-right: 4px;
  margin-bottom: 4px;
}
article.listing.detail .images {
  margin-left: 2%;
}
/* Deals section */

body.deals header {
  position: relative;
}
body.deals .powered-by {
  display: none;
  position: absolute;
  bottom: 46px;
  right: 28px;
}
article.deal {
  position: relative;
}
article.deal .deals-flag {
  position: absolute;
  top: 0;
  right: 25px;
}
/* Business section */

body.business #main {
  padding-top: 30px;
}
body.business header {
  position: relative;
}
body.business .powered-by {
  display: none;
  position: absolute;
  bottom: 46px;
  right: 28px;
}
body.business article.listing.first .article-right .images {
  margin: 0;
}
body.business article.listing.first .article-right .images .image {
  display: none;
}
body.business article.listing.first .article-right .images .image.first {
  display: block;
}
body.business article.listing.first .article-right .buttons {
  text-align: center;
}
body.business article.listing.first .article-right .buttons button {
  font-size: 1em;
}
body.business footer {
  padding: 0;
  border: 0 none;
  position: relative;
}
body.business footer .return-to {
  position: absolute;
  top: -60px;
  right: 28px;
}
body.business footer #spacer {
  background: url(/assets/spacer-bg.png) repeat-x;
  height: 10px;
}
body.business.no-toolbar #menu-trigger,
body.business.no-toolbar #search,
body.business.no-toolbar #nav-wrap {
  display: none !important;
}
body.business.no-toolbar #toolbar {
  padding: 0 !important;
  height: 10px;
  width: 100% !important;
}
article.business {
  position: relative;
}
article.business .deals-flag {
  position: absolute;
  top: 0;
  right: 25px;
}
a.top-link {
  font-size: 1em;
  float: left;
  margin-left: 40%;
  margin-top: 3em;
}
.vanilla-btn {
  background: white;
  background: -moz-linear-gradient(top, white 3%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, white), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, white 3%, #f7f7f7 100%);
  background: -o-linear-gradient(top, white 3%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, white 3%, #f7f7f7 100%);
  background: linear-gradient(to bottom, white 3%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  color: #333333;
  border: 1px solid #cccccc;
  padding: 7px 11px;
  font-size: 0.8em;
  line-height: 100%;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}
#file-inputs {
  margin-bottom: 10px;
}
#file-inputs input {
  margin-bottom: 10px;
}
#add-file {
  float: left;
  margin-bottom: 30px;
  color: #0a7c00;
}
#form-wrap {
  height: 0;
  overflow: hidden;
  transition: height 0.6s ease;
}
#loader {
  display: block;
  width: 40px;
  margin: 0 auto;
}
select.sub-cat {
  display: none;
}
select.sub-cat.active {
  display: block;
}
#advert-form .elements-wrap label,
#advert-form .elements-wrap .textinputs {
  float: left;
}
#advert-form .elements-wrap .textinputs {
  margin: 0 0 0 10px;
  line-height: 100%;
  padding: 5px;
  width: 150px;
}
#advert-form .elements-wrap label.error {
  margin-left: 10px;
}
.note {
  color: #999999;
  font-size: 12px;
}
.note a {
  color: #999999;
  text-decoration: underline;
}
#cur-cost {
  position: fixed;
  bottom: -130px;
  right: 10px;
  background: white;
  border-radius: 10px 10px 0 0;
  padding: 10px 15px 5px 15px;
  text-align: center;
  border: 1px solid #cccccc;
  border-bottom: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-transition: background-color 0.4s ease;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#cur-cost h5 {
  margin: 0 0 3px 0;
  line-height: 110%;
  font-size: 11px;
  color: #45a510;
  font-weight: 400;
  text-transform: uppercase;
}
#cur-cost.on {
  bottom: 0;
}
#cost-price {
  font-weight: bold;
}
#loading {
  height: 27px;
  margin-right: 12px;
}
.pagination {
  float: left;
  clear: both;
  padding-top: 1em;
}
@media screen and (min-width: 768px) {
  #banner {
    height: 196px;
  }
  /* Deals section */
  
  body.deals #banner {
    background-image: url(/assets/deals-header-960.jpg);
  }
  body.deals .powered-by {
    display: block;
  }
  /* Business section */
  
  body.business .powered-by {
    display: block;
  }
  body.business.no-toolbar .powered-by {
    bottom: 5px;
  }
  #advert-form dt {
    width: 35%;
  }
  #advert-form dd {
    width: 62%;
  }
  #advert-form dd.error {
    padding: 2%;
    width: 58%;
  }
  #main {
    width: 70%;
  }
  .content {
    width: 100%;
  }
  #page-head {
    width: 70%;
    padding: 23px 15% 20px 15%;
  }
  #nav-wrap {
    margin-left: 130px;
  }
  footer.pg-foot {
    padding: 2% 5%;
  }
  footer.pg-foot nav {
    width: auto;
  }
  article.listing .article-left {
    width: 60%;
    float: none;
    margin-left: 35%;
  }
  article.listing .article-right {
    margin-right: 5px;
    float: left;
    width: 33%;
  }
  article.listing .article-head {
    margin-left: 35%;
    width: 60%;
  }
  article.listing.detail .article-left,
  article.listing.detail .article-head {
    width: 51%;
    margin-left: 46%;
  }
  article.listing.detail .article-right {
    width: 43%;
  }
  article.listing.detail .image {
    width: 24%;
  }
  article.listing.detail .images {
    margin-top: 10px;
  }
  #home-shortcuts .shortcut {
    width: 31%;
    height: 143px;
    float: left;
    margin-right: 2%;
    background-size: contain;
  }
  #home-shortcuts .shortcut#icon-motors {
    margin-right: 0;
  }
  #home-shortcuts .shortcut#icon-community {
    margin-right: 0;
  }
  article.listing .article-right .image {
    height: 195px;
  }
  article.listing .article-right .image img {
    width: auto;
    height: 100%;
    margin-left: -25%;
  }
  height: 195px;
}
@media screen and (min-width: 960px) {
  #banner {
    height: 298px;
  }
  #cur-cost {
    right: 50%;
    margin-right: -470px;
  }
  #cur-cost.fixBar {
    position: absolute;
    bottom: 129px !important;
  }
  article.listing .article-right .image {
    height: 174px;
  }
  article.listing .article-right .image img {
    margin-left: 0%;
  }
}
@media print {
  header,
  #bossPreview,
  .cat-list,
  .reg-list,
  footer.pg-foot nav,
  a.top-link {
    display: none;
  }
  #page-head {
    width: 100%;
    padding: 20px 0;
  }
  #page-head #crumbs {
    display: block;
    float: left;
  }
  #page-head #crumbs li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 0.8em;
    line-height: 14px;
    padding-left: 15px;
    background: url('http://www.thursdaytrader.co.nz/boss/flex/crumb-arrow.png') no-repeat left center;
    color: #666666;
  }
  #container,
  #main {
    width: 100%;
    padding: 0;
  }
  article.listing .article-left {
    width: 70%;
  }
  article.listing .article-right {
    float: right;
    width: 25%;
  }
}
