﻿/* css colour overides - Resident */

.logo-standard {display:block;}
.logo-poppy {display:none;}

html{  overflow-x: hidden;}




.container>.containerblock>.contentright {
    min-height: 17em;

}

.topheaderinnertabcontainer ul li .sys_t11286x::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-white.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}

.topheaderinnertabcontainer .sys_currentitem .sys_t11286x::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-black.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}


.topheaderinnertabcontainer ul li .sys_t11286x, .topheaderinnertabcontainer .sys_currentitem .sys_t11286x {
    font-size: 0px;
    height: 78px;
    display: block;
  padding-top: 24px;
}

.topheaderinnertabcontainer .sys_simpleListMenu {
    margin-top: -8px;
    margin-bottom: -12px;
}



.sys_simpleListMenu {
    margin-top: 0px;
    margin-bottom: 0px;
}



/* main dark colour behind language bar and page title bar */
.purple {
   /* background-color: #33475C !important; */
    color: #000000;
}

.white {
    background-color: #eeeeee !important;
 /* background: linear-gradient(45deg,#DFE1E6,#DFE6E6); */
  /* background: linear-gradient(45deg,#ffffff 10%,#DFE1E6,#DFE6E6,#ffffff 80%); */
}


/* main light colour behind crumb bar */
.lightpurple {
    background-color: #eeeeee !important;
    color: #000000;
}


/* skip to content button border colour */
.topheadbutton, .topheadbuttonsearchmobile {
    border-color: #7c6ba7 !important;
  display: none;
}


/* language button border colour */
.languagebutton {
   /* border-color: #7c6ba7 !important; */
  color: #ffffff !important;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

/* top button hover */
.topheaderblock a:hover, .topheaderblock a:active, .topheaderblock a:focus {
    background-color: rgba(0, 92, 204, 1) !important;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  color: #ffffff !important;
}

/* header container for tabs */
.headercontainer {

    background: linear-gradient(45deg, #33475C, #527394);

}


/* atoz container colour */
.atozcontainer {
   /* background: linear-gradient(45deg, black, #33475C , #805070, #33475C); */
  background: linear-gradient(45deg, #222222,#33475C, #527394);
}


/* atoz container button colour */
.atozstrip li a {
    border-color: transparent;
    background: rgba(255,255,255,0.08);
}


/* atoz container button hover colour */
.atozstrip li a:hover {
    background: rgba(255,255,255,0.2);
}




/* link colours */

/* nav-right */

.sectionlinks a {
    color: #ffffff;
    border-radius: 4px;
}

/* body links */
.container .contentright a, .titlecontainer a {
    color: var(--ffit-primary);
}
.container .contentright a:hover, .titlecontainer a:hover {
    color: #ff6e00;
}

.containergridblock a:hover {
    color: rgb(239 103 0) !important;
}
.containergridblock a {
    color: #ff6e00 !important;
}

/* az and search results line height 
.sys_subitem-heading a {
    line-height: 35px;
} */

#ctl00_ctl00_PageContent_maincontent_maincontent_maincontent_AZListing_List a {
    font-size: 0.8em !important;
}



/* grid-more */
ul.grid-more li, ul.grid-more li a {
  color: rgba(0, 133, 128, 1) !important;
    /* color: #5d4d85 !important; */
}


/* where's my nearest buttonm */
.wmnstrip a {
    background-color: #34bbaa !important;
    border: 5px solid lightgrey !important;
    }

.wmnstrip a:hover {
    background-color: #00957e !important;
}

.contentright .actioncontainer a {color: #ffffff !important;}



/* grid container */
.white {
    background-color: #ffffff;
}

ul.grid li a:hover, ul.grid li a:focus, ul.grid li a:active {
    border-color: #cccccc;
    box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.05);
    color: black;
    border: 1px solid #cccccc !important;
    background: #897ea9 linear-gradient(to right bottom, #ffffff 60%, #76b2AF 140%) repeat scroll 0 0 !important;
}


/* grid images */
.gridbox img {
    border: 8px solid transparent;
    border-radius: 0px;

}

/* grid letters */


.innerletter {
    background-color: #314559;
   /* background: linear-gradient(45deg, #33475C, #805070, #33475C); */
   background: linear-gradient(45deg, #33475C, #76b2AF)
}

/* grid icons */

.gridicon {
    border-radius: 3px;
    color: #ffffff;
    font-family: arial;
    font-size: 1.52em;
    height: 56px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -28px;
    padding-top: 12px;
    text-align: center;
    vertical-align: middle;
    width: 52px;
    border: 3px solid #ffffff;
    margin-bottom: -16px;
}



.innericon {
    background-color: #777777;
    border-radius: 3px;
    height: 46px;
    width: 46px;
    margin-top: -12px;
    margin-left: 0px;
    padding-top: 10px;
  background: linear-gradient(45deg, #33475C, #76b2AF);
}

.innericon img {
    height: 28px;
    margin-top: -2px;
  margin-right: 1px;
    width: 28px;
  border: 0px;
  border-radius: 0px;
  float: none;
  padding: 1px;
}


.gridtitle {
    text-align: center;
  padding-left:	5px;	
  padding-right: 5px;

    margin-left: 0px !important;
    margin-top: 24px !important;
    text-align: left !important;
}



/*
.containerslider {
background: linear-gradient(65deg, #40355B, #5d4d85)
}
*/


.containersliderx {
  background: #E0995E linear-gradient(45deg, #ec795E, #E69559, #E0995E);
   /* background: linear-gradient(45deg, black, #33475C , #805070, #33475C); */
}

/*
.containerslider {
    background: url(/SiteElements/CSSImages/titlebg.png) center top no-repeat, #E0995E linear-gradient(45deg, #ec795E, #E69559, #E0995E);
} */

.containerslider {
    background: transparent;
}





/*
.containersliderhome {
  
  background: rgba(6, 6, 6, 1) url("/SiteElements/CSSImages/sliderbg/2.jpg") no-repeat scroll center center / 100% auto;
}
*/

.containersliderhome {
    background-color: rgba(6,6,6,1);
    background-image: url("/SiteElements/CSSImages/sliderbg/2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.landingtitle {
   
    color: white;
    display: block;
    font-size: 0.9em;
    line-height: 1.1em;
    margin-left: 120px;
    margin-right: 50px;
    padding-left: 15px;
    padding-top: 5px;
}


.landingdesc {
    
    color: white;
    display: block;
    font-size: 0.6em;
    line-height: 1.2em;
    margin-left: 120px;
    margin-right: 50px;
    margin-top: 0px !important;
    padding-bottom: 10px;
    padding-left: 17px;
}

/*----- PLF ---*/
.topplfblock a:hover {
  /*  color: #5d4d85 !important; */
  color: #00957e !important
}

table {display: block;}


/*-- join@home panels --*/
.contentleft.panelleft {
    width: 62% !important;
    display: block !important;
    border-left: none !important;
}

.contentleft.panelright {
    text-align: center;
    float: left;
    width: 31% !important;
    margin-right: 2.3% !important;
   display: block;
}


/*-------------------------------mobile---------------------------------*/
@media (max-width: 736px) {

  .wrapper {
background: #fefefe !important;
}
.contentleft.panelleft {
    width: 100% !important;
    display: block !important;
    border-left: none !important;
}

  .contentleft.panelleft h2 {
    text-align: center;
}
.contentleft.panelright {
    float: none;
    width: 100% !important;
    margin-right: 0% !important;
}


.contentleft {
    border-left-width: 0px !important;
}
  
  
.searchcontainer {
    background-color: #7c6ba7 !important;
}

.searchblock input[type="text"] {
   /* background-color: #897AB0; */
  /* background-color: #eeeeee; */
  background-color: #ffffff;
}
  
  .landingtitle {
font-size: 0.7em;
}

.landingdesc {
font-size: 0.45em;
}
  
  
 .itemalertcontainerblock {
   padding-left: 0px !important; 
  padding-right: 0px !important;
}

.itemalertcontainerblockinner {
   padding: 0px !important; 
}
  
  .landingtitle {
    font-size: 0.6em;
    padding-bottom: 10px;
    
    

}






.gridboxletter {
    margin-right: 9px;
}

}


@media (max-width: 1024px) {

.gridicon {

float: left;
margin-top: 15px;
  margin-left: 2px;

}


.gridtitle {
text-align: left;
margin-left: 54px;
margin-top: 17px;

}

ul.grid li {

    margin-top: 8px;
}

  .gridboxletter {
    margin-bottom: 30px !important;
}

}




@media (max-width: 736px) {
.gridicon {

margin-left: 8px;

}

.gridtitle {

margin-left: 61px;

}
 
  #pricing-table #most-popular {
    top: 0px !important;
}
  
#pricing-table .plan {
    width: 100% !important;
    margin-bottom: 10px !important;
}  
  
}












/* New rules */
.topheaderinnertabcontainer ul .sys_f_id-F4512 .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-white.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}

.topheaderinnertabcontainer .sys_f_id-F4512 .sys_currentitem .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-black.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}

/* New rules */
.topheaderinnertabcontainer ul .sys_f_id-F4512 .sys_t11286, .topheaderinnertabcontainer .sys_f_id-F4512 .sys_currentitem .sys_t11286 {
    font-size: 0px;
    height: 78px;
    display: block;
  padding-top: 24px;
}




/* New rules */
.topheaderinnertabcontainer ul .sys_f_id-F4513 .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-white.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}

.topheaderinnertabcontainer .sys_f_id-F4513 .sys_currentitem .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-black.png );
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    background-size: 25px 25px;
}

/* New rules */
.topheaderinnertabcontainer ul .sys_f_id-F4513 .sys_t11286, .topheaderinnertabcontainer .sys_f_id-F4513 .sys_currentitem .sys_t11286 {
    font-size: 0px;
    height: 78px;
    display: block;
  padding-top: 24px;
}














.headercontainer {
    background: linear-gradient(45deg, #363838, #8c8c8c,#31404a);
}


.topheaderinnertabcontainer ul li .sys_selected a {
    background-color: #eeeeee;
    color: #000000;
    padding-top: 16px;
    padding-bottom: 24px;
    height: 60px;
    display: block;
}


.topheaderlogo img {
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
    margin-right: 20px;
    display: block;
    float: left;
}

.languagebutton {
    margin-top: 1.5%;
  margin-left: 20px;
}


.footercontainer {
    /* background-color: #343434; */
  /*  background: linear-gradient(45deg, black, #222222 , #444444, #31404a); */
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    /* margin-bottom: -200px; */
    padding-top: 15px;
  background-image: url(/SiteElements/CSSImages/LeisureLogo/ffit-footer-logo1.png), linear-gradient(45deg, black, #222222 , #444444, #31404a);
    background-repeat: no-repeat;
    background-position: bottom right;
  border-bottom: 20px solid #ec6d0c;
}


.topheaderinnertabcontainer ul li .sys_selected a {
    background-color: #ffffff;
    color: #000000;
    padding-top: 16px;
    padding-bottom: 24px;
    height: 60px;
    display: block;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}


.crumbcontainer {
    /* background-color: #ffffff; */
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}


.lightpurple {
    background-color: #f9f9f9 !important;
    color: #000000;
}

h1 {
    margin-top: 0px;
   /* color: #008c78;*/

    font-size: 36px;


}

.crumbblock a::before, .crumbblock span::before {
    content: "/";
    padding-left: 6px;
    padding-right: 10px;
}

.topheaderinnertabcontainer ul li .sys_selected a {
    background-color: #f9f9f9 !important;
    color: #000000;
    padding-top: 14px;
    padding-bottom: 24px;
    height: 59px;
    display: block;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    border-radius: 1px;
   /* margin-top: 8px !important; */
}

.topheaderinnertabcontainer ul li a {
    color: white;
    text-decoration: none;
    margin-left: 0px;
    border-radius: 0px;
    word-wrap: normal;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(255,255,255,0.1);
    padding-top: 13px;
    padding-bottom: 24px;
    height: 60px;
    display: block;
    border-radius: 1px;
    margin-top: 10px;
   /* padding-top: 18px; */
}

.logos {
  text-align: center;
}

.logos img {
    margin: 10px;
    margin-left: 0px;
    padding-top: 10px;
    border: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    border-radius: 5px;
    background-color: white !important;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.05);
}


.toptel {
    float: right;
    display: inline-block;
    margin-right: 0px;
    margin-top: 2%;
    font-size: 1.5em;
}

.wrapper {
 /* background-image: url(/SiteElements/CSSImages/GG-bg/gg-page-bg.jpg);*/
  background: rgb(80 27 7 / 5%);
  background: linear-gradient(45deg,#c4c8ca7d,#f7f7f7,#3a475021);
}




/* full.css (1353, 15) */
.contentleft {
    padding-left: 20px;
    padding-right: 20px;
    /* width: 25%; */
    min-width: 200px;
    clear: none;
    float: right;
    border-width: 0px;
  /*  border-left-color: rgba(92, 183, 167, 0.3); */
    border-left-color: rgba(255, 255, 255, 0.16);
    border-left-style: solid;
    border-left-width: 1px;
    background: linear-gradient(180deg, transparent, #ffffff, transparent);
    padding-top: 0px;
    box-shadow: none;
    background: none;
}

/* full.css (1371, 18) */
.contentleft h2 {
    color: rgba(0, 140, 120, 1);
    margin-top: 0px;
    font-size: 28px;
}



.smediacontainer {
    width: 100%;
    clear: both;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 10px;
}

.smediabox {
    float: left;
    width: 30%;
}

.smediabox img {
    width: auto;
    height: 70px;
}





@media all and (max-width:1024px){
.headerblock {
    background-color: transparent;
    
}


.topheaderinnertabcontainer ul li {

    width: auto;
    min-width: 8%;
}

.topheaderinnertabcontainer ul .sys_f_id-F4513 .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-black.png );
   
}


.topheaderinnertabcontainer ul .sys_f_id-F4513 .sys_t11286, .topheaderinnertabcontainer .sys_f_id-F4513 .sys_currentitem .sys_t11286 {
   
    height: 60px;
    padding-top: 13px;
}
  
.topheaderinnertabcontainer ul .sys_f_id-F4512 .sys_t11286, .topheaderinnertabcontainer .sys_f_id-F4512 .sys_currentitem .sys_t11286 {
   
    height: 60px;
    padding-top: 13px;
}
.topheaderinnertabcontainer ul .sys_f_id-F4512 .sys_t11286::before {
    background-image: url(/SiteElements/CSSImages/home-icons/Home-BLACK.png );

}

.topheaderinnertabcontainer ul li .sys_selected a {
    margin-top: 0px;
}
  

.topheaderinnertabcontainer ul li a {
    margin-top: 5px !important;
    padding-top: 19px !important;
    height: 59px;
}
  
}



@media all and (max-width:736px){
.topheaderlogo img {

    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
}


.topheaderblock a:link {
    width: auto;
}


.topheaderlogo {
    display: block;
    text-align: center;
}



.topheadercontainer {
background-color: white;
  padding: 10px;
}


.topheadbutton, .topheadbuttonsearchmobile {
display: block;
  border-color: #ffffff !important;
}

.topheadbutton {
    display: none;
}


.sitebutton {
    display: none;
}
  

.topheaderinnertabcontainer ul li {
    width: auto;
    min-width: 100%;
}


.searchcontainer {
   /* background: url(/SiteElements/CSSImages/titlebg.png) center top no-repeat, #E0995E linear-gradient(45deg, #76C2AF, #76b2AF); */
   background: #ffffff !important;
}

}

.topheaderinnertabcontainer ul .sys_f_id-F9370 .sys_t41184::before {
    background-image: url(/SiteElements/CSSImages/LeisureLogo/ffit-nav-logo-tab.png);
    display: inline-block;
    width: 43px;
    height: 43px;
    content: "";
      margin-bottom: -12px;
      margin-right: 6px;

}

.topheaderinnertabcontainer ul .sys_f_id-F9370 .sys_t41184 {
   /* font-size: 0px; */
    margin-top: -12px;
   /* background-color: transparent; */
}

/*hide home tab icon*/

.topheaderinnertabcontainer ul .sys_f_id-F9370 .sys_t41184::before {

    display: none;


}

.topheaderinnertabcontainer ul .sys_f_id-F9370 .sys_t41184 {

    margin-top: 8px;

}


/* end hide*/

.headercontainer {
border-top-color: #ed6f0c;
}
.topheaderblock a:visited {
   /* background-color: rgb(237 111 12);*/
 /* background-color: #975cc5; */
  background: linear-gradient(45deg, #ed6f0c, #de6303,#ed6f0c) !important;
}
.topheaderblock a:link {
   /* background-color: rgb(237 111 12);*/
  /* background-color: #975cc5; */
  background: linear-gradient(45deg, #ed6f0c, #de6303,#ed6f0c) !important; 
  

border-radius: 0px;
font-weight: bold;
border: 1px solid white;
margin-left: 5px;
}

.topheaderblock a:hover, .topheaderblock a:active, .topheaderblock a:focus {
  /*  background-color: rgb(255 123 0) !important;*/
 /* background-color: #9951d0 !important; */
 /* background: rgb(255 123 0) !important; */
  background: linear-gradient(45deg, #ed6f0c, #de6303,#e06e14) !important;
  background: linear-gradient(45deg, #ff7000, #ec6801,#ff7000) !important;
  border-color: white;
    color: white !important;
}


.footerblock {
margin-top: 20px;
  margin-bottom: 150px;
  padding-bottom: 30px;
}













.container {
    padding-bottom: 30px;
    padding-top: 45px;
  min-height: 370px !important;
}

.container .contentleft {
    background: transparent;
    margin-top: -25px;
      padding-top: 0px;
}


.container .contentleft h2 {
    padding-top: 25px;
    color:white;
}

.headercontainer {
    background: #3a4750;
}


.container .sectionlinksselected {
box-shadow: 2px 2px 2px #161a1d;
}

.container .contentleftpanel {
 background-color: transparent;
padding: 10px;
}




.container { 
  background-image: url('/SiteElements/CSSImages/Leisure-BGs/pagedots.png');
  background-repeat: no-repeat;
  background-attachment: local;
  background-position: left center; 
  background: none;
}





.footerinfopanel ul li a {
    text-decoration-line: underline;
}

.footerinfopanel ul li:hover, .footerinfopanel ul li:focus {
    background-color: transparent;
   }



body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fcfcfc;
    /* background-color: #343434; */
    /* background-color: #654321; */
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    /* color: #444444; */
    color: var(--ffit-white);
    cursor: default;
    font-family:'Roboto-Regular',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    /* text-rendering: auto !important; */
    -webkit-font-smoothing: antialiased !important;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: text;
    -webkit-highlight: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    word-wrap: break-word;
    letter-spacing: 0.04em;

}


.butbox a:link {
    margin-left: auto;
    margin-right: auto;
}





/*home page notification area*/

.itemalert {
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
    display: block;
    border-top: 2px solid #ed6f0c;
    border-bottom: 2px solid #ed6f0c;
}


.itemalertcontainerblock {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: -10px;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
}


.itemalertcontainerblockinner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    position: relative;
    text-align: left;
}

.itemalertimage img {
    border: 4px solid #ed6f0c;
    border-radius: 90px;
}

.itemalerttext {
    width: 100%;
    float: left;
    color: #ffffff;
  font-weight: normal;
}

.itemalerttext H2 {
    margin-top: 0px;
    margin-bottom: 10px;

}

.itemalertbutton {
    width: 200px;
    float: right;
}


.itemalertokbut {
    border: 2px white solid;
    background-color: #c70c49;
    padding: 10px;
    color: white;
    font-size: 1em;
    float: right;
}

.itemalertimage {
    display: block;
    float: left;
    margin-right: 25px;
}

.itemalertlink a:link {
    padding: 13px;
    margin-left: 0px !important;
    display: inline;
    /* border-width: 2px; */
    /* border-radius: 3px; */
}

.topheaderblock.itemalertlink {
    margin-top: 10px;
}
.itemalertblocktxt {
    display: table-cell;
}

.contentright ol li::before {margin-top: -3px;padding-top: 4px;}

.inneractioncontainer1 {
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    padding: 30px;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}

.inneractioncontainer1 a[href] {
    font-weight: bold;
}


@media (max-width: 1024px) {
.topheaderinnertabcontainer ul li a {
    padding-left: 9px; 
    padding-right: 9px; 
}

.topheaderinnertabcontainer ul li {
    font-size: 1em;
    width: auto;
}
}




@media (max-width: 736px) {
  
  .topheaderinnertabcontainer ul li a {
    font-size: 1.4em;
}
  
  
 .itemalerttext {
    float: none;
    text-align: center;
}


.itemalertimage {
    float: none;
    margin-right: 0px;
}


.itemalertimage img {
    width: 77px;
    height: auto;
}
 
  .itemalertblocktxt {
    display: block;
}
  
}