@charset "UTF-8";
/* line 2, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 4, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
html {
  line-height: 1; }

/* line 6, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
ol, ul {
  list-style: none; }

/* line 8, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 10, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 12, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
q, blockquote {
  quotes: none; }

/* line 13, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

/* line 15, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
a img {
  border: none; }

/* line 17, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/admin/styles/sass/mymixins.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'ElegantIcons';
  src: url("../fonts/ElegantIcons.eot");
  src: url("../fonts/ElegantIcons.eot?#iefix") format("embedded-opentype"), url("../fonts/ElegantIcons.woff") format("woff"), url("../fonts/ElegantIcons.ttf") format("truetype"), url("../fonts/ElegantIcons.svg#ElegantIcons") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 26, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
html, body {
  height: 100.2%;
  min-width: 100%;
  position: relative; }

/* line 35, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

/* line 38, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
body {
  background: url(../images/front-bck.jpg) no-repeat top center fixed;
  background-size: cover;
  font-family: "Lato", Arial, sans-serif;
  font-size: .9375%;
  color: #fff;
  text-align: center; }

/* line 51, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
html > body {
  font-size: 15px; }

/* line 55, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#container {
  width: 960px;
  padding: 0;
  text-align: left;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-top-left-radius: 0.7em;
  -webkit-border-top-right-radius: 0.7em;
  -moz-border-top-left-radius: 0.7em;
  -moz-border-top-right-radius: 0.7em;
  border-top-left-radius: 0.7em;
  border-top-right-radius: 0.7em; }

/* line 69, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#front-header {
  width: 100%;
  background: #686963;
  padding: 1.5em 0 1.5em 0;
  -webkit-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  margin-bottom: 1.5em; }
  /* line 75, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #front-header img {
    width: 100%; }
  /* line 76, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #front-header h1 {
    text-align: center;
    font-size: 2.4em;
    /* 36px */
    font-weight: normal;
    margin-bottom: 0; }

/* line 82, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#mid-area {
  width: 100%; }

/* line 86, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.third {
  width: 45%;
  float: left;
  background-color: #686963;
  padding: 1.5%;
  /*15px - (vertical padding derived from width) */
  -webkit-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7); }

/* line 96, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mar-right {
  margin-right: 4%; }

/* line 100, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.third-in {
  position: relative;
  padding-bottom: 1em; }
  /* line 104, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  .third-in h2 {
    margin-top: .5em;
    font-size: 1.53333em;
    /* 23px */ }
  /* line 105, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  .third-in img {
    width: 100%;
    -webkit-box-shadow: 0.33em 0.333em 0.7em rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0.33em 0.333em 0.7em rgba(0, 0, 0, 0.5);
    box-shadow: 0.33em 0.333em 0.7em rgba(0, 0, 0, 0.5); }
  /* line 106, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  .third-in img:hover {
    opacity: 0.6; }
  /* line 107, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  .third-in p {
    margin-bottom: 1.5em; }

/* line 111, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.entry {
  position: absolute;
  bottom: .1em;
  right: 0; }
  /* line 115, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  .entry span {
    display: inline-block;
    padding-top: .25em; }

/* line 119, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.third-contact {
  padding-top: .25em;
  font-size: .9333em;
  background: url(../images/sep.png) repeat-x; }

/* line 127, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
em {
  font-style: italic; }

/* line 131, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
strong {
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold; }

/* line 139, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.symb:before {
  content: attr(data-char) " ";
  font-family: ElegantIcons;
  speak: none;
  font-size: 1.7em;
  font-weight: normal;
  color: #DD8EC8;
  float: left; }

/* line 149, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
p {
  font-size: 1em;
  margin: .5em 0;
  line-height: 1.5em; }

/* line 156, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
ul li {
  font-family: "Lato", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5em; }

/* line 163, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
a:link, a:active, a:visited {
  text-decoration: none;
  color: #dd95ea; }

/* line 164, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
a:hover {
  color: #3CC; }

/* line 166, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
h2 a:link, h2 a:active, h2 a:visited {
  text-decoration: none;
  color: #fff; }

/* line 167, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
h2 a:hover {
  color: #3CC; }

/* line 176, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.showit {
  display: block !important; }

/* line 180, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.noshowit {
  display: none; }

/* line 188, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#footer {
  margin: 1.5em 0 .5em 0;
  padding: 1em;
  background: #686963 url(../images/sep.png) repeat-x top;
  -webkit-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7);
  box-shadow: 0.3em 0.3em 0.5em rgba(0, 0, 0, 0.7); }
  /* line 194, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #footer p {
    font-size: .75em;
    margin: 0; }
  /* line 195, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #footer .right {
    float: right;
    width: 25%;
    text-align: right; }
  /* line 196, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #footer .center {
    text-align: left;
    width: 50%;
    float: left; }
    /* line 197, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #footer .center img {
      padding-right: .5em; }

/* line 200, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#credit {
  font-size: .8em;
  /*12px*/
  margin: 0;
  margin-bottom: 10em; }

/* line 210, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
option {
  padding-right: 10px; }

/* line 219, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#bounce {
  z-index: 9999;
  position: absolute;
  margin: 20px;
  color: #fff;
  background-color: #112211;
  left: 350px;
  top: 0px;
  border: 2px solid #ccc;
  width: 500px;
  padding: 10px;
  display: none;
  box-shadow: 0px 0px 12px #ccc;
  -moz-box-shadow: 0px 0px 12px #ccc;
  -webkit-box-shadow: 0px 0px 12px #ccc;
  background-image: -webkit-linear-gradient(top, #112211, #444);
  background-image: -moz-linear-gradient(top, #112211, #444);
  background-image: linear-gradient(top, #112211, #444);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*-webkit-transform:rotate(6deg); transform:rotate(30deg); -moz-transform:rotate(30deg); */ }

/* line 236, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
#bounce p {
  text-align: center;
  color: #fff; }

/* line 240, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
ul, ol {
  padding: 4px 0px 8px 15px;
  list-style-position: outside;
  padding-left: 30px;
  list-style-type: disc; }

/* line 248, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
ol {
  list-style-type: decimal; }

/* line 252, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
li {
  padding-bottom: 5px;
  font-size: 120%; }

/* TinyMCE specific rules */
/* line 265, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mceContentBody, .mceContentBody p {
  background-image: none;
  background-color: #fff;
  font-size: 100%;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 100px;
  text-align: left;
  line-height: 130%; }

/* line 275, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mceContentBody ul, .mceContentBody ol {
  padding-left: 25px;
  list-style: inside;
  margin-bottom: 12px; }

/* line 281, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mceContentBody ol {
  list-style-type: decimal; }

/* line 286, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mceitemtable td {
  padding: 8px 8px;
  color: blue;
  font-size: 120%; }

/* line 292, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.mceitemtable th {
  padding: 8px 8px;
  color: #000;
  font-weight: bold;
  font-size: 140%; }

/* line 301, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.ileft {
  float: left;
  padding: 0px 12px 10px 0px; }

/* line 306, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.iright {
  float: right;
  margin: 0px 0px 10px 12px; }

/* line 314, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
.cleardiv {
  height: 0px;
  overflow: hidden;
  clear: both; }

@media screen and (max-width: 980px) {
  /* line 323, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #container {
    width: 96%; }
  /* line 325, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #front-header h1 {
    font-size: 1.8em; } }

@media screen and (max-width: 480px) {
  /* line 330, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #front-header {
    margin-bottom: .5em; }
    /* line 332, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #front-header h1 {
      font-size: 1.5em; }
  /* line 334, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #mid-area {
    width: 100%; }
  /* line 335, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  div.third {
    float: none;
    width: auto;
    margin-right: 0 !important;
    margin-bottom: 1em; }
  /* line 336, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #footer {
    margin-top: 1em; }
    /* line 337, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #footer .right {
      float: right;
      text-align: right;
      width: 50%;
      margin-bottom: .5em; }
    /* line 338, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #footer .center {
      text-align: left;
      width: 50%;
      float: left; }
  /* line 340, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 li a {
    font-size: 1.1em; }
  /* line 341, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 li a {
    padding-left: .5em; }
  /* line 342, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 ul {
    padding-left: 0; } }

@media screen and (max-width: 320px) {
  /* line 348, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #front-header {
    margin-bottom: .5em; }
    /* line 350, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #front-header h1 {
      font-size: 1em; }
  /* line 352, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #mid-area {
    width: 100%; }
  /* line 353, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  div.third {
    float: none;
    width: auto;
    margin-right: 0 !important;
    margin-bottom: 1em; }
  /* line 354, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #footer {
    margin-top: 1em; }
    /* line 355, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #footer .right {
      float: right;
      text-align: right;
      width: 50%;
      margin-bottom: .5em; }
    /* line 356, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
    #footer .center {
      text-align: left;
      width: 50%;
      float: left; }
  /* line 358, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 li a {
    font-size: 1.1em; }
  /* line 359, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 li a {
    padding-left: .5em; }
  /* line 360, ../../Users/Iain/Documents/My Blot Design/Customers/Stac Polly/html/styles/sass/normal.scss */
  #nav1 ul {
    padding-left: 0; } }

/*# sourceMappingURL=normal.css.map */