/* cmsms stylesheet: tt_320 modified: 11/18/21 14:06:52 */
/* cmsms stylesheet: tt_320 modified: 11/18/21 14:05:33 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 130%;
	font-family: nunito-sans, sans-serif;
	color: #3a3835;
}


header {
	/* position: fixed; */
	/* top: 0px; */
	/* left: 0px; */
	/* width: 100%; */
	/* z-index: 100; */
	/* height: 79px; */
	clear: both;
}

#outer_header {
	display: none;
}

#inner_header {
	
}

#logo {
	position: absolute;
	top: 17px;
	left: 20px;
	width: 49px;
}

#strapline {
	position: absolute;
	top: 60px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 90px;
	right: 0px;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#inner_header .socials {
	position: absolute;
	top: 26px;
	right: 0px;
}

#top_navigation {
	display: table;
	margin: 0px auto 0px auto;
	padding-top: 30px;
}

#menu_show {
	display: none;
}

#actual_menu {
	display: block;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	/* width: 100px; */
	padding: 2px 8px 2px 8px;
	/* border: 1px solid #000000; */
	/* background-color: #cccccc; */
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
}

#actual_menu a:hover {
	color: #e9c28e;
	transition: color 0.5s;
}

#outer_slider {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 259px;
	z-index: 0;
}

#inner_slider {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 259px;
	overflow: hidden;
	z-index: 10;
}

#outer_slider_other {
	/* position: fixed; */
	/* top: 0px; */
	/* left: 0px; */
	width: 100%;
	height: 157px;
	z-index: 10;
}

#inner_slider_other {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 157px;
	overflow: hidden;
	z-index: 10;
}

#inner_slider_other .cycle-slide {width: 100%;height: 355px;}

.cycle-slide img {
    width: 130%;
    height: auto;
    margin-left:  -15%;
}

.cycle-slide-active img {

}

#overslides {
	position: relative;
	z-index: 20;
	text-align: center;
	padding-top: 20px;
}

#overslides img.herologo {width: 300px;height: auto;}

#hero_text {
	/* border-top: 1px solid #ffffff; */
	/* border-bottom: 1px solid #ffffff; */
	/* background-image: url("http://pinkneys.siteindev.co.uk/look/blue_trans.png"); */
	/* color: #ffffff; */
	/* width: 750px; */
	/* margin: 0px auto; */
	/* box-sizing:  border-box; */
	/* padding: 30px; */
	/* font-size: 100%; */
	/* line-height: 160%; */
	/* position: relative; */
	margin-top: 40px;
}

#hero_text p {
    display:  none;
}

#hero_text a:link, #hero_text a:visited  {
	/* position: absolute; */
	/* width: 294px; */
	/* left: 220px; */
	/* bottom: -38px; */
	display:  table;
	margin: 0px auto;
}

#hero_text a:link span, #hero_text a:visited span  {
	background-color: #68420f;
}
#hero_text a:hover span  {
	background-color: #45577a;
	transition: background-color 0.5s;
}

#outer_mainpage {
	
/* padding-top: 940px; */
	
/* background-color: #ffffff; */
}

#inner_mainpage {
	padding-top: 20px;
	position: relative;
	line-height: 180%;
	background-color: #ffffff;
}

#outer_footer {
	background-color: #475a7d;
	color: #ffffff;
	/* height: 940px; */
	position: relative;
}

#inner_footer {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	font-size: 75%;
	text-align:  center;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #e9c28e;
	transition: color 0.5s;
	text-decoration: none;
}

#footer_center {
	text-align: center;
}

#lower_logo {}

#lower_phone {
	    font-family: copperplate, serif;
	    font-weight: 700;
	    font-size: 150%;
	    padding: 10px 0px;
}

#footer_left {
	/* float: left; */
}

#footer_right {
	/* float: right; */
}

#credit {
	text-align: center;
	clear: both;
	padding-top: 40px;
}

h1 {
	font-family: copperplate, serif;
	font-weight: 700;
	font-size: 220%;
	margin: 0px 0px 10px 0px;
}

#inner_slider_other h1 {position:  absolute;bottom:  0px;left:  0px;width:  100%;text-align:  center;z-index: 999;color: #ffffff;font-size: 250%;/* height: 50px; */text-shadow: 0px 3px 6px rgba(0,0,0,0.6);line-height: 100%;}

h2 {
	font-family: copperplate, serif;
	font-weight: 700;
	font-size: 200%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-family: copperplate, serif;
	font-weight: 700;



	font-size: 180%;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #1a3361;
	text-decoration: underline;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

#christmas_popup {
	position: fixed;
	right: 20px;
	bottom: -231px;
	z-index: 999999;
	width: 320px;
	height: 230px;
	border-top: 1px solid #ffffff;
	text-align: center;
	display:  none;
}

#christmas_popup img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#christmas_close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ffffff;
    z-index: 20;
    cursor: pointer;
    font-family: copperplate, serif;
    font-weight: 700;
    font-size: 150%;
}

#christmas_close:hover {
	color: #d45d5d;
	transition: color 0.5s;
}

#christmas_popup h3 {
	position: relative;
	z-index: 2;
	font-family: copperplate, serif;
	font-weight: 700;
	font-style: normal;
	color: #930000;
	margin-top: 20px;
}

#christmas_popup h3 span {
	display: block;
	color: #ffffff;
	font-size: 70%;
	padding-top: 5px;
}

#christmas_popup p {
	/* position: relative; */
	/* z-index: 3; */
	/* color: #ffffff; */
	/* margin: 20px 40px 0px 40px; */
	/* font-size: 100%; */
	/* line-height: 150%; */
	display:  none;
}

.inner {
	padding: 0px 20px;
	position: relative;
}

.narrow_central_column {
	/* width: 910px; */
	margin: 0px auto;
	/* text-align: justify; */
	padding: 30px 20px 30px 20px;
}

.narrow_central_column_b {
	/* width: 910px; */
	margin: 0px auto;
	/* text-align: justify; */
	padding: 30px 0px 40px 0px;
}

#iframeandlaunch {
    border: 0px;
    width: 280px;
    height: 167px;
    display: table;
    margin: 44px auto 0px auto;
    position: relative;
}

#touriframe {
    border: 0px;
    width: 280px;
    height: 167px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

#iframelaunch {
    width: 280px;
    height: 167px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    text-align: center;
    box-sizing: border-box;
    padding-top: 8px;
    cursor: pointer;
}

#iframelaunch img {
width: 70px;
height: auto;
}

#iframelaunch h3 {
color: #475a7d;
opacity: 0.7;
}

#big_movie {
position: fixed;
z-index: 99999999;
padding-top: 140px;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-image: URL("https://thepinkneysarms.com/look/nav_back.png");
display: none;
}

#big_movie_closer {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ffffff;
    font-size: 200%;
font-family: copperplate, serif;
cursor: pointer;
}

#largeiframe {display: table;margin: 0px auto;width: 300px;height: 167px;}

.left_column {
	width: 870px;
	float: left;
}

.right_column {
	width: 300px;
	float: right;
}

.halfcolumn {/* float: left; *//* width: 50%; */}

.halfcolumn span {
display: block;
}
.center {
text-align: center;
padding-top: 40px;
}

.bigpadder {
padding: 30px 0px;
}

.inpage_quote {
border-bottom: 1px solid #ebebeb;
padding-bottom: 30px;
margin-bottom: 30px;
}

.triple_column_holder {
	/* width: 980px; */
	margin: 0px auto;
	/* height: 330px; */
}

.triple_column {
	/* float: left; */
	/* width: 33.3333%; */
	/* border-left: 1px solid #ebebeb; */
	/* box-sizing: border-box; */
}

.last {
	border-right: 1px solid #ebebeb;
}

.inner_triple_column {
	width: 260px;
	/* height: 234px; */
	margin: 0px auto;
	padding: 20px 20px 60px 20px;
	text-align:  center;
}

.triple_column span {
	display: block;
}

.triple_column span.right {
	/* display: inline; */
	/* float: right; */
}

.undercol {
	clear: both;
	height: 1px;
}

.socials {
	/* margin-left: -10px; */
	display:  table;
	margin:  0px auto;
}

.socials a {
	display: block;
	float: left;
	margin-right: 2px;
	width: 32px;
	height: 32px;
}

a.herobutton:link, a.herobutton:visited {
	position: relative;
	z-index: 4;
	color: #ffffff;
	font-family: copperplate, serif;
	font-weight: 700;
	font-size: 160%;
	text-decoration: none;
	display: block;
	padding: 20px;
}
a.herobutton:hover {
	color: #d45d5d;
	transition: color 0.5s;
}

#thepub {}

#ourfood {}

#barnbar {}

#ourgarden {}

.section {
	/* position: relative; */
	background-color: #475a7d;
	color: #ffffff;
}

.section_white {
	background-color: #ffffff !important;
	color: #3a3835;
	position:  relative;
}

.blueoverride {

}

.section_long {}

.section_image {
	/* text-align: left; */
	/* line-height: 0px; */
}

.section_image img {
    width: 100%;
    height: auto;
}

.section_right .section_image {
	/* text-align: right; */
}

.section_right .section_image img {}

.section_right .section_image iframe {
	width: 100%;
	height: 400px;
}

#findus span {
	display: block;
}

#gallery .section_image {
	/* width: 50%; */
	line-height: 0px;
}

#gallery .section_image a {
	float: left;
	width: 33.3333%;
	background-color: #68420f;
	display: block;
}

#gallery .section_image a img {
	width: 100%;
	max-width:  100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#gallery .section_image a img:hover {
	z-index: 2;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	opacity: 0.85;
	transition: opacity 0.5s;
}

.section_text {
	/* position: absolute; */
	/* top: 0px; */
	/* right: 0px; */
	/* width: 50%; */
	padding: 40px 0px;
}

#gallery .section_text {
	/* width: 50%; */
}

.section_right .section_text {
	/* position: absolute; */
	/* top: 0px; */
	/* left: 0px; */
	/* right: initial !important; */
}

.inner_section_text {
	width: 280px;
	/* text-align: justify; */
	margin: 35px auto 0px auto;
	line-height: 140%;
}


.inner_section_text h3 {
    margin-bottom: 20px;
}

.inner_section_text p {
    margin-bottom: 20px;
}

.smallblockbutton {}

div.bottom_image {
	line-height: 0px;
}

div.bottom_image img {
	max-width: 100%;
	height: auto;
}

a.blockbutton:link, a.blockbutton:visited {
	border: 1px solid #3a3835;
	display: block;
	padding: 5px;
	color: #3a3835;
	text-decoration: none;
	font-family: copperplate, serif;
	font-weight: 700;
	font-size: 150%;
}

a.blockbutton:link span, a.blockbutton:visited span {
	border: 1px solid #3a3835;
	display: block;
	padding: 11px;
}

a.smallblockbutton:link, a.smallblockbutton:visited {
	border: 1px solid #3a3835;
	padding: 3px;
	color: #3a3835;
	text-decoration: none;
	font-family: copperplate, serif;
	font-weight: 700;
	font-size: 130%;
	display:  table;
}

a.smallblockbutton:link span, a.smallblockbutton:visited span {
	border: 1px solid #3a3835;
	display: block;
	padding: 11px;
}

a.blockbutton:hover {}

a.blockbutton:hover span {
	background-color: #475a7d;
	color: #ffffff;
	transition: background-color 0.5s;
}

a.ondarkbutton:link, a.ondarkbutton:visited {
	border-color: #ffffff !important;
	color: #ffffff !important
}

a.ondarkbutton:link span, a.ondarkbutton:visited span {
	border-color: #ffffff !important;
}

a.ondarkbutton:hover {}

a.ondarkbutton:hover span {
	background-color: #68420f;
	transition: background-color 0.5s;
}

a.smallblockbuttonlight:hover span {
	color: #ffffff;
	background-color: #475a7d;
	transition: background-color 0.5s;
}

iframe.bookingiframe {
width: 100%;
border: 0px;
height: 500px;
}

/* gallery */

.gallery .img {
	height: 182px;
	/*width: 120px;   Adjust as you see fit */
	width:  182px;
	float: left;
	/* margin: 10px; */
	text-align: center;
}

.gallery .img a {
	display: inline-block;
	/* border: 2px solid #ddd; */
	/* padding: 1px; */
}

.gallery .img a:hover {
	border-color: #999;
}

.gallery img {
	border: none;
}

.gallery .pagenavigation {
	height: 50px;
}

.gallery .prevpage a, .gallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.gallery .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}


/* LIGHTBOX  -  version 2.8.2 */

/* Preload images */
body:after {
  content: url(../lightbox/images/close.png) url(../lightbox/images/loading.gif) url(../lightbox/images/prev.png) url(../lightbox/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../lightbox/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../lightbox/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../lightbox/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
display: none !important;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../lightbox/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/* animations */

#outer_slider div.goaway {

}

.shrinkme {

}

#inner_mainpage .is-visible
{

}

.is-visible .inner_triple_column
{
    -webkit-animation: simpleFadeIn 0.7s ease-out;
    -moz-animation: simpleFadeIn 0.7s ease-out;
    -o-animation: simpleFadeIn 0.7s ease-out;
    animation: simpleFadeIn 0.7s ease-out;
}

.section .is-visible img {
	 -webkit-animation: simpleFadeIn 3s ease-out;
    -moz-animation: simpleFadeIn 3s ease-out;
    -o-animation: simpleFadeIn 3s ease-out;
    animation: simpleFadeIn 3s ease-out;
}

#gallery .is-visible img {
	 -webkit-animation: simpleFadeIn 3s ease-out;
    -moz-animation: simpleFadeIn 3s ease-out;
    -o-animation: simpleFadeIn 3s ease-out;
    animation: simpleFadeIn 3s ease-out;
}

@-webkit-keyframes removehero {
    0% {top: 0px;}
    1% {top: -1px;}
    100% {top: -1000px;display: none; opacity: 0;}
}

@-moz-keyframes removehero {
    0% {top: 0px;}
    1% {top: -1px;}
    100% {top: -1000px;display: none; opacity: 0;}
}

@-o-keyframes removehero {
    0% {top: 0px;}
    1% {top: -1px;}
    100% {top: -1000px;display: none; opacity: 0;}
}

@keyframes removehero {
    0% {top: 0px;}
    1% {top: -1px;}
    100% {top: -1000px;display: none; opacity: 0;}
}

@-webkit-keyframes shrinkheader {
    0% {height: 940px;}
    1% {height: 939px;}
    100% {height: 440px;}
}

@-moz-keyframes shrinkheader {
    0% {height: 940px;}
    1% {height: 939px;}
    100% {height: 440px;}
}

@-o-keyframes removehero {
    0% {height: 940px;}
    1% {height: 939px;}
    100% {height: 440px;}
}

@keyframes shrinkheader {
    0% {height: 940px;}
    1% {height: 939px;}
    100% {height: 440px;}
}

@-webkit-keyframes fadeInFromNone {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;bottom: -100px;}
    100% {display: block;opacity: 1;bottom: 0px;}
}

@-moz-keyframes fadeInFromNone {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;bottom: -100px;}
    100% {display: block;opacity: 1;bottom: 0px;}
}

@-o-keyframes fadeInFromNone {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;bottom: -100px;}
    100% {display: block;opacity: 1;bottom: 0px;}
}

@keyframes fadeInFromNone {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;bottom: -100px;}
    100% {display: block;opacity: 1;bottom: 0px;}
}

@-webkit-keyframes simpleFadeIn {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;}
    100% {display: block;opacity: 1;}
}
@-moz-keyframes simpleFadeIn {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;}
    100% {display: block;opacity: 1;}
}
@-o-keyframes simpleFadeIn {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;}
    100% {display: block;opacity: 1;}
}
@keyframes simpleFadeIn {
    0% {display: none; opacity: 0;}
    1% {display: block;opacity: 0;}
    100% {display: block;opacity: 1;}
}
