@import url('https://fonts.googleapis.com/css?family=Bitter|Open+Sans:400,400i,700&subset=latin-ext');
/* apply a natural box layout model to all elements, but allowing components to change */

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #423f3f;
}

/* Stop phone number from looking rubbish in iPhones */

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

/*ensure all text is same font */

body,
.pure-g [class*="pure-u"] {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

p {
    margin-top: 0px;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* To allow padding within divs */

.pure-g > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Ensure images will scale properly and responsively */

img {
    max-width: 100%;
    height: auto;
    display: block;
    width: auto;
    /* For IE8 */
}

/* Apply class to images that require text-align center */

img.centre,
.centrephotos img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0px;
}

#header,
#footer,
#navcont,
.contentcontainer,
#footertop,
#footerbottom,
#homeimages,
.pagecontent,
.homecontent,
.missionstatetement,
.homewelcome,
.pagecontent,
.tagline,
.homeboxes {
    max-width: 1220px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
}

#content {
    font-weight: 400;
    line-height: 1.6em;
    overflow: hidden;
}

#content a:link,
#content a:visited {
    color: #cd171e;
}

#content a:hover {
    color: #000;
}

#headercont {
    z-index: 200;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 8px 0px rgba(138, 138, 138, 1);
    -moz-box-shadow: 0px 1px 8px 0px rgba(138, 138, 138, 1);
    box-shadow: 0px 1px 8px 0px rgba(138, 138, 138, 1);
}

#header {
    background-color: #fff;
}

.logo {
    float: left;
}

#topnavcont {
    margin-top: 40px;
}

.tagline {
    text-align: center;
    font-size: 32px;
    color: #fff;
    padding: 70px 15px;
    text-shadow: 1px 1px 1px #000;
}

/* Main search box */
#searchbox {
  width: 300px !important;
  padding: 15px 10px;
  float: right;
  display: none;
}

#searchbox ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CCC
}
#searchbox ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
#searchbox :-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
#searchbox :-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}
#searchbox label {
	display: none;
}

/* Form mandatory fields error messages */
#termsaccept-error {
	color: #f00;
	display: inline !important;
	margin-left: 10px;
}

label.error {
	color: #f00;
	display: table;
	margin-bottom: 15px;
	font-size: 13px;
}


input.textInput {
    height: 30px;
    vertical-align: text-bottom;
    margin-top: 4px;
    background-color: #fff;
    color: #423f3f;
    padding: 5px;
    border: 1px solid #999 ;
}

input.textInput:last-child {
    border-left: none;
    margin-left: -8px;
}

/* end */

.pagecontent {
    background-color: #fff;
}

.pagecontent {
    padding: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.homewelcomeheadline {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    margin-top: 0px;
    line-height: 1.2em;
}

.homewelcomecont {
    margin-top: -700px;
    padding-bottom: 50px;

}

.homewelcome {
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    max-width: 970px;
    font-size: 16px;
}

.homewelcome a:link,
.homewelcome a:visited {
    color: #fff !important;
}

.homecontentcont {
    background-color: #fff;
}

.homeboxheadline {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #cd171e;
    font-weight: normal;
}

.homelatest {
    padding: 15px;
}

.homelatest a:link,
.homelatest a:visited {
    color: #423f3f !important;
    text-decoration: none;
}

.homelatest a:hover {
    color: #cd171e !important;
}

.homelatest ul,
ul.calendarlist,
ul.listpdf,
ul.documentlist,
ul.storylist,
ul.links {
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
}

.homelatest li,
.calendarlist li {
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

.pdf,
.pdfcalendar {
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 25px;
}

a:link.pdfcalendar,
a:visited.pdfcalendar {
    text-decoration: none;
    color: #1f1e1e;
}

table.tablecalendar {
    margin-bottom: 10px !important;
}

table.tablecalendar:last-child {
    margin-bottom: 0px;
}

.tablecalendar td {
    padding: 4px;
    font-size: 12px;
    border: 2px solid #fff;
}

.calendarheading {
    font-size: 16px;
    font-weight: bold;
}

.tablecalendar td.calendarday {
    color: #fff;
    background-color: #cd171e;
    font-size: 16px;
    text-align: center;
    width: 60px;
}

.tablecalendar td.calendarmonth {
    color: #fff;
    background-color: #d07202;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10px !important;
}

/* Home boxes */

.homeboxescont {
    background-color: #fff;
}

.homebox {
    text-align: center;
    margin-top: -40px;
    padding: 0px 40px 20px 40px;
}

.homeboxheading {
    font-size: 22px;
    color: #cd171e;
    font-weight: 400;
}

.homebox img {
    margin-bottom: 15px;
}

a.findoutmore {
    font-size: 13px;
    color: #423f3f !important;
    padding: 10px;
    border: 1px solid #423f3f;
    text-decoration: none;
    font-weight: bold;
}

a:hover.findoutmore {
    background-color: #cd171e;
    color: #fff !important;
}

/* End of home boxes */

/* Link transitions */

a.findoutmore {
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -khtml-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /* Stop flickering in Chrome */
    -webkit-backface-visibility: hidden;
}

a:link.btnopen,
a:visited.btnopen {
    display: inline-block;
    color: #fff !important;
    background-color: #cd171e;
    text-align: center;
    padding: 5px 10px;
    text-decoration: none !important;
}

.largephoto,
.homelargephoto {
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.largephoto img,
.homelargephoto img {
    width: 100%;
}

.floatleft {
    float: left;
    margin: 0px 20px 20px 0px;
}

.headline {
    font-weight: 400;
    font-size: 30px;
    margin-top: 0px;
    color: #cd171e;
    font-family: 'Bitter', serif;
    line-height: 1.2em;
}

.subheadingone {
    font-weight: 700;
    font-size: 18px;
    margin-top: 0px;
    color: #cd171e;
}

.subheadingtwo {
    font-weight: normal;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
}

#navcont {
    min-height: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#mainContent {
    padding: 15px 0px 15px 0px;
}

.fullwidthcont {
    background-color: #EFEFEF;
}

.contentleft {
    padding-right: 40px;
}

.contentright {
    padding-left: 10px;
}

.contentcontainer {
    padding: 30px;
    margin-top: -240px;
    background-color: #fff;
}

.contentcontainer a:link,
.contentcontainer a:visited {
    color: #5e5e5e;
}

.contentcontainer a:hover {
    color: #b52b46;
}

.notopmargin {
    margin-top: 10px;
}

#footercont,
#footerbottomcont {
    background-color: #cd171e;
    color: #fff;
}

#footercont img {
    max-width: 280px;
}

#footer a:link,
#footer a:visited {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
    color: #ffff01;
}

.footericons {
    text-align: right;
}

.footbox img {
    display: inline-block;
    padding-left: 0px;
}

.footbox ul {
    padding-left: 0px;
    margin-top: 0px;
}

.footbox li {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
    font-weight: 400;
    font-size: 13px;
}

.footbox a:link,
.footbox a:visited {
    color: #fff;
    text-decoration: none;
}

.footbox a:hover {
    color: #000;
}

#footerbottomcont {
    border-top: 1px solid #fff;
}

#footerbottom {
    font-size: 13px;
}

#footerbottom a:link,
#footerbottom a:visited {
    color: #fff;
    text-decoration: none;
}

/* Responsive Google map */

.google-maps {
    position: relative;
    padding-bottom: 75%;
    /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* End google map */

/* Cookie bar */

#cookiebarcont {
    z-index: 1000;
    position: fixed;
    width: 100%;
    bottom: 0px;
}

#cookiebar {
    padding: 10px;
    background-color: #000;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

#cookiebar a:link,
#cookiebar a:visited {
    color: #FFF;
}

/* News page */

.newsteaser {
    border-top: 1px solid #ccc;
    padding: 20px 0px;
    font-size: 13px;
}

h2.teaserheading a:link,
h2.teaserheading a:visited {
    color: #cd171e;
    font-family: 'Bitter', serif;
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
}

h2.teaserheading a:hover {
    text-decoration: underline;
}

.teaserattribute {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 12px;
}

/* End of news */

.downloadstable tr {
    border-bottom: 1px solid #999;
}

.downloadstable tr:last-child {
    border-bottom: none;
}

.downloadstable td {
    padding: 15px 0px;
}

.committeeheadline {
    color: #cd171e;
    font-size: 16px;
}

.committemember {
    margin: 10px 0px;
}

.committemember a:link,
.committemember a:visited {
    text-decoration: none;
    color: #1f1e1e;
    padding: 5px 0px;
}

.contentbordertop {
    border-top: 5px solid #eee;
}

.committemember img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.documentlistcont {
    background-color: #eee;
    padding: 25px;
}

.documentlist a:link,
.documentlist a:visited {
    color: #252525;
    text-decoration: none;
}

.newsattribution {
    font-weight: 700;
    font-size: 13px;
}

.newsrecent {
    background-color: #eee;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 15px;
}

.storylist li {
    margin-bottom: 15px;
    margin-left: 15px;
    list-style-type: disc;
    line-height: 1.2em;
}

.storylist a:link,
.storylist a:visited {
    color: #272828 !important;
    text-decoration: none;
}

.storylist a:hover {
    color: #cd171e !important;
}

/* Councillor page */

.councillortable {
    background-color: #eee;
    border: 15px solid #fff;
}

.councillortable td {
    padding: 15px;
    vertical-align: top;
}

.councillorphoto {
    width: 180px;
}

.councillorname {
    font-size: 18px;
    font-weight: bold;
}

/* End of councillor pages */

.gallerythumb {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.sidenavhighlight {
    font-weight: bold;
}

/* Gallery image page */
.gallerythumb img {
	max-height: 110px;
	display: block;
	margin: 0 auto;
}
/* Mobile Only */
@media screen and (max-width:600px){
	.gallerythumb {
		width: 50%;
	}
}
/* End of gallery page */

/* Forms */
.genericform input:not([type="submit"]):not([type="file"]):not([type="radio"]):not([type="checkbox"]), .genericform textarea {
	width: 100%;
	max-width: 450px;
}
.genericform .formfieldsmall {
	max-width: 100px;
}
.genericform input {
	padding: 5px;
	margin: 5px 0px;
}
input:not([type="file"]), select, textarea {
	padding: 5px;
	font-size: 13px;
	line-height: 1.3em;
	border: 1px solid #ccc;
	border-radius: 5px;
	border-radius: 5px 0px 0px 5px;
	font-family: inherit;
}
input.textInput:last-child {
    border-left: none;
border-radius: 0px 5px 5px 0px;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #cd171e;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}
placeholder {
	color: 999;
	opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.genericform input.formfieldsmall {
	width: 75px !important;
}
.inputsmall, .inputmedium, .inputlarge, .inputfullwidth, .tablecheckout select {
	margin: 0px 10px 5px 0px;
	height: 34px;
	padding: 8px;
	border: 1px solid #ddd;
	font-size: 13px;
	display: inline;
}
.inputsmall {
	width:160px; 
}
.inputmedium { 
	width:240px; 
}
.inputlarge { 
	max-width:490px; 
	width: 100%;
	height:100px; 
	box-sizing:border-box;  
}
.inputfullwidth { 
	width: 100%;
	max-width:490px;
	box-sizing:border-box; 
}
.inputfloatleft {
	float: left;
	margin-right: 10px;
}
#confirmemail {
	margin-left: -10000px;
	height: 1px;
}
#postcode_lookup_field button {
	background-color: #000;
	padding: 5px 10px; !important;
	color: #fff;
	text-decoration: none;
	border: none !important;
	display: inline-block;
	border-radius: 5px !important;
	font-family: inherit;
	font-size: 14px;
}
/* Apply stronger colour to placeholder text in forms */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaa;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #aaa;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #aaa;
}
:-moz-placeholder { /* Firefox 18- */
  color: #aaa;
}
::-moz-placeholder {
  opacity: 1;
}
label.error {
	color: #f00;
	display: table;
	margin-bottom: 15px;
	font-size: 13px;
}
/* End of forms */

.committemember {
    padding: 15px;
	text-align: center;
}

.comitteememberphoto {
	background-position: center center;
	background-size: cover;
}

.tablecalendar a {
	display: block;
}
span.holdingtext {
	display: none !important;
}