/* ============================================================

320 and Up by Andy Clarke
Version: 3.0
URL: http://stuffandnonsense.co.uk/projects/320andup/
Apache License: v2.0. http://www.apache.org/licenses/LICENSE-2.0

============================================================ */
/* Reset =================================================== */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

/* Variables =================================================== */
/* Mixins =================================================== */
/* Page =================================================== */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  background: white;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 15px 0 0 0;
  width: 100%;
  background-color: transparent;
  font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  /*font-size : 1.6rem;*/
  line-height: 1.4em;
  color: black; }

.logo {
  background-position: 0 -390px;
  width: 118px;
  height: 40px;
  background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
  background-size: 286px 1030px;
  display: block; }
  .logo * {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
    .logo *.focusable:active, .logo *.focusable:focus {
      position: static;
      clip: auto;
      height: auto;
      width: auto;
      margin: 0;
      overflow: visible; }

.footer {
  background: #c3c3c3 url(http://templates.livesiteadmin.com/images/csw2013mediacent/bg_footer.png) repeat-x top;
  padding-top: 35px; }
  .footer p, .footer li {
    font-size: 13px;
    /*font-size : 1.3rem;*/ }
  .footer address {
    font-style: normal; }
    .footer address h1 {
      margin: 0;
      font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1em;
      font-weight: bold;
      line-height: 1.4em; }
  .footer ul {
    list-style-type: none; }
  .footer p a, .footer li a {
    color: inherit;
    text-decoration: underline; }
  .footer .follow {
    background: black;
    color: white;
    *zoom: 1;
    padding: 25px 0; }
    .footer .follow:before, .footer .follow:after {
      display: table;
      content: ""; }
    .footer .follow:after {
      clear: both; }
    .footer .follow h2 {
      margin-bottom: 0;
      color: #cdce00;
      font-size: 24px;
      /*font-size : 2.4rem;*/ }
      .footer .follow h2 small {
        color: white;
        font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        /*font-size : 1.6rem;*/
        display: block; }
    .footer .follow ul {
      margin-bottom: 0; }
      .footer .follow ul li {
        display: inline; }
    .footer .follow .social-icons {
      padding-top: 1.4em;
      margin-bottom: 1.4em; }
    .footer .follow .social-icons a {
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      display: block;
      float: left;
      margin-right: 10px; }
    .footer .follow .sm-facebook a {
      background-position: 0 -348px;
      width: 29px;
      height: 30px;
      background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
    .footer .follow .sm-twitter a {
      background-position: -336px -391px;
      width: 29px;
      height: 30px;
      background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
    .footer .follow .sm-youtube a {
      background-position: -336px -521px;
      width: 29px;
      height: 30px;
      background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
    .footer .follow .sm-googleplus a {
      background-position: 0 -478px;
      width: 29px;
      height: 30px;
      background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
    .footer .follow .sm-orkut a {
      background-position: 0 -1215px;
      width: 29px;
      height: 30px;
      background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
  .footer .informed {
    padding-top: 3em; }
  .footer .informed label {
    font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: white;
    font-weight: normal; }
  .footer .footer-links {
    clear: both; }
  .footer .footer-links ul li {
    display: inline;
    color: white;
    white-space: nowrap;
    font-size: 12px;
      margin-right: .6em;
      border-right: 1px solid white;
      padding-right: .6em;
    /*font-size : 1.2rem;*/ }
  .footer .footer-links ul li:last-of-type {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
    .footer .footer-links ul li a {
      color: white;
    }

.slogan p {
  font-size: 24px;
  /*font-size : 2.4rem;*/
  margin-bottom: 0; }

.slogan, .tags, .related-small, .border-below {
  padding-bottom: 1.4em;
  margin-bottom: 1.4em;
  border-bottom: 3px solid #a5a5a4; }

.tags, .feature-links, .border-above {
  padding-top: 1.4em;
  margin-top: 1.4em;
  border-top: 3px solid #a5a5a4; }
  .tags ul, .feature-links ul, .border-above ul {
    margin-bottom: 0; }

.involved {
  text-align: center; }
  .involved h2 {
    margin-bottom: 0;
    font-size: 28px;
    /*font-size : 2.8rem;*/ }
  .involved p {
    font-size: 20px;
    /*font-size : 2rem;*/
    margin-bottom: 0.35em; }

.content_main .countries ul {
  list-style: none; }
  .content_main .countries ul li {
    margin: 0;
    background: none;
    padding: 0; }
  .content_main .countries ul a {
    color: inherit; }

.content_main.article > .date {
  font-size: 18px;
  /*font-size : 1.8rem;*/ }
.content_main.article h1 {
  margin-bottom: 0; }

.content_supp .panel-response h2 {
  font-size: 18px;
  /*font-size : 1.8rem;*/ }
.content_supp .panel-response img {
  margin: 0.7em auto 1.4em;
  display: block;
  float: none;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
  -webkit-box-shadow: 5px 5px 10px #a5a5a4;
  -moz-box-shadow: 5px 5px 10px #a5a5a4;
  box-shadow: 5px 5px 10px #a5a5a4; }

.news .our-work .countries h3 {
  margin-bottom: 0.35em;
  font-size: 18px;
  /*font-size : 1.8rem;*/
  line-height: 1.2; }
  .news .our-work .countries h3 a {
    color: black; }

.content_main .l3 {
  margin-top: -1.5em;
  overflow: hidden;
  margin-bottom: 1.5em; }
  .content_main .l3 ul li {
    padding: 0;
    display: inline;
    margin-right: 1.3em;
    background: none;
    font-size: 18px;
    float: left;
    margin-bottom: 0;
    white-space: nowrap;
    /*font-size : 1.8rem;*/ }

.content_main.media_centre .articles p {
  margin-bottom: 1.4em; }
.content_main.media_centre .articles p.date {
  margin-bottom: 0;
  margin-top: -1.4em; }
.content_main.media_centre .articles h1 {
  font-size: 24px;
  /*font-size : 2.4rem;*/ }
.content_main.media_centre .articles h2 {
  font-weight: normal; }
.content_main.media_centre section {
  margin-bottom: 1.4em; }
.content_main.media_centre section header {
  background: #a5a5a4;
  color: white;
  *zoom: 1;
  padding: 5px; }
  .content_main.media_centre section header:before, .content_main.media_centre section header:after {
    display: table;
    content: ""; }
  .content_main.media_centre section header:after {
    clear: both; }
  .content_main.media_centre section header h1 {
    font-size: 18px;
    /*font-size : 1.8rem;*/
    margin: 0;
    padding-top: 4px; }
  .content_main.media_centre section header a.rss {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-position: 0 -1769px;
    width: 25px;
    height: 25px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
    float: left;
    margin-right: .5em; }
.content_main.media_centre section .filter {
  background: #e4e4e4;
  padding: 5px; }
  .content_main.media_centre section .filter label {
    color: #a5a5a4; }
.content_main.media_centre form.filter {
  margin-bottom: 0; }
  .content_main.media_centre form.filter label {
    font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    display: block; }
  .content_main.media_centre form.filter label.year {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
    .content_main.media_centre form.filter label.year.focusable:active, .content_main.media_centre form.filter label.year.focusable:focus {
      position: static;
      clip: auto;
      height: auto;
      width: auto;
      margin: 0;
      overflow: visible; }
  .content_main.media_centre form.filter select {
    margin-right: 3px; }
  .content_main.media_centre form.filter * {
    vertical-align: middle; }
  .content_main.media_centre form.filter input {
    width: auto; }
.content_main.media_centre section table a {
  color: black; }

.content_supp.media_centre .panel-alt {
  padding: 10px; }
  .content_supp.media_centre .panel-alt dt {
    float: left;
    clear: left;
    width: 25.25%;
    text-align: right;
    font-weight: normal; }
  .content_supp.media_centre .panel-alt dd {
    margin-left: 27.78%;
    margin-bottom: 0.35em; }
  .content_supp.media_centre .panel-alt dl {
    margin-bottom: 0; }
  .content_supp.media_centre .panel-alt h2 {
    color: #a5a5a4 !important;
    text-align: left;
    margin-bottom: 0.7em; }
  .content_supp.media_centre .panel-alt i.twitter-large {
    display: block;
    background-position: -336px -131px;
    width: 41px;
    height: 41px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
    float: left;
    margin-right: 5px;
    margin-top: 3px; }

body.media_centre .informed {
  display: none; }

.content_supp.media_centre {
  padding-bottom: 0; }

.map {
  margin-bottom: 1em; }

nav {
  margin-top: 1.4em;
  background: #eee; }
  nav h2 a {
    text-align: center;
    display: block;
    padding: 5px; }
    nav h2 a:before {
      content: '-- Show '; }
    nav h2 a:after {
      content: ' --'; }
    nav h2 a:hover {
      text-decoration: none; }
  nav ul {
    list-style: none; }
  nav ul li {
    border-bottom: 1px solid #bbb;
    padding: 3px 5px; }
    nav ul li a {
      color: #222;
      text-transform: uppercase; }
  nav ul {
    display: none; }
  nav form {
    margin-bottom: 0; }
  nav.l3 ul {
    display: block;
    background: white; }
  nav.l3 ul li {
    border-bottom: 0; }
  nav.l3 a {
    color: #7d003e; }

/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal !important;
  color: inherit;
  text-transform: uppercase;
  text-rendering: optimizelegibility; }

h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf; }

h1,
.h1 {
  margin-bottom: 0.7em;
  font-size: 32px;
  /*font-size : 3.2rem;*/
  line-height: 1.2; }

h2,
.h2 {
  margin-bottom: 0.7em;
  font-size: 24px;
  /*font-size : 2.4rem;*/
  line-height: 1.2; }

h3,
.h3 {
  margin-bottom: 0.93333em;
  font-size: 21px;
  /*font-size : 2.1rem;*/
  line-height: 1.3; }

h4,
.h4 {
  margin-bottom: 1.4em;
  font-size: 18px;
  /*font-size : 1.8rem;*/
  line-height: 1.25; }

h5,
.h5 {
  font-size: 16px;
  /*font-size : 1.6rem;*/
  margin-bottom: 1.4em; }

h6,
.h6 {
  margin-bottom: 1.4em;
  font-size: 14px;
  /*font-size : 1.4rem;*/
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

.header h1,
.header h2,
.header h3 {
  float: left;
  margin-right: 24px; }
  .header h1 a,
  .header h2 a,
  .header h3 a {
    display: block;
    position: relative;
    top: 6px;
    float: right;
    padding: 4px 12px;
    font-size: 14px;
    /*font-size : 1.4rem;*/
    background-color: #f3f5f6; }
  .header h1:hover,
  .header h2:hover,
  .header h3:hover {
    background-color: #f3f5f6; }

.header .a-rss,
.header .a-rss:hover {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  background: transparent url(http://templates.livesiteadmin.com/images/csw2013mediacent/a-rss.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.4em;
  font-size: 14px;
  /*font-size : 1.4rem;*/
  line-height: 1.4em; }

small {
  font-size: 14px;
  /*font-size : 1.4rem;*/ }

ul,
ol {
  margin: 0 0 1.4em 0;
  padding: 0; }

li ul,
li ol {
  margin: 0;
  font-size: 16px;
  /*font-size : 1.6rem;*/ }

.content_main ul li {
  list-style: none;
  background: url(http://templates.livesiteadmin.com/images/csw2013mediacent/bullet.png) no-repeat 0 2px;
  padding-left: 20px;
  margin-bottom: 1.4em; }

.content_main ol li {
  margin-left: 20px;
}

.content_main .flexslider {
  margin-bottom: 1.4em; }

.content_main .flexslider ul li {
  background: none;
  padding: 0;
  margin: 0; }

.content_main .related ul li, .content_main .tags ul li {
  background: none;
  padding: 0;
  margin-bottom: 0; }

h1.pale, h1.pale a {
  color: #a5a5a4; }
  h1.pale strong, h1.pale a strong {
    color: black;
    font-weight: normal; }

blockquote {
  margin: 0 0 1.4em 0;
  font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  background: url(http://templates.livesiteadmin.com/images/csw2013mediacent/quote.png) no-repeat top left;
  padding-top: 25px;
  color: #7d003e; }

.body-copy blockquote {
  margin-top: 0;
  padding-top: 0;
  padding-left: 40px; }

q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

cite {
  font-style: normal; }

dl,
dd {
  margin-bottom: 1.4em; }

dt {
  font-weight: bold; }

.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right; }
.dl-horizontal dd {
  margin-left: 22.78%; }

abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

ins {
  background-color: #f3f5f6;
  color: black;
  text-decoration: none; }

mark {
  background-color: #f3f5f6;
  color: black;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  /*font-size : 1.4rem;*/
  line-height: 1.4em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

sub,
sup {
  position: relative;
  font-size: 12px;
  /*font-size : 1.2rem;*/
  line-height: 0;
  vertical-align: baselineheight; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

.footer h1, .footer h2 {
  text-transform: none; }

/* Colour =================================================== */
a {
  text-decoration: none;
  color: #7d003e; }
  a:visited {
    color: #17000b; }
  a:hover {
    text-decoration: underline;
    color: #4a0025; }
  a:focus {
    outline: thin dotted;
    color: black; }
  a:hover, a:active {
    outline: 0; }

::-moz-selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none; }

::selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none; }

/* Elements =================================================== */
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7ced6;
  border-bottom: 1px solid white; }

img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin-bottom: 1.4em; }
  figure img {
    margin-bottom: 0.35em; }
  figure figcaption {
    display: block;
    font-weight: bold;
    font-size: 20px;
    /*font-size : 2rem;*/ }

.articles article {
  padding-bottom: 1em; }
  .articles article p, .articles article h1, .articles article h2, .articles article h3, .articles article h4 {
    margin-bottom: 0; }
  .articles article h1 {
    font-size: 18px;
    /*font-size : 1.8rem;*/ }
  .articles article h2 {
    font-size: 16px;
    /*font-size : 1.6rem;*/
    font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: none; }
  .articles article img {
    margin-bottom: 0.7em; }
  .articles article span.date, .articles article time {
    display: block; }

.buttons {
  list-style: none; }
  .buttons li {
    margin-bottom: 0.35em; }
  .buttons a {
    color: white;
    background: #a5a5a4;
    padding: 15px;
    border-left: 8px solid #b3c118;
    display: block;
    font-size: 17px;
    /*font-size : 1.7rem;*/
    position: relative;
    line-height: 1.2; }
    .buttons a:hover{
  		color: #7b003e;
  		text-decoration: none;
    }
    .buttons a strong {
      font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
      text-transform: uppercase;
      display: block;
      font-weight: normal;
      font-size: 22px;
      /*font-size : 2.2rem;*/ }
  .buttons a i {
    display: block;
    position: absolute;
    top: 14px;
    right: 15px; }
  .buttons .campaign a i {
    background-position: 0 -1345px;
    width: 32px;
    height: 30px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
  .buttons .pray a i {
    background-position: 0 -1894px;
    width: 36px;
    height: 36px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
  .buttons .encourage a i {
    background-position: -336px 0;
    width: 33px;
    height: 31px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
  .buttons .donate a i {
    width: 43px;
    height: 36px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/donate.png);}

.borderimage .buttons a {
  border: 0;
  background: none;
  padding: 0;
  border-style: solid;
  border-width: 20px 15px 15px 23px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 23 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 23 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 23 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 23 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 23 fill repeat; }
  .borderimage .buttons a i {
    right: 0px;
    top: 2px; }

.panel {
  color: white;
  background: #a5a5a4;
  padding: 15px;
  border-left: 8px solid #b3c118;
  margin-bottom: 0.7em; }
  .panel h2 {
    font-size: 22px;
    /*font-size : 2.2rem;*/ }
  .panel h4 {
    margin-bottom: 0; }
  .panel ul {
    list-style: none; }
    .panel ul li {
      margin-bottom: 1em; }
      .panel ul li strong {
        font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
        text-transform: uppercase;
        font-weight: normal; }
  .panel a {
    color: white;
    text-decoration: none; }
  .panel a:hover {
    text-decoration: underline; }
  .panel .cta {
    font-size: 18px;
    /*font-size : 1.8rem;*/
    line-height: 23px; }
  .panel .cta i {
    background: url(http://templates.livesiteadmin.com/images/csw2013mediacent/double-arrow-on-grey.png) no-repeat top left;
    display: block;
    width: 27px;
    height: 23px;
    margin-right: .5em;
    float: left; }
  .panel img {
    float: left;
    margin-right: 5px;
    clear: left;
    margin-bottom: 10px; }
  .panel label {
    color: white;
    font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    /*font-size : 1.2rem;*/
    font-weight: normal; }
  .panel p.submit {
    text-align: center;
    margin-bottom: 0; }

.borderimage .panel {
  border: 0;
  background: none;
  padding: 0;
  border-style: solid;
  border-width: 20px 15px 15px 25px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 25 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 25 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 25 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 25 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel.png) 20 15 15 25 fill repeat; }

.panel-alt {
  padding: 10px;
  border: 1px dashed #a5a5a4;
  color: black;
  background: white; }
  .panel-alt h2 {
    text-align: center; }
  .panel-alt a {
    color: #7d003e;
    text-decoration: none; }

.borderimage .panel-alt {
  background: none;
  padding: 0;
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel-alt.png) 10 10 10 10 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel-alt.png) 10 10 10 10 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel-alt.png) 10 10 10 10 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel-alt.png) 10 10 10 10 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-panel-alt.png) 10 10 10 10 fill repeat; }

.profile {
  position: relative;
  padding: 10px; }
  .profile img {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0; }
  .profile h2 {
    color: #a5a5a4;
    padding-right: 90px;
    text-align: left;
    font-size: 22px;
    /*font-size : 2.2rem;*/ }
  .profile .detail {
    margin-bottom: 0; }
    .profile .detail a {
      text-decoration: underline; }

.content_supp iframe {
  margin-bottom: 0.7em;
  margin-top: 0.7em; }

.feature-link a,
.feature-links a strong {
  display: block;
  background: black;
  color: white;
  font-size: 18px;
  /*font-size : 1.8rem;*/
  padding: 10px; }

.feature-links a strong {
  font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  /*font-size : 1.7rem;*/
  font-weight: normal; }

.borderimage .feature-link a,
.borderimage .feature-links a strong {
  padding: 0;
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 fill repeat;
  background: none; }
.borderimage .feature-link.colour1 a,
.borderimage .feature-links .colour-light-blue a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour2 a,
.borderimage .feature-links .colour-turquoise a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour3 a,
.borderimage .feature-links .colour-blue a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour4 a,
.borderimage .feature-links .colour-purple a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour5 a,
.borderimage .feature-links .colour-green a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour6 a,
.borderimage .feature-links .colour-yellow a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour7 a,
.borderimage .feature-links .colour-orange a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour8 a,
.borderimage .feature-links .colour-red a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.colour9 a,
.borderimage .feature-links .colour-grey a strong {
  border-style: solid;
  border-width: 14px 10px 14px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-grey.png) 14 10 14 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-grey.png) 14 10 14 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-grey.png) 14 10 14 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-grey.png) 14 10 14 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-grey.png) 14 10 14 20 fill repeat; }
.borderimage .feature-link.two-lines a,
.borderimage .feature-links .two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-light-blue.png) 10 10 10 20 fill repeat;
  line-height: 0.93333em; }
.borderimage .feature-link.colour2.two-lines a,
.borderimage .feature-links .colour-turquoise.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-turquoise.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour3.two-lines a,
.borderimage .feature-links .colour-blue.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-blue.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour4.two-lines a,
.borderimage .feature-links .colour-purple.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-purple.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour5.two-lines a,
.borderimage .feature-links .colour-green.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-green.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour6.two-lines a,
.borderimage .feature-links .colour-yellow.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-yellow.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour7.two-lines a,
.borderimage .feature-links .colour-orange.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-orange.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour8.two-lines a,
.borderimage .feature-links .colour-red.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 fill repeat; }
.borderimage .feature-link.colour9.two-lines a,
.borderimage .feature-links .colour-grey.two-lines a strong {
  border-style: solid;
  border-width: 10px 10px 10px 20px;
  -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 repeat;
  border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-header-red.png) 10 10 10 20 fill repeat; }

.no-borderimage .feature-link a,
.no-borderimage .feature-links a strong {
  border-left: 10px solid #bddce6; }
.no-borderimage .feature-link.colour1 a,
.no-borderimage .feature-links .colour-light-blue a strong {
  border-left-color: #bddce6; }
.no-borderimage .feature-link.colour2 a,
.no-borderimage .feature-links .colour-turquoise a strong {
  border-left-color: #24748c; }
.no-borderimage .feature-link.colour3 a,
.no-borderimage .feature-links .colour-blue a strong {
  border-left-color: #41b2ef; }
.no-borderimage .feature-link.colour4 a,
.no-borderimage .feature-links .colour-purple a strong {
  border-left-color: #7d003e; }
.no-borderimage .feature-link.colour5 a,
.no-borderimage .feature-links .colour-green a strong {
  border-left-color: #b3c118; }
.no-borderimage .feature-link.colour6 a,
.no-borderimage .feature-links .colour-yellow a strong {
  border-left-color: #f4d346; }
.no-borderimage .feature-link.colour7 a,
.no-borderimage .feature-links .colour-orange a strong {
  border-left-color: #de4f16; }
.no-borderimage .feature-link.colour8 a,
.no-borderimage .feature-links .colour-red a strong {
  border-left-color: #dd122e; }
.no-borderimage .feature-link.colour9 a,
.no-borderimage .feature-links .colour-grey a strong {
  border-left-color: #c3c3c3; }
.no-borderimage .feature-link.two-lines a,
.no-borderimage .feature-links .two-lines a strong {
  line-height: 0.93333em;
  padding-top: 5px;
  padding-bottom: 5px; }

.feature-links div {
  padding-bottom: 1.4em; }
  .feature-links div img {
    margin-bottom: 0.35em; }
  .feature-links div div {
    padding-bottom: 0; }

.related a {
  color: black; }
  .related a strong, .related a h4 {
    color: #7d003e; }

.related h3 a {
  color: #7d003e; }

.tags h3 {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  .tags h3.focusable:active, .tags h3.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible; }
.tags ul {
  line-height: 1.4em; }
.tags li {
  display: inline;
  margin-right: 1.5em;
  white-space: nowrap; }

.wrapper .content_main .related-small li {
  margin-bottom: 1.4em; }
.wrapper .content_main .related-small span.date, .wrapper .content_main .related-small time {
  display: block; }
.wrapper .content_main .related-small .see-all a {
  color: #7d003e;
  font-weight: bold; }

.intro h1 {
  margin-bottom: 0;
  font-size: 22px;
  /*font-size : 2.2rem;*/ }
.intro h2 {
  margin-bottom: 0;
  font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  /*font-size : 1.6rem;*/
  text-transform: none; }
.intro span.date, .intro time {
  display: block; }

.pagination ul li {
  padding: 0;
  display: inline;
  background: none; }
.pagination p, .pagination ul {
  display: inline;
  margin: 0; }
.pagination a, .pagination span {
  color: black;
  padding: 0 2px; }
.pagination a {
  text-decoration: underline; }
.pagination .per-page {
  text-align: right; }

.sharing {
  margin-top: -1.4em; }
  .sharing div {
    float: left;
    min-width: 100px;
    margin-bottom: 5px; }
  .sharing .g-plusone, .sharing #___plusone_0 {
    position: relative;
    top: -1px; }

input::-ms-clear {
  width: 0;
  height: 0; }

::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
  display: none !important; }

.space-below{
	margin-bottom: 2.8em;
}

/* Forms =================================================== */
form {
  margin: 0 0 1.4em 0; }
  form fieldset {
    margin-bottom: 1.4em;
    padding: 0;
    border-width: 0; }
  form legend {
    display: block;
    width: 100%;
    margin-bottom: 2.8em;
    *margin-left: -7px;
    padding: 0;
    color: black;
    border: 0;
    border-bottom: 1px solid #8c9bab;
    white-space: normal; }
    form legend small {
      font-size: 14px;
      /*font-size : 1.4rem;*/
      color: #bfbfbf; }
  form p {
    margin-bottom: 0.7em; }
  form ul {
    list-style-type: none;
    margin: 0 0 1.4em 0;
    padding: 0; }
  form br {
    display: none; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  /*font-size : 1.4rem;*/
  vertical-align: baseline;
  *vertical-align: middle; }

input,
button,
select,
textarea {
  font-family: Aller, "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

label {
  display: block;
  margin-bottom: 0.175em;
  font-weight: bold;
  color: black;
  cursor: pointer; }
  label input,
  label textarea,
  label select {
    display: block; }

input,
textarea,
select {
  display: inline-block;
  width: 100%;
  padding: 4px;
  margin-bottom: 0.35em;
  background-color: white;
  border: 1px solid #8c9bab;
  color: black; }
  input:hover,
  textarea:hover,
  select:hover {
    border-color: #586879; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="image"] {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: transparent;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
  cursor: pointer;
  *overflow: visible; }

select,
input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px; }

select {
  width: auto;
  background-color: white;
  font-size: 13px;
  /*font-size : 1.3rem;*/ }

select[multiple],
select[size] {
  height: auto; }

textarea {
  resize: vertical;
  overflow: auto;
  height: auto;
  overflow: auto;
  vertical-align: top; }

input[type="hidden"] {
  display: none; }

.radio,
.checkbox {
  padding-left: 18px;
  font-weight: normal; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: not-allowed; }

input:focus,
textarea:focus {
  border-color: #2d353e, 40%;
  outline: 0;
  outline: thin dotted \9; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

::-webkit-input-placeholder {
  font-size: 14px;
  /*font-size : 1.4rem;*/ }

input:-moz-placeholder {
  font-size: 14px;
  /*font-size : 1.4rem;*/ }

.help-block,
.help-inline {
  color: gray; }

.help-block {
  display: block;
  margin-bottom: 0.7em; }

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px; }

.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  margin-bottom: 0; }

.form-inline label {
  display: inline-block; }

.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px; }

.form-search input,
.form-search textarea,
.form-search select {
  display: inline-block;
  margin-bottom: 0; }

.form-search .search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

.form-search label {
  display: inline-block; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px; }

/* Buttons =================================================== */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 11px 4px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  /*font-size : 1.4rem;*/
  line-height: 1.4em;
  color: white;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  background-color: #a5a5a4;
  border: 1px solid #bebebe;
    border-bottom-color: #d8d8d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em; }
  .btn:visited, .btn:hover {
    color: white;
    text-decoration: none; }
  .btn:hover{
    color: #7b003e;	
  }

input[type="submit"].btn:hover {
  border-color: #bebebe; }

.btn:first-child {
  *margin-left: 0; }

.btn-alt {
  background: #cdce00;
  color: black !important;
  border-color: #818200; }
  .btn-alt:hover {
    color: white; }

.btn-centered {
  text-align: center; }

.btn-extlarge {
  padding: 11px 22px;
  font-size: 21px;
  /*font-size : 2.1rem;*/
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

.btn-large {
  padding: 11px 22px;
  font-size: 14px;
  /*font-size : 1.4rem;*/
  line-height: normal;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.btn-small {
  padding: 6px 10px;
  font-size: 11px;
  /*font-size : 1.1rem;*/
  line-height: 16px; }

.btn-mini {
  padding: 3px 5px;
  font-size: 12px;
  /*font-size : 1.2rem;*/
  line-height: 14px; }

.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.4em; }
  .btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }
    .btn-group .btn:first-child {
      margin-left: 0;
      -webkit-border-top-right-radius: 2px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 2px;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 2px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 2px;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 0;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box; }
    .btn-group .btn:last-child {
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 2px;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 2px;
      -moz-border-radius-topright: 0;
      -moz-border-radius-bottomright: 2px;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 2px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 0;
      border-top-left-radius: 2px;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box; }
    .btn-group .btn.large:first-child {
      margin-left: 0;
      -webkit-border-top-right-radius: 4px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 4px;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 4px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 4px;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 0;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box; }
    .btn-group .btn.large:last-child {
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 4px;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 4px;
      -moz-border-radius-topright: 0;
      -moz-border-radius-bottomright: 4px;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 4px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 0;
      border-top-left-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box; }

.btn-toolbar {
  clear: both;
  margin-top: 0.7em;
  margin-bottom: 0.7em; }
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

/* Tables =================================================== */
table {
  max-width: 100%;
  margin-bottom: 1.4em;
  /*border-collapse: collapse;*/
  /*border-spacing: 0;*/
  background-color: transparent; }
  table th,
  table td {
    padding: 8px;
    vertical-align: top;
    font-size: 14px;
    /*font-size : 1.4rem;*/
    line-height: 1.4em;
    text-align: left; }
  table th {
    font-weight: bold; }
  table thead th {
    vertical-align: bottom; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #666666;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #666666; }
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: white; }

.wrapper, .inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 5%; }

@media print {
  /* Print =================================================== */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  @page {
    margin: 0.5cm; }

  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid gray;
    page-break-inside: avoid; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; } }
@media only screen and (min-width: 480px) {
  /* 480 =================================================== */ }
@media only screen and (min-width: 768px) {
  /* 768 =================================================== */
  .banner {
    position: relative;
    *zoom: 1;
    margin-bottom: 20px;
    padding-top: 2em; }
    .banner:before, .banner:after {
      display: table;
      content: ""; }
    .banner:after {
      clear: both; }

  #menu_toggle {
    display: none; }

  nav {
    background: white;
    margin-top: 0; }
    nav ul li a {
      text-transform: none; }
    nav ul {
      list-style-type: none;
      font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
      display: block; }
    nav ul.l1 li, nav ul.l2 li {
      float: left;
      margin-right: 2px;
      padding: 0;
      border-bottom: none; }
      nav ul.l1 li a, nav ul.l2 li a {
        float: left;
        background: black;
        padding: 9px 27px;
        color: white;
        font-size: 19.2px;
        /*font-size : 1.92rem;*/
        line-height: 1em;
        text-transform: uppercase; }
 nav ul.l1 li.current {
float: left;
        padding: 9px 27px;
        color: white;
        font-size: 19.2px;
        /*font-size : 1.92rem;*/
        line-height: 1em;
        text-transform: uppercase;
}
    nav ul.l1 .current, nav ul.l1 .current a, nav ul.l2 .current, nav ul.l2 .current a {
      background: #7d003e; }
nav ul.l2 .current {
color:#fff;
    padding: 6px 16px;
line-height:1em;
}
    nav.l3 ul li a {
      text-transform: uppercase; }
    nav ul.l2 {
      padding-top: 2px;
      clear: both; }
      nav ul.l2 li a {
        background: #a5a5a4;
        padding: 6px 16px;
        font-size: 14px;
        /*font-size : 1.4rem;*/ }
    nav ul.supp {
      position: absolute;
      top: 0;
      left: 0;
      float: left; }
      nav ul.supp li {
        float: left;
        margin-right: 8px;
        border: none; }
        nav ul.supp li:last-of-type {
          margin-right: 0; }
      nav ul.supp .form-search label {
        overflow: hidden;
        position: absolute;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; }
        nav ul.supp .form-search label.focusable:active, nav ul.supp .form-search label.focusable:focus {
          position: static;
          clip: auto;
          height: auto;
          width: auto;
          margin: 0;
          overflow: visible; }
      nav ul.supp i.media {
        background-position: 0 -959px;
        width: 21px;
        height: 28px;
        background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
        float: left;
        position: relative;
        top: -5px;
        margin-right: .5em; }
      nav ul.supp .current i.media {
        background-position: 0 -1087px;
        width: 21px;
        height: 28px;
        background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); }
      nav ul.supp li.esp {
        border-right: 3px solid #a5a5a4;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 0; }
      nav ul.supp .por {
        padding-right: 10px;
        padding-left: 10px; }
      nav ul.supp a {
        color: #a5a5a4;
        text-transform: uppercase; }
      nav ul.supp .current a {
        color: #7d003e; }
      nav ul.supp form {
        padding: 0; }
      nav ul.supp select, nav ul.supp .form-search input {
        border: 1px solid #a5a5a4;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: #fff;
        -webkit-appearance: none;
        color: #a5a5a4;
        font-family: Elpiedra, Helvetica, "Helvetica Neue", Arial, sans-serif;
        text-transform: uppercase;
        line-height: 1em;
        margin: 0;
        position: relative;
        top: -2px;
        width: 205px; }
      nav ul.supp select {
        background-position: 181px -226px;
        background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png); 
        text-indent: .01px;
        text-overflow: '';
	  }
      nav ul.supp input[type=submit] {
        background-position: 0 0;
        width: 19px;
        height: 18px;
        background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
        position: relative;
        left: -27px;
        border: 0;
        background-size: auto !important; }

  blockquote.move-up {
    margin-top: -25px; }

  .countries .feature-link {
    min-height: 60px;
    margin-bottom: 0.35em; }

  .footer .follow h2 small {
    display: inline;
    text-transform: none; }
  .footer .follow .social-icons {
    padding: 0; }

  .content_main.media_centre form.filter label {
    display: inline; }

  .logo {
    background-position: 0 -780px;
    width: 236px;
    height: 79px;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
    background-size: auto; } }
@media only screen and (min-width: 960px) {
  /* 960 =================================================== */
  .wrapper, .inner {
    padding: 0; }

  .content_supp {
    padding-bottom: 200px; }

  .banner {
    padding-top: 0; }

  nav ul.l1 li a {
    padding: 9px 31px; }
nav ul.l1 li.current a {padding:0;}
  nav ul.supp {
    float: right;
    left: auto;
    right: 0; }

  .footer .follow ul {
    padding-left: 0; }

  .footer .informed {
    background: black;
    border-left: 10px solid #cad11b;
    padding: 20px 10px;
    border-style: solid;
    margin-top: -354px;
    position: relative;
    z-index: 100;
    top: 57px; }
    .footer .informed h2, .footer .informed p {
      text-align: center; }
    .footer .informed h2 {
      font-size: 28px;
      /*font-size : 2.8rem;*/ }
    .footer .informed p {
      font-size: 14px;
      /*font-size : 1.4rem;*/
      margin-bottom: .5em; }
    .footer .informed label {
      font-size: 14px;
      /*font-size : 1.4rem;*/
      margin: .5em 0 -.25em; }
    .footer .informed p.submit {
      margin-top: 1em; }

  .borderimage .footer .informed {
    background: none;
    border-left: 0;
    padding: 0;
    border-style: solid;
    border-width: 20px 15px 15px 20px;
    -webkit-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-informed.png) 20 15 15 20 repeat;
    -moz-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-informed.png) 20 15 15 20 repeat;
    -ms-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-informed.png) 20 15 15 20 repeat;
    -o-border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-informed.png) 20 15 15 20 repeat;
    border-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/border-informed.png) 20 15 15 20 fill repeat; }

  .media_centre section form.filter {
    *zoom: 1; }
    .media_centre section form.filter:before, .media_centre section form.filter:after {
      display: table;
      content: ""; }
    .media_centre section form.filter:after {
      clear: both; }
    .media_centre section form.filter fieldset {
      margin: 0;
      float: left; }
      .media_centre section form.filter fieldset.dates {
        float: right; }

  .media_centre.content_supp {
    padding-top: 3.64em; } }
@media only screen and (min-width: 1104px) {
  .map {
    margin-left: -73px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* 2x =================================================== */ }
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(http://templates.livesiteadmin.com/images/csw2013mediacent/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 45%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0 !important; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }


@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }

/*Make search box smaller*/
@media screen and (max-width: 790px) {
	#keywords{
		width: 190px !important;
	}
}
/*Google Custom Search*/
td.gsc-clear-button { display: none !important; } 
.supp li.search{
	width: 220px;
	position: relative;
	top: -4px;
	margin-right: -10px;
	overflow: hidden;
}
.supp li.search td{
	padding: 0;
}
.supp li.search td input[type=text]{
	background: #fff !important;
	border: 1px solid #a5a5a4;
	padding: 5px 5px 6px;
}
input.gsc-search-button{
	text-indent: -999em;
	background-color: transparent !important;
	border: none !important;
    background-position: 0 0;
    width: 19px !important;
    height: 18px !important;
    background-image: url(http://templates.livesiteadmin.com/images/csw2013mediacent/csw-sprite-mod-a.png);
    position: relative;
    left: -47px;
    border: 0;
    background-size: auto !important;
}
form .gsc-search-box{
	width: 280px !important;
}
#cse{
	z-index: 1000;
}

#cse .gsc-resultsbox-visible{
	padding-bottom: 160px !important;
}

#cse .gsc-control-cse{
	padding-top: 0;
	padding-bottom: 0;
}

#nav_main li.current > a{
	padding: 0;
}

/*More consistent search across browsers*/

/*.supp .search{
border:1px solid pink;
}
.supp .search form{
border:1px solid green;
}
.supp .search form input[type=text]{
}
.supp li.search td{
border: 1px solid orange;
}*/
.supp li.search td:nth-child(2){
width:1px !important;
display:block;
}
html form .gsc-search-box{
width: 220px !important;
margin-top:0;
}
input.gsc-search-button{
top:4px;
}
.supp .search div,
.supp .search table,
.supp .search tr,
.supp .search th,
.supp .search td{
margin:0 !important;
padding:0 !important;
vertical-align:top !important;
}
input.gsc-search-button{
left:-29px !important;
}
#countrylist{
margin-top:-2px;
min-height:28px;
}
.supp li.search td input[type=text]{
margin-top:0 !important;
}
