/* @define-mixin more {
  @mixin fontNormal;
  background: url(/Shop/client/default/graphics/icons/sprite.icons.png)
    no-repeat -20px -167px;
  padding-left: 20px;
  margin-bottom: 0;
} */

/* border colour */

/* error large (error message) */

/* error, savings */

/* buttons */

/* slider paging*/

/* h1 heading */

body {
  color: #000;
  font-size: 10pt;
  font-family: Arial, sans-serif;
  line-height: 1.2;
  margin: 20px 4em;
  word-wrap: break-word;
}

h1, h2, h3, h4, p {
  margin: 0 0 10px;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 120%;
}

h3, h4 {
  font-size: 100%;
}

p {
  page-break-inside: avoid;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

a:link:after, a:visited:after {
    content: ' (URL=" attr(href) ") ';
    color: #00e;
    font-size: 80%;
  }

a[href^="mailto"]:link:after, a[href^="mailto"]:visited:after {
      content: none;
    }

table {
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}

table th, table td {
    border: 1px solid #666;
    padding: 3px 4px;
    text-align: left;
  }

table tfoot th {
    text-align: right;
  }

form {
  margin: 20px 0;
}

fieldset {
  border: 0;
  padding: 0;
}

form .field {
  margin-bottom: 10px;
}

label, input, textarea, select {
  display: block;
  font-size: 100%;
  width: auto;
}

input.text, input[type="text"] {
    width: 40%;
  }

textarea {
  width: 40%;
}

select {
  width: auto;
}

textarea {
  font-family: Arial, sans-serif;
}

.errorbox_large, .errorbox {
  color: #f00;
}

.securityfilter {
  display: none;
}

hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #666;
  height: 0;
  line-height: 1;
}

.mast .top, .mast .navStyle1 {
    display: none;
  }

.mast .bottom .logo {
    display: none;
  }

.mast .bottom #bannerPrint {
    display: block;
    border-bottom: 6px solid #000;
    padding-bottom: 8px;
    margin-bottom: 24px;
  }

#wrapper .mainColumn, .assistance {
  width: 100%;
  clear: both;
}

#wrapper .boxStyle2 li {
    float: left;
    list-style: none;
  }

#wrapper .cost {
    text-align: right;
    width: 100%;
  }

#wrapper #bannerPrint {
    display: block;
  }

.topHeader {
  clear: both;
}

.topHeader img {
    float: right;
  }

.footer {
  width: 100%;
  clear: both;
}

.footer li {
    float: left;
  }

.footer .site {
    display: none;
  }

/* HIDE */

#skiplinks, th.hide, .secondaryContent .thumbs, .validationBox, .buttons, .crumbtrail, .secondaryContent .facetFilter, .slider, .displayOptions, .loadMore, .promoCode, .field.qty, button, select, .pageOptions, .boxStyle3, .boxStyle4, .specialOffers, .controls, .bottomScroller, fieldset.style1, .show-fullscreen, .counter, h2.sectionhead, .policies, .thumbs {
  display: none;
}

/*# sourceMappingURL=print.css.map */
