body {
  color: #636466;
}
.mute {
  color: #838486;
}
a {
  color: #009fe3;
  font-weight: bold;
}
#topbar {
  background-color: #25408f;
}
#topbar .lefticons {
  padding-top: 70px;
}
#topbar .socialicons {
  padding-top: 90px;
}
#topbar h2 {
  color: white;
  text-transform: uppercase;
  font-family: "Helvetica Narrow", "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 70px;
  margin: 0;
  letter-spacing: 10px;
  font-weight: bold;
}
#topphoto {
  background-color: #25408f;
}
#topphoto img.topphoto {
  width: 100%;
}
#topphoto a.maplink {
  display: block;
  position: relative;
}
#topphoto a.maplink:after {
  content: " ";
  background: url(../img/maplink.png);
  width: 119px;
  height: 110px;
  position: absolute;
  top: -66px;
  right: 90px;
}
#topphoto a.maplink:hover:after {
  background: url(../img/maplinkh.png);
}
.navbar {
  border-radius: 0;
}
.navbar-inverse {
  background: #6d6e71;
  border: none;
  min-height: 38px;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top,#555555 0,#666666 100%);
  background-image: linear-gradient(to bottom,#555555 0,#666666 100%);
}
.navbar-inverse .navbar-nav > li > a {
  color: #eeeeee;
}
.redwarning {
  background: #f90c00;
  text-transform: uppercase;
  font-weight: 900;
  color: white;
  margin-bottom: 10px;
  margin-top: -18px;
  padding: 3px;
  text-align: center;
  text-shadow: 1px 0 white;
  letter-spacing: 2px;
}
.redwarning a {
  color: white;
}
@media (min-width:768px) {
  .navbar-nav {
    font-weight: bold;
  }
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media (min-width:1200px) {
  .navbar-nav {
    margin: 0 10px;
  }
}
.nav > li > a {
  padding: 8px;
}
.barlink a {
  display: block;
  position: relative;
  background-color: #25408f;
  color: white;
  text-align: center;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
  min-height: 185px;
}
.barlink a img {
  width: 100%;
  margin-bottom: 3px;
}
.barlink a:hover {
  text-decoration: none;
  color: #ffee77;
  background-color: #009fe3;
}
.barlink a.active {
  background-color: #009fe3;
  color: white;
}
.barlink a.active:after {
  content: " ";
  background: url(../img/tabmarker.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: -17px;
  left: 20px;
  width: 21px;
  height: 17px;
}
.barlink .barlinkhead {
  font-weight: 900;
  text-shadow: 1px 0 white;
  letter-spacing: 2px;
  font-size: 28px;
  background-color: #009fe3;
  border-bottom: 3px solid white;
  padding: 4px;
}
.barlink .barlinkhead .hhh {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.barlink .barlinkbody {
  font-size: 15px;
  line-height: 21px;
  text-transform: none;
  padding: 2px 2px 1px 1px;
}
.barlink .barlinktitle {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 1px 6px 1px;
}
.barlink a:hover .barlinkhead, .barlink a.active .barlinkhead {
  background-color: #25408f;
}
.barlink.double a {
  line-height: 34px;
}
@media (min-width:768px) {
  .barlink a {
    margin: 0 -8px 0 -8px;
  }
  .barlink:first-child a {
    margin: 0 -16px 0 0;
  }
  .barlink:last-child a {
    margin: 0 0 0 -16px;
  }
}
#counter {
  background: url(../img/counterbg3.png);
  background-size: 100% 100%;
  color: white;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  text-align: center;
  padding: 8px 2px 18px 2px;
}
#counter .days {
  font-size: 34px;
  line-height: 42px;
}
.bananahammock {
  display: block;
  background-color: #25408f;
  color: white;
  text-transform: uppercase;
  padding: 100px 0;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  font-weight: bold;
}
.banana {
  display: block;
  margin-top: 10px;
}
#rotator {
  position: relative;
}
#rotator .banana.b2, #rotator .banana.b3 {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
}
.rotator {
  position: relative;
}
.rotator .r1,
.rotator .r2,
.rotator .r3,
.rotator .r4,
.rotator .r5,
.rotator .r6,
.rotator .r7 {
  position: absolute;
  top: 0;
  left: 0;
}
footer.footer {
  margin-top: 40px;
}
h1 {
  font-size: 24px;
  font-weight: bold;
  color: #25408f;
}
h2 {
  font-size: 18px;
}
a.wwwlink {
  display: inline-block;
  max-width: 240px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
a.wwwlink img {
  margin: 4px 4px 4px 4px;
  border: 3px solid white;
  -webkit-box-shadow: 3px 4px 14px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 3px 4px 14px 0px rgba(50,50,50,0.75);
  box-shadow: 3px 4px 14px 0px rgba(50,50,50,0.75);
}
a.wwwlink:hover {
  text-decoration: none;
  color: #25408f;
}
a.wwwlink:hover img {
  border: 3px solid #ffee77;
  margin: 2px 6px 6px 2px;
  -webkit-box-shadow: 5px 6px 14px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 5px 6px 14px 0px rgba(50,50,50,0.75);
  box-shadow: 5px 6px 14px 0px rgba(50,50,50,0.75);
}
.form-group.required .control-label:after {
  content: " *";
  color: red;
}
span.required {
  color: red;
}
#orderSummary {
  padding: 20px;
  margin: 20px;
  border: 1px dashed #dddddd;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 0px 0px 14px 0px rgba(50,50,50,0.75);
  box-shadow: 0px 0px 14px 0px rgba(50,50,50,0.75);
}
#gallerylinks {
  margin: 40px auto;
  text-align: center;
}
#gallerylinks img {
  margin-bottom: 10px;
}
ul.leaders {
  max-width: 40em;
  padding: 0;
  overflow-x: hidden;
  list-style: none;
}
ul.leaders span:first-child:after {
  z-index: -1;
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . ";
}
ul.leaders span:first-child {
  padding-right: 0.33em;
  background: white;
}
ul.leaders span + span {
  float: right;
  padding-left: 0.2em;
  background: white;
}
