@charset "utf-8";
/* CSS Document */

html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
.hasDropCap::first-letter {
    font-family: "Raleway", sans-serif;
    font-size: 3em;
    float: left;
    margin: 0 0.1em -0.1em 0;
    color: #a78161;
    font-weight: 300;
    line-height: 1;
}

ol {
	margin: 0 0 0 2em;
	padding-left: 0px;
	color: #ccc;
}
li {
	padding-left: 0px;
	color: #B39756;
}

.indent {
	margin-left: 1em;
	text-indent: -1em;
}
img {
	outline: none;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hamburger {
	position: absolute;
	bottom: 20px;
	right: 0px;
}
body {
	 font-family: "Raleway", sans-serif;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #000;
	font-weight: 500;
}
a:hover {
    color: #333333;
    font-weight: 500;
}
p {
    color: #1C1A19;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

.pSmall {
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 500;
	line-height: normal;
}

.pSmallCentre {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
}
.pDate {
	
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	line-height: normal;
}

.centreText {
	margin-top: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-weight: 400;
	line-height: 1.4;
}




h1 {
	font-family: 'Rajdhani', sans-serif;
	font-size: 40px;
	font-weight: 400;
	color: #808080;
	text-align: left;
	line-height: 1;
	
}
h2 {
	color: #7B797A;
	font-size: 28px;
	line-height: 1.2;
	
	
}
h3 {
	font-family: 'Rajdhani', sans-serif;
	color: #CCCCCC;
	font-size: 28px;
	
	
}
h4 {
	font-family: 'Rajdhani', sans-serif;
	
}
h5 {
	font-family: 'Rajdhani', sans-serif;
	
}




.staticImage {
	position: relative;
	height: 800px;
}

.staticImage2 {
	position: relative;
	height: 600px;
}


#header {
	position: fixed;
	width: 100%;
	z-index: 200;
	background-repeat: no-repeat;
	border-bottom: 2px solid transparent;
}
#headerOuter {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 3%;
	padding-left: 3%;
	max-width: 1200px;
}
#headerInner {
	padding-top: 0px;
	position: relative;
}
#headerImage {
	position: relative;
	float: left;
}
#headerImage img {
	margin-top: 15px;
	margin-bottom: 25px;
}
#strap {
	position: relative;
	margin-left: 60px;
	
	
}

#navShim { height:179px; }
.slide {
	width: 100%;
	height: 100%;
	
}
.faderLeft, .faderRight {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 20;
	cursor: pointer;
}
.faderLeft {
	left: 3%
}
.faderRight {
	right: 3%;
}



.flexibleImage {
	width: 100%;
	height: auto;
}
.headerContact {
	box-sizing: border-box;
	position: absolute;
	top: 6px;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	right: -7px;
	line-height: 1.4;
	background-position: bottom;
	padding-top: 1px;
	width: auto;
	text-align: right;
	padding-left: 0px;
}
.headerContact a{
	color: #a78161;
	font-weight: 500;
	font-size: 18px;
}
.headerContact a:hover{
	color: #333333;
	font-weight: 500;
}

#navWrapper { clear:both; }
#nav {
	position: absolute;
	text-decoration: none;
	bottom: 0px;
	right: 0;
	color: #333333;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 400;
}
#nav ul {
	list-style-type: none;
	margin: 0 -10px 0 0;
	padding: 0;
}
#nav ul li {
	float: left;
	list-style-type: none;
}
#nav ul li a {
	position: relative;
	color: #fff;
	display: block;
	padding:18px 14px 12px 18px;
}
#nav > ul > li > a:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-top-color: #FFF;
	top: 29px;
	position: absolute;
	right: -3px;
	
}
#nav > ul > li > a.noDrop:after {
	content: none;
	
}
#nav ul li:hover > a {
	color: #B39756;
}
#nav ul li:hover > a:after {
	border-top-color:#B39756;
}
#nav li:hover ul {
	display: block;
}
#nav ul ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#nav ul ul li {
	float: none;
}
#nav ul ul a {
	text-align: left;
	padding: 10px 18px;
}
#nav ul ul a:hover {
	color: #B39756;
	
	
}
.paraHead {
	font-family: 'Rajdhani', sans-serif;
	font-size: 30px;
	color: #FFF;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	
}
.introCopyTextWrapper {
	float: left;
	position: relative;
	width: 50%;
}
.introCopy {
	position: relative;
	z-index: 100;
	max-width: 1200px;
	margin: 0 auto;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.60);
	color: #FFFFFF;
	font-size: 46px;
	padding: 0 3%;
	text-align: left;
	overflow:hidden;
	margin-top: 150px;
}
.introCopyTextTitle {
    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-size: 54px;
    color: #FAF9F8;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    opacity: 0;
    /*	margin-top: -100px; */
	
    transform: translateY(-100px);
    text-transform: none;
    line-height: 1.1;
    letter-spacing: -1px;
	
}
.introCopyText {
    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-size: 48px;
    color: #EBE6E3;
    font-weight: 500;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    opacity: 0;
    /*	margin-top: 200px; */
	
    transform: translateY(100px);
    line-height: 1.1;
    padding-top: 1em;
}
.introCopyTextTitle, .introCopyText {
	transition-duration: 0.8s;
	
}
.active .introCopyTextTitle, .active .introCopyText, 
.animatedIntro.animated .introCopyTextTitle, .animatedIntro.animated .introCopyText { opacity:1; transform:translateY(0); }



.centreBlockHeader {
	font-family: 'Rajdhani', sans-serif;
	text-align: center;
	color: #000000;
	font-size: 40px;
	font-weight: 500;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.centreBlockHeader:after {
	content: '';
	display: block;
	width: 80px;
	height: 5px;
	margin: 10px auto 20px auto;
	background-color: #B39756;	
}
.centreBlockHeader2 {
    font-family: 'Rajdhani', sans-serif;
    text-align: center;
    color: #A78161;
    font-size: 40px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 20px;
    line-height: normal;
    margin-top: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.centreBlockHeader2:after {
	content: '';
	display: block;
	width: 110px;
	height: 5px;
	margin: 10px auto 40px auto;
	background-color: #a78161;	
}
.centreBlockHeader3 {
	font-family: 'Rajdhani', sans-serif;
	text-align: center;
	color: #B39756;	
	font-size: 40px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 35px;
	line-height: normal;
	margin-top: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.centreBlockHeader3:after {
	content: '';
	display: block;
	width: 80px;
	height: 4px;
		margin: 15px auto 10px auto;
	background-color: #333333}

.centreBlockHeader4 {
	font-family: 'Rajdhani', sans-serif;
	text-align: center;
	color: #151414;
	font-size: 40px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: normal;
	margin-top: 25px;
	letter-spacing: 2px;
}




.centreFooterHeader {
	font-family: 'Rajdhani', sans-serif;
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: normal;
	margin-top: 25px;
	
}
.marginZero {
	margin-bottom: 0px;
}

.wrap1 {
	background-color: #FFFFFF;
	padding-top: 30px;
	border-top: 1px solid #333333;
}
.wrap1 a {
    color: #605244;
    text-decoration: none;
    font-weight: 500;
}
.wrap1 a .li {
	color: #B39756;
	text-decoration: none;
}
.wrap1 a:hover {
	color: #A3741A;
	text-decoration: none;
	font-weight: 500;
}

.wrapNews {
    background-color: #FFFFFF;
    border-top: 1px solid #8B888A;
    background-image: url(../images/newspaper_bg.jpg);
}
.wrapFooter {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #A78161;
}
.wrapFooter a {
    text-decoration: none;
    color: #F2EFED;
    font-weight: 400;
    line-height: 2;
}
.wrapFooter a:hover {
	color: #151414;
}
.wrap2 {
	background-color: #333333;
	margin-top: 0px;
	padding-top: 30px;
}
.wrap2 a {
    color: #F8F8F8;
    font-weight: 300;
	
}
.wrap2 a .li {
	color: #B39756;
	text-decoration: none;
}
.wrap2 a:hover {
    color: #B99C83;
    text-decoration: none;
    font-weight: 300;
	
}
.wrap3 {
	background-color: #FFFFFF;
	
}
.wrap3 a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.wrap3 a .li {
	color: #B39756;
	text-decoration: none;
}
.wrap3 a:hover {
	color: #B39756;	
	text-decoration: none;
	font-weight: normal;
}






.leftImage {
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	
}
.leftImage2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	
}


.flexibleImage.leftImage {
	width: 100%;
}

.centreImage {
    display: block;
    text-align: center;
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.centreImageMain {
	display: block;
	
	text-align: center;
	width:100%;
}


.marginTop {
	margin-top: 15px;
	padding-top: 5px;
}
.marginTopImage {
	margin-top: 58px;
}
.marginTopResponsive {
	margin-top: 60px;
}
.box {
	box-sizing: border-box;
	position: relative;
	width: 94%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	
}

.boxLatest {
    box-sizing: border-box;
    position: relative;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    text-align: left;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #a78161;
    margin-top: 0px;
    padding-top: 10px;
	
}

.boxTeam {
	box-sizing: border-box;
	position: relative;
	width: 94%;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	background-color: #999798;
	border: 2px solid #CCCCCC;
	
	
	
}

.boxVisitAdd {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
	border: 1px solid #B39756;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
	
	
}
.boxFooter {
    box-sizing: border-box;
    position: relative;
    width: 95%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
    border: 5px solid #BB9E85;
    padding-bottom: 20px;
    background-color: #D3C8C0;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
	
.boxFooter a {
	text-decoration: none;
	color: #000000;
	line-height: 1.5;
}
.boxFooter a:hover {
	text-decoration: none;
	color: #a78161;
	line-height: 1.5;
}
	

.boxColumnWidth {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	color: #FFFFFF;
	margin-right: auto;
	text-align: center;
	border: 1px solid #666464;
	line-height: 1.6;
	font-size: 14px;
	background-color: #4F5251;
}
.boxColumnWidth2 {
    box-sizing: border-box;
    position: relative;
    width: 50%;
    margin-bottom: 40px;
    color: #a78161;
    margin-right: auto;
    text-align: center;
    line-height: 1.6;
    font-size: 20px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-left: auto;
    border: 5px solid #A23116;
    text-transform: uppercase;
    font-weight: 600;
}

.box a {
	font-family: 'Rajdhani', sans-serif;
	text-decoration: none;
	color: #727171;
	font-weight: 300;
}
.box a:hover {
	font-family: 'Rajdhani', sans-serif;
	color: #B39756;
	font-weight: 300;
}

.boxList {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	line-height: 1.4;
	font-size: 16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #4F5251;
}
.boxList a {
	text-decoration: none;
	color: #4F5251;
}
.boxList a:hover {
	color: #CB0F5F;
	font-weight: 600;
}

.boxList2 {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	background-color: rgba(255,255,255,0.79);
	padding-left: 3%;
	border: 4px solid #666666;
}
.boxList2 a:link {
	text-decoration: none;
	color: #4F5251;
}
.boxList2 a:hover {
	color: #CB0F5F;
	font-weight: 600;
}

.footerBox {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: center;
}
.footerBox a:link {
	text-decoration: none;
	color: #7E7E7E;
	font-weight: 400;
}
.footerBox a:hover {
	color: #CB0F5F;
}

.airButton {
	box-sizing: border-box;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);










	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
	color: #4F5251;
	font-size: 14px;
	margin-left: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 55%;
	margin-top: 10px;
	line-height: 1.6;
}
.airButton a {
	color: #333333;
		font-weight:500;
}

.airButton a:hover {
	color: #B39756;	
	font-weight: 500;
	
}

.boxButton {
	box-sizing: border-box;
	position: relative;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	text-align: center;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
	color: #4F5251;
	font-size: 12px;
	margin-left: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 35%;
	margin-top: 20px;
}
.boxButton a {
	color: #333333;
		font-weight:500;
}

.boxButton a:hover {
	color: #B39756;	
	font-weight: 500;
	
}


.boxButtonSmall {
	box-sizing: border-box;
	position: relative;
	width: 180px;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 25px;
	border: 1px solid #999798;
	margin-top: 20px;
	padding-left: 2%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
	
	color: #4F5251;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
}
.boxButtonSmall a {
	color: #4F5251;
	font-size: 14px;
	font-weight:400;
}

.boxButtonSmall a:hover {
	color: #999798;
	font-size: 14px;
	font-weight: 400;
	
}
.boxButtonCentre {
    box-sizing: border-box;
    position: relative;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 7px;
    text-align: center;
    margin-bottom: 15px;
    border: 2px solid #866142;
    padding-left: 2px;
    background-color: #B99C83;
    color: #333333;
    font-size: 18px;
    margin-left: auto;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 30%;
    margin-top: 20px;
    margin-right: auto;
    font-weight: 500;
    border-top-left-radius: 4px;
}
.boxButtonCentre a {
	color: #333333;
		font-weight:500;
}

.boxButtonCentre a:hover {
    color: #F5E7DB;
    font-weight: 500;	
}

.boxWineInfo {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 100px;
	border: 1px solid #C0BFBF;
	padding-top: 15px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	
}


.boxInfo {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	padding-right: 5px;
	padding-bottom: 20px;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border: 1px solid #151414;
	margin-top: 10px;
	padding-left: 5px;
	background-color: #FEFDFD;
	background-image: url(../images/newspaper_bg.jpg);
	background-position: 0% 100%;
}
.contentWrap {
	position: relative;
	max-width: 1200px;
	margin: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 40px;
}
.rolloverEnlarge {
	transition-duration: 0.3s;
}
.rolloverEnlarge:hover {
	transform: scale(1.1);
}


sup {
    font-size: 14px;
}

.parallaxWrap {
	height: 400px;
	position: relative;
}
.parallaxWrap2 {
	position: relative;
	border-top: 1px solid #472973;
	height: 600px;
	line-height:normal;}

.parallaxCaption {
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    text-align: center;
    color: #F2EFED;
    text-shadow: 0px 0px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 60px;
}
.parallaxCaption2 {
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    text-align: center;
    font-size: 44px;
    color: #EBE6E3;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: normal;
	
}

.gridWrapper {
	overflow: hidden;
	position: relative;
	margin-left: -1.6%;
	margin-bottom: -1.6%;
	margin-top: 20px;
}
.gridItem {
	margin-top: 10px;
	float: left;
	width: 15.06%;
	position: relative;
	margin-left: 1.6%;
	margin-bottom: 1.6%;
}
.name {
	font-size: 10px;
	color: #181819;
	margin-top: 13px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.smallCentre {
	font-size: 12px;
	color: #181819;
	text-align: center;

	
}

.whiteScript {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.4;
    background-repeat: no-repeat;
    background-position: 0% 0%;
	
}
.whiteScriptOpening {
	font-family: 'Rajdhani', sans-serif;
	color: #ffffff;
	font-size: 26px;
	line-height: normal;
	
}
.whiteNewsOpening {
    font-family: 'Rajdhani', sans-serif;
    color: #ffffff;
    font-size: 30px;
    line-height: normal;
    font-weight: 500;
    padding-top: 20px;
	
}

.readMore {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	background-color: #FFF;
	font-weight: 400;
	font-size: 16px;
	border: 1px solid #999798;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 300px;
}
.readMore a:link {
	color: #B0B038;
	font-weight: 300;
}
.readMore a:hover {
	color: #999798;
}
.quoteBox {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 25px;
	background-color: #a78161;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 10px;
}


.blockBox {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
}


.centreBox {
	box-sizing: border-box;
	position: relative;
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}


.red {
    color: #C83613;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
	
}
.quote.bottom {
	vertical-align: top;
	top: -3px;}
	
	

.centreButton {
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7E7E7E;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	background-position: 5% 0%;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	background-image: -webkit-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
}

#logoWhite { position:absolute; left:0; }
#logoBlack { opacity:0; }

#header.white #logoWhite { opacity:0; }
#header.white #logoBlack { opacity:1; }
#header.white #nav li ul { background:#FFF; }
#header.white #nav ul li a { color:#000; }
#header.white #nav ul li a:hover { color:#B39756; }
#header.white #nav > ul > li > a:after { border-top-color:#B39756; }
#header.white {
	background: #FFF;
	border-bottom: 1px solid #8B888A;
}
#header.white .headerContact { color:#666;  }

#logoWhite, #logoBlack, #nav ul li a, #nav > ul > li > a:after, #header, .headerContact { transition-duration:0.75s; }
#nav ul li:hover a, #nav > ul > li:hover > a:after { transition-duration:0s; }


.fancybox-caption {text-align:center;
padding-top:50px !important}
.fancybox-caption::after {border:none !important;}


.courseTitle {
	font-size: 24px;
	color: #2D2C2C;
	text-align: left;
	font-weight: 400;
}




.centreColTitle {
    font-family: 'Rajdhani', sans-serif;
    font-size: 26px;
    color: #A78161;
    text-align: center;
    font-weight: 300;
    margin-top: 10px;

}
.centreColTitle:after {
	content: '';
	display: block;
	width: 85px;
	height: 59px;
	margin: 4px auto 15px auto;
	background-image: url(../images/grapes.png)
}

.centreColTitleW {
	font-family: 'Rajdhani', sans-serif;
	font-size: 26px;
	color: #B39756;
	text-align: center;
	font-weight: 300;
	margin-top: 10px;

}
.centreColTitleW:after {
	content: '';
	display: block;
	width: 85px;
	height: 59px;
	margin: 4px auto 15px auto;
	background-image: url(../images/grapes-white.png)
}


.centreColTitleLunch {
	font-family: 'Rajdhani', sans-serif;
	font-size: 40px;
	color: #a78161;
	text-align: center;
	font-weight: 600;
	line-height: normal;
}


.footerTitle {
    font-family: 'Rajdhani', sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 24px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
	
}

.whiteCentreTitle {
	font-family: 'Rajdhani', sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 500;
	margin-top:12px;
	line-height: normal;
	text-align: center;
	
}

.centreColSubTitle {
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    color: #a78161;
    font-weight: 500;
    text-align: left;
    line-height: 1;
	
	
}
.newsIndex {
    font-family: 'Rajdhani', sans-serif;
    font-size: 3em;
    color: #a78161;
    font-weight: 400;
    text-align: left;
    line-height: 1;
	
	
}
.greyColSubTitle {
	font-family: 'Rajdhani', sans-serif;
	font-size: 30px;
	color: #F4F4F4;
	font-weight: 400;
	text-align: left;
	line-height: 1.4;
	font-variant: normal;
	
}

.rolloverEnlarge {
	transition-duration: 0.3s;
	
}
.rolloverEnlarge:hover {
	transform:scale(1.1);
}
.addthis_inline_follow_toolbox {display:inline-block;
	}
.paraOpening {
	font-family: 'Rajdhani', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
}
.paraOpeningSmaller {
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
}
.paraOpeningDark {
	font-family: 'Rajdhani', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #333333;
	line-height: 1.6;
}
.pressFirst {
	font-family: 'Rajdhani', sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #a78161;
	line-height: 1.4;
}
.pressSecond {
	color: #333333;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 1.2;
}
.lineWhite {
	width: auto;
	border-top: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 20px;
}
.mob a {color:inherit;}

.leftImageW {
	float: left;
	margin-top: 7px;
	margin-right: 4px;
}
.overflowHidden{
	overflow: hidden;
	margin-top: 20px;
}
.lineFull {
	padding-top: 10px;
	border-top: 5px solid #252424;
	padding-bottom: 20px;
	margin-top: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}




.openingSentence {
	font-family: 'Rajdhani', sans-serif;
	color: #2D2C2C;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
}

.gold {
    font-family: 'Rajdhani', sans-serif;
    color: #a78161;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
	
}

.goldfine {
    font-family: 'Rajdhani', sans-serif;
    color: #a78161;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
	
}






.colourBlock {
    box-sizing: border-box;
    position: relative;
    width: 100%;
	
}

.colourBlock1 {
    box-sizing: border-box;
    position: relative;
    background-color: #B99C83;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 20px;
}

.colourBlock2 {
    box-sizing: border-box;
    position: relative;
    background-color: #A78161;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 20px;
	
}
.colourBlockNews {
    box-sizing: border-box;
    position: relative;
    background-color: #AA8632;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
	
	
}

.christmasBg {
    box-sizing: border-box;
    position: relative;
    background-color: #ffffff;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 20px;
   
	
}

.apprenticeBg {
    box-sizing: border-box;
    position: relative;
    background-color: #7B797A;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 20px;
    background-image: url(../images/hair-colourist.jpg);
	
}
.journalBg {
    box-sizing: border-box;
    position: relative;
    background-color: #A88160;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 20px;
	
}
.contentWrap.full-width{
	max-width: none;
}

.white{
    color: #ffffff;
    text-align: center;
}
#popUp {
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    font-size: 20px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    max-width: 170px;
    text-align: center;
    border: 2px solid #a78161;
    z-index: 1000;
    color: #a78161;
    background-color: rgba(255,255,255,0.94);
    font-weight: 500;
	}
.popup {
	
	text-align: center;
	text-transform: uppercase;
	
}
#popUp a:link {
    color: #000000;
    font-wight: 500;
    text-transform: none;
	
}
#popUp a:hover {
	color: #a78161;
	font-weight: 500;
}
#popUp a:visited {
	color: #000000;
	font-wight: 500;
	
}
