@font-face {
    font-family: 'montserratlight';
    src: url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.eot');
    src: url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.woff2') format('woff2'), url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.woff') format('woff'), url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.ttf') format('truetype'), url('http://www.rotorualakes.co.nz/OLD/stylesheets/fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------ General Page Rules ----------------------------------------------------------*/
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body.iframe {
    width: auto;
    height: auto;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form, hr {
    margin: 0;
    padding: 0;
}

BODY, TABLE {
    font-family: 'montserratlight';
    font-size: 15px;
    color: #1d1d1b;
}

/* ----------- Colours -------------------------*/
/*
Light Grey: #cccccc
Dark Grey: #818285
Light Blue: #9bd1e5
Medium Blue: #65a8c1
Light Green: #c0cfa5
Medium Green: #7b8b38
Light Brown #d2c4a5
Medium Brown #D2C5A5
*/
/* ----------- General Page Rules -------------------------*/
h1 {
    margin: 15px 0px;
    color: #0f206c;
    font-size: 32px;
    font-family: 'montserratlight';
}

#pageSource h1 {
    margin: 0px 0px 15px;
    padding-bottom: 18px;
    border-bottom: 2px solid #cfd2e2;
    text-decoration: none;
}

#pageHeading {
    background: #003595;
    float: left;
    position: relative;
    width: 100%;
}

#pageHeading h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    line-height: 66px;
}

h2 {
    margin: 15px 0px;
    color: #0f206c;
    font-size: 20px;
    text-transform: none;
    font-family: 'montserratlight';
}

h3 {
    margin: 10px 0px;
    color: #0f206c;
    font-size: 18px;
    font-family: 'montserratlight';
}

h4 {
    margin: 8px 0px;
    color: #7b8b38;
    font-size: 14px;
    text-transform: uppercase font-family: 'montserratlight';
}

h5 {
    margin: 8px 0px;
    color: #65a8c1;
    font-size: 14px;
    text-transform: uppercase font-family: 'montserratlight';
}

p,div#pageSource {
    line-height: 20px;
    margin: 12px 0px;
}

div#pageSource {
    text-align: left;
}

ul {
    margin: 10px 0px;
    padding: 0px 0px 0px 20px;
}

ol {
    margin: 10px 0px;
    padding: 0px 0px 0px 20px;
}

li {
    margin: 8px 0px;
}

li p {
    margin: 0;
    line-height: 19px;
}

p strong {
    font-weight: 700;
}

hr {
    margin: 15px 0px;
    background: none;
    border: none;
    border-bottom: 1px solid #e8e8e8;
}

a {
    color: #1d1d1b;
    text-decoration: none;
}

#pageEditorContent a {
    color: #1d1d1b;
    text-decoration: underline;
}

a:hover {
    color: #003595;
}

em {
    font-style: italic;
}

td {
    vertical-align: top;
}

a img {
    border: none;
}

/* ----------- Site Wide Rules -------------------------*/
/*------------ Main Containers ---------------------------------------*/
.container {
    margin: 0px auto;
    width: 1022px;
    text-align: left;
}

.bgContainer {
    width: 1022px;
    /* float: left; */
    position: relative;
    height: auto;
}

body#home {
    background: #FFF;
}

body {
    background: #f7f9fd;
}


@media screen and (min-width:500px)
{
    #home .sticky-wrapper {
    position: absolute;
    width: 100%;
}
}
#header {
    float: left;
    position: relative;
    z-index: 500;
    width: 100%;
    height: 148px;
    background: #FFF;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    background: rgba(255,255,255,0.9);
}

#header.stuck {
    position: fixed;
    float: none;
    margin-top: 0px;
    background: #FFF;
    border: none;
    height: 60px;
}

#home #content {
    background: #FFF;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}

#content {
    float: left;
    position: relative;
    z-index: 40;
    width: 100%;
    min-height: 400px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/body_bg.jpg) bottom center no-repeat;
}

#centerCol {
    float: left;
    position: relative;
    width: 1022px;
    min-height: 400px;
    padding: 0px 0px 160px 0px;
    background: #FFF url(http://www.rotorualakes.co.nz/OLD/images/style/content_bg.jpg) bottom center no-repeat;
}

#home #centerCol {
    float: left;
    position: relative;
    width: 1022px;
    min-height: 200px;
    margin: 0px 0px 0px 0px;
    background: none;
}

#leftCol {
    float: left;
    position: relative;
    width: 230px;
    border: none;
    min-height: 400px;
    margin: 0px 0px 0px 0px;
}

.latest-news #leftCol {
    min-height: 340px!important;
}

#footer {
    position: relative;
    width: 100%;
    clear: both;
    z-index: 60;
    margin: 0px 0px 0px 0px;
    padding: 165px 0px 0px 0px;
    height: 320px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/footerDeflaut_bg.png) bottom center no-repeat;
}

#home #footer {
    padding: 0px 0px 0px 0px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/footer_bg.png) top center no-repeat;
}

#footer .container {
    margin: 0 auto;
    width: 1022px;
    text-align: left;
}

#footer .bgContainer {
    float: left;
    position: relative;
    width: 1022px;
    height: 320px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

/*------------ Module/Element Specific Rules ---------------------------------------*/
/******* Header Elements ***********/
#header a.logo {
    float: left;
    position: relative;
    margin: 6px 0px 0px 0px;
}

#header.stuck a.logo img {
    width: 44%;
    margin: -6px 0px 0px;
}

#topText {
    float: right;
    position: relative;
    margin: 11px 40px 0px 0px;
}

#header.stuck #topText {
    display: none;
}

#topText p {
    color: #003595;
    text-align: right;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

#topText p em {
    color: #3b8ede;
    font-weight: 400;
    font-size: 12.7px;
    font-family: 'montserratlight';
}

#socialMedia {
    float: right;
    position: relative;
    margin: 28px 0px 0px 0px;
}

#header.stuck #socialMedia {
    margin: 17px 0px 0px 0px;
}

#socialMedia a {
    float: left;
    position: relative;
    width: 30px;
    height: 29px;
    margin: 0px 14px 0px 0px;
}

#socialMedia a.faceBookLink {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/facebookIcon.png) top left no-repeat;
}

#socialMedia a.twitterLink {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/twitterIcon.png) top left no-repeat;
}

#socialMedia a.youTubeLink {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/youtubeIcon.png) top left no-repeat;
    margin: 0px 0px 0px 0px;
}

#socialMedia a:hover {
    background-position: 0px -29px;
}

/* Site Search*/
.siteSearchContainer {
    position: relative;
    float: right;
    top: 17px;
    right: 0px;
    z-index: 2000;
}

#header.stuck .siteSearchContainer {
    display: none;
}

.searchLabel {
    display: none;
}

.siteSearchInput {
    width: 290px;
    height: 40px;
    font-size: 13px;
    padding: 0px 0px 0px 15px;
    border: 1px solid #e9e9e9;
    color: #9fa6c4;
    text-align: left;
    background: none;
    font-weight: 300;
}

.siteSearchSubmit {
    position: absolute;
    top: 13px;
    right: 15px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/search_icon.png) top left no-repeat;
    border: none;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

.siteSearchSubmit:hover {
}

.searchHeading{
    float: left;
    position: relative;
    width: 100%;
}

.searchHeading h2{
    padding-bottom: 5px;
    border-bottom: 1px solid #0f206c;
}

/* Header Navigation */
#header #navigation {
    position: absolute;
    top: 96px;
    right: 309px;
    width: 485px;
    height: 33px;
    margin: 0px;
}

#header.stuck #navigation {
    top: 12px;
}

ul.landownerQuestionsMenu.virtualModuleMenu, ul.blogMenu.virtualModuleMenu, ul.mediaReleasesMenu.virtualModuleMenu, ul.photoGalleryMenu.virtualModuleMenu, ul.latestNewsMenu.virtualModuleMenu {
    display: none!important;
}

#bottomNavLinks {
    display: none;
}

#header #navigation ul {
    margin: 0 auto;
    padding: 0px 0px 0px 5px;
    list-style: none;
    float: none;
    position: relative;
}

#header #navigation ul li {
    float: left;
    position: relative;
    padding: 0px 0px 0px 3px;
    height: 33px;
    line-height: 33px;
    margin: 0px 0px 0px 0px;
    background: none;
}

#header #navigation ul li:first-child {
    background: none;
}

#header #navigation ul li a {
    display: block;
    width: auto;
    text-align: center;
    height: 52px;
    line-height: 33px;
    padding: 0px 15px;
    border-top: 0px solid #6d6c6c;
    margin: 0px;
    list-style: none;
    float: left;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 13px;
    position: relative;
    color: #0f206c;
    text-decoration: none ;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s ease-in;
}

#header #navigation ul li a:hover {
    transition: all 0.5s ease-in;
    color: #3b8ede;
}

#header #navigation ul li ul {
    display: none;
}

#header #navigation ul li:hover ul {
    display: block;
}

#header #navigation ul li ul {
    margin: 0px 0px 0px 0px;
    padding: 35px 0px 0px 38px;
    list-style: none;
    float: none;
    position: absolute;
    top: 52px;
    left: 3px;
    width: 408px;
    border: none;
    background: #FFF;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.1);
    background: rgba(255,255,255,0.95) url(http://www.rotorualakes.co.nz/OLD/images/style/subNav_bg.png) top left repeat-x;
    padding-bottom: 35px !important;
}

#header.stuck #navigation ul li ul {
    top: 48px;
}

#header #navigation ul li#about-us ul {
    position: absolute;
    left: -70px;
}

#header #navigation ul li ul ul {
    position: relative !important;
    left: 0px !important;
    background: initial;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 0;
    box-shadow: initial;
}

#header #navigation ul li ul ul {
    display: none !Important;
}

#header #navigation ul li#news ul {
    position: absolute;
    left: -179px;
}

#header #navigation ul li#events ul {
    position: absolute;
    left: -260px;
}

#header #navigation ul li#contact ul {
    position: absolute;
    left: -353px;
}

#header #navigation ul li ul li {
    float: left;
    position: relative;
    padding: 0px 0px 0px 3px;
    height: auto;
    min-height: 20px;
    width: 96%;
    line-height: 19px;
    margin: 0px 0px 0px 0px;
    background: none;
}

#header #navigation ul li ul li:first-child {
    background: none;
}

#header #navigation ul li ul li a {
    display: block;
    width: 100%;
    text-align: left;
    height: 33px;
    line-height: 33px;
    padding: 4px 0px 4px 0px;
    border-top: none;
    margin: 0px;
    list-style: none;
    float: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    position: relative;
    color: #0f206c;
    text-decoration: none ;
    font-family: 'montserratlight';
    transition: all 0.5s ease-in;
}

#header #navigation a.grandchildSelected, #header #navigation a.childSelected, #header #navigation a.menuSelected {
    transition: all 0.5s ease-in;
    color: #3b8ede;
}

#bottomNavLinks {
    display: inline-block;
    width: 109%;
    /* border-top:2px solid #e5e6e6; */
    margin: 40px 0px 0px -38px;
    padding: 0px 0px 0px 0px;
    /* border-bottom: 2px solid #e5e6e6; */
    margin: 0 0 35px 0px;
}

#bottomNavLinks a {
    display: block!important;
    text-transform: none;
    font-size: 36px;
    font-weight: 700;
    width: 33%;
    padding: 0px 0px 10px 0px;
    margin: 24px 0px 0px 0px;
    text-align: center;
    color: #003595;
    transition: all 0.5s ease-in;
    float: left;
    text-decoration: none;
    border: none;
}

#bottomNavLinks a:hover {
    transition: all 0.5s ease-in;
    color: #3b8ede;
}

#bottomNavLinks a:nth-child(1) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/scienceIconSmall.png) top center no-repeat;
    background-position: 27px 0%;
}

#bottomNavLinks a:nth-child(3) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/landIconSmall.png) top center no-repeat;
    /* background-position: 62px 0%; */
    background-position: 19px 0%;
}

#bottomNavLinks a:nth-child(5) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/waterIconSmall.png) top center no-repeat;
    /* background-position: 62px 0%; */
    background-position: 47px 0%;
}

#bottomNavLinks span {
    float: left;
    position: relative;
    /* border-left:1px solid #e4e6e7; */
    width: 1px;
    height: 45px;
    margin-top: 35px;
}

#header #navigation ul li#news ul ul {
    position: relative;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    float: none;
    width: auto;
    border: none;
    top: 0px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto !important;
}

#header #navigation ul li#news ul ul div {
    display: none;
}

/******* Home Slides ***********/
#homeSlides {
    float: left;
    position: relative;
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    height: 415px;
    margin: 0px 0px 0px 0px;
    height: 100vh;
    /* position:  absolute; */
    width: 100%;

    /* z-index:  9999; */
}
.moduleComponenthomeSlides:before {
    display:block;
     background: rgba(000,000,000,0.1);
     position: absolute;
     width:100%;
     height:100%;
     content:"";
     float:  left;
     z-index:4;
}

.moduleComponenthomeSlides {
    width: 100%!important;
    height:  100vh !important;
}

#homeSlides img {
    z-index: 50;
}

#homeSlideNav {
    display: none;
}

#homeSlides .bannerHtmlContent {
    position: absolute;
    top: 148px;
    width: 100%;
    z-index: 60;
    height:  100%;
}

#homeSlides .container {
    width: 880px;
    height:  100%;
    position:  relative;
}

#homeSlides .bgContainer {
    width: 880px;
    position:  relative;
    height: 100%;
    /* float:  left; */
}

#homeSlides .innerContent {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 55%;
}

#homeSlides .innerContent h1 {
    font-size: 46px;
    color: #FFF;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

#homeSlides .innerContent h2 {
    font-size: 26px;
    color: #FFF;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
}

#homeSlides .innerContent h2 a {
    text-decoration: none;
    color: #FFF;
}

#homeSlides .innerContent a {
    text-decoration: none;
    color: #FFF;
}

#homeSlides .extraFields {
    float: left;
    width: 25%;
}

#homeSlides .extraFields .signup {
    float: right;
    padding: 0px 20px;
    border: 4px solid #FFF;
    margin-top: 72px;
}

#homeSlides .extraFields .signup h3 {
    font-size: 28px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}

#homeSlides .extraFields .signup h3 a {
    color: #FFF;
}

/*******************************/
#bannerImages {
    float: left;
    position: relative;
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    height: 300px;
    margin: 0px 0px 0px 0px;
}

/****************QuickLinks*****************/
#quickLinks {
    float: left;
    position: relative;
    width: 100%;
    padding: 0px 0;
    height: 196px;
    text-align: center;
}

#quickLinks .container {
    width: 1022px;
}

#quickLinks .bgContainer {
    width: 1022px;
}

#quickLinks a {
    float: left;
    position: relative;
    display: block!important;
    text-transform: none;
    font-size: 34px;
    font-weight: 700;
    width: 28%;
    padding: 5px 0px 12px 5%;
    margin: 60px 0px 0px 0px;
    text-align: center;
    color: #003595;
    transition: all 0.5s ease-in;
    font-family: 'Montserrat', sans-serif;
}

#quickLinks a:hover {
    transition: all 0.5s ease-in;
    color: #3b8ede;
}

#quickLinks a:nth-child(1) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/scienceIcon.png) 48px 0px no-repeat;
}

#quickLinks a:nth-child(2) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/landIcon.png) 37px 0px no-repeat;
}

#quickLinks a:nth-child(3) {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/waterIcon.png) 62px 0px no-repeat;
}

/******************Lakes Map**********************/
#lakesMap {
    float: left;
    position: relative;
    width: 100%;
    height: 909px;
    margin-bottom: 100px;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/lakesDetailMap.jpg) center center no-repeat;
}

#lakesMap #lakeLinks {
    float: right;
    position: relative;
    text-align: center;
    width: 289px;
    margin: 90px -13px 0px 0px;
    padding: 0px 0px 80px 0px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/lakeLinks_bg.png) -6px 109px no-repeat;
}

#lakesMap #lakeLinks #headerBanner {
    width: 275px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/lakeLinksTitle_bg.png) center center no-repeat;
}

#lakesMap #lakeLinks #headerBanner h2 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: 700;
    font-size: 27px;
    padding: 20px 0px 32px;
}

#lakesMap #lakeLinks p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #0f206c;
    text-transform: uppercase;
    margin: 0px 0px 20px -13px;
}

#lakesMap #lakeLinks a {
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #0f206c;
    margin: 0px 0px 10px -13px;
    transition: all 0.5s ease-in;
}

#lakesMap #lakeLinks a:hover {
    transition: all 0.5s ease-in;
    color: #3b8ede;
}

/******* Page Editor Container ***********/
#home #pageEditorContent {
    float: left;
    position: relative;
    width: 900px;
    padding: 0px 56px;
    margin: 30px 0px 30px 0px;
    border: none;
}

#pageEditorContent {
    float: left;
    position: relative;
    width: 70%;
    padding: 0px;
    margin: 0px 0px 0px 50px;
    border: none;
}

#defaultNoBanner #pageEditorContent {
    float: left;
    position: relative;
    width: 73.5%;
    padding: 0px 136px;
    margin: 30px 0px 0px 0px;
    border: none;
}

#pageEditorContent img {
    max-width: 100%;
    height: auto!important;
}

/******* Footer Elements ***********/
/* Footer Menu  */
#footerMenuOne {
    float: left;
    position: relative;
    width: 250px;
    margin: 140px 0px 0px 57px;
}

#footerMenuOne a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #FFF;
}

#footerMenuTwo {
    float: right;
    position: relative;
    width: 330px;
    margin-top: 139px;
}

#footerMenuTwo a.loveOurLakesFooter {
    float: left;
    position: relative;
    width: 125px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #FFF;
    margin-top: 6px;
}

#footerMenuTwo a {
    float: left;
    position: relative;
    width: 35px;
    height: 34px;
    margin: 0px 14px 0px 0px;
}

#footerMenuTwo a.faceBookLinkFooter {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/facebookIconWhite.png) top left no-repeat;
}

#footerMenuTwo a.twitterLinkFooter {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/twitterIconWhite.png) top left no-repeat;
}

#footerMenuTwo a.youTubeLinkFooter {
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/youtubeIconWhite.png) top left no-repeat;
    margin: 0px 0px 0px 0px;
}

#footerMenuThree {
    float: left;
    position: relative;
    width: 98%;
    padding: 0px 1%;
    margin-top: 60px;
}

#footerMenuThree a {
    float: left;
    position: relative;
    width: 25%;
    text-align: center;
}

.footerCallout a {
    transition: all 0.5s ease-in;
}

.footerCallout a:hover {
    opacity: 0.8;
    transition: all 0.5s ease-in;
}

/* Copyright */
#copyright {
    float: left;
    position: relative;
    width: 89%;
    padding: 0px 5.5%;
    text-align: center;
    font-size: 11px;
    color: #777776;
    margin: 10px 0px 10px 0px;
}

#copyright span#right {
    float: right;
    position: relative;
}

#copyright span#left {
    float: left;
    position: relative;
}

#copyright p {
    text-transform: uppercase;
}

#copyright p a {
    color: #777776;
}

/* Left Column Navigation */
#leftNavigation {
    float: left;
    position: relative;
    width: 100%;
}

#leftNavigation ul {
    list-style: none;
    margin: 42px 0px 30px 0px;
    padding: 0;
    width: 100%;
}

#leftNavigation ul li {
}

#leftNavigation ul li a {
    display: block;
    width: 90%;
    padding: 6px 10px;
    background: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 25px;
    color: #0f206c;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
}

#leftNavigation ul li ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#leftNavigation ul li ul li {
    border-bottom: 1px solid #e8e8e8;
    padding: 0px 0px 0px 25px;
    margin: 0px;
    width: 95%;
}

#leftNavigation ul li ul li ul li {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    width: 95%;
}

#leftNavigation ul li ul li ul li:nth-last-child(2) {
    border-bottom: none;
}

#leftNavigation ul li ul li a {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    padding: 8px 0px;
    margin: 0px;
    width: 100%;
    color: #3b8ede;
    transition: all 0.5s ease-in;
}
#leftNavigation ul li ul li ul li {
    display:none;
}
#leftNavigation ul li ul li.menuSelected  ul li,
#leftNavigation ul li ul li.grandchildSelected ul li {
    display:block;
}
#leftNavigation a.menuSelected {
    color: #0f206c;
}

#leftNavigation ul li ul li a:hover {
    color: #0f206c;
    transition: all 0.5s ease-in;
}
#home .moduleComponenthomeSlides  .bannerTitle,
.moduleComponentContainerdraftRotoruaRulesCallout h2.bannerTitle {
    display: none;
}

#leftCol h3 {
    float: left;
    position: relative;
    padding: 5px 20px;
    border: 4px solid #3B8EDE;
    margin: 0px 0px 0px 25px;
}

#leftCol h3 a {
    color: #3B8EDE;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s ease-in;
}

#leftCol h3#draftBtn {
    float: left;
    position: relative;
    padding: 5px 20px;
    width: 49.6%;
    border: 4px solid #003595;
    margin: 0px 0px 20px 25px;
}

#leftCol h3#draftBtn a {
    color: #003595;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.5s ease-in;
}

#leftCol h3#draftBtn:hover {
    border: 4px solid #3b8ede;
    transition: all 0.5s ease-in;
}

#leftCol h3#draftBtn:hover a {
    color: #3b8ede;
    transition: all 0.5s ease-in;
}

#leftCol h3:hover {
    border: 4px solid #0F216D;
    transition: all 0.5s ease-in;
}

#leftCol h3:hover a {
    color: #0F216D;
    transition: all 0.5s ease-in;
}

/**************************/
#twitter {
    float: left;
    position: relative;
    margin: 10px 0px 20px;
}

.pinterest {
    float: left;
    position: relative;
    margin: 10px 0px 20px;
}

#plusone {
    float: left;
    position: relative;
    margin: 10px 0px 20px;
}

/* FAQs */
#faqItems #pageSource {
    margin-bottom: 20px;
}

.faqItem {
    margin: 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #cfd2e2;
}

.faqItem .question a.button {
    color: #0f206c!important;
    text-decoration: none!important;
}

.faqItem .question a.button:hover {
    color: #3b8ede!important;
}

.faqItem .answer {
    margin: 0px 0px 0px 10px;
    font-style: italic;
}

/*---- Calendar Elements -----------------*/
.calendar .navCalendarViewLinks {
    position: absolute;
    top: 20px;
    right: -20px;
    width: 200px;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    z-index: 10;
}

.calendar .navCalendarViewLinks span {
    display: none;
}

.calendar .navCalendarViewLinks a {
    display: block;
    float: left;
    height: 37px;
    color: #4177A6;
    font-size: 11px;
}

.calendar .navCalendarViewLinks a.bimonthly, .calendar .navCalendarViewLinks a.monthly, .calendar .navCalendarViewLinks a.weekly {
    width: 60px;
    line-height: 37px;
    padding: 0px 0px 0px 30px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/icons/icon_list_view.jpg) 0px 6px no-repeat;
}

.calendar .navCalendarViewLinks a.calendar {
    width: 60px;
    line-height: 37px;
    padding: 0px 0px 0px 30px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/icons/icon_calendar_view.jpg) 0px 6px no-repeat;
}

.calendar .navCalendarViewLinks a.selected {
    color: #322F31;
}

.calendar .navCategoryLinks {
    position: relative;
    float: right;
    width: 30%;
    height: 30px;
    text-align: right;
    font-size: 11px;
    line-height: 20px;
    background: #A3DDF2;
    color: #FFF;
    margin: 30px 0px 30px 0px;
}

.calendar .navCategoryLinks select {
    position: relative;
    float: right;
    top: 4px;
    right: 0px;
    margin: 0px 12px 0px 0px;
    padding: 2px;
    border: 1px solid #ccc;
    width: 160px;
    font-size: 11px;
    background: #ffff;
}

.calendar #navDateLinks {
    position: relative;
    float: left;
    width: 70%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-indent: 20px;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    background: #A3DDF2 url(http://www.rotorualakes.co.nz/OLD/images/icons/white_arrow.png) left center no-repeat;
    margin: 30px 0px 0px 0px;
}

.calendar #navDateLinks a {
    font-weight: bold;
    text-indent: 15px;
    color: #6FB3CC;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.calendar #calendarTable {
    border: 1px solid #eee;
    margin: 10px 0px;
}

.calendar #calendarTable TD {
    height: 60px;
    border: 1px solid #eee;
    vertical-align: top;
    background-color: #fff;
}

.calendar #calendarTable TD.blank {
    background: #f7f7f7;
}

.calendar #calendarTable TD DIV.mday {
    text-align: right;
    color: #322F31;
    font-weight: bold;
    font-size: 8pt;
}

.calendar .calendarBullets {
    color: #AC9B8C;
}

.calendar #calendarTable TD.calendarHeader {
    width: 14%;
    background-color: #6FB3CC;
    font-size: 8pt;
    padding: 4px;
    text-align: center;
    height: auto;
    color: #FFFFFF;
}

.calendar #calendarTable TD.long {
    width: 15%;
}

.calendar #calendarTable TD {
    font-size: 7pt;
    overflow: visible;
}

.calendar #calendarItems {
    float: left;
    position: relative;
    width: 100%;
}

.calendar #calendarItems .calendarItem {
    float: right;
    position: relative;
    width: 97%;
    margin: 10px 0px 0px;
    border-bottom: 1px solid #ccc;
}

.calendar #calendarItems .calendarItem .title {
    float: left;
    position: relative;
    width: 73%;
    padding: 13px 0px 0px;
    margin: 0;
    font-weight: bold;
}

.calendar #calendarItems .calendarItem .date {
    float: left;
    position: relative;
    width: 21%;
    padding: 13px 0px;
    font-weight: bold;
}

.calendar #calendarItems .calendarItem .content {
    float: left;
    position: relative;
    width: 73%;
    margin: 0px 0px 0px 143px;
    padding: 0px 0px 15px 0px;
}

.calendar #calendarItems .calendarItem .content p {
    margin: 0px 0px 10px;
    padding: 0;
}

/* Document Library Styles */
#documentLibraryItems {
    border: none;
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0px 0px 0px;
}

.documentLibraryItem {
    float: left;
    position: relative;
    width: 96%;
    background: #FFF;
    padding: 8px 20px 12px;
}

.documentLibraryItem:nth-child(odd) {
    background: #f8f8f8;
    padding: 2px 20px;
}

.documentLibraryItem.heading:nth-child(1) {
    background: #dfeefc;
    color: #1d1d1b
}

.documentLibraryItem .title {
    float: left;
    position: relative;
    width: 60%;
    display: inline-block;
    padding: 5px;
    color: #656565;
}

.documentLibraryItem .size {
    float: left;
    position: relative;
    width: 10%;
    padding: 5px;
    color: #656565;
}

.documentLibraryItem .icon {
    float: left;
    position: relative;
    width: 20%;
    padding: 5px;
}

.documentLibraryItem .icon img {
    margin: 0px 0px -3px 0px;
}

.documentLibraryItem.heading {
    background: #ddd;
    color: #FFF;
}

.documentLibraryItem.heading .size {
    padding-bottom: 0px;
}

.documentLibraryItem.heading .icon {
    padding-bottom: 0px;
}

/* Form Element (Email, newsletter, competition, survey) Styling ------------------------*/
#emailForm, #subscribeForm, #surveyTable, #alertForm, #registrationForm {
    float: left;
    width: 97%;
    background: #FFF;
    border: none;
    padding: 10px;
    margin: 0px 0px 30px 0px;
}

#emailForm {
    width: 97%;
}

#emailForm td.labelHorizontal, #subscribeForm td.labelHorizontal, #surveyTable td.labelHorizontal, #alertForm td.labelHorizontal, #registrationForm td.labelHorizontal {
    width: 45%;
    vertical-align: top;
    color: #1d1d1b;
    padding: 8px 5% 8px 0 ;
}

#emailForm td.valueHorizontal, #subscribeForm td.valueHorizontal, #surveyTable td.valueHorizontal, #alertForm td.valueHorizontal, #registrationForm td.valueHorizontal {
    width: 50%;
    vertical-align: top;
    text-align: left;
}

#emailForm td.valueHorizontal .fgroup, #subscribeForm td.valueHorizontal .fgroup, #surveyTable td.valueHorizontal .fgroup, #alertForm td.valueHorizontal .fgroup, #registrationForm td.valueHorizontal .fgroup {
    font-size: 15px;
    font-family: 'montserratlight';
}

span.fieldNumber {
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    color: #65a8c1;
}

span.required {
    font-weight: bold;
    color: #65a8c1;
}

table.ftable td {
    vertical-align: top;
    padding: 4px;
}

table.ftable td.flabel {
    text-align: right;
    padding-right: 10px;
}

table.ftable td.fvalue {
    text-align: left;
}

table.ftable td.fcolumn {
    text-align: center;
}

input.ftxt, input.fmtxt, input.fstxt, input.fdate, textarea.fmtxt {
    font-size: 15px!important;
    font-family: 'montserratlight';
    background: #FFF!important;
    border: 1px solid #e8e8e8;
    width: 470px!important;
    padding: 8px!important;
}

input.ftxt:hover, input.ftxt:focus, input.fmtxt:hover, input.fmtxt:focus, input.fstxt:hover, input.fstxt:focus, input.fdate:hover, input.fdate:focus, textarea.fmtxt:hover, textarea.fmtxt:focus {
    border: 1px solid #3b8ede;
}

input.fdate {
    width: 150px;
}

input.fstxt {
    width: 50px;
}

input.fphtxt, input.fphcodetxt {
    font-size: 15px!important;
    font-family: 'montserratlight';
    background: #FFF;
    border: 1px solid #e8e8e8;
    padding: 8px;
}

input#mf_phone_field58_i {
    width: 78px;
}

select.fsel,select.fseldate {
    font-size: 15px!important;
    font-family: 'montserratlight';
    background: #FFF;
    border: 1px solid #e8e8e8;
    width: 490px;
    padding: 8px;
}

select.fseldate {
    width: auto;
}

select.fseldate:hover, select.fseldate:focus, select.fseldate:hover, select.fseldate:focus {
    border: 1px solid #3b8ede;
}

.buttonBar, .buttonPanel {
    text-align: right;
    padding: 15px 0px 0px 0px;
}

.buttonBar input, input.fsub {
    background: #3b8ede;
    border: 1px solid #3b8ede;
    font-size: 15px;
    padding: 4px;
    width: 100px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
}

.buttonBar input:hover, input.fsub:hover {
    background: #003595;
    border: 1px solid #003595;
    color: #FFF;
}

{
    background: #3b8ede;
    border: 1px solid #3b8ede;
    font-size: 15px;
    padding: 4px;
    width: 100px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
}

.msg {
    color: #FF0000;
    margin: 10px 0px;
    font-style: italic;
}

.finlinehelp {
    display: none;
}

#emailForm .reset, #subscribeForm .reset, #surveyTable .reset, #alertForm .reset, #registrationForm .reset {
    display: none;
}

/* Site Search ----------------------------------*/
.siteSearch span {
    font-size: 14px;
    font-weight: bold;
}

.siteSearch input.fsub {
    border: 1px solid #3b8ede ;
    font-size: 12px;
    margin: 0px 3px 10px;
    padding: 3px 6px 4px;
    cursor: pointer;
}

.siteSearch input.fsub:hover {
    border: 1px solid #003595;
}

.siteSearch input.textInput {
    font-size: 11px;
    border: 1px solid #e8e8e8;
    padding: 5px 6px;
}

#searchResultDescription {
    margin: 0px 0px 10px;
}

#searchResultItems .searchResultItem {
    margin: 10px 0px 0px 0px;
}

#searchResultItems .title {
    font-weight: bold;
    margin: 0px 0px 0px 10px;
}

#searchResultItems .description {
    margin: 8px 0px 0px 25px;
}

/**************New Rules for Landowners**************************/
.moduleListingWrapperLandownerQuestions {
    float: left;
    position: relative;
    width: 100%;
    margin: 20px 0px 0px;
}

.moduleListingWrapperLandownerQuestions .title {
    display: none;
}

.moduleListingWrapperLandownerQuestions .moduleItemsListingItem {
    float: left;
    position: relative;
    font-size: 20px;
    border: none;
    width: 100%;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem34 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem106 p {
    line-height: 26px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem34, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem51, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem36, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem26, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem106 {
    width: 80.5%;
    border: none;
    padding: 6px 0px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem40, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem41 {
    margin-top: 20px;
    padding: 0px 0px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem36 p {
    line-height: 28px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem55, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem52, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem40, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem47, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem107 {
    width: 9.6%;
    text-align: center;
    border: none;
    font-size: 20px;
    background: #3b8ede;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    padding: 0px 0px;
    margin-top: 5px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem56, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem53, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem41, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem48, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem108 {
    width: 9.6%;
    text-align: center;
    border: none;
    font-size: 20px;
    background: #eaf0fa;
    color: #003595;
    margin-left: 2px;
    text-transform: uppercase;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
    padding: 0px 0px;
    margin-top: 5px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem56, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem55, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem40, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem41, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem107, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem108 {
    margin-top: 25px;
}

/******************Headings**********************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem49 {
    margin: 20px 0px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem50 {
    width: 100%;
    border: none;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem50 em {
    font-size: 12px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem30 {
    border: none;
    margin: 0px 0px 5px;
}

/******************Questions**********************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105 {
    border: none;
    font-size: 17px;
    line-height: 0px;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    width: 97%;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105 p {
    line-height: 18px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33:before, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32:before, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31:before, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27:before, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28:before , .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105:before {
    border: medium none;
    content: " >";
    font-size: 16px;
    margin: 0 5px 0 -18px;
    position: relative;
    top: 20px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33:hover, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32:hover, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31:hover, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28:hover, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27:hover, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105:hover {
    cursor: pointer;
    color: #3b8ede;
}

/******************Last Question in Row**********************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem28, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e8f0;
}

/******************Selected Question**********************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33.moduleItemsListingItem.active, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32.moduleItemsListingItem.active, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31.moduleItemsListingItem.active, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27.moduleItemsListingItem.active, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28.moduleItemsListingItem.active, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105.moduleItemsListingItem.active {
    color: #3b8ede;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33.moduleItemsListingItem.active p:after, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem32.moduleItemsListingItem.active p:after, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem31.moduleItemsListingItem.active p:after, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem27.moduleItemsListingItem.active p:after, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem28.moduleItemsListingItem.active p:after, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem105.moduleItemsListingItem.active p:after {
    border: medium none;
    content: " ";
    margin: 0 0px 0 10px;
    padding: 10px;
    position: relative;
    top: -2px;
    background: url(http://www.rotorualakes.co.nz/OLD/images/style/blueTick.jpg) center center no-repeat;
}

/******************Final Result**********************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem43, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem44, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem45, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem42, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem29, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem109, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem110, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem113 {
    border: none;
    width: 94.8%;
    padding: 10px 20px;
    line-height: 28px;
    margin: 10px 0px 10px 0px;
    background: #3B8EDE;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem43 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem44 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem45 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem42 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem29 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem109 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem110 p, .moduleListingWrapperLandownerQuestions #moduleItemsListingItem113 p {
    line-height: 28px;
    color: #FFF;
}

/***************Light Blue************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem39 {
    border: none;
    width: 94.8%;
    padding: 10px 20px;
    line-height: 28px;
    margin: 10px 0px 10px 0px;
    background: #eaf0fa;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem39 p {
    line-height: 28px;
    color: #003595;
}

/**************Clear Results****************/
.moduleListingWrapperLandownerQuestions #moduleItemsListingItem46 {
    margin-top: 40px;
    padding: 10px 0px 0px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem46 input {
    text-align: center;
    border: none;
    font-size: 20px;
    background: #3b8ede;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 4px;
    padding: 6px 20px;
}

.moduleListingWrapperLandownerQuestions #moduleItemsListingItem33 p {
    line-height: 20px;
}

/**********************************/
#breadCrumbs {
    float: left;
    position: relative;
    width: 100%;
    color: #3b8ede;
    font-size: 13px;
    margin-top: 44px;
    margin-bottom: 24px;
    text-transform: none;
}

.award-evening-photos #breadCrumbs, .blogs #breadCrumbs, .media-releases-in-the-media-social-media #breadCrumbs, .news #breadCrumbs, .latest-news #breadCrumbs {
    margin-bottom: 0px;
}

#breadCrumbs a {
    text-transform: none;
    color: #3b8ede;
    text-decoration: none!important;
}

/*****************News*********************/
.moduleListingWrapperBlog, .moduleListingWrapperMediaReleases, .moduleListingWrapperLatestNews {
    float: left;
    position: relative;
    width: 100%;
}

.moduleListingWrapperBlog h1.contentPageTitle, .moduleListingWrapperMediaReleases h1.contentPageTitle, .moduleListingWrapperLatestNews h1.contentPageTitle {
    display: none;
}

.moduleDetailWrapperBlog #navBar, .moduleListingWrapperBlog #navBar, .moduleDetailWrapperMediaReleases #navBar, .moduleListingWrapperMediaReleases #navBar, .moduleDetailWrapperLatestNews #navBar, .moduleListingWrapperLatestNews #navBar {
    float: left;
    position: relative;
    width: 230px;
    margin: 297px 0px 0px -281px;
    height: auto;
}

.moduleListingWrapperLatestNews #navBar {
    margin: 0px 0px 0px -281px;
}

.moduleListingWrapperMediaReleases #navBar {
    margin: 298px 0px 0px -281px!important;
}

.moduleDetailWrapperMediaReleases #navBar {
    margin: 364px 0px 0px -281px;
}

.moduleDetailWrapperBlog #navBar {
    margin: 298px 0px 0px -281px!important;
}

.moduleDetailWrapperLatestNews #navBar {
    margin: 365px 0px 0px -281px!important;
}

.moduleDetailWrapperBlog #navBar {
    margin: 364px 0px 0px -281px!important;
}

.moduleDetailWrapperBlog #navBar .navDateLinks, .moduleDetailWrapperBlog #navBar .navRecentLinks, .moduleListingWrapperBlog #navBar .navDateLinks, .moduleListingWrapperBlog #navBar .navRecentLinks, .moduleDetailWrapperMediaReleases #navBar .navDateLinks, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks, .moduleListingWrapperMediaReleases #navBar .navDateLinks, .moduleListingWrapperMediaReleases #navBar .navRecentLinks, .moduleDetailWrapperLatestNews #navBar .navDateLinks, .moduleDetailWrapperLatestNews #navBar .navRecentLinks, .moduleListingWrapperLatestNews #navBar .navDateLinks, .moduleListingWrapperLatestNews #navBar .navRecentLinks {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

.moduleDetailWrapperBlog #navBar .navDateLinks span, .moduleDetailWrapperBlog #navBar .navRecentLinks span, .moduleListingWrapperBlog #navBar .navDateLinks span, .moduleListingWrapperBlog #navBar .navRecentLinks span, .moduleDetailWrapperMediaReleases #navBar .navDateLinks span, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks span, .moduleListingWrapperMediaReleases #navBar .navDateLinks span, .moduleListingWrapperMediaReleases #navBar .navRecentLinks span, .moduleDetailWrapperLatestNews #navBar .navDateLinks span, .moduleDetailWrapperLatestNews #navBar .navRecentLinks span, .moduleListingWrapperLatestNews #navBar .navDateLinks span, .moduleListingWrapperLatestNews #navBar .navRecentLinks span {
    display: block;
    width: 90%;
    padding: 6px 10px;
    background: none;
    margin: 0px 0px 10px 25px;
    padding: 0px 0px 0px 0px;
    color: #0f206c;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
}

.moduleDetailWrapperBlog #navBar .navDateLinks ul, .moduleDetailWrapperBlog #navBar .navRecentLinks ul, .moduleListingWrapperBlog #navBar .navDateLinks ul, .moduleListingWrapperBlog #navBar .navRecentLinks ul, .moduleDetailWrapperMediaReleases #navBar .navDateLinks ul, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks ul, .moduleListingWrapperMediaReleases #navBar .navDateLinks ul, .moduleListingWrapperMediaReleases #navBar .navRecentLinks ul, .moduleDetailWrapperLatestNews #navBar .navDateLinks ul, .moduleDetailWrapperLatestNews #navBar .navRecentLinks ul, .moduleListingWrapperLatestNews #navBar .navDateLinks ul, .moduleListingWrapperLatestNews #navBar .navRecentLinks ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 230px;
}

.moduleDetailWrapperBlog #navBar .navDateLinks ul li, .moduleDetailWrapperBlog #navBar .navRecentLinks ul li, .moduleListingWrapperBlog #navBar .navDateLinks ul li, .moduleListingWrapperBlog #navBar .navRecentLinks ul li, .moduleDetailWrapperMediaReleases #navBar .navDateLinks ul li, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks ul li, .moduleListingWrapperMediaReleases #navBar .navDateLinks ul li, .moduleListingWrapperMediaReleases #navBar .navRecentLinks ul li, .moduleDetailWrapperLatestNews #navBar .navDateLinks ul li, .moduleDetailWrapperLatestNews #navBar .navRecentLinks ul li, .moduleListingWrapperLatestNews #navBar .navDateLinks ul li, .moduleListingWrapperLatestNews #navBar .navRecentLinks ul li {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0px 8px 25px;
    margin: 0px;
    width: 90%;
}

.moduleDetailWrapperBlog #navBar .navDateLinks ul li a, .moduleDetailWrapperBlog #navBar .navRecentLinks ul li a, .moduleListingWrapperBlog #navBar .navDateLinks ul li a, .moduleListingWrapperBlog #navBar .navRecentLinks ul li a, .moduleDetailWrapperMediaReleases #navBar .navDateLinks ul li a, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks ul li a, .moduleListingWrapperMediaReleases #navBar .navDateLinks ul li a, .moduleListingWrapperMediaReleases #navBar .navRecentLinks ul li a, .moduleDetailWrapperLatestNews #navBar .navDateLinks ul li a, .moduleDetailWrapperLatestNews #navBar .navRecentLinks ul li a, .moduleListingWrapperLatestNews #navBar .navDateLinks ul li a, .moduleListingWrapperLatestNews #navBar .navRecentLinks ul li a {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    padding: 0px 0px!important;
    margin: 0px!important;
    line-height: 16px;
    width: 100%;
    color: #3b8ede;
    transition: all 0.5s ease-in;
    text-decoration: none!important;
}

.moduleDetailWrapperBlog #navBar .navDateLinks ul li a:after, .moduleDetailWrapperBlog #navBar .navRecentLinks ul li a:after, .moduleListingWrapperBlog #navBar .navDateLinks ul li a:after, .moduleListingWrapperBlog #navBar .navRecentLinks ul li a:after, .moduleDetailWrapperMediaReleases #navBar .navDateLinks ul li a:after, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks ul li a:after, .moduleListingWrapperMediaReleases #navBar .navDateLinks ul li a:after, .moduleListingWrapperMediaReleases #navBar .navRecentLinks ul li a:after, .moduleDetailWrapperLatestNews #navBar .navDateLinks ul li a:after, .moduleDetailWrapperLatestNews #navBar .navRecentLinks ul li a:after, .moduleListingWrapperLatestNews #navBar .navDateLinks ul li a:after, .moduleListingWrapperLatestNews #navBar .navRecentLinks ul li a:after {
    border: medium none;
    content: " >";
    margin: 0 0px 0 0px;
    padding: 0px;
    position: relative;
    top: 0px;
}

.moduleDetailWrapperBlog #navBar .navDateLinks ul li a:hover, .moduleDetailWrapperBlog #navBar .navRecentLinks ul li a:hover, .moduleListingWrapperBlog #navBar .navDateLinks ul li a:hover, .moduleListingWrapperBlog #navBar .navRecentLinks ul li a:hover, .moduleDetailWrapperMediaReleases #navBar .navDateLinks ul li a:hover, .moduleDetailWrapperMediaReleases #navBar .navRecentLinks ul li a:hover, .moduleListingWrapperMediaReleases #navBar .navDateLinks ul li a:hover, .moduleListingWrapperMediaReleases #navBar .navRecentLinks ul li a:hover, .moduleDetailWrapperLatestNews #navBar .navDateLinks ul li a:hover, .moduleDetailWrapperLatestNews #navBar .navRecentLinks ul li a:hover, .moduleListingWrapperLatestNews #navBar .navDateLinks ul li a:hover, .moduleListingWrapperLatestNews #navBar .navRecentLinks ul li a:hover {
    color: #0f206c;
    transition: all 0.5s ease-in;
}

/*************Listing**************/
.moduleListingWrapperBlog, .moduleListingWrapperMediaReleases, .moduleItemsListingLatestNews {
    float: left;
    position: relative;
    width: 100%;
}

.moduleListingWrapperBlog .title, .moduleListingWrapperMediaReleases .title, .moduleItemsListingLatestNews .title {
    margin: 15px 0px 0px;
    color: #0f206c;
    font-size: 18px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
}

.moduleListingWrapperBlog .date, .moduleListingWrapperMediaReleases .date, .moduleItemsListingLatestNews .date {
    margin: 5px 0px 10px;
    color: #3b8ede;
    font-size: 12px;
    text-transform: none;
}

.moduleListingWrapperBlog .commentContainer, .moduleListingWrapperMediaReleases .commentContainer, .moduleItemsListingLatestNews .commentContainer {
    display: none;
}

.moduleListingWrapperBlog .moduleItemsListingItem, .moduleListingWrapperMediaReleases .moduleItemsListingItem, .moduleItemsListingLatestNews .moduleItemsListingItem {
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}

.moduleListingWrapperBlog .moduleItemsListingItem .moduleItemImage, .moduleListingWrapperMediaReleases .moduleItemsListingItem .moduleItemImage, .moduleItemsListingLatestNews .moduleItemsListingItem .moduleItemImage {
    float: left;
    position: relative;
    margin: 20px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.readMore {
    float: left;
    position: relative;
    width: 100%;
    margin: 20px 0px 10px 0px;
}

.readMore a {
    background: #3b8ede;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 12px;
    color: #FFF!important;
    transition: all 0.5s ease-in;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none!important;
}

.readMore a:hover {
    transition: all 0.5s ease-in;
    background: #0f206c;
}

#viewMore {
    float: left;
    position: relative;
    width: 100%;
    background: #eaf0fa;
    margin: 20px 0px 10px 0px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.5s ease-in;
}

#viewMore p {
    cursor: pointer;
    text-transform: uppercase;
    color: #0F216D;
    transition: all 0.5s ease-in;
}

#viewMore:hover {
    transition: all 0.5s ease-in;
    background: #3b8ede;
}

#viewMore:hover p {
    transition: all 0.5s ease-in;
    color: #FFF;
}

/**************Details*******************/
.moduleDetailWrapperBlog, .moduleDetailWrapperMediaReleases, .moduleDetailWrapperLatestNews {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px;
}

.moduleDetailWrapperBlog #pageSource, .moduleDetailWrapperBlog h1.contentPageTitle, .moduleDetailWrapperMediaReleases #pageSource, .moduleDetailWrapperMediaReleases h1.contentPageTitle, .moduleDetailWrapperLatestNews #pageSource, .moduleDetailWrapperLatestNews h1.contentPageTitle {
    display: none;
}

.moduleDetailWrapperBlog .title, .moduleItemMediaReleases .title, .moduleItemLatestNews .title {
    color: #0f206c;
    font-size: 32px;
    font-family: 'montserratlight';
    margin: 5px 0px 10px;
    padding-bottom: 0px;
}

.moduleItemBlog .date, .moduleItemMediaReleases .date, .moduleItemLatestNews .date {
    margin: 0px 0px 10px;
    color: #3b8ede;
    font-size: 12px;
    text-transform: none;
}

.moduleItemBlog .moduleItemImage, .moduleItemMediaReleases .moduleItemImage {
    float: left;
    position: relative;
    width: 40%;
    margin: 0px 0px 20px 0px;
}

#facebook {
    float: left;
    position: relative;
}

#facebook {
    float: left;
    position: relative;
    margin: 10px 10px 0px 0px;
}

#twitter {
    float: left;
    position: relative;
    margin: 10px 10px 0px 0px;
}

.pinterest {
    float: left;
    position: relative;
    margin: 10px 10px 0px 0px;
}

#plusone {
    float: left;
    position: relative;
}

a#commentLink {
    display: none;
}

a.replyLink {
    display: none;
}

#comments {
    float: left;
    position: relative;
    width: 100%;
}

#comments .comment {
    float: left;
    position: relative;
    width: 90%;
    position: relative;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    padding: 1% 5%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#comments .comment:after, #comments .comment:before {
    top: 100%;
    left: 8%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#comments .comment:after {
    border-color: rgba(234, 240, 250, 0);
    border-top-color: #f4f4f4;
    border-width: 15px;
    margin-left: -15px;
}

#comments .comment:before {
    border-color: rgba(234, 240, 250, 0);
    border-top-color: #f4f4f4;
    border-width: 16px;
    margin-left: -16px;
}

#comments h3 {
    display: block;
    border-top: 1px solid #e8e8e8;
    width: 100%;
    background: none;
    margin: 25px 0px 20px 0px;
    padding: 15px 0px 0px 0px;
    color: #0f206c;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'montserratlight';
}

#comments #deatils {
    float: left;
    position: relative;
    width: 100%;
    margin: 25px 0px;
}

#comments #deatils .name {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

#comments #deatils .date {
    font-size: 15px;
    color: #1d1d1b;
}

/******************


.about-us #pageEditorContent a
{
display:block;
float: left;
position: relative;
text-transform:uppercase;
background:#3b8ede;
color:#FFF!important;
font-size:12px;
padding:10px 15px;
margin:10px 0px 0px;
transition: all 0.5s ease-in;
text-decoration:none;
}


.about-us table a:hover
{
background:#0F216D;
color:#FFF;
transition: all 0.5s ease-in;
}


**************/
/************Table No Styles******************/
#pageEditorContent #loginForm table, .newsletter #pageEditorContent table, .update-details #pageEditorContent table, #pageEditorContent #emailForm table, #pageEditorContent table.noStyle, .strategy-group #pageEditorContent table, .about-us #pageEditorContent table, .forum #pageEditorContent table, .login #pageEditorContent table {
    float: left;
    position: relative;
    margin-bottom: 0px;
}

#pageEditorContent #loginForm table tr:nth-child(odd), .newsletter #pageEditorContent table tr:nth-child(odd), .login #pageEditorContent table tr:nth-child(odd), .update-details #pageEditorContent table tr:nth-child(odd), .forum #pageEditorContent table tr:nth-child(odd), #pageEditorContent #emailForm table tr:nth-child(odd), #pageEditorContent table.noStyle tr:nth-child(odd), .strategy-group #pageEditorContent table tr:nth-child(odd), .about-us #pageEditorContent table tr:nth-child(odd) {
    background: #FFF;
}

#pageEditorContent #loginForm table tr:nth-child(1), .newsletter #pageEditorContent table tr:nth-child(1), .login #pageEditorContent table tr:nth-child(1), .update-details #pageEditorContent table tr:nth-child(1), .forum #pageEditorContent table tr:nth-child(1), #pageEditorContent #emailForm table tr:nth-child(1), #pageEditorContent table.noStyle tr:nth-child(1), .strategy-group #pageEditorContent table tr:nth-child(1), .about-us #pageEditorContent table tr:nth-child(1) {
    background: #FFF;
    border: none;
    color: #1d1d1b;
}

.update-details #pageEditorContent table td, #pageEditorContent #emailForm table td, #pageEditorContent table.noStyle table td, .strategy-group #pageEditorContent table td, .about-us #pageEditorContent table td {
    padding: 0px 0px;
}

/*******************************/
#pageEditorContent table {
    float: left;
    position: relative;
    margin-bottom: 20px;
}

#pageEditorContent table tr:nth-child(odd), .reports #pageEditorContent table tr:nth-child(odd), .health-warnings #pageEditorContent table tr:nth-child(odd) {
    background: #f8f8f8;
}

#pageEditorContent table tr:nth-child(1), .reports #pageEditorContent table tr:nth-child(1), .health-warnings #pageEditorContent table tr:nth-child(1) {
    background: #dfeefc;
    color: #1d1d1b;
}

#pageEditorContent table td, .reports #pageEditorContent table td, .health-warnings #pageEditorContent table td {
    padding: 2px 20px;
}

/****************Gallery*********************/
.moduleListingWrapperPhotoGallery {
    float: left;
    position: relative;
    width: 100%;
}

.moduleListingWrapperPhotoGallery #navBar {
    display: none;
}

.moduleListingWrapperPhotoGallery .moduleItemsListingItem {
    float: left;
    position: relative;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
}

.moduleListingWrapperPhotoGallery .moduleItemsListingItem .moduleItemImage {
    margin-bottom: 15px;
}

.moduleListingWrapperPhotoGallery .moduleItemsListingItem .readMore {
    display: none;
}

.moduleDetailWrapperPhotoGallery {
    float: left;
    position: relative;
    width: 100%;
}

.moduleDetailWrapperPhotoGallery .galleryListItem {
    float: left;
    position: relative;
    margin: 0px 18px 20px 0px;
}

.moduleDetailWrapperPhotoGallery .title {
    display: none;
}

.moduleDetailWrapperPhotoGallery #moduleItemBack {
    float: left;
    position: relative;
    width: 100%;
    margin: 20px 0px 10px 0px;
}

.moduleDetailWrapperPhotoGallery #moduleItemBack a {
    background: #3b8ede;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 22px;
    color: #FFF!important;
    transition: all 0.5s ease-in;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none!important;
}

.moduleDetailWrapperPhotoGallery #moduleItemBack a:hover {
    transition: all 0.5s ease-in;
    background: #0f206c;
}

/*****************************/
.media-releases #socialMediaFeeds {
    display: none;
}

#socialMediaFeeds {
    float: left;
    position: relative;
    width: 100%;
    margin: 30px 0px 0px 0px;
}

#socialMediaFeeds h2 {
    margin: 0px 0px 0px;
    font-size: 24px;
    padding: 8px 0px 16px 20px;
    color: #FFF;
    font-weight: 600;
    background: #3b8ede;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}

#facebookFeed {
    float: left;
    position: relative;
    width: 47%;
    border: 5px solid #3b8ede;
    min-height: 400px;
}

#twitterFeed {
    float: right;
    position: relative;
    width: 47%;
    border: 5px solid #3b8ede;
    min-height: 400px;
}

#twitterFeed img {
    float: left;
    position: relative;
    width: 30%;
    margin: 8px 0px 0px 8px;
}

#youTubeFeed {
    float: left;
    position: relative;
    width: 98.5%;
    min-height: 400px;
    margin: 20px 0px 0px;
    border: 5px solid #1d1d1b;
}

#socialMediaFeeds #youTubeFeed h2 {
    margin: 0px 0px 0px;
    font-size: 24px;
    padding: 8px 0px 16px 20px;
    color: #FFF;
    font-weight: 600;
    background: #1d1d1b;
    font-family: 'Montserrat', sans-serif;
}

/***************Forum*********************/
#topics {
    float: left;
    position: relative;
    width: 100%;
}

p#forumAbuse {
    position: absolute;
    top: 8px;
    right: 0px;
    text-align: right;
}

span#addPost {
    float: left;
    position: relative;
    padding: 7px 10px 7px 0px;
    font-weight: 600;
    font-size: 18px;
}

#topics #newTopic input#new_topic_store {
    float: left;
    position: relative;
    font-size: 15px!important;
    font-family: 'montserratlight';
    background: #FFF!important;
    border: 1px solid #e8e8e8;
    width: 300px!important;
    padding: 8px!important;
    margin: 0px 10px 0px 0px;
}

#topics #newTopic input#new_topic_store:hover, #topics #newTopic input#new_topic_store:focus {
    border: 1px solid #3b8ede;
}

#topics #newTopic input#addTopicButton {
    float: left;
    position: relative;
    background: #3b8ede;
    border: 1px solid #3b8ede;
    font-size: 15px;
    padding: 6px 0px 7px;
    width: 100px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
}

#topics #newTopic input#addTopicButton:hover {
    background: #003595;
    border: 1px solid #003595;
    color: #FFF;
}

#topics .topic {
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

#topics .topic:nth-child(1) {
    margin: 20px 0px 0px;
}

#topics .topic h3 {
    margin: 15px 0px;
    color: #0f206c;
    font-size: 20px;
    text-transform: none;
    font-family: 'montserratlight';
}

#topics .topic h3 a {
    color: #0f206c;
    text-decoration: none;
}

#topicDetails {
    float: left;
    position: relative;
    width: 100%;
}

#topicDetails img {
    float: left;
    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #FFF;
    margin: 0px 0px 0px -5px;
}

#topicDetails h3 {
    margin: 13px 0px 0px 2px;
    padding: 5px 0px 5px 75px;
    background: #eaf0fa;
    color: #0F216D;
    width: 90%;
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'montserratlight';
}

#newPost span#addPost {
    float: left;
    position: relative;
    background: #3b8ede!important;
    border: 1px solid #3b8ede;
    font-size: 15px;
    padding: 6px 0px 7px;
    width: 170px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
}

#newPost span#addPost:hover {
    background: #003595!important;
    border: 1px solid #003595;
    color: #FFF;
}

div.post div.reply {
    background: #3b8ede!important;
    padding: 15px 20px 5px 0px!important;
    margin: 0px 0px 0px 0px!important;
}

#controlBar textarea {
    width: 90.5%!important;
}

#controlBar span {
    background: #003595!important;
    border: 1px solid #003595;
    font-size: 15px;
    padding: 6px 0px 7px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
}

a#viewAll {
    display: inline-block;
    background: #3b8ede;
    text-transform: uppercase;
    font-size: 13px;
    margin: 20px 0px 0px 0px;
    padding: 7px 12px;
    color: #FFF!important;
    transition: all 0.5s ease-in;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none!important;
}

/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
@media screen and (max-width: 1200px) {
    #header {
        width:100%;
        min-width: 1200px;
        height: 148px;
    }

    #homeSlides {
        width: 100%;
        min-width: 1200px;
        margin: -15px 0px 0px 0px;
    }

    #quickLinks {
        width: 100%;
        min-width: 1200px;
    }

    #lakesMap {
        width: 100%;
        min-width: 1200px;
    }

    #footer {
        width: 100%;
        min-width: 1200px;
    }

    #bannerImages {
        width: 100%;
        min-width: 1200px;
        height: 148px;
    }

    #content {
        width: 100%;
        min-width: 1200px;
    }

    #centerCol {
        width: 1022px;
    }

    .container {
        margin: 0px auto;
        width: 1022px;
        text-align: left;
    }

    .bgContainer {
        width: 1022px;
        float: left;
        position: relative;
        height: auto;
    }
}

/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
/**************************************/
/*************************************/
@media screen and (max-width: 500px) {
    body {
        max-width:320px;
        min-width: 100%;
        /*background: 100% width tile here */
    }

    h1 {
        line-height: 32px;
    }

    #header {
        width: 100%;
        min-width: 320px;
        height: 148px;
    }

    #bannerImages, #homeSlides {
        display: none;
    }

    #quickLinks {
        width: 100%;
        min-width: 320px;
    }

    #quickLinks .bgContainer, #quickLinks .container {
        width: 100%;
        min-width: 320px;
    }

    #quickLinks a {
        width: 100%;
        padding: 12px 0px 0px 0%;
        margin: 0px 0px 0px 0px;
    }

    #quickLinks a:nth-child(1) {
        background: #FFF;
    }

    #quickLinks a:nth-child(2) {
        background: #FFF;
    }

    #quickLinks a:nth-child(3) {
        background: #FFF;
    }

    #lakesMap {
        width: 100%;
        min-width: 320px;
    }

    #footer {
        width: 100%;
        min-width: 320px;
    }

    #bannerImages {
        width: 100%;
        min-width: 320px;
        height: 148px;
    }

    #content {
        width: 100%;
        min-width: 320px;
    }

    #centerCol {
        width: 100%;
        min-width: 320px;
    }

    .container {
        margin: 0px auto;
        width: 100%;
        min-width: 320px;
        text-align: left;
    }

    .bgContainer {
        min-width: 320px;
        width: 100%;
        float: left;
        position: relative;
        height: auto;
    }

    .siteSearchContainer, #socialMedia, #navigation {
        display: none;
    }

    #header a.logo {
        margin: 5px 0px 0px 20px!important;
    }

    #topText {
        display: none;
    }

    #lakesMap #lakeLinks {
        float: none;
        padding: 0px 0px 80px 21px;
        margin: 50px auto 0px;
        background: url(http://www.rotorualakes.co.nz/OLD/images/style/lakeLinks_bg.png) 15px 109px no-repeat;
    }

    #home #centerCol {
        width: 100%;
        min-width: 320px;
    }

    #home #pageEditorContent {
        width: 90%;
        padding: 0px 5%;
    }

    #footer .container {
        width: 100%;
        min-width: 320px;
    }

    #footer .bgContainer {
        width: 100%;
        min-width: 320px;
    }

    #footerMenuOne {
        width: 70%;
    }

    #footerMenuTwo {
        display: none;
    }

    #footerMenuThree {
    }

    #footerMenuThree a {
        width: 100%;
        margin-bottom: 10px;
    }

    #footerMenuThree a img {
        width: 30%;
        height: auto;
        margin-bottom: 10px;
    }

    #copyright span#right {
        float: left;
        width: 100%;
    }

    #leftCol {
        width: 90%;
        padding: 0px 5%;
        min-width: 320px;
    }

    #defaultNoBanner #pageEditorContent {
        width: 90%;
        padding: 0px 5%;
    }

    #pageEditorContent img {
        min-width: 100%;
        max-width: 100%;
        height: auto;
    }

    .latest-news #leftCol {
        min-height: 200px;
    }

    #navBar {
        display: none;
    }

    /*********************************/
    #header.stuck {
        float: left;
        position: relative;
        z-index: 500;
        width: 100%;
        height: 148px;
        background: #FFF;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    }

    #header.stuck #navigation, #header #navigation {
        border-bottom: 0 none;
        display: block;
        width: 100%;
        top: 80px;
        left: 0px;
        z-index: 5000;
    }

    #header #navigation a#pull {
        position: absolute;
        top: 0px;
        right: 20px;
        display: inline-block!important;
        width: 45px;
        height: 45px;
        background: #143E86;
        border-radius: 100%;
        padding: 0;
    }

    #header #navigation a#pull:after {
        content: "";
        background: url(http://www.rotorualakes.co.nz/OLD/images/style/nav-icon.png) center no-repeat;
        background-size: 47% auto;
        width: 45px;
        height: 45px;
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    #header #navigation {
        border-bottom: 0;
        margin: 0 !important;
    }

    #header #navigation ul {
        display: none;
        height: auto;
        padding: 0;
        margin: 0px 0px 0px 0px;
        width: 100%;
        position: absolute;
        z-index: 9999;
        top : 70px;
        left: 0px;
    }

    #header #navigation #media-releases ul, #header #navigation #gallery ul, #header #navigation #latest-news ul, #bottomNavLinks {
        display: none!important;
    }

    #header #navigation ul li {
        display: block;
        float: left;
        width: 100% !important;
        height: auto;
        line-height: 32px;
        border-bottom: none;
        padding: 0 0 0px;
    }

    #header #navigation ul li a, #header #navigation a.grandchildSelected, #header #navigation a.childSelected, #header #navigation a.menuSelected {
        color: #163E86 !important;
    }

    #header #navigation ul li a {
        display: block;
        float: left;
        width: 100% !important;
        height: auto;
        line-height: 32px;
        border-bottom: none;
        padding: 0 0 0px;
    }

    #header.stuck #navigation ul li ul, #header #navigation ul li ul {
        display: block!important;
        overflow: visible !important;
        position: relative !important;
        float: left !important;
        opacity: 1 !important;
        height: auto !important;
        left: 0px!important;
        top: 0;
        margin: 0px 0px!important;
        padding: 0px 0px!important;
        width: 100% !important;
        box-shadow: inset 0px 0px 00px rgba(0,0,0,0.0);
    }

    #header #navigation ul li ul li {
        margin: 0;
        padding: 0;
        width: 100%;
        border: none;
        border-bottom: 1px solid #efefef;
        background: #666;
        text-align: center;
        margin: 0 !important;
        padding: 0 !important;
    }

    #header #navigation ul li ul li a:hover, #header #navigation ul li ul li a.menuSelected {
        color: #163E86 !important;
        background: #FFF;
    }

    #header #navigation ul li ul li a {
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
        line-height: 32px;
        color: #666!important;
        border: none;
        background: #fff;
        text-align: center;
    }

    #header #navigation ul li a, #header #navigation ul li.library a {
        width : 100%;
        color: #545454 !important;
        display: block;
        font-size: 18px !important;
        line-height: 32px;
        text-decoration: none;
        text-indent: 0px;
        background: none repeat scroll 0 0 #efefef;
        text-shadow: none;
        font-weight: normal !important;
        border-bottom: 1px solid #ccc;
        margin: 0 !important;
        padding: 8px 0px !important;
    }

    #header #navigation li a:hover {
        background: #666 !important;
        color: #fff !important;
    }

    .moduleDetailWrapperPhotoGallery .galleryListItem, .moduleListingWrapperPhotoGallery .moduleItemsListingItem {
        width: 100%;
        margin: 0px 0px 20px;
    }

    #pageEditorContent #emailForm {
        width: 100%;
        overflow: hidden;
    }


    #pageEditorContent #loginForm {
        width: 100%;
        overflow: hidden;
        float: left;
    }

    #pageEditorContent #loginForm td, #pageEditorContent #emailForm td {
        display: block;
    }

    input.ftxt, input.fmtxt, input.fstxt, input.fdate, textarea.fmtxt {
        min-width: 100px!important;
        max-width: 85%!important;
        margin: 0px!important;
    }

    .buttonBar input, input.fsub {
        float: left;
    }

    #youTubeFeed, #twitterFeed, #facebookFeed {
        width: 96%;
        margin: 0px 0px 20px 0px;
    }

    .moduleDetailWrapperLatestNews iframe {
        display: none;
    }

    #leftCol {
        min-width: 280px;
        overflow: hidden;
    }

    #leftNavigation ul {
        width: 96%!important;
    }

    #content {
        overflow: hidden;
    }
}

.siteSearchInput {
    width: 240px;
}

@media screen and (min-width: 500px) {
    #header #navigation {
        width: 560px;
        right: 260px;
    }
}

.home .moduleComponenthomeCallouts {
    display: block;
    position: relative;
    float: left;
    width: 96%;
    height: auto;
    background-color: #0F206C;
    margin: 2%;
    background-color: #3B8EDE;
}

@media screen and (min-width: 450px) {
    .home .moduleComponenthomeCallouts {
        width: 98%;
        width: 48%;
        margin: 1% 1%;
    }
}

@media screen and (min-width: 650px) {
    .home .moduleComponenthomeCallouts {
        width:31.3%;
    }
}

@media screen and (min-width: 1200px) {
    .home .moduleComponenthomeCallouts {
        width:23%;
    }
}

.home .moduleComponenthomeCallouts img {
    width: 100%;
    height: 100%;
}

.moduleComponentContainerhomeCallouts {
    display: block;
    position: relative;
    float: left;
    margin: 1% 0;
}

.home .moduleComponenthomeCallouts a, .home .moduleComponenthomeCallouts h2 {
    text-align: center;
    color: #ffffff;
}

.home .moduleComponenthomeCallouts a {
    /* padding: 71px 0; */
}

.home .moduleComponenthomeCallouts h2 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    min-height: 48px;
}

.home #calloutContainer {
    width: 100%;
}

@media screen and (min-width: 500px) {
    .home #calloutContainer {
        width:1200px;
        margin: 0 auto;
    }
}

.home #centerCol {
    padding: 0 0 0 0 !important;
    min-height: 100px !important;
}

.home #content {
    min-height: 100px !important;
    box-shadow: none !important;
}

@media screen and (max-width: 1450px) {
    .home #homeSlides .container {
        width:100%;
        padding: 15px;
    }
}

.home #quickLinks {
    height: 164px;
}

@media screen and (min-width: 500px) {
    .home #quickLinks {
        height: 142px;
    }
}

.home .downArrow {
    content: "";
    display: block !important;
    position: absolute;
    width: 19px;
    height: 19px;
    background: url("http://www.rotorualakes.co.nz/OLD/images/style/downArrow.png");
    top: 0;
    background-size: 71%;
    background-color: white;
    border-radius: 99999px;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 78%;
    right: 48.5%;
    z-index: 4;
}

.home #calloutAnchor {
    position: relative;
    display: block;
    float: left;
    top: -70px;
}

.moduleComponentContainerhomeSlides
{
}


.moduleComponentContaineryoutubeVideos {}
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos  {float: left; position: relative; width: 100%; margin-bottom: 40px;}
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerImageContainer  {float:left; position:relative; margin:0px 0px;}
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerImageContainer a  {}
 .moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerImageContainer a:after{
  content: " ";
     width: 0;
  height: 0;
     display: block;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -70%);
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
     transition: 0.5s all;

  border-left: 60px solid rgba(12,167,0,0.5);
} .moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerImageContainer:hover a:after{
  border-left: 60px solid  rgba(12,167,0,0.9);
}
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerImageContainer a img {}
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos h2.bannerTitle
{
position: absolute;
top: 205px; left: 0; right: 0; background: rgba(255,255,255,0.6); margin: 0; padding: 20px; }
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos a { text-decoration: none !important; }
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos .bannerHtmlContent {float:left; position:relative; margin:0px 0px; width:100%; padding:0px 10px 0px; box-sizing:border-box; }
.moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos a.youtubeBannerLinkMask {}



@media screen and (min-width: 482px) {
    .moduleComponentContaineryoutubeVideos {margin-top: 30px;}
    .moduleComponentContaineryoutubeVideos .moduleComponentyoutubeVideos  {float: left; position: relative; width: 48%; margin-bottom: 11px; margin-right: 2%;}
}
