/*--------------------*//* specific body id related styles *//*---------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

/*
	#body_testimonials
*/
#body_testimonials div.testimonial {
	border: 5px solid #DFDDCF;
	border-top: none;
	background: #F4F3EA;
	padding: 10px;
	padding-bottom: 0;

/* margin-bottom: 16px; */

}

#body_testimonials span.ratingCopy {
	background: url(/images/stars.png) no-repeat 0 100%;
	padding-left: 89px;
	line-height: 14px;
	margin-left: 1em;
	padding-bottom: 2px;
}

#body_testimonials span.ratingCopy.rated1 {
	background: url(/images/stars.png) no-repeat 0 -120px;
}

#body_testimonials span.ratingCopy.rated2 {
	background: url(/images/stars.png) no-repeat 0 -90px;
}

#body_testimonials span.ratingCopy.rated3 {
	background: url(/images/stars.png) no-repeat 0 -60px;
}

#body_testimonials span.ratingCopy.rated4 {
	background: url(/images/stars.png) no-repeat 0 -30px;
}

#body_testimonials span.ratingCopy.rated5 {
	background: url(/images/stars.png) no-repeat 0 0;
}

#body_testimonials .testimonial .quiet {
	color: #BBBB99;
}

#body_testimonials .testimonial p.recommendedFor, #body_testimonials .testimonial p#response {
	padding: 10px;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border: 1px solid #fff;
	background: #DFDDCF;
	background: #EAE8DC;
}

#body_testimonials .testimonial p.recommendedFor strong, #body_testimonials .testimonial p#response strong {
	display: block;
}

.linkify {
	color:#0E8D8E;
	text-decoration: underline;
	cursor: pointer!Important; /* IE6 need important */
}

#body_testimonials h2.title {
	text-align: center;
	border: 5px solid #DFDDCF;
	border-bottom: none;
	background: #F4F3EA;
	padding: 0.62em;
	margin-bottom: 0;
	background: #EAE8DC;
}

a.replace.btnReview {
	display: block;
	width: 132px;
	height: 35px;
	background: url(/images/submit-review-button.png) no-repeat 0 0;
	position: relative;
	margin: auto;
	border-bottom: none;
	margin-bottom: 20px;
	}
a:hover.replace.btnReview {
	background: url(/images/submit-review-button.png) no-repeat 0 -50px;
}

#body_testimonials a.replace.btnReview span {
	position: absolute;
	top: -9000px;
	left: -9000px;
}



/* Testimonial form content */
form#testimonial {
	width: 77%;
	padding-left: 23%;
}

form#testimonial p.input {
	clear: both;
	padding-top: 1em;
	border-top: 5px solid #F4F3EA;
	margin-top: 2em;
	margin-bottom: 0;
	position: relative;
}

form#testimonial p.input.sectionTop {
	border: none;
	padding: 0;
	margin: 0;
}

form#testimonial h2.separator {
	border-bottom: 5px solid #A4D4D5;
	padding-bottom: 0.38em;
} 

form#testimonial small {
	font-size: 100%;
}

form#testimonial label.desc {
	position: relative;
	float: left;
}
form#testimonial label.desc span.outer {
	position: absolute;
	left: -106px;
	top: 0;
	width: 75px;
	background: #F4F3EA;
	padding: 0.38em 1.0em 0.38em 0.62em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	text-align: right;
}

form#testimonial p.input.radio label.choice {
	float: left;
	display: block;
	width: 60%;
	padding-left: 1.5em;
	line-height: 2em;
}


form#testimonial p.input.radio label.choice.drop {
	margin-bottom: 1em;
}

form#testimonial p.input.radio label.choice:hover {
	text-decoration: underline;
	cursor: pointer;
}

form#testimonial p.input.radio input {
	float: left;
	clear: left;
	margin-top: 0.45em;
	margin-right: -1.0em;
}

form#testimonial input.text, form#testimonial textarea.textarea {
	border: 1px solid #E3E1CF;
	width: 336px;
	padding: 10px 10px;
/* 	background: #F4F3EA; */
}

form#testimonial input.text {
	padding-top: 5px;
	padding-bottom: 5px;
}

form#testimonial span.instruct {
	margin-top: 1em;
	text-align: right;
	color: #908E83;
}

form#testimonial span.instruct {
	display: block;
}

form#testimonial span.instruct em {
	font-weight: bold;
	font-style: normal;
}

form#testimonial p.input.checkbox input {
	margin-right: 0.38em;
}

form#testimonial p.input.checkbox label.choice:hover {
	text-decoration: underline;
	cursor: pointer;
}

form#testimonial p.input.checkbox label.choice {
	margin-right: 1.62em;
	line-height: 2em;
}

form#testimonial p.input.checkbox span {
	white-space: nowrap;
}

form#testimonial p.input.checkbox span.outer {
	white-space: normal;
}

/* Date */

form#testimonial p.input.date span {
	line-height: 2em;
}

form#testimonial p.input.date label span {
	line-height: normal;
}

form#testimonial p.input.date span input, form#testimonial p.input.date span label {
	float: left;
}

form#testimonial p.input.date input {
	width: auto;
	margin-right: 0.38em;
}

form#testimonial p.input.date label {
	width: auto;
	margin-right: 1.62em;
}

form#testimonial span.req {
	display: none;
}

div#guidelines {
	-moz-border-radius:					0.62em;
	-webkit-border-radius:				0.62em;
	border-radius:						0.62em;
	background: #dfddcf;
	padding: 1em 0.62em 0.1em 0.62em;
	margin-bottom: 20px;
	}
div#guidelines h2 {
	background: #e9e8de;
	}
#body_testimonials div#guidelines div.good h3 {
	background: url(/images/tick-16.png) no-repeat 0 50%;
	padding-left: 20px;
	line-height: 16px;
	}
#body_testimonials div#guidelines div.avoid h3 {
	background: url(/images/cross-16.png) no-repeat 0 50%;
	padding-left: 20px;
	line-height: 16px;
	}
#body_testimonials p.submit label, #body_testimonials p.reset label {
	display: block;
	}
#body_testimonials p.submit {
	color: #5D7B26;
	}
#body_testimonials p.reset {
	color: #BD2C2C;
	text-align: right;
	padding-top: 0.62em;
	}
#body_testimonials p.error {
	color: red;
	margin: 1em 0;
	}
#body_testimonials .radio p.error {
	display: inline;
	}
#body_testimonials .date p.error {
	display: none!Important;
}

#body_testimonials input.error, #body_testimonials textarea.error {
	background: #FFE8E8;
}

#content.longContent {
	background: url(/images/content-infinite.png) repeat-y 0 0;
}

/*
	#body_home
*/

p#brochureButton a {
	display: block;
	width: 132px;
	height: 35px;
	position: relative;
	margin: 20px auto 20px auto;
	border-bottom: none;
	}
p#brochureButton span {
	background: url('/images/brochure-button.png') no-repeat 0 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}

p#downloadBrochure a {
	width: 175px;
	height: 35px;
	position: relative;
	margin: 20px auto 20px auto;
	display: block;
}

p#downloadBrochure a span.inner {
	background: url(/images/brochure-download-button.png) no-repeat 0 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
p#downloadBrochure a:hover span.inner {
	background: url(/images/brochure-download-button.png) no-repeat 0 -50px;
}

.contentIndent {
	margin-left: 1.38em;
	border-left: 3px solid #A4D4D5;
	padding-left: 1.62em;
}

div#brochureSection {
	display: none;
	}
.showBrochure div#brochureSection {
	display: block;
	height: 911px;
	}

.yNbuttons span.yes, .yNbuttons span.no a {
	display: block;
	float: left;
	border: 1px solid;
	padding: 10px;
	background: #E3FFC3;
	text-decoration: none;
	color: #333;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	width: 183px;
	cursor: pointer;
	border-color: #666;
	border-left-color: #ddd;
	border-top-color: #ddd;	
}

.yNbuttons span.no a {
	background: #FFCCCC;
	float: right;
	margin-left: 20px;
}

.yNbuttons span.no a:hover {
	border-width: 0;
	margin: 1px;
}

.yNbuttons span.info {
	position: absolute;
	bottom: -1.38em;
	right: 0;
	}

#brochureSection h2.sectionTitle {
	border-bottom: 5px solid #A4D4D5;
	padding-top: 1.62em;
	padding-bottom: 0.38em;
}

#brochureSection p.announce, #brochureSection span.announce/* , #brochureSection div.announce */ {
	border: 1px solid #ffff00;
	background: #ffffcc;
	padding: 1em;
}

#brochureSection span.announce {
	padding: 0em;
	color: #4B4836;
}


input#f_FoundBy {
	margin-bottom: 1.62em;
}

#brochureSection p#alternateDate {
	padding-bottom: 2em;
	padding-top: 1em;
}


#brochureSection p.error {
	color: red;
	margin: 1em 0;
}

#brochureSection .radio p.error {
	display: inline;
}

#brochureSection p.input.date {
	position: relative;
}

#brochureSection p.input.date p.error {
	position: absolute;
	top: -2em;
	right: -2em;
}

#brochureSection input.error, #brochureSection textarea.error {
	background: #FFE8E8;
}

span#extraDate {
	line-height: normal!Important;
	margin-bottom: 0!Important;
	padding-bottom: 0!Important;
}

form#testimonial input#f_Guests, form#testimonial input#f_Nights {
	width: 2em;
}

form#testimonial h2.drop {
	margin-top: 2em;
}

form#testimonial h2.drop2 {
	margin-top: 3em;
}

form.brochure {
	display: none;
}

#sendingNow .warn {
	color: #000;
}

#gallery-splash img {
	margin: 0!important;
	margin-bottom: 1.38em!important;
	padding: 0!important;
	}


/*	3rd party feeds
--------------------------------------------- */

p.twitterButton {
	text-align: center;
	border-top: 1px solid #dfddcf;
	margin-top: 1.62em;
	padding-top: 1.62em;
	}

/*	home columns
--------------------------------------------- */

.quickBox {
	-moz-border-radius:		0.62em;
	-webkit-border-radius:	0.62em;
	border-radius:			0.62em;
	padding: 1em 1.62em 1px 1.62em;
	margin-bottom: 1.62em;
	padding-right: 30%;
	position: relative;
	background: #f4f3ea url(/images/icon-testimonials.png) no-repeat 100% 10px;
	}
.quickBox.faqs {
	background: #e3e1cf url(/images/icon-faqs.png) no-repeat 100% 10px;
	}
#body_home .quickBox .allLink {
	position: absolute;
	bottom: 0em;
	right: 1em;
	-moz-border-radius:					0.38em;
	-webkit-border-radius:				0.38em;
	border-radius:						0.38em;
	background: #fff;
	padding: 0.38em 1em;
	-moz-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Firefox 3.6 and earlier */
	-webkit-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Safari and Chrome */
	box-shadow:			0px 1px 4px rgba(44, 29, 0, 0.38);
	}
#body_home .quickBox dt,
#body_home .quickBox dd {
	font-size: 110%;
	line-height: 1.5;
	}
.someFaqs dt {
	float: none!Important;
	font-size: 1.2em;
	padding-bottom: 0.38em;
	border-top: 1px solid #d6d2c8;
	padding-top: 0.62em;
	margin-bottom: 0.38em;
	}
.quickBox dt.first {
	border-top: none;
	padding-top: 0;
	}
.someFaqs dd {
	margin-bottom: 1em;
	}
.someFaqs dd span.quickAnswer,
.someFaqs a.fullAnswer {
	-moz-border-radius:					0.38em;
	-webkit-border-radius:				0.38em;
	border-radius:						0.38em;
	padding: 0.0em 0.38em;
	}
.someFaqs dd span.quickAnswer {
	float: left;
	background: #bab7a4;
	color: #fff;
	margin-right: 0.62em;
	}
.someFaqs a.fullAnswer {
	background: #9fdae7;
	text-decoration: none;
	margin-left: 0.38em;
	}
.someFaqs a.fullAnswer:hover {
	background: #c8eaf1;
	}
.someFaqs dd p {
	display: inline;
	}
.someTestimonials dt {
	float: none;
	border-top: 1px solid #d6d2c8;
	padding-top: 0.62em;
	}

/*	gallery button
--------------------------------------------- */

#galleryButton a {
	display: block;
	width: 132px;
	height: 35px;
	position: relative;
	margin: auto;
	border-bottom: none;
	}
#galleryButton a span {
	background: url(/images/gallery-button.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	}
#galleryButton a:hover span {
	background: url(/images/gallery-button.png) no-repeat 0 -50px;
	}

/*	faq page
--------------------------------------------- */

#body_the_manor.p99 h2.title {
	margin-bottom: 0;
	border-top: 1px dashed #d0cec1;
	padding-top: 5px;
	}
#faqAnswers {
	margin-left: 1.62em;
	}
#body_the_manor.p99 #content_main,
#body_the_manor.p9 #content_main,
#body_testimonials.p3 #content_main {
	padding-bottom: 1000px;
	}

/*	video reviews
--------------------------------------------- */

object.videoStyleOne {
	box-shadow:			0px 2px 4px #666;
	-webkit-box-shadow: 0px 2px 4px #666;
	-moz-box-shadow:	0px 2px 4px #666;
	margin-bottom: 20px;
	display: block;
	}

/*	special offers
--------------------------------------------- */

#content_main {
	position: relative;
	}
#specialOffers {
	position: absolute;
	top: 67px;
	left: -37px;
	}
#body_home #specialOffers {
	left: -38px;	/* hack :( */
	}
#specialOffers a {
	display: block;
	border-bottom: none;
	}
#specialOffers a span.replace {
	display: block;
	width: 38px;
	height: 148px;
	background: url(/images/great-tangley-manor-special-offers.png) no-repeat 0 0;
	}
#body_the_manor.p9 #specialOffers a span.replace {
	background: url(/images/great-tangley-manor-special-offers.png) no-repeat 0 100%;
	}
#specialOffers a:hover span.replace {
	background: url(/images/great-tangley-manor-special-offers.png) no-repeat 0 100%;
	}

p.specialOfferType {
	background: url(/images/icon-special-offer.png) no-repeat 0 100%;
	padding-left: 33px;
	line-height: 33px;
	color: #d0cec1;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	border-top: 1px dashed #d0cec1;
	padding-top: 5px;
	clear: both;
	}
p.specialOfferType.news {
	background: url(/images/icon-news.png) no-repeat 0 100%;
	line-height: 36px;
	padding-left: 41px;
	}
p.specialOfferType.event {
	background: url(/images/icon-event.png) no-repeat 0 100%;
	line-height: 40px;
	padding-left: 35px;
	}
p.specialOfferType.lateDeal {
	background: url(/images/icon-late-deal.png) no-repeat 0 100%;
	line-height: 34px;
	padding-left: 43px;
	}
/* wedding usefully uses event logo in a P */
p.eventLogo {
	background: url(/images/icon-event.png) no-repeat 0 100%;
	padding-left: 35px;
	padding-top: 10px;
	}


/*	images via CSS not hard-coded shadow
		Rather than adding classes via the CMS, we're just defaulting to all images will get this treatment so CMS use is easiest.
--------------------------------------------- */

#content_main img {
	float: right;
	padding: 8px;
	margin-bottom: 1.38em;
	margin-left: 1.38em;
	background: #fffdff;
	border: 1px solid #ededed;
	}

/*	ssp and CMS editable areas identify
--------------------------------------------- */

.onlyEditor {
	position: absolute!important;
	top: -9000px!important;
	left: -9000px!important;
	}
.onlyEditor.showToEd {
	position: relative!important;
	top: auto!important;
	left: auto!important;
	background: yellow;
	border: 1px solid red;
	padding: 0.2em 0.38em;
	}
.ssp.sspEditable {
	background: #ffffcc!Important;
	}

/*	collapse text descriptions usually
--------------------------------------------- */

p.showText {
	text-align: right;
	color: #aaa;
	}
p.showText:hover {
	color: #333;
	}
.collapseText {
	position: absolute;
	left: -999em;
	border: 1px dashed #ccc;
	padding: 0.62em;
	margin-bottom: 1em;
	color: #999;
	background: #eee;
	}
.collapseText h3 {
	margin-top: 0.62em;
	}
.collapseText h2,
.collapseText h3,
.collapseText h4 {
	color: #999;
	margin-bottom: 0.2em;
	}
.collapseText h3 + h4 {
	margin-top: 0.62em;
	}

/*	form
--------------------------------------------- */

form.regular {
	margin-bottom: 1em 0;
	padding: 0.62em 0 1.38em 0;
	}
div.introPanel {
	float: right;
	width: 38%;
	margin: 0 0 1.38em 1.38em;
	padding: 1.0em 1.0em 0.0em 1.0em;
	border: 1px dashed #ccc;
	background: #eee;
	}

/*	Google map
--------------------------------------------- */

.gMap small {
	display: block;
	text-align: right;
	margin-top: 5px;
	}
.gMap small a {
	line-height: 2.62em;
	font-size: 11px;
	}
.mapInfo {
	text-align: right;
	}

/*	contact and vcard
--------------------------------------------- */

/* quick contact */

#quickContact,
.vcard {
	margin-bottom: 2.62em;
	background: #e3e1cf;
	-moz-border-radius:		0.38em;
	-webkit-border-radius:	0.38em;
	border-radius:			0.38em;
	color: #eee;
	padding: 6px 5px 5px 5px;
	position: relative;
	-moz-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Firefox 3.6 and earlier */
	-webkit-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Safari and Chrome */
	box-shadow:			0px 1px 4px rgba(44, 29, 0, 0.38);
	}
#quickContact .inner,
.vcard .outer {
	border: 1px dashed rgba(153, 145, 125, 0.62);
	padding: 0.62em;
	padding-bottom: 0;
	}
#quickContact h2 {
	background: none;
	padding: 0;
	margin: 0;
	margin-bottom: 0.38em;
	text-align: center;
	font-size: 162%;
	font-weight: normal;
	}
#quickContact dt,
#quickContact dd {
	text-align: center!Important;
	float: none;
	font-weight: normal;
	}
#quickContact dt {
	color: #887f6b;
	}
#quickContact dd {
	margin-bottom: 1em;
	font-size: 120%;
	color: #3f3010;
	}
#quickContact a {
	color: #3f3010;
	border-bottom: 1px dotted rgba(181, 175, 156, 1.0);
	padding-bottom: 0.1em;
	}
#quickContact a:hover {
	color: rgba(107, 100, 85, 1.0);
	background: none;
	border-bottom: 1px solid rgba(107, 100, 85, 0.62);
	}
#quickContact p.moreButton {
	text-align: center;
	}

/* contact page */

div.vcard .outer {
	margin: 0.62em;
	padding: 2em;
	padding-bottom: 0;
	}
.skype a, .email, .tel span, .postal-code, .region, .locality, .street-address, .url {
	font-size: 138%!Important;
	color: #3f3010;
	}
.skype span {
	font-size: 120%!Important;
	display: block;
	color: #666;
	}
div.vcard div.partOne {
	width: 50%;
	float: left;
	}
div.vcard div.partTwo {
	float: left;
	width: 50%;
	}
.vcard span,
.vcard div,
.vcard a {
	line-height: 1.62em;
	margin-bottom: 1em;
	}
div.skype {
	margin-bottom: 0;
	}
.vcard div + h2 {
	margin-top: 1em;
	}
.vcard h2 {
	margin-bottom: 0.2em;
	color: #887f6b;
	}
.vcard .postal-code {
	display: block;
	}
.adr span, .adr div {
	margin-bottom: 0;
	}
.vcard a.url {
	color: #3f3010;
	border-bottom: none;
	}
.vcard a.url:hover {
	cursor: default;
	background: none;
	}
.vcard a.email,
.vcard .skype a {
	border-bottom: 1px solid rgba(14, 141, 142, 0.38);
	color: #0E8D8E;	
	}

/*	top links
--------------------------------------------- */

.addTopLink {
	margin-right: 30px;
	}
.topLink {
	text-align: right;
	margin-bottom: -1.38em;
	}
.topLink a {
	color: #d0cec1;
	border-bottom: none;
	}
.topLink a:hover {
	color: #999;
	background: none;
	}
#body_testimonials .topLink {
	margin: 1.62em 0;
	}

/*	quickIndex
--------------------------------------------- */

ul.quickIndex {
	margin: 0;
	margin-bottom: 1.62em;
	}
ul.quickIndex li {
	padding: 0!Important;
	list-style: none;
	margin: 0!Important;
	float: left;
	}
ul.quickIndex li a {
	background: #ebe9d9;
	display: block;
	padding: 0.2em 0.62em;
	border-bottom: none;
	margin: 1px;
	-moz-border-radius:					0.38em;
	-webkit-border-radius:				0.38em;
	border-radius:						0.38em;
	}
ul.quickIndex li.alt a {
	background: #d8f3fc;
	}
ul.quickIndex li a:hover {
	background: none;
	}

/*	override default poster iOS devices see
--------------------------------------------- */

.ssp-mobile-poster-content {
/* Parent div of content underneath image */
	}
.ssp-mobile-poster-label {
/* "Media Gallery" text */ 
	}
.ssp-mobile-poster-title {
/* Album and gallery title */    
	font-size: 200%!Important;
	}
.ssp-mobile-poster-description {
/* Album and gallery description */ 
	display: none!Important;
	}
.ssp-mobile-poster-button {
/* "View Gallery" button */
	font-size: 140%!Important;
	line-height: 1.2!Important;
	text-transform: none!Important;
	}

#body_film_locations_gallery .ssp-mobile-poster-description,
#body_gallery .ssp-mobile-poster-description {
/* Album and gallery description */ 
	display: block!Important;
	}




/* Reuseable classes
--------------------------------------------- */

.mono {
	font-family: "Courier New", Courier, Monaco, monospace;
	}
.allLink {
	text-align: right;
/* 	font-weight: bold; */
	}
.middle {
	text-align: center;
	}
.info,
.info a {
	color: #999;
	}
.info a {
	border-bottom: 1px dotted #ccc;
	}
.hover {
	cursor: pointer;
	}
.error {
	color: red;
	}
.note {
	color: #908b85;
	}
/* ul.alt li, */
dl.alt dd {
	padding: 0.38em;
	}
/* ul.alt li.alt, */
dd.alt {
	background: #f4f3ea;
	}
.spacey {
	margin-top: 1.62em;
	margin-bottom: 1.62em;
}

.leftAlign {
	text-align: left!Important;
}

.hidden {
	display: none;
}

.loose {
	position: absolute;
	top: -9000px;
	left: -9000px;
}

.antispam1 {
	display: none;
}

.debugInfo {
	font-size: 85%;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
}

.warn {
	background: #ffffcc;
	}
.warn.louder {
	border: 1px solid yellow;
	padding: 0.62em;
	-moz-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Firefox 3.6 and earlier */
	-webkit-box-shadow:	0px 1px 4px rgba(44, 29, 0, 0.38); /* Safari and Chrome */
	box-shadow:			0px 1px 4px rgba(44, 29, 0, 0.38);
	}
.debugInfo:hover {
	opacity: 1;
}

/*
span.drop {
	display: inline;
	float: left;
	margin: 0;
	padding: 0.25em 0.08em 0 0;
	font-size: 3.2em;
	line-height: 0.4em;
	text-transform: capitalize;
	color: #c30;
}
*/

span.drop {
	padding-top: 1.0em;
	padding-bottom: 1.62em;
}

/* Clear fix */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
