﻿@charset "UTF-8";
/* CSS Document */

/* This document is used to change the site colour Only. */
/* Dark - #008291 */
/* Light - #7DB5C7 */


/* GENERAL */
a {
    color: #008291;
    text-decoration: none;
}

.installation-colour {
    color: #008291;
}

.header {
    background-color: #008291;
}

#footer {
    background: #008291;
}

button {
    color: #7DB5C7;
}

button:hover {
    background-color: #008291 !important;
}

.button.ui-button {
    background: #7DB5C7;
}

.button.ui-button:hover {
    background: #008291;
}

span.ui-button-text:hover {
    color: white;
    background-color: #008291;
}

#PopupLogin button {
    border: 1px solid #7DB5C7;
}

#tabs .ui-tabs-nav .ui-state-default:hover, #tabs .ui-tabs-nav .ui-state-hover {
    background-color: #008291;
}

#tabs .ui-tabs-nav .ui-state-active {
    color: #00929f;
    background-color: #fff;
}


#tabs .ui-tabs-panel {
    padding: 0;
}

#tabs table {
    margin: 0;
}

#tabs .ui-tabs-nav .ui-state-default a:link, #tabs .ui-tabs-nav .ui-state-default a:visited, #tabs .ui-tabs-nav .ui-state-default a:active {
    color: #000;
}

#tabs .ui-tabs-nav .ui-state-default a:hover {
    color: white;
}

#logout button,
#login button,
#contact-form button {
    color: #fff;
    border: 1px solid #7DB5C7;
}

/* Home Page */
.browseButton {
    background-color: #008291;
    text-decoration: none !important;
}

.browseButton.light {
    background-color: #7DB5C7;
    text-decoration: none !important;
}

.main .ui-state-hover, .main .ui-widget-content .ui-state-hover, .main .ui-state-hover, .main .ui-state-focus, .ui-widget-content .ui-state-focus, .main .ui-state-focus {
    background: #7DB5C7;
}

th {
    background-color: #008291;
}

#btnNewTopic, .postreply {
    background: #7DB5C7;
}

    #btnNewTopic:hover, .postreply:hover {
        background: #008291;
    }

.Topic .details span.member {
    color: #008291;
}

#size-switcher li:hover {
    background: #008291;
}

#side-profile a:hover {
    background-color: #008291;
}

#submit {
    background: #008291;
}

#submit:hover {
    background: #7DB5C7;
}

.second-nav div.active,
.subnav li.active a,
.third-tier-mobile-ul-subnav > li.active,
.third-tier-mobile-ul > li.active {
    background-color: #7DB5C7;
    color: #FFF;
}

.home_bottom:hover {
    background: #7DB5C7;
}

.block a.action:hover {
    background: #7DB5C7;
}

.archivemonth {
    background-color: #008291;
}

.archivemonth:hover {
    background-color: #7DB5C7;
}

.selected:not(.timeline-event) {
    background-color: #7DB5C7;
}

#filtercontainer .title:hover, .tree li span:hover {
    background-color: #008291;
}

.static-event {
    background-color: #008291;
}

.WeeklyDigest h2 {
    background: #008291 url('../images/rss-feed-icon.png') 10px 50% no-repeat;
}

#MonthContainer h1 {
    background-color: #008291 !Important;
}

.header-bar {
    background-color: #008291;
    color: #FFF;
}

.addBookingMember {
    background-color: #7DB5C7;
}

.addBookingMember a:hover {
    background-color: #008291;
}

a h2:hover, a h3:hover {
    color: #008291;
}

.booking > button {
    float: right;
    background-color: #7DB5C7;
}

.subnav li.active a {
    background-color: #7DB5C7;
    color: #FFF;
}

em strong, strong em {
    color: #008291;
}

.contact ul {
    color: #008291;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #008291;
    text-decoration: none;
}

.tel strong {
    color: #008291;
}

.panel-content h2 {
    color: #7DB5C7;
}

.home_bottom {
    background: #008291;
}

.button_join {
    background: #7DB5C7;
}

.news h3 {
    color: #008291;
}

.booking-section h3 {
    color: #008291;
    margin: 0px;
}



.members-boxes h3 {
    color: #008291;
}

.block h3 {
    color: #008291;
}

.block-news a {
    color: #008291;
}

.block a.action {
    background: #008291;
}

.block-events a strong {
    color: #008291;
}

.result h5 {
    color: #008291;
}

.postheader {
    color: #008291;
}

#filtercontainer .title-child:hover {
    background-color: #008291;
}

.mini-calendar .hasevent {
    background-color: #7DB5C7;
    color: #fff;
}

.pagination a.active, .pagination a:hover {
    color: #fff;
    background: #008291;
    text-decoration: none;
}
.contact form input#ssubmit {
    background: #008291 url('../images/search.png') 50% 50% no-repeat;
}

.UploadButton:hover {
    background: #008291 !important;
}

.header-logo {
    height:auto;
    width: 133px;
    margin: 10px;
}

#ContentDiscussion .details span.member,
#NewsDiscussion .details span.member {
    color: #008291;
}
.mean-nav .fa-caret-down {
    display:none;
}

.hover-colour {
    color: #008291;
}

.usrp-fb-1 .usrp-fb-title {
    background: #008291;
}


.social-icon {
    width: calc(14% - .4em);
}

@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 450px)
and (orientation : portrait){
	.socialicons {
		margin-left: 0px !important;
	}
}

.cd-horizontal-timeline .filling-line {
    background-color: #008291;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #008291;
    border-color: #008291;
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #008291;
}

.good-post,
.discussion-signup-alert {
    background-color: #7db5c775;
}

.meanmenu-container .submenu-li a,
.meanmenu-container .nav li.active a {
    background-color: transparent !important;
}
