/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct 'block' display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct 'inline-block' display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying 'audio' without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body 'font-size' is set using
 *    'em' units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
/**
 * Address style set to 'bolder' in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address 'quotes' property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 0.875em;
}
/**
 * Prevent 'sub' and 'sup' affecting 'line-height' in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside 'a' element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting 'line-height' on 'input' using `!important' in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent 'text-transform' inheritance for 'button' and 'select`.
 * All other form control elements do not inherit 'text-transform' values.
 * Correct 'button' style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct 'select' style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native 'audio'
 *    and 'video' controls.
 * 2. Correct inability to style clickable 'input' types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    'input' and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address 'appearance' set to 'searchfield' in Safari 5 and Chrome.
 * 2. Address 'box-sizing' set to 'border-box' in Safari 5 and Chrome
 *    (include `-moz' to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* General */
/*Box module colours*/
.dark-theme {
  background-color: #006645;
}
.medium-theme {
  background-color: #008a26;
}
.light-theme {
  background-color: #95c23d;
}
.lighter-theme {
  background-color: #f0f0f0;
}
@charset 'UTF-8';
/* PRINT RESET - HTML5 BOILERPLATE */
* {
  background: transparent !important;
  color: #000 !important;
  /* Black prints faster: h5bp.com/s */
  box-shadow: none !important;
  text-shadow: none !important;
}
a,
a:visited {
  text-decoration: underline;
}
a[href]:after {
  content: " (" attr(href) ")";
}
abbr[title]:after {
  content: " (" attr(title) ")";
}
/*
     * Don't show links for images, or javascript/internal links
     */
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after,
.promo-box a[href]:after,
.carousel-container a[href]:after {
  content: "";
}
pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
  /* h5bp.com/t */
}
tr,
img {
  page-break-inside: avoid;
}
img {
  max-width: 100% !important;
}
@page {
  margin: 0.5cm;
}
p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}
h2,
h3 {
  page-break-after: avoid;
}
body {
  background-color: #ffffff;
  font-family: arial, serif;
}
/* TYPOGRAPHY: HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
}
h1,
.h1 {
  color: #008a26;
  font-size: 22pt;
}
.heading1 {
  color: #006645;
  font-size: 18pt;
}
.heading1 span,
.heading1 span {
  display: block;
  font-size: 18pt;
}
h2,
.heading2 {
  color: #008a26;
  font-size: 16pt;
}
h3,
.heading3 {
  color: #008a26;
}
.info-graphic h2 {
  font-size: 12pt;
}
/* TYPOGRAPHY: TEXT ELEMENTS */
p {
  margin: 0 0 20px;
}
.title {
  color: #006645;
}
ul {
  list-style: none;
}
ul.bullet li,
ol.ordered li {
  color: #008a26;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
ul.bullet li {
  background: transparent url(../_images/common/backgrounds/list-bullet.png) 0 5px no-repeat;
}
ol.ordered li {
  counter-increment: nums;
}
ol.ordered li:before {
  content: counter(nums) '.';
  position: absolute;
  left: 0;
  top: 0;
}
.lt-ie8 ol.ordered li {
  padding-left: 0;
}
address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {
  font: inherit;
}
.light-theme p {
  color: #000;
}
.light-theme h2 {
  color: #006645;
}
blockquote {
  margin: 0 0 20px 0;
  padding: 0;
  color: #008a26;
}
blockquote cite {
  color: #006645;
  font-style: normal;
}
/* PRINT CLASS */
.print {
  display: block;
}
/* GRID */
.span12 {
  clear: both !important;
  margin-right: 0;
  width: 100%;
}
.span9 {
  width: 100%;
  float: none;
}
.span9 article {
  clear: both;
}
.span3 {
  max-width: 235px;
  width: 23.0392%;
  float: left;
}
.span3 img {
  width: 150px;
  height: auto;
}
.divide {
  clear: both !important;
  margin: 20px 0;
  outline: 0 none;
  padding: 0;
  color: #7f7f7f;
  width: 100%;
}
/* DISPLAY NONE COLLECTION */
#SSOHeaderBar,
footer,
.show-trigger,
.cta-button,
.waypointStart,
.postcode-finder,
.ui-selectmenu-menu,
.close-trigger,
a[href="#top"],
.tab-toggles,
.accessory-image,
.carousel-controls a,
.offscreen-text,
.header-strapline,
.inner,
nav,
.case-study a.cta-button,
.accordion.mainaccordion .accordionclose,
.accordion-btn span,
.scrolling-carousel figure,
.scrolling-twitter-carousel,
.no-js-hidden {
  display: none;
}
/* STEPPED + SCROLLING CAROUSEL */
.header-component.stepped-carousel .expandable-content {
  display: block!important;
  min-height: 300px;
  max-height: 1500px;
  float: none;
  clear: both;
  width: 100%;
}
.header-component .panel p.title {
  padding-right: 60px;
}
.scrolling-carousel .carousel-container,
.scrolling-carousel .carousel-controls {
  clear: both;
  display: block;
  margin: 0;
}
.scrolling-carousel .carousel-container li {
  float: left;
  margin-right: 20px;
  width: 300px;
}
.carousel-container {
  float: left;
  width: 100%;
  clear: both;
}
.toggle-container.active {
  display: block!important;
  float: left;
  clear: both;
  margin-bottom: 20px;
}
/* SELECT MENU */
.ui-selectmenu-menu {
  position: relative!important;
  top: auto!important;
  left: auto!important;
}
.ui-selectmenu-menu-dropdown {
  position: relative!important;
  clear: both;
  width: 100%!important;
}
.ui-selectmenu-menu-dropdown li {
  clear: both;
  width: 100%!important;
}
/* INFO TAB */
.info-graphic {
  float: right;
  width: 40%;
  margin-top: -83px;
  font-size: 10pt;
  text-align: right;
}
/* TORN EDGE BOX */
.torn-edge-box h2 {
  color: #000;
}
/* EXPANDING FORM: CONTACT FORM */
.form-wrap.span7 {
  clear: both;
  width: 100%;
  height: auto!important;
}
.toggle-container.expandable-form {
  display: block;
  float: none;
  clear: both;
  page-break-before: always;
}
.toggle-container.expandable-form .row {
  margin-bottom: 20px;
  clear: both;
}
.toggle-container.expandable-form aside {
  display: block!important;
  margin-top: 20px;
  width: 100%!important;
  float: none;
  clear: both;
}
.toggle-container.expandable-form input,
.toggle-container.expandable-form textarea {
  border: 2px solid #D7D7CD;
}
.toggle-container.expandable-form button[type="submit"] {
  display: none;
}
.toggle-container.expandable-form textarea.show-trigger {
  display: block!important;
  height: 150px;
  width: 500px;
}
fieldset label {
  display: block;
  margin-bottom: 5px;
}
.expandable-field {
  display: block!important;
  float: none;
  clear: both;
  width: 100%;
  min-height: 500px;
}
/* RESULTS - AJAX MODULES */
.results .span9 {
  width: 480px;
  padding: 0 10px;
}
.results .span3 {
  width: 150px;
}
/* ACCORDION */
.accordion-container {
  clear: both;
}
.accordion-container .accordion-btn {
  font-size: 20px;
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.accordion-content {
  display: block;
  height: auto!important;
  margin-bottom: 20px;
  clear: both;
}
.accordion-content .span9 p,
.accordion-content .span9 h4,
.accordion-content .span9 blockquote {
  margin-right: 20px;
}
.accordion-content img {
  display: none;
}
/* SOCIAL SHARE PANEL */
.social-container,
.email-panel,
.tooltip-container {
  display: none;
}
.case-study img {
  display: none;
}
@page {
  margin: 2cm;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
}
article.masonry-brick {
  position: relative!important;
  margin: 0 0 20px 0!important;
  padding: 10px!important;
  display: block;
  width: 100%!important;
  left: 0!important;
  top: 0!important;
  border: 1px solid #ccc;
  float: left!important;
  max-width: 96%;
  page-break-inside: avoid;
  clear: left;
  min-height: 152px;
}
article.masonry-brick .summary {
  width: 70%;
}
article.masonry-brick h3 {
  margin: 0!important;
  width: 70%;
}
article.masonry-brick h3 a {
  text-decoration: none;
  font-weight: bold;
}
.h3,
h4 {
  margin: 0px;
  width: 70%;
}
.location-form,
.previous-results,
.next-results,
.hide-map,
.change-location-btn,
.region-c,
.social-icons,
.find-out-more,
.details-footer-panels,
.back-arrow {
  display: none!important;
}
.promo-full-description h4 {
  font-weight: bold;
}
.promo-full-description {
  text-align: left;
}
.full-description {
  page-break-inside: avoid;
}
#map_canvas {
  height: 404px;
  width: 708px;
  margin-bottom: 20px;
}
a:link:after,
a:visited:after {
  content: "";
}
.results-count {
  background: #ccc;
  text-align: center;
}
.heading1 {
  font-size: 1em;
}
.duel-list,
.promo-full-description .location-details li {
  float: left;
  width: 48%;
}
.span3 img {
  position: absolute;
  top: 10px;
  right: 10px;
}
#map_canvas {
  display: block;
}
.location-details ul {
  padding: 30px;
  list-style: disc;
}
.location-details li h4 {
  display: inline-block;
  width: 100px;
  margin-bottom: 20px;
}
.infobox,
.infobox-wrap,
.gm-style-cc {
  display: none;
}
.torn-edge-details-image {
  text-align: center;
}
.contact-info {
  margin-bottom: 40px;
}
.contact-info + a.alignright {
  padding: 20px 0;
}
.details-page {
  width: 745px;
}
.marker-count-number {
  color: #fff!important;
  margin-top: 4px!important;
}
.promo-full-description .content h3,
.promo-full-description h4 {
  font-size: 1.25em;
  color: #008A26;
  background: 0;
  margin-bottom: 10px;
  padding: 0;
}
.location-details h4,
.duel-list h4 {
  font-size: 1em;
}
