/*
Colours
-------
f9862b	orange
ffbf2a	yellow
feebc1	light yellow
105694	blue
dbdfed	light blue
*/
.navbar {
  background-color: #222;
}
footer div {
  background-color: #ffffff;
}
.navbar {
  background-color: #222;
}
.navbar-default .navbar-nav > .active > a {
  background-color: #444444;
}
.navbar-default .navbar-nav > :not(.active) > a:hover {
  background-color: #444444;
}
div.pageTitle h1 {
  color: #444444;
}
div.pageTitle h1:after {
  background-image: url('images/wavyrule444.png');
}
div.splashPhoto div.caption p {
  background-color: #050505;
  opacity: 0.8;
  color: #FFF;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #444444;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: rgba(68, 68, 68, 0.2);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #444444;
}
div.splashLinks-colour {
  background-color: #444444;
}
div.splashLinks div a {
  color: #ffffff;
}
div.splashLinks div a:hover span {
  color: #444444;
}
div.splashLinks div p {
  color: #ffffff;
}
div.splashLinks div .glyphicon {
  color: #ffffff;
}
div.subPages a:hover h2,
div.subPages a:hover span {
  color: #444444;
}
footer div {
  background-color: #444444;
}
footer {
  border-right: 40px solid #444444;
}
footer div.left {
  background-color: #444444;
}
.body-content li:before {
  color: #444444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
}
.location .fa {
  color: #444444;
}
div.body-content .side-menu {
  border-left-color: #444444;
}
.body-content .logos p {
  color: #444444;
}
.body-content div.colourBlock {
  background-color: #444444;
}
div.brochure {
  background-color: rgba(68, 68, 68, 0.1);
}
div.body-content div.mainContent table {
  background-color: rgba(68, 68, 68, 0.2);
  color: #000000;
}
div.body-content div.mainContent table tr:first-child td {
  background-color: #1e1e1e;
}
div.eventItem div.details p a.button {
  color: #FFF;
  background-color: rgba(68, 68, 68, 0.8);
  border: 1px solid #444444;
}
div.eventItemRSS div.details p a.button {
	background-color: #660066;
	border: 1px solid #550055;
}
div.eventItem div.details p a.button:hover {
  background-color: #444444;
}
.linkShareBox {
  background-color: rgba(68, 68, 68, 0.2);
}
.linkShareBox hr {
  border-color: rgba(68, 68, 68, 0.8);
}
.galleria-theme-classic {
  background: #444444 !important;
}
