@charset "UTF-8";
@font-face {
    font-family: 'Neo Sans Pro Ultra';
    src: url('NeoSansPro-Ultra.eot');
    src: url('NeoSansPro-Ultra.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Ultra.woff2') format('woff2'),
        url('NeoSansPro-Ultra.woff') format('woff'),
        url('NeoSansPro-Ultra.ttf') format('truetype'),
        url('NeoSansPro-Ultra.svg#NeoSansPro-Ultra') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro Bold';
    src: url('NeoSansPro-Bold.eot');
    src: url('NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Bold.woff2') format('woff2'),
        url('NeoSansPro-Bold.woff') format('woff'),
        url('NeoSansPro-Bold.ttf') format('truetype'),
        url('NeoSansPro-Bold.svg#NeoSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-Regular.eot');
    src: url('NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Regular.woff2') format('woff2'),
        url('NeoSansPro-Regular.woff') format('woff'),
        url('NeoSansPro-Regular.ttf') format('truetype'),
        url('NeoSansPro-Regular.svg#NeoSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-Italic.eot');
    src: url('NeoSansPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Italic.woff2') format('woff2'),
        url('NeoSansPro-Italic.woff') format('woff'),
        url('NeoSansPro-Italic.ttf') format('truetype'),
        url('NeoSansPro-Italic.svg#NeoSansPro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Pro Light';
    src: url('NeoSansPro-Light.eot');
    src: url('NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Light.woff2') format('woff2'),
        url('NeoSansPro-Light.woff') format('woff'),
        url('NeoSansPro-Light.ttf') format('truetype'),
        url('NeoSansPro-Light.svg#NeoSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro Medium';
    src: url('NeoSansPro-Medium.eot');
    src: url('NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-Medium.woff2') format('woff2'),
        url('NeoSansPro-Medium.woff') format('woff'),
        url('NeoSansPro-Medium.ttf') format('truetype'),
        url('NeoSansPro-Medium.svg#NeoSansPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-BoldItalic.eot');
    src: url('NeoSansPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-BoldItalic.woff2') format('woff2'),
        url('NeoSansPro-BoldItalic.woff') format('woff'),
        url('NeoSansPro-BoldItalic.ttf') format('truetype'),
        url('NeoSansPro-BoldItalic.svg#NeoSansPro-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('NeoSansPro-LightItalic.eot');
    src: url('NeoSansPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('NeoSansPro-LightItalic.woff2') format('woff2'),
        url('NeoSansPro-LightItalic.woff') format('woff'),
        url('NeoSansPro-LightItalic.ttf') format('truetype'),
        url('NeoSansPro-LightItalic.svg#NeoSansPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'HaloHandletter';
    src: url('HaloHandletter.eot');
    src: url('HaloHandletter.eot?#iefix') format('embedded-opentype'),
        url('HaloHandletter.woff2') format('woff2'),
        url('HaloHandletter.woff') format('woff'),
        url('HaloHandletter.ttf') format('truetype'),
        url('HaloHandletter.svg#HaloHandletter') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('GillSans.eot');
    src: url('GillSans.eot?#iefix') format('embedded-opentype'),
        url('GillSans.woff2') format('woff2'),
        url('GillSans.woff') format('woff'),
        url('GillSans.ttf') format('truetype'),
        url('GillSans.svg#GillSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {
	color: inherit;
	text-decoration: none;
	font-family: "Neo Sans Pro Medium";
} 
a:active {
	color: inherit;
	text-decoration: none;
}
.maintop {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FFF9D5;
	height: 150px;
	background: #382730;
	letter-spacing: 10px;
	vertical-align: middle;
}
.maintopL {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 50px;
	color: #FFF9D5;
	font-weight: 250;
	background: #382730;
	letter-spacing: 10px;
	vertical-align: middle;
}
.navbar {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;;
	text-align:center;
	font-size: 16px;
	color: #382730;
	background-color: #FFF9D5;
	height: 48px;
	text-decoration: none;
}
.navbarbtn {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;;
	font-size: 16px;
	line-height: 34px;
	color: #382730;
	text-decoration: none;
	background-color: #FFF9D5;
	height: 32px;
	text-align:center;
	width: 145px;
	border: 1px #382730 solid;
	-webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
	cursor: pointer;
	margin:5px;

}
.navbarbtn a{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;;
	font-size: 16px;
	line-height: 34px;
	color: #382730;
	text-decoration: none;
	height: 28px;
	letter-spacing: 2px;
	text-align:center;
	width: 145px;
}
.navbarbtn:hover {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;;
	color: #FFF9D5;
	background-color: #382730;
}
.navbarbtn a:hover {
	text-decoration: none;
		color: #FFF9D5;
}
.mainarea {
	height: 60%;
	width: 100%;
}
.bottomlegal {
	background-color: #E7DCE2;
	width: 100%;
}
.tableheader {
}
.tablelead {
	font-family: "Gill Sans";
	font-size: 18px;
	color: #382730;
	font-weight: bold;
	}
.tableleadNOT {
	font-family: "Gill Sans";
	font-size: 18px;
	color: #382730;
}
.legaltext {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #382730;
}
.important {
	font-family: "Neo Sans Pro Bold";
	font-size: 20px;
	color: #382630;
}
.freetext {
	font-family: "Neo Sans Pro Light";
	line-height: 26px;
	font-size: 16px;
	color: #392730;
}
.handwriting {
	font-family: HaloHandletter;
	font-size: 30px;
	color: #FFF9D4;
}
.cookiewarn {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #382730;
	background-color: #B89DAA;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.bluesidebox {
	font-family: "Neo Sans Pro Bold";
	font-size: 18px;
	color: #0B5488;
}
.borderradi {
	border: #B89DAA 1px solid;
}
.borderraditop {
	border: #B89DAA 1px solid;
	border-radius: 5px 5px; 
}
.borderradiLbot {
	border: #B89DAA 1px solid;
	border-bottom-left-radius: 5px;
}
.borderradiRbot {
	border: #B89DAA 1px solid;
	border-bottom-right-radius: 5px;
}
.borderpink {
	border: #B89DAA 1px solid;
}
.forcewide {
	width: 580px;
}
.calendarfont {
	font-family: "Gill Sans";
	font-size: 26px;
	color: red;
}
.freetextW {
	font-family: "Neo Sans Pro Light";
	font-size: 16px;
	color: #FFF9D4;
}
.tableleadW {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF9D4;
	font-weight: bold;
}
.btn {
	background: #F5D9ED;
	color: #382730;
	text-decoration: none;
	padding: 1em 2em;
	border: 1px solid #666;

}
.btn a {
	color: #382730;
}
.btn:hover {
	background: #382730;
	color: #FFF9D5;
	cursor: pointer;
}
.btn:hover a {
	color: #FFF9D5;
}
#scimgevents {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgevents .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_event.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.2;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgmusic {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgmusic .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_music.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimggallery {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimggallery .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_gallery.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgshop {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgshop .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_shop.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgcontact {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgcontact .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_contact.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgadmin {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgadmin .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_admin.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgnews {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgnews .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_news.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
#scimgaboutme {
	min-height: 250px;
	color: #382730;
	text-align: center;
	line-height: 230px;
	font-size: 60px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-shadow: 2px 2px 12px #FFF;
	
}
#scimgaboutme .bg-image {
	position: absolute;
	background: #333 url(http://kirstenorsbornofficial.co.uk/images/sc_aboutme.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	height: 250px;
	z-index: -1;
	opacity: 0.5;
	text-shadow: 2px 2px 12px #FFF;
}
input[type=checkbox] {
  -webkit-appearance: checkbox;
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.bordermaroon {
	border: #382730 1px solid;
}
.smalltext {
	font-family: "Neo Sans Pro Light";
	font-size: 14px;
	color: #382730;
}
.smalltextbold {
	font-family: "Neo Sans Pro Medium";
	font-size: 14px;
	color: #382730;
}
.smalltextW {
	font-family: "Neo Sans Pro Light";
	font-size: 14px;
	color: #FFF9D5;
}
.smalltextboldW {
	font-family: "Neo Sans Pro Medium";
	font-size: 14px;
	color: #FFF9D5;
}
.freetextbold {
	font-family: "Neo Sans Pro Medium";
	font-size: 16px;
	color: #392730;
}
.greensuccesstext {
	font-family: "Neo Sans Pro Light";
	font-size: 16px;
	color: #016600;
}
.negativebut {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #C00;
}
.rednegtext {
	font-family: "Neo Sans Pro Light";
	font-size: 16px;
	color: #C00;
}
.frmplcholder {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 12px;
	color: #535353;
	line-height: 16px;
}
.frmtextbox {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 16px;
	color: #000000;
	border: 1px #6D6D6D solid;
	width: 98%;
	height: 30px;
	padding: 5px;
}
.topimg {
	min-width: 300px;
}
.topheadW {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	font-size: 18px;
	color: #FFF9D5;
}
.topheadW a {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #FFF9D5;
}
.headline {
	font-family: "Neo Sans Pro Medium";
	font-size: 20px;
	color: #000;
}
.tagline {
	font-family: "Neo Sans Pro Medium";
	font-size: 14px;
	color: #000;
}
.newcont {
	font-family: "Neo Sans Pro Light";
	font-size: 14px;
	color: #000;
}
.footerltext {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #382730;
}
.footerltext a {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #382730;
}
.footerltextBOLD {
	font-family: "Neo Sans Pro Medium";
	font-size: 12px;
	color: #382730;
}
.footerlblacktext {
	font-family: "Neo Sans Pro Medium";
	font-size: 12px;
	color: #000;
}
.Rec_LargeGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999;
	font-weight: bold;
}
.rec_top {
	font-family: "Gill Sans";
	font-size: 52px;
	color: #382730;
	letter-spacing: 10px;
}
.rec_add {
	font-family: "Neo Sans Pro Light";
	font-size: 12px;
	color: #382730;
}
.rec_addbold {
	font-family: "Neo Sans Pro Medium";
	font-size: 12px;
	color: #382730;
}
.rec_addblack {
	font-family: "Neo Sans Pro Light";
	font-size: 14px;
	color: #000;
}
.rec_addblackbold {
	font-family: "Neo Sans Pro Medium";
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.backgroundodd:nth-child(odd) {
	background-color: #CCC;
}
