/*! 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;
}
.template-a,
.template-b,
.template-c {
  overflow: hidden;
}
.last[class^="span"] + [class^="span"],
.last[class*=" span"] + [class^="span"],
.last[class^="span"] + [class*=" span"],
.last[class*=" span"] + [class*=" span"] {
  clear: both;
}
[class^="span"],
[class*=" span"] {
  float: left;
  margin-bottom: 20px;
  max-width: 100%;
  position: relative;
  width: 100%;
  zoom: 1;
}
.region-a {
  float: left;
  position: relative;
  width: 100%;
}
.region-a [class^="span"],
.region-a [class*=" span"] {
  margin-right: 20px;
}
.region-a .span1 {
  width: 6.372549019607843%;
  max-width: 65px;
}
.region-a .span2 {
  width: 14.70588235294118%;
  max-width: 150px;
}
.region-a .span3 {
  width: 23.03921568627451%;
  max-width: 235px;
}
.region-a .span4 {
  width: 31.37254901960784%;
  max-width: 320px;
}
.region-a .span5 {
  width: 39.70588235294118%;
  max-width: 405px;
}
.region-a .span6 {
  width: 48.03921568627451%;
  max-width: 490px;
}
.region-a .span7 {
  width: 56.15234375%;
  max-width: 575px;
}
.region-a .span8 {
  width: 64.453125%;
  max-width: 660px;
}
.region-a .span9 {
  width: 73.0392156862745%;
  max-width: 745px;
}
.region-a .span10 {
  width: 81.37254901960784%;
  max-width: 830px;
}
.region-a .span11 {
  width: 89.35546875%;
  max-width: 915px;
}
.region-a .span12 {
  width: 100%;
  max-width: 1000px;
}
.region-a .span9 .span6 {
  width: 65.77181208053691%;
}
.grid-demo [class^="span"] {
  display: block;
  height: 100px;
  background-color: #eaeaea;
}
.region-a .span12,
.region-a .divide {
  clear: both !important;
  width: 98.0392156862745%;
  *width: 97.9892156862745%;
  width: 1000px;
  margin-right: 20px;
  position: relative;
  zoom: 1;
}
.region-a .span9 .divide {
  width: 97.38562091503268%;
  min-width: 745px;
  margin-right: 20px;
}
/* temp stlyes need calculation when design is given */
.template-a .span9 .span3 {
  width: 235px;
}
.template-a .span9 .span9 {
  width: 470px;
}
/* end temp stlyes need calculation when design is given */
.region-b {
  position: relative;
  float: left;
  width: 75%;
  z-index: 0;
}
.region-b [class^="span"],
.region-b [class*=" span"] {
  margin-right: 20px;
}
.region-b .divide {
  clear: both !important;
  width: 98.0392156862745%;
  *width: 97.9892156862745%;
  width: 745px;
  margin-right: 20px;
  position: relative;
  zoom: 1;
}
.region-b .span2 {
  width: 20.13422818791946%;
  max-width: 150px;
}
.region-b .span3 {
  width: 30.718954248366014%;
  min-width: 235px;
}
.region-b .span4 {
  width: 41.832%;
}
.region-b .span6 {
  width: 64.05228758169935%;
  min-width: 490px;
}
.region-b .span9 {
  width: 97.38562091503267%;
}
.region-c {
  float: left;
  width: 23.03921568627451%;
  min-width: 235px;
}
.template-c .region-c {
  margin-right: 20px;
}
/*OUT OF GRID SCOPE WIDTHS*/
.span-w130 {
  width: 130px;
}
/* for reference
 
  .region-b .span-1-4 .span-2-4 {
    width: 100%;
    margin-right: 0;
  }
  .region-b .span-2-4 .span-2-4 {
    width: 100%;
    margin-right: 0;
  }
  
  .region-b .span-3-4 .span-1-4,
  .region-b .divide .span-1-4 {
    width: 34.22818791946309%;
    *width: 34.17818791946309%;

  }
  .region-b .span-3-4 .span-2-4,
  .region-b .divide .span-2-4 {
    width: 65.77181208053692%;
    *width: 65.72181208053692%;
  }
  .region-b .span-4-4 {
    width: 130.718954248366%;
    *width: 130.668954248366%;
  }
  .region-b .span-4-4 .span-2-4 {
    width: 49%;
    *width: 48.95%;
  }
  .region-b .span-4-4 .span-4-4 {
    width: 100%;
  }
  .region-b .span-1-3 {
    width: 41.830065359477125%;
    *width: 41.78006535947713%;
    max-width: 320px;
  }
  .region-b .span-2-3 {
    width: 86.27450980392157%;
    *width: 86.22450980392158%;
    max-width: 660px;
  }
  .region-b .span-2-3 .span-2-3 {
    width: 100%;
    margin-right: 0;
  }
  .region-b .span-3-3 {
    width: 130.718954248366%;
    *width: 130.668954248366%;
    margin-right: 0;
  }
  .region-b .span-3-3 .span-3-3 {
    width: 100%;
  }
*/
#container {
  max-width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#container .main {
  padding-top: 10px;
  overflow: visible;
  position: relative;
  width: 102%;
}
.lt-ie10 #container {
  overflow: visible;
}
.ffMacmillan {
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
}
.ffFutura {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ffFuturaHeavy {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ffHelveticaLight {
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ffHelveticaRoman {
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ffHelveticaBold {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ffHelveticaBlack {
  font-family: 'Helvetica-Black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
body {
  color: #333333;
  font-size: 100%;
  line-height: 1.467em;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
a,
a:hover,
a:visited,
a:active {
  color: #006645;
  text-decoration: none;
}
.lt-ie8 a:focus,
.lt-ie8 a:focus span,
.lt-ie8 span:focus,
.lt-ie8 span:active {
  outline: expression(this.onFocus=this.blur());
}
a:hover,
a:active {
  color: #95c23d;
  text-decoration: none;
}
p a,
p a:visited {
  border-bottom: 1px solid #006645;
}
p a:hover,
p a:active {
  border-bottom: 1px solid #006645;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*.ffFuturaHeavy;*/
  margin: 0 0 20px 0;
  line-height: 120%;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h1,
.h1 {
  color: #008a26;
  font-size: 1.625em;
}
.heading1 {
  color: #006645;
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
  font-size: 3.750em;
}
.heading1.medium {
  color: #008a26;
}
.heading1 .large {
  display: block;
  font-size: 1.333em;
}
h2:first-child + h2 {
  margin-top: -20px;
}
h2,
.heading2 {
  color: #008a26;
  font-size: 2em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h3,
.heading3,
.PhoneNumber {
  color: #008a26;
  font-size: 1.375em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h3 a,
.heading3 a,
.PhoneNumber a {
  color: #008a26;
  border-bottom: 1px solid #008a26;
}
.torn-edge-box.medium-theme .PhoneNumber {
  color: #ffffff;
}
h4,
.heading4 {
  font-size: 1em;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h1.dark,
.heading1.dark,
h2.dark,
.heading2.dark,
h3.dark,
.heading3.dark,
h4.dark,
.heading4.dark {
  color: #006645;
}
p {
  margin: 0 0 20px;
}
b,
strong {
  font-weight: bold;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.title {
  color: #006645;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.375em;
}
ul {
  list-style: none;
}
ul.bullet li,
ol li {
  color: #008a26;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.125em;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
ul.bullet li {
  background: transparent url(../_images/common/backgrounds/list-bullet.png) 0 7px no-repeat;
  color: #333333;
}
ol li {
  counter-increment: nums;
}
ol li:before {
  content: counter(nums) '.';
  position: absolute;
  left: 0;
  top: 0;
}
.lt-ie8 ol li {
  padding-left: 0;
}
address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
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 p {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.375em;
  /*&:before {
		content: '"';
		height: 1em;
		width: 8px;
		display: inline-block;
	}
	&:after {
		content: '"';
		height: 1em;
		width: 8px;
		display: inline-block;
	}*/
}
blockquote cite {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #006645;
  font-style: normal;
}
.ui-autocomplete a:hover {
  background: transparent !important;
  text-decoration: underline !important;
}
.checkbox-list input[type="checkbox"] {
  width: 23px;
  height: 22px;
  border: 1px solid #FFFFFF;
  top: 7px;
}
.lt-ie9 .checkbox-list label.download-icon span {
  display: none;
}
.lt-ie9 .checkbox-list input[type='checkbox'] {
  width: auto;
  height: auto;
}
.shadow {
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}
#global-login {
  font-family: Arial, Verdana, sans-serif;
  width: 1000px;
}
#global-login #topsso {
  border-bottom: 1px solid #fff;
  background: #017050;
  font-size: 0.813em;
  font-weight: bold;
  overflow: hidden;
  padding: 6px 0 7px 0;
  text-align: left;
}
#global-login a {
  border-bottom: none;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
}
#global-login a:hover {
  border-bottom: none;
  text-decoration: underline;
}
#global-login #hmenu {
  float: left;
  list-style: none;
  margin: 0 0 0 12px;
  padding: 0;
}
#global-login #hmenu li {
  display: inline;
  margin-right: 3px;
  padding: 5px;
}
#global-login #hmenu li a {
  display: inline-block;
  line-height: 24px;
  padding: 0 0 0 10px;
  position: relative;
}
#global-login .loggedInOut {
  color: #8CC53E;
  float: right;
  line-height: 24px;
  margin-right: 12px;
  padding: 0 10px;
}
#global-login .loggedInOut.loggedIn {
  color: #fff;
}
#global-login .loggedInOut a {
  padding-left: 0;
}
#global-login .loggedInOut .viewprofile {
  display: inline-block;
}
#global-login .loggedInOut .viewprofile a {
  margin-left: 10px;
  padding-left: 8px;
}
#global-login .loggedInOut .gl-help {
  padding-left: 10px;
}
#global-login .signout a {
  font-size: 0.923em;
}
#hmenu li a:hover,
#hmenu .current a,
#global-login .loggedInOut .current a,
#global-login .loggedInOut .gl-help:hover,
#global-login .loggedInOut .gl-help.current,
#global-login .loggedInOut .viewprofile a:hover {
  background: transparent url(../_images/common/backgrounds/bg-global-login.png) 0 0 no-repeat;
  text-decoration: none;
}
#hmenu a span,
#hmenu .current span,
#global-login .current span,
#global-login .loggedInOut .gl-help span,
#global-login .viewprofile a span {
  display: inline-block;
  height: 24px;
  position: absolute;
  right: -8px;
  top: 0;
  width: 8px;
}
#hmenu a:hover span,
#hmenu .current span,
#global-login .current span,
#global-login .loggedInOut .gl-help:hover span,
#global-login .viewprofile a:hover span {
  background: transparent url(../_images/common/backgrounds/bg-global-login.png) 100% 0 no-repeat;
}
#global-login .loggedInOut .sso_createaccount,
#global-login .loggedInOut .viewprofile {
  border-right: 1px solid #8CC53E;
  margin-right: 10px;
  padding-right: 20px;
  *padding-right: 10px;
  /* ie7 */
}
/* General */
/*Box module colours*/
.dark-theme {
  background-color: #006645;
}
.medium-theme {
  background-color: #008a26;
}
.light-theme {
  background-color: #95c23d;
}
.lighter-theme {
  background-color: #f0f0f0;
}
.lt-ie8 .tab-button {
  display: block;
}
.tab-button span:last-child,
.tab-button-tail {
  background: transparent url(../_images/common/backgrounds/grey-button.jpg) 100% 0 no-repeat;
  height: 80px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
}
.lt-ie8 .tab-button span:first-child {
  display: block;
  padding-top: 15px;
}
.cta-button span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 0 no-repeat;
  display: inline-block;
  padding-left: 11px;
  line-height: 2.5;
  text-align: center;
}
.cta-button {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-right: 14px;
  display: inline-block;
  border-bottom: none;
  cursor: pointer;
}
.cta-button:hover span {
  background-position: 0 -135px;
  color: #f39325;
}
.cta-button:hover {
  background-position: 100% -135px;
}
.cta-slider-button {
  background-color: #008a26;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding: 10px 14px 10px 14px;
  display: block;
  border-bottom: none;
  cursor: pointer;
  line-height: 1.2em;
  width: 171px;
  position: relative;
  overflow: visible;
}
.cta-slider-button:before {
  content: "";
  display: block;
  background: transparent url(../_images/common/backgrounds/cta-slider-button-mask.png) 0 0 no-repeat;
  height: 10px;
  width: 100%;
  position: absolute;
  margin-top: -10px;
  margin-left: -14px;
}
.cta-slider-button:after {
  content: "";
  display: block;
  background: transparent url(../_images/common/backgrounds/cta-slider-button-mask.png) -205px 100% no-repeat;
  height: 10px;
  width: 100%;
  position: absolute;
  margin-left: -14px;
}
.cta-slider-button:hover {
  background-color: #ffffff;
}
.close-btn-sml {
  width: 40px;
  height: 40px;
  background: transparent url(../_images/common/sprites/sprite-icons.png) -276px -501px no-repeat;
  display: block;
  border-bottom: none;
  margin: 0;
}
.close-btn-sml:hover {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -276px -551px no-repeat;
  border-bottom: none;
}
/* primary */
.primary {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
  color: #fff;
}
.primary span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 0 no-repeat;
}
.primary:visited,
.prmary:visited span {
  color: #fff;
}
.primary-inverted,
.primary-inverted:visited {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -90px no-repeat;
  color: #e13019;
}
.primary-inverted span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -90px no-repeat;
}
/* secondary */
.secondary {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -45px no-repeat;
  color: #fff;
}
.secondary:visited {
  color: #fff;
}
.secondary span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -45px no-repeat;
}
.show-more span span,
.show-less span span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) 5px -310px no-repeat;
  display: block;
  float: right;
  margin-top: 12px;
  width: 14px;
  height: 28px;
}
a.secondary.show-more:hover,
a.secondary.show-more:active {
  color: #fff!important;
}
a.secondary.show-more:focus span span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) 5px -310px no-repeat;
  color: #fff!important;
}
/* Show another uses the recycle icon and is not currently used */
.show-another span span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -276px -267px no-repeat;
  display: block;
  float: left;
  margin-top: 12px;
  width: 24px;
  height: 28px;
}
.show-another:hover span span {
  background-position: -316px -267px;
}
.secondary-inverted.show-more span span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -90px -310px no-repeat;
}
.secondary-inverted.show-less span span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -90px -342px no-repeat;
}
.show-more:hover span span {
  background-position: -54px -310px;
}
.show-less span span {
  background-position: 5px -342px;
}
.show-less:hover span span {
  background-position: -54px -342px;
}
a.secondary.show-less:focus span span {
  background-position: 5px -342px;
}
a.secondary.show-more.cta-button:focus span,
a.secondary.show-less.cta-button:focus span {
  color: #fff;
}
a.text-link {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  border-bottom: 1px solid #006645;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
a.text-link span:first-child {
  display: block;
  width: 50px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -8px;
  z-index: 1;
  background: #ffffff url(../_images/common/sprites/sprite-icons.png) 0 0 no-repeat;
}
a.text-link.down-arrow span:first-child {
  background-position: 0 -500px;
}
a.text-link.down-arrow:hover {
  color: #e13019;
}
a.text-link.down-arrow:hover span:first-child {
  background-position: 0 -550px;
}
a.text-link.down-arrow.disabled {
  color: #7f7f7f;
  cursor: default;
  border-bottom: none;
}
a.text-link.down-arrow.disabled span:first-child {
  background-position: 0 -596px;
}
a.text-link.down-arrow.disabled:hover {
  color: #7f7f7f;
}
a.text-link:hover {
  cursor: pointer;
}
.lt-ie8 .show-more,
.lt-ie8 .show-less,
.lt-ie8 .show-another {
  position: relative;
}
.lt-ie8 .show-more > span,
.lt-ie8 .show-less > span {
  padding-right: 25px;
}
.lt-ie8 .show-more span span,
.lt-ie8 .show-less span span {
  float: left;
  position: absolute;
  top: 0;
  right: 10px;
}
.lt-ie8 .show-another span span {
  float: left;
  top: 0;
  left: 34px;
}
.secondary-inverted {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -90px no-repeat;
  color: #008a26;
}
.secondary-inverted span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -90px no-repeat;
}
/* tertiary */
.tertiary {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -225px no-repeat;
  color: #fff;
}
.tertiary span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -225px no-repeat;
}
.tertiary-inverted {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -90px no-repeat;
  color: #00838a;
}
.tertiary-inverted span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -90px no-repeat;
}
button.secondary,
button.primary {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -45px no-repeat;
  color: #fff;
  text-align: center;
  height: 40px;
  border: none;
  cursor: pointer;
  outline: 0 none;
  overflow: visible;
  padding: 0 0 0 10px;
  position: relative;
  margin-right: 10px;
  width: auto;
  word-break: normal;
  word-wrap: normal;
}
button.cta-button span {
  display: block;
  position: absolute;
  right: -10px;
  top: 0;
  width: 10px;
  height: 40px;
  padding: 0;
}
button.primary {
  background-position: 0 0;
  border: none;
}
button.secondary span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -45px no-repeat;
}
button.primary:hover,
button.secondary:hover {
  background-position: 0 -135px;
  color: #f39325;
}
button.primary.disabled,
button.secondary.disabled {
  background-position: 0 -135px;
  color: #d9d9d9;
  cursor: default;
}
button.primary span,
button.cta-button:focus span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
}
button.primary:hover span,
button.primary:focus span,
button.secondary:hover span,
button.secondary:focus span button.primary.disabled span,
button.secondary.disabled span {
  background-position: 100% -135px;
}
/* For the email form but should be for all secondary buttons and links on focus*/
button.secondary:focus {
  background-position: 0 0;
  color: #fff;
}
button.secondary.cta-button:focus span {
  background-position: 100% 0!important;
}
a.secondary:focus {
  background-position: 100% 0;
}
a.secondary:focus span {
  background-position: 0 0;
}
button.primary:active {
  background-position: 0 -135px;
  color: #000;
}
input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  color: #333333;
  padding: 0.25em 0.75em;
  /* 4px, 12px/16px */
  /* These styles force the IE6 box model - e.g. padding does not affect width */
  box-sizing: border-box;
  /* css3 rec */
  -moz-box-sizing: border-box;
  /* ff2 */
  -ms-box-sizing: border-box;
  /* ie8 */
  -webkit-box-sizing: border-box;
  /* safari3 */
  -khtml-box-sizing: border-box;
  /* konqueror */
}
/*form {
  margin-bottom: 1.25em; }

fieldset {
  margin-bottom: 1.25em; }*/
/* 20px/16px */
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #d7d7cd;
  padding: 0.375em 0.25em;
  /* 6px 4px/16px */
  outline: none;
  color: #333332;
  margin: 0;
  width: 210px;
  max-width: 100%;
  line-height: 1.2em;
  display: block;
  margin-bottom: 0;
  /* 20px/16px */
  background: #fff;
}
select {
  padding: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaa;
  color: #333332;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
textarea {
  min-height: 60px;
}
legend {
  display: block;
  font-weight: bold;
  font-size: 1em;
}
/* 13px/16px */
label {
  display: block;
  font-size: 1em;
}
label span,
legend span {
  font-weight: normal;
  font-size: 1em;
  /* 13px/16px */
}
.field input,
.field textarea,
fieldset .field .select,
.field .select {
  background-color: #efefeb;
}
/*.field {
  margin-bottom: 40px;
}*/
fieldset label {
  margin-bottom: 5px;
  color: #006645;
  font-weight: normal;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
fieldset .label {
  color: black;
  font-size: 1em;
}
.field input,
.field textarea {
  padding: 10px 10px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lt-ie8 .field input[type="text"] {
  padding: 10px 0;
  text-indent: 10px;
}
.field input {
  width: 100%;
}
.field textarea {
  width: 92%;
}
.field textarea {
  width: 96%;
}
.inline label,
.inline input,
.inline textarea,
.inline-dropdown label,
.inline-dropdown .select,
.inline .button,
.custom-radio.inline .radio {
  display: inline-block;
}
.inline label {
  width: 40%;
}
/* fix for inline-dropdown inline-block error*/
.inline-dropdown label {
  padding-top: 12px;
  vertical-align: top;
}
.field input,
.field textarea,
.field .ui-selectmenu {
  border: 2px solid #d7d7cd;
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  border: 2px solid #8cc640;
  outline: none;
}
/* radios  */
.radios li {
  margin-bottom: 15px;
  position: relative;
}
.radio {
  -webkit-appearance: none;
  position: relative;
  display: none;
}
.radio + label span {
  background: #fff;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 2px solid #dfded7;
  margin-top: -14px;
  top: 50%;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.radio:active + label span,
.radio:checked:active + label span {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.radio:checked + label span {
  color: #008a26;
}
.radio:checked + label span:after {
  content: ' ';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  background: #00a146;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
  text-shadow: 0px;
  left: 4px;
  font-size: 32px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.radio + label {
  display: inline;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: 40px;
  line-height: 20px;
  max-width: 80%;
}
.radio:checked + label {
  color: #00a146;
}
.lt-ie9 .radio + label span,
.lt-ie9 .radio:active + label span,
.lt-ie9 .radio:checked + label span:after,
.lt-ie9 .radio:checked + input[type="hidden"] + label span:after {
  display: none;
}
.lt-ie9 .radio {
  display: inline;
  background: none !important;
  padding-left: 0;
  width: auto;
}
.lt-ie9 .radio + label,
.lt-ie9 .radio + input[type="hidden"] + label {
  margin-left: 0px;
  vertical-align: middle;
}
.checkbox {
  -webkit-appearance: none;
  position: relative;
  display: none;
}
.checkbox-list {
  overflow: hidden;
  margin: 20px 0;
}
.checkbox-list label span {
  background: #f2f2f2;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 1px solid white;
  margin-top: -15px;
  top: 50%;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkbox:active + label span,
.checkbox:checked:active + label span {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.checkbox:checked ~ label span,
.checkbox:checked + input[type="hidden"] + label span {
  color: #008a26;
}
/*.checkbox-list .checkbox:checked label span:after, 
.checkbox-list .checkbox:checked + input[type="hidden"] + label span:after, 
.checkbox-list .checkbox:checked label span:after {
	*/
input[type=checkbox]:checked + label span:after {
  content: '\2714';
  font-size: 16px;
  position: absolute;
  top: 1px;
  left: -1px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  z-index: 2;
}
/*.checkbox-list .checkbox:checked label, .checkbox-list label:hover {
	background-color:#ff0;
}*/
/*.checkbox-list .checkbox:checked + input[type="hidden"] + label span:after {
background-color:#ff0; }*/
.checkbox-list label {
  display: inline;
  display: -moz-inline-stack;
  display: block;
  vertical-align: top;
  zoom: 1;
  margin-left: 40px;
  line-height: 17px;
}
.checkbox-list .row {
  min-height: 48px;
}
/*.checkbox-list .checkbox:checked + label,
.checkbox-list .checkbox:checked ~ label,
.checkbox-list .checkbox:checked + input[type="hidden"] +  label {
  color: #00a146; }*/
.lt-ie9 .checkbox-list .checkbox + label span,
.lt-ie9 .checkbox-list .checkbox:active + label span,
.lt-ie9 .checkbox-list .checkbox:checked + label span:after,
.lt-ie9 .checkbox-list .checkbox + input[type="hidden"] + label span,
.lt-ie9 .checkbox-list .checkbox:active + input[type="hidden"] + label span,
.lt-ie9 .checkbox-list .checkbox:checked + input[type="hidden"] + label span:after {
  display: none;
}
.lt-ie9 .checkbox {
  display: inline;
  float: left;
  background: none !important;
  padding-right: 5px;
  width: auto;
}
.lt-ie9 .checkbox + label {
  margin-left: 0px;
  vertical-align: middle;
}
.checkbox-list,
.checkbox-list li {
  list-style: none;
  list-style-image: none;
  position: relative;
}
.lt-ie9 .checkbox-list,
.lt-ie9 .checkbox-list li {
  list-style: none;
  list-style-image: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.lt-ie9 .checkbox,
.lt-ie9 input[type='checkbox'] {
  width: auto;
  padding-left: 0;
  position: static;
  clip: auto;
}
.checkbox-list label {
  position: relative;
}
.lt-ie9 label {
  display: inline-block;
  margin-left: 0;
  zoom: 1;
}
.checkbox-list label span {
  margin-top: 0;
  top: 2px;
  left: -40px;
}
.native-checkbox,
input[type="checkbox"].native-checkbox,
.field input[type="checkbox"].native-checkbox {
  width: auto;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}
/* select menu */
.select {
  background: transparent url(../_images/common/backgrounds/select-box-arrow.png) 100% 0 no-repeat;
  width: 100%;
  position: relative;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 20px;
  overflow: hidden;
}
.select span {
  position: absolute;
  width: 41px;
  height: 41px;
  top: 0;
  right: 0;
  z-index: 1;
}
.select select {
  background: none repeat scroll 0 0 transparent;
  border: medium none transparent;
  margin-bottom: 0;
  width: 110%;
  max-width: none;
  padding: 8px 10px;
}
form.checkboxes {
  position: relative;
}
form.checkboxes .row {
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
  width: 320px;
  /*file extension icons*/
}
form.checkboxes .row.button-inline {
  bottom: 25px;
}
form.checkboxes .row label[class="download-icon"] .pdf-inner,
form.checkboxes .row label[class="download-icon"] .xls-inner,
form.checkboxes .row label[class="download-icon"] .xlsx-inner,
form.checkboxes .row label[class="download-icon"] .doc-inner,
form.checkboxes .row label[class="download-icon"] .docx-inner,
form.checkboxes .row label[class="download-icon"] .generic-file-inner {
  border: none;
  height: auto;
  width: auto;
  position: static;
  padding-right: 42px;
  display: block;
  min-height: 32px;
  padding-top: 7px;
  z-index: auto;
}
form.checkboxes .row label[class="download-icon"] .pdf-inner:after,
form.checkboxes .row label[class="download-icon"] .xls-inner:after,
form.checkboxes .row label[class="download-icon"] .xlsx-inner:after,
form.checkboxes .row label[class="download-icon"] .doc-inner:after,
form.checkboxes .row label[class="download-icon"] .docx-inner:after,
form.checkboxes .row label[class="download-icon"] .generic-file-inner:after {
  content: '';
}
form.checkboxes .row label[class="download-icon"] .pdf-inner:before,
form.checkboxes .row label[class="download-icon"] .xls-inner:before,
form.checkboxes .row label[class="download-icon"] .xlsx-inner:before,
form.checkboxes .row label[class="download-icon"] .doc-inner:before,
form.checkboxes .row label[class="download-icon"] .docx-inner:before,
form.checkboxes .row label[class="download-icon"] .generic-file-inner:before {
  content: '';
}
form.checkboxes .row label[class="download-icon"] .generic-file-inner {
  background: url(../_images/common/backgrounds/generic-icon.png) right 0 no-repeat;
}
form.checkboxes .row label[class="download-icon"] .pdf-inner {
  background: url(../_images/common/backgrounds/pdf-icon.png) right 0 no-repeat;
}
form.checkboxes .row label[class="download-icon"] .xls-inner,
form.checkboxes .row label[class="download-icon"] .xlsx-inner {
  background: url(../_images/common/backgrounds/excel-icon.png) right 0 no-repeat;
}
form.checkboxes .row label[class="download-icon"] .doc-inner,
form.checkboxes .row label[class="download-icon"] .docx-inner {
  background: url(../_images/common/backgrounds/word-icon.png) right 0 no-repeat;
}
.accordion-content form.checkboxes .row {
  margin-bottom: 0;
}
.accordion-content form.checkboxes .row.button-inline {
  bottom: 0;
}
.lt-ie8 form.checkboxes .row label[class="download-icon"] .pdf-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .xls-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .xlsx-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .doc-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .docx-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .generic-file-inner {
  padding-top: 0;
}
.lt-ie9 form.checkboxes input[type=checkbox] {
  position: absolute;
}
.lt-ie9 form.checkboxes label {
  line-height: 20px;
  margin-left: 30px;
  margin-top: 0;
}
.lt-ie8 form.checkboxes .row label[class="download-icon"] .pdf-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .xls-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .xlsx-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .doc-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .docx-inner,
.lt-ie8 form.checkboxes .row label[class="download-icon"] .generic-file-inner {
  padding-top: 0;
}
.lt-ie9 form.checkboxes label {
  display: block;
  line-height: 20px;
}
.lt-ie9 form.checkboxes .button-inline {
  bottom: 5px;
}
.lt-ie8 form.checkboxes .button-inline {
  bottom: -10px;
}
.radioList,
.radioList li {
  list-style: none;
  list-style-image: none;
  position: relative;
}
.radioList {
  margin: 20px 0;
}
.lt-ie9 .radioList,
.lt-ie9 .radioList li {
  list-style: none;
  list-style-image: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.lt-ie9 input[type=radio],
.lt-ie9 input[type=checkbox] {
  border: none;
}
.scrollList {
  height: 300px;
  overglow: hidden;
  overflow-y: scroll;
  background: white;
  margin: 20px 0;
  padding: 0 5px;
}
.scrollList .checkbox + label span,
.scrollList .radio + label span {
  background: #f2f2f2;
}
.buttonList {
  height: 300px;
  overglow: hidden;
  overflow-y: scroll;
  background: white;
  padding: 0 5px;
}
.buttonList .checkbox + label span,
.buttonList .radio + label span {
  background: #f2f2f2;
}
.asterisk {
  background: url(../_images/common/sprites/sprite-icons.png) -7px -383px no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
}
.asterisk span {
  visibility: hidden;
}
.lt-ie8 .asterisk {
  min-height: 20px;
}
.row {
  position: relative;
  overflow: visible;
  margin-bottom: 20px;
}
.field .error input[type="text"],
.field .error input[type="email"],
.field .error input[type="password"],
.field .error textarea {
  background: #fff5f5!important;
  color: #eb0000;
  border: 2px solid #ffb2b2;
}
.field .error .inline-error {
  margin-top: 10px;
  color: #eb0000;
}
.field .error .asterisk {
  background: url(../_images/common/sprites/sprite-icons.png) -27px -383px no-repeat;
}
.field input.correct[type="text"],
.field input.correct[type="email"],
.field input.correct[type="password"] {
  background: #f0f0f0;
  color: #387979;
}
.form-wrap {
  width: 405px;
  padding-right: 255px;
  position: relative;
  margin-bottom: 30px;
}
.error-message {
  width: 213px;
  background: url(../_images/common/sprites/sprite-speech-bubble.png) 0 bottom no-repeat #ffb2b2;
  position: absolute;
  top: 10px;
  left: 106%;
  min-height: 66px;
}
.error-message:before {
  content: "";
  display: block;
  width: 19px;
  height: 44px;
  background: url(../_images/common/backgrounds/speech-bubble-tail.png) 0 0 no-repeat;
  position: absolute;
  top: 19px;
  left: -17px;
}
.error-text {
  background: url(../_images/common/sprites/sprite-speech-bubble.png) right 0 no-repeat #ffb2b2;
}
.error-text p {
  padding: 10px 0 0 0;
  margin: 0 15px 10px 15px;
  word-wrap: break-word;
}
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 */
/* ONLY STYLES FOR SELECTMENU
----------------------------------*/
.ui-widget-content {
  border: 2px solid #d7d7cd;
  border-top: 2px solid #d7d7cd;
  background-color: #fff;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background-color: #f2f2f2;
}
.ui-selectmenu-item-selected {
  background-color: #efefeb;
}
.ui-widget :active {
  outline: none;
}
.ui-selectmenu {
  display: block;
  display: inline-block;
  position: relative;
  height: 2.2em;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ui-selectmenu-icon {
  position: absolute;
  right: -2px;
  top: 0;
  display: block;
  height: 42px;
  width: 42px;
  overflow: hidden;
  background: transparent url(../_images/common/sprites/sprite-icons.png) -180px -230px no-repeat;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 100;
}
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-menu-popup {
  margin-top: -1px;
}
.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px solid transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
}
.ui-selectmenu-menu li a,
.ui-selectmenu-status {
  color: #000;
  line-height: 1.4em;
  display: block;
  padding: 5px;
  outline: none;
  text-decoration: none;
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.ui-selectmenu-status {
  padding: 8px 10px;
}
.ui-selectmenu-menu li a:hover,
.ui-selectmenu-menu li a:active,
.ui-selectmenu-status {
  color: #000;
}
.span9 .step .selectmenu select,
.span9 .step .field .ui-selectmenu {
  width: 400px;
  margin-bottom: 20px;
  border: 2px solid #d7d7cd;
  border-radius: 5px;
  background-color: #efefeb;
}
.light-select-theme select,
.light-select-theme .ui-selectmenu {
  border: 2px solid #d7d7cd;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.light-select-theme .ui-selectmenu-icon {
  background-position: -79px -503px;
}
.ui-selectmenu,
.ui-selectmenu:hover {
  color: #000;
}
.lt-ie8 .field {
  margin-bottom: 40px;
}
/* IE7 workaround (opacity disabled) */
* + html .ui-state-disabled,
* + html .ui-state-disabled a {
  color: silver;
}
.confirm-email {
  display: none;
}
.stepped-form {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.stepped-form .span9 .step {
  overflow: hidden;
  position: relative;
}
.stepped-form .span9 .step header {
  overflow: hidden;
  position: relative;
}
.stepped-form .span9 .step header h2 {
  float: left;
}
.stepped-form .span9 .step header .cta-button {
  display: none;
}
.stepped-form .span9 .step header .summary {
  clear: both;
  visibility: hidden;
  margin-bottom: 10px;
}
.stepped-form .span9 .step .row .error-message {
  display: none;
}
.stepped-form .span9 .step .row.error .error-message {
  display: block;
}
.stepped-form .span9 .step .find-my-address {
  min-height: 40px;
}
.stepped-form .span9 .step .postcode-finder button {
  float: left;
}
.stepped-form .span9 .step .postcode-finder .show-trigger {
  margin-bottom: 0;
}
.stepped-form .span9 .step .postcode-results {
  display: none;
  clear: both;
  overflow: hidden;
}
.stepped-form .span9 .step .postcode-results button {
  float: left;
}
.stepped-form .span9 .step footer {
  zoom: 1;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.stepped-form .span9 .step footer:before,
.stepped-form .span9 .step footer:after {
  content: "";
  display: table;
}
.stepped-form .span9 .step footer:after {
  clear: both;
}
.stepped-form .span9 .step .form-wrap .show-trigger a {
  line-height: 3em;
}
.stepped-form .span9 .step .form-wrap .expandable-content {
  margin-top: 20px;
}
.stepped-form .span9 .step.complete header .cta-button {
  display: block;
}
.stepped-form .span9 .step.complete header .summary {
  visibility: visible;
}
.stepped-form .wrapper {
  overflow: hidden;
}
.lt-ie8 .span9 .step {
  position: relative;
}
.lt-ie8 .step .postcode-finder button {
  float: left;
}
.lt-ie8 .span9 .step .divide {
  width: 745px;
  margin-right: 20px;
}
.stepped-form .span3.waypointStart .step-tracker {
  margin-top: 20px;
}
.stepped-form .span3.waypointStart .step-tracker strong {
  display: block;
}
.stepped-form .span3.waypointStart .step-tracker .cta-button {
  display: inline-block;
}
.stepped-form .span3.waypointStart .step-tracker.sticky {
  position: fixed;
  top: 10;
  left: auto;
  width: 235px;
}
.thankyou-confirmation .social-widget {
  float: left;
  width: 420px;
}
.thankyou-confirmation .social-widget article {
  margin-bottom: 20px;
  position: relative;
}
.thankyou-confirmation .social-widget .content {
  min-height: 87px;
  margin: 0 13px 0 85px;
  position: relative;
}
.thankyou-confirmation .social-widget .content .heading4 {
  margin-bottom: 5px;
}
.thankyou-confirmation .social-widget .content p {
  margin-bottom: 0;
}
.lt-ie8 .thankyou-confirmation .social-widget article a {
  padding: 20px 0 10px;
  cursor: pointer;
}
.thankyou-confirmation .social-widget article a {
  background-color: #f2f2f2;
  display: block;
}
.thankyou-confirmation .social-widget article a:before,
.thankyou-confirmation .social-widget article a:after {
  content: "";
  width: 320px;
  display: block;
}
.thankyou-confirmation .social-widget article a:before {
  background: url(../_images/common/sprites/sprite-mask-top.png) -797px 0px no-repeat;
  height: 26px;
}
.thankyou-confirmation .social-widget article a:after {
  background: url(../_images/common/sprites/sprite-mask-bottom.png) -796px -23px no-repeat;
  height: 17px;
}
.thankyou-confirmation .social-widget article span {
  background: transparent url(../_images/common/sprites/sprite-social.png) no-repeat;
  border: none;
  float: left;
  display: block;
  text-indent: -9999px;
  width: 73px;
  height: 73px;
}
.thankyou-confirmation .social-widget a:hover p {
  color: #006645;
}
.thankyou-confirmation .social-widget .twitter span {
  background-position: 100% -167px;
}
.thankyou-confirmation .social-widget .twitter a:hover span,
.thankyou-confirmation .social-widget .twitter a:active span {
  background-position: 100% -337px;
}
.thankyou-confirmation .social-widget .fb span {
  background-position: 100% -82px;
}
.thankyou-confirmation .social-widget .fb a:hover span,
.thankyou-confirmation .social-widget .fb a:active span {
  background-position: 100% -424px;
}
.thankyou-confirmation .social-widget .email span {
  background-position: 100% 0;
}
.thankyou-confirmation .social-widget .email a:hover span,
.thankyou-confirmation .social-widget .email a:active span {
  background-position: 100% -251px;
}
.thankyou-confirmation .campaign .inner {
  background-color: #95c23d;
  padding: 20px;
  overflow: hidden;
}
.thankyou-confirmation .campaign img {
  float: left;
}
.thankyou-confirmation .campaign .content {
  margin-left: 365px;
}
/*MASK BACKGROUND VARIABLES*/
/*TORN EDGE BOX - PARTS*/
.torn-box,
.cta-box {
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  padding: 20px 0;
  margin-bottom: 20px;
  /*img {
		margin-top: -20px;
	}*/
}
.torn-box p,
.cta-box p,
.torn-box a,
.cta-box a,
.torn-box figure,
.cta-box figure {
  margin: 0 20px 10px 20px;
  word-wrap: break-word;
}
.torn-box a,
.cta-box a {
  display: inline-block;
}
.torn-box p,
.cta-box p {
  color: #fff;
}
.torn-box h2,
.cta-box h2 {
  margin: 0 20px 10px;
  color: #008a26;
  font-size: 1.375em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.torn-box h2 a,
.cta-box h2 a {
  color: #008a26;
  border-bottom: 1px solid #008a26;
}
.torn-box.light-theme h2,
.cta-box.light-theme h2 {
  color: #006645;
}
.torn-box.light-theme p,
.cta-box.light-theme p {
  color: #000;
}
.cta-box p em {
  font-size: 2.500em;
  display: block;
  font-style: normal;
}
.dark-theme {
  /*&.cta-box span {
		.ffFutura;
		color: @light-green;
		margin: 15px 0 10px 0;
	}*/
}
.dark-theme.cta-box p em {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #95c23d;
  margin: 15px 0 10px 0;
}
.cta-box.dark-theme a {
  border: none;
}
.cta-box.dark-theme h2 a {
  color: #fff;
  margin: 0 0 10px 0;
  margin-bottom: 10px;
  margin-left: 0;
}
.cta-box.dark-theme h2 a:hover {
  color: #95c23d;
}
.cta-box.dark-theme p em a {
  color: #95c23d;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
}
.cta-box.dark-theme p em a:hover {
  color: #e13019;
}
.cta-box.dark-theme p a {
  color: #fff;
  margin-bottom: 0;
  margin-left: 0;
}
.cta-box.dark-theme p a:hover {
  color: #95c23d;
}
.torn-edge-box.lighter-theme h2.heading4 {
  color: #006645;
  font-size: 1em;
}
.torn-edge-box.lighter-theme p {
  color: #000;
}
/* this is applied to figure on dark green promo boxes where the image has to align to the top */
.promo-image img {
  margin-top: -20px;
}
.torn-edge-box a {
  position: relative;
  z-index: 0;
}
.torn-box-bottom {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
/*TORN EDGE BOX - DEFAULTS SIZE TO SPAN 3*/
.torn-edge-box {
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  padding: 20px 0;
  margin-bottom: 20px;
  /*img {
		margin-top: -20px;
	}*/
  background-image: url(../_images/common/sprites/sprite-mask-top.png);
}
.torn-edge-box p,
.torn-edge-box a,
.torn-edge-box figure {
  margin: 0 20px 10px 20px;
  word-wrap: break-word;
}
.torn-edge-box a {
  display: inline-block;
}
.torn-edge-box p {
  color: #fff;
}
.torn-edge-box h2 {
  margin: 0 20px 10px;
  color: #008a26;
  font-size: 1.375em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.torn-edge-box h2 a {
  color: #008a26;
  border-bottom: 1px solid #008a26;
}
.torn-edge-box.light-theme h2 {
  color: #006645;
}
.torn-edge-box.light-theme p {
  color: #000;
}
.torn-edge-box .mask-bottom {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-image: url(../_images/common/sprites/sprite-mask-bottom.png);
}
.torn-edge-box em {
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  padding: 2px 0;
}
/* TORN EDGE MODULES*/
.span3 .torn-edge-box {
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  padding: 20px 0;
  margin-bottom: 20px;
  /*img {
		margin-top: -20px;
	}*/
  background-image: url(../_images/common/sprites/sprite-mask-top.png);
}
.span3 .torn-edge-box p,
.span3 .torn-edge-box a,
.span3 .torn-edge-box figure {
  margin: 0 20px 10px 20px;
  word-wrap: break-word;
}
.span3 .torn-edge-box a {
  display: inline-block;
}
.span3 .torn-edge-box p {
  color: #fff;
}
.span3 .torn-edge-box h2 {
  margin: 0 20px 10px;
  color: #008a26;
  font-size: 1.375em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.span3 .torn-edge-box h2 a {
  color: #008a26;
  border-bottom: 1px solid #008a26;
}
.span3 .torn-edge-box.light-theme h2 {
  color: #006645;
}
.span3 .torn-edge-box.light-theme p {
  color: #000;
}
.span3 .torn-edge-box .mask-bottom {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-image: url(../_images/common/sprites/sprite-mask-bottom.png);
}
.span9 .torn-edge-box {
  background-image: url(../_images/common/backgrounds/mask-top-span9.png);
}
.span9 .torn-edge-box .mask-bottom {
  background-image: url(../_images/common/backgrounds/mask-bottom-span9.png);
}
.header-component .panel .torn-edge-box p {
  padding-right: 0;
}
/*STATIC TORN EDGE IMAGE*/
.torn-edge-image {
  position: relative;
}
.torn-edge-image:before {
  content: "";
  display: block;
  background: url(../_images/common/sprites/sprite-mask-top.png) 0 0 no-repeat;
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.torn-edge-image:after {
  content: "";
  display: block;
  background: url(../_images/common/sprites/sprite-mask-bottom.png) 0 0 no-repeat;
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.torn-edge-image img {
  display: block;
}
.no-js .torn-edge-image:after {
  display: none;
}
/*FIXES IE PERCENTAGE WIDTH CALCULATION ISSUE*/
.span3 .torn-edge-image {
  min-width: 235px;
  max-width: 235px;
}
.span3 .torn-edge-image img {
  max-width: 235px;
}
.span4 .torn-edge-image {
  min-width: 320px;
  max-width: 320px;
}
.span4 .torn-edge-image img {
  max-width: 320px;
}
.span4 .torn-edge-image:before {
  background: url(../_images/common/sprites/sprite-mask-top.png) -796px 0 no-repeat;
}
.span4 .torn-edge-image:after {
  background: url(../_images/common/sprites/sprite-mask-bottom.png) -796px 0 no-repeat;
}
.span9 .torn-edge-image {
  position: relative;
}
.span9 .torn-edge-image:before {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/midi-carousel-mask-top.png) 0 0 no-repeat;
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.span9 .torn-edge-image:after {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/midi-carousel-mask-bottom.png) 0 0 no-repeat;
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.span9 .torn-edge-image img {
  display: block;
}
/* TORN EDGE IMAGE MODULES*/
/*ACCORDION*/
.mainaccordion .torn-edge-image:before,
.mainaccordion .torn-edge-image:after {
  background-position: -530px 0;
}
/*GREEN BACKGROUND - TORN EDGE IMAGE*/
.primary.torn-edge-image:before,
.primary.torn-edge-image:after {
  background-position: -265px 0;
}
/*SELECTABLE TORN EDGE IMAGE */
a.torn-edge-image {
  display: block;
  border-bottom: none;
}
.promo-box a.torn-edge-image {
  border-bottom: none;
}
.promo-box.selected {
  border: 2px solid #008a26;
  min-width: 231px;
  width: 231px;
}
/*MEGAMENU*/
header.main-header .megamenu li .inner-box figure a.torn-edge-image:before {
  background: url(../_images/common/backgrounds/mask-image-top-w130.png) 0 0 no-repeat;
}
header.main-header .megamenu li .inner-box figure a.torn-edge-image:after {
  background: url(../_images/common/backgrounds/mask-image-bottom-w130.png) 0 0 no-repeat;
  height: 24px;
}
.midi.scrolling-carousel figure {
  position: relative;
  width: 405px;
}
.midi.scrolling-carousel .carousel-container li:before {
  content: url(../_images/common/backgrounds/midi-carousel-mask-top.png);
  display: block;
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.midi.scrolling-carousel .carousel-container li:after {
  content: url(../_images/common/backgrounds/midi-carousel-mask-bottom.png);
  display: block;
  height: 40px;
  width: 745px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  clear: both;
}
.midi.scrolling-carousel .carousel-container li img {
  display: block;
}
.lt-ie9 .midi.scrolling-carousel .carousel-container li:before,
.lt-ie9 .midi.scrolling-carousel .carousel-container li:after {
  display: none;
}
/* PROMO BOX IMAGE */
.promo-box.span3 .torn-edge-image {
  min-width: 195px;
  max-width: 195px;
  width: 195px;
}
.promo-box.campaign h3,
.promo-box.campaign h3 a {
  background-color: #006645;
  color: #95c23d;
}
.promo-box.share-story h3,
.promo-box.share-story h3 a {
  background-color: #00838a;
  color: #fff;
}
.promo-box.volunteer h3,
.promo-box.volunteer h3 a {
  background-color: #95c23d;
  color: #006645;
}
.promo-box {
  background-color: #f0f0f0;
}
.promo-box h3 {
  display: block;
  margin: 0;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.promo-box h3 a {
  padding: 12px 10px;
  display: block;
  border-bottom: none;
  word-wrap: break-word;
}
.promo-box h4 {
  background: #95c23d;
  color: #006645;
  font-size: 1.125em;
  padding: 5px 8px 5px 10px;
  border-top: 1px solid #fff;
}
.promo-box figure {
  width: 195px;
  margin: 20px 0;
  float: left;
}
.promo-box p {
  margin: 0;
}
.promo-box a {
  border-bottom: 1px solid #006645;
}
.promo-box .torn-edge-image {
  border-bottom: none!important;
}
.promo-box .torn-edge-image:before {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) 0 0 no-repeat;
}
.promo-box .torn-edge-image:after {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) -205px 0 no-repeat;
}
.promo-box p + a {
  margin-bottom: 20px;
}
.promo-box p + a.cta-button {
  margin-bottom: 0;
}
.promo-box a.cta-button {
  margin-top: 20px;
}
.promo-box a.cta-button:hover {
  background-position: 100% -92px;
}
.promo-box a.cta-button:hover span {
  background-position: 0 -92px;
}
.promo-box figure + a.cta-button {
  margin-top: 0;
}
.promo-box .inner-box {
  padding: 20px;
}
.promo-box .inner-box a {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.local-events .promo-box .inner-box {
  padding-top: 0;
}
.promo-box.event h3 {
  background-color: #008a26;
  color: #fff;
}
.promo-box.event h3 a,
.promo-box.event h3 a:visited {
  color: #fff;
  border-bottom: none;
}
.promo-box.event a {
  border-bottom: none;
}
.promo-box.event .inner-box p .date {
  display: block;
}
.promo-box.event .inner-box a {
  border-bottom: 1px solid #006645;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.lt-ie8 .promo-box.event .inner-box a {
  display: inline-block;
}
/* National organisation promo box */
.promo-box.national h3 {
  background-color: #006645;
  color: #ffffff;
}
.promo-box.national h3 a {
  color: #ffffff;
}
.promo-box.national h4 {
  background-color: #008a26;
  color: #ffffff;
}
.promo-box.national a.torn-edge-image:before {
  background-position: 0 0;
}
.auto-scroll-carousel:before {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/twitter-speech-bubble-tail.png) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 25px;
  left: 1px;
}
.auto-scroll-carousel .torn-edge-box {
  position: relative;
  background-color: #00838a;
  background-image: none;
  margin: 0 0 0 17px;
  padding: 0;
  overflow: visible;
}
.auto-scroll-carousel .torn-edge-box:before {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/twitter-top-mask.png) 0 0 no-repeat;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.auto-scroll-carousel .torn-edge-box:after {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/twitter-bottom-mask.png) 0 0 no-repeat;
  height: 22px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.auto-scroll-carousel .torn-edge-box p,
.auto-scroll-carousel .torn-edge-box a {
  margin: 0;
}
.lt-ie8 .auto-scroll-carousel:before {
  display: none;
}
.lt-ie8 .auto-scroll-carousel .torn-edge-box {
  position: relative;
  background-color: #00838a;
  background-image: none;
  margin: 0 0 10px 0;
}
.lt-ie8 .auto-scroll-carousel .torn-edge-box:before {
  display: none;
}
.lt-ie8 .auto-scroll-carousel .torn-edge-box:after {
  display: none;
}
.span6.cta-box,
.span6 .cta-box {
  zoom: 1;
}
.span6.cta-box:before,
.span6 .cta-box:before,
.span6.cta-box:after,
.span6 .cta-box:after {
  content: "";
  display: table;
}
.span6.cta-box:after,
.span6 .cta-box:after {
  clear: both;
}
.span6.cta-box figure,
.span6 .cta-box figure {
  width: 195px;
  float: left;
  margin: 0 20px;
  position: relative;
}
.span6.cta-box figure.alignright,
.span6 .cta-box figure.alignright {
  float: right;
  margin-left: 0;
}
.span6.cta-box figure .cta-button,
.span6 .cta-box figure .cta-button {
  position: absolute;
  bottom: 5px;
  z-index: 1;
}
.span6.cta-box figure .cta-button span,
.span6 .cta-box figure .cta-button span {
  width: 132px;
}
.span6.cta-box.dark-theme figure.torn-edge-image:before,
.span6 .cta-box.dark-theme figure.torn-edge-image:before,
.span6.cta-box.dark-theme a.torn-edge-image:before,
.span6 .cta-box.dark-theme a.torn-edge-image:before {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) -420px 0 no-repeat;
}
.span6.cta-box.dark-theme figure.torn-edge-image:after,
.span6 .cta-box.dark-theme figure.torn-edge-image:after,
.span6.cta-box.dark-theme a.torn-edge-image:after,
.span6 .cta-box.dark-theme a.torn-edge-image:after {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) -625px 0 no-repeat;
}
.span6.cta-box.light-theme figure.torn-edge-image:before,
.span6 .cta-box.light-theme figure.torn-edge-image:before,
.span6.cta-box.light-theme a.torn-edge-image:before,
.span6 .cta-box.light-theme a.torn-edge-image:before {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) -840px 0 no-repeat;
}
.span6.cta-box.light-theme figure.torn-edge-image:after,
.span6 .cta-box.light-theme figure.torn-edge-image:after,
.span6.cta-box.light-theme a.torn-edge-image:after,
.span6 .cta-box.light-theme a.torn-edge-image:after {
  background: url(../_images/common/sprites/sprite-promo-image-mask.png) -1045px 0 no-repeat;
}
.span6.cta-box .inner-cta-text,
.span6 .cta-box .inner-cta-text {
  float: left;
  width: 235px;
  margin-left: 20px;
}
.span6.cta-box .inner-cta-text p,
.span6 .cta-box .inner-cta-text p,
.span6.cta-box .inner-cta-text h2,
.span6 .cta-box .inner-cta-text h2 {
  margin-left: 0;
  margin-right: 0;
}
.span6.cta-box .inner-cta-text a.cta-button,
.span6 .cta-box .inner-cta-text a.cta-button {
  margin-left: 0;
}
.span6.cta-box figure + .inner-cta-text,
.span6 .cta-box figure + .inner-cta-text {
  margin-left: 0;
}
/* this allows a torn-edge-box to have an image inside with or without a link on */
.torn-edge-box figure a {
  margin: 0;
}
.promo-1 .sub-title {
  font-size: 4em;
  color: #fff;
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
  line-height: 1;
  float: left;
  word-wrap: break-word;
  width: 190px;
  display: inline;
}
.promo-1 .sub-title figure {
  float: right;
}
.promo-1 .summary {
  clear: both;
}
.promo-3 {
  padding: 20px;
}
.promo-3.span3 {
  min-width: 195px;
  max-width: 195px;
  width: 195px;
}
.promo-3 h2 {
  color: #95c23d;
  font-size: 1.25em;
}
.promo-3 h2,
.promo-3 p {
  margin-left: 0;
  margin-right: 0;
}
.promo-3 .sub-title {
  font-size: 4em;
  color: #fff;
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
  line-height: 1;
  word-wrap: break-word;
  display: inline;
}
.promo-3 figure {
  margin: -25px 0 0 0;
  padding: 0;
  float: right;
}
.promo-3 figure img {
  float: right;
}
.promo-3 .summary {
  clear: both;
}
#feedback .cta-button {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
}
#feedback p {
  font-size: .875em;
}
#feedback p a {
  margin: 0;
  display: inline;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
header.main-header {
  /*border-radius: 0 0 10px 10px;
    border-bottom: 5px solid @grey06;*/
  position: relative;
  z-index: 2;
  zoom: 1;
}
header.main-header:before,
header.main-header:after {
  content: "";
  display: table;
}
header.main-header:after {
  clear: both;
}
header.main-header .inner {
  background-color: #008a26;
  height: 135px;
  display: block;
}
header.main-header .inner img {
  float: left;
  margin: 16px 0 13px 16px;
}
header.main-header .header-donate-btn {
  background: transparent url(../_images/common/backgrounds/header-donate-btn-default.jpg) 0 100% no-repeat;
  border-bottom: none;
  display: block;
  position: absolute;
  top: 75px;
  right: 23px;
  height: 42px;
  width: 181px;
}
header.main-header .header-donate-btn:hover {
  background: transparent url(../_images/common/backgrounds/header-donate-btn-hover.jpg) 0 100% no-repeat;
}
header.main-header .search {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  background: #009249;
  width: 201px;
  padding: 7px;
  overflow: hidden;
  zoom: 1;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  height: auto;
}
header.main-header .search fieldset {
  margin-bottom: 0;
}
header.main-header .search fieldset .textbox {
  background: url('../_images/common/backgrounds/magnify.gif') no-repeat scroll 0 50% #ffffff;
  border: 1px solid #006645;
  float: left;
  margin: 0;
  font-size: 12px;
  width: 176px;
  height: 23px;
  padding-left: 27px;
  padding-top: -3px;
}
header.main-header .search fieldset .textbox[placeholder] {
  line-height: 18px;
}
header.main-header .search fieldset .button {
  height: 23px;
  display: block;
  padding: 0 5px 0 3px;
  background: none repeat scroll 0 0 #006645;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  color: #fff;
  float: right;
  width: auto;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  cursor: pointer;
  margin: 0;
}
.printLogo {
  display: none;
}
/* Funnelback */
.auto-complete {
  background: #ffffff;
  padding: 10px;
  display: block;
}
.lt-ie10 header.main-header .search .textbox,
.lt-ie10 header.main-header .search .button {
  height: 26px;
}
.lt-ie8 header.main-header .search .textbox {
  width: 149px;
  padding: 0;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: -5px;
}
.lt-ie8 header.main-header .search .button {
  height: 33px;
}
.mastFoot {
  overflow: visible;
  margin-bottom: 20px;
  display: block;
  margin: 0;
  position: relative;
  width: 100%;
  background-color: #F8F8F8;
  margin: 10px auto 20px;
  border-top: 6px solid #6BA71C;
  overflow: hidden;
  zoom: 1;
}
.mastFoot .column {
  background: url(../_images/common/backgrounds/footer-seperator.gif) right 0 no-repeat;
  float: left;
  width: 222px;
  margin: 30px 0 10px;
  padding: 0 20px;
}
.mastFoot .column.first {
  width: 180px;
}
.mastFoot .column.last {
  background: none;
  padding-right: 0;
}
.mastFoot .column ul a {
  border-bottom: 1px solid #00a146;
  color: #00a146;
}
.mastFoot .column ul a:hover,
.mastFoot .column ul a:active {
  border-bottom: 1px solid #006645;
  color: #006645;
}
.mastFoot .column.last ul li a img {
  padding-right: 5px;
  vertical-align: middle;
}
.mastFoot .title {
  font-size: 0.88em;
  margin: 0 0 5px;
  color: #005a46;
}
.mastFoot p {
  line-height: 1.2em;
  font-size: 0.7em;
}
.mastFoot ul {
  margin-bottom: 5px;
  list-style: none;
}
.mastFoot ul li {
  margin-bottom: 0;
  list-style: none;
  list-style-image: none;
  line-height: 1.5em;
  font-size: 0.7em;
}
.mastFoot .details {
  background-color: #F0F0F0;
  clear: both;
  padding: 5px 10px;
  border-top: solid 1px #dededb;
  color: #979797;
}
.mastFoot .details p {
  margin-bottom: 0;
}
header.main-header nav {
  margin-top: -33px;
  overflow: visible;
  top: 0;
  left: 0;
}
header.main-header .primary-nav {
  clear: both;
  margin-left: 17px;
}
header.main-header .primary-nav li,
header.main-header .sub-nav li {
  float: left;
}
header.main-header .primary-nav a {
  background: none repeat scroll 0 0 #008a26;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  color: #333332;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 5px;
  padding: 3px 5px 3px 5px;
}
header.main-header .primary-nav a:hover {
  background-color: #dbebc3;
  color: #006645;
}
header.main-header .primary-nav .active,
header.main-header .primary-nav .active:hover {
  background-color: #fff;
  color: #006645;
}
header.main-header .sub-nav {
  background-color: #006645;
  border-radius: 0 0 10px 10px;
  clear: both;
  display: table;
  height: 100%;
  overflow: visible;
  padding-top: 15px;
  width: 100%;
}
.lt-ie8 header.main-header .sub-nav {
  height: auto;
  height: 90px;
}
header.main-header .sub-nav li {
  width: 143px;
  height: 100%;
  float: none;
  display: table-cell;
  text-align: center;
  vertical-align: top;
  border-left: 2px solid #fff;
}
.lt-ie8 header.main-header .sub-nav li {
  width: 138px;
}
.lt-ie8 header.main-header .sub-nav li {
  float: left;
}
header.main-header .sub-nav li:first-child {
  border: none;
}
header.main-header .sub-nav a {
  border-bottom: none;
  color: #fff;
  display: block;
  line-height: 1em;
  height: 90%;
  padding: 0 3px 10%;
}
header.main-header .sub-nav a strong {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  font-size: 1.125em;
  font-weight: normal;
  margin-bottom: 6px;
}
header.main-header .sub-nav .active a {
  color: #000;
}
header.main-header .sub-nav .active strong {
  color: #006645;
}
header.main-header .sub-nav li:hover strong {
  color: #e13019;
}
header.main-header .sub-nav a span {
  padding: 0 2%;
}
header.main-header .sub-nav li:hover,
header.main-header .sub-nav .active {
  border-color: transparent;
  background-color: #f0f0f0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0 ;
}
header.main-header .sub-nav .active {
  background-color: #95c23d;
  /*border-left:2px solid #fff;
	border-right:2px solid #fff;*/
  border-color: transparent;
}
header.main-header .sub-nav > li:hover a,
header.main-header .sub-nav > .active a {
  padding-bottom: 3%;
  padding-top: 4%;
}
header.main-header .sub-nav li a:hover,
header .sub-nav li:hover a {
  color: #000;
}
/*START OF MEGAMENU*/
header.main-header .sub-nav li:hover + li,
header.main-header .sub-nav .active + li {
  border-color: transparent;
}
header.main-header .megamenu ul li:hover {
  height: auto;
  /*Stops the dropdown from jumping in IE because of the add padding-top 10px on the anchor the computed height 80 + 10 = 90px*/
  padding: 0;
}
header.main-header .megamenu {
  background-color: #f0f0f0;
  position: absolute;
  left: -999em;
  top: 0;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1000;
  width: 1000px;
}
header.main-header .megamenu ul {
  background: url(../_images/common/backgrounds/megamenu-bg2.gif) 0 0 repeat-y;
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
header.main-header .megamenu ul li,
header.main-header .megamenu ul li:hover {
  border: none;
  border-radius: 0;
  max-width: none;
  height: auto;
  padding: 0;
}
header.main-header .megamenu ul h3 {
  font-size: 1.25em;
  color: #006645;
  margin-bottom: 10px;
}
header.main-header .sub-nav li .megamenu ul li h3 a {
  color: #006645;
  display: inline;
  margin: 0;
  padding: 0;
}
header.main-header .sub-nav li .megamenu ul li h3 a:hover {
  border-bottom: 2px dotted #006645;
  border-collapse: collapse;
  color: #e13019;
}
header.main-header .sub-nav .megamenu .mm-active h3 a {
  border-bottom: 2px dotted #006645;
  border-collapse: collapse;
  color: #e13019;
}
header.main-header .sub-nav li:hover .megamenu {
  left: 0;
  top: 98%;
  position: absolute;
  opacity: 1;
}
header.main-header .sub-nav li:hover .megamenu ul li:hover {
  background: none;
}
header.main-header .sub-nav li:hover .megamenu ul li a:hover {
  background: none;
}
header.main-header .primary-nav {
  zoom: 1;
}
header.main-header .sub-nav li .megamenu ul li {
  max-width: none;
  text-align: left;
  color: #000;
}
header.main-header .sub-nav li .megamenu ul li[class*="span"] {
  margin-right: 0!important;
}
header.main-header .sub-nav li .megamenu li a:hover {
  background-color: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0 ;
  padding-top: 0;
}
header.main-header .sub-nav li .megamenu li.box {
  float: left;
  margin: 20px;
  margin-top: 0;
  width: 210px;
}
header.main-header .sub-nav li .megamenu li .inner-box {
  width: 210px;
}
header.main-header .sub-nav li .megamenu li .inner-box p {
  margin: 0;
}
header.main-header .sub-nav li .megamenu li .inner-box figure {
  margin-top: 20px;
  position: relative;
  width: 130px;
}
header.main-header .sub-nav li .megamenu li .inner-box figure .small-mask {
  background: url(../_images/common/backgrounds/maskimage-w130.png) 0 0 no-repeat;
  width: 130px;
  height: 130px;
  position: absolute;
}
header.main-header .sub-nav li .megamenu li .inner-box figure a:hover {
  cursor: pointer!important;
}
header.main-header .sub-nav li a:hover,
header .sub-nav li:hover a {
  color: #000000;
}
/*Rules for megamenu anchored image*/
header.main-header .sub-nav li .megamenu figure a,
header.main-header .sub-nav li:hover .megamenu figure a,
header.main-header .sub-nav li:hover .megamenu figure a:hover,
header.main-header .sub-nav li:hover .megamenu figure a img,
header.main-header .sub-nav li:hover .megamenu figure a:hover img {
  padding: 0;
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.offscreen-element {
  position: absolute;
  left: -9999px;
}
.offscreen-text {
  text-indent: -9999px;
  overflow: hidden;
  height: 20px;
}
.clearfloats {
  clear: both;
  display: block;
  zoom: 1;
}
.clearfloats:before,
.clearfloats:after {
  content: "";
  display: table;
}
.clearfloats:after {
  clear: both;
}
.js .js-hidden,
.no-js .no-js-hidden {
  display: none;
}
.alignright {
  float: right;
}
.textright {
  text-align: right;
}
.print {
  display: none;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*TABBED CAROUSEL HEADER COMPONENT*/
.header-component {
  position: relative;
  overflow: hidden;
}
.lt-ie8 .header-component {
  margin-bottom: 15px;
}
.header-component .panels {
  overflow: hidden;
  position: relative;
  width: 3000px;
}
.header-component .panel {
  left: 1000px;
  position: absolute;
  width: 1020px;
}
.header-component .panel:first-child {
  left: 0;
  background-color: transparent;
}
.no-js .header-component .panel,
.header-component .panel.active {
  display: block;
  overflow: hidden;
  position: static;
}
.header-component .panel > .span3 {
  margin-top: 20px;
}
.header-component .panel p {
  padding-right: 60px;
}
.header-component .tab-toggles {
  overflow: visible;
  margin-bottom: 20px;
  display: block;
  margin: 0;
  position: relative;
  width: 100%;
  display: none;
  left: -170px;
  margin-right: 0;
  overflow: hidden;
  z-index: 0;
}
.no-js .header-component .tab-toggles {
  display: block;
}
.lt-ie8 .header-component .tab-toggles {
  margin-top: 20px;
}
.header-component .tab-toggles li {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  height: 80px;
  display: block;
  position: relative;
  display: table;
  min-width: 150px;
}
.header-component .tab-toggles li a {
  border: none;
  background: transparent url(../_images/common/backgrounds/grey-button.jpg) 0 0 no-repeat;
  vertical-align: middle;
  height: 100%;
  display: table-cell;
  line-height: 20px;
  position: relative;
  width: 100%;
}
.lt-ie8 .header-component .tab-toggles li {
  display: block;
}
.header-component .tab-toggles .active a,
.header-component .tab-toggles a:hover {
  background-position: 0 100%;
  color: #fff;
}
.lt-ie8 .header-component .tab-toggles li a {
  display: block;
  padding-top: 15px;
  height: 65px;
}
.header-component .tab-toggles a span:last-child,
.header-component .tab-toggles a span:last-child {
  background: transparent url(../_images/common/backgrounds/grey-button.jpg) 100% 0 no-repeat;
  height: 80px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
}
.header-component .tab-toggles a:hover span:last-child,
.header-component .tab-toggles .active a span:last-child {
  background-position: 100% 100%;
}
.header-component .tab-toggles a span:nth-child(2) {
  display: block;
  padding: 0 4% 0 38%;
  position: relative;
  z-index: 1;
}
.header-component .tab-toggles a strong {
  background: transparent url(../_images/common/sprites/sprite-icons.png) 0 0 no-repeat;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 6%;
  top: 20px;
}
.ie8 .header-component .tab-toggles a strong {
  background-image: none;
}
.header-component .tab-toggles li:first-child a strong,
.header-component .tab-toggles .back a strong {
  background-position: 0 -261px;
}
.header-component .tab-toggles li:nth-child(3) a strong {
  background-position: 0 -51px;
}
.header-component .tab-toggles li:nth-child(4) a strong {
  background-position: 0 -105px;
}
.header-component .tab-toggles li:nth-child(5) a strong {
  background-position: 0 -158px;
}
.header-component .tab-toggles li:nth-child(6) a strong {
  background-position: 0 -210px;
}
.header-component .panel p.js-hidden {
  clear: both;
  float: none;
}
.masonry-area {
  overflow: hidden;
}
/* 4 X 4 SCROLLING CAROUSEL */
.scrolling-carousel .carousel-container,
.scrolling-carousel .carousel-controls {
  position: relative;
  margin: 0;
  display: block;
  clear: both;
  overflow: hidden;
}
.scrolling-carousel .carousel-container {
  margin-right: 20px;
}
.scrolling-carousel .carousel-container h2 a {
  color: #008a26;
}
.scrolling-carousel .carousel-container h2 a:hover {
  color: #006645;
}
.scrolling-carousel .carousel-controls h2 {
  float: left;
  line-height: 3em;
}
.scrolling-carousel .next,
.scrolling-carousel .prev {
  text-indent: -9999px;
  overflow: hidden;
  height: 20px;
  background: transparent url(../_images/common/sprites/sprite-icons.png) -80px -70px no-repeat;
  border-bottom: none;
  height: 70px;
  width: 70px;
  margin-bottom: 0;
  display: block;
}
.midi .next,
.midi .prev {
  position: absolute;
  top: 50%;
  margin: -35px 0 0 0;
}
.midi .prev {
  left: 10px;
}
.midi .next {
  right: 5px;
}
.scrolling-carousel .prev:hover {
  background-position: -180px -150px;
}
.scrolling-carousel .prev.disabled {
  background-position: -180px -70px;
  cursor: default;
}
.scrolling-carousel .next {
  background-position: -80px 0;
  float: right;
}
.scrolling-carousel .next:hover {
  background-position: -80px -150px;
}
.scrolling-carousel .next.disabled {
  background-position: -180px 0;
}
.scrolling-carousel .carousel-container li {
  float: left;
  margin-right: 20px;
  width: 235px;
}
.scrolling-carousel .carousel-container figure {
  margin-bottom: 20px;
}
.scrolling-carousel .carousel-container ul {
  position: relative;
  width: 10000px;
}
.no-js .scrolling-carousel .carousel-container ul {
  width: auto;
}
.no-js .scrolling-carousel .carousel-container li:nth-child(4n+4) {
  margin-right: 0;
}
.no-js .scrolling-carousel .carousel-container figure img {
  display: none;
}
.expandable-content {
  overflow: hidden;
  clear: both;
}
.expandable-content.address-fields {
  overflow: visible;
  padding-top: 20px;
}
.expandable-content[aria-hidden="true"] {
  display: none;
}
/*.lt-ie8 .events-information>div:first-child+.last{
	top: 83px;
	position: relative
}*/
/* MIDI: 1 X 1 SCROLLING CAROUSEL*/
.midi.scrolling-carousel {
  float: left;
  width: 745px;
  height: 320px;
  margin: 0 20px 20px 0;
  position: relative;
  z-index: 0;
}
.midi .carousel-controls {
  width: 745px;
  position: absolute;
  top: 123px;
  left: 8px;
  z-index: 4;
}
.midi .carousel-controls a {
  width: 70px;
}
.midi.scrolling-carousel .carousel-container {
  position: relative;
  width: 745px;
}
.midi.scrolling-carousel .carousel-container li {
  position: relative;
  display: block;
  float: left;
  width: 745px;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container figure {
  display: block;
  width: 405px;
  float: left;
  margin-bottom: 0;
}
.midi.scrolling-carousel .carousel-container figure + a.cta-button {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 10;
}
.midi.scrolling-carousel .carousel-container article {
  float: left;
  width: 235px;
  height: 256px;
  overflow: hidden;
  margin: 44px 0 20px 20px;
  z-index: 10;
}
.midi.scrolling-carousel .carousel-container h2.heading3 {
  font-size: 1.5em;
  border-bottom: none;
}
.midi.scrolling-carousel .carousel-container h2.heading3 a:hover {
  border-bottom: 1px solid #fff;
}
.midi.scrolling-carousel .carousel-container p,
.midi.scrolling-carousel .carousel-container cite {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.4em;
}
.midi.scrolling-carousel .carousel-container p {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container blockquote p {
  font-size: 1.375em;
  margin-bottom: 5px;
}
.midi.scrolling-carousel .carousel-container cite {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container .cta-button {
  display: inline-block;
}
/* MIDI CAROUSEL: FULL WIDTH CONTENT NO DUEL CONTENT*/
.midi.scrolling-carousel .carousel-container article.full-width {
  width: auto;
  margin-left: 110px;
  margin-right: 110px;
  height: 256px;
}
.midi.scrolling-carousel .carousel-container article.full-width h2 {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.500em;
  color: #006645;
}
.midi.scrolling-carousel .carousel-container article.full-width a.cta-button {
  position: relative;
  z-index: 10;
}
.midi.scrolling-carousel .carousel-container article.full-width p {
  font-size: 1em;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container .lighter-theme article.full-width h2 {
  font-size: 2em;
}
/* MIDI CAROUSEL COLOR THEME */
.midi.scrolling-carousel.dark-color-theme .carousel-container li {
  background-color: #006645;
}
.midi.scrolling-carousel.medium-color-theme .carousel-container li {
  background-color: #008a26;
}
.midi.scrolling-carousel.dark-color-theme .carousel-container li article h2,
.midi.scrolling-carousel.medium-color-theme .carousel-container li article h2,
.midi.scrolling-carousel.dark-color-theme .carousel-container li article h2 a,
.midi.scrolling-carousel.medium-color-theme .carousel-container li article h2 a {
  color: #fff;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel.dark-color-theme .carousel-container li article h2 a:hover,
.midi.scrolling-carousel.medium-color-theme .carousel-container li article h2 a:hover {
  border-bottom: 1px solid #fff;
}
.midi.scrolling-carousel.light-color-theme .carousel-container li {
  background-color: #95c23d;
}
.midi.scrolling-carousel.light-color-theme .carousel-container li {
  background-color: #95c23d;
}
.midi.scrolling-carousel.light-color-theme .carousel-container li article h2,
.midi.scrolling-carousel.light-color-theme .carousel-container li article h2 a {
  color: #006645;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel.light-color-theme .carousel-container li article p,
.midi.scrolling-carousel.light-color-theme .carousel-container li article cite {
  color: #000;
}
.midi.scrolling-carousel.lighter-color-theme .carousel-container li {
  background-color: #f0f0f0;
}
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article h2,
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article h2 a {
  color: #006645;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article p,
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article cite {
  color: #000;
}
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article a.secondary.cta-button:hover {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
  color: #fff;
}
.midi.scrolling-carousel.lighter-color-theme .carousel-container li article a.secondary.cta-button span:hover {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 0 no-repeat;
  color: #fff;
}
/* MIDI CAROUSEL SLIDE COLOR THEME */
.midi.scrolling-carousel .carousel-container li.dark-color-theme {
  background-color: #006645;
}
.midi.scrolling-carousel .carousel-container li.dark-color-theme article.full-width h2,
.midi.scrolling-carousel .carousel-container li.dark-color-theme article.full-width h2 a {
  color: #fff;
}
.midi.scrolling-carousel .carousel-container li.dark-color-theme article.full-width h2 a:hover {
  border-bottom: 1px solid #fff;
}
.midi.scrolling-carousel .carousel-container li.medium-color-theme {
  background-color: #008a26;
}
.midi.scrolling-carousel .carousel-container li.medium-color-theme article.full-width h2,
.midi.scrolling-carousel .carousel-container li.medium-color-theme article.full-width h2 a {
  color: #fff;
}
.midi.scrolling-carousel .carousel-container li.medium-color-theme article.full-width h2 a:hover {
  border-bottom: 1px solid #fff;
}
.midi.scrolling-carousel .carousel-container li.medium-color-theme article.full-width cite {
  color: #000;
}
.midi.scrolling-carousel .carousel-container li.light-color-theme {
  background-color: #95c23d;
}
.midi.scrolling-carousel .carousel-container li.light-color-theme article h2.heading3,
.midi.scrolling-carousel .carousel-container li.light-color-theme article h2.heading3 a {
  color: #006645;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container li.light-color-theme article h2.heading3 a:hover {
  border-bottom: 1px solid #006645;
}
.midi.scrolling-carousel .carousel-container li.light-color-theme article p,
.midi.scrolling-carousel .carousel-container li.light-color-theme article cite {
  color: #000;
}
.midi.scrolling-carousel .carousel-container li.lighter-color-theme {
  background-color: #f0f0f0;
}
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article h2,
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article h2 a {
  color: #006645;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article p,
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article cite {
  color: #000;
}
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article a.secondary.cta-button:hover {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
  color: #fff;
}
.midi.scrolling-carousel .carousel-container li.lighter-color-theme article a.secondary.cta-button span:hover {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 0 no-repeat;
  color: #fff;
}
.no-js .midi .carousel-controls {
  display: none;
}
.no-js .midi.scrolling-carousel .carousel-container article {
  width: 95%;
}
/* MAIN ACCORDION */
.accordion-wrap {
  margin-right: 20px;
  position: relative;
  clear: both;
}
.accordion {
  clear: both;
  position: relative;
}
.accordion.mainaccordion {
  margin-bottom: 30px;
}
.accordion.mainaccordion .accordion-btn {
  font-size: 1.125em;
  font-family: "Helvetica-Bold", Arial;
  position: relative;
  line-height: 1em!important;
  padding: 0 12px;
  margin: 0px 0px 0px 0px;
  background: #f2f2f2;
  color: #006645;
  cursor: pointer;
}
.accordion.mainaccordion .accordion-btn a {
  color: #006645;
  text-decoration: none;
  border-bottom: none;
  line-height: 1.3em;
}
.accordion.mainaccordion .accordion-btn.open .iconwrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity='0')";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  zoom: 1;
  display: none;
}
.accordion.mainaccordion .accordion-btn.open .iconwrapper .lt-ie9 {
  display: none;
}
.lt-ie8 .accordion.mainaccordion .accordion-btn a {
  padding: 10px 60px 10px 10px;
  display: inline-block;
}
.lt-ie8 .accordionclose {
  bottom: 18px!important;
}
.lt-ie8 .accordion .accordion-btn .iconwrapper {
  top: 10px;
}
.hiddenopacity {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity='0')";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  zoom: 1;
}
.hiddenopacity .lt-ie9 {
  display: none;
}
.lt-ie9 .hiddenopacity {
  display: none;
}
.accordion.mainaccordion .accordion-container:after,
.accordion.mainaccordion .accordion-container:before {
  content: "";
  height: 15px;
  width: 100%;
  display: block;
}
.accordion.mainaccordion .accordion-container:before {
  background: url(../_images/common/sprites/sprite-accordion.png) no-repeat;
  background-position: 0 0;
}
.accordion.mainaccordion .accordion-container:after {
  background: url(../_images/common/sprites/sprite-accordion.png) no-repeat;
  background-position: 0 -24px;
  margin-top: -1px;
}
.accordion .accordion-btn:first-child {
  border: 0 none;
  margin-top: 0px;
}
.accordion .accordion-btn a {
  color: #006645;
  display: inline-block;
  padding-right: 60px;
}
.accordion .accordion-btn .iconwrapper {
  border-left: none;
  position: absolute;
  right: 0;
  width: 2em;
  height: 100%;
  bottom: 0;
  top: 0;
  cursor: pointer;
}
.accordion .accordion-btn .icon {
  position: absolute;
  right: 0;
  height: 100%;
  bottom: 0;
  top: 0;
}
.accordion.mainaccordion .accordion-btn .icon {
  background: url(../_images/common/sprites/sprite-icons.png) -275px 0 transparent no-repeat;
  height: 31px;
  width: 31px;
  right: 18px;
  top: -4px;
}
.accordion .accordion-content {
  border-bottom: solid 1px white;
  padding: 16px 10px;
  border: medium none;
  padding: 0;
  overflow: hidden;
  background: #f2f2f2;
  margin: 0px 0px 0px 0px;
  position: relative;
  clear: both;
}
.accordion.mainaccordion .accordion-content {
  margin-top: 0px;
}
.accordion .accordion-content .field-name-body {
  width: 70%;
}
.accordion .accordion-content .field-type-image {
  width: 25%;
  float: left;
  margin-right: 10px;
}
.accordion .article {
  margin: 0;
  border: none;
  padding: 0 0 0 0;
  zoom: 1;
  background: #f2f2f2;
}
.accordion .article blockquote {
  position: relative;
  color: #006645;
  margin-bottom: 0;
}
.accordion .article blockquote p {
  font-size: 1.375em;
  color: #006645;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.accordion .article h4 {
  color: #006645;
  font-size: 1.375em;
}
.accordion .article h4.heading3 {
  color: #008a26;
}
.accordion .article .span3 aside,
.accordion .article .span3 figure {
  margin-bottom: 20px;
}
.accordion .article .span9 {
  margin-right: 0;
}
.accordion .article .span9 + .span3 {
  float: right;
}
.accordion .article .inner-text {
  padding: 0 20px;
}
.accordion .article .aside-inner {
  float: left;
}
.accordion .article .accordion-text {
  padding: 0 0 20px 0;
}
.accordion .article .span9 + .span3 + .span3 {
  margin-left: 20px;
  margin-right: 0;
  clear: both;
}
.accordion .article .checkbox-list label {
  color: #333333;
  font-weight: normal;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.accordion .article .checkbox-list label span {
  background: white;
  border: 2px solid #dfded7;
}
.accordion .article button.primary:hover,
.accordion .article button.secondary:hover {
  background-position: 0 -90px;
}
.accordion .article button.primary:focus,
.accordion .article button.secondary:focus {
  background-position: 0 0;
}
.accordion .article button.primary:hover span,
.accordion .article button.secondary:hover span {
  background-position: 100% -90px;
}
.accordion .article button.primary:focus span,
.accordion .article button.secondary:focus span {
  background-position: 100% 0;
}
.accordion .article button.disabled {
  background-position: 0 -90px;
}
.accordion .article button.disabled span {
  background-position: 100% -90px;
}
.accordion .article:before,
.accordion .article:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.accordion .article:after {
  clear: both;
}
.accordion.mainaccordion .accordion-container {
  margin-bottom: 10px;
}
.accordion.mainaccordion .accordion-container .accordion-content .article {
  padding-top: 20px;
}
.mainaccordion .accordionaside blockquote {
  padding: 0;
  font-size: 1.250em;
}
/*.ie7 #content .mainaccordion .accordion-btn {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ie7 #content .mainaccordion .icon {
    margin-top: 10px;
}



.ie7 .button-findoutmore {
    left: 0;
}
.ie8 .button-findoutmore {
    left: 0;
}*/
.accordion-content {
  display: none;
}
.accordion.mainaccordion .accordionclose {
  position: absolute;
  bottom: 0;
  right: 18px;
  margin: 0;
  width: 31px;
  height: 31px;
  display: block;
  background: url(../_images/common/sprites/sprite-icons.png) -275px -47px transparent no-repeat;
  cursor: pointer;
}
.accordion.mainaccordion .accordionclose a span {
  position: absolute;
  left: -9999px;
}
.accordion.mainaccordion .accordionclose i {
  background: url(../_images/common/buttons/accordionchevron.png) no-repeat center center transparent;
  width: 30px;
  height: 30px;
  position: absolute;
  margin-left: 10px;
  margin-top: -4px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.accordion.mainaccordion .accordion-content {
  zoom: 1;
}
.accordion.mainaccordion .accordion-content:before,
.accordion.mainaccordion .accordion-content:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.accordion.mainaccordion .accordion-content:after {
  clear: both;
}
.accordion.mainaccordion .accordion-content article {
  padding-bottom: 35px;
  zoom: 1;
}
.accordionclose {
  z-index: 9999;
  -webkit-transition: all 350ms cubic-bezier(0.5, 0, 0.5, 1);
  -moz-transition: all 350ms cubic-bezier(0.5, 0, 0.5, 1);
  -o-transition: all 350ms cubic-bezier(0.5, 0, 0.5, 1);
  transition: all 350ms cubic-bezier(0.5, 0, 0.5, 1);
}
.no-js .accordion.mainaccordion .accordionclose {
  display: none;
}
.lt-ie8 .accordion.mainaccordion .accordion-container:after,
.lt-ie8 .accordion.mainaccordion .accordion-container:before {
  display: none;
}
/* EXPANDABLE FORM */
.accessory-image {
  position: absolute;
  bottom: 0;
  right: 11px;
}
.accessory-image img {
  display: block;
}
.lt-ie8 .accessory-image {
  bottom: -7px;
}
.contact-form .textarea-field {
  width: 505px;
}
.contact-form .textarea-field label {
  width: 570px;
}
.contact-form .textarea-field .error-message {
  top: 26px;
}
.contact-form .textarea-field .error-message:before {
  top: 10px;
}
.expandable-form {
  position: relative;
  width: 100%;
  padding-bottom: 31px;
  zoom: 1;
  /*textarea + .error-message{
		left: 78%;
	}*/
}
.expandable-form:before,
.expandable-form:after {
  content: "";
  display: table;
}
.expandable-form:after {
  clear: both;
}
.expandable-form h2 {
  font-family: "Helvetica-Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.expandable-form .span7 {
  margin-bottom: 0!important;
}
.expandable-form .row {
  margin-bottom: 24px;
}
.expandable-form label {
  display: block;
}
.expandable-form label.offscreen-text {
  height: 0;
}
.expandable-form form {
  width: 100%;
}
.expandable-form fieldset article {
  width: 575px;
}
.expandable-form fieldset.field {
  margin-bottom: 0!important;
}
.expandable-form textarea {
  min-height: 19px;
  max-height: 19px;
  overflow: hidden;
}
.expandable-form textarea.area-open {
  resize: vertical!important;
  min-height: 100px;
  max-height: 400px;
  height: auto;
  overflow: auto;
}
.expandable-form input[type="submit"] {
  border: 1px solid transparent;
}
.expandable-form .expandable-field {
  overflow: visible;
  clear: both;
  width: 688px;
}
.expandable-form aside {
  width: 235px;
  float: right;
}
.expandable-form p.back-to-top {
  margin: 0!important;
}
.thank-you {
  padding-top: 15px;
  width: 575px;
}
.thank-you p {
  font-family: "Helvetica-Bold", Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #006645;
}
.no-js .expandable-form textarea {
  max-height: 200px;
  min-height: 200px;
}
/* DONATION SLIDER */
.slider-widget .slider-wrapper {
  margin-bottom: 10px;
}
.slider-widget .slider-wrapper panel-wrapper {
  overflow: hidden;
  position: relative;
}
.slider-widget .slider-wrapper .panel-wrapper {
  overflow: hidden;
}
.slider-widget .slider-wrapper .slider-panel {
  color: #fff;
  background-color: #008a26;
  overflow: hidden;
  padding: 20px 0 0;
  /*zoom: 1;*/
  margin-bottom: 20px;
}
.slider-widget .slider-wrapper .slider-panel h2.heading3 {
  color: #fff;
  padding-right: 20px;
}
.slider-widget .slider-wrapper .slider-panel .span9 {
  margin-left: 20px;
  margin-right: 0;
  width: 469px;
}
.no-js .slider-wrapper .slider-panel {
  background: none;
  color: inherit;
}
.no-js .slider-wrapper .slider-panel h2.heading3 {
  color: #008a26;
}
.no-js .slider-wrapper .slider-panel .span3 {
  display: none;
}
.js .slider-widget .navigation,
.js .slider-widget .slider-panel {
  display: none;
}
.js .slider-widget .slider-panel.slider-panel-active {
  display: block;
}
.slider-widget .bar {
  margin: 0;
  padding: 4px 0 0 0;
  overflow: hidden;
  z-index: 9;
  position: relative;
}
.slider-widget .bar .slider-trigger {
  width: 20%;
  margin: 0;
  padding: 5px 0;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  float: left;
  display: block;
  text-align: center;
  color: #008a26;
  line-height: 1.7em;
  cursor: pointer;
}
.slider-widget .navigation {
  background: transparent url("../_images/common/backgrounds/slider-bar.png") 0 0 no-repeat;
  background-size: 100% 40px;
  position: relative;
  min-height: 40px;
  margin: 0 0 30px 0;
}
.lt-ie9 .slider-widget .navigation {
  background: #f0f0f0 none;
}
.no-js .slider-widget .navigation {
  background: none;
}
.slider-widget .navigation:before,
.slider-widget .navigation:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.slider-widget .navigation:after {
  clear: both;
}
.slider-widget .controls {
  height: 34px;
  margin-left: -5px;
  position: absolute;
  bottom: 4px;
  z-index: 10;
}
.slider-widget .controls .slider-head {
  background: url(../_images/common/sprites/sprite-icons.png) -80px -437px no-repeat;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 54px;
  width: 85px;
  position: absolute;
  line-height: 44px;
  top: -6px;
  left: 50%;
  margin-left: -37px;
  text-align: center;
  z-index: 1;
}
.slider-widget .controls:hover .slider-head,
.slider-widget .controls.dragging .slider-head {
  background-position: -80px -377px;
}
.slider-widget .custom-radio {
  background: #f2f2f2;
}
.slider-widget .form-cta {
  padding-top: 40px;
}
.slider-widget .form-cta .short {
  padding-top: 15px;
}
.slider-widget .form-cta .short input {
  width: 45%;
}
.slider-widget .form-cta .short button {
  margin-left: 5px;
}
.lt-ie8 .slider-widget .slider-panel {
  padding-bottom: 20px;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxMiddleLeft,
#cboxBottomLeft,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter {
  display: none;
}
#cboxOverlay {
  background: url(../_images/common/backgrounds/overlay.png) repeat 0 0;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#colorbox {
  border-radius: 10px;
  box-shadow: 0px 0px 10px -2px #6b6b6b;
  -webkit-box-shadow: 0px 0px 10px -2px #6b6b6b;
  -moz-box-shadow: 0px 0px 10px -2px #6b6b6b;
  -o-box-shadow: 0px 0px 10px -2px #6b6b6b;
  background-color: #fff;
  text-align: center;
  overflow: visible;
  padding: 10px;
}
#colorbox:focus {
  border: none;
  outline: 0;
}
#cboxWrapper {
  left: 10px;
  top: 10px;
  overflow: visible;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  text-align: center;
  overflow: hidden;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url(../_images/common/backgrounds/ajax-loader-grey.gif) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../_images/common/backgrounds/ajax-loader-grey.gif) no-repeat center center;
}
#cboxContent {
  background-color: transparent;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: none;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: none;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  top: -73px;
  right: -10px;
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat -276px -345px;
  width: 60px;
  height: 61px;
  text-indent: -9999px;
}
#cboxClose:hover,
#cboxClose:active {
  background-position: -276px -433px;
}
#colorbox iframe {
  margin: 0 auto;
  overflow: hidden;
}
/*Twitter - scrolling carousel*/
.no-js .auto-scroll-carousel {
  display: none;
}
.auto-scroll-carousel {
  position: relative;
  clear: both;
  margin-bottom: 20px;
  width: 1000px;
  overflow: hidden;
}
.auto-scroll-carousel .spinner {
  background: url(../_images/common/backgrounds/twitter-ajax-loader.gif) no-repeat center top transparent;
  opacity: 1;
  width: 100%;
  position: absolute;
  top: 29px;
  left: 0;
}
.auto-scroll-carousel .controls {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 38px;
  height: 42px;
}
.auto-scroll-carousel .controls input {
  width: 43px;
  height: 42px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  position: absolute;
  top: 6px;
  left: 0;
}
.auto-scroll-carousel .controls input.pause {
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat -274px -208px;
}
.auto-scroll-carousel .controls input.resume {
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat -274px -149px;
}
.auto-scroll-carousel .hashtag {
  width: 520px;
  display: block;
  font-family: "Futura-Heavy", Arial, Helvetica Neue, Helvetica, sans-serif;
  background: url(../_images/common/backgrounds/twitter-white-icon.png) no-repeat 0 15px;
  padding: 10px 20px 0 40px;
  color: #fff;
  margin: 10px 0 0 20px;
}
.auto-scroll-carousel .hashtag p {
  font-size: 1.625em;
  line-height: 1.1;
  display: table-cell;
  min-height: 35px;
  vertical-align: middle;
  margin-top: 10px;
}
.auto-scroll-carousel .hashtag a {
  color: #fff;
  padding-bottom: 2px;
  word-break: break-all;
  border-bottom: 1px dotted #00838a;
}
.auto-scroll-carousel .hashtag a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.lt-ie8 .auto-scroll-carousel .controls input {
  text-transform: capitalize;
}
.lt-ie8 .auto-scroll-carousel .hashtag a {
  padding-bottom: 15px;
}
.lt-ie8 .auto-scroll-carousel .spinner {
  top: 0;
}
.scrolling-twitter-carousel {
  width: 810px;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
  margin-left: 60px;
  margin-top: -10px;
}
.scrolling-twitter-carousel .profile {
  display: none;
}
.scrolling-twitter-carousel p {
  font-family: "Helvetica-Light", Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 1.2;
}
.scrolling-twitter-carousel p,
.scrolling-twitter-carousel a {
  font-size: 0.95em;
  color: #fff;
}
.scrolling-twitter-carousel a {
  position: relative;
  z-index: 10;
}
.scrolling-twitter-carousel a,
.scrolling-twitter-carousel a:hover {
  border-bottom: none;
}
.scrolling-twitter-carousel p.tweet-error {
  margin-top: 15px;
  font-size: 1.1em;
}
.scrolling-twitter-carousel .time {
  float: right;
  display: inline;
}
.tweetcont {
  float: left;
  width: 810px;
}
.tweetcont img {
  display: none;
}
.scrolling-twitter-container ul {
  width: 1920px;
  padding: 0;
  margin: 10px 0 0 0;
}
.scrolling-twitter-container ul li {
  width: 810px;
  text-align: left;
  min-height: 66px;
  max-height: 74px;
  list-style: none;
  float: left;
}
.lt-ie8 .auto-scroll-carousel {
  height: auto;
}
.lt-ie8 .scrolling-twitter-carousel {
  position: relative;
  background-color: #00838a;
  padding-bottom: 10px;
}
.lt-ie8 .hashtag {
  background-position: 0 15px;
}
.lt-ie8 .auto-scroll-carousel {
  display: none;
}
.rotation {
  margin: 0 0 20px 0;
}
.rotation .ajax-content .inner-cta-text {
  width: 745px;
  float: left;
  margin-right: 20px;
}
.rotation .ajax-content .inner-cta-text .secondary-inverted {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -45px no-repeat;
  color: #fff;
}
.rotation .ajax-content .inner-cta-text .secondary-inverted:hover {
  background-position: 100% -135px;
}
.rotation .ajax-content .inner-cta-text .secondary-inverted span {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -45px no-repeat;
}
.rotation .ajax-content .inner-cta-text .secondary-inverted span:hover {
  background-position: 0 -135px;
}
.rotation .ajax-content figure {
  width: 235px;
  float: left;
  margin-bottom: 20px;
  margin-top: 100px;
}
/* EVENT SIGNUP SLIDE */
.event-signup-component {
  clear: both;
  position: relative;
  -webkit-margin-collapse: separate;
  margin-bottom: 20px;
  z-index: 0;
}
.event-signup-component .torn-edge-box {
  padding-left: 5px;
}
.event-signup-component h3 {
  color: #006645;
}
.event-signup-component .show-sign-info {
  width: 100%;
  line-height: 1em;
  display: block;
  margin: 0 0 10px 0;
  float: left;
  text-align: center;
}
.event-signup-component .event-closed {
  line-height: 1em;
  display: inline-block;
  margin: 15px 15px 0 15px;
  text-align: center;
}
.event-signup-component .event-signup-options {
  width: 960px;
  padding: 20px;
  margin-bottom: 0;
  position: relative;
  background-color: #f0f0f0;
}
.event-signup-component .event-signup-options:after {
  content: "";
  display: block;
  background: url(../_images/common/backgrounds/event-signup-options-mask.png) no-repeat 0 0;
  height: 21px;
  width: 1000px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.event-signup-component .event-signup-options .event-signup-choices {
  width: 100%;
  clear: both;
}
.event-signup-component .event-signup-options .event-signup-choices li {
  float: left;
  width: 42.5%;
  text-align: center;
  background: #ffffff;
  padding: 20px 2.5%;
}
.event-signup-component .event-signup-options .event-signup-choices li:first-child {
  margin-right: 5%;
}
.event-signup-component .cta-button {
  margin: 0 0 0 0;
  text-align: center;
}
.event-signup-component .cta-button:hover {
  background-position: 100% -92px;
}
.event-signup-component .cta-button:hover span {
  background-position: 0 -92px;
}
.event-signup-component .event-signup-choices .cta-button:hover,
.event-signup-component .event-signup-choices .cta-button hover span {
  background-position: 100% -135px;
}
.event-signup-component .event-signup-choices .cta-button:hover span {
  background-position: 0 -135px;
}
.event-signup-component .span3 {
  background-image: none;
  padding: 15px 0 15px 0;
}
.event-signup-component .close-btn-sml {
  float: right;
}
.event-signup-component .mask-bottom {
  height: 20px;
}
.event-signup-component .trigger_style {
  background-color: #f0f0f0;
  position: absolute;
  right: 0;
  z-index: 100;
  text-align: center;
}
.event-signup-component .show-trigger {
  height: 66px;
  background-color: #f0f0f0;
  position: absolute;
  right: 0;
  z-index: 100;
  text-align: center;
  top: 0;
}
.event-signup-component .close-trigger {
  background-color: #f0f0f0;
  position: absolute;
  right: 0;
  z-index: 100;
  text-align: center;
  /*bottom: -109px;*/
}
.event-signup-component + .events-information aside {
  margin-top: 100px;
}
.events-information {
  min-height: 80px;
  height: auto !important;
  height: 80px;
}
.lt-ie8 .event-signup-component .show-more > span {
  padding-right: 0;
}
.lt-ie9 .event-signup-component + .events-information {
  margin-top: 20px;
}
.lt-ie9 .event-signup-component .span3 {
  padding: 8px 0;
}
.lt-ie9 .event-signup-component .show-sign-info {
  margin-bottom: 8px;
}
/*.events-information > div:first-child + .last {
	margin-top: 83px;
}*/
.events-information .cta-box {
  margin-top: 83px;
}
.lt-ie8 .event-signup-component {
  margin-top: -10px;
}
.lt-ie9 .events-information .cta-box {
  margin-top: 73px;
}
.lt-ie8 .events-information .cta-box {
  margin-top: 83px;
}
/* remove top margin for IE7 */
.lt-ie8 .cta-box.span6.light-theme {
  margin-top: 0;
}
/* EVENT SLIDER */
.event-slider {
  position: fixed;
  right: 80px;
  top: 262px;
  visibility: hidden;
  padding: 20px;
  width: 195px;
  text-align: center;
}
.event-slider.sticky {
  visibility: visible;
}
.event-slider p {
  color: #006645;
  text-align: left;
  margin: 15px 0 13px 0;
  line-height: 1em;
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.event-slider p:first-child {
  margin-top: 0;
}
.event-slider a {
  margin: 0 auto;
  text-align: center;
}
.event-slider a:hover {
  background-position: 100% -92px;
}
.event-slider a:hover span {
  background-position: 0 -92px;
  color: #006645;
}
.event-slider a span {
  color: #ffffff;
  width: 174px;
}
.event-slider .secondary {
  margin-bottom: 0;
}
.event-slider .mask-bottom {
  height: 20px;
}
.lt-ie10 .event-slider a {
  position: static;
}
.lt-ie9 .event-slider {
  display: none;
}
/*.lt-ie8 .event-slider a {
	display: block;
    *zoom: 1;
    *display: block;
}*/
.lt-ie9 .event-summary .expandable-content {
  padding-bottom: 40px;
}
.divide {
  background: none repeat scroll 0 0 #008a26;
  border: none;
  clear: both;
  height: 5px;
  margin: 0 0 30px;
  outline: 0 none;
  padding: 0;
  color: #008A26;
}
.divide.narrow {
  background-color: #d9d9d9;
  height: 1px;
  color: #d9d9d9;
}
.lt-ie8 .divide.narrow {
  margin-top: -7px;
}
.loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-width: 100px;
  min-height: 100px;
  background: #ffffff url(../_images/common/backgrounds/ajax-loader-grey.gif) 50% 50% no-repeat;
  display: none;
  opacity: 0.7;
  overflow: hidden;
  zoom: 1;
}
.spinner {
  float: left;
  width: 32px;
  height: 32px;
  background: #ffffff url(../_images/common/backgrounds/ajax-loader-grey.gif) 0 0 no-repeat;
  display: none;
  margin: 5px 0 5px 10px;
  position: relative;
  opacity: 0.7;
  overflow: hidden;
  zoom: 1;
}
.spinner.left {
  margin: 5px 10px 5px 0;
}
.lt-ie9 .loading {
  filter: alpha(opacity=50);
}
a img,
nav li a,
.cta-button,
a:hover img,
a:visited img,
nav li a:hover,
.cta-button:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
a.video {
  display: block;
  height: 100%;
  margin: 0 0 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
a.video img {
  margin: 0 auto;
}
a.video img:hover {
  border-bottom: none;
  padding: 0;
}
a.video .overlay {
  background: transparent url(../_images/common/backgrounds/video-play-overlay.png) 50% 50% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.video .overlay:hover {
  border-bottom: none;
  background: transparent url(../_images/common/backgrounds/video-play-overlay-rollover.png) 50% 50% no-repeat;
}
a.video:hover {
  border-bottom: none;
}
.info-graphic {
  background-color: #f0f0f0;
  border-radius: 0 0 10px 10px;
  position: absolute;
  min-height: 50px;
  top: -5px;
  right: 20px;
  padding: 11px 65px 10px 10px;
}
.info-graphic h2 {
  color: #000;
  font-size: 1em;
  margin-bottom: 0;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.info-graphic strong {
  font-size: 1.125em;
  display: block;
  font-weight: normal;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.info-graphic span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -270px -80px no-repeat;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  min-height: 70px;
  width: 65px;
}
.case-study {
  overflow: hidden;
  position: relative;
}
.lt-ie9 .case-study,
.lt-ie8 .case-study {
  margin-bottom: 20px!important;
}
.vcard span {
  display: block;
}
small span {
  display: block;
  margin-bottom: 10px;
}
.fluid-layout {
  clear: both;
  overflow: hidden;
}
.backbutton-container {
  position: relative;
  overflow: hidden;
}
.backbutton-container a {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.backbutton-container a span {
  background: transparent url(../_images/common/sprites/sprite-icons.png) -180px -310px no-repeat;
  width: 35px;
  height: 30px;
  float: left;
}
.backbutton-container a:hover {
  color: inherit;
}
.backbutton-container a:hover span {
  background-position: -250px -310px;
}
.lt-ie8 .backbutton-container a:hover {
  color: #006645;
}
.heading-image {
  margin-bottom: 0;
}
.heading-image img {
  display: block;
}
.lt-ie8 .heading-image {
  display: none;
}
.navigate-back {
  position: absolute;
  right: 0;
  bottom: 0;
}
.navigate-back a {
  display: block;
  background-image: url(../_images/common/sprites/sprite-link-arrow-icons.png);
  background-repeat: no-repeat;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.navigate-back a.right-arrow {
  padding-right: 30px;
  background-position: right 0;
}
.navigate-back a.right-arrow:hover {
  background-position: right -26px;
}
.navigate-back a.left-arrow {
  padding-left: 30px;
  background-position: 0 -52px;
}
.navigate-back a.left-arrow:hover {
  background-position: 0 -78px;
}
.navigate-back a span {
  display: inline-block;
  border-bottom: 1px solid #008a26;
}
.page-navigation.span12 {
  margin-bottom: 0;
  border-bottom: 5px solid #008a26;
}
.page-navigation.span12 .navigate-back {
  margin-bottom: 20px;
}
.link-tabs {
  float: left;
  width: auto;
}
.link-tabs li {
  float: left;
  width: auto;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.125em;
  margin-right: 2px;
}
.link-tabs a {
  display: inline-block;
  color: #008a26;
  padding: 15px 10px;
  position: relative;
}
.link-tabs a.active,
.link-tabs a:hover {
  background-color: #008a26;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
}
.link-tabs a.active {
  pointer-events: none;
}
.right-border.narrow {
  border-right: 1px solid #d9d9d9;
  border-collapse: collapse;
}
.span2.event-details {
  margin-right: 0;
}
.span2.event-details p,
.span2.event-details h3 {
  margin-right: 20px;
  word-wrap: break-word;
}
.no-js .event-additional-info .map-wrap {
  display: none;
}
.event-additional-info {
  margin-left: -1px;
}
.event-additional-info .map-wrap {
  height: 320px;
  width: 320px;
}
.event-additional-info .alternative {
  display: none;
}
.event-additional-info .cta-box {
  height: 280px;
  vertical-align: middle;
  display: table-cell;
}
.event-additional-info .cta-box .inner-cta-text h3 {
  color: #006645;
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
  font-size: 3.750em;
  font-size: 2.813em;
  margin: 0 20px;
}
.event-additional-info .cta-box .inner-cta-text h3.medium {
  color: #006645;
}
.event-additional-info .cta-box .inner-cta-text h3 .large {
  display: block;
  font-size: 1.333em;
  font-size: 1.667em;
}
.event-summary {
  border-left: 1px solid #d9d9d9;
  padding-left: 20px;
}
#map-canvas {
  width: 100%;
  height: 100%;
}
#map-canvas .map-link {
  display: block;
}
#map_canvas {
  width: 100%;
  height: 100%;
}
.miles-for-macmillan {
  font-size: 1.818em;
  color: #fff;
  font-family: 'macmillan_headlineregular', Arial, 'helvetica neue', Helvetica, sans-serif;
  line-height: 30px;
}
.goright {
  float: right;
}
/* social media panel default state (small horizontal panel above h1) */
.social-container {
  height: 30px;
  z-index: 1;
  float: right;
  position: absolute;
  /*top:259px;*/
  left: auto;
  right: 268px;
  /*no title is required for this version */
}
.social-container .social-title {
  display: none;
}
@media only screen and (max-width: 1127px) {
  .social-container {
    top: 0;
  }
  .social-sharepanel .carousel-container ul {
    height: 30px;
    margin-left: 0!important;
    background-color: #f1f2ed;
    padding-right: 5px;
  }
  .social-sharepanel .carousel-container ul li {
    height: auto!important;
    margin-right: 0;
    width: auto;
  }
}
.main h1 {
  margin-top: 20px;
}
.span9 .social-container {
  margin-right: 0;
}
.span12 .social-container {
  /*margin-right:268px;*/
}
.social-sharepanel {
  clear: none;
  overflow: hidden;
  /* remove carousel buttons */
}
.social-sharepanel a.prev,
.social-sharepanel a.next,
.social-sharepanel a.disabled {
  display: none;
}
.social-sharepanel .social-panel {
  height: 30px;
}
.social-sharepanel .carousel-container ul {
  display: block;
  margin-left: 30px;
  float: right;
  /* these services were removed from the default state but appear in the wide screen version below */
  /* 	This is a disabled state to handle slow loading times
				preventing the user from accessing the save page button
				until DOM has finished loading, once DOM is ready the
				disabled state is removed */
}
.social-sharepanel .carousel-container ul li {
  float: left;
  height: 20px;
}
.social-sharepanel .carousel-container ul .share-pdf,
.social-sharepanel .carousel-container ul .share-linkedin,
.social-sharepanel .carousel-container ul .share-pinterest,
.social-sharepanel .carousel-container ul .share-stumbleupon,
.social-sharepanel .carousel-container ul .share-reddit,
.social-sharepanel .carousel-container ul .share-favourites {
  display: none;
}
.social-sharepanel .carousel-container ul .save-page,
.social-sharepanel .carousel-container ul .share-facebook,
.social-sharepanel .carousel-container ul .share-twitter,
.social-sharepanel .carousel-container ul .share-googleplus,
.social-sharepanel .carousel-container ul .share-email,
.social-sharepanel .carousel-container ul .share-print {
  height: 30px;
  width: 25px;
  display: block;
  text-indent: -9999px;
  background: transparent url(../_images/common/sprites/sprite-sharing-small.png) no-repeat;
}
.social-sharepanel .carousel-container ul .save-page-disabled {
  position: relative;
  cursor: default;
}
.social-sharepanel .carousel-container ul .save-page-disabled:before {
  content: " ";
  display: block;
  position: absolute;
  background: transparent;
  width: 25px;
  height: 25px;
  cursor: default;
}
.social-sharepanel .carousel-container ul .save-page-disabled .save-page {
  background-position: -130px -55px;
  cursor: default;
}
.social-sharepanel .carousel-container ul .save-page-disabled .save-page:hover,
.social-sharepanel .carousel-container ul .save-page-disabled .save-page:active {
  background-position: -130px -55px;
  cursor: default;
}
.social-sharepanel .carousel-container ul .save-page {
  background-position: -155px -5px;
}
.social-sharepanel .carousel-container ul .save-page:hover,
.social-sharepanel .carousel-container ul .save-page:active {
  background-position: -155px -30px;
}
.social-sharepanel .carousel-container ul .save-page.saved,
.social-sharepanel .carousel-container ul .save-page.saved:hover,
.social-sharepanel .carousel-container ul .save-page.saved:active {
  background-position: -155px -55px;
}
.social-sharepanel .carousel-container ul .share-facebook {
  background-position: -5px -5px;
}
.social-sharepanel .carousel-container ul .share-facebook:hover,
.social-sharepanel .carousel-container ul .share-facebook:active {
  background-position: -5px -30px;
}
.social-sharepanel .carousel-container ul .share-twitter {
  background-position: -30px -5px;
}
.social-sharepanel .carousel-container ul .share-twitter:hover,
.social-sharepanel .carousel-container ul .share-twitter:active {
  background-position: -30px -30px;
}
.social-sharepanel .carousel-container ul .share-googleplus {
  background-position: -55px -5px;
}
.social-sharepanel .carousel-container ul .share-googleplus:hover,
.social-sharepanel .carousel-container ul .share-googleplus:active {
  background-position: -55px -30px;
}
.social-sharepanel .carousel-container ul .share-email {
  background-position: -80px -5px;
}
.social-sharepanel .carousel-container ul .share-email:hover,
.social-sharepanel .carousel-container ul .share-email:active {
  background-position: -80px -30px;
}
.social-sharepanel .carousel-container ul .share-print {
  background-position: -105px -5px;
}
.social-sharepanel .carousel-container ul .share-print:hover,
.social-sharepanel .carousel-container ul .share-print:active {
  background-position: -105px -30px;
}
.social-sharepanel .carousel-container ul .share-pdf {
  background-position: -130px -5px;
  width: 30px;
}
.social-sharepanel .carousel-container ul .share-pdf:hover,
.social-sharepanel .carousel-container ul .share-pdf:active {
  background-position: -130px -30px;
}
.social-container.local .carousel-container ul {
  margin-left: 0;
  padding-top: 0;
}
.social-container.local .carousel-container ul li {
  height: auto;
  margin-right: 0;
  width: auto;
}
.tooltip-container {
  width: 145px;
  position: absolute;
  z-index: 999;
  left: -9999px;
  display: none;
}
.tooltip {
  display: block;
  color: #008a26;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
}
.tooltip:before {
  width: 145px;
  height: 19px;
  display: block;
  background: transparent url(../_images/common/backgrounds/tooltip.png) 0 -65px no-repeat;
  content: "";
}
.tooltip:after {
  width: 145px;
  height: 11px;
  display: block;
  background: transparent url(../_images/common/backgrounds/tooltip.png) 0 -34px no-repeat;
  content: "";
}
.tooltip p {
  padding: 0 15px 0 15px;
  margin: 0;
  width: 115px;
  background-color: #f5f5f5;
}
.tooltip-social {
  cursor: default;
}
a.tooltip-social {
  cursor: pointer;
}
/* social media panel for wider screens (fixed to right side of monitor) */
@media only screen and (min-width: 1127px) {
  .social-container,
  .social-container.local {
    width: 64px;
    height: 385px;
    float: right;
    z-index: 999;
    position: fixed;
    /*overflow:hidden;*/
    /*this is breaking google maps :(*/
    top: 50%;
    margin-right: 0;
    margin-top: -192px;
    right: 0;
    left: auto;
  }
  .social-container .social-title,
  .social-container.local .social-title {
    width: 64px;
    height: 23px;
    display: block;
    background-color: #ffffff;
    border-radius: 5px 0 0 0;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    top: 5px;
    z-index: -1;
  }
  .social-container .social-title p,
  .social-container.local .social-title p {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    line-height: 1.35;
  }
  .main h1 {
    margin-top: 0;
  }
  .span9 .social-container,
  .span12 .social-container {
    margin-right: 0;
  }
  .social-sharepanel {
    clear: both;
    overflow: hidden;
  }
  .social-sharepanel a.prev,
  .social-sharepanel a.next,
  .social-sharepanel a.disabled {
    display: block;
    float: left;
    text-indent: -9999px;
    width: 64px;
    height: 36px;
    background: transparent url(../_images/common/sprites/sprite-sharing.png) no-repeat;
  }
  .social-sharepanel a.prev.disabled,
  .social-sharepanel a.prev.disabled:hover,
  .social-sharepanel a.prev.disabled:active {
    background-position: -110px -10px;
  }
  .social-sharepanel a.next.disabled,
  .social-sharepanel a.next.disabled:hover,
  .social-sharepanel a.next.disabled:active {
    background-position: -110px -150px;
  }
  .social-sharepanel a.next {
    background-position: -110px -200px;
  }
  .social-sharepanel a.next:hover,
  .social-sharepanel .a.next:active {
    background-position: -110px -250px;
  }
  .social-sharepanel a.prev {
    background-position: -110px -60px;
  }
  .social-sharepanel a.prev:hover,
  .social-sharepanel .a.prev:active {
    background-position: -110px -110px;
  }
  .social-sharepanel .social-panel {
    height: 312px;
    background: transparent url(../_images/common/backgrounds/sharing-panel.png) no-repeat;
  }
  .social-sharepanel .carousel-container {
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 240px;
    width: 52px;
  }
  .social-sharepanel .carousel-container ul {
    display: block;
    margin-left: 12px;
    position: relative;
    margin-top: 0px;
  }
  .social-sharepanel .carousel-container ul li {
    float: none;
    height: 40px;
    margin-bottom: 10px;
    width: 40px;
  }
  .social-sharepanel .carousel-container ul .save-page,
  .social-sharepanel .carousel-container ul .share-facebook,
  .social-sharepanel .carousel-container ul .share-twitter,
  .social-sharepanel .carousel-container ul .share-googleplus,
  .social-sharepanel .carousel-container ul .share-email,
  .social-sharepanel .carousel-container ul .share-print,
  .social-sharepanel .carousel-container ul .share-pdf,
  .social-sharepanel .carousel-container ul .share-linkedin,
  .social-sharepanel .carousel-container ul .share-pinterest,
  .social-sharepanel .carousel-container ul .share-stumbleupon,
  .social-sharepanel .carousel-container ul .share-reddit,
  .social-sharepanel .carousel-container ul .share-favourites {
    height: 40px;
    width: 40px;
    display: block;
    text-indent: -9999px;
    background: transparent url(../_images/common/sprites/sprite-sharing.png) no-repeat;
  }
  .social-sharepanel .carousel-container ul .save-page-disabled {
    position: relative;
    cursor: default;
  }
  .social-sharepanel .carousel-container ul .save-page-disabled:before {
    content: " ";
    display: block;
    position: absolute;
    background: transparent;
    width: 49px;
    height: 40px;
    cursor: default;
  }
  .social-sharepanel .carousel-container ul .save-page-disabled .save-page {
    background-position: -110px -360px;
    cursor: default;
  }
  .social-sharepanel .carousel-container ul .save-page-disabled .save-page:hover,
  .social-sharepanel .carousel-container ul .save-page-disabled .save-page:active {
    background-position: -110px -360px;
    cursor: default;
  }
  .social-sharepanel .carousel-container ul .save-page {
    background-position: -110px -410px;
  }
  .social-sharepanel .carousel-container ul .save-page:hover,
  .social-sharepanel .carousel-container ul .save-page:active {
    background-position: -110px -460px;
  }
  .social-sharepanel .carousel-container ul .save-page.saved,
  .social-sharepanel .carousel-container ul .save-page.saved:hover,
  .social-sharepanel .carousel-container ul .save-page.saved:active {
    background-position: -110px -510px;
  }
  .social-sharepanel .carousel-container ul .share-facebook {
    background-position: -10px -10px;
  }
  .social-sharepanel .carousel-container ul .share-facebook:hover,
  .social-sharepanel .carousel-container ul .share-facebook:active {
    background-position: -60px -10px;
  }
  .social-sharepanel .carousel-container ul .share-twitter {
    background-position: -10px -60px;
  }
  .social-sharepanel .carousel-container ul .share-twitter:hover,
  .social-sharepanel .carousel-container ul .share-twitter:active {
    background-position: -60px -60px;
  }
  .social-sharepanel .carousel-container ul .share-googleplus {
    background-position: -10px -110px;
  }
  .social-sharepanel .carousel-container ul .share-googleplus:hover,
  .social-sharepanel .carousel-container ul .share-googleplus:active {
    background-position: -60px -110px;
  }
  .social-sharepanel .carousel-container ul .share-email {
    background-position: -10px -160px;
  }
  .social-sharepanel .carousel-container ul .share-email:hover,
  .social-sharepanel .carousel-container ul .share-email:active {
    background-position: -60px -160px;
  }
  .social-sharepanel .carousel-container ul .share-print {
    background-position: -10px -210px;
  }
  .social-sharepanel .carousel-container ul .share-print:hover,
  .social-sharepanel .carousel-container ul .share-print:active {
    background-position: -60px -210px;
  }
  .social-sharepanel .carousel-container ul .share-pdf {
    background-position: -10px -260px;
  }
  .social-sharepanel .carousel-container ul .share-pdf:hover,
  .social-sharepanel .carousel-container ul .share-pdf:active {
    background-position: -60px -260px;
  }
  .social-sharepanel .carousel-container ul .share-linkedin {
    background-position: -10px -310px;
  }
  .social-sharepanel .carousel-container ul .share-linkedin:hover,
  .social-sharepanel .carousel-container ul .share-linkedin:active {
    background-position: -60px -310px;
  }
  .social-sharepanel .carousel-container ul .share-pinterest {
    background-position: -10px -360px;
  }
  .social-sharepanel .carousel-container ul .share-pinterest:hover,
  .social-sharepanel .carousel-container ul .share-pinterest:active {
    background-position: -60px -360px;
  }
  .social-sharepanel .carousel-container ul .share-stumbleupon {
    background-position: -10px -410px;
  }
  .social-sharepanel .carousel-container ul .share-stumbleupon:hover,
  .social-sharepanel .carousel-container ul .share-stumbleupon:active {
    background-position: -60px -410px;
  }
  .social-sharepanel .carousel-container ul .share-reddit {
    background-position: -10px -460px;
  }
  .social-sharepanel .carousel-container ul .share-reddit:hover,
  .social-sharepanel .carousel-container ul .share-reddit:active {
    background-position: -60px -460px;
  }
  .social-sharepanel .carousel-container ul .share-favourites {
    background-position: -10px -510px;
  }
  .social-sharepanel .carousel-container ul .share-favourites:hover,
  .social-sharepanel .carousel-container ul .share-favourites:active {
    background-position: -60px -510px;
  }
  .social-container.local .carousel-container ul {
    margin-left: 12px;
  }
  /* pointer background is added to container so it is always centered vertically */
  .tooltip-container {
    width: 155px;
    background: transparent url(../_images/common/backgrounds/tooltip-pointer.png) center no-repeat;
  }
  /* different background for the before to remove top pointer */
  .tooltip:before {
    height: 14px;
    background: transparent url(../_images/common/backgrounds/tooltip.png) 0 0 no-repeat;
  }
}
/* email panel and form are identical for both social panel versions */
.email-panel {
  width: 382px;
  padding: 5px;
  display: none;
  float: left;
  z-index: 9999;
  background-color: #f0f0f0;
  border-radius: 5px;
  position: fixed;
  overflow: hidden;
  top: 23%;
  margin-left: 304px;
}
.email-panel p {
  color: #008a26;
  margin: 5px 0px 5px 15px;
}
.email-form,
.email-form-thank-you {
  width: 352px;
  min-height: 75px;
  padding: 15px;
  background-color: #fff;
}
.email-form label {
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.email-form button,
.email-form .secondary {
  float: left;
  margin-left: 5px;
}
.email-form input,
.email-form textarea {
  padding: 0.5em 0.5em;
  margin-bottom: 10px;
}
.email-form textarea {
  padding: 5px 5px;
  resize: none;
}
.email-form .field {
  margin-bottom: 0;
}
.email-form label .alignright {
  font-size: 0.7em;
  color: #7f7f7f;
}
.email-form .inline-error-message {
  color: #eb0000;
}
.email-form .inline-error-message label {
  color: #eb0000;
}
.email-form .row .inline-error-message {
  display: none;
}
.email-form .row.error .inline-error-message {
  display: block;
}
.email-form .button-group {
  float: right;
  min-width: 190px;
}
.close-email-window {
  float: right;
}
.email-form-thank-you {
  height: 90px;
  display: none;
}
.email-form-thank-you .secondary.cta-button {
  float: right;
}
.lt-ie9 .social-container {
  /*top:262px;*/
}
.lt-ie8 .social-container {
  top: 0px;
}
.lt-ie8 .tooltip {
  line-height: 18px;
}
.lt-ie8 .email-panel {
  position: absolute;
  top: 50px;
}
.email-share-form .loading {
  left: 20px;
}
.filters {
  margin-bottom: 20px;
}
.filters em {
  font-style: normal;
}
.filters li {
  background-color: #f0f0f0;
  border-bottom: 1px solid #fff;
  font-size: 1.125em;
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.filters li a {
  padding: 10px 20px;
  display: block;
}
.filters li:last-child {
  border-radius: 0 0 10px 10px;
}
.filters li:first-child {
  border-radius: 10px 10px 0 0;
}
.filters li.active-category {
  background-color: #006645;
  color: #fff;
}
.filters li.active-category a {
  color: #fff;
}
.filters li.active-category ul.checkbox-list {
  display: block;
}
.filters li.active-category ul.checkbox-list li:first-child {
  padding: 0;
}
.filters li.active-category ul.checkbox-list li:first-child a.show-all {
  color: #006645;
  padding-left: 11px;
  cursor: pointer;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.filters li.active-category ul.checkbox-list li:first-child a.show-all:hover {
  color: #008a26;
}
.filters li:hover,
.filters li:active {
  background-color: #006645;
}
.filters li:hover a,
.filters li:active a {
  color: #fff;
}
.filters li.events-search {
  padding: 20px 0;
  position: relative;
}
.filters li.events-search input {
  color: #006645;
  font-size: 0.750em;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  width: 200px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin: 0 auto;
  padding: 10px 30px 10px 10px;
  position: relative;
}
.filters li.events-search button {
  width: 26px;
  height: 30px;
  position: absolute;
  top: 24px;
  right: 20px;
  background: #ffffff url(../_images/common/backgrounds/search-events-magnify.png) center center no-repeat;
  border: none;
  display: block;
}
.filters li.events-search:hover,
.filters li.events-search:active {
  background-color: #f0f0f0;
}
.filters li ul {
  color: #000;
  display: none;
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 15px 0;
}
.filters li ul li {
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.889em;
  padding: 10px;
  background-color: #fff;
  border-bottom: none;
}
.filters li ul li label {
  cursor: pointer;
  margin-left: 30px;
}
.filters li ul li label span {
  background-color: #d9d9d9;
  left: -30px;
  top: -3px;
}
.filters li ul li:first-child,
.filters li ul li:last-child {
  border-radius: 0;
}
.filters li ul li:hover,
.filters li ul li:active {
  background: none;
  color: #000;
}
.filters .checkbox-list .checkbox:checked + label span:after,
.filters .checkbox-list .checkbox:checked + input[type="hidden"] + label span:after {
  font-size: 23px;
  top: -1px;
  left: 4px;
  width: 20px;
}
.filters .checkbox:checked ~ label,
.filters .checkbox:checked + input[type="hidden"] + label {
  color: #000;
}
.lt-ie8 .filters li.events-search input {
  width: 180px;
}
.lt-ie9 .filters .checkbox-list li {
  padding: 0 0 0 10px;
  margin-bottom: 12px;
  zoom: 1;
}
.lt-ie9 .filters .checkbox-list li:before,
.lt-ie9 .filters .checkbox-list li:after {
  content: "";
  display: table;
}
.lt-ie9 .filters .checkbox-list li:after {
  clear: both;
}
.lt-ie9 .filters .checkbox-list li input[type="checkbox"] {
  margin: 2px 0 0 0;
  float: left;
}
.lt-ie9 .filters .checkbox-list li label {
  line-height: 17px;
  display: block;
  float: left;
  clear: none;
  width: 195px;
  margin-left: 5px;
}
.lt-ie10 .filters li.events-search input {
  background-position-x: 155px;
}
.no-js .filters li.events-search button {
  width: 35px;
}
.no-js .events-search button.offscreen-text {
  display: block;
  position: absolute;
  left: auto;
  right: 20px;
  background: #ffffff url(../_images/common/backgrounds/search-events-magnify.png) center center no-repeat;
  text-indent: -9999px;
  text-transform: capitalize;
}
.filters li.events-search button.cta-button {
  display: none;
}
.js .filters li.events-search button.cta-button {
  display: none;
}
.no-js .filters li.events-search button.cta-button {
  display: block;
  clear: both;
  top: 0!important;
  right: auto!important;
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -45px no-repeat;
  color: #fff;
  text-align: center;
  height: 40px!important;
  border: 0;
  cursor: pointer;
  outline: 0 none;
  overflow: visible;
  padding: 0 0 0 10px;
  position: relative;
  margin: 20px 10px 0 20px;
  width: auto!important;
  word-break: normal;
  word-wrap: normal;
  font-size: 0.85em;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.no-js .filters li.events-search button.cta-button span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -45px no-repeat;
}
.no-js.filters li.events-search button.cta-button:hover {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 0 no-repeat;
}
.no-js.filters li.events-search button.cta-button:hover span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% 0 no-repeat;
}
.events-results {
  overflow: hidden;
}
.events-results article {
  overflow: hidden;
}
.events-results .promo-1 .promo1-img-box {
  display: block;
  width: 200px;
  margin: -20px auto 10px;
  clear: both;
  text-align: center;
}
.events-results .promo-1 .promo1-img-box img {
  margin: 0 auto;
}
.events-results .promo-1 h2 span {
  display: block;
  color: #95c23d;
  font-size: 1.818em;
  margin: 8px 0 10px;
}
.events-results .promo-2 .promo2-img-box {
  display: block;
}
.events-results .promo-2 .promo2-img-box img {
  width: 100%;
  height: auto;
}
/* PAGINATION */
.pagination {
  text-align: center;
  position: relative;
  margin: 20px auto;
}
.pagination .nojs-pagination {
  display: none;
}
.no-js .pagination .down-arrow {
  display: none;
}
.no-js .pagination .nojs-pagination {
  display: block;
  position: relative;
}
.no-js .pagination .nojs-pagination .page-numbers li {
  display: inline-block;
  width: 36px;
  height: 36px;
}
.no-js .pagination .nojs-pagination .page-numbers li.prev-cont,
.no-js .pagination .nojs-pagination .page-numbers li.next-cont {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.no-js .pagination .nojs-pagination .page-numbers li.prev-cont a:hover,
.no-js .pagination .nojs-pagination .page-numbers li.next-cont a:hover {
  background-color: none;
}
.no-js .pagination .nojs-pagination .page-numbers a {
  display: block;
  text-align: center;
  width: 36px;
  height: 36px;
  background-color: #f0f0f0;
  line-height: 36px;
  color: #000;
  font-size: 17px;
}
.no-js .pagination .nojs-pagination .page-numbers a.active,
.no-js .pagination .nojs-pagination .page-numbers a:hover {
  background-color: #008a26;
  color: #FFF;
}
.no-js .pagination .nojs-pagination .page-numbers .next_prev_styles {
  width: 30px;
  height: 30px;
  border-bottom: 0;
  display: inline-block;
  text-indent: -9999px;
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat 0 0;
  background-color: #ffffff;
}
.no-js .pagination .nojs-pagination .page-numbers a.prev {
  width: 30px;
  height: 30px;
  border-bottom: 0;
  display: inline-block;
  text-indent: -9999px;
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat 0 0;
  background-color: #ffffff;
  background-position: -115px -601px;
}
.no-js .pagination .nojs-pagination .page-numbers a.prev:hover {
  background-position: -180px -601px;
}
.no-js .pagination .nojs-pagination .page-numbers a.prev.disabled {
  background-position: -246px -601px;
}
.no-js .pagination .nojs-pagination .page-numbers a.next {
  width: 30px;
  height: 30px;
  border-bottom: 0;
  display: inline-block;
  text-indent: -9999px;
  background: url(../_images/common/sprites/sprite-icons.png) no-repeat 0 0;
  background-color: #ffffff;
  background-position: -148px -601px;
}
.no-js .pagination .nojs-pagination .page-numbers a.next:hover {
  background-position: -213px -601px;
}
.no-js .pagination .nojs-pagination .page-numbers a.next.disabled {
  background-position: -279px -601px;
}
.no-js.lt-ie8 .pagination .nojs-pagination .page-numbers li {
  display: inline;
  zoom: 1;
  margin-left: 3px;
}
.no-js.lt-ie8 .pagination .nojs-pagination .page-numbers:first-child {
  margin-left: 0;
}
.events-header p {
  width: 85%;
}
.events-header .no-results {
  display: none;
}
.mfm .span3,
.mfm .span6 {
  margin-bottom: 0;
}
.select-filters {
  overflow: hidden;
  margin: 0 20px 20px 0;
  clear: both;
}
.select-filters .selectmenu {
  float: left;
  width: 360px;
}
.select-filters .selectmenu:first-child {
  margin-right: 20px;
}
.select-filters .selectmenu select {
  width: 360px;
}
.no-js .select-filters .selectmenu {
  width: 322px;
}
.no-js .select-filters .selectmenu:first-child {
  margin-right: 20px;
}
.no-js .select-filters .selectmenu select {
  width: 322px;
}
.results-panels form.panels {
  /* overflow: hidden;*/
}
/* General */
*:not(input):focus,
*:not(textarea):focus,
*:not(intput):focus,
*:not(input):active,
*:not(textarea):active,
*:not(intput):active {
  outline: none;
}
.landing-panel {
  zoom: 1;
  background-color: #f0f0f0;
  border-top: 10px solid #95c23d;
}
.landing-panel:before,
.landing-panel:after {
  content: "";
  display: table;
}
.landing-panel:after {
  clear: both;
}
.landing-panel.grey-border {
  border-top: 10px solid #d9d9d9;
}
.landing-panel.border-radiuses {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.alignLeft {
  margin-left: 20px;
}
.span9 .suggestion-panel {
  margin-bottom: 0;
}
.suggestion-panel {
  margin-bottom: 20px;
  border-top: 10px solid #d9d9d9;
  padding: 20px;
}
.suggestion-panel h3 {
  display: inline-block;
  float: left;
  width: auto;
  font-size: 1em;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.suggestion-panel a {
  float: left;
  width: auto;
  margin-right: 20px;
}
.suggestion-panel a:last-child {
  margin-right: 0;
}
.suggestion-panel a.cta-button:hover {
  background-position: 100% -92px;
}
.suggestion-panel a.cta-button:hover span {
  background-position: 0 -92px;
}
.suggestion-links {
  float: right;
  width: auto;
}
.popular-searches {
  padding-top: 20px;
  margin-bottom: 20px;
}
.popular-searches .span8 {
  margin-right: 0;
}
.popular-searches .span3,
.popular-searches .span4,
.popular-searches .span5,
.popular-searches .span6 {
  margin-left: 20px;
}
.popular-searches .span3 .column,
.popular-searches .span4 .column,
.popular-searches .span5 .column,
.popular-searches .span6 .column {
  border-right: 1px solid #d2d1d1;
}
.popular-searches .span4 .column {
  width: 100%;
}
.popular-searches .span4 .column:last-child {
  border-right: none;
}
.popular-searches .span9 {
  margin-right: 0;
}
.popular-searches .span9 .column {
  width: 320px;
}
.popular-searches .column {
  width: 235px;
  float: left;
  margin-right: 90px;
}
.popular-searches .column ul {
  margin-bottom: 40px;
}
.popular-searches .column ul li a {
  border-bottom: 1px solid #006645;
  line-height: 30px;
}
/*.lt-ie10 .fluid-layout .landing-panel{
	width: 980px;
}*/
.lt-ie10 .popular-searches {
  padding-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.lt-ie10 .popular-searches .span3,
.lt-ie10 .popular-searches .span4,
.lt-ie10 .popular-searches .span5,
.lt-ie10 .popular-searches .span6 {
  margin-left: 0;
}
.lt-ie10 .popular-searches .column {
  margin: 0 20px;
}
.lt-ie10 .popular-searches .column:last-child {
  margin-left: 0;
}
.lt-ie9 .popular-searches.landing-panel {
  width: 980px;
}
.recent-search-wrap {
  zoom: 1;
  margin-bottom: 20px;
}
.recent-search-wrap:before,
.recent-search-wrap:after {
  content: "";
  display: table;
}
.recent-search-wrap:after {
  clear: both;
}
.recent-search-wrap h3 {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background: #d9d9d9;
  font-size: 1.125em;
  color: #fff;
  padding: 10px;
  width: 980px;
  float: right;
}
.recent-location {
  width: 235px;
  margin-left: 20px;
  float: right;
  background-color: #f0f0f0;
}
.recent-location .recent-location-link {
  text-align: center;
  padding: 5px 0 10px 0;
}
.recent-location .recent-location-link a {
  display: inline;
  font-size: 1em;
  border-bottom: 1px solid #006645;
}
.recent-location .recent-location-link a:hover {
  border-bottom: 1px solid #95c23d;
}
.recent-location .map-wrap {
  width: 235px;
  height: 146px;
  border-bottom: 3px solid #fff;
}
.recent-location .map-canvas {
  width: 100%;
  height: 100%;
}
.recent-location:last-child {
  margin-left: 0;
}
.poi-icon {
  width: 100%;
  min-height: 176px;
  height: 126px;
  background: url(../_images/common/backgrounds/large-poi-bg.png) center center no-repeat;
}
/* LOCATION FORM COMPONENT */
.location-form-wrap {
  min-height: 86px;
  height: 188px;
  float: left;
}
.location-form {
  margin: 40px;
}
.location-form label {
  font-size: 1.125em;
}
.location-form input,
.location-form button,
.location-form label {
  display: inline-block;
}
.location-form input[type="text"] {
  width: 405px;
  background: #fff;
  margin: 0 15px;
}
.location-form button:hover,
.location-form button:focus {
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -90px no-repeat;
  color: #e13019;
}
.location-form button:hover span,
.location-form button:focus span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -90px no-repeat !important;
}
.landing-panel .location-form-wrap {
  width: 815px;
}
.landing-panel .location-form .row {
  width: 100%;
}
/* FILTER COMPONENT */
.local-dashboard.filters .checkbox-list {
  display: block;
  padding-top: 0;
}
.local-dashboard.filters ul li:first-child {
  background-color: #f0f0f0;
  padding: 10px 20px;
  color: #006645;
}
.local-dashboard.filters ul li ul.checkbox-list li:first-child {
  background: none;
  color: #006645;
  padding-left: 10px;
}
.local-dashboard.filters ul li ul.checkbox-list li:first-child:hover {
  color: #006645;
  background: none;
}
.local-dashboard.filters ul li ul.checkbox-list li a.show-all {
  background: none;
  color: #006645;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-left: 0;
  display: inline-block;
}
.local-dashboard.filters ul li ul.checkbox-list li a.show-all:hover {
  color: #95c23d;
}
.local-dashboard.filters ul li ul.checkbox-list li a:hover {
  color: #006645;
  background-color: #fff;
}
/* PAGINATION COMPONENT */
.results-count {
  margin-left: 139px;
}
.dashboard-pagination {
  zoom: 1;
  clear: both;
  position: relative;
}
.dashboard-pagination:before,
.dashboard-pagination:after {
  content: "";
  display: table;
}
.dashboard-pagination:after {
  clear: both;
}
.dashboard-pagination p {
  background: #f0f0f0;
}
.dashboard-pagination a {
  background-color: #f0f0f0;
}
.dashboard-pagination a,
.dashboard-pagination p {
  display: inline-block;
  float: left;
  margin-top: 5px;
  font-size: 0.938em;
  padding-top: 3px;
  padding-bottom: 3px;
}
.dashboard-pagination p {
  color: #000;
  width: 470px;
  text-align: center;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.dashboard-pagination .previous {
  position: relative;
}
.dashboard-pagination .previous a {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 45px;
}
.dashboard-pagination .previous a:before {
  content: " ";
  display: inline-block;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) 0 -226px no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: -5px;
  left: -5px;
}
.dashboard-pagination .previous a:hover:before {
  background-position: 0 -283px;
}
.dashboard-pagination .previous a.inactive:before {
  background: url(../_images/common/sprites/sprite-icons-set-2.png) 0 -169px no-repeat;
  right: 20px;
}
.dashboard-pagination .next a {
  padding-right: 30px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 39px;
  width: 120px;
}
.dashboard-pagination .next a:after {
  content: " ";
  display: inline-block;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) 0 -56px no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: -5px;
  right: -20px;
}
.dashboard-pagination .next a:hover:after {
  background-position: 0 -113px;
}
.dashboard-pagination .next a.inactive:after {
  background: url(../_images/common/sprites/sprite-icons-set-2.png) 0 0 no-repeat;
  right: -20px;
}
.dashboard-pagination a.inactive {
  cursor: default;
  color: #878787;
}
.dashboard-pagination a.inactive:after {
  content: " ";
  display: inline-block;
  width: 41px;
  height: 41px;
  position: absolute;
  top: -5px;
}
.lt-ie8 .dashboard-pagination {
  margin-bottom: 20px;
}
.lt-ie8 .dashboard-pagination .previous-results,
.lt-ie8 .dashboard-pagination .next-results {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 141px;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.lt-ie8 .dashboard-pagination .next-results {
  right: 20px;
}
.fluid-layout .span12.last,
.fluid-layout .span2 {
  margin-bottom: 0;
}
.poi-icon {
  width: 171px;
  float: left;
}
.field {
  padding: 0;
}
.location-form button,
.location-form button:hover,
.slider button,
.slider button:hover {
  width: 136px;
}
.location-form .error-message {
  display: none;
  min-height: 0;
  left: 330px;
  top: 60px;
  width: 210px;
  z-index: 1;
  background: url(../_images/common/sprites/sprite-speech-bubble-grey-210.png) 0 bottom no-repeat #ffb2b2;
}
.location-form .error-message:before {
  top: -13px;
  left: 92px;
  width: 25px;
  height: 14px;
  background: url(../_images/common/backgrounds/speech-bubble-tail-90deg.png) 0 0 no-repeat;
}
.location-form .error-message .error-text {
  background: url(../_images/common/sprites/sprite-speech-bubble-grey-210.png) right 0 no-repeat #ffb2b2;
}
.location-form .error-message .error-text p {
  padding-top: 5px;
  margin: 0 0 5px 0;
  color: #000;
  text-align: center;
}
.no-js .landing-panel .location-form #location,
.no-js .landing-panel .location-form button,
.no-js .landing-panel .location-form .geo-locate,
.no-js .landing-panel .location-form label {
  float: left;
}
.no-js .landing-panel .location-form .error-message {
  left: 380px;
}
.no-js .location-form .error-message {
  display: block;
}
/*.no-.geolocate{
	display: none;
}
.no-geo-locate{
	display: none;

}
.no-js, .no-geolocation {
	.no-geo-locate{
		display: block;
		p{
			display:block;
			float:left;
			height:20px;
			margin: 0 4px;	
			border-bottom:1px dotted @dark-green;
		}
	}
	.geo-locate{
		display: none;
		
	}
}*/
.no-js .question-hint,
.no-geolocation .question-hint {
  display: none;
}
.geo-locate {
  margin: 10px 0 0 150px;
}
.geo-locate span {
  background: url(../_images/common/sprites/sprite-icons-set-2.png) -54px 2px no-repeat;
  display: block;
  float: left;
  width: 17px;
  height: 20px;
}
.geo-locate p {
  padding-left: 20px;
}
.geo-locate a.locate {
  display: block;
  float: left;
  height: 20px;
  margin: 0 4px;
  border-bottom: 1px dotted #006645;
}
.geo-locate a.tolltip {
  width: 21px;
  height: 20px;
  display: block;
  float: left;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) -85px 0px no-repeat;
}
/*.landing-panel .geolocate-error {
	top: 10px;
}*/
.no-js .geolocate-error {
  display: none;
}
.geolocate-error {
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  position: absolute;
  z-index: 2;
  display: block;
  top: -40px;
  left: -211px;
  width: 1000px;
}
.geolocate-error p {
  padding: 5px;
  color: #008a26;
  margin: 0;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.geolocate-error .error-message {
  display: block;
  margin: 0;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  background: none;
  width: auto;
  top: 0;
  left: 0;
}
.geolocate-error .error-message .error-text {
  background: none;
  color: #008a26;
}
.geolocate-error .error-message .error-text p {
  margin: 0;
  padding: 0;
  background: none;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #008a26;
  line-height: 2;
}
.geolocate-error .error-message:before {
  display: none;
}
.lt-ie9 .geolocate-error {
  background-color: #fefefe;
}
.lt-ie10 .change-location-search {
  width: 746px;
}
.search-slider .geolocate-error {
  width: 745px;
  top: -46px;
  left: -20px;
}
/*.search-slider .geo-locate p{
	color: #000;
}*/
.no-js .events-results article:nth-child(3n+4),
.static .events-results article:nth-child(3n+4) {
  clear: both;
}
.result-count {
  margin-top: 10px;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  min-height: 55px;
  padding-bottom: 30px;
}
.result-count em {
  font-weight: normal;
  color: #006645;
}
.no-result-count {
  margin-top: 10px;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  min-height: 55px;
  padding-bottom: 30px;
  font-size: 1.625em;
}
.no-result-count em {
  font-weight: normal;
  color: #006645;
}
.no-result-count em {
  font-weight: normal;
}
.results-panels.local p.heading2 {
  clear: both;
  margin-bottom: 60px;
  min-height: 55px;
  width: 850px;
}
.lt-ie8 .results-panels.local p.heading2 {
  min-height: 55px;
  height: auto!important;
  height: 55px;
}
p.heading2 {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  min-height: 55px;
  line-height: 1.2;
}
p.heading2 em {
  font-weight: normal;
  color: #006645;
}
.location-details {
  margin-bottom: 20px;
  color: #4e4d4d;
}
.location-details li {
  font-size: 0.95em;
  margin-bottom: 5px;
  float: left;
  width: 200px;
}
.location-details li span {
  background-image: url(../_images/common/sprites/location-details-icons.png);
  display: block;
  padding-left: 25px;
}
.location-details li.proximity span {
  background-position: 0 0px;
  background-repeat: no-repeat;
}
.location-details li.date span {
  background-position: 0 -54px;
  background-repeat: no-repeat;
}
.location-details p {
  width: 80%;
}
.apply-now {
  background-color: #f39325;
  background-image: url(../_images/common/sprites/orange-button-bottom.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  display: block;
  width: 174px;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  clear: both;
  margin-bottom: 20px;
  float: left;
  cursor: pointer;
}
.apply-now:hover {
  background-image: url(../_images/common/sprites/orange-button-bottom-hover.png) !important;
}
.apply-now span {
  padding: 14px 0;
  background-image: url(../_images/common/sprites/orange-button-top.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 174px;
  color: #ffffff;
  text-align: center;
}
.apply-now span:hover {
  color: #e13019 !important;
  background-image: url(../_images/common/sprites/orange-button-top-hover.png) !important;
}
/*.inserted-content a.apply-now{
	display: block;
	background: red;
}
.inserted-content a.apply-now:hover{
	background: green;
}
a.apply-now:hover{
	background-image: url(../_images/common/sprites/orange-button-bottom-hover.png)!important;
	span{
		background-image: url(../_images/common/sprites/orange-button-top-hover.png)!important;
		&:hover{
			color:@orange!important;
		}
	}
}*/
.content ul.bullet li {
  color: #333332;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.local-dashboard .event .inner-box {
  padding-top: 0;
}
.cancer-types {
  display: none;
  margin-bottom: 20px;
}
.cancer-types strong {
  font-weight: normal;
  display: block;
}
.lrg-button {
  background: url(../_images/common/sprites/large-btn-bottom-sprite.png) 0 bottom no-repeat;
}
.lrg-button span {
  background: url(../_images/common/sprites/large-btn-top-sprite.png) 0 bottom no-repeat;
  display: block;
  width: 100%;
  height: 18px;
}
.lrg-button strong {
  padding: 0 10px 10px 10px;
  margin-top: -10px;
  display: block;
  color: #fff;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
}
.lrg-button:hover {
  background-position: -205px bottom;
}
.lrg-button:hover span {
  background-position: -205px bottom;
}
.lrg-button:hover strong {
  color: #e13019;
}
.lt-ie8 .torn-edge-box .lrg-button {
  display: block;
}
.rss-feed {
  margin: 0 20px 20px 20px;
}
.rss-feed li {
  border-top: 2px solid #fff;
  padding: 20px 0;
}
.rss-feed li:first-child {
  border-top: none;
  padding-top: 0;
}
.rss-feed li:last-child {
  padding-bottom: 0;
}
.rss-feed p {
  font-size: 0.875em;
  margin: 0;
}
.rss-feed .rss-additional-info {
  font-size: 0.750em;
  margin-top: 5px;
  zoom: 1;
}
.rss-feed .rss-additional-info:before,
.rss-feed .rss-additional-info:after {
  content: "";
  display: table;
}
.rss-feed .rss-additional-info:after {
  clear: both;
}
.rss-feed .rss-additional-info .date {
  color: #4e4d4d;
}
.rss-feed .rss-additional-info a {
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
  width: auto;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.rss-more {
  border-bottom: 1px solid #006645;
}
.more-info {
  margin-top: 0;
}
.more-info li {
  border-top: none;
  padding-top: 0;
}
.more-info li p {
  font-size: 0.875em;
  border-bottom: 2px solid #fff;
  padding-bottom: 20px;
}
.more-info li a {
  margin-left: 0;
  display: inline;
  cursor: pointer;
}
.map-wrapper {
  height: 360px;
  position: static!important;
}
.lt-ie8 .map-wrapper {
  position: relative!important;
}
.infobox-wrap {
  position: relative;
  width: 251px;
}
.infobox-wrap img {
  top: -3px;
  right: 0;
  position: absolute;
  z-index: 1;
}
.infobox-wrap:after {
  content: " ";
  position: absolute;
  top: 100px;
  left: -54px;
  width: 54px;
  height: 35px;
  background: url(../_images/common/backgrounds/infobox-tail.png) 0 0 no-repeat;
}
.lt-ie8 .infobox-wrap img {
  top: -32px;
}
.lt-ie8 #box-wrapper {
  margin-top: 0;
}
.lt-ie8 #item-count + #box-wrapper {
  margin-top: 28px;
}
#box-wrapper {
  position: relative;
  border: 3px solid #fff;
  height: 210px;
  overflow-x: hidden!important;
  overflow-y: auto!important;
  margin-right: -54px;
  width: 245px;
  background: #f0f0f0;
  margin-top: 28px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}
.lt-ie9 #item-count {
  background: #fff;
}
.lt-ie8 #item-count {
  top: -31px;
}
#item-count {
  position: absolute;
  top: -3px;
  left: 0;
  background: rgba(255, 255, 255, 0.85);
  width: 215px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 1;
}
#item-count p {
  margin: 0;
  padding: 5px 10px;
  color: #878787;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.infobox {
  position: relative;
  background: #f0f0f0;
}
.infobox h3 {
  display: block;
  padding: 12px 10px;
  margin: 0;
  color: #fff;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background: #008a26;
  font-size: 1.1em;
  line-height: 1.3;
}
.infobox h3 a {
  color: #fff;
  border: none;
  display: block;
}
.infobox h4 {
  background: #95c23d;
  color: #006645;
  font-size: 0.95em;
  padding: 5px 8px 5px 10px;
  margin-bottom: 0;
  border-top: 1px solid #fff;
  text-transform: normal;
}
.infobox p {
  margin: 0;
}
.infobox a {
  border-bottom: 1px solid #006645;
}
.infobox a.close-btn {
  margin: 0;
  padding: 0;
  border-bottom: none;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -12px;
  right: -10px;
  background: url(../_images/common/backgrounds/info-close-btn.png) 0 0 no-repeat;
  display: block;
}
.infobox .inner-box {
  padding: 10px;
  background: #f0f0f0;
  min-height: 65px;
}
.infobox .inner-box a {
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.9em;
}
.infobox .location-details {
  margin-bottom: 0;
}
.infobox .location-details li {
  font-size: 0.9em;
  float: none;
}
.lt-ie8 .infobox .location-details {
  margin-bottom: 0;
  float: left;
}
.contact-info li {
  background-image: url(../_images/common/sprites/location-details-icons.png);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 10px 26px;
}
.contact-info .tel {
  background-position: 0 -162px;
  background-repeat: no-repeat;
}
.contact-info .mailto {
  background-position: 0 -108px;
  background-repeat: no-repeat;
}
.contact-info .website {
  background-position: 0 -218px;
  background-repeat: no-repeat;
}
.contact-info + a.alignright {
  padding: 20px 0;
}
.loaded-event {
  width: 660px;
  margin: auto;
}
.inserted-content {
  width: 745px;
  float: left;
  margin-bottom: 20px;
}
.promo-full-description {
  background: #f0f0f0;
  position: relative;
  width: 100%;
  float: left;
}
.promo-full-description ul.bullet li {
  font-size: 1em;
}
.promo-full-description .clear {
  clear: both;
}
.promo-full-description .more-about {
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.promo-full-description .more-about span {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) -85px -254px no-repeat;
  margin-left: 5px;
}
.promo-full-description .reference em {
  font-size: 1.5em;
  font-style: normal!important;
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.promo-full-description .duel-list {
  width: 47%;
  float: left;
}
.promo-full-description .duel-list h4 {
  font-size: 1em;
}
.promo-full-description ul {
  margin-bottom: 20px;
  clear: both;
}
.promo-full-description h4 {
  clear: left;
  margin-bottom: 10px;
  font-size: 1.25em;
}
.promo-full-description h4 em {
  color: #333332;
  font-family: 'Helvetica-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.promo-full-description .content h3 {
  font-size: 1.25em;
  color: #008a26;
  background: none;
  margin-bottom: 10px;
  padding: 0;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.promo-full-description .location-details {
  width: 100%;
  float: left;
}
.promo-full-description .location-details li {
  float: left;
  width: 44%;
  margin-right: 20px;
}
.promo-full-description .location-details li p {
  word-wrap: break-word;
  white-space: normal;
  margin-right: 20px;
}
.promo-full-description .location-details li p span.view-map {
  float: none;
  height: auto;
  background: none;
  display: inline-block;
  padding-left: 0;
  margin-left: 5px;
}
.promo-full-description .location-details li:last-child {
  margin-right: 0;
}
.promo-full-description .location-details h4 {
  font-size: 1em;
}
.promo-full-description .proximity,
.promo-full-description .date {
  float: left;
}
.promo-full-description .proximity span,
.promo-full-description .date span {
  height: 20px;
  overflow: visible;
  float: left;
}
.promo-full-description .proximity p,
.promo-full-description .date p {
  float: left;
}
.promo-full-description .proximity p.address,
.promo-full-description .date p.address {
  clear: both;
}
.promo-full-description .proximity h4 + p.address {
  margin-left: 0;
}
.promo-full-description .date p {
  float: none;
  margin-left: 25px;
  margin-bottom: 10px;
}
.promo-full-description .date p:last-child {
  margin-bottom: 20px;
}
.promo-full-description .date p.note {
  clear: both;
  width: 260px;
}
.promo-full-description .proximity p {
  margin-bottom: 0;
}
.promo-full-description .proximity p.address {
  margin-bottom: 20px;
  font-size: 0.85em;
}
.promo-full-description .social-icons {
  margin-bottom: 20px;
  float: left;
  padding-left: 20px;
}
.promo-full-description .social-icons li {
  float: left;
}
.promo-full-description .social-icons li a {
  cursor: pointer;
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(../_images/common/sprites/sprite-sharing-medium.png);
  background-repeat: no-repeat;
  margin: 0 5px;
}
.promo-full-description .social-icons li a span {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
.promo-full-description .social-icons li .save-page {
  background-position: 0 -363px;
}
.promo-full-description .social-icons li .save-page:hover {
  background-position: 0 -396px;
}
.promo-full-description .social-icons li .save-page.saved,
.promo-full-description .social-icons li .save-page.saved:hover {
  background-position: 0 -429px;
}
.promo-full-description .social-icons li .facebook {
  background-position: 0 0px;
}
.promo-full-description .social-icons li .facebook:hover {
  background-position: -33px 0px;
}
.promo-full-description .social-icons li .twitter {
  background-position: 0 -33px;
}
.promo-full-description .social-icons li .twitter:hover {
  background-position: -33px -33px;
}
.promo-full-description .social-icons li .google-plus {
  background-position: 0 -66px;
}
.promo-full-description .social-icons li .google-plus:hover {
  background-position: -33px -66px;
}
.promo-full-description .social-icons li .mailto {
  background-position: 0 -99px;
}
.promo-full-description .social-icons li .mailto:hover {
  background-position: -33px -99px;
}
.promo-full-description .social-icons li .print {
  background-position: 0 -132px;
}
.promo-full-description .social-icons li .print:hover {
  background-position: -33px -132px;
}
.promo-full-description .social-icons li .pdf {
  background-position: 0 -165px;
}
.promo-full-description .social-icons li .pdf:hover {
  background-position: -33px -165px;
}
.promo-full-description .social-icons li .linkedIn {
  background-position: 0 -198px;
}
.promo-full-description .social-icons li .linkedIn:hover {
  background-position: -33px -198px;
}
.promo-full-description .social-icons li .instagram {
  background-position: 0 -231px;
}
.promo-full-description .social-icons li .instagram:hover {
  background-position: -33px -231px;
}
.promo-full-description .social-icons li .stumbleUpon {
  background-position: 0 -264px;
}
.promo-full-description .social-icons li .stumbleUpon:hover {
  background-position: -33px -264px;
}
.promo-full-description .social-icons li .reddit {
  background-position: 0 -297px;
}
.promo-full-description .social-icons li .reddit:hover {
  background-position: -33px -297px;
}
.promo-full-description .social-icons li .bookmark {
  background-position: 0 -330px;
}
.promo-full-description .social-icons li .bookmark:hover {
  background-position: -33px -330px;
}
.promo-full-description .social-icons li:first-child {
  padding: 4px 5px 0 0;
}
.promo-full-description .content {
  padding: 20px;
}
.promo-full-description .close {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) no-repeat -56px -142px;
  cursor: pointer;
}
.promo-full-description h2 {
  background: #008a26;
  color: #fff;
  padding: 7px 40px 7px 20px;
  margin: 0 0 1px 0;
  font-size: 1.7em;
}
.promo-full-description h3 {
  background: #95c23d;
  color: #006645;
  margin: 0;
  padding: 3px 0 3px 20px;
}
.promo-full-description h4 {
  color: #008a26;
}
.promo-full-description.national h2 {
  background: #006645;
  color: #ffffff;
}
.promo-full-description.national h3 {
  background: #008a26;
  color: #ffffff;
}
.promo-full-description.national .content h3 {
  background: none;
  color: #008a26;
}
.lt-ie8 .proximity p.address {
  width: 145px;
}
.back-arrow {
  background: url(../_images/common/sprites/back-arrow-graphic.png) no-repeat 100% 0;
  height: 43px;
  float: right;
  width: 250px;
  line-height: 43px;
  padding-left: 52px;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.events-results {
  clear: left;
}
.share-this {
  float: left;
  width: 745px;
  border-top: 1px solid #ffffff;
  padding: 10px 0;
  margin: 0 -20px;
}
.share-this > span {
  float: left;
}
.results-tools {
  width: 765px;
  float: right;
  margin-top: 11px;
}
.change-location-btn {
  color: #ffffff;
}
.change-location-btn span.btn {
  display: block;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  width: 189px;
  padding: 0 0 0 20px;
  background: url(../_images/common/sprites/sprite-buttons.png) no-repeat -411px -333px;
  position: absolute;
  right: 0;
  top: -44px;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.change-location-btn span.btn a {
  color: #ffffff;
}
.change-location-btn span.active {
  background: url(../_images/common/sprites/sprite-buttons.png) no-repeat -222px -333px;
}
.lt-ie10 .change-location-btn span.btn {
  width: 169px;
}
.change-location-search {
  position: relative;
  width: 765px;
  z-index: 10;
  clear: both;
  margin-top: 10px;
}
.map-wrapper {
  positon: absolute;
  overflow: hidden;
  z-index: -1;
}
.slide-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.no-js .search-slider {
  display: none;
  position: relative!important;
  height: 200px!important;
}
.no-js .change-location-search {
  margin-bottom: 15px;
  float: left;
}
.no-js .filters li.update-results {
  display: block!important;
}
/*.no-js .geo-locate{
	display: none;
}*/
.search-slider {
  overflow: hidden;
  background: url('../_images/common/sprites/change-location-background.png') repeat-x 0 bottom;
  width: 746px;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
}
.search-slider .location-form {
  padding: 45px 20px 20px 20px;
  margin: 0px;
  height: 143px;
}
.search-slider .location-form input[type="text"] {
  width: 300px;
}
.search-slider label,
.search-slider .cta-button {
  float: left;
  margin-right: 23px;
  margin-left: 20px;
}
.search-slider input {
  width: 50%;
  float: left;
}
.search-slider .geo-locate {
  clear: left;
  padding-top: 10px;
  margin-left: 190px;
}
.change-location-search .bar {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 10px;
  position: absolute;
  width: 100%;
  background: #008a26;
  top: -10px;
}
.hide-map {
  width: 121px;
  height: 27px!important;
  display: block;
  background: url(../_images/common/sprites/sprite-buttons.png) no-repeat -430px -370px;
  position: absolute;
  top: -46px;
  right: 214px;
  display: none;
  font-family: 'Futura-Heavy', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-left: 50px;
  padding-top: 4px;
  cursor: pointer;
  color: #008a26;
}
.no-js .local .hide-map,
.no-js .local .map-wrapper {
  display: none;
}
.hide-map.hide {
  background: url(../_images/common/sprites/sprite-buttons.png) no-repeat -255px -370px;
}
.static .expand-search {
  position: relative;
  margin-right: 0;
}
.expand-search {
  /*position: absolute;*/
  background-color: #f0f0f0;
  border-style: solid;
  border-width: 55px 15px 15px 13px;
  -moz-border-image: url(../_images/common/backgrounds/dashed-box.png) 55 15 15 13 repeat;
  -webkit-border-image: url(../_images/common/backgrounds/dashed-box.png) 55 15 15 13 repeat;
  -o-border-image: url(../_images/common/backgrounds/dashed-box.png) 55 15 15 13 repeat;
  border-image: url(../_images/common/backgrounds/dashed-box.png) 55 15 15 13 repeat;
  margin-right: 0;
  min-width: 207px!important;
  width: 207px!important;
}
.expand-search h3 {
  color: #000;
  font-size: 1.125em;
  text-align: center;
  font-family: 'Helvetica-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  width: 215px;
  margin: 0 auto;
}
.expand-search .expand-arrow {
  display: block;
  width: 83px;
  height: 27px;
  background: url(../_images/common/sprites/sprite-icons-set-2.png) no-repeat -62px -183px;
  margin: 20px auto 28px auto;
}
.expand-search a.lrg-button {
  display: block;
  margin-left: 6px;
  text-align: center;
  font-size: 1.05em;
}
.expand-search a.lrg-button strong {
  padding: 0 25px 10px 25px!important;
}
.no-result-map {
  display: none;
}
.no-borderimage .expand-search {
  border-image: none;
  border: 2px dashed #dadad3;
  border-collapse: collapse;
  padding: 55px 10px 20px 10px;
}
#map_canvas,
#map_canvas2 {
  height: 360px;
}
@media only screen and (max-width: 1127px) {
  .social-container.local {
    left: auto;
    right: 0px;
    top: 0;
    background-color: #f1f2ed;
  }
}
.local .promo-box h4 {
  margin-bottom: 0;
  text-transform: normal;
}
.lt-ie9 .local .promo-box h4 {
  margin-bottom: 20px;
}
.lt-ie9 .social-container.local,
.lt-ie8 .social-container.local {
  /*top:177px;*/
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
}
.lt-ie9 .social-container.local .social-sharepanel.vertical-carousel,
.lt-ie8 .social-container.local .social-sharepanel.vertical-carousel {
  width: 1000px;
  margin: 0 auto;
}
.lt-ie9 .social-container.local .social-panel,
.lt-ie8 .social-container.local .social-panel {
  float: right;
  position: relative;
  width: 160px;
}
.lt-ie9 .social-container.local {
  top: -10px;
}
.lt-ie8 .social-container.local {
  top: 0px;
}
.lt-ie9 .social-container {
  top: -5px;
  right: 271px;
}
.lt-ie8 .social-container {
  top: 0px;
  right: 271px;
}
.question-hint {
  background: url(../_images/common/sprites/sprite-icons-set-2.png) -85px 0px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.question-hint span {
  visibility: hidden;
}
.question-tooltip {
  display: none;
  background: #006645;
  color: #ffffff;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  padding: 10px;
  z-index: 1;
  max-width: 420px;
  top: auto;
  left: auto;
}
.question-tooltip p {
  margin: 0;
  padding: 0;
}
.question-tooltip:before {
  content: attr(data-content);
  position: absolute;
  left: 36%;
  top: -30px;
  border-color: transparent transparent #006645 transparent;
  border-style: solid;
  border-width: 15px;
  width: 0;
  height: 0;
}
.question-tooltip .tooltip-close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../_images/common/sprites/sprite-icons.png) -325px -501px no-repeat;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
}
.question-tooltip .tooltip-close:hover {
  background: url(../_images/common/sprites/sprite-icons.png) -326px -150px no-repeat;
}
.lt-ie8 .form-tooltip {
  position: relative;
  z-index: 1;
}
.details-page {
  width: 745px;
  margin: 0 auto;
}
.details-page .close,
.details-page .back-arrow {
  display: none;
}
.details-page .span9 {
  width: 745px;
}
.details-page .map-wrapper {
  z-index: 1;
}
aside.torn-edge-details-image {
  width: 575px;
  height: 267px;
  margin: auto;
  position: relative;
  margin-bottom: 20px!important;
}
aside.torn-edge-details-image span {
  background: url(../_images/common/sprites/sprite-promo-image-mask-full.png) 0 0 no-repeat;
  width: 575px;
  height: 267px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.clear-search {
  border-bottom: 1px solid #006645;
  margin-bottom: 20px;
  display: inline-block;
}
.filters li.clear-filter-search {
  border-top: none;
  font-size: 1em;
  font-family: 'Helvetica-Roman', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-left: 20px;
  border-bottom: none;
  border-radius: 0 0 10px 10px;
}
.filters li.clear-filter-search a {
  display: inline-block;
  background: url(../_images/common/sprites/sprite-icons.png) -326px -189px no-repeat;
  padding: 10px 20px 0 30px;
  margin-bottom: 20px;
}
.filters li.clear-filter-search a span {
  border-bottom: 1px solid #006645 !important;
}
.filters li.events-search {
  border-bottom: none;
}
.filters li.clear-filter-search:hover {
  background-color: #f0f0f0 !important;
}
.filters li.clear-filter-search:hover a {
  color: #95c23d;
}
.filters li.update-results:hover {
  background-color: #f0f0f0;
}
.filters li.update-results button {
  margin: 0 0 20px 20px;
  background: transparent url(../_images/common/sprites/sprite-buttons.png) 0 -45px no-repeat !important;
}
.filters li.update-results button span {
  background: transparent url(../_images/common/sprites/sprite-buttons-right.png) 100% -45px no-repeat !important;
}
.filters li.update-results button:hover {
  background-position: 0 -90px !important;
}
.filters li.update-results button:hover span {
  background-position: 100% -90px !important;
}
.filters li.update-results button:focus {
  background-position: 0 0 !important;
}
.filters li.update-results button:focus span {
  background-position: 100% 0 !important;
}
.no-js .filters li.clear-filter-search {
  border-radius: 0;
}
.js .filters li.update-results {
  display: none;
}
.js .filters li.clear-filter-search {
  border-radius: 0 0 10px 10px;
}
.related-areas-wrap {
  float: left;
  clear: both;
  margin-top: 20px;
  width: 100%;
}
.related-areas {
  width: 275px;
  margin: 0 auto;
}
.related-areas a {
  width: 275px;
  padding-right: 0;
}
.related-areas a span {
  padding-left: 18px!important;
}
.details-footer-panels h3.heading2 {
  font-family: 'Futura-Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  width: 1000px;
}
.lt-ie9 .details-footer-panels .inner-box {
  padding-top: 0;
}
span.skype_pnh_container {
  display: none !important;
}
span.skype_pnh_print_container {
  display: inline !important;
}
.contact-details + a.clear {
  padding: 20px 0;
}
/*
@media only screen and (max-width: 800px) {
	#container:before {
		content: "MAX WIDTH 800";
	}
	
	#container  {
	max-width: 760px;
	min-width: 760px; }
	
	.header-component .tabs li {
		.span3;
	}
	
	
	.scrolling-carousel .carousel-container li {
		width: 175px;
	}
	
 	.header-component .tabs a span:nth-child(2) {
		padding-left: 35%;
	}
	
}

@media only screen and (max-width: 600px) {
	#container:before {
		content: "MAX WIDTH 600";
	}
	
 	.header-component .tabs li {
		.span5;
	}
	
	.header-component .tabs a span:nth-child(2) {
		padding-left: 30%;
	}
  
	.scrolling-carousel li {
		.span6;
	}
	
	.scrolling-carousel li:nth-child(2n + 2){
		margin-right: 0;
	}
}

@media only screen and (max-width : 480px) {
	#container { min-width: 300px; }
	#container:before {
		content: "MAX WIDTH 480";
	}
	.header-component .tabs li {
		.span12;
	}
	
	.aside-article .article-content {
		.span12;
	}
	.aside-article .masked-image  {
		display: none;
	}
}*/
@media only screen and (max-width: 1600px) {
  .event-slider {
    display: none;
  }
}
.hidden {
  display: none;
}
.guidance-banner {
  background: #c9338b;
  box-shadow: 0 0 10px 0 rgba(186, 186, 186, 0.25);
  box-sizing: border-box;
  position: relative;
  min-height: 48px;
}
@media (max-width: 767px) {
  .guidance-banner {
    margin-bottom: 20px;
  }
}
.guidance-banner .guidance-banner-content-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1032px;
  margin: auto;
}
.guidance-banner .guidance-banner__text {
  display: block;
  color: #ffffff;
  padding: 0 48px 0 40px;
  margin: 0;
  line-height: 2.95 !important;
  position: relative;
  font-size: 16px;
}
.guidance-banner .guidance-banner__text:before {
  background: url('../_images/css/redirect-icon.svg');
  content: '';
  display: inline-block;
  left: 12px;
  height: 16px;
  position: absolute;
  top: 15px;
  width: 16px;
}
.guidance-banner .guidance-banner__link,
.guidance-banner .guidance-banner__link:focus,
.guidance-banner .guidance-banner__link:hover {
  color: #ffffff;
  text-decoration: underline;
  border: 0;
}
.guidance-banner .guidance-banner__button {
  background: url('../_images/css/redirect-close.svg');
  background-size: 100% 100%;
  border: none;
  display: inline-block;
  height: 24px;
  width: 24px;
}
.guidance-banner .guidance-banner__button span {
  visibility: hidden;
}
