/*

The almost definitive Sparrows reset and setup stylez.
Based on work from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/.
Lovingly tended to by Jonathon Bellew.

*/
html {
  font-size: 16px; }

* html {
  font-size: 100%; }

html, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none !important; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  font-size: 62.5% !important;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  /*  font-family: inherit;*/
  vertical-align: baseline; }

input, select, th, td {
  font-size: 1em; }

ul {
  list-style: none; }

/*-- todo: tables still need 'cellspacing="0"' in the markup --*/
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

br.hurdle {
  clear: both !important; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em; }

strong {
  font-weight: bold; }

/*  sIFR and such  */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0; }

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important; }

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden; }

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none; }

/* Page Chrome */
body {
  background: url("../images/pattern.gif") 0 0 repeat #393531; }

#airlock {
  width: 1080px;
  margin: 0 auto;
  text-align: left; }

.wf-loading #hero,
.wf-loading h1.semi-trans,
.wf-loading #navigation,
.wf-loading #cart-overview,
.wf-loading #content,
.wf-loading #intro,
.wf-loading #sitemap,
.wf-loading #footer,
.wf-loading #front-whats-new,
.wf-loading #front-tinkering,
.wf-loading #front-clarke-dawe,
.wf-loading #return-link {
  opacity: 0;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

#navigation,
h1.semi-trans {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 1; }

#content,
#sitemap,
#footer,
#hero,
#intro,
#cart-overview,
#front-whats-new,
#front-tinkering,
#front-clarke-dawe,
#return-link {
  -webkit-transition: all 300ms ease-out 20ms;
  transition: all 300ms ease-out 20ms;
  opacity: 1; }

/* Masthead */
#masthead {
  width: 1080px;
  position: relative;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  opacity: 1;
  font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

body#page-projects #masthead {
  height: 565px; }

body#page-news #masthead {
  height: 329px; }

body#page-media #masthead {
  height: 329px; }

body#page-home #masthead {
  height: 502px; }

body#page-tinkering #masthead,
body#page-404 #masthead {
  height: 329px; }

body#page-shop #masthead {
  height: 329px; }

body#page-about-john #masthead {
  height: 606px; }

#masthead h1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  height: 155px;
  z-index: 100; }

#masthead h1 a {
  display: block;
  width: 270px;
  height: 155px;
  text-indent: -5000px;
  background: url("../images/logotype.png") 0 0 no-repeat; }

#masthead h1 a:hover {
  background: url("../images/logotype.png") 0 -155px no-repeat #fff; }

#masthead #navigation {
  position: absolute;
  top: 0;
  left: 370px;
  height: 59px;
  width: 710px;
  z-index: 100; }

#masthead #navigation li {
  display: block;
  float: left; }

#masthead #navigation li a {
  display: block;
  height: 59px;
  background-position: 22px 0;
  background-repeat: no-repeat;
  padding: 0 22px;
  text-indent: -5000px; }

#masthead #navigation li a:hover,
#masthead #navigation li a.hover {
  background-position: 22px -59px;
  background-color: #fff; }

#masthead #navigation li a#navigation-projects {
  width: 82px;
  background-image: url("../images/nav/nav-projects.png"); }

#masthead #navigation li a#navigation-media {
  width: 55px;
  background-image: url("../images/nav/nav-media.png"); }

#masthead #navigation li a#navigation-news {
  width: 48px;
  background-image: url("../images/nav/nav-news.png"); }

#masthead #navigation li a#navigation-shop {
  width: 46px;
  background-image: url("../images/nav/nav-shop.png"); }

#masthead #navigation li a#navigation-tinkering {
  width: 92px;
  background-image: url("../images/nav/nav-tinkering.png"); }

#masthead #navigation li a#navigation-about-john {
  width: 103px;
  background-image: url("../images/nav/nav-about-john.png"); }

body#page-projects a#navigation-projects,
body#page-media a#navigation-media,
body#page-news a#navigation-news,
body#page-shop a#navigation-shop,
body#page-tinkering a#navigation-tinkering,
body#page-about-john a#navigation-about-john {
  background-position: 22px -59px !important;
  background-color: #fff !important; }

#masthead #sub-navigation {
  background: #fff;
  position: absolute;
  top: 59px;
  left: 370px;
  padding: 15px 0;
  display: none;
  z-index: 150; }

#masthead #sub-navigation li a {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  text-transform: uppercase;
  padding: 0 26px 0 22px; }

#masthead #sub-navigation li a:hover {
  color: #fff;
  background: #000; }

#masthead #hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 1080px;
  overflow: hidden; }

body#page-projects #masthead #hero {
  height: 565px; }

body#page-news #masthead #hero {
  height: 329px; }

body#page-media #masthead #hero {
  height: 329px; }

body#page-home #masthead #hero {
  height: 502px; }

body#page-tinkering #masthead #hero,
body#page-404 #masthead #hero {
  height: 329px; }

body#page-shop #masthead #hero {
  height: 329px; }

body#page-about-john #masthead #hero {
  height: 606px; }

#masthead #hero #hero-shadow {
  position: absolute;
  top: 0;
  left: 0;
  height: 800px;
  width: 1080px;
  background: url("../images/shadow.png") 0 0 repeat-y;
  z-index: 30; }

#masthead #hero #hero-rail-1,
#masthead #hero #hero-rail-2 {
  position: absolute;
  top: 0;
  left: 0; }

#masthead #hero #hero-rail-1 {
  z-index: 20; }

#masthead #hero #hero-rail-2 {
  z-index: 10; }

#masthead #intro {
  position: absolute;
  bottom: 0;
  min-height: 100px;
  z-index: 100;
  padding: 40px 0; }
  #page-projects #masthead #intro {
    padding-bottom: 80px; }

#masthead #intro-logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 370px;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

#masthead #intro-text {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  margin: auto 70px auto 390px; }

#masthead #intro-text a, #masthead #intro-text a {
  color: #fff;
  text-decoration: underline !important; }

#masthead #return-link {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200px;
  padding: 22px 0 0 70px;
  height: 44px;
  z-index: 100; }

#masthead #return-link a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: italic; }

#masthead #return-link a:hover span {
  border-bottom: 1px solid #fff; }

#masthead #previous-link {
  position: absolute;
  text-align: right;
  right: 0;
  bottom: 0;
  width: 150px;
  padding: 22px 60px 0 0;
  height: 44px;
  z-index: 100; }

#masthead #previous-link a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: italic; }

#masthead #previous-link a:hover span {
  border-bottom: 1px solid #fff; }

#page-tinkering #masthead #previous-link a {
  color: #000; }

#page-tinkering #masthead #previous-link a:hover span {
  border-bottom: 1px solid #000; }

#masthead #tagged {
  position: absolute;
  z-index: 100;
  height: 44px;
  padding: 22px 0 0 0;
  left: 0;
  right: 0;
  bottom: 0; }

#masthead #tagged #tagged-return-link {
  float: left;
  width: 160px;
  padding: 0 0 0 70px;
  min-height: 1px; }

#masthead #tagged #tagged-content {
  float: left;
  width: 640px; }

#masthead #tagged #tagged-previous-link {
  float: left;
  width: 150px;
  text-align: right; }

#masthead #tagged p {
  color: #fff;
  font-size: 16px;
  line-height: 22px; }

#masthead #tagged em {
  font-style: italic;
  text-transform: capitalize; }

#masthead #tagged p a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: italic; }

#masthead #tagged p a:hover span {
  border-bottom: 1px solid #fff; }

/* Footers */
#sitemap {
  padding: 35px 0 35px 70px;
  overflow: hidden;
  background: url("../images/shadow.png") 0 0 repeat-y #333;
  font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

#sitemap .site-section {
  display: block;
  float: left;
  width: 140px;
  margin: 0 20px 0 0; }

#sitemap .site-section h3 {
  font-style: italic;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 8px;
  text-transform: uppercase; }

#sitemap .site-section ul li {
  font-size: 12px;
  line-height: 17px; }

#sitemap .site-section li a {
  color: #fff;
  text-transform: capitalize; }

#sitemap .site-section li a:hover {
  border-bottom: 1px solid #999; }

#footer {
  position: relative;
  background: url("../images/shadow.png") 0 0 repeat-y #141414;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  height: 82px; }

#footer #footer-left {
  position: absolute;
  left: 0;
  top: 0; }

#footer #footer-right {
  position: absolute;
  right: 0;
  top: 0; }

#footer p {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #fff;
  padding: 25px 70px 0 70px; }

#footer p a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #ccc; }

#footer p a:hover {
  border-bottom: 1px solid #fff; }

/* General Classes */
.semi-trans {
  background: rgba(0, 0, 0, 0.5); }

.semi-trans-white {
  background: rgba(255, 255, 255, 0.7); }

.semi-trans-beige {
  background: rgba(238, 233, 209, 0.7); }

.section {
  background: url("../images/shadow.png") 0 0 repeat-y;
  padding: 30px 0;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  overflow: hidden;
  border-top: 1px solid #b3afaa; }
  .section .section-header {
    float: left;
    clear: none;
    width: 140px;
    margin: 0 -200px 0 70px; }
    .section .section-header h2 {
      font-size: 21px;
      font-weight: bold;
      line-height: 23px;
      text-transform: uppercase; }
    .section .section-header h3 {
      font-style: italic;
      font-size: 18px;
      line-height: 23px; }
      .section .section-header h3 a {
        color: #000; }
  #page-projects .section.section-1 h3 {
    text-transform: uppercase; }
  .section .section-content {
    margin: 0 0 0 230px; }
  .section .more-link {
    font-size: 16px;
    font-style: italic;
    text-align: right;
    margin: 24px 70px 0 230px;
    clear: both; }
    .section .more-link a {
      color: #000; }
      .section .more-link a:hover {
        color: #fff;
        background: #000;
        padding: 0 3px;
        margin: 0 -3px; }

.section-1 {
  background-color: #d9d9d9; }

.section-2 {
  background-color: #e6e6e6; }

.section-3 {
  background-color: #f2f2f2; }

.section-4 {
  background-color: #fff; }

/* Content types */
.section-content {
  overflow: hidden; }

.section-content p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px; }

.section-content p a {
  color: #000;
  text-decoration: underline !important; }

.section-content iframe,
.section-content object,
.section-content embed {
  margin: 0 0 20px 0;
  display: block; }

.news-post-preview {
  overflow: hidden; }

.news-post-preview .news-post-meta {
  float: left;
  clear: none;
  width: 300px;
  font-size: 18px;
  line-height: 23px;
  font-style: italic; }

.news-post-preview .news-post-meta strong {
  font-weight: bold;
  font-style: normal; }

.news-post-meta .tags {
  margin-top: 20px;
  font-size: 16px; }

.news-post-meta .tags a, .news-post-meta .tags a:link {
  font-style: normal;
  color: #000; }

.news-post-preview .news-post-content {
  margin: 0 70px 0 320px; }

.news-post {
  overflow: hidden;
  padding: 0 70px;
  margin: 0 0 30px 0; }

.news-post-last {
  margin: 0 !important; }
  .news-post-last .news-post-content {
    background: none !important;
    padding: 0 !important; }

.news-post-meta {
  float: left;
  clear: none;
  width: 240px;
  font-size: 18px;
  line-height: 23px;
  font-style: italic; }

.news-post-meta strong {
  font-size: 21px;
  font-weight: bold;
  font-style: normal; }

.news-post,
.policies p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 12px; }

.news-post-content h3,
.policies h3 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px; }

.policies h3:first-child {
  margin-top: 0; }

.news-post-media {
  float: left;
  width: 240px; }

.news-post .more-link {
  margin-right: 0 !important;
  margin-top: 48px !important;
  font-size: 16px !important; }

.media-group {
  overflow: hidden;
  padding: 0 0 23px 0;
  background: url("../images/border.png") -220px 100% no-repeat;
  margin-bottom: 30px !important; }

.media-group-last {
  background: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.media-preview {
  width: 380px;
  margin: 0 20px 0 0;
  overflow: hidden;
  float: left; }

.media-preview h3 {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  margin: 0 0 12px 0; }

.media-preview h3 em {
  font-weight: normal;
  font-style: italic; }

.media-preview h3 a {
  color: #000 !important; }

.media-preview h3 a:hover {
  color: #fff !important;
  background: #000; }

.media-preview .more-link {
  margin-right: 0 !important; }

.pdf-download {
  width: 125px;
  background: url("../images/pdf.png") 0 0 no-repeat;
  display: block;
  min-height: 90px;
  padding: 5px 0 0 85px;
  font-size: 13px !important;
  line-height: 17px !important;
  font-weight: bold;
  margin: 20px 0 0 0; }

.pdf-download a {
  color: #000;
  font-style: italic; }

.pdf-download a:hover {
  background: #000;
  color: #fff;
  margin: 0 -3px;
  padding: 0 3px; }

.next-page {
  background: url("../images/shadow.png") 0 0 repeat-y #f2f2f2;
  text-align: right;
  padding: 20px 70px;
  border-top: 1px solid #b3afaa; }

.next-page a {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-style: italic;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

.next-page a:hover {
  color: #fff;
  background: #000;
  padding: 0 3px;
  margin: 0 -3px; }

/**/
.news-post-content {
  margin: 0 0 0 320px;
  padding: 0 0 23px 0;
  background: url("../images/border.png") 0 100% repeat-x; }
  .news-post-content .video {
    width: 620px;
    height: 340px;
    display: block;
    margin: 12px 0; }
    .news-post-content .video iframe {
      height: 100%;
      width: 100%; }
  .news-post-content img {
    max-width: 100%;
    margin-bottom: 12px; }
  .news-post-content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 12px; }
    .news-post-content p a {
      color: #000;
      text-decoration: underline !important; }
    .news-post-content p.more-link a {
      text-decoration: none !important; }
  .news-post-content em {
    font-style: italic; }
  .news-post-content h2 {
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 0 12px 0; }
  .news-post-content blockquote {
    padding-left: 20px;
    font-style: italic; }
  .news-post-content ol, .news-post-content ul {
    margin: 0 0 12px 0 !important; }
    .news-post-content ol li, .news-post-content ul li {
      margin-left: 30px; }
  .news-post-content ul li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 20px; }

#cart-overview {
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  width: 450px;
  height: 66px; }

.cart-tab {
  padding: 18px 45px 18px 21px;
  cursor: pointer; }

.cart-tab__viewBasket {
  background: url("../images/view-basket.png") 0 0 no-repeat;
  width: 133px;
  height: 31px;
  border: 0;
  font-size: 0;
  text-indent: -99999px;
  cursor: pointer; }
  .cart-tab .cart-tab__viewBasket:hover {
    background-position: 0px -100px; }

.cart-tab__quantity {
  color: white;
  font-size: 17px;
  float: right;
  font-style: italic;
  margin-top: 12px; }

.cart-details {
  position: absolute;
  left: 0;
  top: 66px;
  background: rgba(0, 0, 0, 0.85);
  padding: 20px 45px 28px 28px;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 300ms ease-in 50ms;
  transition: opacity 300ms ease-in 50ms; }
  .js-active .cart-details {
    opacity: 1; }

.cart-item {
  display: block;
  float: left;
  margin-bottom: 25px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 25px; }
  .cart-item:last-of-type {
    border-bottom: 0;
    margin-bottom: 0; }

.cart-item__price {
  float: right;
  display: inline-block;
  font-size: 17px;
  color: white; }

.cart-item__img {
  width: 45px;
  height: 45px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  margin-right: 16px;
  background-color: white; }

.cart-item__container {
  float: left;
  width: 316px; }

.cart-item__name {
  font-size: 15px;
  margin-bottom: 7px;
  display: block;
  color: white; }

.cart-item__quantity {
  border: 1px solid #bbb;
  float: left;
  border-radius: 3px;
  background: #bbb; }
  .cart-item__quantity .quantity-input {
    -moz-appearance: textfield;
    background: white;
    border: none;
    color: #000;
    display: block;
    float: left;
    font-size: 14px;
    height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 38px; }
    .cart-item__quantity .quantity-input::-webkit-inner-spin-button, .cart-item__quantity .quantity-input::-webkit-outer-spin-button {
      -webkit-appearance: none; }
  .cart-item__quantity .quantity-decrement,
  .cart-item__quantity .quantity-increment {
    color: #000;
    display: block;
    float: left;
    height: 20px;
    line-height: 16px;
    width: 25px;
    padding: 0;
    border: none;
    box-shadow: none;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .cart-item__quantity .quantity-decrement:active,
    .cart-item__quantity .quantity-increment:active {
      background-color: #7D7D7D; }
    .cart-item__quantity .quantity-decrement .title,
    .cart-item__quantity .quantity-increment .title {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }

.cart-info {
  font-size: 19px;
  display: block;
  float: left;
  padding: 10px 0 0 0;
  color: white;
  width: 100%;
  border-top: 1px solid white;
  padding-top: 25px;
  margin-top: 5px;
  padding-bottom: 10px; }

.cart-info__pricing {
  float: right; }

.cart-info__total {
  float: left; }

.cart-notice {
  color: #bbb;
  font-size: 14px;
  margin-bottom: 30px;
  display: inline-block; }

.cart-checkoutButton {
  display: block;
  width: 113px;
  height: 34px;
  background: url("../images/checkout-small.png") 0 0 no-repeat;
  text-indent: -5000px;
  border: 0;
  cursor: pointer; }
  .cart-checkoutButton:hover {
    background-position: 0 -34px !important; }

.media-preview h2 {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 12px 0; }

.media-preview h3 {
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 12px 0; }

.media-preview blockquote {
  padding-left: 20px;
  font-style: italic; }

.media-preview p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 12px; }

.media-preview em {
  font-style: italic; }

.media-preview p a {
  color: #000;
  text-decoration: underline !important; }

.media-preview p.more-link a {
  text-decoration: none !important; }

.media-preview ol,
.media-preview ul {
  margin: 0 0 12px 0 !important; }

.media-preview ol li,
.media-preview ul li {
  margin-left: 30px;
  font-size: 15px;
  line-height: 20px; }

.media-preview ul li {
  list-style-type: disc; }

.js-product {
  background: url("../images/spinner.gif") 50% 50% no-repeat;
  min-height: 50px; }
  .js-product .product-details {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 250ms;
    transition: all 250ms; }
  .js-product.loaded {
    background: none; }
    .js-product.loaded .product-details {
      opacity: 1;
      -webkit-transform: translateY(0px);
      transform: translateY(0px); }

.product-large {
  width: 380px;
  margin: 0 20px 0 0;
  overflow: hidden;
  float: left; }
  .product-large .product-image {
    float: left;
    width: 118px; }
  .product-large .product-details {
    margin: 0 0 0 140px; }
  .product-large .product-title {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 6px !important; }
  .product-large .product-title strong {
    font-weight: bold; }
  .product-large .product-title em {
    font-weight: normal;
    font-style: italic; }
  .product-large .product-description p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 6px !important; }
  .product-large .product-description .readMore {
    font-style: italic;
    color: #000;
    text-decoration: none !important;
    font-size: 14px; }
    .product-large .product-description .readMore:hover {
      color: #fff;
      background: #000;
      padding: 0 3px;
      margin: 0 -3px; }
  .product-large .add-to-basket {
    display: block;
    text-indent: -5000px;
    width: 120px;
    height: 27px;
    padding: 0;
    margin: 0;
    border: none;
    background: url("../images/add-basket-large.png") 0 0 no-repeat;
    cursor: pointer; }
    .product-large .add-to-basket:hover {
      background: url("../images/add-basket-large.png") 0 0 no-repeat;
      background-position: 0 -27px !important;
      padding: 0;
      margin: 0; }
  .product-large .product-price {
    font-size: 17px;
    font-weight: bold; }
    .product-large .product-price .product-price__currency {
      display: inline-block;
      top: 2px;
      position: relative; }
    .product-large .product-price .discounted-from {
      color: #666;
      font-weight: normal;
      text-decoration: line-through !important; }
    .product-large .product-price .product-price__gst {
      font-weight: normal;
      display: block;
      line-height: 1;
      margin-bottom: 3px;
      font-size: 12px; }

.product-small {
  width: 220px;
  margin: 0 20px 0 0;
  overflow: hidden;
  float: left; }
  .product-small .product-image {
    float: left;
    width: 70px; }
  .product-small .product-details {
    margin: 0 0 0 90px; }
    .product-small .product-details .product-title {
      font-size: 13px;
      line-height: 15px;
      margin-bottom: 1px !important;
      font-weight: bold; }
    .product-small .product-details .product-description,
    .product-small .product-details .product-note {
      font-size: 13px;
      line-height: 15px;
      margin-bottom: 1px !important; }
    .product-small .product-details .readMore {
      font-style: italic;
      color: #000;
      border-bottom: 1px solid #000;
      display: inline-block;
      text-decoration: underline;
      padding-top: 3px;
      line-height: .8em; }
      .product-small .product-details .readMore:hover {
        color: #fff;
        background: #000;
        padding-top: 3px; }
    .product-small .product-details .product-price {
      font-size: 13px;
      font-weight: bold;
      margin-bottom: 0; }
      .product-small .product-details .product-price .discounted-from {
        color: #666;
        font-weight: normal;
        text-decoration: line-through !important; }
    .product-small .product-details .product-price__gst {
      font-weight: normal;
      display: block;
      line-height: 1;
      margin-bottom: 3px;
      font-size: 12px; }
    .product-small .product-details .product-price__currency {
      display: inline-block;
      top: 2px;
      position: relative; }
    .product-small .product-details .add-to-basket {
      display: block;
      text-indent: -5000px;
      width: 100px;
      height: 22px;
      background: url("../images/add-basket-small.png") 0 0 no-repeat;
      border: none;
      cursor: pointer; }
      .product-small .product-details .add-to-basket:hover {
        background-position: 0 -22px !important; }

/* About */
body#page-about-john #intro-text {
  color: #000 !important; }

body#page-about-john #intro-text .pdf-download {
  width: 200px !important;
  margin: 20px 0 -20px 0 !important; }

body#page-about-john #intro-text .pdf-download a,
body#page-about-john #intro-text .pdf-download a:link {
  color: #000;
  border-bottom: none; }

body#page-about-john #intro-text .pdf-download a:hover {
  color: #fff; }

body#page-about-john #intro-logo {
  background-position: 60px 50%; }

.section-contact {
  background-color: #f8f0e9;
  position: relative; }

.section-contact h3 {
  display: block;
  position: absolute;
  text-indent: -5000px;
  background: url("../images/logos/large/contact.gif") 60px 170px no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  width: 310px; }

.section-contact form {
  display: block;
  margin: 0 0 0 390px; }

.section-contact form label {
  display: block;
  border-bottom: 1px solid #e4dcd6;
  width: 460px;
  padding: 0 0 9px 0;
  margin: 9px 0 0 0; }

.section-contact form .label-last {
  border-bottom: 0 !important; }

.section-contact form label span {
  display: block;
  float: left;
  width: 140px;
  clear: none;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 17px;
  padding: 5px 0 0 0; }

.section-contact form .input-text,
.section-contact form .input-textarea {
  display: block;
  margin: 0 0 0 160px;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 17px !important;
  width: 288px;
  padding: 3px 5px 5px 5px;
  border: 1px solid #737373; }

.section-contact form .input-textarea {
  height: 150px; }

.section-contact form .submit {
  text-align: right;
  width: 460px; }

.section-contact form .recaptcha {
  width: 288px;
  margin: 20px 0 30px 160px; }

.section-contact form .input-submit {
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 17px !important; }

/* Checkout */
#checkout {
  margin: 0 0 0 310px; }

#checkout fieldset {
  width: 330px;
  float: left;
  clear: none;
  margin: 0 50px 0 0; }

#checkout legend {
  font-weight: bold;
  font-size: 15px;
  display: block !important;
  border-bottom: 1px solid #464646;
  width: 330px;
  padding: 0 0 14px 0; }

.ctrlHolder {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #fbfbfb;
  padding: 10px 0 11px 0; }

.ctrl-last {
  border-bottom: 0 !important; }

.ctrl-first {
  border-top: 1px solid #cacaca; }

.ctrlHolder label {
  font-size: 15px;
  display: block;
  float: left;
  width: 110px;
  padding: 4px 0 0 0;
  clear: none; }

.ctrlHolder .textInput {
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 15px !important;
  padding: 2px;
  border: 1px solid #999;
  margin: 0 0 0 120px;
  width: 204px;
  height: 17px;
  display: block; }

.ctrlHolder textarea {
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 15px !important;
  padding: 2px;
  border: 1px solid #999;
  margin: 0 0 0 120px;
  width: 204px;
  height: 120px;
  display: block; }

.ctrlHolder #basket_email_opt_in {
  margin: 0 0 0 120px;
  display: block;
  border: 1px solid #999; }

.ctrlHolder select {
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  font-size: 15px !important;
  border: 1px solid #999;
  margin: 0 0 0 120px;
  width: 210px;
  display: block; }

.ctrlHolder .formHint {
  font-size: 12px;
  line-height: 15px;
  margin: 5px 0 0 120px; }

.toggle {
  font-size: 12px;
  line-height: 15px;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif;
  margin: 10px 0 0 0; }

.toggle a, .toggle a:link {
  color: #222; }

.toggleOn {
  font-weight: bold;
  text-transform: uppercase; }

.shipping-info {
  margin: 0 0 0 310px;
  font-size: 16px;
  line-height: 20px; }

.shpFreightTable {
  margin: -8px 0 20px 0;
  width: 470px; }

.shpFreightTable th {
  font-weight: bold; }

.shpFreightTable td, .shpFreightTable th {
  border-bottom: 1px solid #d3d3d3;
  width: 153px;
  padding: 3px 0 1px 0;
  font-size: 13px !important; }

p.shpTaxInfo {
  width: 470px; }

/* extras */
#content ol {
  margin-left: 13px;
  font-size: 15px; }

.media-preview iframe {
  width: 380px;
  height: 250px;
  margin-bottom: 20px !important; }

body#page-news #tagged-content {
  margin-left: 160px !important; }

/*  Home page */
.front-box-small {
  width: 369px;
  position: absolute;
  left: 0;
  z-index: 100;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

.front-box-small h3 {
  margin: 42px 0 0 60px;
  float: left;
  font-style: italic;
  font-size: 19px;
  line-height: 22px;
  width: 100px; }

.front-box-small h3 a {
  color: #000; }

.front-box-small h3 a:hover {
  color: #fff;
  background: #000;
  padding: 0 3px;
  margin: 0 -3px; }

.front-box-small p {
  margin: 25px 30px 0 168px;
  font-size: 13px;
  line-height: 18px; }

#front-whats-new {
  height: 104px;
  bottom: 106px; }

#front-tinkering {
  height: 105px;
  bottom: 0; }

#front-clarke-dawe {
  z-index: 100;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 710px;
  height: 210px;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

#front-clarke-dawe .front-section-title {
  display: block;
  width: 230px;
  float: left;
  height: 60px;
  text-align: center;
  background-position: 50% 45%;
  background-repeat: no-repeat;
  padding: 150px 0 0 0; }

#front-clarke-dawe .front-section-title span {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: italic; }

.front-section {
  height: 162px;
  border-top: 1px solid #35322e;
  background-position: 0 50%;
  background-repeat: no-repeat;
  font-family: 'adobe-garamond-pro-1', 'adobe-garamond-pro-2', 'Adobe Garamond', 'Garamond', 'Hoefler Text', 'Georgia', 'Times New Roman', serif; }

.front-section .front-section-inner {
  height: 162px;
  background: url("../images/shadow.png") 0 0 repeat-y; }

.front-section .front-section-content {
  height: 162px;
  margin: 0 0 0 370px; }

.front-section .front-section-title {
  display: block;
  width: 230px;
  float: left;
  height: 62px;
  text-align: center;
  background-position: 50% 45%;
  background-repeat: no-repeat;
  padding: 100px 0 0 0; }

.front-section .front-section-title span {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-style: italic; }

.front-section-title:hover span {
  color: #000 !important;
  background: #fff;
  padding: 0 3px;
  margin: 0 -3px; }

.front-section-blurb {
  padding: 30px 0 0 0;
  margin: 0 70px 0 260px;
  color: #fff;
  font-size: 15px;
  line-height: 20px; }

.front-section-blurb a, .front-section-blurb a:link {
  color: #fff;
  border-bottom: 1px solid #fff; }

.product-page .product-details {
  float: left;
  clear: none;
  width: 220px;
  margin: 0 0 0 70px; }

.product-page .product-details h2 {
  font-style: italic;
  font-weight: normal;
  font-size: 21px;
  line-height: 23px; }

.product-page .product-details h2 strong {
  font-style: normal;
  font-weight: bold; }

.product-page .product-price {
  margin-top: 30px;
  font-size: 21px;
  font-weight: bold; }

.product-page .product-details .price .discounted-from {
  color: #666;
  font-weight: normal;
  text-decoration: line-through !important; }

.product-page .product-note {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  display: inline-block;
  padding-top: 3px; }

.product-page .add-to-basket {
  display: block;
  text-indent: -5000px;
  width: 120px;
  cursor: pointer;
  height: 27px;
  border: 0;
  margin-top: 14px;
  background: url("../images/add-basket-large.png") 0 0 no-repeat; }

.product-page .product-details .add-to-basket:hover {
  background-position: 0 -27px !important; }

.product-page .section-content {
  margin: 0 70px 0 310px;
  width: 700px; }
  .product-page .section-content .product-image {
    float: left;
    width: 180px;
    margin-right: 30px; }
  .product-page .section-content .description {
    margin-left: 220px; }

/* Shop */
.shipping-details {
  margin-left: 80px;
  width: 460px; }

.policies {
  width: 560px; }

.shipping-details .shpFreightTable {
  margin: 0 0 12px 0; }

.shipping-details .shpFreightTable .shipping-table-row {
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  padding: 0 0 5px 0;
  margin: 0 0 13px 0; }

.shipping-details .shpFreightTable .shipping-table-row span {
  display: block;
  float: left;
  width: 150px;
  float: left;
  font-size: 16px; }

.product-group {
  overflow: hidden;
  margin-left: 230px !important;
  margin-bottom: 30px !important;
  padding: 0 0 23px 0;
  background: url("../images/border.png") -220px 100% no-repeat; }

/* Tinkering */
.section-tinkering {
  background-color: #eee9d1 !important; }
  .section-tinkering .news-post-content img {
    max-width: 50%; }

.section-tinkering-letters {
  background-color: #f4f1e1; }

.section-tinkering-letters .media-group {
  margin-left: 390px !important;
  background-position: -380px 100% !important;
  padding-bottom: 15px !important; }

.section-tinkering-letters .media-group .media-preview {
  width: 305px !important; }

body#page-tinkering .next-page {
  background-color: #f7f2d9; }

body#page-tinkering #intro {
  min-height: 0 !important;
  padding: 24px 0 23px 0 !important;
  background: rgba(255, 255, 255, 0.7) !important;
  left: 0;
  right: 0; }

body#page-tinkering #intro p {
  color: #000 !important; }

body#page-tinkering #tagged {
  background: rgba(255, 255, 255, 0.7) !important; }

body#page-tinkering #tagged p,
body#page-tinkering #tagged a {
  color: #000; }

body#page-tinkering #tagged a:hover span {
  border-bottom: 1px solid #000; }

body#page-tinkering #tagged-return-link {
  background: none !important;
  color: #000;
  width: 320px !important; }
