* { outline: none; -webkit-font-smoothing: antialiased; }
input, textarea { -webkit-appearance: none; outline: none; border-radius: 0; }
input[type="search"] { -webkit-appearance: none; outline: none; border-radius: 0; }

html { overflow-y: scroll; }

/** global styles **/
body { font: 100%/1.6 'Open Sans', Helvetica, Arial, sans-serif; }

p,a,div,li,th,td,input,textarea,select,address { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000; font-weight: 400; }

h1,h2,h3,h4 { font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 500; }

h1 { font-size: 2.65em; color: #e2e725; margin: 0.5em 0 0.5em 0; clear: both; line-height: 1.1em; text-transform:uppercase; }
h2 { font-size: 1.75em; color: #e2e725; margin: 0 0 0 0; line-height: 1.1em; }
h2 a { color: #e2e725; text-decoration: none; }
h2 a:hover, h2 a:active { color: #000; }
h3 { font-size: 1.5em; color: #e2e725; margin: 0 0 0 0; line-height: 1.5em; }

b, strong { font-weight: 700; }

p,address { font-size: 1.05em; line-height: 1.2em; margin: 0 0 1.15em 0; font-style: normal; }
p.intro { font-size: 1.35em; line-height: 1.2em; margin: 0 0 1em 0; }
p.thanks { background: #e2e725; text-align: center; color: #fff; padding: 10px 0; font-size: 1.75em; }

br.breaker { clear: both; }

a { color: #666; }
a:hover, a:active { color: #ccc; }
/** end global styles **/
html {
	background: #fff;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	position: relative;
	background: #898788; /* Old browsers */
	background: -moz-linear-gradient(top,  #898788 0%, #706a6d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#898788), color-stop(100%,#706a6d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #898788 0%,#706a6d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #898788 0%,#706a6d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #898788 0%,#706a6d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #898788 0%,#706a6d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898788', endColorstr='#706a6d',GradientType=0 ); /* IE6-9 */
  background:#fff;
}

body.HPCBackground {
		height: 100%;
		min-height: 100%;
	}

body.FullBackgound {
		background-position: center top;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

#site_fullscreen {
	display: block;
	position: relative;
	max-width: 960px;
	height: 100%;
	margin: 0 auto;
}

.site_background {
	display: block;
	position: absolute;
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.site_foreground {
        display: block;
	position: relative;
	z-index:2;
	max-width: 960px;
	height: 100%;
	margin: 0 auto;	
}

@media only screen
and (min-device-width : 1024px)
{
.scritta {
       padding: 10px;
        font-size:35px;
}
}

/* iPhone 6 Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
.scritta {
       padding: 2px;
        font-size:65px;
}



}


.camera_caption {
	top: 80px;
height:80px;
	display: block;
	position: absolute;
	width: 100%;
background:white;
z-index:7900;
}
.camera_caption > div {
	padding: 10px 20px;
}

#home_logo {
	padding-top: 0px;
	position: relative;
}

	#home_logo img {height:114;width:71  }

#home_facebook1, #home_facebook2, #home_facebook3 {
	position: absolute;
	bottom: 20px;
	left: 10px;
	width: 80px;
	height: 70px;
	text-align: center;
}

	#home_facebook2 { left: 100px; }
	#home_facebook3 { left: 190px; }

	#home_facebook1 a:link, #home_facebook1 a:visited, #home_facebook2 a:link, #home_facebook2 a:visited, #home_facebook3 a:link, #home_facebook3 a:visited{
		color: #000;
		font-size: 0.8em;
		text-decoration: none;
	}

	#home_facebook1 img, #home_facebook2 img, #home_facebook3 img {
		width: 50px;
		height: 50px;
		opacity: 0.5;
		-webkit-transition: 0.5s all;
	}

	#home_facebook1 img:hover, #home_facebook2 img:hover, #home_facebook3 img:hover {
		opacity: 1;
	}

header {
	width: 100%;
	height: auto;
	padding: 0;
background:white;
}

	html.oldie header { width: 940px; margin: 0 auto; }

	#home_header {
		width: 100%;
		min-height: 54px;
		z-index: 10000;
	}

	#header_inner {
		width: 100%;
		height: 100%;
		max-width: 940px;
		position: relative;
		margin: 0 auto;
	}

#logo-container { z-index:-1;float: left; width: 71px; height: 114px; text-align: center; margin: 20px 0 0 0; }
#logo-container a { text-decoration: none; }
#logo { width: 71px; height: 114px; display: block; margin: 0 auto 5px auto; }
#header-links { float: right; margin: 10px 10px 0 0; }
#header-links ul { float: right; margin: 0; padding: 0; text-align: right; }
#header-links ul li {
				display: inline-block;
				list-style: none;
				margin: 0 0 0 20px;
				padding: 70px 0 0 0;
				font-size: 12px;
				min-width: 64px;
				text-align: center;
			}
#header-links ul li a { color: #fff; text-decoration: none;  }
#header-links ul li a:hover, #header-links ul li a:active { color: #e2e725; }

html.oldie #header-links ul li { display: block; float: left; padding-top: 0; background: none; }


	#page_content {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;

		background-position: right top;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	#page_content.OverlayDark {

		color: #fff;

		padding: 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;

		margin: 80px 0;
		background: #666;
		background: rgba(0,0,0,0.5);
	}

		#page_content.OverlayDark  h2 {
			color: #fff;
			text-transform: uppercase;
			margin-bottom: 10px;
		}

		#page_content.OverlayDark p {
			font-size: 0.95em;
			color: #fff;
		}

/** HOMEPAGE **/

/* standard page */

	#layout_standard {
		width: 40%;
		padding: 150px 0;
		padding-left: 10px;
	}

		#layout_standard p.intro {
			color: #5b5557;
			font-size: 1.10em;
			text-transform: uppercase;
		}

		#layout_standard p {
			color: #000;
			font-size: 0.95em;
		}

/* opening times */

	#layout_opening-times {
		width: 100%;
		padding: 10px 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

		#layout_opening-times h1 {
			margin-top: 0;
		}

		#opening_times_lft {
			width: 42%;
			float: left;
		}

		#opening_times_rgt {
			width: 42%;
			float: right;
		}

		.opening_times_details {

		}

		.opening_times_details span.day-label {
			display: block;
			width: 100px;
			float: left;
		}

/** collections **/

#layout_collections {
	margin-top: 10px;
}

	#layout_collections p.intro {
		color: #fff;
		text-transform: uppercase;
	}

#locationmap {
	width:100%;
	min-height:700px;
}

#mapContainer {
	width: 90%;
	height: 300px;
	margin: 0 auto 10px auto;
	box-sizing: border-box;
}

	html.oldie #mapContainer { width: 280px; }

/** form styles **/

form.formstyle { padding-top: 10px; }
form.formstyle p { clear: both; width: 100%; }
form.formstyle p span { color: #c00; }
form.formstyle p label { display: block; padding: 2px 0; }
form.formstyle p input { max-width: 100%; border: 1px solid #ccc; padding: 4px 6px; font-size: 14px; box-sizing: border-box; }
form.formstyle p textarea { max-width: 100%; border: 1px solid #ccc; padding: 4px 6px; font-size: 14px; box-sizing: border-box; }
form.formstyle p select {}

form.formstyle p input.submitbutton {
	background: #e2e725;
	display: inline-block;
	height: 2em;
	line-height: 2em;
	color: #fff;
	font-size: 1.05em;
	font-weight: 700;
	padding: 0 1.17em 0 0.58em;
	position: relative;
	margin: 0 0 15px 0;
	text-decoration: none;
	border: 0;
	float: right;
}

a.buttonstyle {
	background: #e2e725;
	display: inline-block;
	height: 1.9em;
	line-height: 1.9em;
	color: #fff;
	font-size: 1.0em;
	font-weight: 700;
	padding: 0 1.1em 0 0.5em;
	position: relative;
	margin: 0 0 15px 0;
	text-decoration: none;
}

table.prices {
	width:100%;
	font-size:0.9em;
}

table.prices th, table.prices tr, table.prices td  {
	color:#fff;
}

table.prices td  {
	padding:0px 10px;
}

table.prices tr td:first-of-type  {
	width: 25%;
}

table.prices td {
	width: 16%;
}

.prices_description p {
	margin:10px 0px 10px 0px;
	color:#fff;
	font-size:0.9em;
}

.prices_description a {
	color:#fff;
}

.prices_description {
	color:#fff;
	border-bottom:1px solid #eee;
	margin:20px 0px 20px 0px;
	padding:0px 10px 0px 10px;
}

h2.price_head {
	color:#fff;
}


/* GALLERY STYLES */

#GalleryMain {
	width: 100%;
	margin: 10px 0;
}

	.gallery_category {
		width: 300px;
		float: left;
		margin: 0 20px 20px 0;
	}

		.gallery_category h2 {
			text-transform: uppercase;
		}

		.gallery_category a:link, .gallery_category a:visited { color: #666; text-decoration: none; }
		.gallery_category a:hover, .gallery_category a:active { color: #000; }

		#GalleryMain > .gallery_category:nth-of-type(3),
		#GalleryMain > .gallery_category:nth-of-type(5n+3) {
			margin-right: 0;
		}

		#GalleryMain > .gallery_category:nth-of-type(1n+4) {
			width: 172px;
		}

		#GalleryMain > .gallery_category:nth-of-type(1n+4) h2 {
			font-size: 1.0em;
		}

		.gallery_category img {
			width: 100%;
		}

#GalleryCategory {
	width: 100%;
	margin: 10px 0;
}

	.masonry {
		position: relative;
	}

	.masonry-block {
		width: 180px;
		height: 180px;
		overflow: hidden;
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
	}

		.masonry-block img { width: 100%; height: auto; }

		.masonry-large {
			width: 370px;
			height: 370px;
		}



#GalleryItem {
	width: 100%;
	margin: 10px 0;
}

	#GalleryItem p {
		font-size: 1.0em;
	}


#page_content div.content_box p a.buttonstyle:hover, #page_content div.content_box p a.buttonstyle:active { background: #666; }

::-webkit-input-placeholder { color: #999; }
:-moz-placeholder { color: #999; }
::-moz-placeholder { color: #999; }
:-ms-input-placeholder { color: #999; }
