footer {
  /**************/
  /* Check this */
  /**************/ }
  footer.footer {
    border-top: none;
    margin-top: 20px;
    padding: 0;
    max-width: 980px; }
    footer.footer .nav > li > a:hover {
      text-decoration: underline;
      background: none; }
  footer .footer-last,
  footer .footer-first {
    margin: -6px auto 13px auto;
    background: #fff;
    padding-left: 21px;
    padding-top: 19px;
    padding-bottom: 19px;
    border: 1px solid #cccccc; }
    footer .footer-last #block-menu-menu-footer-social-links li,
    footer .footer-first #block-menu-menu-footer-social-links li {
      float: left;
      width: 25%;
      min-width: 200px; }
      footer .footer-last #block-menu-menu-footer-social-links li a,
      footer .footer-first #block-menu-menu-footer-social-links li a {
        color: #666;
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 40px; }
        footer .footer-last #block-menu-menu-footer-social-links li a.facebook-link,
        footer .footer-first #block-menu-menu-footer-social-links li a.facebook-link {
          background-image: url("../images/facebook_icon.png"); }
        footer .footer-last #block-menu-menu-footer-social-links li a.twitter-link,
        footer .footer-first #block-menu-menu-footer-social-links li a.twitter-link {
          background-image: url("../images/twitter_icon.png"); }
        footer .footer-last #block-menu-menu-footer-social-links li a.youtube-link,
        footer .footer-first #block-menu-menu-footer-social-links li a.youtube-link {
          background-image: url("../images/youtube_icon.png"); }
        footer .footer-last #block-menu-menu-footer-social-links li a.flickr-link,
        footer .footer-first #block-menu-menu-footer-social-links li a.flickr-link {
          background-image: url("../images/flickr_icon.png"); }
    footer .footer-last #copyright p,
    footer .footer-first #copyright p {
      font-size: 0.688em;
      color: #999; }
    footer .footer-last #copyright a img,
    footer .footer-first #copyright a img {
      max-width: 140px;
      max-height: 80px; }
    footer .footer-last #copyright .rating a img,
    footer .footer-first #copyright .rating a img {
      max-height: 106px;
      max-width: 98px; }
    footer .footer-last #copyright .text,
    footer .footer-first #copyright .text {
      width: 78%; }
  footer .footer-last {
    background: #f9f9f9; }
  footer .footer-last .block div {
    float: left;
    max-width: 818px;
    margin: 0 8px; }
  footer .footer-mid {
    margin: 0 auto 0 auto;
    background-color: white;
    padding-left: 21px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    min-height: 165px; }
    footer .footer-mid .block {
      float: left;
      /*margin-right: 10px;*/
      width: 160px; }
      footer .footer-mid .block#block-block-1 a img {
        width: 88px;
        height: 29px; }
    footer .footer-mid h2 {
      font-size: 14px;
      font-weight: 600;
      margin-top: 0;
      margin-bottom: 4px;
      text-transform: uppercase;
      color: #424242; }
    footer .footer-mid .block-menu ul li > a {
      padding: 0; }
    footer .footer-mid a {
      font-size: 13px;
      color: #666666; }
    footer .footer-mid button {
      float: right;
      margin-right: 10px; }
      footer .footer-mid button.language-switcher span {
        background: url("../images/region-flags.png") -2px -3px;
        display: block;
        width: 21px;
        height: 25px;
        text-indent: -100000px;
        padding: 0;
        margin: 0; }
        footer .footer-mid button.language-switcher span.fr {
          background-position: 190px -98px; }
        footer .footer-mid button.language-switcher span.en-gb {
          background-position: 190px -35px; }
        footer .footer-mid button.language-switcher span.en-au {
          background-position: 190px -67px; }
        footer .footer-mid button.language-switcher span.es {
          background-position: 190px -163px; }
        footer .footer-mid button.language-switcher span.de {
          background-position: 190px -419px; }
        footer .footer-mid button.language-switcher span.it {
          background-position: 190px -195px; }
        footer .footer-mid button.language-switcher span.nl {
          background-position: 190px -227px; }
        footer .footer-mid button.language-switcher span.jp {
          background-position: 190px -256px; }
  footer .region-footer-mid-bottom {
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    padding: 2px 20px;
    text-align: center;
    font-size: 11px;
    margin-bottom: 19px;
    min-height: 43px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f9f9f9;
    box-shadow: none; }
    footer .region-footer-mid-bottom #block-menu-menu-footer-one-before-last .nav {
      display: table;
      margin: 0 auto; }
      footer .region-footer-mid-bottom #block-menu-menu-footer-one-before-last .nav li {
        display: inline; }
        footer .region-footer-mid-bottom #block-menu-menu-footer-one-before-last .nav li a {
          float: left;
          color: #333;
          padding: 0 10px 0 10px;
          border-right: 1px solid #ccc;
          margin: 10px 0 10px 0; }
          footer .region-footer-mid-bottom #block-menu-menu-footer-one-before-last .nav li a:hover {
            background: none; }
        footer .region-footer-mid-bottom #block-menu-menu-footer-one-before-last .nav li.last a {
          border-right: none; }
  footer #cookiewarning {
    width: 980px;
    position: fixed;
    color: #fff;
    height: 60px;
    bottom: 0;
    display: none;
    z-index: 100;
    padding-left: 20px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background-color: #006fd5;
    -webkit-box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5);
    -moz-box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5);
    box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5);
    padding-top: 20px; }
    footer #cookiewarning .close {
      float: right;
      font-size: 21px;
      font-weight: bold;
      line-height: 1;
      color: #000;
      text-shadow: 0 1px 0 #fff;
      opacity: 1; }
    footer #cookiewarning a {
      color: #fff;
      font-weight: bold;
      font-size: 14px; }
    footer #cookiewarning a.close:visited {
      background: url("../images/close-blue.png") no-repeat 0 0; }
    footer #cookiewarning a.close,
    footer #cookiewarning a.close:link,
    footer #cookiewarning a.close:active,
    footer #cookiewarning a.close:hover,
    footer #cookiewarning a.close:visited {
      background: url("../images/close-blue.png") no-repeat 0 0;
      position: absolute;
      top: 10px;
      right: 20px;
      height: 32px;
      width: 32px; }

.popover {
  z-index: 100000; }
  .popover .popover-content {
    padding: 0; }
    .popover .popover-content .country-list {
      padding: 0; }
      .popover .popover-content .country-list li {
        list-style: none; }
        .popover .popover-content .country-list li a {
          padding: 7px 7px 7px 11px;
          clear: both;
          display: block;
          width: 180px;
          background: #FFF;
          text-align: left;
          height: 32px;
          font-size: 12px;
          text-transform: uppercase;
          text-shadow: 0 1px #fff;
          color: #666;
          box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.07) inset;
          -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.07) inset;
          line-height: 27px;
          padding-bottom: 32px; }
          .popover .popover-content .country-list li a .flag-circle {
            display: inline-block;
            background: url("../images/region-flags.png") -2px -3px;
            width: 25px;
            height: 25px;
            float: right; }
            .popover .popover-content .country-list li a .flag-circle.fr {
              background-position: 190px -98px; }
            .popover .popover-content .country-list li a .flag-circle.en-gb {
              background-position: 190px -35px; }
            .popover .popover-content .country-list li a .flag-circle.en-au {
              background-position: 190px -67px; }
            .popover .popover-content .country-list li a .flag-circle.es {
              background-position: 190px -163px; }
            .popover .popover-content .country-list li a .flag-circle.de {
              background-position: 190px -419px; }
            .popover .popover-content .country-list li a .flag-circle.it {
              background-position: 190px -195px; }
            .popover .popover-content .country-list li a .flag-circle.nl {
              background-position: 190px -227px; }
            .popover .popover-content .country-list li a .flag-circle.jp {
              background-position: 190px -256px; }
          .popover .popover-content .country-list li a:hover {
            text-decoration: none;
            color: #333;
            -webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
            background: #f1f1f1;
            /* Old browsers */
            background: -moz-linear-gradient(top, #f1f1f1 0%, #e7e7e7 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e7e7e7));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f1f1f1 0%, #e7e7e7 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f1f1f1 0%, #e7e7e7 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f1f1f1 0%, #e7e7e7 100%);
            /* IE10+ */
            background: linear-gradient(top, #f1f1f1 0%, #e7e7e7 100%);
            /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#e7e7e7', GradientType=0);
            /* IE6-9 */ }

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