a, img {
	outline: none;
	border: 0;
}
.nomargin {
	margin: 0 !important;
}
.noborder {
	border: 0 !important;
}
.clearfix {
	clear: both;
}
body {
	
	background: #e1e1e1 url(../images/bodybg.png) 50% 0% no-repeat; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-radial-gradient(center, ellipse cover,  hsla(0,0%,88%,1) 46%, hsla(0,1%,80%,1) 100%) url(../images/bodybg.png); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(46%,hsla(0,0%,88%,1)), color-stop(100%,hsla(0,1%,80%,1))) url(../images/bodybg.png); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  hsla(0,0%,88%,1) 46%,hsla(0,1%,80%,1) 100%) url(../images/bodybg.png); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  hsla(0,0%,88%,1) 46%,hsla(0,1%,80%,1) 100%) url(../images/bodybg.png); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  hsla(0,0%,88%,1) 46%,hsla(0,1%,80%,1) 100%) url(../images/bodybg.png); /* IE10+ */
	background: radial-gradient(ellipse at center,  hsla(0,0%,88%,1) 46%,hsla(0,1%,80%,1) 100%) url(../images/bodybg.png); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#cccbcb',GradientType=1 ) url(../images/bodybg.png); /* IE6-8 fallback on horizontal gradient */
	margin: 0;
	padding: 0 0 10px 0;
}
/** DANNY 14/04/2014 **/
@font-face {
    font-family: 'Cookies';
    src: url('../fonts/cookies-webfont.eot');
    src: url('../fonts/cookies-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cookies-webfont.woff') format('woff'),
         url('../fonts/cookies-webfont.ttf') format('truetype'),
         url('../fonts/cookies-webfont.svg#cookiesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#leftcol a, #footer #number, .cufon-text, .c-heading, .c-subheading, #navigate a, #contact-block label, .c-miniheading, .pdf {
	font-family: 'Cookies', cursive;
}
#splash {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
#seoblock {
	width: 200px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
	background: #FFF6DB;
	display: block;
	clear: both;
	overflow: scroll;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}
#container {
	width: 867px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
#container #header {
	background: url('../images/header.png') 50% 50% no-repeat;
	width: 867px;
	height: 185px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
}
#content-holder {
	width: 884px;
	margin: 0 auto;
	padding: 0px 0 5px 0;
	display: block;
	clear: both;
}
#content-holder #leftcol {
	background: #A7A6A6;
	border: 10px solid #CACACA;
	/* background: url(../images/left-nav.png) no-repeat scroll 50% 0% transparent; */
	width: 253px;
	min-height: 534px;
	margin: 0px 7px 0px 0px;
	padding: 22px 0px 0px 9px;
	display: block;
	float: left;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#leftcol a {
	margin: 0 0 16px 0;
	padding: 0 0 0 30px;
	display: block;
	clear: both;
	color: #fff;
	font-size: 21px;
	text-decoration: none;
	position:relative;
}
#leftcol .splosh {
	width:88px;
	height:93px;
	background:url(../images/splat_two.png);
	display:block;
	clear:both;
	position:absolute;
	bottom:-25px;
	left:-68px;
}
#leftcol a:hover, .selected {
	background: url('../images/a-hov.png') 0% 0% no-repeat;
	color: #D85A43 !important;
}
#rightcol {
	width: 591px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}
#rightcol-content {
	background: url('../images/content-top.png') 50% 0% no-repeat;
	width: 561px;
	min-height: 525px;
	height: auto !important;
	height: 525px;
	margin: 0;
	padding: 33px 0 0 30px;
	display: block;
	clear: both;
	position: relative;
	z-index: 999;
}
#rightcol-content .c-heading {
	margin: -5px 0 0 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
	font-size: 27px;
	color: #A7A6A6;
	position: relative;
	z-index: 999;
}
#rightcol-content .c-heading.home { background:url(../images/acsent.png) 13% 41% no-repeat;}
#rightcol-content .c-subheading {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 22px;
	color: #A7A6A6;
	position: relative;
	z-index: 999;
}
#rightcol-content .c-miniheading {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 18px;
	color: #A7A6A6;
	position: relative;
	z-index: 999;
}
#rightcol-content .c-newsheading {
	width: 280px;
	margin: 0;
	padding: 5px 0 30px 0;
	display: block;
	clear: both;
	font-size: 18px;
	color: #A7A6A6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	z-index: 9999;
}
#rightcol-content .text-block {
	width: 265px;
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7A6A6;
	line-height: 20px;
	position: relative;
	z-index: 999;
}
#rightcol-content .step-block {
	width: 260px;
	margin: 0;
	padding: 0 0 30px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7A6A6;
	line-height: 20px;
	position: relative;
	z-index: 999;
}
#rightcol-content .step-block .step {
	font-size: 18px;
}
#rightcol-content .step-block .step-heading {
	font-size: 14px;
}
#rightcol-content #get-in-touch {
	background: url('../images/in-touch.png') 50% 0% no-repeat;
	width: 142px;
	height: 31px;
	margin: 0 0 0 -2px;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	z-index: 999;
}
#spread-love {
	background: url('../images/spread-love.png') 50% 100% no-repeat;
	width: 157px;
	height: 34px;
	margin: 0;
	padding: 5px 0 0 129px;
	display: block;
	clear: both;
	position: relative;
	z-index: 2;
}
#rightcol-content .bottomsplosh{
	width:88px;
	height:93px;
	background:url(../images/splat_one.png);
	margin:0;
	padding:0;
	display:block;
	clear:both;
	position:absolute;
	top:-36px;
	right:-40px;
	z-index: 999999;
}
.white_splat{
	width:588px;
	height:511px;
	background:url(../images/white_splat.png);
	margin:0;
	padding:0;
	display:block;
	clear:both;
	position:absolute;
	bottom:-11px;
	right:10px;
}
.white_splat_ineternal{
	width:588px;
	height:511px;
	background:url(../images/white_splat_internal.png) 100% 0% no-repeat;
	margin:0;
	padding:0;
	display:block;
	clear:both;
	position:absolute;
	top:10px;
	right:10px;
}
#spread-love a {
	width: 30px;
	height: 30px;
	margin: 0 6px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#rightcol ul {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	clear: both;
	position: relative;
	z-index: 20;
}
#rightcol ul li {
	background: url('../images/bullet-point.png') 0% 50% no-repeat;
	list-style-type:none; 
	margin: 6px 0 0 0;
	padding: 0 0 0 16px;
	display: block;
	clear: both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a7a6a6;
}
#rightcol #voucher-block {
	width: 259px;
	height: 172px;
	margin: 0;
	padding: 0 0 15px 0;
	display: block;
	clear: both;
}
#rightcol #navigate {
	width: 535px;
	height: 45px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	clear: both;	
	position: relative;
	z-index: 20;
}
#navigate a {
	width: 48px;
	height: 32px;
	margin: 0;
	padding: 13px 0 0 0;
	display: block;
	float: left;
	text-align: center;
	color: #a7a6a6;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#rightcol #news-wrap {
	background: url('../images/article-block.png') 50% 0% no-repeat;
	width: 176px;
	height: 261px;
	margin: 0;
	padding: 50px 0 0 50px;
	display: block;
	position: absolute;
	top: 250px;
	right: 9px;
	z-index: 50;
}
#news-wrap a.news-block {
	width: 145px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
	border-bottom: 1px #FFF dotted;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#rightcol-content .a-archive{
	width: 300px;
	margin: 10px 0 0 -20px;
	padding: 0px 0px 0px 50px;
	display: block;
	clear: both;
	color: #A7A6A6;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	z-index: 999;
}
.a-archive:hover {
	background: url('../images/number-bg.png ') 0% 0% no-repeat;
	color: #A7A6A6 !important;
}
#rightcol #contact-block {
	width: 241px;
	margin: 0;
	padding: 0 0 55px 0;
	display: block;
	clear: both;
	position: relative;
	z-index: 999;
}
#contact-block label {
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	clear: both;
	font-size: 16px;
	color: #a7a6a6;
}
#contact-block input[type="text"] {
	background: url('../images/input.jpg') 50% 0% no-repeat;
	width: 231px;
	height: 28px;
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	clear: both;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#contact-block textarea {
	background: url('../images/enquiry.jpg') 50% 0% no-repeat;
	width: 231px;
	height: 132px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
	display: block;
	clear: both;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden; 
}
#contact-block input[type="submit"] {
	background: url('../images/in-touch.png') 50% 0% no-repeat;
	width: 142px;
	height: 31px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	clear: both;
	border: 0;
}
#rightcol-bottom {
	background: url('../images/content-bottom.png') 50% 0% no-repeat;
	width: 591px;
	height: 21px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	z-index: 10;
}
/* Pos Absolute */
#rightcol .toppencil { direction:none;}
/* FLASH */
#flash-home {
    width: 276px;
    height: 289px;
    margin: 0px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    bottom: -12px;
    right: 10px;
}
#flash-coffee {
	width: 250px;
	height: 330px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 11px;
	right: 10px;
}
#flash-contact {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 35px;
	right: 35px;
}
#flash-foothand {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: -5px;
	right: 15px;
}
#flash-nursery {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: -4px;
    right: 61px;
}
#flash-gallery {
	width: 500px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 5;
}
.flash-gallery_grad{	
	width: 500px;
	height: 240px;
	background:url(../images/gallery_gradient.png) 0% 0% no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 7;
}
#flash-giftvouchers {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 10px;
	right: 10px;
}
#flash-howitworks {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 20px;
	right: 10px;
}
#flash-howitworksvid {
	width: 498px;
	height: 300px;
	margin: -40px 0 0 17px;
	padding: 0;
	display: block;
	z-index: 999;
}
#flash-news {
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 30;
	position: absolute;
	top: 30px;
	right: -10px;
}
#flash-parties {
       width: 240px;
    height: 304px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    top: 25px;
    right: 20px;
    background: none no-repeat scroll 0% 0% transparent;
}
/* Gallery */
#gallery-block {
	width: 530px;
	margin: 0;
	padding: 150px 0 0 0;
	display: block;
	clear: both;
	position: relative;
	z-index: 50;
}
#gallery-block .main-image {
	background: url('../images/gallery-main-image.png') 50% 0% no-repeat;
	width: 470px;
	height: 237px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	display: block;
	clear: both;
	text-align: center;
	position: relative;
}
#gallery-block .shadow {
	background: transparent url('../images/frame.png') 50% 0% no-repeat;
	width: 377px;
	height: 237px;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 26px;
	left: 46px;
}
#gallery-block .thumb-block {
	width: 520px;
	height: 134px;
	margin: 10px 0 10px 0;
	padding: 5px 0px 0 0px;
	display: inline-block;
	clear: both;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
#gallery-block .thumb-block .holder {
	height: 77px; !important
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
}
#gallery-block .thumb-block a {
	background: url('../images/thumb-bg.png') 50% 0% no-repeat;
	width: 71px;
	height: 81px;
	margin: 0 -3px 0 1px;
	padding: 5px;
	display: inline;
	float: left;
	vertical-align: top;
}
.scroller-end-left {
	background: url(../scripts/mudscroll/horizontalleftend.png) 50% 0% no-repeat;
	display: block;
	position: absolute;
	top: 635px;
	left: 28px;
	width: 9px;
	height: 36px;
	z-index: 2;
}
.scroller-end-right {
	background: url(../scripts/mudscroll/horizontalrightend.png) 50% 0% no-repeat;
	display: block;
	position: absolute;
	top: 635px;
	left: 532px;
	width: 9px;
	height: 36px;
	z-index: 2;
}
/* polaroids */
.coffee-polaroid {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 300px;
	right: -20px;
	z-index: 40;
}
.gift-polaroid {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 225px;
	right: 15px;
	z-index: 40;
}
.how-polaroid1 {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 233px;
	right: -40px;
	z-index: 40;
}
.how-polaroid2 {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 435px;
	right: -20px;
	z-index: 39;
}
.contact-polaroid {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 250px;
	right: -20px;
	z-index: 40;
}
.foothand-polaroid {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 189px;
	right: -55px;
	z-index: 40;
}
.parties-polaroid {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 250px;
	right: -65px;
	z-index: 40;
}
.parties-polaroid1 {
    margin: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 270px;
    right: 30px;
    z-index: 40;
}
.parties-polaroid2 {
    margin: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 420px;
    right: -35px;
    z-index: 40;
}
.parties-polaroid3 {
    margin: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 591px;
    right: 10px;
    z-index: 40;
}
.contact-map {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 600px;
	right: 40px;
	z-index: 40;
}
.contact-map img {
	border: solid white 1px;
}
/* Footer */
#footer {
	width: 857px;
	margin: 0 auto;
	padding: 15px 0 0 10px;
	display: block;
	clear: both;
	color: #A7A6A6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footer #number {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 18px;
	color: #A7A6A6;
}
#footer #footer-links {
	width: 867px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	clear: both;
	olor: #A7A6A6;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footer-links a {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline-block;
	color: #A7A6A6;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.pdf, a.pdf:hover {
	background: url('../images/pdf.png') 0 50% no-repeat;
	padding: 3px 0 3px 29px;
	margin: 0 0 5px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A7A6A6;
	text-decoration: none;
	position: relative;
	z-index: 900;
}
a.pdf:hover {
	color: #a75c1f !important;
}
span.star {
	background: url('../images/star.png') 0 0 no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	padding: 0;
	margin: 0 1px 0 0;
}
#flash-clay-prints {
    width: 240px;
    height: 240px;
    margin: 0px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    top: 24px;
    right: 17px;
    background: none repeat scroll 0% 0% transparent;
}
#flash-yoghurt {
    width: 240px;
    height: 240px;
    margin: 0px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    top: 10px;
    right: 10px;
}
#flash-jewellery {
    width: 240px;
    height: 240px;
    margin: 0px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    top: 10px;
    right: 10px;
}
#flash-offsite {
    width: 240px;
    height: 240px;
    margin: 0px;
    padding: 0px;
    display: block;
    z-index: 30;
    position: absolute;
    top: 49px;
    right: 10px;
}
video {
	object-fit: fill;
	margin: 10px 0px;
}