body {
  background-attachment: fixed;
  background-color: #a0c3e6;
  background-repeat: repeat-x;
  font-family: verdana, sans-serif;
  font-size: 14px;
  position: relative;
}
#TopLinksMobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #004891;
  color: white;
  z-index: 3;
  padding: 0;
  border-bottom: 1px solid white;
}
#TopLinksMobile .navbar {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #TopLinksMobile {
    display: none !important;
  }
}
#TopLinksMobile #NavigationToggleText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 14px 63px;
  text-align: right;
}
#TopLinksMobile .navbar-toggle .icon-bar {
  background: white;
}
#TopLinksMobile .row {
  padding: 10px;
}
#TopLinksMobile .input-group {
  margin-bottom: 0;
}
#MobileHomeLink {
  position: fixed;
  top: 10px;
  z-index: 10;
  background: transparent none repeat scroll 0% 0%;
  color: white;
  left: 10px;
  border-radius: 50%;
  border: 2px solid white;
}
.pageContainer {
  position: relative;
  background-color: white;
}
@media (max-width: 767px) {
  .pageContainer {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .pageContainer {
    width: 100%;
    padding: 10px 15px;
  }
}
@media (min-width: 1350px) {
  .pageContainer {
    width: 1330px;
    margin: 0 auto 0;
  }
}
#Logo {
  margin: 2%;
  width: 25%;
  display: block;
}
@media (max-width: 767px) {
  #Logo {
    margin: 20px auto 10px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  #Strapline {
    width: 60%;
    margin: 10px auto 20px;
  }
}
@media (min-width: 768px) {
  #Strapline {
    position: absolute;
    left: 30%;
    top: 10%;
    width: 32%;
  }
}
#CallToday {
  display: block;
}
@media (max-width: 767px) {
  #CallToday {
    width: 50%;
    margin: 20px auto;
  }
}
@media (min-width: 768px) {
  #CallToday {
    position: absolute;
    right: 2.2%;
    bottom: 36%;
    width: 25%;
  }
}
#phonenumber {
  display: block;
}
@media (max-width: 767px) {
  #phonenumber {
    position: relative;
    width: 60%;
    margin: 10px auto 40px;
  }
}
@media (min-width: 768px) {
  #phonenumber {
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 33%;
  }
}
#ExternalLinks {
  margin: 30px auto;
  color: #999;
  font-weight: bold;
  font-size: 10px;
}
#ExternalLinks a {
  color: #999;
}
#ExternalLinks a:hover {
  color: #C00;
}
.mainImagePanel {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAAiCAMAAABx/+cpAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABgUExURf///5aoxt/k7VR3qaOzzSRZmfX2+QBIkWeEsNTb57C90+rt8z9pobzH2sjR4Iepy4edv3iRuHiexZa00m2WwBhZnMva6YGlydzm8Pj6/I6uzg9SmKW+2OPr83yhxqG81lp/ItcAAAHlSURBVEjH7ZTbbtswDIZ1JuVT7LRJ13Zt3/8t+5OyXNsYhtzE2IDwQqEkip/404oxatdf5gB7fjkA8nq5vN6f8kb0dnfIx/vl8n73znxdz6fr7/tLdj4d8Y19HkI5HUN5OYRyflD+RcrTMZTnB+Vh/7/lEPrW9MxwOS/Llu1fj7lcLN3C6CPB2AQiYxhOtbUPa/cHmYrlGyANUWfD2BTKupYNxUben7QMw+kbammJphKmlNlSdjtKnaS8uXqYS3G5lrpSULykU5TSmh+KJnOihVW/JxoXdYJJ8hubn9ZI3Cw6Sx4rcRaJEY3FAfM4rC+8UFKkaG0Wv40FAsEocm88xTDicC3Zq14D9AgdeYVYhFqhkFc2MH+koDw3i8QzZI4bVB+WfIVd9PKylwFPUq8kSkY0gBBNyTZRt6dUsKo0rCmldUsDc9HLaG4Zs1J1lDV1dGiWRCuKrxQo1G4pSSqIRS+IlAoFMNTRZE02yO23FGlCn0zbbhQbSmKPvnCloANOJEDyqerV6KucZE+VibI1yS22FOP0UWJt3X3yPlRiqM8K3qg9LfU5qq8SKaLXgtCJrtNL7iimtYhAUv2H0X+VNHbUNcWfmPVTSAD0gOGrGouIjmdzxo2ouZfFAYVMkpUxd7qH4RucXRY2vWNiRgAAAABJRU5ErkJggg==') /*click-to-zoom.png*/;
  *background-image: url(click-to-zoom.png);
  /* For IE 6 and 7 */
  background-position: 10px bottom;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}
#header {
  position: relative;
}
@media (max-width: 767px) {
  #header {
    text-align: center;
  }
}
#header #SocialMediaLinks {
  position: absolute;
}
#header #SocialMediaLinks a {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #header #SocialMediaLinks {
    right: 2%;
    bottom: 50%;
  }
  #header #SocialMediaLinks a {
    display: inline-block;
    margin: 5px;
  }
}
@media (min-width: 1350px) {
  #header #SocialMediaLinks {
    left: 100%;
    margin-left: 20px;
    width: 40px;
    top: 40px;
  }
}
@media (max-width: 767px) {
  #header #SocialMediaLinks {
    position: relative;
    display: block;
    width: auto;
    left: auto;
    margin: 0 auto;
    top: auto;
  }
  #header #SocialMediaLinks a {
    display: inline-block;
    margin: 5px;
  }
}
#topLinks {
  background-color: #1D62C2;
  border-top: 4px solid #BED9FF;
  margin: 10px auto;
  padding: 12px 6px;
  position: relative;
}
@media (max-width: 767px) {
  #topLinks {
    display: none;
  }
}
#topLinks .navbar {
  min-height: 0;
  margin-bottom: 0;
}
#topLinks a {
  border-left: 1px solid #FFF;
  color: #FFFFFF;
  float: left;
  font-size: 11px;
  height: 12px;
  padding: 0 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
  margin: 5px;
  line-height: 100%;
}
#topLinks a:hover,
#topLinks a.active {
  background: transparent;
  color: #fffc00;
  text-decoration: underline;
}
#topLinks a:focus {
  background-color: transparent;
}
#topLinks .nav li:first-child a {
  border-left: none;
}
a#bookmarkLink {
  bottom: 258px;
  color: #FFFC00;
  position: absolute;
  right: 46px;
  z-index: 3;
}
#topLinks a#topLogo {
  bottom: 159px;
  left: 7px;
  padding: 0;
  position: absolute;
}
#headerText {
  left: 240px;
  position: absolute;
  top: 20px;
}
#headerPhonenumber {
  bottom: 10px;
  position: absolute;
  right: 10px;
}
#headerCards {
  position: absolute;
  right: 10px;
  top: 40px;
}
#BannerPanel {
  font-size: 12px;
  position: relative;
  padding: 0 15px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#BannerPanel #BannerLeft {
  width: 24.8%;
  position: relative;
}
@media (max-width: 767px) {
  #BannerPanel #BannerLeft {
    display: none;
  }
}
#BannerPanel #bannerContainer {
  width: 74.8%;
}
#BannerPanel #bannerContainer #CarouselContainer {
  padding-top: 28.13%;
  overflow: hidden;
}
#BannerPanel #bannerContainer #CarouselContainer .carousel-inner {
  position: absolute;
  top: 0;
  height: 100%;
}
#BannerPanel #bannerContainer #CarouselContainer .carousel-inner .item {
  width: 100%;
}
#BannerPanel #bannerContainer #CarouselContainer .carousel-inner .item a img,
#BannerPanel #bannerContainer #CarouselContainer .carousel-inner .item img {
  width: 100%;
}
@media (max-width: 767px) {
  #BannerPanel #bannerContainer {
    width: 100%;
  }
}
#BannerPanel #separator1 {
  background-color: #0D1588;
  border-bottom: 1px solid white;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 50%;
  right: 0;
}
#BannerPanel #separator2 {
  background-color: #1D62C2;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
}
#BannerPanel #separator1 p,
#BannerPanel #separator2 p {
  color: #FFF;
  margin: 0;
  padding: 15px 10px 0 15px;
}
#BannerPanel #separator1 p strong,
#BannerPanel #separator2 p strong {
  color: #fff600;
  font-size: 14px;
}
#BannerPanel #banner {
  position: absolute;
  right: 0;
  top: 0;
}
#bar {
  background-color: #0D1588;
  color: #FFFFFF;
  border-top: 1px solid white;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 10px 20px 5px;
}
@media (max-width: 767px) {
  #bar {
    text-align: center;
    padding-top: 15px;
  }
}
#homepageListingsHeader {
  background-color: #0D1588;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 15px;
}
#extraAssets {
  background-color: #DBE8F9;
  border: 1px solid #333333;
  margin-bottom: 6px;
  overflow: auto;
  padding: 10px;
}
.SearchBoxTextBox {
  padding: 8px 5px;
  float: left;
  width: 130px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.SearchProductsButton {
  background-color: #2883f2;
  background-image: -moz-linear-gradient(top, #2883f2, #00316c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2883f2), color-stop(1, #00316c));
  background-repeat: no-repeat;
  border-radius: 5px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 5px;
  text-align: center;
  width: 60px;
  float: right;
}
#leftColumn {
  position: relative;
  padding-bottom: 200px;
}
#leftColumn #LeftBlock {
  position: absolute;
  bottom: 2px;
}
#leftColumn #LeftBlock img {
  margin-bottom: 10px;
}
#CategoryPanel {
  margin-top: 15px;
}
#CategoryPanel a {
  background-color: #2883f2;
  background-image: -moz-linear-gradient(top, #2883f2, #00316c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2883f2), color-stop(1, #00316c));
  background-repeat: no-repeat;
  border-radius: 5px;
  color: #FFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 15px 5px;
  text-align: center;
}
#CategoryPanel a:hover,
#CategoryPanel a:active {
  color: #fffc00;
}
#CategoryPanel a:active {
  font-weight: bold;
}
#leftCategories a.active {
  color: #fffc00;
}
#deliveryAreasRight {
  font-size: 11px;
}
#deliveryAreasRight strong {
  color: #cd0000;
}
#leftLogo {
  margin-left: -10px;
}
input.textfield:focus,
.contactdetails #pCode2:focus,
.contactdetails textarea:focus,
.textareafield:focus {
  background-color: #DBE8F9;
}
.product h2 {
  background-color: #0D1588;
  border-radius: 0 10px 10px 0;
  color: #FFF;
  font-size: 14px;
  margin-top: 0;
  padding: 5px 10px;
}
.MainImageLinkPanel {
  border: 5px solid #0D1588;
}
.castlePanel .castleCheckBook {
  background-color: #000;
  color: #ffdb00;
  text-decoration: underline;
}
.castlePanel {
  width: 100%;
  border: 1px solid #000;
  margin: 0 0 10px;
}
#footer {
  border-top: 1px solid #000;
  margin-top: 15px;
  padding: 20px 10px 10px 10px;
}
#FooterLinks {
  margin-bottom: 10px;
  text-align: center;
}
#FooterLinks a {
  border-left: 1px solid #000;
  color: #666;
  padding: 0 5px;
  text-decoration: none;
  display: inline-block;
}
#FooterLinks a:hover {
  text-decoration: underline;
}
#FooterLinks a:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
#footer a#BCNLink {
  border: 0;
  color: #666;
  float: right;
  text-decoration: underline;
}
#floatKids {
  bottom: 0;
  position: absolute;
  right: -20px;
}
#underBanner {
  position: relative;
}
#underBannerLinks a {
  border-left: 1px solid #555;
  color: #FFFFFF;
  padding: 0 5px;
}
#underBannerLinks a:first-child {
  border-left: 0;
}
.productText {
  margin-top: 10px;
}
#HomepageLinks {
  float: right;
  text-align: right;
}
#HomepageLinks a {
  color: #666;
  text-decoration: none;
}
#HomepageLinks a:hover {
  text-decoration: underline;
}
.textContent {
  background-color: #548dd4;
  border: 6px solid #000099;
  color: #FFF;
  line-height: 150%;
}
.bodyContent {
  margin-top: 10px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
}
.textContent h1 {
  font-size: 22px;
}
.textContent a {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #B4E7F8;
  background: none repeat scroll 0% 0% transparent;
  -webkit-box-shadow: 0px -2px 0px #B4E7F8 inset;
          box-shadow: 0px -2px 0px #B4E7F8 inset;
  -webkit-transition: 0.3s ease-out 0s;
  transition: 0.3s ease-out 0s;
}
.textContent a:hover {
  background: none repeat scroll 0% 0% #B4E7F8;
  color: #000;
}
.textContent strong a,
.textContent a strong {
  /*background-color: #FF0000;*/
  color: #FFFFFF;
}
.productSpec {
  margin-bottom: 25px;
}
#BodyContent {
  border-top: 6px solid #009;
}
.DetailsTitle h1 {
  background-color: #0D1588;
}
.DetailsMainImage {
  background-color: #0D1588;
}
