/* Default Colours for the website */
/* For curved edges in images and boxes  */
/* Drop shadows for  images and boxes*/
/* Set custom font for the File more than one */

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

@font-face {
  font-family: FontName2;
  src: url(/Sites/2855/_Layout/OpenSans-Regular.ttf);
}
@font-face {
  font-family: FontName3;
  src: url(/Sites/2855/_Layout/OpenSans-Semibold.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

body {
  background: url(/Sites/2855/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainContents {
  background: url(/Sites/2855/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.TownTitle {
  font-size: 45pt;
  text-transform: uppercase;
  color: #4a4b49;
}
/* font*/

body {
  font: 12pt FontName2;
  color: black;
  text-align: centre;
}
.item em {
  color: white;
}
.item p.person {
  color: white;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  background-color: #0c4b96;
  border: none;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/*Nav Main font size*/

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

.navbar-default .dropdown-menu li a {
  font-size: 13pt;
  color: #0c4b96;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 13pt;
  color: #0c4b96;
}
/*Text alignment in the navigation */

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

.nav-sub-text {
  font-size: 10pt;
}
.nav > li > a {
  padding: 10px 10px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #d8b417;
  }
}
.slide-text p {
  text-align: center;
  padding-top: 25px;
}
.slide-text h2 {
  text-align: center;
  font: 26pt FontName3;
}
.border-right {
  border-right: 1px solid white;
}
/*Heading compo background color etc */

.heading h2 {
  font: 16pt FontName1;
  color: black;
  text-align: center;
}
/*Compo Title styling*/

.compoTitle h2 {
  font: 20pt FontName2;
  text-align: left;
  color: #0c4b96;
}
h1 {
  font: 24pt FontName2;
  color: #0c4b96;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Header background*/

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

.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.rteText img.no-border-img {
  border-width: 0px;
}
p {
  text-align: left;
}
h2 {
  font: 20pt FontName2;
  color: #c32634;
  text-align: left;
}
h3 {
  font: 18pt FontName2;
  color: #c32634;
  text-align: left;
}
h4 {
  font: 16pt FontName2;
  color: #0c4b96;
  margin-top: 0px;
  text-align: left;
}
h6 {
  width: 100%;
  background-color: #ececec;
  color: black;
  padding: 12px;
  text-align: center;
  font: 12pt FontName2;
  font-weight: bold;
}
h5 {
  width: 100%;
  background-color: #0c4b96;
  color: white;
  padding: 12px;
  text-align: center;
  font: 12pt FontName1;
  font-weight: bold;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #647996;
}
.contactform,
.contactmap {
  padding: 1px 10px 10px 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
h6 a {
  color: #c82604;
  font-weight: bold;
  text-align: center;
}
h6 a:hover {
  color: #0c4b96;
  font-weight: bold;
  text-align: center;
}
a {
  color: #0c4b96;
  font-weight: bold;
}
a:hover {
  color: #0c4b96;
}
.minutes {
  background: #ececec;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
.minutes p {
  text-align: center;
}
.minutes h4 {
  text-align: center;
}
.news {
  background: #ececec;
  padding: 12px;
  text-align: center;
}
.news a {
  color: #0c4b96;
}
.news a:hover {
  color: #537900;
}
.news h4 {
  font-size: 16pt;
  text-align: left;
}
.carousel {
  margin-top: 0px;
}
.align-left {
  text-align: left;
}
label.control-label {
  width: 200px;
  font-weight: normal;
}
.row {
  margin-bottom: 0px;
}
.compo-footer {
  background-color: #0c4b96;
  padding-top: -10px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 25px;
  margin-top: 0px;
  text-align: right;
  color: white;
  font-size: 10pt;
}
.compo-footer p {
  text-align: right;
}
.copyright body {
  text-align: right;
  color: white;
  font-size: 10pt;
}
.compo-footer a {
  color: white;
  font: 13pt;
}
.Page_Type_Live {
  color: #0c4b96;
}
.compo-poeple p {
  text-align: left;
}
.compo-id115859 p,
.compo-id115965 p {
  width: 100%;
  background-color: #ececec;
  color: black;
  padding: 12px;
  text-align: center;
  font: 12pt FontName2;
  font-weight: bold;
}
.compo-id116069 h5 {
  margin-top: 0px;
  background-color: #074185;
  font-size: 14pt;
}
