#magellan {
  padding-top: 22px;
  padding-bottom: 22px;
}
#magellan .cruise-body {
  padding-top: 20px;
}
#magellan .showSport {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.magellan-listitem-bestoffer .btn {
  /*color: #fff;*/
  background: #ec0d6d;
}
.magellan-listitem:hover .btn {
  color: #fff;
  background: #0040a1;
}
#booking,
#btn-reserve {
  color: #fff;
  background: #ec0d6d;
}
#booking:hover,
#btn-reserve:hover {
  color: #fff;
  background: #0040a1;
}
#refreshshow,
.mag-button.active span,
.abs-bot-rig {
  color: #fff;
  background: #ec0d6d;
}
.mag-tab-panel {
  border: 2px solid #ec0d6d;
}
.cruise-body {
  box-shadow: none;
  background: transparent;
}
.showSport {
  margin-bottom: 0;
}
label .chosen-container span {
    padding: inherit;
    background: #fff !important;
}
/* searchbox */
.abs-bot-rig,
a.backtolist,
a.newsearch {
    color: #0b4059;
  background: #e10886;
}
a.newsearch:hover {
    color: #fff;
}
.abs-bot-rig:hover,
.abs-bot-rig:focus,
.abs-bot-rig:active,
.abs-bot-rig:hover:active,
a.backtolist:hover,
a.backtolist:focus,
a.backtolist:active,
a.backtolist:hover:active,
a.newsearch:hover,
a.newsearch:focus,
a.newsearch:active,
a.newsearch:hover:active {
  background: #816a13;
}
.magellan-offer-head-cruise h2,
.searchFormHead h4 {
  background: #502a23;
}
/* choosen */
.chosen-container-single .chosen-single div b {
  background-color: #502a23;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #502a23;
  background-image: none;
}
/* listitem */
.magellan-listitem {
  border-bottom: 5px solid #502a23;
}
.magellan-listitem:hover {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #502a23;
}
.magellan-listitem:hover .btn {
  background: #816a13;
}
.magellan-listitem-bestoffer .btn {
  background: #e10886;
}
/* ISSlider */
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #502a23;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #e10886;
}
/* program */
#refreshshow,
.mag-button.active span,
.abs-bot-rig {
  color: #ffffff;
  background: #e10886;
}


/* CRUISE MAIN.CSS HACK */

ol, ul, dl {
    margin-bottom: inherit !important;
}

.navbar {
    padding: inherit !important;
}