/* ==|== primary styles =====================================================
   
   ========================================================================== */
/* ==|== Footer =====================================================
   
   ========================================================================== */
.wrapper #header .logo {
  margin: 22px 0px 0px 26px;
}
#footer {
  margin: 0 auto;
  clear: both;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.15);
  height: 90px !important;
}
#footer .logo {
  margin: 25px 0px 0px 26px;
  padding: 0;
  display: block;
  float: left;
}
.footer-content {
  max-width: 1200px;
  min-width: 960px;
  position: relative;
  margin: 0 auto;
}
#footer ul.footer-navi {
  margin: 0;
  padding: 34px 0 0 20px;
  list-style-type: none;
  float: left;
}
div.language-selector {
  position: absolute;
  top: 5px;
  right: 35px;
}
#footer div.footer-language-selector {
  float: right;
  padding: 29px 10px 0 0;
}
#footer ul.footer-some {
  float: right;
  list-style-type: none;
  padding: 20px 30px 0 0;
  margin: 0;
}
#footer ul.footer-some li {
  float: left;
  font-family: 'Lato';
}
#footer ul.footer-navi li {
  float: left;
  display: block;
  padding: 0 20px;
  text-transform: uppercase;
  border-right: 1px solid #53848e;
}
#footer ul.footer-some li div {
  margin-top: 9px !important;
}
#footer ul.footer-navi li:last-child {
  border-right: 0px;
}
#footer ul.footer-navi li a {
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'Lato', 'Droid Sans', sans-serif;
}
/* ==|== HALL OF FAME =====================================================
   ========================================================================== */
.container {
  overflow: visible;
}
.hof-bg {
  background: url('images/halloffame/hof_bg.jpg') no-repeat center 0px #000000 !important;
  min-width: 960px;
}
body,
.header {
  min-width: 960px;
}
.mainarea .maincontent {
  margin-top: 190px;
  min-width: 960px;
}
.halloffame-container.padding {
  padding: 25px;
  border-radius: 3px;
}
.halloffame-main {
  width: auto;
}
.halloffame-maintitle {
  margin: -110px 0px 90px 25px;
  padding: 0px 0px 5px 5px;
  color: #FFF !important;
  font-size: 60px !important;
  font-weight: 900;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45);
}
.halloffame-smalltitle {
  font-size: 18px;
  display: block;
  padding: 0px 0px 0px 3px;
  margin: 0 0 -3px 0;
}
.halloffame-banner {
  position: absolute;
  top: -168px;
  right: 10px;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.7);
  background: transparent;
}
.halloffame-title {
  float: left;
  width: 150px;
  line-height: 40px;
  margin: 0;
  padding: 2px 0px 5px 10px;
  font-size: 30px !important;
  font-weight: bold;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  display: none;
}
.halloffame-product {
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -ms-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  line-height: 40px;
  margin: 0 0 0 0;
  padding: 0;
  border-bottom: 1px solid #c7c7c7;
  overflow: hidden;
  background: #FEFEFE;
  text-align: left;
  z-index: 667;
  margin-top: 10px;
}
.halloffame-product-dropdown-anchor {
  position: absolute;
}
.halloffame-product-dropdown {
  padding: 0;
  margin: 0;
  width: 948px;
  /*width: 720px;*/
  list-style-type: none;
  position: absolute;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
  border-top: 1px solid #CCCCCC;
  left: -1px;
  top: 40px;
  background: #eeeeee;
  display: none;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  z-index: 666;
}
.halloffame-product:hover .halloffame-product-dropdown,
.halloffame-product:active .halloffame-product-dropdown {
  display: block;
}
.halloffame-product-dropdown li {
  padding: 0;
  margin: 0;
  list-style-image: none;
}
.halloffame-product-dropdown a {
  display: block;
  color: #313131;
  padding: 0 0 0 20px;
  border-top: 1px solid #FFF;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.halloffame-product-dropdown li:nth-child(2n) a {
  background: #edf2f5;
}
.halloffame-product-dropdown li:nth-child(2n+1) a {
  background: #f6f6f6;
}
.halloffame-product-dropdown li a:hover {
  text-decoration: none;
  background: #D4D4D4;
}
.halloffame-product h3 {
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 40px;
  color: #313131 !important;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.halloffame-product span {
  float: right;
  display: block;
  line-height: 40px;
  padding-right: 15px;
  margin-right: 10px;
  color: #616161;
  background: url('images/halloffame/halloffame-arrow.png') right center no-repeat;
}
.halloffame-sections {
  background: #EEEEEE;
  padding: 7px 10px 2px 10px;
  margin-top: 0px;
  border-radius: 3px;
}
.halloffame-sections h3 {
  padding-top: 0;
  text-transform: uppercase;
}
.halloffame-sections a {
  display: block;
  background: white;
  padding: 4px 18px;
  float: left;
  margin: 0px 5px 5px 0px;
  color: #333333;
  border: 1px solid #d5d5d5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.halloffame-sections a:hover,
.halloffame-sections .selected {
  text-decoration: none;
  background: #333333 left center repeat-x;
  color: #FFF;
  border: 1px solid #8bc271;
}
.halloffame-filters {
  clear: both;
  background: #EEEEEE;
  padding: 3px 10px 2px 10px;
  margin-top: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.halloffame-filter {
  padding: 8px 0;
}
.halloffame-filter-last {
  border-bottom: 0px solid #d3d3d3;
}
.halloffame-filter h4 {
  color: #333;
  font-weight: bold;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 16px;
}
.halloffame-total {
  float: right;
}
.halloffame-filter a,
div.halloffame-choose-country {
  display: block;
  background: white;
  padding: 4px 18px;
  float: left;
  margin: -4px 5px 0px 0px;
  color: #333333;
  border: 1px solid #d5d5d5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.halloffame-filter a:hover,
.halloffame-filter .selected {
  text-decoration: none;
  background: #333333 left center repeat-x;
  color: #FFF;
  border: 1px solid #8bc271;
}
.halloffame-choose-country {
  float: right !important;
  padding: 0 !important;
  width: 135px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
.halloffame-loader {
  background: url('images/halloffame/ajax-loader.gif') no-repeat center center;
  height: 100px;
  display: none;
  text-align: center;
}
.halloffame-loader span {
  padding: 68px 0px 0px 10px;
  display: block;
}
.halloffame-results-container {
  min-height: 400px;
}
.halloffame-results {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #5b7e94;
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: separate;
}
.halloffame-results tr {
  clear: both;
}
.halloffame-results th {
  background: #555;
  /* Old browsers */
  text-transform: uppercase;
  color: white;
  padding: 12px 5px 12px 5px;
  font-size: 15px;
  border-bottom: 2px solid #FFF;
  text-shadow: 2px 0px 7px rgba(255, 255, 255, 0.25);
  text-align: left;
}
.halloffame-results th:last-child {
  -moz-border-radius: 0px 5px 0px 0px;
  -webkit-border-radius: 0px 5px 0px 0px;
  -ms-border-radius: 0px 5px 0px 0px;
  border-radius: 0px 5px 0px 0px;
}
.halloffame-results th:first-child {
  -moz-border-radius: 5px 0px 0px 0px;
  -webkit-border-radius: 5px 0px 0px 0px;
  -ms-border-radius: 5px 0px 0px 0px;
  border-radius: 5px 0px 0px 0px;
  text-align: center;
}
.halloffame-results tr.odd td {
  background-color: #edf2f5;
}
.halloffame-results tr.even td {
  background-color: #f6f6f6;
}
.halloffame-results tr td {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-shadow: none;
  z-index: 1;
  overflow: hidden;
}
.halloffame-results tr {
  filter: true;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.halloffame-results tr td {
  text-shadow: none;
  border-top: 1px solid #DDDDDD;
}
.halloffame-results tr td.halloffame-position {
  text-shadow: none;
  border-top: 1px solid #DDDDDD;
  border-right: none;
  border-left: 1px solid #DDDDDD;
  text-align: center;
}
.halloffame-results tr td:last-child {
  border-right: 1px solid #DDDDDD;
}
.halloffame-results tr td.halloffame-last,
.halloffame-results tr.halloffame-topten td.halloffame-last {
  border-right: 1px solid #DDDDDD;
  background-image: url('images/halloffame/halloffame_arrow_down.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 40px;
}
.halloffame-results tr.toggled td.halloffame-last {
  background-image: url('images/halloffame/halloffame_arrow_up.png');
}
.halloffame-results tr:hover td {
  text-decoration: none;
  background-color: #e6e6e6;
  color: #000;
  text-shadow: 2px 0px 7px rgba(0, 0, 0, 0.25);
}
.halloffame-results tr.halloffame-topten td {
  padding: 10px 5px 10px 5px;
  font-weight: bold;
}
.halloffame-results tr.halloffame-topten td.halloffame-position {
  font-size: 20px;
  font-weight: normal !important;
}
.halloffame-results tr td.halloffame-score {
  font-size: 15px;
  color: #F46200;
}
.halloffame-results tr td span.halloffame-rank {
  line-height: 40px;
  color: #333;
}
.halloffame-results tr td.halloffame-user img {
  padding: 0px 5px 0px 0px;
  margin: 0px 0px -1px 0px;
}
.halloffame-unnoticeable,
.halloffame-results tr td span {
  font-weight: normal;
  color: #999;
}
.halloffame-results tr.toggled td {
  background-color: #e6e6e6;
  border-top: 2px solid #AAA;
}
.halloffame-results tr.toggled td.halloffame-position {
  border-left: 1px solid #BBB;
}
.halloffame-results tr.toggled td.halloffame-last {
  border-right: 1px solid #BBB;
}
.halloffame-results tr td {
  padding: 5px 5px 5px 5px;
  cursor: pointer;
}
.halloffame-results tr .badge-container {
  position: relative;
}
.weekold-badge {
  background: #68b001;
  border: 1px solid #FFFFFF;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  height: 18px;
  line-height: 18px;
  left: -36px;
  text-align: center;
  position: absolute;
  float: right;
  -moz-transform: scale(1) rotate(-45deg) translatex(-12px) translatey(10px) skewx(0deg) skewy(0deg);
  -webkit-transform: scale(1) rotate(-45deg) translatex(-12px) translatey(10px) skewx(0deg) skewy(0deg) translate3d(0, 0, 0);
  -o-transform: scale(1) rotate(-45deg) translatex(-12px) translatey(10px) skewx(0deg) skewy(0deg);
  -ms-transform: scale(1) rotate(-45deg) translatex(-12px) translatey(10px) skewx(0deg) skewy(0deg);
  transform: scale(1) rotate(-45deg) translatex(-12px) translatey(10px) skewx(0deg) skewy(0deg) translate3d(0, 0, 0);
  width: 100px;
  z-index: 0;
  margin-top: -10px;
}
.halloffame-results tr.halloffame-topten td .weekold-badge {
  -moz-transform: scale(1) rotate(-45deg) translatex(-10px) translatey(10px) skewx(0deg) skewy(0deg);
  -webkit-transform: scale(1) rotate(-45deg) translatex(-10px) translatey(10px) skewx(0deg) skewy(0deg) translate3d(0, 0, 0);
  -o-transform: scale(1) rotate(-45deg) translatex(-10px) translatey(10px) skewx(0deg) skewy(0deg);
  -ms-transform: scale(1) rotate(-45deg) translatex(-10px) translatey(10px) skewx(0deg) skewy(0deg);
  transform: scale(1) rotate(-45deg) translatex(-10px) translatey(10px) skewx(0deg) skewy(0deg) translate3d(0, 0, 0);
}
.halloffame-results tr td span.weekold-badge-title {
  color: #FFFFFF;
  line-height: 18px;
  padding: 0 1rem;
  font-size: 10px;
  display: block;
}
tr.halloffame-additional-details {
  display: none;
  background: #f6f6f6;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.halloffame-results tr.halloffame-additional-details:hover td {
  background: inherit;
  color: inherit;
  text-shadow: none;
  cursor: auto;
}
.halloffame-results tr.halloffame-additional-details td {
  border-bottom: 2px solid #AAA;
  border-top: 1px solid #BBB;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  border-radius: 0px;
}
tr.halloffame-additional-details td {
  margin: 0;
  padding: 10px 25px 10px 25px;
}
.halloffame-additional-details dl {
  padding: 0;
  /*  margin: 0;*/
  display: block;
  /*clear:both;*/
}
.halloffame-additional-details-container {
  float: left;
  width: 50%;
  margin: 5px 0px 14px 0px;
}
.halloffame-additional-details h3 {
  margin-bottom: 10px;
}
.halloffame-results tr td a.halloffame-details-link {
  display: block;
  clear: both;
  padding: 5px 10px 5px 10px;
  margin: 10px 0px 10px 0px;
  color: #FFF;
  background: #999;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  font-weight: bold;
  text-shadow: 2px 0px 7px rgba(255, 255, 255, 0.25);
}
.halloffame-results tr td a.halloffame-details-link:hover,
.halloffame-results tr td a.halloffame-details-link:active {
  color: #FFF;
  background: #444;
  text-decoration: none;
  text-shadow: 2px 0px 7px rgba(255, 255, 255, 0.45);
}
.halloffame-additional-details dl dd {
  margin: 0;
  padding: 2px 0;
  float: left;
  width: 30%;
  font-weight: bold;
  clear: both;
}
.halloffame-additional-details dl dt {
  margin: 0;
  padding: 2px 0;
  float: left;
  width: 70%;
  font-weight: normal;
}
.halloffame-spacer td {
  height: 3px;
  background: #5b7e94;
  padding: 0 !important;
}
.halloffame-description {
  margin: 20px 0px 10px 0px;
  padding: 0px 20px 20px 20px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  clear: both;
}
.halloffame-description h2 {
  border-bottom: 1px solid #c7c7c7;
  margin-right: 15px;
  font-size: 18px;
}
.halloffame-description div {
  float: left;
  width: 50%;
}
.halloffame-description ul {
  margin: 0;
  padding: 0px 15px 5px 20px;
}
.halloffame-description p {
  margin: 0;
  padding: 0px 15px 8px 0px;
}
.halloffame-description-title {
  font-weight: bold;
}
#turbulenceNotifier {
  margin: 20px 0px 0px 0px;
  text-align: center;
  border: 1px solid #61758C;
  background: #fff7d9;
  display: none;
}
#turbulenceNotifier p {
  margin-bottom: 20px;
}
.halloffame-load-more,
.halloffame-load-more:hover {
  background: #e4e4e4;
  display: block;
  text-align: center;
  padding: 5px 0;
  color: #4a4a4a;
}
.halloffame-link a {
  height: 37px;
  width: 100%;
  display: block;
  text-decoration: none;
}
.halloffame-link a:hover {
  text-decoration: none;
}
