/* Default Colours for the website */
/* For curved edges in images and boxes  */
/* Drop shadows for  images and boxes*/
body {
  background: url(/Sites/1255/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName1;
  /* Customise this name for each custom font */
  src: url(/Sites/1255/_Layout/BASKVILL.ttf);
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName2;
  src: url(/Sites/1255/_Layout/arial.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

/* font*/

body,
p,
div {
  font: 12pt FontName2;
  color: black;
}
.row {
  margin-top: 2px;
}
.compo-id66239 {
  margin-top: 10px;
}
.compo-id17353 {
  margin-top: 18px;
}
.mainContents {
  background: url(/Sites/1255/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
.minutes h4 {
  width: 100%;
  background-color: #ffd13d;
  color: black;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 18pt FontName2;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  border: none;
  background-image: url(/Sites/1255/_layout/NavBackground.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: black;
  margin-bottom: 0px;
}
.navbar-default {
  border: 0px;
  border-radius: 0px;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 12pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 12pt;
  color: #fef9e3;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 12pt;
  color: white;
  background-color: black;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 12pt;
  color: black;
  background-color: white;
}
/*Text alignment in the navigation */

.navbar .navbar-collapse {
  text-align: center;
}
/*Sub text styling*/

.nav-sub-text {
  font-size: 10pt;
}
/*Heading compo background color etc */

.HeadingText {
  background-color: none;
  color: #028080;
}
.h1 {
  color: #ed1a54;
  font-family: FontName1;
  font-size: 21pt;
}
/*Compo Title styling*/

.compoTitle {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.compoTitle h2 {
  font: 26pt FontName1;
  color: #007774;
  background: none;
  border-radius: 0px;
  text-align: left;
  padding-left: 15px;
}
/* Bricks own styling  */

.brick210,
.brick1/*ID number*/ {
  padding-top: 200px;
}
/*Header background*/

.header {
  border: none;
  background-image: url(/Sites/21/_Layout/NavBackground.jpg);
  background-color: #42788c;
  background-position: bottom;
  background-repeat: repeat-x;
}
/*Header Image Details*/

.CompoBs_HeadingImage img {
  border: 15px #42788c;
}
h2 {
  font: 20pt FontName1;
  color: #028080;
}
h3 {
  font: 20pt FontName1;
  color: #028080;
}
h4 {
  font: 20pt FontName1;
  color: black;
}
a {
  color: #007774;
  font-weight: normal;
}
a:hover {
  color: #c99702;
  font-weight: normal;
}
h6 {
  width: 100%;
  background-color: #008481;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 14pt FontName2;
}
h6 a {
  color: white;
}
h6 a:hover {
  color: #fef9e3;
}
h5 {
  width: 100%;
  background-color: #ffd13d;
  color: black;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 18pt FontName2;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #e0f5c0;
}
.news-display {
  margin-bottom: 15px;
}
.news {
  background: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.news a {
  color: #028080;
}
.news a:hover {
  color: #687b2d;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #007774;
}
.bricks .block h4.brickWithBg,
.bricks .block p.brickWithBg {
  background-image: url(/Sites/194/_Layout/BrickTitleBG.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: white;
}
.brickWithBg .bricks-text {
  background-image: none;
  padding-top: 2px;
  padding-bottom: 5px;
  color: white;
}
.bricks4 a:hover {
  color: #ed1a54;
}
.bricks4 {
  background-color: #42788c;
  border: 0px;
}
.bricks-text h4 {
  color: white;
}
.bricks {
  height: 255px;
}
/* ------------------- Roll Overs ----------------------  */

.thumbnail {
  position: relative;
  overflow: hidden;
}
.caption {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/Sites/1255/_layout/BrickBgrd.png);
  background-size: 100%;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: white !important;
  z-index: 2;
}
.label-default {
  background-color: #028080;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 130%;
  font-weight: 500;
  line-height: 2;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.compo-site-map a {
  color: #007774;
}
