﻿@charset "utf-8";
#invoiceOnly {
    visibility: hidden;
    display: none;
}

body {
    background: #c5c5c5 url("../images/Background.jpg") repeat-y scroll top center;
    color: #666666;
    font-family: "Open Sans", sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.slicknav_menu {
    display: none;
}

#menu {
    display: none;
}

table p {
    margin: 0;
}

#fullSiteHidden {
    display: none;
}

#mobileHidden {
    position: absolute;
    z-index: 9;
}

input,
select,
textarea {}

a {
    color: #666666;
    text-decoration: none;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

img {
    border: 0;
}

h1 {}

h2 {
    color: #666666;
    font-size: 2.3em;
    font-weight: normal;
    margin: 10px 0;
}

h3 {
    color: #666666;
    /*font-family: "Merriweather", serif;*/
    font-size: 3.4em;
    font-weight: 300;
    margin: 20px 0;
}

h4 {
    clear: both;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.1em;
}

p {
    color: #666666;
    margin: 10px 0 0;
}

strong {
    font-weight: bold;
}

a:hover {
    text-decoration: none !important;
}

img {
    border: 0;
}

hr {
    background-color: #CCC;
    border-width: 0px;
    color: #CCC;
    height: 1px;
    margin: 47px 0px;
    clear: both;
}

.MoreOrangeBR {
    color: #FFFFFF;
    font-size: 1.3em;
    width: 77px;
    font-style: italic;
}

.MoreBlackBR {
    background: url("/images/MoreButtonBlack.png") repeat scroll center bottom transparent;
    display: block;
    width: 76px;
    height: 29px;
    text-indent: -99999px;
    background-position: -10px -10px;
}

.MoreBlackBR:hover {
    background-position: -10px -49px;
}

.DetailsButtonBR {
    background: url("/images/DetailsButton.png") repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    text-indent: -99999px;
    width: 65px;
}


/*.DetailsButtonBR:hover {
    background-position:-26px -65px;
}*/

#siteContainer {
    background-color: white;
    margin: 0 auto;
    width: 1080px;
}

#headerleft {
    margin-top: 25px;
}

#headerRight {
    float: right;
    margin-top: 25px;
}

#HeaderContact {
    background-color: #7b8f2f;
    border-top: 10px solid #9fb93b;
    float: right;
    margin-left: 900px;
    position: absolute;
    text-align: right !important;
    width: 237px;
    z-index: 999;
}

#HeaderContact p {
    color: white;
    float: left;
    font-size: 1.6em;
    line-height: 0;
    margin: 13px 11px 17px;
    text-align: left;
}

#HeaderContact a {
    color: white;
    text-decoration: none;
}

#maincontentcontainer {
    width: 100%;
}

.maincontent {
    clear: both;
    margin: 0 auto;
    max-width: 95.3em;
    position: relative;
    width: 100%;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group {}

.col:first-child {
    margin-left: 0;
}

.col {
    display: block;
    float: left;
    text-align: left;
}

#backgroundContainer {
    margin: 0 auto;
    width: 960px;
}

#container960 {
    float: left;
    width: 100%;
    background-color: white;
}

#header2Container {
    height: 175px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 960px;
}

.header2ContainerRESP {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#headerContainer1305 {
    height: 144px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}

#headerContainer {
    height: 174px;
    position: relative;
}

#headerContainerRESP {
    height: 174px;
    position: relative;
}

.headerContainerRESP {
    clear: both;
    margin: 0;
    padding: 0;
}

#headerLogo {
    float: left;
    height: 144px;
    margin-top: 28px;
}

#headerMiddleContainer {
    height: 62px;
    left: 262px;
    position: absolute;
    top: 30px;
    width: 350px;
}

#headerMiddleContainer h2 {
    float: left;
    font-weight: 500;
    margin: 0;
}

.headerWhite {
    color: black;
    font-size: 2em;
    margin: 0;
}

.headerWhite a {
    color: black;
}

.headerAddress {
    color: #FFFFFF;
    padding-top: 8px;
}

#headerMiddleContainer h4 {
    font-weight: 300;
    margin: 0;
}

#headerMiddleContainer h4 a {
    color: #FF7F00;
}

#headerMiddleText p {
    color: #666666;
    font-size: 1.6em;
    margin: 3px 0 0;
}

#headerRightContainer {
    float: right;
    height: 142px;
}

#headerRightNav {
    margin-top: 10px;
    position: relative;
    text-align: right;
    width: 100%;
}

#headerRightNav p {
    display: block;
    padding: 9px;
}

#headerRightNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

#headerRightNav li {
    float: left;
    font-size: 1.3em;
}

#headerRightNav a {
    color: #999999;
    display: block;
    padding: 9px;
    text-decoration: none;
}

#headerLoginContainer {
    bottom: 10px;
    font-size: 1.2em;
    height: 26px;
    position: absolute;
    right: 0;
    width: 500px;
}

#headerLoginContainer p {
    float: right;
    font-weight: bold;
    margin: 5px 0 0 10px;
}

.LoginMyAccount {
    clear: both;
}

#headerLoginContainer p a {
    color: #004c66;
    font-weight: bold;
    margin: 5px 0 0;
    text-decoration: none;
}

#footerLeftNav {
    margin-top: 10px;
    position: relative;
    text-align: left;
    width: 100%;
}

#footerLeftNav p {
    display: block;
    padding: 9px;
}

#footerLeftNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

#footerLeftNav li {
    float: left;
    font-size: 1.1em;
}

#footerLeftNav a {
    color: white;
    display: block;
    padding: 12px;
    text-decoration: none;
    font-size: 1.6em;
    line-height: 0;
}

#footerLeftNav a:hover {
    text-decoration: none;
}

#NavBG {}

#headerTelephoneContainer {
    bottom: 44px;
    margin-right: 130px;
    margin-top: 80px;
    right: 0;
    text-align: right;
}

#headerTelephoneContainer h1 {
    color: #000;
    font-size: 2em;
    font-style: normal;
    font-weight: bold;
    margin: 0;
}

#headerTelephoneContainer h4 {
    font-size: 1.6em;
}

#headerFollowUsContainer {
    color: #FFFFFF;
    float: right;
    font-size: 1.5em;
    font-weight: normal;
    position: relative;
    text-align: left;
}

#headerFollowUsContainer img {
    margin: 0 4px;
    vertical-align: middle;
}

.LoginMyAccount {
    clear: both;
}

#headerSearch {
    float: right;
    font-size: 3em;
    height: 45px;
    margin-top: 23px;
    position: relative;
    width: 100%;
}

#HeaderSearchInput {
    background-color: #AAAAAA;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 24px;
    margin-right: 7px;
    margin-top: 3px;
    width: 187px;
}

#HeaderSearchSubmit {
    float: right;
    height: 38px;
    width: 90px;
}

#headerTelImg {
    position: relative;
    float: right;
    padding-top: 5px;
}

#headerEmail {
    clear: both;
    float: right;
    position: relative;
    font-size: 1.3em;
    font-weight: normal;
    margin: 5px 0 0 0;
}

#headerEmail a {
    color: #FF7F00;
    text-decoration: none;
}

#headerEmail a:hover {
    text-decoration: underline;
}

#headerNavigationContainer {
    background-color: #81b800;
    height: 44px;
    margin: 0 auto;
    text-align: center;
    width: 960px;
}

#headerNavigationContainerRESP {
    float: left;
    width: 100%;
}

#headerNavigation {
    background-color: white;
    font-size: 1.7em;
    width: 100%;
}

.NavBackground {
    background-color: #9E100C;
}

.NavBackgroundDD {
    background-color: #506D81;
}

.reportColour {
    background-color: #808080;
    border:1px solid white;
}

.Nav1, .reportColour1 {
    background-color: #0056A4;
}

.Nav2, .reportColour2 {
    background-color: #506D81;
}

.Nav3, .reportColour3 {
    background-color: #2BA1E1;
}

.Nav4, .reportColour4 {
    background-color: #B4C932;
}

.Nav5, .reportColour5 {
    background-color: #F88522;
}

.Nav6, .reportColour6 {
    background-color: #FEAC02;
}

.Nav7, .reportColour7 {
    background-color: #6A5DA5;
}

#reportContainer {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom:20px;
}

#reportsContainer {
    padding: 10px;
    font-size: 2.0em;
}

#reportsContainer, #reportsContainer p, #reportsContainer p a {
    color: white;
    margin: 0;
}

    #reportsContainer p {
        float: right;
    }

    #reportsContainer img {
        float: right;
        height: 35px;
        padding-left: 10px;
    }

/* Navigation */

#myslidemenu {
    z-index: 99;
}

#myslidemenu ul {}

#myslidemenu ul#shop {
    background-color: #004c66;
    float: right;
    /*width: 135px;*/
}

#myslidemenu li {}

.jqueryslidemenu {
    background-color: white;
    color: #ffffff;
    width: 100%;
    /*margin: 0 auto;*/
}

#myslidemenu img {
    float: right;
    margin-left: 25px;
    margin-top: 20px;
    width: 100px;
}

.jqueryslidemenu ul {
    padding: 0px;
    display: flex;
}

.jqueryslidemenu > ul > li {
    position: relative;
    list-style-type: none;
    width: 176px;
    padding: 10px;
    margin: 0px 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jqueryslidemenu li a {
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
}


/*.selectedNav {
  background-color: #9FB93B !important;
  height: 44px;
  position: relative;
  text-decoration: none;
}*/


/*.jqueryslidemenu li a:hover {
    
	text-decoration:none;
    background-color: #9FB93B !important;
}*/


/*1st sub level menu*/

.jqueryslidemenu ul li ul {
    top: 43px;
    visibility: visible;
    left: 0px;
    width: 100% !important;
    list-style-type: none;
    text-align: left;
    display: none;
    position: absolute;
    z-index: 10;
}


/*Sub level menu list items (undo style from Top level List Items)*/

    .jqueryslidemenu ul li ul li {
        float: none;
        text-align: left;
        align-itemsz-index: 9;
        height: auto !important;
        margin-left: 0px;
        width: 300px;
    }


/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.jqueryslidemenu ul li ul li ul {
    top: 0;
}


/* Sub level menu links style */

.jqueryslidemenu ul li ul li a {
    margin: 0;
    top: 0;
    z-index: 999;
    padding: 10px;
}

.jqueryslidemenu ul li ul li a:hover {
    /*sub menus hover style*/
    background-color: #e8eff5 !important;
    color: #0059a5;
    height: auto !important;
}

.downarrowclass {
    /*padding-left:8px;*/
    display: none;
}


/* End Navigation */

#centerContainer {
    float: left;
    width: 100%;
}

#centerLeftContainer {
    float: right;
    width: 960px;
}

#centerContainerBasket {
    float: left;
    width: 100%;
}

#InteriorHeadings {
    width: 960px;
    background-color: #004C66;
    height: 70px;
    margin-top: -10px;
}

#InteriorHeadings h2 {
    color: White;
    font-size: 3.2em;
    font-style: italic;
    margin-left: 62px;
    padding: 12px;
}

#RightColumn {
    width: 290px;
    float: right;
    margin-top: -8px;
}

#InteriorRightColumn {
    width: 290px;
    float: right;
    padding-top: 10px;
}

#InteriorRightColumn p {
    font-size: 1.5em;
}

#InteriorRightColumn h2 {
    color: #004C66;
    font-style: italic;
}

#RightTest {
    width: 290px;
    height: 204px;
    background-color: #004C66;
}

#RightTest p {
    padding: 10px;
}

#RightTestL {
    width: 34px;
    height: 204px;
    float: left;
    background: url("/images/TopSpeech2.jpg") no-repeat scroll left top;
}

#RightTestC {
    width: 217px;
    height: 204px;
    float: left;
}

#RightTestC h2 {
    color: White;
    font-size: 2.4em;
    margin: 20px 10px 10px;
}

#RightTestC h3 {
    color: White;
    font-size: 1.9em;
    font-weight: normal;
    margin: 10px;
}

#RightTestR {
    width: 34px;
    height: 204px;
    float: left;
    background: url("/images/BottomSpeech2.jpg") no-repeat scroll right bottom;
}

#Testimonial2 {
    background-image: url("/images/Testimonial2.png");
    width: 290px;
    height: 19px;
    float: right;
    margin-bottom: 50px;
}

#Testimonial2 h3 {
    color: #004c66;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 27px;
}

#InteriorLeftColumn {
    float: left;
    width: 670px;
}


/* #### Homepage Module ### */

#HomeModuleContainer {
    float: left;
    position: relative;
    width: 100%;
}

#ModuleListContainer ul {
    margin: 0;
    padding: 0;
}

#ModuleListContainer li {
    float: left;
    list-style-type: none;
    margin: 0 50px 0 0;
}

.grid-news {
    display: grid;
    grid-template-columns: .07fr .9fr;
  }

.news-header {
    background-color: #9E100C;
    margin-top: 30px;
    width: 100%;
    height: 47px;
    grid-column: 1 / span 2;
}
  
  
  .all-news{
   color:white;
    font-size: 1.5em;
    text-decoration: none;
    background-color:#9e100c2e ;
    margin: 0 1em 1em 42em;
    padding:.5em;
  }

  .all-news:hover{
    font-size: 1.5em;
    background-color: #eb6f6b88;
  }
  .news-pic{
      width: 125px;
  }
.news-title {
    font-size: 2.3em !important;
    text-decoration: none;
    text-align: left;
    margin-top: 0;
}
    .news-title a {
        text-decoration: none;
    }
.news-txt{
    font-size: 1.5em;
    text-align: left;
}

.item-pic, .item-txt {
    border-bottom: 1px solid grey;
    padding: 1em;
}

    .item-txt p {
        font-size: 1.5em;
        text-align: left;
    }

.headertxt-style {
    padding-left: 1em;
    font-size: 1.7em;
    font-weight: bold;
    color: white;
    background-color: #9E100C;
}

@media only screen and (max-width: 768px) {
    .ellipsis{
        overflow: hidden;
        text-overflow: ellipsis;
      }
  }

.ModuleListRight {
    margin: 0 !important;
}

.ModuleContainer {
    border-bottom: 1px solid #ccc;
    color: #ffffff;
    float: left;
    height: 282px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 285px;
}

.ModuleHeading {
    height: 41px;
    width: 100%;
    background-color: #81B800;
}

.ModuleContainer h2 {
    color: white;
    font-size: 1.9em;
    font-style: normal;
    font-weight: normal;
    line-height: 1px;
    padding: 20px;
    text-align: center;
}

.ModuleContainer p {
    color: #535353;
    text-align: center;
}

.ModuleImage {
    height: 220px;
    overflow: hidden;
    width: 285px;
}

.ModuleLink {
    bottom: 27px;
    position: absolute;
    right: 10px;
}

.ModuleLink a {
    color: #FFF;
    text-decoration: none;
    width: 285px;
}


/* #### End Homepage Module ### */

#InteriorLeftContainer {
    float: left;
    width: 940px;
    margin-bottom: 10px;
}

#productListContainer ul {
    padding: 0;
}

#productListContainer li {
    float: left;
    list-style-type: none;
    margin: 0 22px 14px 0;
}

.productContainer {
    background-color: #81b800;
    float: left;
    height: 271px;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 180px;
}

.productContainer h2 {
    color: #FFFFFF;
    font-size: 1.6em;
    font-style: normal;
    font-weight: normal;
    margin: 5px 0 0;
}

.productContainer p {
    font-size: 0.9em;
    height: 50px;
    margin: 0;
}

.productContainerCat {
    background-color: #81b800;
    float: left;
    height: 226px;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 180px;
}

.productContainerCat h2 {
    color: #FFFFFF;
    font-size: 1.6em;
    font-style: normal;
    font-weight: normal;
    margin: 5px 0 0;
}

.productBreak {
    border-right: 1px dotted #A69A47;
    float: left;
    height: 244px;
    width: 1px;
}

.productBreakHoriz {
    clear: both;
    height: 10px;
    width: 700px;
}

.productListImage {
    background-color: #FFFFFF;
    height: 180px;
    overflow: hidden;
    width: 180px;
}


/*.productListImage img {
  border: 10px solid #FFFFFF;
  width: 106px;
}*/

#ProductDetailContainer {
    float: left;
    padding: 25px;
    position: relative;
    text-align: left;
}

#productListContainer {
    float: left;
}

#ProductLeftContainer {
    background: none repeat scroll 0 0 #81b800;
    float: left;
    padding: 17px;
    width: 320px;
}

#ProductImageContainer {
    background-color: #FFFFFF;
    float: left;
    overflow: hidden;
    position: relative;
    width: 320px;
}

#ProductImageContainer img {
    width: 320px;
}

#ProductEnlargeImage {
    bottom: 8px;
    left: 8px;
    position: absolute;
}

#ProductEnlargeImage img {
    border: none;
    width: 111px;
}

#ProductImageContainerBOW {
    width: 260px;
    border: 20px solid #FFCC00;
    position: relative;
}

#ProductImageBOWContainer {
    width: 300px;
    position: relative;
}

#ProductImageBOWSash {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.ProductSmallImages {
    background-color: #FFFFFF;
    float: left;
    height: 60px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    padding: 10px;
    width: 85px;
}

.ProductVideos {
    float: left;
    height: 100px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    /*padding: 10px;*/
    width: 150px;
}

#ProductLeftContainer h4 {
    border-bottom: 1px solid #D8D8D8;
    color: #444444;
    height: 11px;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 335px;
}

.HeadingHR {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.9em;
    padding-right: 10px;
}

.productWas {
    bottom: 50px;
    color: #444444;
    font-size: 0.9em;
    height: 15px;
    left: 13px;
    margin: 0;
    padding: 0;
    position: absolute;
}

.productSave {
    bottom: 14px;
    color: #444444;
    font-size: 1.8em;
    height: 46px;
    line-height: 0.9em;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    text-align: center;
}

.productQuantityContainer {
    width: 100%;
    float: left;
}

.productQuantity input,
.productQuantity p {
    /*float:left;*/
}

.productDeliveryDate {
    float: left;
    padding: 0 0 20px 0;
}

.productSizeAndColour {
    clear: both;
    float: left;
}

.productSize {
    float: left;
}

.productColour {
    clear: both;
    float: left;
    padding: 15px 0 0;
}

.productMessage {
    float: left;
    padding: 15px 0 0 0;
}

#phoneNo {
    width: 215px;
}

.productDeliveryDate p,
.productDeliveryDate input,
.productDeliveryDate img {}

.productDeliveryDate img {
    padding: 0 10px;
}

#ProductDetailTextContainer {
    float: left;
    padding-left: 15px;
    padding-right: 19px;
    width: 285px;
}

#ProductDetailLeftTextContainer {
    color: #666666;
    float: left;
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: 10px;
    width: 301px;
}

#ProductDetailTextContainer h2 {
    border-bottom: 1px solid #999999;
    color: #444444;
    font-size: 2.6em;
}

#ProductDetailPrice {
    float: left;
    font-size: 1em;
    margin-bottom: 17px;
    position: relative;
    width: 100%;
}

.ProductDetailPrice {
    color: #004c66;
    float: left;
    font-size: 2.9em;
    font-weight: bold;
    padding: 0;
}

.productDetailSave {
    color: #444444;
    font-size: 1.8em;
    height: 46px;
    left: 3px;
    line-height: 0.9em;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 62px;
}

.productDetailWas {
    color: #444444;
    font-size: 0.9em;
    height: 15px;
    left: 3px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 88px;
}

.productStockContainer {
    clear: both;
    float: left;
    margin-bottom: 3px;
    width: 100%;
}

.productStockIndicator {
    color: #FF7F00;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.productDeliveryIndicator {
    color: #444;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.productQuantity {
    color: #444444;
    float: right;
    font-size: 1.1em;
    margin-right: 10px;
}

.productDetailBuyNow {
    float: right;
}

.productDetailBuyContactUs {
    float: left;
}

.productPriceContainer {
    clear: both;
    float: left;
    padding: 5px 0;
    width: 100%;
}

.productName,
.productServing,
.productPrice,
.productRef {
    float: left;
    font-size: 1.2em;
}

.productServing {
    width: 150px;
}

.productPrice {
    float: right;
    text-align: right;
    margin-right: 10px;
}

.productPriceList {
    float: left;
    font-size: 1.4em;
    width: 112px;
}

.productRef {
    clear: both;
}


/*.productName {
  width: 129px;
}*/

.productLink {
    bottom: 10px;
    position: absolute;
    right: 17px;
}

#ProductDetailText {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 1em;
    height: 100px;
    margin-bottom: 17px;
    padding-bottom: 30px;
    position: relative;
    width: 721px;
}

#NotInStock {
    float: right;
    font-size: 1.3em;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

#NotInStock a {
    text-decoration: underline;
}


/*############ Product Tabs ###################*/

.ProductTabs {
    position: relative;
    min-height: 200px;
    /* This part sucks */
    clear: both;
    margin: 25px 0;
}

.ProductTab {
    float: left;
}

.ProductTab label {
    background: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    margin-left: -1px;
    position: relative;
    left: 0px;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin: 0 2px 0 0;
    cursor: pointer;
}

.ProductTab [type=radio] {
    display: none;
}

.ProductContent {
    bottom: 0;
    font-size: 1.2em;
    padding: 8px 0 0;
}

[type=radio]:checked~label {
    background: white;
    border-bottom: 1px solid white;
    z-index: 2;
}

[type=radio]:checked~label~.ProductContent {
    z-index: 1;
}


/*############ End Product Tabs ###################*/

#basketHeadings h4 {
    font-size: 1.0em;
}

.basketItemHeading {
    float: left;
    padding-right: 10px;
    text-align: center;
    width: 581px;
}

.basketItemPriceHeading {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 94px;
}

.basketItem {
    background-color: #FFFFFF;
    background: url('/images/BasketItemBG.png') top left repeat;
    clear: both;
    float: left;
    margin: 10px 0;
    padding: 10px;
    width: 897px;
}

#DeliveryCollectionTable {
    background: url("/images/BasketContainerBG.jpg") repeat-y scroll left top transparent;
    float: left;
    padding: 30px;
    position: relative;
    width: 700px;
}

table td {
    vertical-align: top;
}

#CheckoutBG {
    background: url("/images/BasketContainerBG.jpg") repeat-y scroll left top transparent;
    float: left;
    padding: 30px;
    position: relative;
    width: 700px;
}

.CheckoutBasketItem {
    clear: both;
    float: left;
    width: 100%;
}

#CheckoutDeliveryDate {
    float: left;
    height: 30px;
}

#CheckoutDeliveryDate img {
    cursor: pointer;
    padding: 0 0 0 10px;
    vertical-align: bottom;
}

#SelectedDeliveryDetails {
    float: left;
}

#CollectionContainer {
    visibility: hidden;
}

#CheckoutDeliveryTime {
    /*  float:left;
  height: 181px;
  width: 246px;*/
}

#PTPTotals {
    clear: both;
    float: left;
    margin-top: 10px;
}

#basketContainer {
    background: url('/images/BasketContainerBG.jpg') top left repeat-y;
    float: left;
    padding: 20px;
    position: relative;
}

#BasketSunBG {
    background: url('/images/BasketSunBG.png') top left no-repeat;
    position: absolute;
    width: 350px;
    height: 210px;
    left: 20px;
    bottom: 0;
}

.basketImage {
    float: left;
    padding-right: 10px;
}

.basketImage img {
    width: 105px;
}

.basketItemTextContainer {
    float: left;
    padding-right: 10px;
    width: 454px;
}

.basketItemText {
    float: left;
}

.basketItemText h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 5px;
}

.basketItemPrice {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 95px;
}

.basketItemSection {
    float: left;
    padding-right: 10px;
    text-align: center;
    width: 44px;
}

#BasketTotalsContainer {
    background-color: #FFFFFF;
    clear: both;
    float: right;
    padding: 10px;
    width: 185px;
}

.checkoutButton {
    clear: both;
    color: #FFFFFF;
    float: right;
    margin-top: 10px;
    width: 131px;
}

.PTPButtonContainer {
    float: right;
    margin-top: 10px;
    padding-left: 5px;
    text-align: right;
    width: 140px;
}

.CheckoutButtonContainer {
    bottom: 10px;
    position: absolute;
    right: 10px;
    width: 97px;
}

.ProceedPaymentButton {
    float: right;
    margin-top: 10px;
    padding-left: 5px;
    text-align: right;
    width: 140px;
}

.ProceedPaymentSagePay {
    background: url("/images/ProceedPayment.png") repeat scroll center bottom rgba(0, 0, 0, 0);
    display: block;
    height: 51px;
    text-indent: -99999px;
    width: 131px;
    float: right;
}

#BasketTotals {
    clear: both;
    float: right;
    width: 185px;
}

.basketLeft {
    float: left;
}

.basketRight {
    float: right;
}

#SideContainer {
    float: left;
    font-size: 1.2em;
    margin-bottom: 10px;
    width: 220px;
}

#centerRightContainerInterior {
    width: 200px;
    float: right;
    margin: 0px 96px 0 0;
    font-size: 1.2em;
}

.SideSectionBasket {
    background: url("../images/BasketBG.png") repeat-x scroll left top transparent;
    clear: both;
    margin-bottom: 10px;
    padding: 10px 20px;
}

.SideSectionBasket p {
    margin: 6px 0;
}

#SearchContainer {
    /*margin-bottom:10px;*/
}

.SideSection {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

.SideSection a {
    margin: 0;
}

.SideSection h2 {
    font-size: 1.5em;
    color: #000;
}

.SideSectionBG {
    background: url("/images/SideColBG.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);
    float: left;
    padding: 10px 24px;
    width: 173px;
    color: #FFF;
}

.SideSectionBG h1 {
    margin-bottom: 0;
}

.SideSectionBG h2 {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
}

.SideSectionBG a {
    color: #FFF;
}

#search_input {
    margin-right: 6px;
    width: 110px;
}

#SearchButton {
    height: 22px;
}

.RightPanel {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 220px;
}

.RightPanelContainer {
    /*background: url("/images/uploaded_images/rightModule/RightPanel1BG.jpg") no-repeat scroll right bottom #555555;*/
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 20px;
    min-height: 179px;
    position: relative;
    width: 100%;
    border: 1px solid #555;
}

.RightPanelContainer p {
    margin: 0;
}

.RightPanelHeading {
    color: #FFFFFF;
    font-size: 1.8em;
    width: 100%;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.0em;
}

.RightPanelText1 {
    color: #FFFFFF;
    float: left;
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 10px 0 0 20px;
    width: 105px;
}

.RightPanelText2 {
    color: #444444;
    float: left;
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 10px 0 0 20px;
    width: 162px;
}

#OpenTimesClock {
    clear: both;
    float: left;
    margin-right: 10px;
    width: 40px;
}

#OpenTimesText {
    float: left;
    width: 160px;
}

#OpenTimesText p {
    margin: 0;
}

#SideSectionAccount {
    float: left;
    margin: 0 0 10px;
    position: relative;
}

#SideSectionAccount h2 {
    background: url("../images/ShopByCatBG.jpg") no-repeat scroll left top transparent;
    clear: both;
    color: #FFFFFF;
    font-size: 1.6em;
    font-style: normal;
    height: 29px;
    margin-bottom: 0;
    padding: 3px 0 0 7px;
    width: 214px;
}

#SideSectionAccount #LoginUsername,
#SideSectionAccount #LoginPassword {
    width: 84px;
    height: 18px;
}

#SideSectionAccount p {
    margin: 5px 0 0 10px;
    float: left;
}

#SideSectionAccount p a {
    margin: 5px 0 0 0;
    color: #780A23;
    font-weight: bold;
}

#SideSectionAccountForm {
    position: relative;
    margin-top: 5px;
}

#LoginFormEmailTitle {
    font-size: 0.8em;
}

#LoginFormPasswordTitle {
    font-size: 0.9em;
    padding-left: 25px;
}

#loginButton {
    position: absolute;
    bottom: 0;
    right: 0;
}

#SideSectionCategory h2 {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    font-size: 1.2em;
    margin: 10px 0 0;
    padding-bottom: 5px;
    width: 100%;
}

#noTopBorder {
    border-top: none !important;
}

.SideSection ul {
    padding-left: 0;
    margin: 0;
}

.SideSection li {
    border-bottom: 1px solid #DDDDDD;
    font-size: 1.2em;
    font-weight: normal;
    padding: 4px 0;
    width: 100%;
    list-style-image: url("../images/ArrowBlank.png");
    list-style-position: inside;
}

.SideSection li:hover {
    padding: 4px 0;
    list-style-position: inside;
    list-style-image: url("../images/ArrowOver.png");
}

.SideSection li a {
    text-decoration: none;
}

#SideSectionMothersDay {
    background: url("../images/SideSectionMothersDay.jpg") no-repeat scroll left top transparent;
    margin-top: 10px;
    width: 230px;
    height: 153px;
    color: #FFF;
    position: relative;
}

#SideSectionUncleJohn h2 {
    color: #FFF;
}

#SideSectionUncleJohn h3 {
    font-size: 2.5em;
    font-style: normal;
    color: #FFF;
}

#UJImage {
    border: 5px solid #A69A47;
}

#UJImage p {
    margin: 0;
}

.SideSectionViewButton {
    bottom: 19px;
    height: 16px;
    position: absolute;
    right: 27px;
    width: 45px;
}

.SideSectionFOMButton {
    bottom: 13px;
    height: 16px;
    left: 14px;
    position: absolute;
    width: 45px;
}

#SideSectionHandMade {
    background: url("../images/RightHandMade.jpg") no-repeat scroll left top transparent;
    height: 129px;
    width: 230px;
    color: #FFF;
    position: relative;
}

#SideSectionDelivery h2 {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    padding-bottom: 10px;
    width: 102px;
    margin-bottom: 10px;
}

#SideSectionDelivery h3 {
    color: #FFFFFF;
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    padding-top: 10px;
}

#SideSectionSubscribe {
    background: url("../images/subscribeBG.jpg") repeat-x scroll left top transparent;
    height: 142px;
    padding: 20px 15px;
    width: 190px;
    color: #FFF;
}

#SideSectionSubscribe h2 {
    color: #FFFFFF;
}

#DeliveryForm {
    height: 20px;
}

#DeliveryPC {
    height: 20px;
}

#DeliveryForm form,
#DeliveryForm input {
    margin: 0;
    padding: 0;
    float: left;
}

.CCCBorderTop {
    border-top: 1px dotted #CCC;
    padding-top: 10px;
}

.CCCBorderTop a {
    color: #780A23;
}

.CCCBorderBottom {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}

.CCCBorderBottom a {
    color: #780A23;
}

#coachHireFormTop {
    width: 205px;
    height: 94px;
    background: url('/images/coachHireRequestFormTop.jpg') top left no-repeat;
}

#coachHireFormTop h2 {
    font-size: 2.3em;
    color: #FFF;
    padding: 15px 0 0 20px;
    margin: 0;
}

#coachHireFormTop h3 {
    font-size: 2.3em;
    color: #4C4C4C;
    padding: 0px 0 0 20px;
    margin: 0;
}

#coachHireFormMiddle {
    width: 205px;
    background: url('/images/coachHireRequestFormMiddle.jpg') top left repeat-y;
}

#coachHireFormMiddle input {
    margin: 10px 0 0px 20px;
    width: 160px;
}

#coachHireFormMiddle textarea {
    margin: 10px 0 0px 20px;
    width: 160px;
}

#coachHireFormBottom {
    width: 205px;
    height: 10px;
    background: url('/images/coachHireRequestFormBottom.jpg') top left no-repeat;
}

#weddingHireFormTop {
    width: 205px;
    height: 126px;
    background: url('/images/weddingHireRequestFormTop.jpg') top left no-repeat;
}

#weddingHireFormTop h2 {
    font-size: 2.3em;
    color: #FFF;
    padding: 15px 0 0 20px;
    margin: 0;
}

#weddingHireFormTop h3 {
    font-size: 2.3em;
    color: #4C4C4C;
    padding: 0px 0 0 20px;
    margin: 0;
}

#weddingHireFormMiddle {
    width: 205px;
    background: url('/images/weddingHireRequestFormMiddle.jpg') top left repeat-y;
}

#weddingHireFormMiddle input {
    margin: 10px 0 0px 20px;
    width: 160px;
}

#weddingHireFormMiddle textarea {
    margin: 10px 0 0px 20px;
    width: 160px;
}

#weddingHireFormBottom {
    width: 205px;
    height: 10px;
    background: url('/images/weddingHireRequestFormBottom.jpg') top left no-repeat;
}

input#requestSubmit {
    width: 75px;
    height: 20px;
    padding-left: 92px;
}

#weddingCarHireTop {
    width: 204px;
    height: 120px;
    background: url('/images/weddingCarHireTop.jpg') top left no-repeat;
}

#weddingCarHireImage {
    width: 204px;
    height: 100px;
    background-color: #D2D2D2;
    text-align: center;
}

#weddingCarHireText {
    width: 164px;
    padding: 0 20px;
    background-color: #D2D2D2;
    color: #000;
}

#weddingCarHireText p {
    margin: 0;
}

#weddingCarHireFooter {
    width: 204px;
    height: 10px;
    background: url('/images/weddingCarHireFooter.jpg') top left no-repeat;
}

#specialOfferSticker {
    position: absolute;
    width: 219px;
    height: 186px;
    top: -105px;
    right: 67px;
    margin: 0;
    color: #008846;
    font-weight: normal;
    text-align: left;
    /*background:url('/images/specialOfferSticker.png') top left no-repeat;*/
}

#baseContainer {
    width: 910px;
    position: relative;
    float: left;
    min-height: 129px;
    margin-top: 30px;
    padding: 0 0 10px 50px;
    background: url('/images/baseBG.jpg') top left repeat-x;
}

#HomeProductHighlight {
    float: left;
    position: relative;
    width: 100%;
}

#HomeProductHighlight h3 {
    background: url("/images/HomepageHeadingBG.jpg") repeat-x scroll left top transparent;
    clear: both;
    color: #FFFFFF;
    font-size: 2.2em;
    height: 30px;
    margin: 20px 0 0;
    padding: 7px 0 7px 23px;
    width: 687px;
}

#HomeProductHighlight h3 span {
    color: #FF7F00;
}

#BottomStuff {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 720px;
}

#BottomStuff hr {
    margin: 20px 0;
    width: 700px;
}

.baseArticle {
    float: left;
    padding-right: 20px;
    position: relative;
    width: 340px;
    margin-bottom: 20px;
}

.baseArticle p {
    font-size: 1.2em;
}

.baseArticleh2 {
    margin: 41px 0 8px 0;
    color: #005BA9;
    font-size: 2.2em;
    font-weight: normal;
}

.baseArticleText {
    float: left;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0 10px;
    width: 100%;
}

.baseArticleText h3 {
    font-size: 2.0em;
    line-height: 1.1em;
    margin-bottom: 10px;
}

.baseArticleText p {
    font-size: 1.0em;
}

.baseArticleImage {
    float: right;
}

.baseArticleInterior {
    color: #721A8C;
    float: left;
    font-size: 1.7em;
    padding-right: 20px;
    position: relative;
    width: 100%;
}

.ReadOn {
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    color: #741C8E;
}

.ReadOn a {
    text-decoration: none;
    color: #741C8E;
}

#baseTestimonials {
    float: left;
    width: 225px;
    border-right: 1px solid #CCCCCC;
    padding: 22px 30px 0 30px;
}

#baseTestimonials h2 {
    color: #666;
    font: normal 1.7em Verdana, Geneva, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.baseArticle2 {
    float: left;
    height: 50px;
    position: relative;
    text-align: center;
    width: 230px;
}

#ShareThis,
#Facebook {
    bottom: 20px;
    font-size: 0.8em;
    margin-top: 10px;
}

#TestTop {
    height: 10px;
    width: 305px;
    clear: both;
    float: left;
    background: url('../images/TestBGTop.png') no-repeat left top;
}

#TestMiddle {
    width: 305px;
    clear: both;
    float: left;
    background: url('../images/TestBGMiddle.png') repeat-y left top;
}

#SpeechStart {
    width: 26px;
    float: left;
    padding: 0 5px;
}

#TestText {
    width: 156px;
    padding: 0 0 0 9px;
    float: left;
    font-size: 1.2em;
}

#TestText p {
    margin: 0;
}

#TestBottom {
    height: 49px;
    width: 305px;
    padding: 6px 0 0 45px;
    clear: both;
    float: left;
    background: url('../images/TestBGBottom.png') no-repeat left top;
    font-size: 1.3em;
    font-weight: bold;
}

#TestFooterText {
    float: left;
}

#TextMoreHelpButton {
    position: relative;
    width: 86px;
    height: 26px;
    font-size: 1.0em;
    float: left;
}

#TextMoreHelpButton a.ClickButton {
    display: block;
    padding: 0px 7px 6px 7px;
    background-image: url(../images/blueSubmitButton.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #FFF;
    float: left;
}

#TextMoreHelpButton a:hover.ClickButton {
    background-image: url(../images/blueSubmitButton.png) 0 -26px no-repeat;
}

#baseFollow {
    position: relative;
    width: 161px;
    margin: 22px 0 0 41px;
    float: left;
}

#baseFollow h3 {
    color: #666;
    font-size: 1.5em;
    padding-bottom: 15px;
}

#baseFollow p {
    font-size: 1.1em;
}

#strapHeader {
    position: relative;
    height: 62px;
    width: 334px;
    padding-left: 220px;
    padding-top: 13px;
    float: left;
    font-size: 2.3em;
}

p#forOrders {
    color: #FFB27F;
    margin: 0;
    padding-top: 10px;
}

#telNo {
    color: #FFF;
}

#mainContainer {
    position: relative;
    float: left;
    margin-bottom: 0;
    width: 100%;
}

#homecontent {
    float: left;
    margin-bottom: 10px;
    margin-left: 50px;
    width: 795px;
    text-align: left;
}

#homecontent p {
    margin-top: 20px;
}

#recentPhotos {
    height: 236px;
    margin-top: 30px;
    width: 741px;
    margin-bottom: 30px;
}

#mainText {
    color: black;
    float: left;
    font-size: 1.5em;
    margin-left: 50px;
    text-align: left;
    width: 117%;
}

#mainTextContact {
    color: black;
    float: left;
    font-size: 1.3em;
    margin-bottom: 10px;
    margin-left: 58px;
    margin-top: 10px;
    text-align: left;
    width: 779px;
}

#mainTextContact p {
    font-size: 1.3em;
    color: Black;
}

#mainTextContact h3 {
    color: black;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 5px;
}

#iconServices {
    /*background: url("../images/SafetyNav.png")  scroll  rgba(0, 0, 0, 0);*/
    background-repeat: no-repeat;
    background-position: 0 14px;
    text-indent: 56px;
}

#mainTextFullWidth {
    float: left;
    font-size: 1.3em;
    margin-bottom: 10px;
    width: 100%;
}

#mainText p {
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 10px;
}

#mainText h1 {
    color: #09639b;
    font-size: 2.7em;
    font-weight: lighter;
    line-height: 1;
    margin-bottom: 15px;
}

#mainText h2 {
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 42px;
    color: #004c66;
}

#mainTextTestimonials {
    float: left;
    font-size: 1.4em;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 600px;
    line-height: 1.3em;
}

#mainTextProducts {
    float: left;
    /*font-size: 1.4em;*/
    /*line-height: 1.3em;*/
    margin-bottom: 10px;
    width: 960px;
}

.Testimonialnew {
    float: left;
    height: 290px;
    margin: auto;
    width: 704px;
}

.TestimonialTop {
    width: 704px;
    height: 43px;
}

.TestimonialMiddle {
    background-color: #d8ffba;
    float: left;
    margin-left: 26px;
    width: 649px;
}

.TestimonialMiddle p {
    font-size: 1em;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}

.TestimonialBottom {
    width: 704px;
    height: 43px;
}

p#lastPara {
    font-size: 1.49em;
    color: #000;
    margin-top: 13px;
}

.contentArea {
    background: url("/images/MainImg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 480px;
    width: 100%;
}

.HomeSlider {
    background: rgba(0, 0, 0, 0) url("/images/SlideShow.jpg") no-repeat scroll 0 0 !important;
    height: 385px;
    margin: 0 auto;
    position: relative;
    width: 1040px;
}

.nivo-directionNav {
    display: block !important;
}

.HomeSlider>img {
    position: absolute;
    right: 0;
    z-index: 9;
}

.contentAreaFullWidth {
    float: left;
    width: 100%;
}

#clerksroom {
    left: 10px;
    position: absolute;
    top: 85px;
}

#consensusMediation {
    position: absolute;
    left: 254px;
    top: 91px;
}

#rics {
    left: 455px;
    position: absolute;
    top: 72px;
}

#dmc {
    position: absolute;
    right: 248px;
    top: 91px;
}

#caav {
    position: absolute;
    right: 455px;
    top: 62px;
}

#adrg {
    position: absolute;
    right: 25px;
    top: 66px;
}

#splitImage {
    height: 260px;
    margin: 20px auto 0;
    width: 808px;
}

#splitImage2 {
    clear: both;
    height: 254px;
    margin: 25px auto 0;
    width: 768px;
}

#splitImage3 {
    background: url("/images/Accommodation.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 200px;
    margin: 25px auto 0;
    width: 768px;
}

#review {
    background: #f3f3f3 none repeat scroll 0 0;
    height: 178px;
    margin: 35px auto 0;
    width: 1025px;
}

#review h1 {
    font-weight: lighter;
    padding-top: 35px;
}

#review p {
    float: right;
    margin-right: 15px;
    margin-top: -20px;
}

.InteriorContentArea {
    height: 480px;
    width: 100%;
}

#aboutHeading {
    border-bottom: 10px solid #b19a52;
    float: left;
    height: 160px;
    position: relative;
    width: 100%;
}

#heading {
    text-align: left;
}

#heading h1 {
    font-size: 2.4em;
    font-weight: initial;
    padding-top: 2px;
}

#imageHolder {
    float: left;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
}

#imageHolderRight {
    float: right;
    margin-bottom: 20px;
    margin-top: 60px;
    width: 350px;
}

#imageHolderRight img {
    width: 350px;
}

#imageHolder img {
    display: block;
    margin: 0 auto;
}

.contentAreaText {
    float: left;
    font-size: 1.6em !important;
    margin-left: 0;
    margin-top: 10px;
    text-align: left;
    width: 670px;
}

.contentAreaText>p {
    color: white;
    font-size: 1.2em;
    margin-top: 28px;
}

.contentAreaText iframe {
    float: left;
    height: 689px;
    width: 670px;
}

.EventHolder {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.EventImageHolder {
    float: left;
    width: 248px;
}

.EventDetailsHolder {
    float: left;
    margin-left: 10px;
    width: 777px;
    color: #666666;
    font-size: 1.2em;
}

#EventDetailsHolderLarge {
    width: 100%;
}

.EventDetailsHolder img {
    float: right;
}

.EventDetailsHolder h1 {
    font-size: 1em;
    font-weight: bold;
}

.footerLeftText {
    float: left;
    font-size: 1.6em !important;
    margin-top: 10px;
    text-align: left;
    width: 670px;
}

.footerLeftText iframe {}

.contentArealLeft {
    background-color: #71bb7f;
    margin: 40px auto 0;
    padding-bottom: 20px;
    position: relative;
    width: 1004px;
}

.interiorContent {
    height: 160px;
    margin: 20px auto;
    position: relative;
    width: 808px;
}

.contentAreaContainer {
    margin: 0 auto;
    text-align: left;
    width: 1040px;
}

#homeContentLeft {
    color: #666666;
    float: left;
    margin: 0 0 20px;
    width: 100%;
    font-size: 1.4em;
}

#fullWidthContent {
    color: #666666;
    float: left;
    margin: 0 0 20px;
    width: 100%;
    font-size: 1.4em;
}

#fullWidthContent a {
    color: #666666;
}

#interiorContentLeft {
    color: #666666;
    float: left;
    margin: 0 0 20px;
    width: 675px;
    font-size: 1.4em;
}

#homeContentLeft table {
    color: #285670;
    font-size: 1.1em;
}

#homeContentLeft a {
    color: #FFFFFF;
    text-decoration: none;
}

#homeContentLeft>ul {
    color: #666666;
}

#homeContentLeft li {
    font-size: 1.4em;
}

#homeWelcomeText>p {
    font-size: 1.4em;
}

#homeContentLeft td {
    color: #285670;
}

#homeContentLeft td a {
    color: #285670;
}

#homeWelcomeText {
    margin: 20px 0;
    text-align: center;
    width: 752px;
    float: left;
}

#homeWelcomeText > p {
    font-size: 1.4em;
}

#homepageTilesHolder {
    height: 111px;
    width: 100%;
    position: relative;
    margin: 20px 0px;
}

.latestNewsTile {
    height: 378px;
    width: 332px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    color: #FFFFFF;
}

    .latestNewsTile p, .latestNewsTile h2 {
        color: #FFFFFF;
        font-size: 1.6em;    }

#rightTile {
    margin-right: 0;
}

.latestNewsTile img {
    width:100%;
}

.latestNewsTile:hover .latestNewsTile {
    background-color: black;
}

.latestNewsTile:focus .latestNewsTile {
    background-color: black;
}

.latestNewsTileRed {
    background-color: #9E100C;
    font-size: 0.7em;
    height: 144px;
    position: absolute;
    bottom: 0;
    width: 95%;
    padding: 0 10px;
    text-align: center;
}

    .latestNewsTileRed > h1 {
        color: white !important;
        /*font-family: open sans !important;*/
        font-size: 2.0em !important;
        font-weight: 600 !important;
        /* margin-left: 15px !important; */
        margin-top: 10px;
    }
    .latestNewsTileRed > p {
        color: white;
        /*font-family: open sans;
        font-size: 1.4em;
         margin: 0 15px; */
        margin-top: 0;
    }
    .latestNewsTileRed > a > h1 {
        color: white !important;
        text-align: center;
    }
    .latestNewsTileRed > a {
        text-decoration:none;
    }
.homepageCtaHolder {
    position: relative;
    float: left;
}
.homepageCtaHolder img{
    width: 100%;
}
.homepageCtaHolder .ctaTitle{
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 3em;
    color: white;;
}
#latestNewsTile {
    background: rgba(0, 0, 0, 0) url("/images/latestNewsTab.jpg") repeat scroll 0 0;
    height: 110px;
    left: 0;
    position: absolute;
    top: 0;
    width: 246px;
}

#latestNewsTile16 {
    background: rgba(0, 0, 0, 0) url("/images/latestNewsTab.jpg") repeat scroll 0 0;
    height: 110px;
    left: 0;
    position: absolute;
    top: 0;
    width: 246px;
}

#latestNewsTile16>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile16>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTile17 {
    background: url(/images/localServicesTab.jpg);
    height: 110px;
    left: 265px;
    position: absolute;
    top: 0;
    width: 246px;
}

#latestNewsTile17>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile17>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTile18 {
    background: url(/images/localBusinessTab.jpg);
    height: 110px;
    position: absolute;
    right: 0;
    top: 0;
    width: 246px;
}

#latestNewsTile18>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile18>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTile19 {
    background: url(/images/aboutUsTab.jpg);
    bottom: 0;
    height: 110px;
    left: 0;
    position: absolute;
    width: 246px;
}

#latestNewsTile19>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile19>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTile20 {
    background: url(/images/councilMeetingsTab.jpg);
    height: 110px;
    left: 265px;
    position: absolute;
    bottom: 0;
    width: 246px;
}

#latestNewsTile20>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile20>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTile21 {
    background: url(/images/dissGalleryTab.jpg);
    height: 110px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 246px;
}

#latestNewsTile21>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTile21>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}


/**/

#interiorTilesHolder {
    height: 237px;
    width: 100%;
    position: relative;
    margin-top: 25px;
}

#latestNewsTileInterior16 {
    background: rgba(0, 0, 0, 0) url("/images/latestNewsTab.jpg") repeat scroll 0 0;
    height: 110px;
    width: 246px;
    float: left;
    margin-bottom: 15px;
}

#latestNewsTileInterior16>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior16>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTileInterior17 {
    background: url(/images/localServicesTab.jpg);
    height: 110px;
    width: 246px;
    float: left;
    margin-bottom: 15px;
}

#latestNewsTileInterior17>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior17>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTileInterior18 {
    background: url(/images/localBusinessTab.jpg);
    height: 110px;
    width: 246px;
    float: left;
    margin-bottom: 15px;
}

#latestNewsTileInterior18>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior18>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTileInterior19 {
    background: url(/images/aboutUsTab.jpg);
    height: 110px;
    width: 246px;
    float: left;
    margin-bottom: 15px;
}

#latestNewsTileInterior19>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior19>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTileInterior20 {
    background: url(/images/councilMeetingsTab.jpg);
    height: 110px;
    width: 246px;
    float: left;
    margin-bottom: 15px;
}

#latestNewsTileInterior20>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior20>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

#latestNewsTileInterior21 {
    background: url(/images/dissGalleryTab.jpg);
    height: 110px;
    width: 246px;
    float: left;
}

#latestNewsTileInterior21>h1 {
    color: white !important;
    font-family: open sans !important;
    font-size: 2.4em !important;
    font-weight: 600 !important;
    margin-left: 30px !important;
    margin-top: 15px;
}

#latestNewsTileInterior21>p {
    color: white;
    font-family: open sans;
    font-size: 1.4em;
    margin-left: 30px;
    margin-top: 0;
}

.HompageHolder {
    border-top: 1px solid black;
    float: left;
    width: 777px;
    margin-top: 20px;
}

.whatsOn {
    float: left;
    margin-right: 18px;
    width: 247px;
}

.whatsOn>h1 {
    /*font-family: 'Merriweather', serif;*/
    font-size: 2.2em !important;
    font-weight: bold !important;
    margin-top: 15px;
}

.whatsOn>p {
    /*font-family: 'Merriweather', serif !important;*/
    font-size: 1.9em;
    margin-bottom: 10px;
    margin-top: 0;
}

.whatsOn>img {
    margin-top: 20px;
}

.dissHighlights {
    background-color: #e7f0f7;
    float: left;
    height: 283px;
    margin-bottom: 20px;
    margin-right: 18px;
    width: 247px;
}

#highlightsMore {
    margin: 8px 0 0 20px;
}

.dissHighlights>h1 {
    color: #0059a5 !important;
    font-size: 1.6em;
    padding: 20px 20px 0;
}

.dissHighlights>p {
    font-size: 1.3em;
    margin-top: 0;
    padding: 0 20px;
}

.NewsEntry {
    float: left;
    margin-bottom: 20px;
}

.CV {
    color: White;
    float: left;
    margin-right: 20px;
    width: 480px;
    margin-bottom: 20px;
}

#homeContentCenter {
    color: White;
    float: left;
    width: 100%;
}

#homePageTiles {
    float: left;
    height: 630px;
    margin: 25px 0;
    width: 620px;
}

#topLeftTiles {
    background: rgba(0, 0, 0, 0) url("../images/homePageTiles/FarmingDisputes.jpg") repeat scroll 0 0;
    float: left;
    height: 310px;
    width: 305px;
}

#topRightTiles {
    background: rgba(0, 0, 0, 0) url("../images/homePageTiles/PropertyDisputes.jpg") repeat scroll 0 0;
    float: left;
    height: 310px;
    margin-left: 10px;
    width: 305px;
}

#bottomLeftTiles {
    background: rgba(0, 0, 0, 0) url("../images/homePageTiles/BusinessDisputes.jpg") repeat scroll 0 0;
    float: left;
    height: 310px;
    margin-top: 10px;
    width: 305px;
}

#bottomRightTiles {
    background: rgba(0, 0, 0, 0) url("../images/homePageTiles/personalDisputes.jpg") repeat scroll 0 0;
    float: left;
    height: 310px;
    margin-left: 10px;
    margin-top: 10px;
    width: 305px;
}

.whiteButton {
    width: 100%;
}

#homeContentLeft h1 {
    color: #666666;
    margin-top: 7px;
}

#homeContentRight {
    color: White;
    float: right;
    width: 249px;
}

.rightContainer {
    clear: both;
    float: right;
    margin-bottom: 20px;
}

.twitterHolder {
    width: 100%;
    margin-top: 40px;
}

#speechBubble {
    background: #e8eff5 url("/images/speechBubble.jpg") no-repeat scroll 0 0;
    float: left;
    min-height: 253px;
    width: 247px;
}

#speechBubble>h1 {
    color: #0059a5;
    font-size: 2.5em;
    font-weight: normal;
    margin-left: 25px;
    padding-top: 53px;
}

#speechBubble>p {
    width: 195px;
    margin-left: 25px;
}

#speechBubble>img {
    margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 15px;
}

#searchSite {
    height: 34px;
    margin-bottom: 20px;
    width: 248px;
}

#searchSite input {
    font-size: 1.3em;
    height: 28px;
    width: 195px;
}

.lightBlueButton {
    background: rgba(0, 0, 0, 0) url("/images/lightBlueButton.jpg") no-repeat scroll 0 0;
    height: 42px;
    width: 247px;
    margin-bottom: 10px;
}

.lightBlueButton>a>p {
    color: white;
    font-family: open sans;
    font-size: 1.9em;
    margin-left: 20px;
    padding-top: 5px;
}

.lightBlueButton>p {
    color: white;
    font-family: open sans;
    font-size: 1.9em;
    margin-left: 20px;
    padding-top: 5px;
}

.darkBlueButton {
    background: rgba(0, 0, 0, 0) url("/images/darkBlueButton.jpg") no-repeat scroll 0 0;
    height: 42px;
    width: 247px;
    margin-bottom: 10px;
}

.darkBlueButton>a>p {
    color: white;
    font-family: open sans;
    font-size: 1.9em;
    margin-left: 20px;
    padding-top: 5px;
}

.darkBlueButton>p {
    color: white;
    font-family: open sans;
    font-size: 1.9em;
    margin-left: 20px;
    padding-top: 5px;
}

.whiteButton {
    height: 42px;
    width: 247px;
    margin-bottom: 10px;
    border-bottom: solid #666666 1px;
}

.whiteButton>p {
    color: black;
    font-family: open sans;
    font-size: 1.4em;
    padding-top: 5px;
}

.homeContentRightText {
    clear: both;
    float: left;
    padding: 0 25px 20px;
}

#HistroyTop {
    width: 500px;
    height: 312px;
    float: left
}

#HistroyBottom {
    width: 577px;
    height: 236px;
    float: left
}

#LeftContainer2 {
    float: left;
    height: 200px;
    margin-top: 10px;
    width: 960px;
}

#LeftContainer2 p {
    font-size: 1.5em;
}

#LeftContainer2 h2 {
    color: #004c66;
}

#Referenceline {
    width: 285px;
    height: 204px;
    float: right;
}

#TestimonialContainer {
    width: 285px;
    height: 204px;
    float: right;
}

#RightContainer2 {
    width: 285px;
    height: 204px;
    clear: both;
    float: right;
    background-color: #7FB400;
}

#RightContainer2 p {
    padding: 10px;
}

#RightContainer2L {
    width: 34px;
    height: 204px;
    float: left;
    background: url("/images/TopSpeech.jpg") no-repeat scroll left top;
}

#RightContainer2C {
    width: 217px;
    height: 204px;
    float: left;
}

#RightContainer2C h2 {
    color: White;
    font-size: 2.4em;
    margin: 20px 10px 10px;
}

#RightContainer2C h3 {
    color: White;
    font-size: 1.9em;
    font-weight: normal;
    margin: 10px;
}

#RightContainer2R {
    width: 34px;
    height: 204px;
    float: left;
    background: url("/images/BottomSpeech.jpg") no-repeat scroll right bottom;
}

#Testimonial {
    background-image: url("/images/Testimonial.png");
    width: 290px;
    height: 19px;
    float: right;
}

#Testimonial h3 {
    color: #004c66;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 27px;
}

#LeftContainer3 {
    margin-top: 90px;
    width: 630px;
    height: 280px;
    float: left;
    margin-bottom: 20px;
}

#LeftContainer3 p {
    font-size: 1.4em;
}

#LeftContainer3 h2 {
    width: 300px;
    float: right;
    color: #004c66;
}

#RightContainer3 {
    width: 285px;
    height: 204px;
    float: right;
    margin-top: 53px;
}

#RightContainer3 p {
    padding: 10px;
}

#ContactFormHolder {
    float: right;
    margin-top: -97px;
    width: 290px;
    margin-bottom: 20px;
}

#ContactFormTitle {
    float: left;
    width: 100%;
    margin-bottom: -1px;
    margin-top: -40px;
    color: black;
    font-size: 2em;
    font-weight: normal;
}

#ContactFormText {
    color: #004c66;
    font-size: 1.4em;
    float: left;
    margin-bottom: 10px;
}

.contactform {
    background-color: #afdc8d;
    border: 1px solid #f4f7e5;
    color: black;
    float: left;
    font-family: 'Open Sans', sans-serif;
    height: 35px;
    margin-bottom: 6px;
    padding-left: 5px;
    width: 276px;
}

.contactformlarge {
    background-color: #afdc8d;
    border: 1px solid #f4f7e5;
    color: black;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    height: 118px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-top: 8px;
    width: 277px;
}

.SubscribeSend {
    float: left;
    clear: both;
    font-size: 3em;
    margin-top: 5px;
}

#InteriorHeaderImage {
    float: left;
    width: 600px;
}

#InteriorHeaderNoImage {
    float: left;
    width: 600px;
}

#InteriorHeader {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin: 40px 0 0;
    padding-bottom: 10px;
    width: 600px;
}

#InteriorHeader h1 {
    font-size: 3em;
}

#IntroText {
    float: left;
    width: 265px;
}

#IntroText h1 {
    font-size: 3.0em;
}

#IntroText h2 {
    margin-top: 30px;
    font-size: 2.0em;
}

#IntroTextFullWidth {
    float: left;
    width: 663px;
}

#IntroTextFullWidth h1 {
    margin-top: 50px;
    font-size: 3.0em;
}

#IntroTextFullWidth h2 {
    margin-top: 30px;
    font-size: 2.0em;
}

#IntroImage {
    clear: both;
    float: left;
    width: 100%;
}

.SlideshowHeading {
    float: left;
    width: 200px;
}

#interiorImage {
    width: 301px;
    height: 226px;
    float: right;
    padding: 10px 0 0 10px;
    margin: 0 0 10px 10px;
    background: url('../images/interiorImageBG.png') top left no-repeat;
}

#HomePanels {
    float: left;
    width: 710px;
}

.HomepagePanel {
    clear: both;
    float: left;
    margin: 6px 0 0;
    position: relative;
    width: 341px;
}

.HomepagePanelRight {
    float: right;
    margin: 6px 0 0 18px;
    position: relative;
    width: 341px;
}

.PanelHeader {
    width: 310px;
    height: 25px;
    padding: 8px 0 0 10px;
    float: left;
    background-color: #FCAF34;
    font-size: 2.1em;
    color: #FFF;
    font-weight: bold;
}

.PanelHeader a {
    color: #FFF;
    text-decoration: none;
}

.PanelContainer {
    background: url('/images/HomeModuleBG.jpg') top left repeat-y;
    height: 105px;
    position: relative;
}

.PanelImage {
    height: 105px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.PanelImage br {
    margin: 0;
    padding: 0
}

.PanelText {
    color: #31313F;
    float: left;
    font-size: 1.2em;
    left: 21px;
    line-height: 1.2em;
    position: absolute;
    top: 18px;
    width: 193px;
}

#PanelTextRight {
    color: #444444;
}

.PanelText p {
    margin: 0;
}

.PanelHeading {
    color: #FFFFFF;
    font-size: 2em;
    margin-bottom: 8px;
    width: 100%;
}

.PanelText a {
    color: #FFF;
}

.PanelMoreHome {
    bottom: 9px;
    position: absolute;
    right: 163px;
}

.PanelMore {
    margin-top: 10px;
    position: relative;
    width: 88px;
    height: 40px;
}

.PanelMoreRight {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 90px;
}

.report {
    font-size: 2em;
    margin-bottom: 8px;
    width: 100%;
}

#SpecialOffers {
    text-align: center;
    padding-top: 20px;
    clear: both;
}

.SpecialOfferText {
    font-size: 1.2em;
}

.SpecialOfferPrice {
    font-size: 2.4em;
    font-weight: bold;
    color: #A69A47;
    margin-bottom: 3px;
}

.testimArticle {
    float: left;
    font-size: 1.2em;
    margin-bottom: 10px;
    width: 100%;
}

.testimTop {
    width: 530px;
    height: 19px;
    background: url('../images/TestBGTop.jpg') top left no-repeat;
    float: left;
}

.testimMiddle {
    background: url("../images/TestBGMiddle.jpg") repeat-y scroll left top transparent;
    float: left;
    width: 530px;
}

.testimBottom {
    width: 530px;
    height: 48px;
    background: url('../images/TestBGbottom.jpg') top left no-repeat;
    float: left;
}

.testimQuoteContainer {
    background: url("../images/testimQuoteOpen.jpg") no-repeat scroll left top transparent;
    margin-left: 30px;
    padding: 0 75px 0 43px;
    position: relative;
    width: 348px;
}

.testimTextFooter {
    height: 30px;
    padding: 10px 0 0 70px;
    width: 355px;
}

.testimName {
    width: 385px;
    height: 20px;
    clear: both;
    float: left;
    font-weight: bold;
}

.testimQuoteEnd {
    background: url("../images/testimQuoteClose.jpg") no-repeat scroll left top transparent;
    bottom: 0;
    height: 24px;
    position: absolute;
    right: 0;
    width: 29px;
}

.TestimonialHomeContainer {
    float: left;
    padding-right: 20px;
    position: relative;
    width: 231px;
}

.testHomeArticle {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.testHomeTop {
    background: url("../images/TestHomeTop.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 10px;
    width: 100%;
}

.testHomeMiddle {
    background: url("../images/TestHomeMiddle.jpg") repeat-y scroll left top transparent;
    float: left;
    padding: 0 10px;
    width: 100%;
}

.testHomeBottom {
    background: url("../images/TestHomebottom.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 67px;
    width: 100%;
}

.testHomeTextContainer {
    padding: 0 10px;
    width: 197px;
}

.testHomeTextContainer h2 {
    font-size: 1.9em;
    margin: 10px 0;
}

.testHomeQuoteContainer {
    background: url("../images/testimQuoteOpen.png") no-repeat scroll left top transparent;
    padding: 0 26px;
    width: 161px;
}

.testHomeTextFooter {
    height: 30px;
    width: 100%;
}

.testHomeName {
    clear: both;
    float: left;
    font-weight: bold;
    height: 20px;
    padding-left: 48px;
    width: 100%;
}

.testHomeQuoteEnd {
    background: url("../images/TestHomeQuoteEnd.png") no-repeat scroll left top transparent;
    float: right;
    height: 29px;
    margin-right: 20px;
    width: 33px;
}

.recipeArticleContainer {
    float: left;
    font-size: 1.2em;
    margin-bottom: 10px;
    width: 100%;
}

.recipeArticleContainer h1 {
    font-size: 1.3em;
    font-style: normal;
    margin: 0;
}

.recipeArticleContainer img {
    padding-left: 10px;
}

.recipeArticleContainer a {
    text-decoration: none;
    float: left;
    vertical-align: bottom;
}

.recipeImage {
    border: 5px solid #A69A47;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    width: 300px;
}

.recipeText {
    float: left;
    margin-top: -7px;
    padding-left: 10px;
    width: 379px;
}

#productTypes {
    float: left;
}

#productTypes ul {
    margin: 10px 0 0;
    padding: 0 0 0 31px;
}

#productTypes li {
    position: relative;
    width: 136px;
    height: 215px;
    float: left;
    list-style-type: none;
    margin: 0 16px 0 0;
    text-align: center;
}

.prodTypeText {
    bottom: 0;
    color: #7F9999;
    font-size: 1.5em;
    padding: 10px 0 3px 6px;
    position: absolute;
}

li#prodTypeFirst {
    margin: 0 17px 0 0;
}

.LoginContainer {
    float: left;
}

.LoginNameFormContainer {
    background: url("/images/contactBG.jpg") no-repeat scroll left top #4A7681;
    color: #FFFFFF;
    padding: 10px;
    width: 303px;
    margin-right: 20px;
}

.LoginHomeFormContainer {
    background: url("/images/BasketContainerBG.jpg") repeat-y scroll left top #4A7681;
    color: #666;
    float: left;
    margin: 0 20px 20px 0;
    padding: 30px;
    width: 303px;
}

.LoginRegisterFormContainer {
    background: url("/images/BasketContainerBG.jpg") repeat-y scroll left top #4A7681;
    color: #666;
    float: left;
    padding: 30px;
    width: 303px;
    margin-right: 20px;
}

.LoginRegisterFormContainer h2,
.LoginHomeFormContainer h2,
.AlternativeAddressContainer h2 {
    color: #FFFFFF;
    font-size: 1.6em;
}

.LoginRegisterFormSideBySide {
    background: url("/images/BasketContainerBG.jpg") repeat-y scroll left top #4A7681;
    color: #666666;
    float: left;
    margin-right: 0;
    padding: 30px;
    width: 285px;
}

.LoginRegisterFormSideBySide h2,
.LoginRegisterFormSideBySide h2 {
    color: #FFFFFF;
    font-size: 1.6em;
}

.LoginRegisterFormSideBySideRight {
    color: #666666;
    float: left;
    margin-right: 0;
    padding: 30px;
    width: 285px;
}

.LoginRegisterFormSideBySideRight h2,
.LoginRegisterFormSideBySideRight h2 {
    color: #FFFFFF;
    font-size: 1.6em;
}

#RegisterForm label {
    color: red;
}

.AlternativeAddressContainer {
    float: left;
    margin-right: 20px;
    padding: 10px;
    width: 142px;
}

.LoginRegisterSubmit {
    float: right;
    padding: 5px 0px;
}

.ContactFormContainer {
    background: url("/images/ContactBG.jpg") no-repeat scroll left top transparent;
    height: 405px;
    padding: 31px;
    width: 468px;
}

.ContactFormContainer h2 {
    font-size: 1.8em;
    padding: 0 0 20px 0;
}

.ContactFormContainer #name,
.ContactFormContainer #email,
.ContactFormContainer #phone,
.ContactFormContainer #enquiry {
    font-size: 1em;
    height: 22px;
    margin: 0 0 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    width: 389px;
}

.formlarger {
    font-size: 1em;
    height: 130px;
    margin: 0 0 15px;
    width: 390px;
    padding-top: 10px;
    padding-left: 10px;
}

.ContactFormContainer #enquiry {
    height: 100px !important;
}

.contactTitle {
    /*padding:5px 0;*/
}

.contactElement input {
    height: 24px;
    width: 295px;
    margin-bottom: 10px;
}

.contactElement2 input {
    height: 24px;
    width: 142px;
    margin-bottom: 10px;
}

input,
select,
textarea {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px;
}

.contactElement textarea {
    width: 295px;
    font-size: 0.8em;
}


/* ############# Footer ############## */

.footerContainerFullWidth {
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
}

.footerContainer {
    margin: 0 auto;
    position: relative;
    width: 960px;
}


/* ############# Footer 1 ################# */

#majorBrands {
    float: left;
    height: 165px;
    width: 100%;
    background-color: white;
}

#majorBrandsContainer {
    background-color: white;
    height: 142px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#majorBrandsContainer h2 {
    color: #004c66;
    float: left;
    font-style: italic;
    margin-top: 10px;
    width: 442px;
}

#majorBrandsContainer p {
    float: left;
    font-size: 1.4em;
    margin: 0;
    padding-left: 10px;
    text-align: left;
    width: 870px;
}

.footer1Section2Text {
    color: #545454;
    float: right;
    height: 85px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    text-align: left;
    width: 100%;
}

.footer1Section2Text p {
    margin: 0;
}

.footerSectionMore {
    position: absolute;
    bottom: 0;
    right: 0;
}

.footer1SectionBreak {
    border-right: 1px solid #741C8E;
    float: left;
    height: 106px;
    margin: 20px 0;
    position: relative;
    width: 1px;
}

#footer1Left {
    width: 300px;
}

#footer1Middle {
    width: 413px;
}

#footer1Right {
    width: 200px;
}

.footer1Section {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width: 194px;
}

.footer1Section h2 {
    color: #3D5B8C;
    font-size: 3em;
}

.footer1Section span {
    font-size: 1.4em;
}

.footer1Section2 {
    float: left;
    left: 226px;
    position: absolute;
    top: 0;
    width: 736px;
}

.footer1SectionImage {
    clear: both;
    float: left;
}

.footer1SectionImage p {
    margin: 0;
}

.footer1SectionContainer {
    clear: both;
    float: left;
    font-size: 1.2em;
    margin-top: 10px;
}

.footer1Section2Container {
    float: left;
    width: 338px;
    margin-left: 10px;
    font-size: 1.2em;
}

.footer1SectionText {
    color: #545454;
    float: right;
    height: 127px;
    margin-left: 10px;
    position: relative;
    text-align: left;
    width: 260px;
}

.footer1SectionText p {
    margin: 0;
}


/* ############# Footer 2 ################# */

#footer {
    /*background-color: #034988;*/
    background-color: #9E100C;
    color: #ffffff;
    float: left;
    height: 164px;
    position: relative;
    width: 100%;
}

#footerCenter {
    margin: 0 auto;
    width: 1040px;
}

.footer2Section1Container {
    clear: both;
    float: left;
    font-size: 1.2em;
    margin-top: 10px;
}

.footer2Section2Container {
    float: left;
    width: 338px;
    margin-left: 10px;
    font-size: 1.2em;
}

.footer2Container {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#FooterTopContainer {
    clear: both;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#FooterLeftContainer {
    height: 180px;
    left: 95px;
    position: absolute;
    top: 36px;
    width: 350px;
}

#Social {
    margin-left: -3px;
    margin-top: 10px;
}

#FooterNavigation {
    font-size: 1.4em;
    height: 31px;
    margin: 15px 0 0;
    width: 100%;
    color: #FFF;
}

#FooterNavigation a {
    text-decoration: none;
    color: #FFF;
}

#FooterNavigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#FooterMiddleContainer {
    height: 185px;
    left: 340px;
    position: absolute;
    top: 36px;
}

#FooterMiddleContainer a {
    color: White;
    text-decoration: none;
}

#FooterEmail {
    width: 227px;
    float: left;
}

.Social {
    float: right;
    margin-left: 8px;
}

.Social2 {
    float: right;
}

#FooterSocial {
    float: left;
    position: absolute;
    bottom: 0;
}

#FooterMiddleText {
    font-size: 1.4em;
    color: #FFF;
    padding-top: 1px;
}

#FooterMiddleText ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#FooterMiddleText a {
    text-decoration: none;
    color: #FFF;
}

#FooterLeftContainer h2,
#FooterMiddleContainer h2 {
    font-size: 1.7em;
}

#FooterMiddleContainer {
    height: 185px;
    left: 340px;
    position: absolute;
    top: 36px;
}

#FooterSocialMediaHolder {
    float: left;
}

#CopyrightSocial {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}

#CopyrightSocial {
    display: none;
}

#footerLogo {
    float: right;
    height: 97px;
    margin-top: 20px;
    width: 481px;
}

#FooterSocialMedia {
    float: right;
}

#FooterTelephoneContainer {
    font-weight: normal;
    height: 50px;
    margin: 0;
    width: 100%;
    float: left;
}

#FooterFollowUs {
    position: relative;
}

#FooterTelNo {
    color: #FFFFFF;
    margin-top: 6px;
    position: relative;
    text-align: center;
    font-size: 2.5em;
}

#FooterTelNo h2 {
    font-size: 1em;
    margin-bottom: 0;
}

#FooterTelImg {
    position: relative;
    padding-top: 5px;
}

#FooterEmail {
    clear: both;
    font-size: 1.2em;
    position: relative;
    color: white;
}

#FooterEmail p {
    color: #FFF;
    margin-top: -17px;
    margin-left: 50px;
}


/* ############# Footer 3 ################# */

#footerBase {
    float: left;
    width: 100%;
    height: 47px;
    color: #FFF;
}

#footercopy {
    bottom: 0;
    color: white;
    float: left;
    font-size: 1.2em;
    width: 100%;
    margin: 0 auto;
}

#footercopy a {
    color: white;
    text-decoration: none;
}


/* ################ End Footer ################ */

input.placeholder,
textarea.placeholder {
    color: #777;
}

#map-canvas {
    height: 600px;
    width: 600px;
}

#cookieInfo {
    bottom: 0;
    float: right;
    left: 0;
    position: fixed;
    z-index: 999;
}

.cf {
    float: left;
    height: 281px;
    margin: 0 auto;
    position: relative;
    width: 245px;
}

.cf img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.cf img.top:hover {
    opacity: 0;
}

.concertina {
    color: white;
}

    .concertina a {
        color: white !important;
    }
.concertina p{
    color: white;
}
    .concertina:nth-child(3n) {
        /*background-color: #b4c932;*/
        background-color: #808080;
        border:1px solid white;
    }

    .concertina:nth-child(3n+1) {
        /*background-color: #f88522;*/
        background-color: #808080;
        border: 1px solid white;
    }

    .concertina:nth-child(3n+2) {
        /*background-color: #2ba1e1;*/
        background-color: #808080;
        border: 1px solid white;
    }

    .concertina .title {
        display: flex;
        font-size: 1.5em;
        padding: 10px;
        /*justify-content: space-evenly;*/
    }

.concertina .title .text {
    width: 98%;
}

.concertina .content {
    display: none;
    padding: 10px;
    font-size: 1.0em;
}

.concertina .arrow {
    transition: 0.5s ease;
    text-align: right;
}

.concertina .arrow.open {
    transform: rotate(90deg)
}

#fullWidthContent table {
    width: 100%;
}


/*Navigation Recode*/

.headerNavigation {
    background-color: white;
    font-size: 1.7em;
    width: 100%;
}

.mainNavigation {
    padding: 0px;
    display: flex;
}

.mainNavigation li {
    position: relative;
    list-style-type: none;
    width: 176px;
    padding: 24px;
    word-break: break-word;
    margin: 0px 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #9E100C;
}

.mainNavigation li a {
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
}

.mainNavigationDropdown {
    position: absolute;
    z-index: 100;
    top: -1000%;
    right: -62px;
}

    .mainNavigationDropdown li {
        width: 176px;
        padding: 9px;
    }

.NavBackground #NavBG ul.mainNavigationDropdown {
    color: orange;
}

.mainNavigation li:hover .mainNavigationDropdown {
    top: 108px;
}

.mainNavigation li:focus .mainNavigationDropdown {
    top: 108px;
}

.mainNavigation li:focus-within .mainNavigationDropdown {
    top: 108px;
}



.mainButton {
    margin-top: 10px;
    background-color: #0056a4;
    width: 75px;
    height: 30px;
    float: right;
    padding: 2px;
    text-align: center;
    color: white !important;
    text-decoration: none;
}

.mainButton:hover {
    background-color: #9e100c;
}
.mainButton:focus {
    background-color: #9e100c;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modalContent {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: fit-content;
    width: -moz-fit-content;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.popupBtn:hover {
    cursor: pointer;
}