/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 23, 2013 09:17:12 AM America/New_York */
@font-face {
  font-family: 'CrimsonRoman';
  src: url("fonts/Crimson-Roman-webfont.eot");
  src: url("fonts/Crimson-Roman-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Roman-webfont.woff") format("woff"), url("fonts/Crimson-Roman-webfont.ttf") format("truetype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Roman-webfont.svg#CrimsonRoman") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'CrimsonRoman';
  src: url("fonts/Crimson-Bold-webfont.eot");
  src: url("fonts/Crimson-Bold-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Bold-webfont.woff") format("woff"), url("fonts/Crimson-Bold-webfont.ttf") format("truetype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Bold-webfont.svg#CrimsonBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'CrimsonRoman';
  src: url("fonts/Crimson-BoldItalic-webfont.eot");
  src: url("fonts/Crimson-BoldItalic-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-BoldItalic-webfont.woff") format("woff"), url("fonts/Crimson-BoldItalic-webfont.ttf") format("truetype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-BoldItalic-webfont.svg#CrimsonBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'CrimsonRoman';
  src: url("fonts/Crimson-Italic-webfont.eot");
  src: url("fonts/Crimson-Italic-webfont%EF%B9%96.eot#iefix") format("embedded-opentype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Italic-webfont.woff") format("woff"), url("fonts/Crimson-Italic-webfont.ttf") format("truetype"), url("http://vanessalawrence.co.uk/css/fonts/Crimson-Italic-webfont.svg#CrimsonItalic") format("svg");
  font-weight: normal;
  font-style: italic; }

/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* normalize.scss v2.0.1 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 25, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 35, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 48, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 57, ../sass/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 73, ../sass/_normalize.scss */
html {
  font-family: CrimsonRoman;
  /* 1 */
  font-size: 87.5%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establishes a vertical rhythm unit using $base-line-height. */
  line-height: 1.42857em; }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements in IE 6/7.
 */
/* line 91, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: CrimsonRoman; }

/*
 * Removes default margin.
 */
/* line 100, ../sass/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 112, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 121, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Sets 1 unit of vertical rhythm on the top and bottom margin.
 */
/* line 134, ../sass/_normalize.scss */
p,
pre {
  margin: 1.42857em 0; }

/* line 138, ../sass/_normalize.scss */
blockquote {
  /* Sets 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.42857em 40px; }

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 148, ../sass/_normalize.scss */
h1 {
  /* Sets the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2.8em;
  line-height: 1.53061em;
  /* Sets 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.5102em;
  margin-bottom: 0.5102em; }

/* line 157, ../sass/_normalize.scss */
h2 {
  font-size: 2em;
  line-height: 1.42857em;
  margin-top: 0.71429em;
  margin-bottom: 0.71429em; }

/* line 163, ../sass/_normalize.scss */
h3 {
  font-size: 1.8em;
  line-height: 1.5873em;
  margin-top: 0.79365em;
  margin-bottom: 0.79365em; }

/* line 169, ../sass/_normalize.scss */
h4 {
  font-size: 1.5em;
  line-height: 1.90476em;
  margin-top: 0.95238em;
  margin-bottom: 0.95238em; }

/* line 175, ../sass/_normalize.scss */
h5 {
  font-size: 1.2em;
  line-height: 2.38095em;
  margin-top: 1.19048em;
  margin-bottom: 1.19048em; }

/* line 181, ../sass/_normalize.scss */
h6 {
  font-size: 1.1em;
  line-height: 1.2987em;
  margin-top: 1.2987em;
  margin-bottom: 1.2987em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 191, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 200, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 208, ../sass/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 216, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 228, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.42857em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 240, ../sass/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 250, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 258, ../sass/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 267, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 274, ../sass/_normalize.scss */
sup {
  top: -0.5em; }

/* line 278, ../sass/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
/* line 293, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1.42857em 0;
  padding: 0 0 0 40px; }

/* line 298, ../sass/_normalize.scss */
dl {
  padding: 0; }

/* line 302, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
/* line 312, ../sass/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 326, ../sass/_normalize.scss */
img {
  border: 0;
  /* Improves image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 338, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 350, ../sass/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
/* line 363, ../sass/_normalize.scss */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
/* line 372, ../sass/_normalize.scss */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-style: solid;
  border-top-width: 0.07143em;
  padding-top: 0.42857em;
  border-bottom-style: solid;
  border-bottom-width: 0.07143em;
  padding-bottom: 0.85714em;
  border-left-style: solid;
  border-left-width: 0.07143em;
  padding-left: 0.82143em;
  border-right-style: solid;
  border-right-width: 0.07143em;
  padding-right: 0.82143em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
/* line 388, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 * 4. Improves appearance and consistency with IE 6/7.
 */
/* line 406, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 422, ../sass/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 439, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 452, ../sass/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 464, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */ }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 490, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 499, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 509, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 522, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 14, ../sass/main.scss */
html,
button,
input,
select,
textarea {
  color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
/* line 26, ../sass/main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 31, ../sass/main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
/* line 40, ../sass/main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #a4c8da;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
/* line 53, ../sass/main.scss */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
/* line 61, ../sass/main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
/* line 71, ../sass/main.scss */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
/* line 79, ../sass/main.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ===== Author Styles ==================================================
   ========================================================================== */
/* ==========================================================================
  Old browsers and basic mobile layout
  ========================================================================== */
/* line 93, ../sass/main.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 97, ../sass/main.scss */
body {
  background: white;
  color: #787878; }

/* line 102, ../sass/main.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: CrimsonRoman;
  color: black;
  font-weight: normal; }

/* line 107, ../sass/main.scss */
h1:first-child {
  margin-top: 0px; }

/* line 111, ../sass/main.scss */
label {
  display: block;
  margin-bottom: 0.5em; }

/* line 115, ../sass/main.scss */
.labeltop {
  display: block;
  float: none;
  width: 100%; }

/* line 120, ../sass/main.scss */
input[type=text], input[type=password], input[type=email], textarea {
  border: 1px solid #c9c9c9;
  background: #f8f8f8;
  padding: 0.47619em 0.71429em;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

/* line 128, ../sass/main.scss */
input[type=submit] {
  background: #f8f8f8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #fe0000;
  border: none;
  font-size: 1.1em;
  padding: 0.7em 1.5em;
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }

/* line 142, ../sass/main.scss */
.contbody strong {
  color: #787878;
  font-family: CrimsonRoman;
  font-size: 1.2em; }

/* line 149, ../sass/main.scss */
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #fe0000; }

/* line 153, ../sass/main.scss */
a:hover {
  text-decoration: underline; }

/* line 159, ../sass/main.scss */
.wrapper {
  margin: 0 auto 0;
  width: 100%; }

/* line 164, ../sass/main.scss */
.main.wrapper {
  margin: 1.42857em auto 0;
  width: 100%; }

/* line 169, ../sass/main.scss */
#top {
  display: none; }

/* line 172, ../sass/main.scss */
.title {
  margin: 0 5%;
  float: left;
  display: inline;
  font-family: CrimsonRoman; }

/* line 178, ../sass/main.scss */
.title img {
  max-width: 100%; }

/* line 181, ../sass/main.scss */
.title a {
  display: inline;
  margin: 0 auto; }

/* line 188, ../sass/main.scss */
#nav {
  padding: 0;
  margin: 1.6em auto 2em;
  width: 100%;
  text-align: center; }

/* line 198, ../sass/main.scss */
#nav ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-type: none; }

/* line 206, ../sass/main.scss */
#nav li {
  text-align: left;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 2.57142857142857142857em;
  border-bottom: 1px solid #787878;
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }

/* line 221, ../sass/main.scss */
#nav li a {
  display: block;
  color: #787878;
  padding: 0 1.14286em;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

/* line 231, ../sass/main.scss */
#nav ul.nav1 li:last-child {
  background: none; }

/* line 234, ../sass/main.scss */
#nav li a.curractive, #nav li a:hover {
  color: #fe0000; }

/* line 237, ../sass/main.scss */
#nav li a strong {
  font-weight: normal; }

/* line 240, ../sass/main.scss */
#nav .navbar li.follow {
  display: none; }

/* line 244, ../sass/main.scss */
.pattern {
  background: black; }

/* line 247, ../sass/main.scss */
a.menu-logo {
  float: left;
  width: 40%;
  padding: 0.15em 1em;
  height: 2em;
  line-height: 2.3em;
  color: white; }

/* line 258, ../sass/main.scss */
a.menu-link {
  float: right;
  display: block;
  padding: 1em;
  background: #fff;
  color: black; }

/* line 267, ../sass/main.scss */
nav[role=navigation] {
  clear: both;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* line 275, ../sass/main.scss */
.js nav[role=navigation] {
  overflow: hidden;
  max-height: 0; }

/* line 279, ../sass/main.scss */
nav[role=navigation].active {
  max-height: 30em; }

/* line 282, ../sass/main.scss */
nav[role=navigation] ul {
  margin: 0;
  padding: 0; }

/* line 286, ../sass/main.scss */
nav[role=navigation] li a {
  display: block;
  padding: 0.8em; }

/* line 297, ../sass/main.scss */
.feat img {
  max-width: 100%; }

/* line 301, ../sass/main.scss */
.feat {
  margin-bottom: 1.42857em;
  padding-bottom: 0; }

/* line 307, ../sass/main.scss */
.slidecontrols {
  text-align: right;
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: italic;
  font-size: 0.9em;
  color: #a8a8a8; }
  /* line 313, ../sass/main.scss */
  .slidecontrols .current-slide {
    margin-left: 1.5em; }
  /* line 316, ../sass/main.scss */
  .slidecontrols .slideshow-prev {
    margin-right: 1.5em; }
  /* line 319, ../sass/main.scss */
  .slidecontrols .slideshow-prev:hover, .slidecontrols .slideshow-next:hover {
    cursor: hand;
    cursor: pointer; }

/* line 326, ../sass/main.scss */
.sidebar {
  margin-bottom: 1.42857em; }

/* line 332, ../sass/main.scss */
.abody {
  padding: 0 1.42857em 1.42857em;
  text-align: justify; }

/* line 337, ../sass/main.scss */
.atitle {
  margin: 0;
  display: block;
  padding: 0.47619em 0.71429em; }

/* line 346, ../sass/main.scss */
.gallery a {
  padding-top: 1.42857em;
  display: block; }

/* line 350, ../sass/main.scss */
.gallery a img {
  max-width: 100%; }

/* line 353, ../sass/main.scss */
aside {
  margin-top: 1.42857em; }

/* line 360, ../sass/main.scss */
.footer-container {
  color: #787878;
  margin-top: 1.42857em; }

/* line 365, ../sass/main.scss */
.footbody {
  margin: 1.42857em auto 1.42857em;
  padding: 0 1.42857em;
  width: 100%;
  text-align: center; }

/* line 371, ../sass/main.scss */
.footer-container a {
  color: #fe0000; }

/* =========== table Cart layout ======================= */
/* line 376, ../sass/main.scss */
table {
  margin: 2.14286em 0;
  font-size: 0.7em; }

/* line 380, ../sass/main.scss */
table thead th {
  background: #016191;
  color: #fff;
  padding: 0.47619em 1.42857em 0.47619em 0.71429em;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal; }

/* line 389, ../sass/main.scss */
table th, table td {
  border-right: 1px solid #b3d4fc; }

/* line 394, ../sass/main.scss */
table th:nth-last-child(1), table td:nth-last-child(1) {
  border-right: none; }

/* line 398, ../sass/main.scss */
table td {
  background: #fff;
  padding: 1.2987em 0.71429em;
  color: black;
  text-align: left;
  font-size: 1.2em; }

/* line 406, ../sass/main.scss */
input[type=text].required, input[type=password].required, input[type=email].required {
  border: 1px solid red;
  background: #f1b5af; }

/* line 412, ../sass/main.scss */
#cookieConsent {
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  background: #000;
  background: black;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  z-index: 1050;
  text-align: center;
  padding-top: 0.5em;
  -moz-box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16);
  box-shadow: 0px -5px 13px rgba(0, 0, 0, 0.16); }

/* line 429, ../sass/main.scss */
#frmAcceptCookies p {
  color: #fff;
  line-height: 1.4em;
  padding-bottom: .5em; }

/* line 436, ../sass/main.scss */
#acceptCookieContinue {
  cursor: pointer;
  background: #fff;
  color: #000;
  display: inline;
  width: auto;
  height: 28px;
  text-transform: uppercase;
  font-size: 9px;
  color: #606060;
  padding: 0px 10px;
  margin-left: 2.5em;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #d9d9d9);
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d9d9d9));
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 0px solid #171717;
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 10px rgba(87, 87, 87, 0);
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), inset 0px 0px 10px rgba(87, 87, 87, 0);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); }

/* line 473, ../sass/main.scss */
.error {
  border: 1px solid red;
  background: #f7cfd6;
  padding: 1.42857em; }

/* line 478, ../sass/main.scss */
label.laberror {
  color: red; }

/* line 481, ../sass/main.scss */
label.laberror input {
  background: #f7cfd6; }

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 1024px) {
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* line 491, ../sass/main.scss */
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; } }
/* ==========================================================================
  larger screen
  =========================================================================
  */
@media screen and (min-width: 45em) {
  /* line 502, ../sass/main.scss */
  .outer-wrap {
    margin: 0 auto 0;
    width: 100%;
    max-width: 67.14285714285714285714em; }

  /* line 507, ../sass/main.scss */
  #top {
    display: block;
    margin-top: 2.85714285714285714285em; }

  /* line 515, ../sass/main.scss */
  .wrapper {
    margin: 1.42857em auto 0; }

  /* line 519, ../sass/main.scss */
  .title {
    margin: 0;
    float: left;
    text-align: left;
    width: 19em; }

  /* line 527, ../sass/main.scss */
  .title a {
    display: inline;
    margin: 0;
    color: black;
    padding: 0.5em 0em;
    font-size: 1.2em; }

  /* line 535, ../sass/main.scss */
  .header-container {
    width: 17.021276595744680851%;
    float: left; }

  /* line 540, ../sass/main.scss */
  #nav {
    text-align: left;
    margin: 3.125em 0 0;
    width: 100%; }

  /* line 547, ../sass/main.scss */
  .pattern {
    background: none; }

  /* line 552, ../sass/main.scss */
  .navbar {
    display: block; }

  /* line 556, ../sass/main.scss */
  .navbar.mob {
    display: none; }

  /* line 560, ../sass/main.scss */
  #nav li {
    border-bottom: none;
    margin: 0;
    padding: 0;
    line-height: 1.6em;
    font-size: 0.85em; }
    /* line 567, ../sass/main.scss */
    #nav li a {
      padding: 0; }

  /* line 571, ../sass/main.scss */
  .navbar li {
    margin: 0;
    padding: 0;
    font-size: 0.85em; }
    /* line 576, ../sass/main.scss */
    .navbar li a {
      padding: 0; }

  /* line 580, ../sass/main.scss */
  #nav .navbar li.follow {
    margin-top: 2em;
    display: block;
    color: #fe0000; }

  /* line 586, ../sass/main.scss */
  a.menu-logo {
    display: none; }

  /* line 589, ../sass/main.scss */
  a.menu-link {
    display: none; }

  /* line 592, ../sass/main.scss */
  .js nav[role=navigation] {
    max-height: none; }

  /* line 599, ../sass/main.scss */
  nav[role=navigation] li {
    margin: 0 0.25em; }

  /* line 606, ../sass/main.scss */
  .main-container {
    width: 82.978723404255319149%;
    float: left;
    margin-top: 6.4em; }

  /* line 611, ../sass/main.scss */
  .abody {
    padding: 0 0 1.42857em; }

  /* line 616, ../sass/main.scss */
  .atitle {
    display: none; }

  /* line 619, ../sass/main.scss */
  .feat {
    margin-bottom: 4.28571em; }

  /* line 624, ../sass/main.scss */
  .flex-control-nav {
    bottom: -50px; }

  /* line 634, ../sass/main.scss */
  fieldset {
    width: 50%;
    float: left; }

  /* line 639, ../sass/main.scss */
  input[type=text], input[type=password], input[type=email] {
    max-width: 20em; }

  /* line 642, ../sass/main.scss */
  textarea {
    max-width: 40em; }

  /* line 646, ../sass/main.scss */
  .footbody {
    max-width: 55.71428571428571428571em;
    padding: 0;
    float: right; }

  /* line 653, ../sass/main.scss */
  .footer-container p {
    margin: 0;
    padding: 0; }

  /* line 659, ../sass/main.scss */
  .home .btp {
    display: none; }

  /* line 670, ../sass/main.scss */
  table {
    font-size: 1em; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 681, ../sass/main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

/* line 688, ../sass/main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* line 695, ../sass/main.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 700, ../sass/main.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 712, ../sass/main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 721, ../sass/main.scss */
.invisible {
  visibility: hidden; }

/* line 726, ../sass/main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

/* line 731, ../sass/main.scss */
.clearfix:after {
  clear: both; }

/* line 735, ../sass/main.scss */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 746, ../sass/main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 754, ../sass/main.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 758, ../sass/main.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 762, ../sass/main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 772, ../sass/main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 777, ../sass/main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 782, ../sass/main.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 787, ../sass/main.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 791, ../sass/main.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 801, ../sass/main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 807, ../sass/main.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 810, ../sass/main.scss */
  h1.atitle {
    text-align: center; }

  /* line 813, ../sass/main.scss */
  .social, .cartsum, #nav, .abreads, .footer-container ul, .but, .devl, .btp, a.but, a.but.focus {
    display: none; }

  /* line 816, ../sass/main.scss */
  fieldset {
    width: 50%;
    float: left; } }
