﻿body.ami #header {
  background: url(/app_themes/mlt/images/ami-strip.png) !important;
}

body.ami #header #logo {
  background-position: -14px -849px !important;
}

body.ami #tabs {
  background-position: -378px -852px;
}

body.ami .maincontentwrapper a {
  color: #00367E !important;
}

body.ami .maincontentwrapper h1, body.ami .maincontentwrapper h2, body.ami .maincontentwrapper h3, body.ami .maincontentwrapper h4 {
  color: #5B5B5A !important;
}

body.ami .section-accordion h2 {
  color: #FFFFFF !important;
  background-color: #00367E !important;
}

body.ami #submenu .header-menu-item {
  display: none !important;
}

body.ami #footer {
  width: 90%;
  background-color: #9DB1D1;
  height: 175px;
}

body.ami #footer > div {
  height: 175px;
  padding: 0 15% !important;
  margin: 0 !important;
  border: none;
}

body.ami #footer > div:first-of-type {
  border-right: 1px solid #FFFFFF;
  padding-right: 14% !important;
}

body.ami #footer a {
  color: #00367E;
}

body.ami .mta-category .category-content-markup {
  background-color: #00367E;
}

body.ami .mta-category .category-content-markup a {
  color: #FFFFFF !important;
}

body.ami .mta-category .pages-in-category .category-title {
  color: #FFFFFF !important;
}

body.ami .mta-category.news .category-content-markup {
  position: relative;
  height: 320px;
}

body.ami .mta-category.news .category-content-markup:before {
  content: 'news';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 400%;
  position: absolute;
  top: 6px;
  display: block;
  font-family: "century_gothicbold";
  letter-spacing: -2px;
  padding-left: 16px;
  line-height: initial;
}

body.ami .mta-category.news .pages-in-category {
  width: 100%;
  height: 320px;
  overflow: hidden;
  display: block;
}

body.ami .mta-category.news .pages-in-category tr {
  display: inline-block;
  float: left;
  width: 227px;
  margin: 0 30px 30px 0;
}

body.ami .mta-category.news .pages-in-category .category-wrapper {
  position: relative;
  display: block;
}

body.ami .mta-category.news .pages-in-category .category-title {
  top: 85px;
  font-size: 110%;
  height: 17px;
  overflow: hidden;
  z-index: 1;
  line-height: 17px;
  position: absolute;
}

body.ami .mta-category.news .pages-in-category .category-image-wrapper {
  position: absolute;
  top: 211px;
}

body.ami .mta-category.news .pages-in-category .main-news-body-text {
  display: block;
  font-size: 85%;
  font-weight: normal;
  overflow: hidden;
  padding: 0 20px 20px;
  height: 38px;
  line-height: normal;
  top: 110px;
  width: auto;
}

body.ami .category-paging {
  display: none;
}

body.ami .navmain {
  margin-right: 270px;
}

body.ami #submenu .sub-menu-block .menu-strap {
  display: none;
}

body.ami .keypeoplemiddle a {
  color: #698A8C !important;
}

body.ami .sidebar .subnaviation-wrapper ul li a, body.ami .sidebar .subnaviation-wrapper ul li .stub-page {
  color: #00367E;
}

body.ami .sidebar a[href="/associations/mountain-training-association/regional-groups"] {
  display: none !important;
}

body.ami .member-links a:nth-child(4n+1) {
  background-color: #00367E !important;
}

body.ami .member-links a:nth-child(4n+2) {
  background-color: #708BBB !important;
}

body.ami .member-links a:nth-child(4n+3) {
  background-color: #9DB1D1 !important;
}

body.ami .member-links a:nth-child(4n+4) {
  background-color: #5B5B5A !important;
}

body.ami #divAmiHeader a {
  position: relative;
  width: auto;
  min-width: 225px;
  display: inline-block;
  padding: 7.5px 40px 7.5px 100px;
  font-family: "century_gothicbold";
  letter-spacing: -2px;
  text-transform: uppercase;
  font-size: 28pt;
  color: #FFFFFF;
  margin-bottom: 10px;
}

body.ami #divAmiHeader a i {
  position: relative;
  margin-left: 25px;
  font-size: 140%;
  top: 3px;
}

body.ami #divAmiHeader a:hover {
  text-decoration: none;
}

body.ami #divAmiHeader a:after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  top: 0;
  right: -40px;
}

body.ami #divAmiHeader a:nth-of-type(1) {
  background: #00367E;
}

body.ami #divAmiHeader a:nth-of-type(1):after {
  border-width: 72px 40px 0 0;
  border-color: #00367E transparent transparent transparent;
}

body.ami #divAmiHeader a:nth-of-type(2) {
  background: #708BBB;
}

body.ami #divAmiHeader a:nth-of-type(2):after {
  border-width: 72px 0 0 40px;
  border-color: transparent transparent transparent #708BBB;
}

body.ami #divAmiHeader a:nth-of-type(3) {
  background: #9DB1D1;
}

body.ami #divAmiHeader a:nth-of-type(3):after {
  border-width: 72px 40px 0 0;
  border-color: #9DB1D1 transparent transparent transparent;
}

body.ami #divAmiHeader a:nth-of-type(4) {
  background: #5B5B5A;
}

body.ami #divAmiHeader a:nth-of-type(4):after {
  border-width: 72px 0 0 40px;
  border-color: transparent transparent transparent #5B5B5A;
}

body.ami #divCounterLeft {
  background-color: #00367E;
}

body.ami #divCounterLeft:before {
  border-top-color: #00367E;
}

body.ami.wide .content {
  width: 100%;
}

body.ami.member .content-page-header-image-wrapper, body.ami.member .content-page-header-image-wrapper .item {
  height: 350px;
}

body.ami #footer-facebook, body.ami #footer-twitter {
  display: inline-block;
  float: none;
}

body.ami #footer-youtube {
  display: none;
}

body.ami .find-instructor {
  padding: 0;
  width: 100%;
  background: #00367E;
  font-family: 'century_gothicregular';
  letter-spacing: -2px;
  font-size: 30pt;
  text-transform: uppercase;
  margin-bottom: 25px;
}

body.ami .find-instructor a {
  display: block;
  width: 95%;
  height: 100%;
  padding: 2px 2.5%;
  color: #FFFFFF !important;
  font-weight: normal;
  line-height: normal;
}

body.ami .find-instructor a b, body.ami .find-instructor a strong {
  font-family: 'century_gothicbold';
}

body.ami .find-instructor a:hover {
  text-decoration: none;
}

body.ami .find-instructor a:after {
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  float: right;
  top: 6px;
}

body.ami .addthis-animated {
  display: none !important;
}

body.ami .tahdah-login-link {
  color: #FFFFFF !important;
}

body.ami table.deals tr {
  border-bottom-color: #708BBB;
}

body.ami table.deals tr:first-of-type {
  border-top-color: #708BBB;
}

body.ami.home .content-page-header-image-wrapper {
  position: fixed !important;
}

body.ami.home .member-links a:nth-of-type(2) {
  padding-top: 50px !important;
}

body.ami .keypeoplemiddle {
  padding: 12px 10px 35px;
}

body.ami .keypeoplemiddle a {
  -ms-word-break: break-all;
  word-break: break-all;
}

body.ami .markuptable iframe {
  max-width: 100%;
}

@media screen and (max-width: 850px), only screen and (max-device-width: 320px) and (min-device-width: 850px) {
  body.ami .member-links a {
    min-height: 80px !important;
  }
}

@media screen and (max-width: 800px), only screen and (max-device-width: 320px) and (min-device-width: 800px) {
  body.ami #header #logo {
    background-position: -22px -1704px !important;
    height: 100px !important;
    width: 177px !important;
  }
  body.ami #submenu {
    top: 150px;
  }
  body.ami #divAmiHeader a {
    font-size: 17pt;
  }
  body.ami #divAmiHeader a:after {
    border-top-width: 49px !important;
    right: -38px;
  }
  body.ami #footer {
    width: 100%;
    height: auto;
    padding: 10px 0;
  }
  body.ami #footer > div {
    width: 100%;
    padding: 0 !important;
  }
  body.ami #footer > div:first-child {
    display: none !important;
  }
  body.ami #footer > div:last-child {
    display: inline-block !important;
  }
  body.ami .mta-category .pages-in-category {
    max-width: 100%;
    display: block;
  }
  body.ami iframe {
    height: auto !important;
  }
  body.ami .sidebar {
    display: inline-block;
    clear: both;
    margin-top: 50px;
    width: 95%;
    padding-left: 5%;
  }
  body.ami #divCounterLeft {
    overflow: hidden;
  }
  body.ami #divCounterLeft span {
    top: 5px;
    line-height: 53px;
  }
  body.ami table tr td {
    display: block;
    width: 95%;
    padding: 15px 2.5% !important;
  }
}

@media screen and (max-width: 525px), only screen and (max-device-width: 525px) and (min-device-width: 320px) {
  body.ami #divAmiHeader a {
    padding: 3px 25px;
    font-size: 15pt;
    min-width: 150px;
  }
  body.ami #divAmiHeader a:after {
    border-top-width: 38px !important;
    right: -38px;
  }
  body.ami div#divCounterLeft {
    min-width: 0;
    max-width: 90%;
    height: auto;
    line-height: normal;
    padding: 10px 0;
    top: -150px;
  }
  body.ami div#divCounterLeft:before {
    display: none;
  }
  body.ami div#divCounterLeft span {
    top: 0;
    padding-right: 20px;
    padding-left: 0;
    left: 20px;
    line-height: 35px;
  }
  body.ami table.deals tr {
    display: block;
    width: 100%;
    -ms-word-break: break-word;
    word-break: break-word;
  }
  body.ami .find-instructor a {
    font-size: 26pt;
    line-height: 40px;
  }
  body.ami .keypeople {
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid #000000;
  }
  body.ami .keypeople .keypeopleimage {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  body.ami .keypeople .keypeoplemiddle {
    float: none;
    background: none;
    color: #000000;
    text-align: center;
    width: 100%;
    padding: 10px 0 35px !important;
  }
}

@media screen and (max-width: 390px), only screen and (max-device-width: 390px) and (min-device-width: 320px) {
  body.ami #divAmiHeader a {
    padding-right: 10px;
  }
  body.ami #divAmiHeader a i {
    display: none;
  }
  body.ami #divAmiHeader a:after {
    border-top-width: 35px !important;
    right: -40px;
  }
}

.bread-crumb-wrapper {
  background-image: url("./images/templateimages/controltemplates/breadcrumbs/bread_crumb_bg.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 100%;
  height: 19px;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 5px;
  width: 695px;
}

.bread-crumb-wrapper a {
  color: #5B5B5B;
}

.bread-crumb-wrapper div {
  background-image: url("./images/templateimages/controltemplates/breadcrumbs/chevron.gif");
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  height: 16px;
  margin-right: 6px;
  overflow: hidden;
  padding-left: 10px;
  white-space: nowrap;
}

.bread-crumb-wrapper-open {
  width: auto !important;
}

.bread-crumb-home-icon {
  background-image: url("./images/templateimages/controltemplates/breadcrumbs/home.gif") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 16px !important;
  margin-left: 3px;
  margin-right: 5px;
  width: 18px !important;
}

.bread-crumb-home-icon:hover {
  background-position: 0px -16px !important;
}

.new-content-comment span {
  display: block;
}

.content-comments {
  width: 450px;
}

.post-comment-button {
  width: 101px;
  height: 28px;
  cursor: pointer;
}

.page-comment {
  background-color: #F4F4F4;
  margin-bottom: 15px;
}

.comment-title {
  background-color: #659196;
  color: #FFFFFF;
  font-size: 130%;
  height: 15px;
  line-height: 15px;
  padding: 5px;
}

.comment-details {
  font-size: 90%;
  font-style: italic;
  padding: 5px;
}

.comment-comment {
  padding: 10px;
}

.comment-error {
  color: #FF0000;
  font-weight: bold;
  font-size: 110%;
}

.title-text {
  float: left;
}

.edit-comment {
  float: right;
  font-size: 80%;
  cursor: pointer;
}

.edit-comment-textarea {
  height: 115px;
  width: 430px;
}

.votes {
  float: right;
  margin-right: 5px;
}

.contact-box {
  border-bottom: 1px solid #659196;
  font-size: 90%;
  font-weight: bold;
  margin: 10px 0;
  padding: 10px;
  width: 350px;
}

.contact-box table {
  margin-left: 50px;
}

.contact-box table td {
  padding-top: 5px;
}

.contact-box table .title {
  width: 100px;
}

.contact-box select {
  width: 152px;
  border: 1px solid #D1D2D4;
}

.contact-box textarea {
  margin-left: 0;
  width: 150px;
  height: 119px;
  border: 1px solid #d1d2d4;
}

.contact-box input[type="text"] {
  width: 150px;
  border: 1px solid #D1D2D4;
}

.contact-star {
  color: #244D5F;
}

.maincontentwrapper h1 a, .maincontentwrapper h2 a, .maincontentwrapper h3 a, .maincontentwrapper h4 a {
  font-weight: normal;
}

.maincontentwrapper h1 {
  color: #699193;
  font-size: 210%;
  margin: 0 0 10px 0;
  font-family: "century_gothicregular";
  letter-spacing: -2px;
  text-transform: uppercase;
  line-height: 30px;
}

.maincontentwrapper h2 {
  font-size: 135%;
  margin: 20px 0;
  color: #699193;
  font-family: 'century_gothicbold';
  letter-spacing: -1px;
  line-height: 25px;
}

.maincontentwrapper h3 {
  color: #699193;
  font-size: 105%;
  margin: 20px 0 0;
  font-family: 'century_gothicbold';
  letter-spacing: -1px;
  line-height: 25px;
}

.maincontentwrapper h4 {
  color: #699193;
  font-size: 120%;
  margin: 20px 0;
  font-family: 'century_gothicbold';
  letter-spacing: -1px;
  line-height: 25px;
}

.maincontentwrapper p {
  margin-top: 5px;
}

.maincontentwrapper ul {
  list-style-type: disc;
  margin: 10px;
  padding-left: 20px;
  list-style-position: outside;
}

.maincontentwrapper ol {
  margin-left: 20px;
  padding-left: 20px;
  list-style-position: outside;
}

.main-content-header {
  background-color: #659196;
  color: #FFFFFF;
  font-weight: bold;
}

.main-news-header {
  font-size: 120%;
}

.main-news-header h3 {
  color: #FFFFFF;
  font-size: 150%;
  font-weight: bold;
  text-decoration: none;
}

.main-news-content {
  height: 170px;
  overflow: hidden;
  padding: 10px 10px 10px 0;
}

.main-news-view {
  background-color: #E2E3E5;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
  padding: 2px;
}

.main-news-view a {
  color: Black;
  font-size: 115%;
}

.main-news-content h1 {
  font-size: 130%;
  font-weight: bold;
}

.download-input {
  width: 150px;
}

.category-title {
  color: #699193;
  display: block;
  position: relative;
  top: 45px;
  font-family: "century_gothicregular";
  font-size: 120%;
}

.category-wrapper {
  overflow: hidden;
  border-bottom: solid 1px #e3e3e3;
}

.category-content-markup {
  float: left;
  padding: 10px 10px 10px 0;
}

.category-image-wrapper {
  float: right;
  height: 200px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  text-align: center;
  width: 34%;
}

#divGoogleDirectionsWrapper {
  overflow: hidden;
}

#map_canvas_direction {
  height: 398px;
  margin-left: 5px;
  width: 375px;
}

#directions {
  width: 295px;
}

.google-map {
  height: 500px;
  width: 696px;
}

.colour-box {
  clear: both;
  margin: 15px 0;
}

.colour-box-content {
  background-color: #6F969B;
  border-left: 1px solid #659196;
  border-right: 1px solid #659196;
  color: #FFFFFF;
  font-style: italic;
  padding: 1px 10px;
  width: 441px;
}

.colour-box-content img {
  padding: 10px;
}

.colour-box-top {
  background-image: url("Images/TemplateImages/ControlTemplates/ColourBox/top.png");
  background-repeat: no-repeat;
  height: 9px;
  width: 463px;
}

.colour-box-bottom {
  background-image: url("Images/TemplateImages/ControlTemplates/ColourBox/bottom.png");
  background-repeat: no-repeat;
  height: 8px;
  width: 463px;
}

.news-title {
  color: #699193;
  font-family: "century_gothicregular";
  position: relative;
  top: 40px;
}

.main-news-body-text {
  float: left;
  font-weight: normal !important;
  width: 60%;
  color: #494948;
  padding-top: 45px;
}

.main-news-body-image {
  display: block;
  float: right;
  height: 150px;
  margin: 0 10px 10px;
  overflow: hidden;
  width: 30%;
}

.main-news-body-image img {
  width: 200px;
}

.download-link-text {
  cursor: pointer;
}

#divLiveChat {
  left: 434px;
  position: relative;
  top: -137px;
  width: 300px;
}

.slide-show-wrapper img {
  cursor: pointer;
  position: absolute;
}

.slide-show-wrapper .active {
  z-index: 1000;
}

.content-latest-news {
  float: left;
  margin-left: 8px;
}

.content-latest-news .latest-news-header {
  float: left;
  height: 231px;
  width: 194px;
  background-image: url(./images/latestnews.png);
  display: none;
  background-position: 0 -1479px;
}

.content-latest-news .latest-news-header:hover {
  background-position: -209px -1479px;
}

.content-latest-news .category-wrapper {
  float: left;
  height: 330px;
  margin: 0 30px 30px 0;
  width: 227px;
  background-color: #B2C1C4;
}

.content-latest-news .category-wrapper .category-content-markup {
  float: none;
  padding: 0;
  background-color: #B2C1C4;
}

.content-latest-news .category-wrapper .category-title {
  background-color: transparent;
  font-size: 110%;
  color: #494949;
  font-weight: bold;
  padding: 10px 20px 20px;
  line-height: 17px;
  position: initial;
  top: 0;
}

.content-latest-news .category-wrapper .category-image-wrapper {
  float: none;
  height: 126px;
  margin: 0;
  width: 100%;
  position: relative;
  top: 211px;
}

.content-latest-news .category-wrapper .category-image-wrapper a {
  margin: 0 !important;
}

.content-latest-news .category-wrapper .category-image-wrapper a img {
  max-width: 100%;
}

.content-latest-news .category-wrapper .latest-news-body-text {
  color: #494948;
  display: block;
  font-size: 85%;
  font-weight: normal;
  margin: -17px 0 0;
  overflow: hidden;
  padding: 0 20px 20px;
  height: 38px;
}

.latest-news-content {
  position: relative;
  top: -141px;
}

.watermarkOn {
  color: #e3e3e3 !important;
  font-style: italic;
}

.image-rotator-wrapper {
  width: 210px;
  min-height: 100px;
}

.rotator-baby-image-wrapper {
  float: left;
  margin: 5px;
  overflow: hidden;
  height: 58px;
  width: 58px;
  cursor: pointer;
}

.rotator-baby-image {
  width: 60px;
}

.rotator-daddy-wrapper {
  cursor: pointer;
  margin: 0 auto;
  margin: 5px;
}

.master-image {
  height: 145px;
  overflow: hidden;
  width: 200px;
}

.image-rotator-text {
  margin-top: 5px;
  display: block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  color: White;
  background-color: Gray;
  font-weight: bold;
}

table tr td {
  vertical-align: top;
}

.active {
  display: block !important;
}

.weather-title {
  font-size: 80%;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.weather-place-holder {
  text-align: center;
  width: 80px;
  float: left;
}

.weather-day-name {
  font-size: 70%;
  text-transform: uppercase;
}

.weather-icon {
  width: 65px;
}

.input-text {
  border: medium none;
  border-radius: 8px 8px 8px 8px;
  font-weight: bold;
  height: 25px;
  margin-bottom: 10px;
  padding: 5px;
  width: 190px;
}

.input-button {
  background-color: #659196;
  border: medium none;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 5px;
}

.input-dropdown {
  height: 25px;
  font-weight: bold;
  width: 190px;
}

.error-message {
  display: block;
  font-weight: bold;
  color: #FF0000;
}

.mGrid {
  width: 100%;
  background-color: #fff;
  margin: 5px 0 10px 0;
  border: solid 1px #525252;
  border-collapse: collapse;
}

.mGrid td {
  padding: 2px;
  border: solid 1px #c1c1c1;
  color: #717171;
}

.mGrid th {
  padding: 4px 2px;
  color: #fff;
  background: #424242 url(./images/grd_head.png) repeat-x top;
  border-left: solid 1px #525252;
  font-size: 0.9em;
}

.mGrid .alt {
  background: #fcfcfc url(./images/grd_alt.png) repeat-x top;
}

.mGrid .pgr {
  background: #424242 url(./images/grd_pgr.png) repeat-x top;
}

.mGrid .pgr table {
  margin: 5px 0;
}

.mGrid .pgr td {
  border-width: 0;
  padding: 0 6px;
  border-left: solid 1px #666;
  font-weight: bold;
  color: #fff;
  line-height: 12px;
}

.mGrid .pgr a {
  color: #666;
  text-decoration: none;
}

.mGrid .pgr a:hover {
  color: #000;
  text-decoration: none;
}

.home-page .pages-in-category, .mta-category .pages-in-category {
  width: 400px;
}

.home-page .pages-in-category tr td .category-wrapper, .mta-category .pages-in-category tr td .category-wrapper {
  display: none;
}

.home-page .pages-in-category tr:first-of-type td .category-wrapper, .mta-category .pages-in-category tr:first-of-type td .category-wrapper {
  display: block;
}

.home-page .pages-in-category .category-image-wrapper, .mta-category .pages-in-category .category-image-wrapper {
  width: 100%;
  margin: -30px 0 0 0;
}

.home-page .pages-in-category .category-image-wrapper img, .mta-category .pages-in-category .category-image-wrapper img {
  width: 100%;
}

.home-page .category-content-markup, .mta-category .category-content-markup {
  padding: 0;
  background-color: #699193;
  height: 300px;
}

.home-page .pages-in-category .category-title, .mta-category .pages-in-category .category-title {
  position: relative;
  top: 209px;
  color: #ffffff;
  font-size: 160%;
  padding: 0 20px;
  font-family: "century_gothicregular";
  text-transform: uppercase;
  letter-spacing: -1px;
}

.home-page .pages-in-category .main-news-body-text, .mta-category .pages-in-category .main-news-body-text {
  width: 90%;
  position: relative;
  top: 43px;
  color: #ffffff;
  padding: 0 20px;
  font-size: 80%;
  height: 77px;
  overflow: hidden;
}

.home-news-title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 400%;
  position: relative;
  top: 16px;
  display: block;
  font-family: "century_gothicbold";
  letter-spacing: -2px;
  padding-left: 16px;
  line-height: initial;
}

.main-news-box {
  border-bottom: solid 1px #e3e3e3;
}

.category-right-page-buttons a:first-child {
  margin-right: 30px;
}

.section-accordion h2 {
  background-color: #699193 !important;
  color: #ffffff !important;
  margin: 0 !important;
  padding: 10px;
  background-image: none;
  font-size: 120%;
}

.section-accordion .ui-icon {
  float: right !important;
  position: relative !important;
  top: 5px !important;
  margin-top: 0 !important;
  right: 10px;
}

body.mta.home h1 b, body.ami.home h1 b {
  font-family: "century_gothicbold";
}

body.mta.home #wrapper, body.ami.home #wrapper {
  position: absolute;
  background-image: none;
  margin-top: 25px;
}

body.mta.home #wrapper .content, body.ami.home #wrapper .content {
  width: 100%;
}

body.mta.home .content-page-header-image-wrapper, body.ami.home .content-page-header-image-wrapper {
  position: absolute;
  height: 100% !important;
}

body.mta.home .content-page-header-image-wrapper .item, body.ami.home .content-page-header-image-wrapper .item {
  height: 100% !important;
}

body.mta.home .content-page-header-image-wrapper .item .image-credit, body.ami.home .content-page-header-image-wrapper .item .image-credit {
  display: none;
}

body.mta.home .member-links a, body.ami.home .member-links a {
  font-size: 220%;
  line-height: 35px;
  min-height: 70px;
}

body.mta.home .member-links a:nth-of-type(2), body.ami.home .member-links a:nth-of-type(2) {
  padding-top: 29px;
}

body.mta.home #footer, body.ami.home #footer {
  display: none !important;
}

body.mta.home #divCounter, body.ami.home #divCounter {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background-color: #5B5B5A;
  min-width: 400px;
  height: 90px;
  font-family: 'century_gothicregular';
  color: #FFFFFF;
  text-transform: uppercase;
}

body.mta.home #divCounter p, body.ami.home #divCounter p {
  position: relative;
  display: inline-block;
  text-align: right;
  bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 130%;
  line-height: 20px;
}

body.mta.home #divCounter span, body.ami.home #divCounter span {
  position: relative;
  font-weight: bold;
  bottom: 20px;
  font-size: 450%;
  font-family: "century_gothicbold";
  padding-right: 20px;
}

body.mta.home #divCounter:before, body.ami.home #divCounter:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-top: 90px solid #5B5B5A;
  border-left: 50px solid transparent;
  margin-left: -50px;
}

body.mta .member-links, body.ami .member-links {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

body.mta .member-links a, body.ami .member-links a {
  position: relative;
  display: inline-block;
  font-family: "century_gothicregular";
  font-weight: normal;
  cursor: pointer;
  font-size: 150%;
  text-transform: uppercase;
  line-height: 25px;
  letter-spacing: normal;
  width: 27%;
  margin: 10px 1.5%;
  background-color: #803A76;
  color: #FFFFFF !important;
  padding: 50px 1.5% 1.5% 1.5%;
  min-height: 50px;
  float: left;
}

body.mta .member-links a:hover, body.ami .member-links a:hover {
  text-decoration: none;
}

body.mta .member-links a:nth-child(4n+1), body.ami .member-links a:nth-child(4n+1) {
  background-color: #803A76;
}

body.mta .member-links a:nth-child(4n+2), body.ami .member-links a:nth-child(4n+2) {
  background-color: #494948;
}

body.mta .member-links a:nth-child(4n+3), body.ami .member-links a:nth-child(4n+3) {
  background-color: #996191;
}

body.mta .member-links a:nth-child(4n+4), body.ami .member-links a:nth-child(4n+4) {
  background-color: #B389AD;
}

body.mta .member-links a div, body.ami .member-links a div {
  font-size: 70%;
  line-height: 28px;
}

body.mta .member-links a strong, body.ami .member-links a strong {
  display: block;
  font-family: "century_gothicbold";
}

body.mta .member-links a:after, body.ami .member-links a:after {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: block;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 140%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.mta .member-links a:hover:before, body.ami .member-links a:hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 9;
}

#divCounterLeft {
  position: absolute;
  top: -100px;
  left: 0;
  display: inline-block;
  background-color: #5B5B5A;
  min-width: 400px;
  height: 65px;
  font-family: 'century_gothicregular';
  color: #FFFFFF;
  text-transform: uppercase;
}

#divCounterLeft p {
  position: relative;
  display: inline-block;
  text-align: right;
  bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 130%;
  line-height: 20px;
}

#divCounterLeft span {
  position: relative;
  font-weight: bold;
  top: 22px;
  font-size: 250%;
  font-family: "century_gothicbold";
  padding-right: 20px;
  padding-left: 50px;
}

#divCounterLeft:before {
  position: absolute;
  right: 0;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-top: 65px solid #5B5B5A;
  border-right: 35px solid transparent;
  margin-right: -35px;
}

table.deals tr {
  border-bottom: 2px solid #803A76;
}

table.deals tr:first-of-type {
  border-top: 2px solid #803A76;
}

table.deals tr:nth-child(odd) {
  background-color: #F7F7F7 !important;
}

table.deals tr:nth-child(even) {
  background-color: #FFFFFF !important;
}

table.deals tr td {
  padding: 10px !important;
  padding-bottom: 20px !important;
}

table.deals tr td:first-of-type {
  vertical-align: middle;
  padding-right: 25px !important;
}

table.deals tr td img {
  max-width: 200px;
}

.blahCMS-button {
  color: #FFFFFF !important;
}

.triple-a-wrapper {
  color: white;
  float: left;
  font-weight: bold;
  margin-top: 13px;
  width: 105px;
  margin-left: 25px;
}

.triple-a-wrapper span {
  display: inline !important;
}

.triple-a-wrapper div {
  display: inline;
  cursor: pointer;
}

.big-a {
  font-size: 120%;
}

.mid-a {
  font-size: 100%;
}

.small-a {
  font-size: 80%;
}

#divBackgroundColourChange {
  background-image: url(./images/eye.png);
  cursor: pointer;
  width: 35px;
  height: 20px;
  float: left;
  margin-left: 10px;
  margin-top: 15px;
}

.content-box-special {
  background-image: none !important;
  background-color: #FFFFFF !important;
  font-weight: bold !important;
  color: #000000 !important;
}

.content-box-special a {
  color: #000000 !important;
}

.event-manager-calender {
  background-image: url("./images/event-manager-bg.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  overflow: hidden;
  padding: 10px 10px 10px 18px;
  width: 573px;
}

.event-manager-weekday {
  background-color: #DDDDDD;
  border: 1px solid #FFFFFF;
  color: #5B5B5B;
  float: left;
  font-weight: bold;
  height: 72px;
  padding: 2px;
  width: 72px;
}

.event-manager-blankday {
  background-color: #F0F0F0;
  border: 1px solid #FFFFFF;
  float: left;
  font-weight: bold;
  height: 72px;
  padding: 2px;
  width: 72px;
}

.event-manager-weekday:hover {
  background-color: #F7F7F7;
}

.event-manager-weekend {
  background-color: #DDDDDD;
  border: 1px solid White;
  color: #21439D;
  float: left;
  font-weight: bold;
  height: 72px;
  padding: 2px;
  width: 72px;
}

.event-manager-weekend:hover {
  background-color: #F7F7F7;
}

.event-manager-dayname {
  float: left;
  font-weight: bold;
  margin-top: 10px;
  width: 76px;
}

.month-name {
  color: White;
  font-weight: bold;
  height: 32px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: -12px;
}

.event-title {
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 3px;
  text-align: center;
}

.event-link {
  color: #5B5B5B;
  text-decoration: none;
}

.event-manager-title {
  color: White;
  font-weight: bold;
  text-align: center;
}

.event-manager-event-wrapper {
  margin-bottom: 10px;
}

.book-event-now-button {
  border: medium none;
  cursor: pointer;
  display: block;
  margin-top: 10px;
}

.add-to-calender-event {
  background-image: url("./images/calendar.png");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 48px;
  margin-top: 10px;
  width: 48px;
}

.booking-form-error-title {
  color: Red;
  font-weight: bold;
}

.booking-form-error-textbox {
  border: solid 1px Red;
}

.event-category-key-collection {
  background-color: #F0F0F0;
  margin-top: 10px;
  padding: 5px;
  width: 671px;
}

.event-category-key-collection h2 {
  margin-top: -5px !important;
}

.event-category-key {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.event-category-key div {
  float: left;
  height: 15px;
  margin-right: 5px;
  width: 15px;
}

.event-details-table {
  margin-top: 10px;
}

.event-table-header {
  font-weight: bold;
  width: 200px;
  padding-right: 5px;
}

.event-booking-attendee-wrapper {
  background-color: #EEEEEE;
  padding: 10px;
  width: 475px;
  margin-top: 10px;
}

.event-manager-list-wrapper {
  margin-left: -30px;
  width: 675px;
}

.event-manager-list-wrapper h2 {
  margin-left: 20px;
}

.event-manager-list-date {
  background-image: url("./images/event-calender.png");
  display: block;
  height: 121px;
  margin-left: 10px;
  padding-top: 12px;
  text-align: center;
  width: 128px;
}

.event-manager-list-date .day-name {
  color: #FFFFFF;
  display: block;
  font-size: 125%;
  margin-bottom: 12px;
  padding-left: 3px;
}

.event-manager-list-date .day-number {
  color: #000000;
  display: block;
  font-size: 398%;
  font-weight: bold;
  margin-bottom: 12px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2013 */
@font-face {
  font-family: 'century_gothicregular';
  src: url("gothic-webfont.eot");
  src: url("gothic-webfont.eot?#iefix") format("embedded-opentype"), url("gothic-webfont.woff") format("woff"), url("gothic-webfont.ttf") format("truetype"), url("gothic-webfont.svg#century_gothicregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

.keypeople {
  color: #FFFFFF;
  height: 145px;
  overflow: hidden;
  margin: 0 5px 0 5px;
}

.keypeople a {
  color: #FFFFFF;
}

.keypeopleimage {
  float: left;
  width: 125px;
  height: 145px;
  overflow: hidden;
}

.keypeopleimage img {
  height: 145px;
}

.keypeoplemiddle {
  background-color: #494949;
  border-radius: 0 8px 8px 0;
  float: left;
  height: 98px;
  margin: 0 auto;
  overflow: hidden;
  padding: 32px 10px 15px;
  width: 300px;
}

.keypeopleend {
  display: none;
}

.keypeopleend ul {
  color: #214196;
  list-style-type: disc;
  margin-left: 15px;
}

.keypeopleend li span {
  color: #FFFFFF;
}

.language-choice-wrapper {
  height: 66px;
  overflow: hidden;
}

.language-choice-body {
  background-color: #A8A9AD;
  border: medium none;
  color: #FFFFFF;
  margin-top: -1px;
  padding: 2px 2px 2px 21px;
  width: 202px;
}

.language-choice-header {
  background-image: url("images/navigation/navsecondaryheader.jpg");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  height: 16px;
  line-height: 10px;
  margin-bottom: 1px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-top: 23px;
  text-align: left;
  width: 226px;
}

.language-choice-item {
  clear: both;
}

.language-choice-item a {
  color: #FFFFFF;
}

.language-choice-text {
  padding: 0 5px;
}

.language-choice-icon {
  vertical-align: middle;
}

.e-learning-link {
  position: relative;
  display: inline-block;
  font-family: "century_gothicregular";
  font-weight: normal;
  cursor: pointer;
  font-size: 220%;
  text-transform: uppercase;
  line-height: 35px;
  letter-spacing: normal;
  width: 27%;
  margin: 10px 1.5%;
  background-color: #803A76;
  color: #FFFFFF;
  padding: 50px 1.5% 1.5% 1.5%;
}

.e-learning-link strong {
  display: block;
}

.e-learning-link:after {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: block;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 140%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.e-learning-link:hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}

.content a:nth-child(4n+2) .e-learning-link {
  background-color: #803A76;
}

.content a:nth-child(4n+3) .e-learning-link {
  background-color: #494948;
}

.content a:nth-child(4n+4) .e-learning-link {
  background-color: #996191;
}

.content a:nth-child(4n+5) .e-learning-link {
  background-color: #B389AD;
}

.e-learning-course-link {
  position: relative;
  display: inline-block;
  font-family: "century_gothicregular";
  font-weight: normal;
  cursor: pointer;
  font-size: 140%;
  line-height: 25px;
  letter-spacing: normal;
  width: 27%;
  min-height: 250px;
  margin: 10px 1.5%;
  background-color: #803A76;
  color: #FFFFFF;
  padding: 15px 15px;
  overflow: hidden;
  float: left;
}

.e-learning-course-link strong {
  display: block;
}

.e-learning-course-link .background-image-wrapper {
  width: 103% !important;
  height: 175px !important;
  padding: 0 15px;
  margin: -15px -15px 10px;
  background-position: center !important;
  background-size: cover !important;
}

.e-learning-course-link:after {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: block;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 210%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.e-learning-course-link:hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}

.e-learning-module-wrapper {
  position: relative;
  background-color: #E0E2E3;
  padding: 2.5% 2.5% 70px;
}

.e-learning-module-wrapper h2 {
  margin: 0 0 15px;
  font-family: "century_gothicregular";
  font-weight: normal;
  font-size: 20pt;
}

.e-learning-module-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #FFFFFF;
  margin: 1em 0;
  padding: 0;
}

.e-learning-module-wrapper .module a {
  font-family: "century_gothicregular";
  font-weight: normal;
  cursor: pointer;
}

.e-learning-module-wrapper .module a .fa {
  margin-right: 10px;
}

.e-learning-module-wrapper .module a:hover {
  text-decoration: none;
}

.e-learning-module-wrapper .module span, .e-learning-module-wrapper .module a.share {
  float: right;
  color: #AAAAAA !important;
}

.e-learning-module-wrapper .module span.complete, .e-learning-module-wrapper .module a.share.complete {
  color: #803A76 !important;
}

.e-learning-module-wrapper .module span .fa, .e-learning-module-wrapper .module a.share .fa {
  margin-right: 10px;
  margin-left: 5px;
}

.e-learning-module-wrapper .module a.share .fa {
  margin-top: 2px;
  margin-left: 0;
}

.e-learning-module-wrapper .module a.share.incomplete {
  cursor: default;
}

.e-learning-module-wrapper a.exam {
  position: absolute;
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFFFFF !important;
  background-color: #803A76;
  font-family: "century_gothicregular";
  width: 100%;
  height: 55px;
  line-height: 25px;
  font-size: 17pt;
  bottom: 0;
  left: 0;
  padding: 15px 2.5%;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.e-learning-module-wrapper a.exam b {
  font-family: 'century_gothicbold';
}

.e-learning-module-wrapper a.exam:hover {
  text-decoration: none;
}

.e-learning-module-wrapper a.exam.hidden {
  cursor: default;
  background: #E0E2E3;
}

.e-learning-module-wrapper a.exam.hidden:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}

.e-learning-module-wrapper a.exam .fa {
  float: right;
  font-size: 30pt;
  margin-top: -9px;
}

.e-learning-module-wrapper #module-iframe {
  display: none;
  position: fixed;
  width: 90%;
  height: 90%;
  z-index: 99999999;
  top: 5%;
  left: 5%;
  background-color: transparent;
  border: none;
}

.e-learning-module-wrapper #module-iframe-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 99999998;
}

.e-learning-module-wrapper .module-close {
  display: none;
  position: fixed;
  top: 8%;
  right: 8%;
  color: #803A76;
  font-size: 40pt;
  z-index: 99999999;
  cursor: pointer;
}

.e-learning-module-wrapper .module-close:hover {
  color: #996191 !important;
}

.e-learning-module {
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  height: 700px;
  overflow: hidden;
}

.e-learning-module .e-learning-module-section {
  position: absolute;
  display: none;
  padding: 2.5%;
  height: 85%;
  width: 95%;
  top: 0;
  left: 0;
  background-color: #E0E2E3;
}

.e-learning-module .e-learning-module-section h3 {
  color: #494948 !important;
  text-transform: uppercase;
  font-size: 120%;
  margin: 10px 0 10px;
}

.e-learning-module .e-learning-module-section h4 {
  font-size: 100%;
  margin: 10px 0;
}

.e-learning-module .e-learning-module-section:first-of-type {
  display: block;
}

.e-learning-module .e-learning-module-section.blank {
  background-color: #803A76;
  color: #FFFFFF;
  padding: 0;
  height: 92%;
  width: 100%;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper {
  width: 100% !important;
  height: 100% !important;
  background-position: center;
  background-size: cover;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper h1, .e-learning-module .e-learning-module-section.blank .background-image-wrapper h2 {
  color: #FFFFFF !important;
  font-weight: normal;
  font-family: Helvetica;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper h1 {
  font-family: "century_gothicregular";
  font-size: 250%;
  margin-top: 0;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper h2 {
  font-size: 110%;
  letter-spacing: 0.5px;
  margin: 35px 0;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper .start {
  position: relative;
  display: inline-block;
  color: #803A76;
  background: rgba(255, 255, 255, 0.75);
  font-family: "century_gothicregular";
  font-size: 200%;
  padding: 25px 75px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 275px auto 0;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper .start:hover {
  background: rgba(255, 255, 255, 0.5);
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper .start:after {
  position: absolute;
  right: 15px;
  bottom: 7px;
  display: block;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 210%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper > div {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 !important;
}

.e-learning-module .e-learning-module-section.blank .background-image-wrapper:after {
  position: absolute;
  display: block;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.e-learning-module .e-learning-module-section.blank .fa-check {
  display: block;
  padding: 25px 0;
  border: 2px solid;
  font-size: 60px;
  border-radius: 150px;
  margin: 120px auto 0;
  width: 110px;
  text-align: center;
}

.e-learning-module .e-learning-module-section.blank h1 {
  display: block;
  text-align: center;
  color: #FFFFFF !important;
  margin: 25px 0 0;
  line-height: 32px;
  letter-spacing: normal;
}

.e-learning-module .e-learning-module-section.blank .text {
  max-width: 300px;
  margin: 40px auto;
  text-align: center;
}

.e-learning-module .e-learning-module-section.blank .tip {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.e-learning-module .e-learning-module-section.blank a {
  color: #FFFFFF !important;
  margin: 0 auto;
  display: block;
  border: 1px solid #FFFFFF;
  padding: 10px 15px;
  border-radius: 15px;
  max-width: 175px;
  text-align: center;
}

.e-learning-module .e-learning-module-section.blank a:hover {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #803A76 !important;
}

.e-learning-module .e-learning-module-section .tip {
  max-width: 185px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 15px;
  color: #803A76;
  border: 1px solid #803A76;
  border-radius: 10px;
}

.e-learning-module .e-learning-module-section .tip.right {
  position: absolute;
  top: 5%;
  right: 2.5%;
}

.e-learning-module .e-learning-module-section .drop-question-list .drop-question {
  display: inline-block;
  margin: 15px 0;
  width: 100px;
  height: 100px;
  float: left;
}

.e-learning-module .e-learning-module-section .drop-question-list .drop-question:after {
  top: 5px !important;
  left: 125% !important;
}

.e-learning-module .e-learning-module-section .drop-question-list .question-text {
  display: inline-block;
  float: left;
  max-width: 50%;
  margin: 25px;
  margin-left: 170px;
}

.e-learning-module .e-learning-module-section .drop-question {
  width: 175px;
  height: 175px;
  background: url(./Images/e-learning/question-bg.jpg) no-repeat center;
  background-size: cover;
  margin: 100px auto 0;
}

.e-learning-module .e-learning-module-section .drop-question.complete:after {
  position: relative;
  display: block;
  content: '\f00c';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 100px;
  color: #803A76;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 35px;
  left: 100%;
}

.e-learning-module .e-learning-module-section .drop-question-answers {
  clear: both;
}

.e-learning-module .e-learning-module-section .drop-question-answers .answer {
  display: inline-block;
  clear: both;
  width: 90px;
  height: 50px;
  padding: 25px 5px;
  background-color: #803A76;
  border-radius: 150px;
  color: #FFFFFF;
  font-size: 80%;
  text-align: center;
  margin: 0 10px;
}

.e-learning-module .e-learning-module-section .circle-reveal {
  text-align: center;
}

.e-learning-module .e-learning-module-section .circle-reveal .circle {
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 150px;
  background-color: #803A76;
  margin: 0 25px;
  cursor: pointer;
}

.e-learning-module .e-learning-module-section .circle-reveal .circle h3 {
  color: #FFFFFF !important;
  margin-top: 60px;
}

.e-learning-module .e-learning-module-section .circle-reveal .circle h4 {
  display: none;
  color: #FFFFFF !important;
  font-family: 'Helvetica';
}

.e-learning-module .e-learning-module-section .circle-reveal .circle.orange {
  background-color: #D88026;
}

.e-learning-module .e-learning-module-section .circle-reveal .circle.yellow {
  background-color: #D8AA54;
}

.e-learning-module .e-learning-module-section .text.center {
  max-width: 50%;
  margin: 50px auto;
  text-align: center;
}

.e-learning-module .e-learning-module-section .bottom-background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper {
  position: relative;
  /*width: 100% !important;*/
  background-position: center;
  margin: 0 auto;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper .fa-question-circle {
  cursor: pointer;
  position: absolute;
  font-size: 225%;
  color: #FFFFFF;
  background-color: #803A76;
  border-radius: 100px;
  border: 5px solid #803A76;
  width: 32px;
  height: 32px;
  text-align: center;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper .fa-question-circle .hover-image {
  display: none;
  position: absolute;
  width: 300px;
  height: 200px;
  top: -190px;
  left: -125px;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper .fa-question-circle .hover-image.show {
  display: block;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper .fa-question-circle .hover-image img {
  border-radius: 25px;
  max-height: 175px;
}

.e-learning-module .e-learning-module-section .bottom-background .background-image-wrapper .fa-question-circle .hover-image div {
  font-size: 12px;
  font-family: 'Helvetica';
  margin-top: -25px;
}

.e-learning-module .e-learning-module-section .footer-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #C3CCCE;
  padding: 0;
  height: 95px;
}

.e-learning-module .e-learning-module-section .footer-bar .half {
  display: inline-block;
  text-align: center;
  color: #803A76;
  font-size: 90%;
  line-height: 16px;
  margin-top: 20px;
}

.e-learning-module .e-learning-module-section .half {
  display: inline-block;
  float: left;
  position: relative;
  z-index: 1;
  width: 45%;
  padding-right: 5%;
}

.e-learning-module .e-learning-module-section .half.padded {
  width: 40%;
  padding-right: 10%;
}

.e-learning-module .e-learning-module-section .half img {
  margin-top: 25px;
}

.e-learning-module .e-learning-module-section .half .text {
  float: right;
  max-width: 78%;
  font-size: 90%;
}

.e-learning-module .e-learning-module-section .half.covered {
  position: relative;
  padding-right: 0;
  margin-top: 25px;
  margin-right: 5%;
}

.e-learning-module .e-learning-module-section .half.covered:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(./Images/e-learning/question-bg.jpg) no-repeat center #E0E2E3;
  background-size: auto;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}

.e-learning-module .e-learning-module-section .half.covered:after {
  display: block;
  content: 'Click me';
  position: absolute;
  z-index: 9;
  right: 0;
  bottom: 10px;
  left: 0;
  margin: 0 auto;
  width: 60px;
  cursor: pointer;
}

.e-learning-module .e-learning-module-section .two-third {
  display: inline-block;
  float: left;
  width: 63%;
  padding-right: 3%;
}

.e-learning-module .e-learning-module-section .two-third .half-image {
  width: 45%;
  float: left;
  padding: 5% 5% 0 0;
}

.e-learning-module .e-learning-module-section .two-third.bottom {
  position: absolute;
  bottom: 25px;
}

.e-learning-module .e-learning-module-section .two-third.right img {
  margin-top: 125px;
  margin-right: 50px;
  float: right;
}

.e-learning-module .e-learning-module-section .third {
  display: inline-block;
  float: left;
  width: 33%;
}

.e-learning-module .e-learning-module-section .third + .two-third {
  padding-right: 0;
  padding-left: 3%;
}

.e-learning-module .e-learning-module-section img {
  max-width: 100%;
}

.e-learning-module .e-learning-module-section img + div {
  font-size: 90%;
  margin-top: 5px;
}

.e-learning-module .e-learning-module-section .peaks-map {
  width: 785px;
  margin: 0 auto;
}

.e-learning-module .e-learning-module-section .peaks-map .peak {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 40px solid black;
  cursor: pointer;
}

.e-learning-module .e-learning-module-section .peaks-map .peak.young {
  border-bottom-color: #60767A;
}

.e-learning-module .e-learning-module-section .peaks-map .peak.old {
  border-bottom-color: #803A76;
}

.e-learning-module .e-learning-module-section .peaks-map .peak.active, .e-learning-module .e-learning-module-section .peaks-map .peak:hover {
  border-bottom-color: #FFFFFF !important;
}

.e-learning-module .e-learning-module-section .peaks-map span {
  margin: 50px auto 0;
  width: 100%;
  text-align: center;
  display: block;
}

.e-learning-module .e-learning-module-footer {
  position: relative;
  background-color: #803A76;
  color: #FFFFFF;
  padding: 1% 0;
  height: 8%;
  top: 92%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.e-learning-module .e-learning-module-footer .link-disabled {
  cursor: default !important;
}

.e-learning-module .e-learning-module-footer .e-learning-module-home {
  position: absolute;
  display: inline-block;
  margin: 2px auto 0;
  width: 29px;
  font-size: 200%;
  right: 0;
  left: 0;
  cursor: pointer;
}

.e-learning-module .e-learning-module-footer .e-learning-module-home:hover, .e-learning-module .e-learning-module-footer .e-learning-module-home.link-disabled {
  color: #996191;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow {
  margin: -9px 25px 0;
  text-transform: uppercase;
  font-family: "century_gothicregular";
  font-size: 120%;
  cursor: pointer;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow.back {
  float: left;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow.back:before {
  content: "\f104";
  right: 5px;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow.next {
  float: right;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow.next:after {
  content: "\f105";
  left: 5px;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow:before, .e-learning-module .e-learning-module-footer .e-learning-module-arrow:after {
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 210%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  bottom: -5px;
}

.e-learning-module .e-learning-module-footer .e-learning-module-arrow:hover, .e-learning-module .e-learning-module-footer .e-learning-module-arrow.link-disabled {
  color: #996191;
}

table.e-learning tr {
  background-color: transparent !important;
}

table.e-learning tr td {
  width: 27%;
  padding: 2.5% !important;
}

table.e-learning tr td strong {
  display: block;
  margin-bottom: 10px;
  font-size: 120%;
}

body {
  background-color: #ffffff;
  color: #494948;
  font-family: Helvetica;
  font-size: 11pt;
  overflow-x: hidden;
}

a {
  color: #60767A;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

#header {
  background-image: url(./images/header-strip.png);
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
}

#header #logo {
  background-image: url(./images/main.png);
  background-position: -38px -14px;
  width: 347px;
  height: 159px;
  position: relative;
  left: 75px;
  top: 0;
  float: left;
}

#header #social {
  float: right;
  margin-top: 9px;
  margin-right: 45px;
}

#header #social div {
  background-image: url(./images/main.png);
  float: left;
  margin-left: 20px;
}

#header #social #youtube {
  background-position: -687px -82px;
  width: 35px;
  height: 17px;
}

#header #social #twitter {
  background-position: -656px -81px;
  width: 24px;
  height: 18px;
}

#header #social #facebook {
  background-position: -636px -81px;
  width: 14px;
  height: 18px;
}

#tabs {
  background: url("images/main.png") no-repeat -451px -136px;
  width: 364px;
  height: 113px;
  float: right;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 6;
}

#tabs a {
  height: 100%;
  width: 31%;
  display: block;
  float: left;
}

.content-page-header-image-wrapper {
  width: 100%;
  height: 590px;
}

.content-page-header-image-wrapper .item {
  width: 100%;
  height: 590px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
}

.content-page-header-image-wrapper .item .title {
  background-image: url(./images/main.png);
  width: 483px;
  height: 111px;
  background-position: -569px -265px;
  float: right;
  position: relative;
  top: 445px;
  padding: 25px 0 0 70px;
  z-index: 6;
}

.content-page-header-image-wrapper .item .title p:first-child {
  font-size: 190%;
  display: block;
  font-family: 'century_gothicbold';
  letter-spacing: -2px;
  text-transform: uppercase;
}

.content-page-header-image-wrapper .item .image-credit {
  background-image: url(./images/main.png);
  background-position: -763px -81px;
  width: 28px;
  height: 21px;
  position: relative;
  top: 525px;
  left: 30px;
  cursor: pointer;
}

#menu-bg {
  background-color: #000000;
  height: 579px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: alpha(opacity=60);
  opacity: 0.6;
  display: none;
  z-index: 5;
}

#submenu {
  position: absolute;
  top: 185px;
  z-index: 6;
}

#submenu .sub-menu-block {
  display: none;
  height: 200px;
  left: 555px;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 350px;
  z-index: 6;
}

#submenu .sub-menu-block .subnaviation-wrapper {
  width: 33%;
  float: left;
}

#submenu .sub-menu-block .subnaviation-wrapper:first-child {
  width: 60%;
  float: left;
  margin-right: 5%;
}

#submenu .sub-menu-block .subnaviation-wrapper .sub-menu-title {
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 15px;
  border-bottom: solid 1px #ffffff;
  display: block;
  font-family: "century_gothicregular";
  text-transform: uppercase;
}

#submenu .sub-menu-block .subnaviation-wrapper a {
  color: #ffffff;
  font-weight: normal;
  font-size: 90%;
}

#submenu .header-menu-item {
  background-image: url(./images/main.png);
  margin-bottom: 10px;
  cursor: pointer;
}

#submenu .header-menu-item a {
  width: 100%;
  height: 100%;
  display: block;
}

#submenu #walking {
  background-position: -15px -184px;
  width: 386px;
  height: 69px;
}

#submenu #climbing {
  background-position: -15px -267px;
  width: 424px;
  height: 69px;
}

#submenu #mountaineering {
  background-position: -15px -350px;
  width: 541px;
  height: 69px;
}

#submenu #associations {
  background-position: -15px -431px;
  width: 478px;
  height: 69px;
}

#submenu .sub-menu-block .menu-strap {
  color: #ffffff;
  font-size: 80%;
  display: block;
  margin-top: 10px;
  font-weight: bold;
  font-style: italic;
}

#wrapper {
  width: 90%;
  background-image: url(./images/body-strip.png);
  position: relative;
  top: -50px;
  padding: 100px 5% 0;
  background-repeat: repeat-x;
  z-index: 6;
  line-height: 20px;
}

.home-page {
  line-height: normal !important;
}

.sidebar {
  width: 20%;
  float: right;
  height: 100%;
  border-left: solid 1px #6c6c6c;
  padding-left: 20px;
}

.content {
  width: 75%;
  float: left;
}

.sidebar .subnaviation-wrapper {
  margin-bottom: 20px;
}

.sidebar .subnaviation-wrapper ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sidebar .subnaviation-wrapper ul li a {
  color: #60767A;
  font-weight: normal;
  display: block;
  margin-bottom: 3px;
}

.sidebar .subnaviation-wrapper ul li .stub-page {
  color: #60767A;
  margin: 20px 0 10px 0;
  display: block;
  font-family: "century_gothicbold";
}

.sidebar .subnaviation-wrapper ul li .stub-page:hover {
  text-decoration: none;
}

#footer {
  width: 100%;
  background-color: #B1C0C3;
  height: 300px;
  padding: 40px 5%;
}

#footer > div {
  width: 20%;
  float: left;
  border-left: solid 1px #e3e3e3;
  margin-left: 1%;
  padding-left: 1%;
  text-align: center;
  height: 300px;
}

#footer > div:first-child {
  border: none;
  margin-left: 0;
  padding-left: 0;
}

#footer > div > span {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 160%;
  font-weight: normal;
  margin-bottom: 15px;
  font-family: 'century_gothicregular';
  letter-spacing: -1px;
}

#footer > div > a {
  display: block;
  color: #494948;
  font-weight: normal;
  margin-bottom: 3px;
}

#footer #partners {
  margin: 0 auto;
  width: 170px;
}

#footer #partners div a {
  display: block;
  width: 100%;
  height: 100%;
}

#footer #bmc {
  background-image: url(./images/main.png);
  width: 55px;
  height: 15px;
  background-position: -568px -430px;
  float: left;
  margin-right: 10px;
  margin-top: 13px;
}

#footer #mcofs {
  background-image: url(./images/main.png);
  width: 41px;
  height: 41px;
  background-position: -641px -417px;
  float: left;
  margin-right: 10px;
}

#footer #mi {
  background-image: url(./images/main.png);
  width: 53px;
  height: 29px;
  background-position: -701px -423px;
  margin-top: 6px;
  float: left;
}

#footer #sherpa {
  background-image: url(./images/main.png);
  width: 86px;
  height: 27px;
  background-position: -779px -423px;
  margin: 6px auto;
  float: left;
  margin-left: 40px;
}

#footer #icebreaker {
  background-image: url(./images/main.png);
  width: 119px;
  height: 20px;
  background-position: -881px -426px;
  margin-top: 6px;
  float: left;
  margin-left: 27px;
}

#footer-facebook {
  background-image: url(./images/main.png);
  width: 17px;
  height: 26px;
  background-position: -826px -78px;
  float: left;
  margin-right: 5px;
}

#footer-twitter {
  background-image: url(./images/main.png);
  width: 35px;
  height: 25px;
  background-position: -853px -78px;
  float: left;
  margin-right: 5px;
}

#footer-youtube {
  background-image: url(./images/main.png);
  width: 48px;
  height: 20px;
  background-position: -899px -81px;
  float: left;
}

#footer-share {
  background-image: url(./images/main.png);
  width: 18px;
  height: 18px;
  background-position: -967px -85px;
  float: right;
  margin-top: -36px;
  margin-right: 40px;
}

@media screen and (max-width: 1045px) {
  .header-search, .content-page-header-image-wrapper .item .title {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  #header #social {
    display: none;
  }
}

@media screen and (max-width: 1050px), only screen and (min-device-width: 320px) and (max-device-width: 1050px) {
  body.mta .member-links a, body.ami .member-links a {
    font-size: 180% !important;
  }
  body.mta .member-links a div, body.ami .member-links a div {
    line-height: 24px;
  }
}

@media screen and (max-width: 850px), only screen and (min-device-width: 320px) and (max-device-width: 850px) {
  body.mta .member-links a, body.ami .member-links a {
    width: 44%;
  }
  body.mta .member-links a div, body.ami .member-links a div {
    line-height: 28px;
  }
  body.mta .member-links a:nth-of-type(2), body.ami .member-links a:nth-of-type(2) {
    padding-top: 50px !important;
  }
  body.mta.home .content-page-header-image-wrapper, body.ami.home .content-page-header-image-wrapper {
    position: fixed;
  }
  body.mta .e-learning-link, body.ami .e-learning-link {
    width: 44%;
  }
  body.mta .e-learning-course-link, body.ami .e-learning-course-link {
    width: 42%;
    padding: 15px 2.5% !important;
  }
}

@media screen and (max-width: 800px), only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #tabs {
    display: none;
  }
  #logo {
    background-position: -38px -14px !important;
    width: 177px !important;
    height: 90px !important;
    left: 75px;
    top: 30px !important;
    background-size: 380%;
  }
  #footer {
    height: auto;
    width: 98%;
    padding: 10px 2%;
  }
  #footer > div {
    float: none;
    width: 100%;
    border: none;
    height: auto;
    margin-bottom: 10px;
  }
  #footer > div:last-child {
    display: none;
  }
  #footer #partners {
    height: 107px;
  }
  .sidebar {
    float: none;
    width: 97.5%;
    padding-left: 2.5%;
    clear: both;
    margin-top: 50px;
    display: inline-block;
  }
  .sidebar .subnaviation-wrapper ul li a {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 3px;
  }
  .sidebar .subnaviation-wrapper ul li:last-of-type > a, .sidebar .subnaviation-wrapper ul li a.stub-page {
    border-bottom: none;
  }
  .content {
    width: 100%;
    float: none;
  }
  #submenu .sub-menu-block, #menu-bg {
    display: none !important;
  }
  #submenu #walking {
    background-position: -18px -104px;
    width: 225px;
    height: 40px;
    background-size: 282%;
    background-repeat: no-repeat;
  }
  #submenu #climbing {
    background-position: -39px -149px;
    width: 275px;
    height: 40px;
    background-size: 233%;
    background-repeat: no-repeat;
  }
  #submenu #mountaineering {
    background-position: -30px -207px;
    width: 300px;
    height: 40px;
    background-size: 225%;
    background-repeat: no-repeat;
  }
  #submenu #associations {
    background-position: -8px -229px;
    width: 270px;
    height: 37px;
    background-size: 225%;
    background-repeat: no-repeat;
  }
  .content-page-header-image-wrapper {
    height: 450px !important;
  }
  .content-page-header-image-wrapper .item {
    height: 450px !important;
  }
  .news-title, .category-title {
    top: 0;
  }
  .maincontentwrapper iframe {
    width: 100%;
    height: 2600px;
  }
  .maincontentwrapper .content img {
    max-width: 100%;
  }
  .home-page .pages-in-category .category-title, .mta-category .pages-in-category .category-title {
    top: 187px;
    height: 35px;
    overflow: hidden;
    font-size: 120%;
  }
  .image-credit {
    display: none;
  }
}

@media screen and (max-width: 540px), only screen and (min-device-width: 320px) and (max-device-width: 540px) {
  .navmain {
    float: none !important;
  }
  .home-page .pages-in-category {
    width: 100%;
  }
  .home-page > div > div > div:first-child {
    margin: 20px !important;
  }
  .main-news-body-text {
    padding-top: 0 !important;
    width: auto !important;
  }
  .category-image-wrapper, .main-news-body-image {
    float: none !important;
    width: auto !important;
  }
  .category-image-wrapper img, .main-news-body-image img {
    width: 100% !important;
  }
  .main-news-content {
    height: auto !important;
    overflow: visible !important;
  }
  .navit-horiz-item-top a {
    font-size: 10pt;
  }
  body.mta .member-links a, body.ami .member-links a {
    width: 94%;
  }
  body.mta .e-learning-link, body.ami .e-learning-link {
    width: 94%;
  }
  body.mta .e-learning-course-link, body.ami .e-learning-course-link {
    width: 92%;
  }
}

@media screen and (max-width: 500px), only screen and (min-device-width: 320px) and (max-device-width: 500px) {
  body.mta.home #divCounter {
    min-width: 0 !important;
  }
  body.mta.home #divCounter p {
    font-size: 100%;
  }
  body.mta.home #divCounter span {
    font-size: 350%;
  }
}

@media screen and (max-width: 2570px) {
  .content-latest-news span span:nth-of-type(6) {
    display: none;
  }
}

@media screen and (max-width: 2285px) {
  .content-latest-news span span:nth-of-type(5) {
    display: none;
  }
}

@media screen and (max-width: 1999px) {
  .content-latest-news span span:nth-of-type(4) {
    display: none;
  }
}

@media screen and (max-width: 1713px) {
  .content-latest-news span span:nth-of-type(3) {
    display: none;
  }
}

@media screen and (max-width: 1428px) {
  .content-latest-news span span:nth-of-type(2) {
    display: none;
  }
}

.navmain {
  float: right;
  margin-right: 505px;
  margin-top: 10px;
}

.navit-horiz-item {
  float: left;
  margin-left: 20px;
}

.navit-horiz-item a {
  color: #ffffff;
  font-weight: normal;
  font-family: "century_gothicregular";
  text-transform: uppercase;
}

#subnavigation ul ul {
  margin-left: 15px;
}

.newsletter-signup-popup table tr td {
  font-weight: bold;
}

.newletter-signup-checkbox {
  display: block;
  margin-bottom: 10px;
}

.newletter-signup-checkbox input {
  margin-right: 5px;
  vertical-align: middle;
}

.newsletter-signup-popup {
  height: auto !important;
  width: auto !important;
}

.newsletter-signup-popup h2 {
  background-color: #659196;
  background-image: none;
  color: White !important;
  font-size: 105%;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  padding: 5px;
  vertical-align: middle;
}

.newsletter-signup {
  cursor: pointer;
  height: 24px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 211px;
}

.newsletter-close {
  cursor: pointer;
  float: left;
  height: 24px;
  width: 94px;
}

.newsletter-submit {
  cursor: pointer;
  float: left;
  height: 24px;
  margin-right: 10px;
  width: 94px;
}

.section-popup {
  border: 5px solid #5B5B5B;
  background-color: #f5f5f5;
  text-align: left;
  color: #666666 !important;
  min-height: 10px;
  height: auto;
  position: absolute;
  display: none;
}

.section-popup table {
  margin: 5px 17px 5px 17px;
}

.section-popup td {
  padding: 3px;
}

.section-popup-rotator {
  border: 5px solid #5B5B5B;
  background-color: #f5f5f5;
  text-align: left;
  color: #666666 !important;
  min-height: 10px;
  height: auto;
  display: none;
  z-index: 1000;
}

.section-popup-search {
  border: 5px solid #5B5B5B;
  background-color: #f5f5f5;
  text-align: left;
  color: #666666 !important;
  min-height: 10px;
  height: auto;
  display: none;
}

.section-popup-background {
  background-color: #000000;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  filter: alpha(opacity=60);
  /* IE's opacity*/
  opacity: 0.6;
  display: none;
}

#popup_title {
  background: none repeat scroll 0 0 #CCCCCC;
  border-color: #FFFFFF #FFFFFF #999999;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  cursor: default;
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  line-height: 1.75em;
  margin: 0;
  padding: 0;
  text-align: center;
}

.popup-close {
  cursor: pointer;
  float: right;
  font-size: 200%;
  font-weight: bold;
}

.validation-popup {
  border: 5px solid #5B5B5B;
  background-color: #f5f5f5;
  text-align: left;
  color: #666666 !important;
  width: 350px;
  height: auto;
  position: absolute;
  top: 35%;
  left: 35%;
  padding: 5px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

fieldset, abbr {
  border: 0px;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1.0em;
}

q:before, q:after {
  content: '';
}

a, ins {
  text-decoration: none;
}

.rss-wrapper {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 322px;
}

.rss-collection-wrapper {
  height: 372px;
  margin-bottom: 10px;
  margin-left: -30px;
  margin-top: 15px;
  padding: 10px;
  width: 111%;
}

.rss-collection-wrapper h2 {
  background-color: #659196;
  color: #FFFFFF;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -16px;
  padding: 5px 5px 5px 13px;
}

.rss-collection-wrapper img {
  vertical-align: middle;
}

.rss-item-wrapper {
  margin-bottom: 10px;
}

.rss-scrollable {
  background-color: transparent !important;
  border: 1px solid #CCCCCC !important;
  float: left !important;
  height: 335px !important;
  overflow: hidden !important;
  position: relative !important;
  width: 96% !important;
}

.rss-items {
  padding: 10px;
  width: auto !important;
}

.rss-actions {
  float: left;
  height: 24px;
  margin-bottom: 5px;
}

.rss-actions .next {
  background-image: url("./images/main.png");
  background-position: -239px -159px;
  cursor: pointer;
  display: block;
  float: left;
  height: 24px;
  width: 24px;
}

.rss-actions .prev {
  background-image: url("./images/main.png");
  background-position: -213px -159px;
  cursor: pointer;
  display: block;
  float: right;
  height: 24px;
  margin-left: 10px;
  width: 24px;
}

.next-rss-button {
  float: right;
  cursor: pointer;
  height: 9px;
  width: 11px;
  display: block;
  margin-right: 10px;
}

.previous-rss-button {
  float: right;
  cursor: pointer;
  height: 9px;
  width: 11px;
  display: block;
}

.rss-header {
  line-height: 48px;
  vertical-align: middle;
}

.rss-title {
  color: #659196;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.rss-body {
  display: block;
  color: #5B5B5B;
  font-size: 80%;
}

.rss-date, .rss-source {
  display: block;
  color: #5B5B5B;
  font-size: 75%;
  font-weight: normal;
  font-style: italic;
}

.header-search {
  float: right;
  margin-top: 5px;
  margin-right: 120px;
}

.header-lable-search {
  color: #5B5B5B;
  float: left;
  font-size: 70%;
  margin-right: 5px;
  padding-top: 5px;
}

.header-input-search {
  background-color: transparent;
  background-image: url("images/main.png");
  background-position: -640px -106px;
  background-repeat: no-repeat;
  border: medium none;
  height: 30px;
  padding-left: 30px;
  width: 134px;
}

.search-result-section-title {
  font-size: 90%;
}

.auto-search-title {
  background-color: #659196;
  border-radius: 8px 8px 0 0;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: -5px;
  padding-left: 20px;
  width: 207px;
}

.auto-searchs {
  margin-top: 36px;
}

.auto-search-link {
  border-bottom: 2px solid #FFFFFF;
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 13px;
  margin-bottom: 3px;
  padding: 10px;
  text-align: left;
  width: 207px;
}

.auto-search-wrapper {
  background-color: #F2F2F2;
  float: left;
  margin-bottom: 15px;
  margin-top: 24px;
}

.download-search-result {
  color: #2200CC;
  width: 100%;
  font-size: 110%;
  text-decoration: underline;
  font-weight: normal;
  cursor: pointer;
}

.search-results-page-number {
  color: #2200CC;
  font-size: 150%;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 10px;
}

.register-error-label {
  color: #FF0000;
}

.register-error-textbox {
  border: solid 1px #FF0000 !important;
}

.shop-action-wrapper:first-child, .shop-action-wrapper-first {
  border-right: 1px solid #659196;
}

.shop-action-wrapper {
  float: left;
  margin-right: 15px;
  margin-top: 20px;
  min-height: 315px;
  padding: 10px;
  text-align: left !important;
  width: 261px;
}

.section-popup .shop-action-wrapper h2 {
  margin-top: -10px;
}

.shop-action-wrapper h2 {
  color: #5B5B5B;
  height: 35px;
  line-height: 35px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -16px;
  padding-left: 10px;
}

#divForgottenPasswordWrapper {
  margin-top: 10px;
}

.shop-action-wrapper input {
  margin-bottom: 2px;
  margin-right: 10px;
  margin-top: 2px;
}

.basket {
  background-repeat: no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  height: 24px;
  margin-right: 10px;
  margin-top: 0;
  overflow: hidden;
  padding-left: 44px;
  padding-top: 21px;
  width: 155px;
}

.basket-text {
  font-size: 91%;
  margin-left: 5px;
  padding-top: 5px;
}

.basket-text strong {
  float: left;
}

.basket-text span {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.basket-text br {
  display: none;
}

.basket:hover {
  color: #5B5B5B;
  text-decoration: underline;
}

.basket-wrapper {
  width: 96%;
}

.basket-wrapper table {
  width: 100%;
}

.basket-wrapper table thead {
  background-color: #659196;
  color: #FFFFFF;
  font-size: 105%;
  font-weight: bold;
  padding: 5px;
}

.basket-wrapper table tbody tr {
  border-bottom: 1px solid #E7E7E8;
}

.basket-wrapper table tbody tr td {
  padding: 3px;
}

.shop-action-wrapper table {
  width: 100%;
}

.shop-action-wrapper table thead {
  background: url("images/navigation/NavSecondarySubHeader.jpg") repeat;
  color: White;
  font-size: 105%;
  font-weight: bold;
  padding: 5px;
}

.shop-action-wrapper table tbody tr {
  border-bottom: 1px solid #E7E7E8;
}

.shop-action-wrapper table tbody tr td {
  padding: 3px;
}

.shop-item-wrapper {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0 5px 5px;
}

.shop-new-icon {
  margin-left: -2px !important;
}

.shop-item-images {
  float: left;
  width: 210px;
  overflow: hidden;
  padding: 5px;
}

.shop-item-text {
  float: left;
  width: 310px;
  margin-left: 10px;
}

.shop-item-wrapper h2 {
  font-size: 105%;
  font-weight: bold;
  margin: 0 -5px;
  padding-left: 234px;
}

.shop-item-cost {
  font-size: 110%;
  font-weight: bold;
  margin-top: 10px;
}

.shop-add-to-basket-button {
  cursor: pointer;
  height: 45px;
  margin-top: 20px;
  width: 157px;
}

.shop-order-request-button, .shop-order-buynow-button {
  width: 160px;
  height: 41px;
  margin-top: 20px;
  cursor: pointer;
}

.shop-item-out-of-order {
  color: #FF0000;
  font-weight: bold;
  margin-top: 10px;
}

.shop-item-vat-type {
  font-size: 70%;
  font-style: italic;
}

.basket-data {
  float: right;
  margin-right: 40px;
  margin-top: 15px;
  width: 200px;
}

.basket-data div {
  text-align: right;
}

.basket-buttons {
  float: left;
  font-size: 70%;
  margin-top: 10px;
  width: 350px;
}

.shop-loading {
  padding: 10px;
  text-align: center;
}

.shop-login-wrapper {
  width: 300px;
  float: right;
}

.shop-login-username {
  width: 200px;
  float: left;
}

.shop-login-status {
  width: 50px;
  float: left;
}

.event-booking-add-attendee {
  cursor: pointer;
  margin-top: 10px;
}

.event-booking-remove-attendee {
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-left: 10px;
  background-image: url(./Images/Shop/remove_item.gif);
  height: 15px;
  width: 15px;
}

.event-booking-cost {
  margin-top: 10px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 120%;
}

.book-event-pay-card {
  background-image: url(./images/shop/pay_by_card.png);
  width: 248px;
  height: 64px;
  cursor: pointer;
  margin: 0 auto;
}

.book-event-pay-telephone {
  background-image: url(./images/shop/pay_by_telephone.png);
  width: 248px;
  height: 64px;
  cursor: pointer;
  margin: 0 auto;
}

.book-event-pay-po {
  background-image: url(./images/shop/pay_by_purchase_order.png);
  width: 248px;
  height: 64px;
  cursor: pointer;
  margin: 0 auto;
}

.book-event-payment-type-wrapper {
  width: 100%;
  margin-top: 10px;
}

.small-shop-item-wrapper {
  background-image: url("./images/shop/small-shop-background.png");
  cursor: pointer;
  height: 125px;
  width: 252px;
}

.small-shop-item-wrapper img {
  float: left;
  height: 65px;
  margin-left: 35px;
  margin-top: 32px;
  width: 65px;
}

.small-shop-item-wrapper h2 {
  background-image: none;
  float: left;
  margin: 30px 0 0 15px !important;
  padding: 0;
  text-align: left !important;
  width: 130px;
}

.small-shop-item-wrapper div {
  float: left;
  margin: 5px 0 0 15px !important;
  text-align: left !important;
  width: 129px;
}

.small-shop-item-wrapper a {
  color: #5B5B5B !important;
}

.shop-category-list-table {
  clear: both;
  margin-left: -30px !important;
  width: 655px !important;
}

.shop-category-list-table thead {
  background-color: #659196;
  height: 32px;
  overflow: hidden;
}

.shop-category-list-table thead th {
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  padding-left: 8px;
  padding-top: 4px;
}

.shop-category-list-table tbody tr {
  height: 65px;
}

.shop-category-list-table tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.shop-category-list-table tbody tr td span {
  font-size: 110%;
  font-weight: bold;
  cursor: pointer;
}

.shop-category-list-table tbody tr td a {
  font-size: 110%;
  font-weight: bold;
  cursor: pointer;
  color: #5B5B5B !important;
}

.shop-category-list-table-odd-row {
  background-color: #EFEFEF;
}

.shop-category-list-table-even-row {
  background-color: #FFFFFF;
}

.shop-category-list-table-image {
  cursor: pointer;
  height: 115px;
  margin-left: 5px;
}

.shop-list-event-image {
  margin-top: 8px;
}

.shop-filter {
  float: right;
  height: 73px;
  margin-right: -35px;
  padding: 10px 20px 20px 10px;
  width: 308px;
}

.shop-filter h2 {
  font-size: 80%;
  margin: 0 0 6px;
}

.shop-filter-lables {
  font-size: 70%;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  display: block;
}

.shop-filter-dropdown {
  background-color: #FFFFFF;
  height: 18px;
  margin-bottom: 7px;
  margin-left: 10px;
  width: 200px;
}

.shop-filter-drop-down-arrow {
  background-image: url("./images/shop/shop_filter_arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  height: 18px;
  width: 20px;
}

.shop-filter-dropdown-options {
  background-color: #6C6C6C;
  color: #FFFFFF;
  display: none;
  font-weight: bold;
  position: relative;
  top: -2px;
  width: 200px;
}

.shop-filter-dropdown-option {
  border-color: -moz-use-text-color #ECECEC #ECECEC;
  border-right: 1px solid #ECECEC;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  cursor: pointer;
  height: 20px;
  width: 200px;
}

.shop-filter-dropdown-option:hover {
  background-color: #9E9E9E;
}

.shop-filter-dropdown-selected-item {
  width: 175px;
  height: 20px;
  float: left;
  font-weight: bold;
}

.section-popup .shop-item-description {
  float: left;
  width: 310px;
  margin-left: 10px;
  height: 300px;
  overflow-y: scroll;
}

.related-shop-items-wrapper {
  padding-left: 20px;
  background-color: #A8A9AD;
  padding: 5px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.shop-related-item-title {
  color: White;
}

.twitter-wrapper {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 322px;
}

.tweet-collection-wrapper {
  height: 135px;
  width: 85%;
  overflow: hidden;
  margin: 0 auto;
  font-size: 90%;
  margin-top: -20px;
}

.tweet-collection-wrapper h2 {
  background-color: #659196;
  color: #FFFFFF !important;
  font-size: 105%;
  font-weight: bold;
  height: 48px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -15px;
  padding: 5px;
  vertical-align: middle;
}

.tweet-collection-wrapper img {
  vertical-align: middle;
}

.tweet-wrapper {
  margin-bottom: 25px;
  width: 230px;
}

.tweet-image {
  float: left;
  margin-right: 10px;
}

.tweet-username {
  font-weight: bold;
}

.tweet-date {
  font-style: italic;
}

.tweet-text-data {
  width: 90%;
}

.twitter-scrollable {
  background-color: transparent !important;
  position: relative !important;
}

.tweet-items {
  width: auto !important;
  padding: 0 !important;
  padding-right: 50px !important;
}

.tweet-header {
  line-height: 48px;
  vertical-align: middle;
}

.twitter-actions .next {
  background-image: url("./images/main.png");
  background-position: -239px -159px;
  cursor: pointer;
  display: block;
  float: left;
  height: 24px;
  width: 24px;
}

.twitter-actions .prev {
  background-image: url("./images/main.png");
  background-position: -213px -159px;
  cursor: pointer;
  display: block;
  float: right;
  height: 24px;
  margin-left: 10px;
  width: 24px;
}

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