@charset "UTF-8";
@font-face {
  font-family: 'Continuum';
  src: url("/inc/fonts/contl.eot");
  /* IE9 Compat Modes */
  src: url("/inc/fonts/contl.eot?#iefix") format("embedded-opentype"), url("/inc/fonts/contl.woff") format("woff"), url("/inc/fonts/contl.ttf") format("truetype"), url("/inc/fonts/contl.svg#f963f4bbdee8eef07dae97f36e003320") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }
@font-face {
  font-family: 'Continuum';
  src: url("/inc/fonts/contm.eot");
  /* IE9 Compat Modes */
  src: url("/inc/fonts/contm.eot?#iefix") format("embedded-opentype"), url("/inc/fonts/contm.woff") format("woff"), url("/inc/fonts/contm.ttf") format("truetype"), url("/inc/fonts/contm.svg#88710654e2ed69e8343e3648f37ae2d1") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'Lucida Calligraphy';
  src: url("/inc/fonts/Lucida Calligraphy Italic.eot");
  /* IE9 Compat Modes */
  src: url("/inc/fonts/Lucida Calligraphy Italic.eot?#iefix") format("embedded-opentype"), url("/inc/fonts/Lucida Calligraphy Italic.woff") format("woff"), url("/inc/fonts/Lucida Calligraphy Italic.ttf") format("truetype"), url("/inc/fonts/Lucida Calligraphy Italic.svg#51a37b6ddc4728c213a580a14eaf9fa4") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 400; }
@font-face {
  font-family: 'Continuum';
  src: url("/inc/fonts/contb.eot");
  /* IE9 Compat Modes */
  src: url("/inc/fonts/contb.eot?#iefix") format("embedded-opentype"), url("/inc/fonts/contb.woff") format("woff"), url("/inc/fonts/contb.ttf") format("truetype"), url("/inc/fonts/contb.svg#8d83183890a85410d90065251f34cdfd") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h2.ListingHead, 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, hr, textarea, input,
abbr, article, aside, audio, canvas, datalist, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none; }

html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 100%;
  line-height: normal;
  line-height: 1; }

body a {
  text-decoration: none; }

body *:focus {
  outline: none; }

body, input, button, textarea, select {
  font-family: sans-serif; }

/* Block level elements */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  padding: 0;
  text-align: left;
  vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

/* Normal weight headings */
h1, h2, h3, h2.ListingHead, h4, h5, h6 {
  font-weight: normal; }

/* Images & Copy */
img {
  -ms-interpolation-mode: bicubic; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn, address {
  font-style: normal; }

mark {
  background: #ff0;
  color: #000; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: 75%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul, nav ol {
  list-style: none; }

/* Clearfix */
.clearfix:after, nav#navholder:after, form:after, .wrapper:after, #FS:after, #mainholder:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, nav#navholder, form, .wrapper, #FS, #mainholder {
  display: inline-block; }

* html .clearfix, * html nav#navholder, * html form, * html .wrapper, * html #FS, * html #mainholder {
  height: 1%; }

.clearfix, nav#navholder, form, .wrapper, #FS, #mainholder {
  display: block; }

/* Hidden */
.hidden {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  display: none !important;
  visibility: hidden; }

/* Forms */
button {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none; }

button, input.send, input.submit, input[type=submit], label, select {
  cursor: pointer; }

button, input, textarea {
  border: 0 none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  *margin-left: -7px; }

textarea {
  overflow: auto;
  /* Remove default vertical scrollbar */
  vertical-align: top;
  /* Add top vertical alignment */ }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input [type="button"]::-moz-focus-inner {
  border: none; }

button, input {
  line-height: normal;
  /* Define line-height as normal */
  *overflow: visible;
  /* Make overflow visible  */ }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Audio, Video & Canvas */
audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* Remove pseudo-padding on Buttons */
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important; }

nav#navholder {
  position: absolute;
  z-index: 400;
  width: 1200px;
  margin: 0 auto;
  top: 144px;
  left: 0;
  right: 0; }

ul.nav {
  display: table;
  width: 900px;
  margin: 0;
  list-style: none;
  float: right; }
  ul.nav li {
    height: 46px;
    margin: 0;
    padding: 0;
    background: none;
    font-size: 17px;
    position: relative;
    display: table-cell;
    text-align: center;
    white-space: nowrap; }
    ul.nav li a {
      height: 46px;
      line-height: 46px;
      display: block;
      text-align: center;
      border-bottom: 4px solid transparent;
      color: #FFF; }
  ul.nav > li {
    height: 46px; }
  ul.nav > li > a {
    height: 43px;
    padding-top: 3px;
    display: inline-block; }
  ul.nav > li:hover > a, ul.nav > li > a:hover {
    border-bottom: 4px solid #ffc424;
    color: #ffc424;
    text-decoration: none; }
  ul.nav li ul {
    position: absolute;
    left: -999em;
    margin: 0;
    padding: 0 20px 20px;
    background: none; }
  ul.nav li:hover ul {
    left: auto;
    margin-left: -20px; }
  ul.nav li li {
    float: none;
    display: block;
    padding: 0;
    height: auto;
    line-height: 35px; }
    ul.nav li li a {
      background: #423834;
      background: rgba(0, 0, 0, 0.69);
      height: 28px;
      line-height: 28px;
      padding: 3px 12px;
      min-width: 150px;
      float: none;
      top: auto;
      display: block;
      position: static;
      text-align: left;
      font-size: 15px;
      border-bottom: 0; }
    ul.nav li li:hover, ul.nav li li:hover > a, ul.nav li li a:hover, ul.nav li li a:focus {
      color: #ffc424;
      text-decoration: none; }
  ul.nav li li a.parent:after {
    margin: -1px 0 0 10px;
    content: url("../images/nav-right-arrow-white.png");
    opacity: 1;
    line-height: 1; }
  ul.nav ul ul {
    z-index: 505; }
  ul.nav li:hover ul ul {
    left: -999em; }
  ul.nav ul li:hover ul {
    left: 100%;
    top: 0; }
  ul.nav li li:last-of-type a {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  ul.nav li li:last-of-type {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  ul.nav li li li:last-of-type a {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }
  ul.nav li li li:last-of-type {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }
  ul.nav li li li:first-of-type a {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }
  ul.nav li li li:first-of-type {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }

body {
  color: #454545;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  line-height: 1.528571429;
  padding: 0px;
  margin: 0;
  overflow-x: hidden;
  min-width: 1200px;
  background: #fff; }

body a {
  color: #e8a019;
  text-decoration: none; }

body a:hover, body a:focus {
  text-decoration: underline; }

a img, img a, img, p a img {
  border: 0;
  border-bottom: 0;
  text-decoration: none;
  vertical-align: middle; }

a img:hover {
  opacity: 0.8; }

h1, h2, h3, h2.ListingHead, h4, h5, h6 {
  font-weight: 400; }

h1 {
  font-size: 24px;
  margin: 0;
  color: #FFF;
  line-height: 1.3; }

h2 {
  font-size: 24px;
  margin: 25px 0 20px 0;
  color: #454545;
  line-height: 1.3;
  font-family: "Continuum", sans-serif; }

h3, h2.ListingHead {
  font-size: 15px;
  margin: 25px 0 10px 0;
  padding: 8px 12px;
  color: #FFF;
  background: #fbab18;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 700;
  letter-spacing: 0.02em; }

h4 {
  font-size: 15px;
  font-weight: bold;
  color: #454545; }

h5 {
  font-size: 12px; }

h6, small {
  font-size: 10px; }

h1 + h2 {
  margin-top: 0;
  border: 0;
  padding: 0; }

h1 + p, h2 + p, h3 + p, h2.ListingHead + p {
  margin-top: 0; }

p {
  margin: 12px 0;
  padding: 0; }

li {
  margin: 2px 0;
  padding: 0 0 0 23px;
  background-image: url(../images/bullet_black.png);
  background-repeat: no-repeat; }

form {
  margin: 0;
  padding: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  resize: vertical;
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

label {
  float: left;
  margin: 10px 0;
  width: 90px;
  display: inline; }

form .formfield {
  margin: 10px;
  float: left;
  display: inline;
  width: 200px;
  border: 1px solid #CCC;
  padding: 2px; }

form div {
  margin: 15px 0;
  display: block;
  clear: left;
  vertical-align: top; }

form div input[type="text"], form div textarea, form span textarea, form div input[type="textarea"], form div input[type="password"] {
  border: 1px solid #CCC;
  padding: 4px;
  width: 300px;
  margin: 0;
  background-color: #EFEFEF; }

input[type="text"]:focus, form div textarea:focus, form span textarea:focus, form div input[type="textarea"]:focus, form div input[type="password"]:focus {
  border-color: #000; }

form div span.label label, form div span.label, span.spacer, span.multiple span {
  width: 180px;
  float: left;
  margin: 0 0 0 0; }

form div span.multiple {
  float: left; }

form div span.button {
  padding-left: 180px;
  background: transparent;
  border: 0; }

form div span.button input {
  background: #464646;
  color: #FFF;
  margin: 0;
  padding: 8px 12px;
  font-weight: bold;
  letter-spacing: 0.04em;
  font-family: "Continuum", sans-serif;
  border: 0;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 400; }

form div span.button input:hover {
  background: #3f3f3f; }

form div.clear {
  clear: both;
  padding-top: 5px; }

#wrapper {
  margin: 0 auto;
  text-align: center; }

.wrapper {
  width: 1200px;
  margin: 0 auto; }

#supernav {
  background: #91908f;
  background: rgba(0, 0, 0, 0.59); }
  #supernav ul {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    *zoom: 1;
    width: 1200px; }
    #supernav ul li {
      margin: 0;
      padding: 10px 0 0 10px;
      background: none;
      float: right; }
      #supernav ul li a {
        background: #FFF;
        display: block;
        color: #494949;
        text-transform: uppercase;
        font-size: 11px;
        text-align: center;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        line-height: 22px;
        padding: 2px 14px 0 13px;
        letter-spacing: 0.02em;
        text-decoration: none; }
        #supernav ul li a:hover {
          background: #f0f0f0; }
        #supernav ul li a img {
          margin: -2px 6px 0 0; }

header {
  background: url(../images/header.png) center 34px no-repeat; }

header > .wrapper {
  padding: 0 0 16px 0;
  position: relative;
  z-index: 60; }

img#logo {
  float: left;
  margin: 10px 0 0 27px;
  opacity: 1; }

header > a {
  position: relative;
  z-index: 800; }

header h1 {
  margin: 0;
  font-size: 32.26px;
  font-family: "Continuum", sans-serif;
  line-height: 1em;
  text-transform: capitalize;
  font-weight: bold;
  position: absolute;
  left: 200px;
  top: 42px; }

header h1 a {
  color: #08569a;
font-family: old english tt;
text-transform: uppercase;
  
  }

header h1 a:hover {
  color: #000;
  text-decoration: none; }

#strapline {
	font-weight: 200;
	font-family: "Continuum", sans-serif;
	position: absolute;
	top: 77px;
	font-size: 19.58px;
	margin-left: 428px;
	text-align: right;
}
p#motto {
  margin: 46px 26px 0 0;
  float: right;
  line-height: 26px;
  font-size: 20.27px;
  font-family: "Continuum", sans-serif;
  color: #000; }

p#motto strong {
  font-weight: 700;
  text-transform: uppercase; }

a#hampshire-local-offer {
  position: absolute;
  right: 10px;
  top: 36px;
  line-height: 1em;
  font-size: 12px;
  color: #494949;
}
a#hampshire-local-offer img {
  display: block;
}

#stackdivs {
	position: relative;
	float: right;
	margin:0 0px 0 0;
}


#select-language {
  float: right;
  background: #5b5b5a;
  border: 1px solid #3c3c3c;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 126px;
  height: 24px;
  color: #FFF;
  text-align: left;
  padding-left: 12px;
  padding-top: 2px;
  font-size: 12px;
  line-height: 24px;
  margin-right: 15px;
  margin-top: 36px;
  position: absolute; }

#select-language img {
  position: absolute;
  top: 6px;
  right: 9px; }

#google_translate_element {
  position: absolute;
  width: 140px;
  height: 28px;
  overflow: hidden;
  top: 32px;
  right: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.goog-te-gadget-simple {
  width: 138px;
  height: 26px; }

#FS {
  width: 139px;
  height: 26px;
  margin: 66px 0 0 0;
  padding: 0;
  background: #f1f1f1;
  border: 1px solid #d5d5d5;
  float: right;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#FS #search-field {
  width: 80px;
  height: 24px;
  margin: 0;
  padding: 2px 12px 0 12px;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #9c9c9c;
  line-height: 24px;
  background: transparent;
  border: 0;
  float: left;
  vertical-align: middle; }

#FS #search-submit {
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 7px 8px 6px 8px;
  border: 0;
  float: right;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }

#FS #search-submit:hover {
  background: #e7e7e7; }

#mainholder {
  width: 1200px;
  margin: 0px auto;
  padding: 18px 0 33px 0;
  clear: both;
  text-align: left; }

.Content1Column {
  width: 1140px;
  margin: 0;
  padding: 30px;
  float: left;
  min-height: 250px;
  text-align: left; }

.Content2Column {
  width: 800px;
  margin: 0;
  padding: 30px;
  float: right;
  min-height: 250px;
  text-align: left; }

.Content3Column {
  width: 430px;
  margin: 0;
  padding: 0;
  float: left;
  min-height: 250px;
  text-align: left; }

.Content1Column, .Content2Column, .Content3Column {
  background: #FFF;
  background: rgba(255, 255, 255, 0.95);
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1); }
  .Content1Column h1, .Content2Column h1, .Content3Column h1 {
    margin: -30px -30px 30px -30px;
    padding: 10px 30px 9px 30px;
    background: #454545;
    color: #FFF;
    line-height: 1.3;
    font-size: 24px;
    font-weight: 400;
    font-family: "Continuum", sans-serif;
    text-align: left;
    border: 0;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px; }
  .Content1Column p, .Content2Column p, .Content3Column p {
    line-height: 22px;
    margin: 12px 0; }
  .Content1Column li, .Content2Column li, .Content3Column li {
    line-height: 22px;
    background-position-y: 2px; }

.ColumnLeft {
  width: 300px;
  margin: 0;
  padding: 0 0 0 0;
  min-height: 250px;
  text-align: left;
  float: left; }

.ColumnRight {
  width: 300px;
  margin: 0;
  padding: 0 0 0 0;
  min-height: 250px;
  text-align: left;
  float: right; }

.ColumnLeft ul, .ColumnRight ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.ColumnLeft nav ul a:link, .ColumnRight nav ul a:visited, .ColumnRight nav ul a:link, .ColumnRight nav ul a:visited {
  display: block; }

.ColumnLeft li {
  border-bottom: 1px solid #EEE; }

html > body .ColumnLeft li {
  border-bottom: none; }

.SideHeading {
  margin: 19px 0 0 0;
  padding: 0 0 16px 0;
  text-align: center; }

.SideHeading:first-child {
  margin-top: 0; }

.SideHeading {
  background: #FFF;
  background: rgba(255, 255, 255, 0.9);
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1); }

.SideHeading h2 {
  margin: 0 0 19px 0;
  padding: 10px 30px 9px 30px;
  background: #f0ba00;
  background: rgba(240, 186, 0, 0.8);
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  font-family: "Continuum", sans-serif;
  text-align: left;
  border: 0;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }

ul.SideList {
  margin: 0 30px 0px 30px;
  padding: 0;
  border: 0;
  list-style: none;
  text-align: left; }

#SideHeadingNews ul.SideList,
#SideHeadingDiary ul.SideList {
  height: 171px;
  margin: 0 14px 0px 30px; }

ul.SideList li {
  margin: 0;
  padding: 0;
  background: none; }

#SideHeadingNews ul.SideList li,
#SideHeadingDiary ul.SideList li {
  margin: 0 14px 0 0; }

ul.SideList li a {
  margin: 0;
  padding: 17px 0 16px 0;
  color: #f06601;
  font-size: 15px;
  font-weight: normal;
  border-bottom: 1px dotted #b6b6b6;
  display: block; }

ul.SideList li:first-of-type a {
  padding-top: 0; }

#SideHeadingPages ul.SideList li a {
  padding: 10px 0; }

#SideHeadingPages ul.SideList li:first-of-type a {
  padding-top: 0; }

#SideHeadingPages ul.SideList li:last-of-type a {
  border-bottom: 0; }

ul.SideList li a:hover,
#SideHeadingDiary li a:hover p.date,
#SideHeadingDiary li a:hover p.title {
  color: #c05201;
  text-decoration: none; }

#SideHeadingNews li a:hover p.date,
#SideHeadingNews li a:hover p.title {
  color: #000; }

#SideHeadingPages ul.SideList li a.child {
  padding-left: 24px;
  background: url(../images/bg_nav_li_a_child.png) 0 16px no-repeat; }

ul.SideList li p {
  margin: 0;
  padding: 0; }

#SideHeadingNews p.title {
  line-height: 20px;
  font-size: 15px;
  color: #494949; }
#SideHeadingNews p.date {
  font-size: 11px;
  color: #494949;
  margin-top: 3px;
  letter-spacing: 0.035em;
  text-transform: uppercase; }

#SideHeadingDiary ul.SideList li:first-of-type a {
  padding-top: 10px; }
#SideHeadingDiary ul.SideList li a {
  padding: 27px 0 25px 0; }
#SideHeadingDiary p.date {
  color: #f07a02;
  float: left;
  width: 22.93578%;
  font-size: 14.43px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold; }
  #SideHeadingDiary p.date span {
    display: block;
    font-size: 24.05px;
    line-height: 1em; }
#SideHeadingDiary p.title {
  line-height: 20px;
  font-size: 15px;
  width: 77.06422%;
  float: right;
  color: #f06601; }

.SideHeading a.more {
  background: #f5c542;
  color: #FFF;
  border: 1px solid #ebb41e;
  margin: 12px 0 0 0;
  letter-spacing: 0.08em;
  padding: 5px 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "Continuum", sans-serif;
  width: 84px;
  line-height: 16px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.SideHeading a.more:hover {
  background: #e6b93e;
  text-decoration: none; }

.SideHeading a.more:first-of-type {
  margin-right: 3px; }

.SideHeading a.more:nth-of-type(2) {
  margin-right: 22px; }

#SideHeadingNews a.more {
  background: #464646;
  border: 1px solid #2c2c2c; }

#SideHeadingNews a.more:hover {
  background: #3f3f3f; }

#SideHeadingNews h2 {
  background: #454545; }

.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dddddd;
  position: relative; }

.jspDrag {
  background: #464646;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspDrag:hover {
  background: #3f3f3f; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

#SideHeadingDiary .jspDrag {
  background: #f5c542; }
  #SideHeadingDiary .jspDrag:hover {
    background: #e6b93e; }

h2.ListingHead {
  margin: 0;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

ul#DiaryListing, ul#NewsListing {
  background: #FFF;
  border: 1px solid #DDDDDD;
  margin: 0 0 10px 0;
  padding: 16px 20px;
  clear: left; }

ul#NewsListing li {
  padding-left: 25px;
  background: url(../images/comment.gif) no-repeat;
  list-style-type: none; }

ul#DiaryListing li {
  background-image: none;
  padding-left: 0; }

img.ListingIcon {
  margin: 0 10px 0 0;
  float: left; }

.SScatHolder {
  width: 500px;
  height: 304px;
  color: #FFF;
  background-image: url(/admin/i/GalleryGroupPlaceholder.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block; }

.SSHolder {
  width: 500px;
  height: 375px;
  color: #FFF;
  background-image: url(/admin/i/GalleryPlaceholder.jpg);
  background-repeat: no-repeat;
  background-position: 0 0; }

.SSWrapper {
  border: 1px solid #666;
  margin: 5px 0 10px 0;
  padding: 0;
  height: 375px;
  vertical-align: middle;
  width: 500px;
  background-color: #FFF; }

#SSlistblock {
  margin: 0;
  padding: 0; }
  #SSlistblock .singlegallery {
    margin: 0 0 16px; }
    #SSlistblock .singlegallery .thumblink {
      float: left;
      width: 30%; }
      #SSlistblock .singlegallery .thumblink .thumb {
        max-width: 100%; }
    #SSlistblock .singlegallery .summary {
      float: right;
      width: 67%; }
    #SSlistblock .singlegallery .title {
      margin: 4px 0; }
    #SSlistblock .singlegallery .count {
      margin-top: 0; }
    #SSlistblock .singlegallery .description {
      font-size: 12px; }

#quick-links {
  border-top: 14px solid #3d3d3e;
  border-top: 14px solid rgba(0, 0, 0, 0.75);
  background:   #FFF;
  background: rgba(255, 255, 255, 0.5);
  padding-top: 34px;
  padding-bottom: 52px; }
  #quick-links a {
    display: block;
    float: left;
    position: relative;
    margin-right: 60px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px; }
    #quick-links a.three, #quick-links a.six {
      margin-right: 0; }
    #quick-links a.four, #quick-links a.five, #quick-links a.six {
      margin-top: 40px; }
      #quick-links a.four div, #quick-links a.five div, #quick-links a.six div {
        background: #fbab18;
        background: rgba(251, 171, 24, 0.82); }
      #quick-links a.four:hover div, #quick-links a.five:hover div, #quick-links a.six:hover div {
        background: rgba(251, 171, 24, 0.9); }
    #quick-links a:hover img {
      opacity: 1; }
    #quick-links a img {
      -moz-border-radius-topright: 20px;
      -webkit-border-top-right-radius: 20px;
      border-top-right-radius: 20px;
      -moz-border-radius-bottomleft: 20px;
      -webkit-border-bottom-left-radius: 20px;
      border-bottom-left-radius: 20px; }
    #quick-links a div {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #25242c;
      background: rgba(37, 36, 44, 0.82);
      font-size: 19px;
      color: #FFF;
      line-height: 23px;
      padding: 10px 0;
      text-align: center;
      font-family: "Continuum", sans-serif;
      font-weight: 400;
      -moz-border-radius-bottomleft: 20px;
      -webkit-border-bottom-left-radius: 20px;
      border-bottom-left-radius: 20px;
      letter-spacing: 0.02em;
      text-indent: -20px;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
      text-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4); }
    #quick-links a:hover div {
      background: rgba(37, 36, 44, 0.9); }
    #quick-links a:before {
      background: #FFF;
      content: '';
      -moz-border-radius-bottomleft: 20px;
      -webkit-border-bottom-left-radius: 20px;
      border-bottom-left-radius: 20px;
      width: 97%;
      height: 100%;
      left: -9px;
      bottom: -9px;
      position: absolute;
      z-index: -1;
      -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1); }

footer {
  clear: both;
  background: #FFF url(../images/footer.png) center top no-repeat;
  position: relative; }

footer > .wrapper {
  margin: 0 auto;
  padding: 32px 0px 41px 0;
  color: grey;
  text-align: left; }

footer > .wrapper p {
  margin: 0;
  color: #454545; }

footer h2 {
  color: #454545;
  font-size: 28px;
  font-family: "Continuum", sans-serif;
  margin: 0 0 14px 0;
  letter-spacing: 0.02em; }

footer p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em; }

#contact-details {
  width: 348px;
  float: left; }

#address {
  float: left;
  width: 566px; }
  #address h2, #address p {
    float: none; }
  #address iframe {
    float: right;
    border: 1px solid #bcbcbc !important;
    margin-top: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFF; }

#copyright {
  float: right;
  text-align: right;
  margin-top: 23px; }

#credit {
  margin: 0;
  padding: 0;
  float: right;
  clear: right;
  font-size: 11px;
  line-height: 15px;
  text-align: right;
  margin-top: 21px; }

#quote {
	background: #daaf1e;
	text-align: center;
	font-family: "Lucida Calligraphy", cursive;
	font-size: 18px;
	line-height: 34px;
	padding: 20px 0 26px 0;
	color: #FFF;
	letter-spacing: 0.02em;
 }

#awards {
  padding: 18px 0 42px 0;
  background: #09599d;
  overflow: hidden;
  *zoom: 1; }
  #awards img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 10px; }

#accessibility {
  display: none; }

@media only screen and (min-width: 1600px) {
  #accessibility {
    position: absolute;
    left: 0;
    top: 32px;
    font-family: "Continuum", sans-serif;
    font-weight: 200;
    background: #2b2b2b;
    padding-left: 39px;
    padding-right: 15px;
    line-height: 38px;
    color: #FFF;
    font-size: 19px;
    padding-bottom: 2px;
    display: block; }
    #accessibility img {
      margin-right: 8px;
      margin-top: -1px; }
    #accessibility:hover {
      background: #222222;
      text-decoration: none; } }
.fc-content {
  background: #FFF; }

#browserblast {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #D4C790;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  color: #6d6647;
  text-align: center;
  background: #FAF4AF; }

#browserblast a {
  color: green;
  text-decoration: underline; }

.unsupported-browser {
  margin-top: 41px; }

#switch-mobile {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background: #EFEFEF;
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  text-align: center;
  color: #777;
  font-family: sans-serif;
  font-size: 12px;
  display: block;
  clear: both; }

#switch-mobile a {
  text-decoration: underline; }

/* jQuery Nivo Slider v3.1 (http://nivo.dev7studios.com)
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php */
#slider {
  width: 990px;
  position: relative;
  height: 290px; }

.nivoSlider {
  left: 0;
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff url(../images/slider/loading.gif) no-repeat 50% 50%; }
  .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none; }

#slider .nivoSlider a {
  border: 0;
  display: block; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none; }

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }
  .nivo-box img {
    display: block; }

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/slider/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .nivo-directionNav a.nivo-prevNav {
    left: 15px; }
  .nivo-directionNav a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px; }

#slider:hover .nivo-directionNav a {
  opacity: 1; }

.nivo-controlNav {
  padding: 10px 0;
  position: relative;
  text-align: center;
  top: 250px;
  z-index: 50; }
  .nivo-controlNav a {
    cursor: pointer;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/slider/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px; }
    .nivo-controlNav a.active {
      font-weight: bold;
      background-position: 0 -22px; }

.boxmenuright, .boxmenuleft {
  border: 2px solid #CCC;
  float: right;
  padding: 10px 10px 6px 10px;
  margin: 0 0 10px 20px;
  width: 206px; }

.boxmenuleft {
  float: left;
  margin: 0 10px 0 20px; }

.boxmenuright h2, .boxmenuleft h2 {
  border-bottom: 1px dotted #CCC;
  font-weight: normal;
  font-size: 1.2em;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0; }

.boxmenuright li, .boxmenuleft li {
  background-image: url(../images/page.gif); }

.boxout, .boxoutright, .boxoutpurple, .boxoutpurpleright, .boxoutgreen, .boxoutgreenright, .boxoutblue, .boxoutblueright {
  float: left;
  background-color: #FF5924;
  display: inline;
  padding: 10px;
  margin: 2px 20px 1px 0;
  width: 230px;
  color: #FFF;
  font-size: 1.2em; }

.boxoutpurple, .boxoutpurpleright {
  background-color: #663d7f; }

.boxoutgreen, .boxoutgreenright {
  background-color: #009b66; }

.boxoutblue, .boxoutblueright {
  background-color: #00639c; }

.boxoutright, .boxoutpurpleright, .boxoutgreenright, .boxoutblueright {
  float: right;
  margin: 2px 0 1px 20px; }

.boxout p, .boxoutright p, .boxoutpurple p, .boxoutpurpleright p, .boxoutgreen p, .boxoutgreenright p, .boxoutblue p, .boxoutblueright p {
  margin: 0;
  color: #FFF; }

div.boxout a, div.boxoutright a, div.boxoutpurple a, div.boxoutpurpleright a, div.boxoutgreen a, div.boxoutgreenright a, div.boxoutblue a, div.boxoutblueright a {
  color: #FFF; }

div.boxout a:hover, div.boxoutright a:hover, div.boxoutpurple a:hover, div.boxoutpurpleright a:hover, div.boxoutgreen a:hover, div.boxoutgreenright a:hover, div.boxoutblue a:hover, div.boxoutblueright a:hover {
  background-color: none;
  background: transparent;
  text-decoration: underline; }

.button {
  background-color: #666;
  color: #FFF;
  border: 1px solid #333;
  padding: 1px 2px;
  margin: 10px 0;
  font-weight: bold; }

.floatleft {
  float: left;
  margin: 0 10px 2px 0; }

.floatright {
  float: right;
  margin: 0 0 2px 10px; }

.greytext {
  color: #CCC; }

.imageFullWidthborder {
  border: 1px solid #666;
  margin: 0 0 10px 0;
  display: block; }

.imageleft {
  float: left;
  margin: 0 17px 1px 0; }

.imageleftborder {
  float: left;
  margin: 0 17px 1px 0;
  border: 1px solid #CCC; }

.imageright, .imageRight {
  float: right;
  margin: 0 0 1px 17px; }

.imagerightborder, .imageRightBorder {
  float: right;
  margin: 0 0 1px 17px;
  border: 1px solid #CCC; }

div.imageleftborder {
  float: left;
  margin: 0 17px 1px 0;
  display: inline; }

div.imagerightborder, div.imageRightBorder {
  float: right;
  margin: 0 0 1px 17px;
  display: inline; }

div.imagerightborder p, div.imageleftborder p, div.imageRightBorder p, div.imageLeftBorder p {
  margin: 0;
  padding: 1px 5px;
  background-color: #CCC;
  font-size: 0.9em; }

img.imagerightborder, img.imageRightBorder {
  float: right;
  border: 1px solid #CCC;
  margin: 0 0 1px 17px; }

.message, p.message {
  padding: 10px;
  background-color: #CC0033;
  color: #FFF;
  border: 1px solid #990033; }

.newsflash {
  color: #661C21;
  padding: 10px 10px 5px 10px;
  border: 5px solid #661C21;
  background: #F3D6D8;
  background-image: url(../images/bg_NewsFlash.gif);
  background-repeat: no-repeat;
  background-position: right 0px; }

.newsflash h2 {
  color: #661C21;
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
  font-size: 1.2em;
  border-bottom: 1px solid #CB3D47;
  border-top: 0;
  border-right: 0;
  border-left: 0; }

.newsflash p {
  color: #661C21;
  margin: 5px 0; }

.newsflash a {
  text-decoration: underline; }

blockquote, q {
  quotes: none; }

blockquote {
  margin: 12px 0;
  background: #FFF;
  padding: 10px 50px;
  position: relative;
  font-family: Georgia, serif;
  color: #454545;
  border: 1px solid #DDDDDD;
  font-size: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

blockquote:before, blockquote:after {
  content: "\201C";
  position: absolute;
  font-size: 60px;
  line-height: 1;
  color: #999;
  font-style: normal; }

blockquote:before {
  top: 10px;
  left: 10px; }

blockquote:after {
  content: "\201D";
  right: 10px;
  bottom: -20px; }

.tableborder {
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin: 20px 0; }

.tableborder td, .tableborder th {
  padding: 10px;
  margin: 0;
  font-weight: normal;
  border-right: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  vertical-align: top;
  text-align: left; }

.tableborder td p {
  margin: 0; }

.tableborder td.tablecellhighlight, .tableborder th.tablecellhighlight, .tablecellhighlight {
  background-color: #fbab18;
  color: #FFF;
  font-weight: 700; }

.tablenoborderpadded {
  border: 0;
  margin: 10px 0 0 -10px; }

.tablenoborderpadded td, .tablenoborderPadded th {
  padding: 10px 0 10px 10px;
  margin: 0;
  font-weight: normal;
  border: 0;
  vertical-align: top;
  text-align: left; }

.tablenoborderpadded td p {
  margin: 0; }

.tablenoborderpadded td.tablecellhighlight, .tablenoborderpadded th.tablecellhighlight {
  background-color: #fbab18;
  color: #FFF;
  font-weight: 700; }

/* MeanMenu 2.0.7: */
/* To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/) */
a.meanmenu-reveal {
  display: none; }

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #454545;
  padding: 0;
  min-height: 44px;
  z-index: 999999; }

.mean-container a.meanmenu-reveal {
  width: 80px;
  height: 22px;
  padding: 12px 13px 10px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700; }

.mean-container a.meanmenu-reveal div.mm-hamburger-icon {
  float: left;
  height: 22px;
  width: 22px; }
  .mean-container a.meanmenu-reveal div.mm-hamburger-icon span {
    display: block;
    background: #FFF;
    height: 3px;
    font-size: 1px;
    text-indent: -99999px;
    margin-top: 3px; }
.mean-container a.meanmenu-reveal div.mm-open {
  float: right;
  font-family: "Arial", Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: bold; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #454545;
  margin-top: 44px; }
  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none; }
    .mean-container .mean-nav ul li {
      position: relative;
      float: left;
      width: 100%;
      margin: 0;
      padding: 0;
      background: none; }

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 10px 5% 10px 5%;
  margin: 0;
  text-align: left;
  color: #FFF;
  border-top: 1px solid #999;
  border-top: 1px solid rgba(255, 255, 255, 0.125);
  font: 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase; }
  .mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.05); }

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 10px 10% 10px 10%;
  border-top: 1px solid #999;
  border-top: 1px solid rgba(255, 255, 255, 0.0625);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 10px 15% 10px 15%; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  line-height: 32px;
  padding: 5px 12px 5px 12px !important;
  text-align: center;
  position: absolute;
  color: #FFF;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.025);
  border: none !important;
  border-left: 1px solid #999;
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-bottom: 1px solid #999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; }
  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(255, 255, 255, 0.065); }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

@media only screen and (max-width: 480px) {
  body {
    min-width: 0;
    overflow-x: visible;
    font-size: 13px; }

  img {
    max-width: 100%;
    height: auto; }

  .Content1Column p, .Content2Column p, .Content3Column p {
    line-height: 20px;
    margin: 12px 0; }

  h2 {
    font-size: 22px;
    margin: 15px 0 15px 0; }

  .wrapper {
    width: 100%; }

  #supernav ul {
    width: 92%; }
    #supernav ul li {
      padding-left: 2px;
      float: none;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline; }
      #supernav ul li img {
        display: none; }

  header {
    background: rgba(255, 255, 255, 0.9); }
    header .wrapper {
      padding-top: 15px;
      padding-bottom: 15px; }


  a#hampshire-local-offer {
    display: none;
  }

  img#logo {
    float: none;
    margin: 0 auto;
    opacity: 1;
    width: 100px;
    height: auto; }

  header h1 {
    margin: 10px auto 0 auto;
    font-size: 30px;
    position: static; }

  #strapline {
    margin: 0 auto;
    position: static;
    font-size: 19px; }

  #FS {
    width: 222px;
    height: 26px;
    margin: 15px auto 0 auto;
    float: none; }

  #select-language {
    display: none; }

  #google_translate_element {
    display: none; }

  #motto {
    display: none; }

  #mobile-menu {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    background: #454545;
    overflow: hidden;
    *zoom: 1; }

  #mainholder {
    width: 100%;
    padding: 15px 0 15px 0; }

  .Content3Column, .Content2Column, .Content1Column {
    width: 84%;
    margin: 0 4%;
    float: left;
    padding: 15px 4% 15px 4%; }

  .Content1Column h1, .Content2Column h1, .Content3Column h1 {
    margin: -15px -4.6% 10px -4.6%;
    padding: 10px 4% 9px 4%; }

	.scroll {
		display: none;
	}

  .ColumnRight, .ColumnLeft {
    min-height: 0;
    width: 92%;
    margin: 15px 4% 0 4%;
    padding: 0;
    float: left; }

  ul.SideList li a, #SideHeadingDiary p.title {
    font-size: 14px; }

  #quick-links {
    padding-top: 15px;
    padding-bottom: 15px; }
    #quick-links .wrapper {
      width: 92%;
      margin: 0 auto; }
    #quick-links a {
      float: none;
      margin-left: auto;
      margin-right: auto; }
      #quick-links a div {
        font-size: 17px; }

  #quick-links a.four, #quick-links a.five, #quick-links a.six,
  #quick-links a.two, #quick-links a.three {
    margin-top: 15px; }

  #quick-links a:before {
    left: -2px;
    bottom: -2px; }

  footer > .wrapper {
    width: 92%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  footer h2 {
    font-size: 22px; }
  footer p {
    font-size: 13px;
    line-height: 20px; }

  #contact-details {
    width: 100%;
    float: none; }

  #address {
    float: none;
    width: 100%;
    margin-top: 20px; }
    #address iframe {
      width: 100%;
      margin-top: 0;
      margin-bottom: 15px;
      float: none; }

  #copyright {
    float: none;
    text-align: right;
    margin-top: 20px;
    text-align: left; }

  #credit {
    float: none;
    clear: none;
    margin-top: 20px;
    text-align: left; }

  #quote {
    font-size: 22px;
    line-height: 26px;
    padding: 20px 0 20px 0; }

  #awards {
    padding: 20px 0 20px 0;
    background: #2f2f2f;
    overflow: hidden; }
    #awards img {
      margin: 0 10px;
      height: 50px;
      width: auto; }

  #calendar .fc-header td {
    display: block;
    width: 100%; }
  #calendar .fc-button-content {
    font-family: Arial; }
  #calendar .fc-header-right {
    text-align: left; }
  #calendar .fc-header-center {
    text-align: left; }

  form div input[type="text"], form div textarea, form span textarea, form div input[type="textarea"], form div input[type="password"] {
    width: 200px; }

  form div span.button {
    padding-left: 0; }

	@media only screen and (max-width: 480px) {
    #stackdivs {
    	float: none;
    	margin: 0 auto;
    }
    #FS #search-field {
    	width: 169px;
    }
}

	}


