﻿/* Members Lite */
/* Catenian Brand Colours */
/* Standard Colours */
/* Fonts */
/* Colour Scheme */
/* Backgrounds */
/* Black */
/* CleardDay */
/* @RollingStone */
/* DeepFir */
/* Floral White */
/* Creme Brulee */
/* Floral White */
/* Foregrounds */
/* DeepFir */
/* White/Arctic */
/* DeepFir - default fg colour unless stated otherwise */
/* Red */
/* Crem Brulee */
/* DeepFir */
/* DeepFir */
/* Gainsboro */
/* Borders */
/* Red */
/* Misc */
/* Red */
/* Red */
/* Red */
/* Green */
/* RollingStone */
a:active {
  color: #263F47;
}
a:hover {
  color: #FF0000;
}
a:link {
  color: #FF0000;
}
a:visited {
  color: #67797E;
}
body {
  background-color: #EEF7F7;
  color: #263F47;
}
h1 {
  background-color: #EEF7F7;
  color: #263F47;
}
h2 {
  background-color: #EEF7F7;
  color: #263F47;
}
hr {
  color: #263F47;
}
input {
  color: #263F47;
}
label {
  background-color: #EEF7F7;
  color: #263F47;
  font-family: Nunito;
}
option {
  background-color: #263F47 !important;
  color: #FFDF95 !important;
  font-weight: bold;
}
option:hover {
  background-color: #FFDF95;
  color: #263F47;
}
p {
  color: #263F47;
}
.p-first {
  color: #263F47;
}
select {
  background-color: #FFDF95 !important;
  color: #263F47 !important;
  font-weight: bold;
}
select:hover {
  background-color: #263F47;
  color: #FFDF95;
}
textbox {
  background-color: #EEF7F7 !important;
  color: #263F47 !important;
}
#divInsertArea {
  background-color: #FFFAED;
  color: #263F47;
}
#divPnl1 {
  background-color: #FFFAED;
}
#divPnl2 {
  background-color: #FFFAED;
}
#divPnl3 {
  background-color: #FFFAED;
}
#divPnl4 {
  background-color: #FFFAED;
}
#divPnl5 {
  background-color: #FFFAED;
}
.alert {
  color: #FF0000 !important;
  font-weight: bold;
}
.clear {
  background-color: transparent !important;
}
.contactMsg {
  color: #263F47 !important;
  font-weight: bold;
}
.forumOpen {
  color: #008000;
}
.forumClosed {
  color: #FF0000;
}
.hrtable {
  background-color: #263F47;
  color: #263F47;
}
.inputbtn {
  background-color: #FFDF95;
  color: #263F47;
  font-weight: bold;
  border: solid 2px #FF0000;
}
.inputbtnOK {
  background-color: #EEF7F7;
  color: #263F47;
  font-weight: bold;
  border: solid 2px #008000;
}
.inputbtnDisabled {
  border-color: #FF0000;
  color: #DCDCDC;
}
.inputbtnlink {
  border-color: #FF0000;
  color: #FF0000;
}
.menu a {
  background-color: #EEF7F7;
  color: #263F47;
}
.menu a.static.highlighted {
  background-color: #EEF7F7;
  color: #FF0000;
}
.menu a.dynamic.highlighted {
  background-color: #263F47;
  color: #EEF7F7;
}
.menuItemDynamic {
  background-color: #EEF7F7;
  color: #263F47;
}
.menuItemStatic {
  background-color: #EEF7F7;
  color: #263F47;
}
.ModalBackground {
  background-color: #67797E;
}
.sitehdg {
  color: #263F47;
}
.tableplain {
  background-color: #FFFAED !important;
  color: #263F47;
  border: solid 2px #FF0000 !important;
  border: solid 2px #FF0000;
}
.tableplain hr {
  background-color: #263F47;
  color: #263F47;
}
.tablescroll {
  background-color: #EEF7F7;
  color: #263F47;
}
.tablestyle .alt {
  background-color: #B0C4DE;
  color: #263F47;
  font-weight: bold;
}
.tablestyle label {
  color: #263F47;
  font-weight: bold;
}
.tablestyle tr {
  background-color: #FFFAED;
  color: #263F47;
  font-weight: bold;
}
.tablestyle tr:hover a:hover {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  font-weight: bold;
}
.tablestyle tr td table tr {
  background-color: #FFFAED;
  color: #263F47;
  font-weight: bold;
}
.tablestyle tr td table tr:hover {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
}
.tablestyle .headrow {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  position: sticky !important;
  top: 0;
}
.tablestyle .nestr {
  background-color: #000000 !important;
  color: #FFFFFF !important;
}
.tablestyle .nestr:hover {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
.textboldcnt {
  font-weight: bold;
  text-align: center;
}
.title {
  color: #263F47;
}
.tree a {
  color: #263F47;
}
.treenode a {
  color: #263F47;
}
.viewLite {
  border: 2px solid #EEF7F7;
  color: #EEF7F7;
  background-color: #263F47;
}
.viewDark {
  border: 2px solid #263F47;
  color: #263F47;
  background-color: #EEF7F7;
}