/* 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/2386/_Layout/Cronos-Light.ttf);
}
/* Set custom font for the File more than one */

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

/*Main background image*/

body {
  background: url(/Sites/2386/_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/2386/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
.heading h2 {
  font-size: 25pt;
  color: #615841;
}
.TownTitle {
  font-size: 45pt;
  text-transform: uppercase;
  color: #4a4b49;
}
/* font*/

body,
p,
div {
  font: 15pt FontName1;
  color: black;
  text-align: left;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  background-color: transparent;
  background: white url(/Sites/2386/_Layout/NavBackground.jpg) repeat-x;
  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: 14pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 14pt;
  color: #ffe263;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 14pt;
  color: #3f6da5;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 14pt;
  color: #e41e18;
}
.navbar {
  background-color: #3f6da5;
}
.carousel {
  margin-top: 0px;
  margin-bottom: 10px;
}
.row {
  margin-top: 0px;
}
.compo-id32844 {
  margin-top: 10px;
}
.compo-id32845 {
  margin-top: 10px;
}
.compo-id32847 {
  margin-top: 10px;
}
.compo-id32848 {
  margin-top: 10px;
}
.compo-footer {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 20px;
  background-color: white;
}
/*Text alignment in the navigation */

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

.nav-sub-text {
  font-size: 10pt;
}
@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: #ffe263;
  }
}
/*Heading compo background color etc */

h1 .HeadingText {
  font: 24pt FontName2;
  color: green;
}
/*Compo Title styling*/

.compoTitle {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.compoTitle h2 {
  font: 24pt FontName2;
  color: #3f6da5;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Text colour*/

.bricks a h4,
.bricks a p {
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 16pt;
}
/*Hover over colour*/

.bricks a:hover h4,
.bricks a:hover p {
  color: white;
  text-decoration: none;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/2386/_Layout/BrickH4Bg.png);
  padding-top: 10px;
  padding-bottom: 5px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 150px;
}
.bricks {
  height: 230px;
}
/*Header background*/

.header {
  border: none;
  background-image: url(/Sites/2386/_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;
}
h4 {
  font: 16pt FontName1;
  color: #b02d01;
  font-weight: bold;
}
h6 {
  width: 100%;
  background-color: #3f6da5;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 15pt FontName1;
}
h5 {
  background-color: white;
  margin-top: 5px;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font: 15pt FontName2;
  color: #565656;
  text-align: center;
}
h5 a {
  color: #3f6da5;
}
h5 a:hover {
  color: #e41e18;
}
.People .clPeopleTitle {
  width: 100%;
  background-color: green;
  color: #565656;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font: 16pt FontName1;
}
.People h4 {
  background-color: green;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  font: 18pt FontName2;
  color: white;
  text-align: center;
}
.contactform,
.contactmap {
  background-color: #eaf7d9;
  padding: 1px 10px 10px 10px;
}
h6 a {
  color: white;
}
h6 a:hover {
  color: yellow;
}
a {
  color: #3f6da5;
  font-weight: bold;
  font-size: 15pt;
}
a:hover {
  color: #e41e18;
}
.align-left {
  text-align: left;
}
h2 {
  text-align: center;
}
.Page_Type_Live {
  color: green;
}
