﻿body {
  font-size: 14px;
  font-family: 'Calibri', 'Arial', sans-serif;
  font-weight: 400;
  background-color: #023be4;
  background: -webkit-linear-gradient(top, #023be4, #fe2fdf);
  background: linear-gradient(to bottom, #023be4, #fe2fdf);
  background-attachment: fixed;
}
@media (min-width: 768px) {
  #TopLinksMobile {
    display: none;
  }
}
@media (max-width: 767px) {
  #TopLinksMobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    right: 0;
    background-image: url(product-background.png);
    background-color: #fad900;
    background-repeat: no-repeat;
    color: #333;
    border-bottom: 2px solid #FFF;
  }
  #TopLinksMobile .navbar {
    margin: 0;
  }
  #TopLinksMobile .navbar .icon-bar {
    background: white;
  }
  #TopLinksMobile .navbar .row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #TopLinksMobile .navbar #NavigationToggleText {
    position: absolute;
    top: 15px;
    right: 60px;
    color: #333;
  }
}
@media (min-width: 768px) {
  #Content {
    width: 1300px;
    position: relative;
    margin: 10px auto 0;
  }
}
@media (max-width: 767px) {
  #Content {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  #Content #Header {
    height: 270px;
    position: relative;
  }
}
#Content #Header #Logo {
  display: block;
}
@media (min-width: 768px) {
  #Content #Header #Logo {
    left: 10px;
    width: 285px;
    top: 2px;
    position: absolute;
    z-index: 3;
  }
}
@media (max-width: 767px) {
  #Content #Header #Logo {
    margin: 10px auto;
    display: block;
    width: 70%;
  }
}
@media (min-width: 768px) {
  #Content #Header #BIHA {
    position: absolute;
    top: 90px;
    left: 590px;
    width: 86px;
  }
}
@media (max-width: 767px) {
  #Content #Header #BIHA {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #Header #TIPE {
    position: absolute;
    top: 89px;
    left: 692px;
    width: 86px;
  }
}
@media (max-width: 767px) {
  #Content #Header #TIPE {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #Header #BCNLink {
    position: absolute;
    top: 20px;
    left: 610px;
    width: 136px;
  }
}
@media (max-width: 767px) {
  #Content #Header #BCNLink {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #Header #BookOnline {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 306px;
  }
}
@media (max-width: 767px) {
  #Content #Header #BookOnline {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #Header #PhoneNumber1 {
    position: absolute;
    top: 71px;
    right: 0;
    width: 378px;
  }
}
@media (max-width: 767px) {
  #Content #Header #PhoneNumber1 {
    margin: 0 auto;
    display: block;
    width: 80%;
  }
}
@media (min-width: 768px) {
  #Content #Header #PhoneNumber2 {
    position: absolute;
    top: 97px;
    right: 0;
    width: 374px;
  }
}
@media (max-width: 767px) {
  #Content #Header #PhoneNumber2 {
    margin: 0 auto;
    display: block;
    width: 80%;
  }
}
@media (min-width: 768px) {
  #Content #Header #EmailAddress {
    position: absolute;
    top: 160px;
    right: 10px;
    width: 371px;
  }
}
@media (max-width: 767px) {
  #Content #Header #EmailAddress {
    margin: 0 auto;
    display: block;
    width: 80%;
  }
}
@media (min-width: 768px) {
  #Content #Header #TopLinks {
    position: absolute;
    bottom: 8px;
    right: 0;
    background-image: url(top-links-background.png);
    background-size: 100% 100%;
    width: 942px;
    height: 59px;
    padding-left: 60px;
  }
  #Content #Header #TopLinks ul.nav > li > a {
    padding: 19px 6px;
    background: none;
    font-family: "Luckiest Guy", "Open Sans", sans-serif;
    color: white;
    font-size: 22px;
    color: #800;
    text-shadow: #ffffff 2px 0px 0px, #ffffff 1.75px 0.966667px 0px, #ffffff 1.08333px 1.68333px 0px, #ffffff 0.133333px 2px 0px, #ffffff -0.833333px 1.81667px 0px, #ffffff -1.6px 1.2px 0px, #ffffff -1.98333px 0.283333px 0px, #ffffff -1.86667px -0.7px 0px, #ffffff -1.3px -1.51667px 0px, #ffffff -0.416667px -1.95px 0px, #ffffff 0.566667px -1.91667px 0px, #ffffff 1.41667px -1.41667px 0px, #ffffff 1.91667px -0.566667px 0px;
  }
  #Content #Header #TopLinks ul.nav > li > a.active {
    color: yellow;
    text-shadow: #000000 2px 0px 0px, #000000 1.75px 0.966667px 0px, #000000 1.08333px 1.68333px 0px, #000000 0.133333px 2px 0px, #000000 -0.833333px 1.81667px 0px, #000000 -1.6px 1.2px 0px, #000000 -1.98333px 0.283333px 0px, #000000 -1.86667px -0.7px 0px, #000000 -1.3px -1.51667px 0px, #000000 -0.416667px -1.95px 0px, #000000 0.566667px -1.91667px 0px, #000000 1.41667px -1.41667px 0px, #000000 1.91667px -0.566667px 0px;
  }
  #Content #Header #TopLinks li.open a {
    background: #F9A700;
  }
  #Content #Header #TopLinks .dropdown-menu {
    background: #F9A700;
    padding: 0;
    margin: 0;
    border-radius: 0 0 5px 5px;
    width: 300px;
  }
  #Content #Header #TopLinks .dropdown-menu a {
    padding: 3px;
    margin: 0;
    display: block;
    color: white;
    font-weight: bold;
  }
  #Content #Header #TopLinks .dropdown-menu a:hover {
    background: #AD0E09;
  }
}
@media (max-width: 767px) {
  #Content #Header #TopLinks {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #TopBars {
    width: 1344px;
    height: 168px;
    position: relative;
    margin: 0 0 10px -22px;
    background-image: url(header-background.png);
    background-size: 100%;
  }
  #Content #TopBars #SearchBox input {
    padding: 3px 6px;
    height: 34px;
    border-radius: 2px;
    font-size: 12px;
    border: none;
    position: absolute;
    width: 190px;
    top: 85px;
    left: 110px;
  }
  #Content #TopBars #SearchBox a {
    top: 85px;
    left: 196px;
    position: absolute;
    height: 34px;
    border: none;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchLeft {
    top: 66px;
    position: absolute;
    left: 455px;
    width: 220px;
    height: 34px;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchRight {
    position: absolute;
    top: 111px;
    left: 623px;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchRight a {
    color: white;
    text-transform: uppercase;
    font-size: 17px;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchRight a:hover {
    color: yellow;
    text-decoration: none;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchRight a:hover::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 2.5px solid transparent;
    border-bottom: 2.5px solid transparent;
    border-left: 5px solid yellow;
  }
  #Content #TopBars #AreaChecker #PostcodeSearchRight a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 2.5px solid transparent;
    border-bottom: 2.5px solid transparent;
    border-left: 5px solid white;
    position: absolute;
    left: 0;
    top: 7px;
    margin-left: -14px;
    -webkit-transition: border-color 0.3s linear;
    -o-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
  }
  #Content #TopBars #AreaChecker .PostcodeMessage {
    display: block;
    position: absolute;
    top: 50px;
    left: 450px;
    width: 230px;
    height: 70px;
  }
  #Content #TopBars #QuickChecker #QuestionMark {
    position: absolute;
    top: 25px;
    right: 54px;
    width: 22px;
  }
  #Content #TopBars #QuickChecker .SearchDate,
  #Content #TopBars #QuickChecker .SearchCategory {
    padding: 3px 6px;
    height: 34px;
    border-radius: 2px;
    font-size: 12px;
    border: none;
    position: absolute;
  }
  #Content #TopBars #QuickChecker .SearchDate {
    left: 880px;
    top: 70px;
    width: 180px;
    padding-left: 38px;
  }
  #Content #TopBars #QuickChecker .SearchCategory {
    top: 70px;
    left: 1120px;
    width: 170px;
    padding-left: 34px;
  }
  #Content #TopBars #QuickChecker #Arrow1 {
    top: 52px;
    position: absolute;
    left: 840px;
    width: 69px;
    z-index: 4;
  }
  #Content #TopBars #QuickChecker #Arrow2 {
    top: 52px;
    position: absolute;
    left: 1080px;
    width: 69px;
    z-index: 4;
  }
}
@media (max-width: 767px) {
  #Content #TopBars {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #BannerPanel {
    height: 433px;
    position: relative;
    background-image: url(banner-background.png);
    background-size: 100% 100%;
    width: 1442px;
    margin-left: -40px;
  }
  #Content #BannerPanel #BannerLeft {
    position: absolute;
    top: 40px;
    left: 70px;
    width: 930px;
    height: 356px;
  }
  #Content #BannerPanel #BannerRight {
    width: 350px;
    height: 150px;
    position: absolute;
    text-align: center;
    top: 170px;
    right: 33px;
    color: white;
    font-size: 18px;
  }
  #Content #BannerPanel #WeatherLink {
    background-image: url(check-weather.png);
    width: 209.5px;
    height: 35.5px;
    position: absolute;
    display: block;
    bottom: 26px;
    right: 130px;
    background-size: 100% 100%;
  }
  #Content #BannerPanel #WeatherLink:hover {
    background-image: url(check-weather-hover.png);
  }
}
@media (max-width: 767px) {
  #Content #BannerPanel {
    display: none;
  }
}
#Content #MainContainer {
  background: #fff;
  border: 5px solid #ffc600;
  border-bottom: 0;
  max-width: 1220px;
  margin: 20px auto 0;
}
#Content #MainContainer #HomepageContent {
  position: relative;
}
@media (min-width: 768px) {
  #Content #MainContainer #HomepageContent {
    padding: 15px;
    min-height: 502px;
  }
}
@media (max-width: 767px) {
  #Content #MainContainer #HomepageContent {
    padding: 5px;
    border-left: 0;
    border-right: 0;
  }
}
#Content #MainContainer #HomepageContent #HomepageTitle {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #Content #MainContainer #HomepageContent #HomepageTitle {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #Content #MainContainer #HomepageContent #HomepageLeft {
    width: 840px;
  }
}
@media (min-width: 768px) {
  #Content #MainContainer #HomepageContent #HomepageRight {
    position: absolute;
    bottom: -10px;
    right: 0;
    z-index: 3;
  }
}
@media (max-width: 767px) {
  #Content #MainContainer #HomepageContent #HomepageRight {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #MainContainer #ContentLeft {
    width: 250px;
    float: left;
    margin-left: 10px;
  }
  #Content #MainContainer #ContentLeft #CategoryPanel {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #Content #MainContainer #ContentLeft #CategoryPanel a {
    display: block;
    text-align: center;
    background: url(category-background.png);
    background-size: 100% 100%;
    color: #FFF;
    font-weight: bold;
    position: relative;
    margin: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 25px;
    padding: 7px 10px 19px;
    margin-left: -23px;
    text-shadow: 1px 1px 2px #a51218;
  }
  #Content #MainContainer #ContentLeft #CategoryPanel a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 2.5px solid transparent;
    border-bottom: 2.5px solid transparent;
    border-left: 5px solid black;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -5px;
  }
  #Content #MainContainer #ContentLeft #CategoryPanel a:hover::after {
    opacity: 1;
    filter: alpha(opacity=100);
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 2.5px solid transparent;
    border-bottom: 2.5px solid transparent;
    border-left: 5px solid white;
    -webkit-animation: categoryPointer 0.5s ease-in-out 3;
    -o-animation: categoryPointer 0.5s ease-in-out 3;
    animation: categoryPointer 0.5s ease-in-out 3;
  }
  #Content #MainContainer #ContentLeft #CategoryPanel a:active,
  #Content #MainContainer #ContentLeft #CategoryPanel a:hover,
  #Content #MainContainer #ContentLeft #CategoryPanel a.active {
    background-image: url(category-background-hover.png);
    text-shadow: none;
  }
  #Content #MainContainer #ContentLeft #LeftLogo {
    width: 200px;
    margin: 40px auto 10px;
    display: block;
  }
  #Content #MainContainer #ContentLeft #LeftBookOnline {
    width: 220px;
    margin: 10px auto;
    display: block;
  }
  #Content #MainContainer #ContentLeft #LeftPhoneNumber {
    width: 259px;
    margin: 10px auto;
    display: block;
  }
}
@media (max-width: 767px) {
  #Content #MainContainer #ContentLeft {
    display: none;
  }
}
@media (min-width: 768px) {
  #Content #MainContainer #ContentRight {
    float: right;
    width: 910px;
    margin-right: 20px;
  }
}
#Content #MainContainer #ContentRight .DetailsTitle h1,
#Content #MainContainer #ContentRight .DetailsTitle h2,
#Content #MainContainer #ContentRight .DetailsMainImage {
  background: url(product-background.png);
  border-radius: 0;
  border: 3px solid #C00;
  color: #C00;
  font-weight: bold;
}
#Content #MainContainer #ContentRight .DetailsMainImage {
  background-position: 0 -45px;
  border-top: 0;
  margin: -3px 0 10px;
  border-radius: 0 0 6px 6px;
}
#Content #MainContainer #ContentRight #CategoryTitle {
  padding: 15px 20px;
  color: #FFF;
  margin: 10px 0;
  background: #000000;
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
}
#Content #MainContainer #HomepageTestimonials {
  position: relative;
}
@media (min-width: 768px) {
  #Content #MainContainer #HomepageTestimonials {
    background-image: url(homepage-testimonials-background.jpg);
    width: 915px;
    height: 304px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #Content #MainContainer #HomepageTestimonials {
    margin: 10px auto;
    background-image: url(homepage-testimonials-background-mobile.jpg);
    background-size: 100% 100%;
    height: 0;
    padding-top: 52.72%;
  }
}
#Content #MainContainer #HomepageTestimonials #TestimonialsInner {
  text-align: center;
  position: absolute;
  overflow: hidden;
  color: #333;
}
#Content #MainContainer #HomepageTestimonials #TestimonialsInner #RotatorTestimonials {
  padding: 0;
  margin: 0;
  background: none;
  color: #333;
}
#Content #MainContainer #HomepageTestimonials #TestimonialsInner #RotatorTestimonials a {
  color: #333;
}
@media (min-width: 768px) {
  #Content #MainContainer #HomepageTestimonials #TestimonialsInner {
    top: 110px;
    right: 60px;
    width: 430px;
  }
  #Content #MainContainer #HomepageTestimonials #TestimonialsInner #RotatorTestimonialsOuter {
    height: 120px;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #Content #MainContainer #HomepageTestimonials #TestimonialsInner {
    top: 13%;
    left: 10%;
    right: 10%;
    bottom: 15%;
  }
}
.DetailsTitle h1,
.DetailsTitle h2,
.DetailsMainImage {
  background-size: 100% auto;
  background-color: #ff0a14;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.DetailsTitle {
  color: white;
}
h1,
h2,
h3,
h4,
.nicefont,
.castleTitlePanel {
  font-family: 'PT Sans Narrow', sans-serif;
}
.textContent {
  line-height: 140%;
}
.textContent h1 {
  font-size: 28px;
  margin: 0 0 10px;
  padding: 0;
  color: #000078;
  text-transform: uppercase;
  font-weight: bold;
}
.textContent h1 a {
  color: #c90b15;
}
.textContent h2 {
  font-size: 16px;
}
.textContent h3 {
  font-size: 14px;
}
img.HoverBounce,
.HoverBounce img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
img.HoverBounce:hover,
.HoverBounce:hover img {
  padding: 0;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  z-index: 100;
}
.row-less-padding {
  margin-left: -5px;
  margin-right: -5px;
}
.row-less-padding > div {
  padding-left: 5px;
  padding-right: 5px;
}
.img-block,
a.img-block img {
  display: block;
  width: 100%;
}
.img-responsive,
.img-responsive img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.margin-top {
  margin-top: 10px;
}
.margin-bottom {
  margin-bottom: 10px;
}
.HoverFadeOut {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.HoverFadeOut:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.HoverFadeIn {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.HoverFadeIn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.HoverHighlight {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.HoverHighlight:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.LeftSocialLink {
  width: auto;
  display: block;
  padding-top: 39.08046%;
  position: relative;
  margin: 0 auto 10px;
}
#Footer {
  background: #000;
  color: white;
  padding: 10px 0;
}
#Footer a {
  color: white;
  margin-left: 10px;
}
#Footer a:hover {
  text-decoration: underline;
}
#CarouselContainer .item,
#CarouselContainer .item img {
  display: block;
  margin: 0;
  padding: 0;
}
.castlePanel {
  background-color: white;
  border: 1px solid #ff1085;
  color: #8d1553;
  text-align: center;
}
@media (min-width: 768px) {
  .castlePanel {
    width: 212px;
    height: 337px;
    margin: 15px 5px;
  }
}
@media (max-width: 767px) {
  .castlePanel {
    float: none;
    width: auto;
    margin: 10px 0;
    padding: 5px;
  }
}
.castlePanel .SingleImagePanel {
  padding-top: 90%;
}
.castlePanel .castleImageLinkPanel {
  background: white;
}
.castlePanel .castleSubtitle {
  color: black;
  font-weight: bold;
}
.castlePanel .castlePriceDiscounted,
.castlePanel .castlePriceDefault {
  padding: 10px 0;
  color: #ff0044;
  height: 50px;
  font-size: 18px;
}
.castlePanel .castleCheckBook {
  background-image: url(book-buttons.png);
  background-size: 100% 100%;
  color: transparent;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  .castlePanel .castleCheckBook {
    width: 193px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .castlePanel .castleCheckBook {
    height: 0;
    padding-top: 15.54%;
  }
}
.castlePanel:hover .castleTitlePanel a {
  color: yellow;
  text-decoration: none;
}
.PostcodeMessage {
  cursor: pointer;
  z-index: 20;
}
@-webkit-keyframes HulkShake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes HulkShake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}