/* Accessibility additions */
.access-bypass,
.access-indicator,
.access-heading,
.access-findoutmore,
.access-label {
	left: -9999em;
	position: absolute !important;
	z-index: 9999;
}
.hidden {
	left: -9999em;
	position: absolute;
}
.noShow {
	display: none;
}
.link_warning {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 4px;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	width: 200px;
	z-index: 1000;
}
.fourohfour {
	/*background: url(/other_files/images/nt-404-montage.gif) 100% 0 no-repeat;*/
	margin: 40px 10px 0;
	/* padding: 0 500px 40px 0; */
	/* width: 440px; */
}
/* Tiles */
.tile {
	margin: 0 0 20px 0;
	position: relative;
}
.paleblue {
	background: #e6faf5;
	padding: 15px;
}
.details {
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
.details a {
	color: #555;
}
.details span {
	border-right: 1px solid #555;
	color: #555;
	font-weight: bold;
	list-style-type: none;
	margin: 0 4px 0 0;
	padding: 0 8px 0 0;
}
.details span.last {
	border-right: none;
}
.time-stamp {
	border-bottom: 1px solid #ccc;
	color: #87003c;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.follow-up {
	text-align: left;
}
.follow-up.special {
	border-top: 1px solid #eee;
	padding: 6px 8px 0 8px;
	text-align: left;
}
p.social a {
	background-image: url(/other_files/images/nt-footer-socialmediabuttons.png);
	background-position: -3px 0;
	background-repeat: no-repeat;
	display: block;
	margin: -4px 0 0 0;
	padding: 6px 0 4px 30px;
}
p.social a.twitter {
	background-position: -3px -270px;
}
p.social a.facebook {
	background-position: -3px -90px;
}
.accordion .special {
	float: left;
	font-size: 1em;
	margin: 0 0 4px 0;
	width: 205px;
}
.related-links {
	border-top: 1px solid #ccc;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	width: 100%;
}
.related-links .title {
	font-size: 1.4em;
	font-weight: bold;
}
.related-links li {
	margin: 0 10px 5px 20px;
}
/* Tile 1 */
.onecol-scroller-slideshow {
	height: 340px;
	position: relative;
}
.onecol-scroller-slideshow .onecol-article h3 {
	height: 80px;
	margin: 0 0 9px 0;
}
.onecol-scroller .nav .control {
	display: none;
}
.onecol-scroller .onecol-article .caption {
	margin: 0 0 8px 0;
}
.onecol-scroller .onecol-article .caption p {
	display: none;
}
.onecol-scroller .nav {
	border: none;
	top: 55px;
}
.onecol-scroller-slideshow .onecol-article {
	width: 220px;
}
/* Tile 5 */
.twocol-scroller-slideshow {
	border-bottom: 1px dotted #eee;
	min-height: 495px;
	position: relative;
}
.twocol-scroller-slideshow .onecol-article h3,
.twocol-scroller-slideshow .twocol-article h3 {
	margin: 0 0 9px;
	min-height: 25px;
	width: 340px;
}
.twocol-scroller .nav {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0;
	width: 100%;
	z-index: 20;
}
.twocol-scroller .nav .control {
	display: none;
}
.twocol-scroller .nav-numbers a {
	float: left;
}
/* Tile 7 */
.threecol-scroller-slideshow .threecol-article .imageCol .caption {
	width: 460px;
}
.threecol-scroller-slideshow {
	min-height: 320px;
	position: relative;
	width: 700px;
}
.threecol-scroller-slideshow .threecol-article {
	margin: 0;
	min-height: 320px;
	padding: 0;
	width: 700px;
}
.threecol-scroller-slideshow .threecol-article h3,
.threecol-scroller-slideshow .threecol-article h4 {
	padding: 0;
}
.threecol-scroller-slideshow .threecol-article h3 a,
.threecol-scroller-slideshow .threecol-article h4 a {
	font-weight: normal;
}
.threecol-scroller .nav {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 286px;
	width: 100%;
	z-index: 20;
}
.threecol-scroller .nav .control {
	display: none;
}
.threecol-scroller .nav-numbers a {
	float: left;
}
#threecol-google-map {
	height: 450px;
}
/* Tile 10 */
.bigthreecol-scroller-slideshow {
	height: 630px;
	position: relative;
}
.bigthreecol-scroller-slideshow .bigthreecol-article h3 {
	width: 460px;
}
.bigthreecol-scroller .nav {
	border: none;
	top: 0;
}
.bigthreecol-scroller .nav .control {
	display: none;
}

/* Tile 23 */
#accordion li .noticeboard {
	background: #fffddd;
	margin: 0;
	padding: 6px 10px;
}
#accordion li .noticeboard p {
	font-size: 1em;
}
.noticeboard {
	background: #fffddd;
	border: 1px solid #f4c850;
	margin: 0 0 20px 0;
	padding: 6px 10px;
}
.noticeboard p {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
/* Tile 33
.simple-search-form {
	font-size: 1.4em;
	position: relative;
}
.simple-search-form legend {
	display: none;
}
.simple-search-form label {
	margin: 0 0 10px 0;
}
.simple-search-form input {
	font-size: 1.2em;
	margin: 10px 0;
	width: 185px;
}
.simple-search-form input.submit {
	background: #f90;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: none;
	color: #333;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
	width: 100px;
}
.simple-search-form input.submit:hover {
	background: #f70;
}
.simple-search-form select {
	margin: 10px 0 10px 0;
	width: 100%;
}
*/
.browseRegion {
	background-image: url(/other_files/images/nt-browseregion-bckgrds.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 20px;
}
.browseRegionForm .submitBtn {
	margin: 0;
}
.width-12 .browseRegion {
	background-position: -240px 0;
	width: 700px;
}
.width-12 .browseRegion h3 {
	font-size: 2.2em;
}
.width-12 .browseRegion select {
	float: left;
	margin: 5px 10px 5px 0;
}
.width-12 .browseRegion input {
	float: left;
}
.width-4 .browseRegion {
	padding: 20px 20px 120px;
}
.width-4 .browseRegion select {
	margin: 0 0 15px;
}
/* Tile 24 */
.overview-map {
	background: #fff;
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	width: 100%;
}
.overview-map #small-google-map {
	height: 200px;
	margin: 0;
}
.overview-map h3 {
	border-top: 1px solid #ccc;
	color: #87003c;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 6px 0;
}
.overview-map h3 a {
	color: #87003c;
	font-size: 0.7em;
	position: absolute;
	right: 0;
}
.overview-map ul {
	background-color: #fff;
	margin: 0;
	padding: 5px;
}
.overview-map ul li {
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0;
}
/* Tile 21 and 22 */
.openingtimes {
    font-size: 1.2em;
    margin: 0;
    width:350px;
}
.openingtimes caption {
    border-bottom: 1px solid #EEEEEE;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 5px;
    text-align: left;
}
.openingtimes caption span.valid {
    color: #555555;
    font-weight: normal;
}
.openingtimes tr td, .openingtimes tr th {
    padding: 6px 8px;
    text-align: left;
}
.openingtimes .today {
    background-color: #EEEEEE;
    border: 1px solid #EEEEEE;
    font-weight: bold;
}
.openingtimes .days {
    text-align:left;
}
.openingtimes .opens {
	text-align:center;
}
.openingtimes .closes {
    text-align:center;
}
.openingtimes .closed {
    color: #B50026;
    font-weight: bold;
    text-align: center !important;
}
.openingtimes .link {
    border-top: 1px solid #EEEEEE;
    line-height: 1.4em;
    padding: 8px 8px 4px 0;
}
.openingtimes .specialnote {
    background-color: #FFFDDD;
    border-top: 1px solid #F4C850;
    font-weight: normal;
    line-height: 1.4em;
    padding: 8px;
}
#simple_example_window_contents {
	height: 270px !important;
	padding: 10px !important;
	width: 600px !important;
}
#simple_example_window_contents p {
	margin-bottom: 0 !important;
}
.os-ref {
	font-weight: bold;
	padding: 3px 0;
	position: absolute;
	right: 0;
	top: 0;
}
.gethere-map {
	position: relative;
}
/* Tile 29 */
.admissionprices {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	width: 100%;
}
.admissionprices tr td,
.admissionprices tr th {
	padding: 6px 8px;
	text-align: left;
}
/* Single column styles */
.basic-image-list li {
	list-style-type: none;
	margin: 0 0 20px 0;
}
.basic-image-list li img {
	float: left;
	margin: 0 10px 0 0;
}
.basic-image-list li .caption {
	float: left;
	margin: 0.3em 0 0;
}
.basic-image-list li h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 0.3em;
}
.basic-image-list li h4 a {
	font-weight: normal;
}
.basic-image-list li p {
	font-size: 1em;
}
#accordion {
	background-color: #fff;
	color: #666;
	margin: -380px 0 0 0;
	position: relative;
}
#dualAccordion {
	float: left;
	margin: -380px 0 0 0;
	position: relative;
	width: 220px;
}
#dualAccordion #accordion {
	float: left;
	margin: 0 0 20px;
	width: 220px;
}
#accordion li,
.accordion li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px;
}
.accordion .placesNearby ul,
#accordion .placesNearby ul {
	margin: 0;
}
.accordion .placesNearby ul li,
#accordion .placesNearby ul li {
	margin: 0 0 5px 20px;
	padding: 0;
}
.accordion li {
	float: left;
	position: relative;
	width: 220px;
}
.accordion li div {
	float: left;
}
#accordion .tabs ul.tabs-list {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#accordion .tabs ul.tabs-list li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0;
	width: 30px;
}
#accordion .tabs ul.tabs-list a {
	background-color: #fff;
	background-image: url(/other_files/images/nt-openingtimes-accordion-arrow.gif);
	background-position: 50% 90px;
	background-repeat: no-repeat;
	color: #246be2;
	display: block;
	float: left;
	height: inherit;
	font-weight: normal;
	padding: 5px 11px;
	text-decoration: underline;
	width: 11px;
}
#accordion .tabs ul.tabs-list a span {
    left: -999em;
	position: absolute;
}
#accordion .tabs ul.tabs-list a:hover {
	background-position: 50% -62px;
	color: #333;
}
#accordion .tabs ul.tabs-list .current {
	border-width: 0;
}
#accordion .tabs ul.tabs-list .current a {
	background-position: 50% -2px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#accordion .tabs .current-info,
#accordion .tabs .accessibletabsanchor,
.tabs .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/ {
	top: -5em;
    left: -999em;
    position: absolute;
}
#accordion .tabs .content {
    clear: both;
    margin: 0;
}
#accordion .about{
    clear: both;
    padding: 2em;
}
#accordion span.closed,
.accordion span.closed {
    color: #c00;
    font-weight: bold;
}
#accordion .tabbody {
	clear: both;
	font-size: 1em;
}
#accordion .tabbody ul {
	background-color: #fff;
	float: left;
	margin: 0 0 6px;
	padding: 10px;
	width: 200px;
}
#accordion .tabbody ul li {
	border-bottom: 1px dotted #ccc;
	color: #666;
	float: left;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	width: 198px;
}
#accordion .tabbody ul li.last {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
#accordion .tabbody li span.attraction {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
	width: 80px;
}
#accordion .tabbody li span {
	display: block;
	float: left;
}
#accordion .times dt,
#accordion .times dd {
	border: none;
	margin: 0;
	padding: 0;
}
#accordion p.bold {
	margin: 0 5px;
}
#accordion li div p.thisWeek {
	margin: 0 0 10px 0;
}
#accordion li div p.thisWeek span {
	font-weight: normal;
}
#accordion .tabbody li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#accordion .tabs {
	background-color: #fff;
	background-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#accordion .tabs dt {
	margin: 0;
	padding: 0;
}
#accordion .tabbody {
	border: none;
	float: left;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
}
#accordion li div ul.no-bullet-list,
.accordion li div ul.no-bullet-list {
	margin: 0 0 0 5px;
	padding: 0;
}
#accordion li div ul.no-bullet-list li,
.accordion li div ul.no-bullet-list li {
	color: #666;
	float: left;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.accordion .mapMore {
	font-size: 1em;
	position: absolute;
	right: 0;
	top: 12px;
}
.accordion li #accordion-map {
	height: 160px;
	margin: 0;
	position: relative;
	width: 220px;
}
.accordion .title {
	border-top: 2px solid #410546;
	color: #410546;
	cursor: default;
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	padding: 12px 0 20px 0;
}
#accordion .toggle {
	background-color: #fff;
	border-top: 1px solid #410546;
	color: #410546;
	cursor: default;
	display: block;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 5px 0;
	text-decoration: none;
}
#accordion a.toggle:focus,
#accordion a.toggle:hover,
#accordion a.toggle:active,
#accordion a.toggle:visited {
	background-color: #fff;
	color: #410546;
}
#accordion a.selected {
	background-position: 6px -229px;
	border-color: #410546;
	color: #410546;
}
#accordion a.selected:focus,
#accordion a.selected:hover {
	background-color: #fff;
	background-position: 6px -229px;
	cursor: default;
}
#accordion li div p {
	font-size: 1em;
}
#accordion li div ul {
	float: left;
	margin: 0 0 10px;
	padding: 5px;
}
#accordion li div ul li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0 20px;
	width: 195px;
}
#accordion li div table {
	font-size: 1em;
}
#accordion li div table caption,
#accordion li div table tr th,
#accordion li div table tr td {
	padding: 3px 5px;
}
#accordion .openingtimes {
	border: none;
}
#accordion .admissionprices {
	border: none;
	margin: 0 5px 10px;
}
#accordion .admissionprices caption {
	font-weight: bold;
	text-align: left;
}
#accordion .openingtimes .link,
#accordion .admissionprices .link {
	border-top: 1px solid #eee;
	line-height: 1.4em;
	padding: 6px 8px;
}
/* Double column styles */
.doublewide-image-list li {
	clear: both;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.doublewide-image-list li img {
	float: left;
	margin: 0 20px 15px 0;
}
.doublewide-image-list li h4 {
	font-size: 1.8em;
	margin: 0 0 0.5em;
}
.doublewide-image-list li h4 a {
	font-weight: normal;
}
.doublewide-image-list li p {
	font-size: 1em;
}
.doublewide-image-list li .caption p {
	display: none;
}
.triplewide-image-list li {
	border-bottom: 1px dotted #ccc;
	clear: both;
	float: left;
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0 0 0.5em;
}
.triplewide-image-list li:last-child {
	border-bottom: none;
}
.triplewide-image-list li .imageCol {
	float: left;
	margin: 0 20px 0 0;
}
.triplewide-image-list li img {
	margin: 0 0 40px 0;
}
.triplewide-image-list li h3,
.triplewide-image-list li h4 {
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.8em;
	font-weight: 700;
	margin: 0 0 0.5em;
}
.triplewide-image-list li h3 a,
.triplewide-image-list li h4 a {
	font-weight: normal;
}
.triplewide-image-list li p {
	font-size: 1em;
}
/* Triple column styles */
.highlight .text {
	width: 200px;
}
#large-google-map {
	height: 315px;
}
#large-google-map a.terms-of-use-link:focus {
	color: #fff;
}
/* Tab styles */
.acc-hide {
	height: 1px;
	left: -9999em;
	overflow: hidden;
	position: absolute !important;
	width: 460px;
}
body .current-info,
body .accessibletabsanchor,
.js .current-info,
.js .accessibletabsanchor {
	left: -3000px;
    position: absolute;
}
.tabs,
.tabbed .tabs-wrapper {
	background: #cbf1e8 url(/other_files/images/nt-tabs-wonkyedge.gif) 50% 100% no-repeat;
	float: left;
	margin: 7px 0 20px 0;
	padding: 15px 5px 10px;
	position: relative;
}
.tabs ul.tabs,
.tabbed .tabs-wrapper ul.tabs-list {
	background-image: none;
	margin: 0;
	padding: 0;
}
.tabs .one {
	width: 180px;
}
.tabs .two {
	width: 420px;
}
.tabs h2 {
	border: none;
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.8em;
	font-weight: 700;
}
.tabbed .tabs-wrapper h4 {
	left: -9000px;
	position: absolute;
	top: -2em;
}
ul.tabs-list {
	float: left;
	margin: -5px 0 0 0;
}
.tabs li,
.tabbed .tabs-wrapper ul.tabs-list li {
	float: left;
	list-style-type: none;
	margin: 0 4px 0 0;
	padding: 0 0 5px 0;
}
/* To accommodate EPB-397 (may roll back if crap) Rolled back 2011-03-11 */
.tabs li a {
    color: #666;
    display: block;
    font-weight: normal;
    height: 16px;
    margin: 0;
/*     overflow: hidden; */
    padding: 6px 10px;
    text-decoration: none;
/*     width: 60px; */
}
.tabbed .tabs-wrapper ul.tabs-list li a {
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 8px 6px;
	text-decoration: none;
}
.tabs li a:focus,
.tabs li a:hover {
	background-color: #00828a;
	color: #fff;
}
.tabbed .tabs-wrapper ul.tabs-list li a span.current-info2 {
	left: -9000px;
	position: absolute;
}
.tabbed .tabs-wrapper ul.tabs-list li a:focus {
	background-color: #87003c;
	color: #fff;
}
.tabbed .tabs-wrapper ul.tabs-list li a:hover {
	background-color: #00828a;
	color: #fff;
}
.tabs li.current a,
.tabbed .tabs-wrapper ul.tabs-list li.current a {
	background: #fff;
	color: #333;
	cursor: default;
	font-weight: bold;
}
.tabbed .tabs-wrapper .tabset {
	float: left;
}
.tabs .body,
.tabbed .tabs-wrapper .tabbody {
	background-color: #fff;
	margin: 23px 0 0;
	padding: 15px 0 0 10px;
}
.tabbed .tabs-wrapper .tabbody {
	float: left;
	margin: 0;
	padding: 15px 15px 10px;
}
.width-8 .tabbed .tabs-wrapper .tabbody .one {
	width: 180px;
}
.width-8 .tabs .body,
.width-8 .tabbed .tabs-wrapper .tabbody {
	width: 420px;
}
.width-12 .tabbed .tabs-wrapper .tabbody .one,
.width-12 .tabbed .tabs-wrapper .tabbody .two {
	width: 420px;
}
.width-12 .tabs .body,
.width-12 .tabbed .tabs-wrapper .tabbody {
	width: 660px;
}
.width-12 .tabs-wrapper .tabbody .imageCol {
	margin: 0;
}
.width-12 .tabs-wrapper .tabbody .one {
	margin: 0 20px 0 0;
}
.tabs .body ul li,
.tabbed .tabs-wrapper .tabbody ul li {
	float: none;
	list-style-type: square;
	margin: 0 0 0 20px;
}
.tabs .body ol li,
.tabbed .tabs-wrapper .tabbody ol li {
	float: none;
	list-style-type: decimal;
	margin: 0 0 0 24px;
}
/* Tile 26 */
#complete-openingtimes {
	background: #e6faf5;
	padding: 10px;
}
#complete-openingtimes ul {
	background: none;
	float: left;
	width: 220px;
}
#complete-openingtimes ul li {
	border: none;
	float: none;
}
#complete-openingtimes ul li a {
	background-color: #cfe6e1;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #333;
	display: block;
	width: 199px;
}
#complete-openingtimes ul li a:focus,
#complete-openingtimes ul li a:hover {
	background-color: #b9d6d0;
}
#complete-openingtimes ul li.current a {
	background-color: #fff;
	width: 208px;
	font-weight:bold;
}
#complete-openingtimes ul li.current a:focus,
#complete-openingtimes ul li.current a:hover {
	background-color: #fff;
}
#complete-openingtimes .content {
	background: #fff;
	float: left;
	padding: 10px;
	width: 440px;
}
#complete-openingtimes .body {
	border: none;
	margin: 0;
	padding: 0;
}
#complete-openingtimes h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
#complete-openingtimes table {
	background: #fff;
}
/* Tile 25 */
#complete-transportmodes {
	background: #e6faf5;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 680px;
}
#complete-transportmodes ul {
	background: none;
}
#complete-transportmodes ul li {
	border: none;
	float: left;
	margin: 0;
}
#complete-transportmodes ul li a {
	background-color: #cfe6e1;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #333;
	display: block;
	margin: 0 4px -5px 0;
}
#complete-transportmodes ul li a:focus,
#complete-transportmodes ul li a:hover {
	background-color: #b9d6d0;
}
#complete-transportmodes ul li.current a {
	background-color: #fff;
	font-weight:bold;
}
#complete-transportmodes ul li.current a:focus,
#complete-transportmodes ul li.current a:hover {
	background-color: #fff;
}
#complete-transportmodes .content {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 680px;
}
#complete-transportmodes .body {
	background-color: #fff;
	border: none;
	margin: 0;
	padding: 5px 10px;
	width: 660px;
}
#complete-transportmodes h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
/* Tile 31 */
.nav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 30px;
	width: 100%;
	z-index: 20;
}
.nav a {
	color: #333;
	float: right;
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px 0 0 3px;
	padding: 4px 8px 5px 8px;
	text-decoration: none;
}
.nav a.activeSlide {
	background: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin: -1px 0 0 3px;
	padding: 8px 8px 6px 8px;
}
.nav a.activeSlide:focus,
.nav a.activeSlide:hover {
	text-decoration: none;
}
.nav .control {
	background: none;
	border: none;
}
.nav-numbers {
	float: right;
}
.nav-numbers a {
	float: left;
}
.nav a:focus {
	background-color: #87003c;
	color: #fff;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
/* Tile 31 */
.article-scroller {
	height: 335px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	width: 700px;
}
.article-scroller .nav {
	border-top: 2px solid #00828a;
	border-bottom: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 258px;
	width: 100%;
	z-index: 20;
}
.article-scroller .nav .control {
	display: none;
}
.article-scroller .nav a.activeSlide {
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.article {
	background: #fff;
	/* Possibly optional */
	height: 310px;
	margin: 0;
	padding: 0;
	width: 700px;
}
.article-media {
	float: left;
	width: 460px;
}
.article-scroller .article-summary {
	color: #333;
	float: left;
	padding: 0 0 0 20px;
	width: 220px;
}
.article-scroller .article-summary h3 {
	margin: -3px 0 15px 0;
	padding: 0;
}
/* Tile 32 */
#property-address {
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
#property-address a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#property-address a:focus {
	background-color: #87003c;
	color: #fff;
	text-decoration: none;
}
#property-address a:hover {
	text-decoration: none;
}
.dontMiss {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.dontMiss h3 {
	color: #333;
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 10px;
}
#property-description {
	float: left;
	margin: 0;
}
#property-description h2 {
	border: none;
	font-size: 2.2em;
	margin: 0 0 10px;
	padding: 0;
}
#property-info-links {
	position: relative;
}
#accordion #property-symbols,
.accordion #property-symbols {
	border-top: none;
	margin: 0 0 5px 5px;
	padding: 0;
}
#accordion #property-symbols li,
.accordion #property-symbols li {
	float: left;
	list-style-type: none;
	margin: 0 8px 8px 0;
	padding: 0;
	position: relative;
	width: 22px;
}
#property-symbols {
	margin: 0 0 20px 0;
}
#property-symbols li,
#resultsList dd {
	float: left;
	list-style-type: none;
	margin: 0 8px 0 0;
	padding: 0;
	position: relative;
}
#property-symbols li a,
#resultsList dd a {
	background-image: url(/other_files/images/symbols.gif);
	background-repeat: no-repeat;
	border: 1px solid #333;
	display: block;
	height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 22px;
}
#property-symbols li a:focus,
#resultsList dd a:focus {
	border: 1px solid #410546;
}
#property-symbols li a:hover,
#resultsList dd a:hover {
	border: 1px solid #000;
}
#property-symbols li a span,
#resultsList dd a span {
	display: block;
	float: left;
	left: -9000px;
	margin: 0;
	padding: 3px 8px;
	position: absolute;
	top: 0;
	z-index: 10;
}
#property-symbols li a:focus img,
#property-symbols li a:hover img,
#resultsList dd a:focus img,
#resultsList dd a:hover img {
	border: 1px solid #410546;
}
#property-symbols li a:focus span,
#property-symbols li a:hover span,
#resultsList dd a:focus span,
#resultsList dd a:hover span {
	background: #410546;
	color: #fff;
	font-weight: normal;
	left: 0;
	top: 25px;
}
a#symbol-archaeological {
	background-position: 0;
}
a#symbol-bus {
	 background-position: -22px;
}
a#symbol-castle {
	 background-position: -44px;
}
a#symbol-coast {
	 background-position: -66px;
}
a#symbol-countryside {
	 background-position: -88px;
}
a#symbol-cycle {
	 background-position: -110px;
}
a#symbol-farm {
	 background-position: -132px;
}
a#symbol-garden {
	 background-position: -154px;
}
a#symbol-house {
	 background-position: -176px;
}
a#symbol-industrial {
	 background-position: -198px;
}
a#symbol-mill {
	 background-position: -220px;
}
a#symbol-nature {
	 background-position: -242px;
}
a#symbol-other {
	 background-position: -264px;
}
a#symbol-park {
	 background-position: -286px;
}
a#symbol-rail {
	 background-position: -308px;
}
a#symbol-religious {
	 background-position: -330px;
}
img.railIcon {
	margin: 0px;
}
.follow-up.special a#property-events {
	background-image: url(/other_files/images/nt-icon-events.gif);
	background-position: -2px 0;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 6px 0 4px 28px;
}
.follow-up.special a#property-events:focus,
.follow-up.special a#property-events:hover {
	background-position: -2px -68px;
}
/* Tiles 19, 16 and 17 */
#thumbs .thumbs .thumb img {
	height: 34px;
	margin: 0 0 -6px 0;
	padding: 0;
	width: 60px
}
/* Standard 9-up gallery */
#main-gallery {
	float: left;
	font-size: 1.2em;
	height: 300px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 700px;
}
#main-gallery #slideshow {
	height: 259px;
	width: 460px;
}
#main-gallery #slideshow img {
	display: block;
	left: 0;
	height: 259px;
	position: absolute;
	top: 0;
	width: 460px;
}
#main-gallery #gallery {
	margin: 0 5px 0 0;
	position: absolute;
	width: 460px;
	top: 0;
}
#main-gallery #gallery .image-wrapper {
	background-color: transparent;
	display: block;
	height: 259px;
	width: 460px;
}
#main-gallery #gallery .caption {
	font-size: 0.8em;
	margin: 5px 0;
	padding: 4px 0 0 0;
	position: absolute;
	top: 255px;
	width: 100%;
	z-index: 2;
}
#main-gallery #gallery .caption p {
	margin: 0;
	padding: 0;
}
#main-gallery #gallery .caption .copyright {
	background-color: rgba(0, 0, 0, 0.8);
	height: 16px;
	padding: 2px 8px;
	top: -21px;
}
#main-gallery #gallery .caption .copyright a {
	background: none !important;
	color: #fff;
}
#main-gallery .slider-control-holder {
	height: 260px;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
}
#main-gallery #controls {
	bottom: 0;
	position: inherit;
	right: 0;
}
#main-gallery #gallery #controls .ss-controls {
	float: left;
	margin: 0 0 10px 0;
}
#main-gallery #gallery #controls .nav-controls {
	float: right;
	margin: 0 0 10px 0;
}
#main-gallery #gallery #controls .nav-controls .prev {
	margin: 0 10px 0 0;
}
#main-gallery #thumbs {
	padding: 0;
	position: absolute;
	top: 0;
	width: 220px;
}
#main-gallery #thumbs .thumbs {
	height: 190px;
	margin: -10px 0 10px 10px;
	padding: 0;
}
#main-gallery #thumbs .thumbs li {
	border: none;
	float: left;
	list-style-type: none;
	margin: 15px 10px 0 0;
	padding: 0;
	width: 60px;
}
#main-gallery #thumbs .thumbs li a {
	height: 34px;
	margin: 0;
	padding: 0;
	width: 60px;
}
#main-gallery #thumbs .thumbs li a:focus{outline:1px;}
#main-gallery #thumbs .thumbs li a img {
	margin: 0;
}
#main-gallery #thumbs .noscript li .caption {
	display: none;
}
#main-gallery .pagination {
	margin: 0;
	padding: 0;
	right: -160px;
	text-align: center;
	top: 190px;
	position: relative;
	width: 250px;
	z-index: 9999;
}
#main-gallery .bottom {
	bottom: 13px;
	position: absolute;
	right: 0;
}
#main-gallery .pagination .current {
	color: #c00;
	float: left;
	border: 0px;
	margin: 4px;
	padding: 4px 3px;
}
#main-gallery .pagination a {
	color: #333;
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin: 4px;
	padding: 4px 3px;
	text-decoration: underline;
}
#main-gallery .pagination .ellipsis {
	display: none;
}
#main-gallery .ss-controls {
	bottom: 0;
	left: 40px;
	position: absolute;
}
.width-12 .rotating-manual-big .copyright {
	top: 373px;
}
/* Tile 16 & 19 */
#property-gallery {
    float: left;
	font-size: 1.2em;
	/* Negative top margin fixes unintended white space bug, nice! */
	margin: -50px 0 5px;
	padding: 0 0 45px;
	position: relative;
	width: 460px;
}
.tabbody #property-gallery{
	margin: 0 0 -20px !important;
	top: -50px !important;
}
#property-gallery #slideshow {
	height: 259px;
	margin: -40px 0 0 0;
	width: 460px;
}
#property-gallery #slideshow img {
	left: 0;
	height: 259px;
	position: absolute;
	top: -40px;
	width: 460px;
}
#property-gallery #gallery {
	float: left;
	height: 280px;
	margin: 0 5px 0 0;
	position: relative;
	width: 460px;
}
#property-gallery #gallery .image-wrapper {
	display: block;
	height: 259px;
	width: 460px;
}
#property-gallery #gallery .image-wrapper .advance-link {
	display: block;
	height: 259px;
	width: 460px;
}
#property-gallery #gallery .caption {
	background-color: #fff !important;
	font-size: 0.8em;
	margin: 0;
	padding: 4px 0 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}
#property-gallery #gallery .caption p {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
#property-gallery #gallery .caption .copyright {
	background-color: rgba(0, 0, 0, 0.8);
	height: 16px;
	padding: 2px 8px;
	top: -21px;
}
#property-gallery #gallery .caption .copyright a {
	background: none !important;
	color: #fff;
}
#property-gallery #controls {
	border: none;
	left: 20px;
	margin: 0 0 12px 0;
	position: absolute;
	width: 420px;
	z-index: 20;
}
#property-gallery #controls .ss-controls {
	float: left;
}
#property-gallery #controls .ss-controls a {
	background-image: url(/other_files/images/nt-main-carousel-playpause.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 15px;
}
#property-gallery #controls .ss-controls a:focus {
	background-color: #ccc;
}
#property-gallery #controls .ss-controls a.play {
	background-position: 0 -32px;
	color: #333;
}
#property-gallery #controls .ss-controls a.pause {
	background-position: 0 2px;
	color: #333;
}
#property-gallery #thumbs {
    position:relative;
    margin: 30px 0 9px 0;
    overflow: hidden;
    padding: 0 15px;
    width: 430px;
    top: 0;
    z-index:2;
}
#property-gallery #thumbs .thumbs {
	margin: 0;
	padding: 0;
}
#property-gallery #thumbs .thumbs li {
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
	width: 60px;
}
#property-gallery #thumbs .thumbs li a {
	display: block;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 60px;
}
#property-gallery #thumbs .thumbs li a img {
	margin: 0;
}
#property-gallery #thumbs .noscript li .caption {
	display: none;
}
#property-gallery .pagination {
	color: #333;
	float: right;
	font-size: 1em;
	margin: -2px 0 0;
}
#property-gallery .pagination li {
	margin: 0;
}
#property-gallery .bottom {
	bottom: 0;
	margin: 0;
	position: absolute;
	right: 20px;
}
#property-gallery .pagination .current {
	color: #c00;
	float: left;
	border: none;
	margin: 0 4px;
	padding: 0 4px;
}
#property-gallery .pagination a {
	color: #333;
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin: 0 4px;
	padding: 0 4px;
	text-decoration: underline;
}
#property-gallery .pagination a:focus {
	color: #fff;
}
.slider-control-holder {
	position: relative;
	top: 315px;
	margin-bottom: 24px;
}
#controls{
	position: relative;
	top: 46px;
}
/* New tile 17 */
.superCarouselTitle {
	margin-left: 10px;
}
#super-carousel {
	position: relative;
	min-height: 400px;
}
#super-carousel .content {
	background-color: #fff;
	display: block;
}
#super-carousel .slideshow-container {
	font-size: 1.2em;
}
#super-carousel .slideshow-container #slideshow {
	margin: 0;
}
#super-carousel .slideshow-container #controls {
	position: absolute;
	top: 268px;
	z-index: 10;
}
#super-carousel .slideshow-container #controls .ss-controls a {
	background-image: url(/other_files/images/nt-main-carousel-playpause.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 15px;
}
#super-carousel .slideshow-container #controls .ss-controls a.play {
	background-position: 0 -32px;
	color: #333;
}
#super-carousel .slideshow-container #controls .ss-controls a.pause {
	background-position: 0 2px;
	color: #333;
}
#super-carousel span.image-wrapper {
	left: 0;
	position: absolute;
	top: 0;
}
#super-carousel span.image-wrapper a {
	display: block;
	margin: 0 0 -3px 0;
	padding: 0;
	text-decoration: none;
}
.width-12 #super-carousel span.image-wrapper a.advance-link {
	height: 259px;
	width: 460px;
}
#super-carousel span.image-wrapper img {
	margin: -13px 0 0 0;
	padding: 0;
}
#super-carousel .caption-container {
	position: relative;
}
#super-carousel #caption {
	position: relative;
}
#super-carousel #caption p {
	border: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	height: inherit;
	overflow: visible;
	white-space: normal;
	word-break: inherit;
	z-index: 3;
}
#super-carousel .caption-container .photo-index {
	bottom: 0;
	color: #666;
	font-size: 1.2em;
	position: absolute;
	right: 20em;
	text-align: right;
	top: 19.5em;
	z-index: 11;
}
#super-carousel .caption {
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
	z-index: 3;
	margin-top: -25px;
}
#super-carousel .caption .panel {
	margin: -10px 0 0;
}
#super-carousel .caption .panel h3 {
	margin-bottom: 10px;
}
#super-carousel #caption p.copyright {
	font-style: normal;
	margin: 0;
	position: absolute;
	right: 109%;
	top: 226px;
	white-space: nowrap;
}
#super-carousel .navigation-container {
	float: left;
	position: relative;
	top: -50px;
}
#super-carousel .navigation {
	float: left;
	position: relative;
}
#super-carousel .navigation a.pageLink {
	background-image: url(/other_files/images/nt-main-carousel-arrow.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 93px;
	margin: 2px;
	position: absolute;
	top: 39px;
	width: 14px;
	z-index: 5;
}
#super-carousel .navigation a.next {
	background-position: 50% 45px;
	right: 0;
}
#super-carousel .navigation a.next:hover {
	background-position: 50% -55px;
}
#super-carousel .navigation a.prev {
	background-position: 50% -155px;
	left: 0;
}
#super-carousel .navigation a.prev:hover {
	background-position: 50% -255px;
}
#super-carousel .navigation a.pageLink:focus {
	outline: none;
}
#super-carousel .thumbs {
	background: url(/other_files/images/nt-main-carousel-bckgrd.gif) 0 0 no-repeat;
	float: left;
	margin: 40px 0 0 0;
	padding: 0 40px 10px 40px;
	position: relative;
	width: 620px;
}
#super-carousel .thumbs li {
	background: transparent;
	border-bottom: none;
	float: left;
	list-style-type: none;
	margin: 0 3px 0 0;
	padding: 0;
	text-align: center;
	width: 100px;
}
#super-carousel .thumbs li.selected {
	background-color: #fff;
}
#super-carousel .thumbs li.selected a {
	color: #410546;
	font-weight: normal;
}
#super-carousel .thumbs li.selected a:focus,
#super-carousel .thumbs li.selected a:hover {
	background-color: #410546;
	color: #fff;
}
#super-carousel a.thumb {
	background: none;
	display: block;
	height: 82px;
	line-height: 1.4em;
	overflow: hidden;
	padding: 20px 10px 4px;
	text-align: center;
	width: 80px;
}
#super-carousel a.thumb:focus,
#super-carousel a.thumb:hover {
	background-color: #410546;
	color: #fff;
	outline: none;
}
#super-carousel #thumbs .thumbs img {
	border: none;
	display: block;
	margin: 0 10px 4px;
	text-align: center;
}
#super-carousel .noscript {
	background: none;
	margin: -260px 0 0 0;
}
#super-carousel .noscript .copyright {
	display: none;
}
#super-carousel .noscript li {
	float: left;
	margin: 0 -40px;
	padding: 0;
	width: 700px;
}
#super-carousel .noscript li a {
	text-indent: -9000px;
}
#super-carousel .noscript li a img {
	display: none;
}
#super-carousel .noscript li .caption {
	margin: 0;
	padding: 0;
	position: static;
	text-align: left;
	width: 700px;
}
#super-carousel .noscript li .panel {
	background-color: transparent;
}
#super-carousel .ss-controls .play,
#super-carousel .ss-controls .pause {
	font-size: 1.2em;
}
#super-carousel .slider-control-holder {
	top: 295px;
}
#super-carousel #controls {
	top: -2.3em;
	z-index: 11;
}
/* Tile 44 */
.recipeHeader {
	float: left;
	margin: 0;
	position: relative;
}
.recipeDetails {
	background-color: #fff;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	width: 460px;
	z-index: 10;
}
.recipeHeader h3 {
	color: #87003c;
	font-size: 2.4em;
	margin: 0;
	padding: 0 0 10px 0;
}
.recipeDetails h4.category {
	color: #87003c;
	font-size: 1.2em;
	text-transform: uppercase;
}
.recipeDetails ul {
	float: left;
	margin: 0;
}
.recipeDetails ul li {
	color: #666;
	font-size: 1.4em;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
}
.recipeDetails ul li:last-child {
	margin: 0;
}
.recipeDetails ul li span {
	clear: both;
	color: #333;
	float: left;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	text-align: right;
	width: 130px;
}
.recipeDetails ul li span.category {
	text-transform: uppercase;
}
.recipeContent {
	float: left;
	margin: 0;
	position: relative;
}
.recipeMedia {
	float: right;
	height: 259px;
	margin: 0 0 40px;
	width: 460px;
}
.recipeMedia #video-placeholder {
	cursor: pointer;
	position: relative;
}
.recipeMedia #video-placeholder img {
	height: 259px;
}
.recipeMedia span.playButton {
	background-image: url(/other_files/images/nt-video-play-button-2.png);
	background-position: 50% -635px;
	background-repeat: no-repeat;
	display: block;
	height: 259px;
	position: absolute;
	width: 460px;
	z-index: 1;
}
.recipeMedia span.playButton:hover {
	background-position: 50% -275px;
}
.recipeMedia span.playButton:active {
	background-position: 50% 85px;
}
.recipeMedia img {
	margin: 0;
}
.recipeIngredients {
	margin-top: 15px;
}
.recipeArticle .caption {
	float: left;
}
/* Tile 45 */
.profile-details {
	margin: 0 0 20px;
}
.profile-details dt,
.profile-details dd {
	border: none;
	font-size: 1.4em;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.profile-details dt {
	float: left;
	margin: 0 5px 0 0;
}
/* Tile 46 */
.topTenList {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}
.topTenList li {
	border-bottom: 1px solid #ccc;
	clear: both;
	float: left;
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 100%;
}
.topTenList li.last {
	border-bottom: none;
}
.topTenList li img {
	margin: 0 0 8px 0;
}
.topTenList li h4 {
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.8em;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.topTenList li p {
	font-size: 1em;
}
.topTenList li p.follow-up {
	margin: 0;
}
/* Tile 47 */
#max-google-map {
	height: 430px;
}
/* Tile 48 */
.open-close-box {
	border: 1px solid #ccc;
}
#3col-google-map {
	height: 550px;
}
.open-close-box h3 {
	background: url(/other_files/images/gift_aid.gif) 570px 15px no-repeat;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
.open-close-box h3 a {
	background-image: url(/other_files/images/nt-main-icon-plusminus.gif);
	background-position: 15px 25px;
	background-repeat: no-repeat;
	display: block;
	padding: 20px 15px 20px 40px;
}
.open-close-box h3 a:focus {
	background-color: #eee;
	color: #333;
}
.open-close-box h3 a:hover {
	color: #410546;
}
.open-close-box h3 a.selected {
	background-position: 15px -17px;
}
.open-close-box .info {
	margin: 0 0 0 0;
	padding: 10px 15px 0 15px;
}
.open-close-box .info h4 {
	border-bottom: 1px solid #ccc;
	font-size: 1.6em;
	line-height: 1.6em;
	padding: 0 0 10px 0;
}
.open-close-box table {
	background-color: #effdfa;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	width: 670px;
}
.open-close-box table tr th {
	background-color: #cbf1e8;
	border-bottom: 3px solid #fff;
	font-weight: bold;
	padding: 8px 0;
	text-align: left;
	vertical-align: top;
}
.open-close-box table tr td {
	border-bottom: 3px solid #fff;
	padding: 8px 0;
}
.open-close-box table td.type {
	padding: 0 0 0 10px;
	width: 210px;
}
.open-close-box table td.amount {
	width: 150px;
}
.open-close-box table td.tax {
	width: 150px;
}
.open-close-box table td.total {
	width: 150px;
}
.open-close-box .info p.note {
	border-top: 1px dotted #ccc;
	color: #666;
	padding: 10px 0 0 0;
}
/* Tile 49 */
.trail-template {
	position: relative;
}
.trail-template #address {
	margin: 0 0 40px;
	width: 460px;
}
.trail-template h2 {
	border-top: none;
	font-family: "NationalTrustWeb-Bold";
	font-size: 3.2em;
	font-weight: 700;
	margin: 0;
	padding: 0 0 5px 0;
	width: 460px;
}
.trail-template #route-details {
	background: #cbf1e8;
	border-radius: 15px;
	color: #333;
	display: block;
	font-size: 1.2em;
	padding: 4px 8px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: -30px;
}
.trail-template #trail-intro {
	font-size: 1em;
	margin: 0 0 20px 0;
}
#download-pdf-or-summat-mind {
	/* Temporary until functionality is corrected
	display: none;*/
	background-color: #00828a;
	background-image: url(/other_files/images/nt-trails-icon-pdf.png);
	background-position: 10px 100%;
	background-repeat: no-repeat;
	border-radius: 4px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 9px 10px 9px 70px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 7px;
	width: 140px;
}
#download-pdf-or-summat-mind:hover {
	background-color: #006b72;
}
.image-scroller {
	border-bottom: 1px dotted #ccc;
	height: 288px;
	margin: 0 0 10px 0;
	position: relative;
}
.image-scroller .nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: -34px;
	width: 100%;
	z-index: 20;
}
.image-scroller .nav .control {
	display: none;
}
.image-scroller-slideshow div {
	height: 259px;
	position: relative;
	width: 460px;
}
.trail-template #trail-map {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}
.trail-template .mapHolder {
	position: relative;
}
.trail-template #trail-map .caption img {
    border: 1px solid #ccc;
    height: 257px;
    margin: 0 0 5px;
    width: 458px;
}
.trail-template #trail-map .caption .copyright {
	background-color: #fff;
	color: #666;
	margin: 0;
	position: inherit;
	top: 0;
}
.trail-template #trail-map .caption p {
	white-space: inherit;
}
.trail-template .map-logo {
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    height: 28px;
    padding: 4px 6px;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1;
}
.trail-template #trail-map h3 {
	background-color: #e6faf5;
	font-family: "NationalTrustWeb-Regular";
	font-size: 1.6em;
	font-weight: 400;
	margin: 0;
	position: relative;
}
.trail-template #trail-map h3 a {
	background-image: url(/other_files/images/icon-plusminus-dropdown-black.gif);
	background-position: 10px -25px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	padding: 15px 0 15px 30px;
}
.trail-template #trail-map h3:focus {
	background-color: #246be2;
}
.trail-template #trail-map h3:focus a,
.trail-template #trail-map h3:focus a:focus {
	color: #fff;
}
.trail-template #trail-map h3:hover {
	background-color: #cbf1e8;
}
.trail-template #trail-map h3 a.selected {
	background-position: 10px 20px;
}
.trail-template #trail-map h3 a span {
	font-family: "NationalTrustWeb-Bold";
	font-size: 0.85em;
	font-weight: 700;
	text-transform: uppercase;
}
.trail-template #address a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.trail-template #address a:focus {
	background-color: #fc0;
	color: #111;
}
.trail-template .icon {
	background-image: url(/other_files/images/nt-trail-sprite.gif);
	background-repeat: no-repeat;
	color: #666;
	font-size: 1.4em;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 8px 0 8px 40px;
	position: relative;
}
.trail-template dl dd {
	border: none;
	padding: 0 0 10px 40px;
}
.trail-template dl dl {
	margin: 0;
}
.trail-template dl dl dt {
	padding: 0;
}
.trail-template dl dl dd {
	padding: 0;
}
#trail-default #trail,
#trail-walking #trail {
	background-position: -2600px 0;
}
#trail-cycling #trail {
	background-position: -2860px 0;
}
#trail-canoeing #trail {
	background-position: -3120px 0;
}
#trail-horse-riding #trail {
	background-position: -3640px 0;
}
#trail-running #trail {
	background-position: -3900px 0;
}
.trail-template #grade {
	background-position: 0 0;
}
.trail-template #distance {
	background-position: -260px 0;
}
.trail-template #time {
	background-position: -520px 0;
}
.trail-template #osmap {
	background-position: -780px 0;
}
.trail-template #terrain {
	background-position: -1040px 0;
}
.trail-template #gethere {
	background-position: -1300px 0;
}
.trail-template #facilities {
	background-position: -1560px 0;
}
.trail-template #contactus {
	background-position: -1820px 0;
}
.trail-template #launch-recovery {
	background-position: -4680px 0;
}
.trail-template #helpfullinks {
	background-position: -2340px 0;
}
.trail-template #familyfriendly {
	background-position: -3380px 0;
}
.trail-template #canoesafety {
	background-position: -4420px 0;
}
.trail-template #watertype {
	background-position: -4160px 0;
}
.trail-template .icon p,
.trail-template .icon ul li {
	font-size: 0.85em;
	font-weight: normal;
}
.trail-template .icon span {
	color: #333;
	font-weight: bold;
}
.trail-template .icon p,
.trail-template .icon ul {
	margin: 5px 0 0 0;
}
.trail-template .icon ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0 0 4px 0;
}
.trail-template #facilities li {
	list-style-type: square;
	margin: 0 0 5px 15px;
}
.trail-template .startend {
	float: left;
	font-size: 1.2em;
	margin: 10px 0;
	width: 460px;
}
.trail-template .startend p {
	margin: 0 0 5px 0;
}
.trail-template .startend span {
	font-weight: bold;
}
.trail-template #start-point {
	border-bottom: 1px dashed #ccc;
}
.trail-template #end-point {
	border-top: 1px dashed #ccc;
	padding: 10px 0 0 0;
}
.trail-template #trail-route li {
	border-bottom: 1px solid #ccc;
	float: left;
	font-size: 2em;
	font-weight: bold;
	list-style-position: outside;
	margin: 10px 0 0 30px;
	padding: 0;
}
.trail-template #trail-route li:last-child {
	border-bottom: none;
}
.trail-template #trail-route li p {
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1.6em;
}
.trail-template #trail-route li h4 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 0 0 0 0;
	position: relative;
}
.trail-template #trail-route li .rh-toggle {
	background-color: #e6faf5;
	background-image: url(/other_files/images/icon-plusminus-dropdown-black.gif);
	background-position: 8px 15px;
	background-repeat: no-repeat;
	display: block;
	padding: 10px 0 10px 23px;
	width: 407px;
}
.trail-template #trail-route li .rh-toggle:focus {
	background-color: #87003c;
	color: #fff;
}
.trail-template #trail-route li .rh-toggle:hover {
	background-color: #cbf1e8;
	color: #333;
}
.trail-template #trail-route li .rh-toggle.selected {
	background-position: 8px -30px;
}
.trail-template #trail-route li .rh-toggle span {
	left: -9000px;
	position: absolute;
}
.trail-template .route-highlight {
	float: left;
}
.trail-template .route-highlight h4 {
	border-left: 4px solid #333;
	margin: 0;
	padding: 0 0 0 10px;
}
.trail-template .route-highlight p {
	color: #666;
}
.trail-template .route-highlight p.imagePresent {
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
}
.trail-template .route-highlight div {
	float: left;
	margin: 0;
}
.open-info-bubble .trail-template p {
	margin: 10px 0 0;
}
.open-info-bubble .trail-template li {
	float: left;
	margin: 0 5px 10px 0;
	width: 100px;
}

/* Video */
#video-container {
	height: 0;
	overflow: hidden;
	/* position: absolute; */
}
#video-placeholder {
	margin: -20px 0 0 0;
}
.video-placeholder {
	margin: 0 20px 20px 0;
}
#video-placeholder,
.video-placeholder {
	cursor: pointer;
	float: left;
	height: 259px;
	position: relative;
	width: 460px;
}
#video-placeholder img,
.video-placeholder img {
	height: 259px;
}
#video-placeholder .playButton,
.video-placeholder .playButton {
	background-image: url(/other_files/images/nt-video-play-button-2.png);
	background-position: 48% -635px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 2.4em;
	font-weight: bold;
	height: 259px;
/* 	padding: 115px 185px 120px 225px; */
	position: absolute;
	text-indent: -9000px;
	text-transform: capitalize;
	width: 460px;
	z-index: 1;
}
#video-placeholder .playButton:hover,
.video-placeholder .playButton:hover {
	background-position: 48% -275px;
}
#video-placeholder .playButton:active,
.video-placeholder .playButton:active {
	background-position: 48% 85px;
}
.static-code-container {
	display: block;
	min-height: 259px;
	margin: 0 20px 20px 0;
	position: relative;
}
/* Search pages/results */
#search-results {
	float: left;
	width: 100%;
}
#search-results li {
	border-top: 1px solid #ccc;
	list-style-type: none;
	margin: 5px 0;
	padding: 10px 0 0 0;
}
#search-results li div h4 {
	margin: 0 0 5px 0;
}
#search-results li div h4 a {
	color: #87003c;
	font-weight: normal;
	text-decoration: underline;
}
#search-results li div h4 a:focus,
#search-results li div h4 a:hover {
	color: #000;
}
.paginationInputs {
	float: left;
	position: relative;
	width: 100%;
}
.paginationInputs .manualPagination {
	font-size: 1.2em;
	margin: 0 10px 0 0;
	position: absolute;
	right: 0;
}
.paginationInputs .manualPagination label {
	font-weight: bold;
	margin: 0 5px 0 0;
}
.paginationInputs .manualPagination input {
	margin: 0 5px 0 0;
	width: 20px;
}
.paginationInputs .manualPagination a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #333;
	text-decoration: none;
}
.paginationInputs .autoPagination {
	left: 0;
	padding: 0 0 5px 0;
}
.paginationInputs .autoPagination li {
	float: left;
	font-size: 1.2em;
	list-style-type: none;
	margin: 0 4px 0 0;
}
.paginationInputs .autoPagination li ol li {
	font-size: 1em;
}
.pagination ul {padding:0; margin:0;}

.pagination ul li{display:inline; list-style-type:none; font-size: 1em; text-align: right;}
/* Temporary property search page styles */
#p3907I {
	margin: 0 10px;
}
#p3907I .pagination {
	font-size: 1.2em;
	margin: 10px 0;
}

/*#date {*/
	/*border-bottom: 1px dotted #eee;*/
	/*padding: 5px 0;*/
/*}*/
/*#date p {*/
	/*font-size: 1.4em;*/
	/*margin: 5px 0;*/
	/*padding: 0;*/
/*}*/
/*#date span {*/
	/*font-weight: bold;*/
/*}*/
/*#date img {*/
	/*margin: 0;*/
	/*padding: 0;*/
/*}*/
/*#date input {*/
	/*background-color: #fff;*/
	/*border: none;*/
	/*font-size: 1em;*/
	/*margin: 0;*/
	/*padding: 2px 4px;*/
	/*width: 90px;*/
/*}*/
/*#date .ui-datepicker-trigger {*/
	/*background-color: #410546;*/
	/*background-image: url(/other_files/images/nt-openingtimes-changedate.gif);*/
	/*background-position: 0 50%;*/
	/*background-repeat: no-repeat;*/
	/*border: none;*/
	/*color: #fff;*/
	/*cursor: pointer;*/
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
	/*font-size: 0.9em;*/
	/*font-weight: normal;*/
	/*padding: 3px 6px 3px 35px;*/
/*}*/
/*#date .ui-datepicker-trigger:focus,*/
/*#date .ui-datepicker-trigger:hover {*/
	/*background-color: #333;*/
	/*color: #fff;*/
/*}*/
/*#prev-week {*/
	/*float: left;*/
/*}*/
/*#next-week {*/
	/*float: right;*/
/*}*/
/*#next-week,*/
/*#prev-week {*/
	/*margin: 10px 0;*/
/*}*/
/*#end-text {*/
	/*float: right;*/
	/*font-size: 1em;*/
	/*margin: 8px 0 0 0;*/
/*}*/
/*#prev-next {*/
	/*font-size: 1.2em;*/
/*}*/

#ui-datepicker-div { display: none; }

.ui-datepicker {
	background-color: #e5e5e5;
	-moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 5px 5px 7px;
	position: absolute;
	display: none;
	width: 16.5em;
}
.ui-datepicker thead th {
	background-color: #333;
	color: #fff;
	padding: 5px 0;
}
.ui-datepicker .ui-datepicker-title {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
.ui-datepicker-prev {
	color: #87003c;
	font-size: 0.9em;
	text-decoration: underline;
}
.ui-datepicker-next {
	color: #87003c;
	float: right;
	font-size: 0.9em;
	text-decoration: underline;
}
.ui-datepicker .ui-datepicker-calendar tr td {
	text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tr td a {
	background-color: #fff;
	color: #333;
	display: block;
	font-weight: bold;
	padding: 6px;
	text-transform: none;
}
.ui-datepicker .ui-datepicker-calendar tr td.ui-datepicker-unselectable span {
	background-color: #ccc;
	color: #555;
	display: block;
	padding: 6px;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-days-cell-over a,
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-days-cell-over a:focus,
.ui-datepicker .ui-datepicker-calendar tr td a:focus,
.ui-datepicker .ui-datepicker-calendar tr td a:hover {
	background-color: #87003c;
	color: #fff;
	-webkit-transition-property: background-color;
  	-webkit-transition-duration: 0.5s;
  	transition-property: background-color;
  	transition-duration: 0.5s;
}
.ui-datepicker .ui-datepicker-calendar tr td a.ui-state-active {
	background-color: #87003c;
	background: -webkit-gradient(linear, left top, left bottom, from(#87003c), to(#560026));
	background: -moz-linear-gradient(top, #87003c, #560026);
	color: #fff;
	text-decoration: none;
}

.sitemap-level-0 li {
	font-size: 1.6em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sitemap-level-0 li a {
	font-weight: bold;
}
.sitemap-level-0 li#Homepage {
	display: none;
}
.sitemap-level-0 li#Visit {
	margin: 0 0 0 20px;
}
.sitemap-level-0 li ul {
	margin: 0 0 20px 0;
}
.sitemap-level-0 li ul li {
	font-size: 0.9em;
	margin: 0 0 5px 10px;
}
.sitemap-level-0 li ul li a {
	font-weight: bold;
}
.sitemap-level-0 li ul li ul {
	margin: 0 0 5px 20px;
}
.sitemap-level-0 li ul li ul li {
	font-size: 1em;
	margin: 0 0 5px;
}
.sitemap-level-0 li ul li ul li a {
	font-weight: normal;
}
.ukRegions {
	float: left;
	margin: -9px 0 10px 0;
	position: relative;
	width: 220px;
}
.ukRegions ul {
	margin: 0;
	padding: 85px 0 0 0;
}
.ukRegions ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ukRegions ul li a {
	background-color: #f5f5f5;
	color: #333;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 10px 8px;
	text-decoration: none;
}
.ukRegions ul li a:focus {
	background-color: #87003c;
	color: #fff;
}
.ukRegions ul li a:hover {
	background-color: #cbf1e8;
}
.ukRegions span {
	background: url(/other_files/images/nt-main-localtoyou-regions.png) 0 0 no-repeat;
	color: #333;
	display: block;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 35px 10px 40px;
	position: absolute;
	top: 0;
	width: 200px;
}
.oralHistory {
	float: left;
	margin: -10px 0 20px 0;
	position: relative;
}
.oralHistory #title {
	border-bottom: 1px solid #ccc;
	margin: 0 10px 15px;
	position: relative;
}
.oralHistory #title h2 {
	background: url(/other_files/images/nt-oralhistory-bubbles.gif) 26% 50% no-repeat;
	color: #333;
	font-size: 3.2em;
	margin: 0;
	padding: 10px 0 20px 0;
}
.oralHistory #title .pictures {
	background: url(/other_files/images/nt-oralhistory-pictures.jpg) 0 0 no-repeat;
	bottom: 0;
	display: block;
	height: 68px;
	position: absolute;
	right: 140px;
	width: 223px;
}
.oralHistory #historyMenu {
	margin: 0 10px;
	position: absolute;
	right: 0;
	top: 25px;
}
.oralHistory #historyMenu li {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.oralHistory #historyMenu li.selected a {
	color: #87003c;
}
#timeline {
	background-color: #eee;
	display: block;
	margin: 0 10px 20px;
}
#gotastory {
	border-top: 1px dotted #87003c;
	float: left;
	margin: 0 10px;
	padding: 10px 0 20px;
}
#gotastory h3 {
	color: #87003c;
	font-size: 3.4em;
}
#gotastory p {
	margin: 0;
}
#livingRow a {
	background-image: url(/other_files/images/nt-oralhistory-panel-living.jpg);
}
#workingRow a {
	background-image: url(/other_files/images/nt-oralhistory-panel-working.jpg);
}
#visitingRow a {
	background-image: url(/other_files/images/nt-oralhistory-panel-learning.jpg);
}
#category {
	position: relative;
}
#category h3.main {
	font-size: 3.4em;
}
#category h3 {
	color: #87003c;
	font-size: 3em;
	margin: 0 10px 15px;
}
#pickCategory {
	position: absolute;
	right: 10px;
	top: 0;
}
#pickCategory li {
	border-left: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#pickCategory li.second {
	margin: 0;
}
#pickCategory li.none {
	border-left: none;
}
#pickCategory li.selected a {
	color: #87003c;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#pickCategory li.selected a:focus {
	background-color: #87003c;
	color: #fff;
}
#featuredMemories li {
	border-top: 1px solid #ccc;
	float: left;
	font-size: 1em;
	list-style-type: none;
	margin: 0 10px;
	padding: 20px 0;
	width: 700px;
}
#featuredMemories li img {
	float: left;
	margin: 0 20px 20px 0;
}
#featuredMemories li span {
	color: #87003c;
	font-size: 1.2em;
	margin: 0 0 10px;
	width: 100%;
}
#featuredMemories li h4 a {
	font-size: 1.2em;
	font-weight: bold;
}
#featuredMemories li p {
	margin: 10px 0 0;
}
#memoryNav {
	margin: 0;
}
#memoryNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#memoryNav li a {
	position: absolute;
	top: 15px;
}
#memoryNav li a#prevMem {
	left: 0;
}
#memoryNav li a#nextMem {
	right: 0;
}
#memoryDate {
	font-family: Georgia, Palatino, Times, serif;
	text-align: center;
}
#memoryDate h3 {
	background: url(/other_files/images/nt-oralhistory-memorybracket.gif) 50% 30px no-repeat;
	color: #87003c;
	font-family: "NationalTrustWeb-Regular";
	font-size: 2.6em;
	font-weight: 400;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0 0 25px;
}
#memoryContent {
	margin: 0 0 35px 0;
}
#memoryContent h4 {
	font-family: "NationalTrustWeb-Bold";
	font-size: 2.6em;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
#memoryDate p {
	color: #666;
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 15px;
	padding: 0;
}
#memoryContent p {
	line-height: 1.8em;
}
#memory p.memoryBy {
	font-size: 1.4em;
	margin: 0 0 5px;
}
#memory p.memoryBy span {
	color: #87003c;
	font-weight: bold;
}
#memoryMedia {
	display: block;
	float: right;
	height: 259px;
	margin: 40px 0 20px 20px;
	position: relative;
	width: 460px;
}
#memoryMedia #static-code-container {
	position: absolute;
}
#memoryMedia #video-placeholder {
	margin: 0;
}
#memoryRelated h6 {
	background: url(/other_files/images/nt-oralhistory-memorybracket.gif) 0 -19px no-repeat;
	color: #87003c;
	float: left;
	font-family: Georgia, Palatino, Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 20px 0 5px 0;
	text-align: center;
	text-transform: none;
	width: 100%;
}
#memoryRelated ul li {
	float: left;
	list-style-type: none;
	margin: 0 20px 15px 0;
	width: 220px;
}
#memoryRelated ul li.last {
	margin: 0;
}
#memoryRelated ul li a {
	color: #333;
	display: block;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	width: 100%;
}
#memoryRelated ul li a:focus {
	color: #fff;
	text-decoration: none;
}
#memoryRelated ul li a:hover {
	text-decoration: underline;
}
#memoryRelated ul li span.snippet {
	margin: 0;
}
#memoryRelated ul li .name {
	color: #87003c;
	display: block;
	margin: 0 0 10px;
}
#memoryRelated ul li img {
	margin: 0 0 10px;
}
#memoryComments {
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
	position: relative;
}
#memoryComments h5 {
	color: #666;
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.8em;
	font-weight: 700;
	margin: 0 0 15px;
}
#memoryComments #addComment {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top, #fff, #eee);
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	display: block;
	font-size: 1.2em;
	padding: 5px 7px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 10px;
}
#memoryComments #addComment:focus,
#memoryComments #addComment:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#000));
	background: -moz-linear-gradient(top, #555, #000);
	border: 1px solid #333;
	color: #fff;
}
#memoryComments ul {
	clear: both;
}
#memoryComments ul li {
	border-top: 1px dotted #ccc;
	color: #666;
	float: left;
	list-style-type: none;
	line-height: 1.8em;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
#memoryComments ul li span.name {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	width: 220px;
}
#memory span.name span {
	font-weight: bold;
}
#memoryComments ul li span.comment {
	display: block;
	float: left;
	margin: 0;
	width: 460px;
}
#memoryRelated {
	float: left;
	position: relative;
	width: 700px;
}
#memoryRelated #nav {
	bottom: 0;
	left: 41%;
	position: absolute;
}
#memoryRelated a {
	color: #333;
	padding: 9px 6px 4px;
	text-decoration: none;
}
#memoryRelated #nav a:focus {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}
#memoryRelated a:hover {
	text-decoration: underline;
}
#memoryRelated #nav a.activeSlide {
	background-color: #fff;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 1px solid #ccc;
	border-top: none;
	color: #87003c;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#memoryRelated #nav a.activeSlide:focus,
#memoryRelated #nav a.activeSlide:hover {
	text-decoration: none;
}
#memoryRelated #nav #next {
	float: right;
}
#memoryRelated #nav #previous {
	float: left;
}
#relatedStorySlideshow {
	border-bottom: 1px solid #ccc;
	margin: 0 0 27px;
}
/* New tabs work */
.rotating {
	background-color: #fff;
	border-bottom: 1px dotted #fff;
	float: left;
	padding: 0;
	position: relative;
}
.rotated {
	margin: 0 0 60px;
}
.rotating .tabs-wrapper span.tabhead {
	left: -9000px;
	position: absolute;
}
.rotating .tabs-wrapper .tabbody {
	float: left;
}
.width-4 .rotating {
	width: 220px;
}
.width-8 .rotating {
	width: 460px;
}
.width-12 .rotating {
	width: 700px;
	margin-bottom: 4em;
}
.width-4 .rotating .imageCol,
.width-8 .rotating .imageCol {
	margin: 0;
}
.width-4 .rotating .imageCol .caption,
.width-8 .rotating .imageCol .caption {
	margin: 0 0 5px;
}
.width-8 .rotating .one {
	width: 460px;
}
.rotating .controls {
	border-bottom: 1px dotted #ccc;
	position: absolute;
	top: 100%;
	width: 100%;
}
.rotating .controls .pausePlayButton {
	color: #666;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 0 0;
	position: relative;
	text-transform: uppercase;
}
.rotating .controls .pausePlayButton:hover {
	color: #333;
}
.rotating .controls .pausePlayButton span {
	left: -9000px;
	position: absolute;
}
.rotating .controls .stopped {
	color: #999;
	cursor: default;
	text-decoration: none;
}
.rotating .controls .stopped:hover {
	color: #999;
}
.rotating .tabs-list {
	float: right;
	margin: 0 0 7px;
}
.rotating .tabs-list li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.rotating .tabs-list li a span {
	left: -9000px;
	position: absolute;
}
.rotating .tabs-list li a {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333;
	display: block;
	padding: 2px 7px;
	text-decoration: none;
}
.rotating .tabs-list li a:focus {
	color: #fff;
}
.rotating .tabs-list li a:hover {
	background-color: #66086e;
	color: #fff;
}
.rotating .tabs-list li.current a {
	background-color: #410546;
	color: #fff;
	font-weight: bold;
}
/* Widget unit CSS */
#fapWidget {
	background: url(/other_files/images/nt-findaplace-banner-tall-vm.jpg) 0 0 no-repeat;
	padding: 25px 20px 40px 20px;
}
#fapWidget form {
	font-size: 1.2em;
	position: relative;
}
#fapWidget form label {
	float: left;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	margin: -5px 0 15px;
	width: 100%;
}
#fapWidget form legend {
	font-size: 2.4em;
	padding: 10px 0 20px;
	width: 100px;
}
#fapWidget form .longInput {
	color: #666;
	float: left;
	font-size: 1.4em;
	margin: 0 0 10px;
	padding: 2px 4px;
	width: 162px;
}
#fapWidget form input[type='submit'] {
	font-size: 1.2em;
}
/* 3 col widget CSS (same as main search page thingy) */
#fapUnit { /* relies on js hide if no js support */
	display: none;
	}
.jsloaded #fapUnit { /* relies on js show if js support */
	display: block;
}
#fapSearch {
	background: url(/other_files/images/nt-findaplace-banner-wide-vm.jpg) 0 0 no-repeat;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 5px;
	position: relative;
	width: 100%;
}
#fapUnit #fapSearch {
	padding: 20px 0 10px;
}
#fapSearch legend {
	font-size: 2.4em;
	padding: 20px 0 0;
}
#fapSearchForm {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}
#fapSearchForm fieldset {
	font-size: 1.2em;
	margin: 0 0 10px 25px;
	padding: 0;
}
#fapUnit #fapSearchForm legend {
	left: -9999em;
	position: absolute;
}
#fapSearchForm ul {
	border: none;
}
#fapSearchForm label {
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 10px 10px 0;
	padding: 4px 0 0;
	width: 100%;
}
#fapSearch #fapSearchForm label,
#fapUnit #fapSearchForm label {
	font-size: 1.2em;
}
#fapSearchForm input.longInput {
	color: #666;
	float: left;
	font-size: 1.4em;
	margin: 0 10px 0 0;
	padding: 3px;
	width: 300px;
}
#fapSearchForm input.btn {
	margin: 0;
}
#fapSearchForm input#sapsubmit {
	background: none;
	color: #333;
	display: none;
	margin: 0 0 0 0.5em;
	padding: 0.4em;
	text-decoration: underline;
}
#fapSearchForm input#sapsubmit:focus {
	background-color: #246be2;
	color: #fff;
}
#fapSearchForm input#sapsubmit:hover {
	color: #000;
}
/* Main unit */
#fapUnit {
	float: left;
	margin: 0 10px 20px;
	position: relative;
}
#fapMap h3,
#map-canvas h3 {
	color: #87003c;
	font-size: 2.6em;
	height: 30px;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#fapUnit .resultsCount h3 {
	color: #666;
	float: left;
	font-size: 2.4em;
	margin: 0 10px 20px 0;
}
#fapUnit .resultsCount span {
	font-weight: normal;
}
#fapUnit .toggleFilters {
	background-image: url(/other_files/images/nt-findaplace-drawer-icon.gif);
	background-position: -3px -2px;
	background-repeat: no-repeat;
	color: #410546;
	cursor: pointer;
	font-size: 1.2em;
	padding: 2px 0 2px 22px;
	text-decoration: underline;
}
#fapUnit .toggleFilters.selected {
	background-position: -3px -77px;
}
#fapUnit .toggleFilters:focus {
	background-position: -3px -152px;
	color: #fff;
}
#fapUnit .toggleFilters:hover {
	color: #000;
}
#fapUnit .toggleFilters.selected:focus {
	background-position: -3px -227px;
	color: #fff;
}
#fapUnit #fapFilters {
	display: none;
	float: left;
	margin: 0 0 10px;
	position: relative;
	width: 700px;
}
#fapFilters #filterText {
	float: left;
	margin: 0 0 5px;
	padding: 0;
	position: relative;
	width: 100%;
}
#fapFilters #filterText p {
	color: #666;
	margin: 0;
}
#fapFilters #filterText p a {
	font-size: 1em;
}
#fapFilters #filterText p.message {
	color: #c00;
	position: absolute;
	right: 0;
	top: 0;
}
#fapFilterForm {
	border: 1px dotted #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	padding: 10px;
	position: relative;
	width: 678px;
}
#filterErrorPanel {
	background-color: rgba(51, 51, 51, 0.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 5px;
	padding: 20px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
#filterApplyPanel {
	background-color: rgba(0, 0, 0, 0.95);
	background-image: url(/other_files/images/ajax-loader-black.gif);
	background-position: 50% 100px;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 5px;
	padding: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
#filterErrorPanel p.title,
#filterApplyPanel p.title {
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
}
#filterErrorPanel p,
#filterApplyPanel p {
	font-size: 1.4em;
}
#filterErrorPanel a {
	background-color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 12px;
	text-decoration: none;
}
#filterErrorPanel a:focus {
	background-color: #87003c;
	color: #fff;
}
#filterErrorPanel a:hover {
	background-color: #333;
	color: #fff;
}
#fapFilterForm .btn {
	font-size: 1em;
	margin: 10px 0 0 10px;
}
#filterApplyPanel #filterCancelBtn {
	display: inline;
	float: inherit;
	margin: 75px 0 0;
}
#fapFilterForm fieldset legend {
	padding: 2px 0 10px;
}
#fapFilterForm fieldset {
	float: left;
	margin: 0 20px 0 5px;
	width: 200px;
}
#fapFilterForm input[type="reset"] {
	background: none;
	color: #246be2;
	padding: 6px 3px;
	text-decoration: underline;
	text-shadow: none;
}
#fapFilterForm input[type="reset"]:hover {
	color: #000;
}
#optionTimes p {
	color: #666;
	font-size: 1em;
	line-height: 1.4em;
	margin: 3px 0 0 5px;
}
#optionTimes label {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	width: 75px;
}
#optionTimes input {
	color: #666;
    float: left;
    font-size: 1em;
    padding: 1px 3px;
    width: 100px;
}
#optionTimes .formItems li {
	float: left;
	position: relative;
}
#optionTimes .formItems li.title {
	width: 50px;
}
#optionTimes .formItems li.day {
	width: 60px;
}
#optionTimes .formItems li.month {
	width: 90px;
}
#optionTimes .formItems li.day label,
#optionTimes .formItems li.month label {
	left: -9000px;
	position: absolute;
}
#optionTimes .formItems li.message {
	border-bottom: none;
	color: #666;
	font-style: italic;
}
.fapForm {
	font-size: 1.2em;
	margin: 0;
	position: relative;
}
.fapForm fieldset {
	margin: 0 0 6px;
}
.fapForm legend {
	color: #333;
	font-family: "NationalTrustDisplayWeb-Regular";
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 0 6px;
}
.fapForm .btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	float: left;
	font-size: 1.2em;
	margin: -1px 0 0;
	padding: 6px 15px;
}
.fapForm .formItems {
	float: left;
	margin: 0 0 0 5px;
	width: 100%;
}
.fapForm .formItems li {
	border-bottom: 1px dotted #666;
	margin: 0 0 5px;
	padding: 0 0 5px;
	position: relative;
}
.fapForm .formItems li label {
	cursor: pointer;
}
.fapForm .formItems li label input,
#optionFacilities .formItems li input {
	float: left;
	margin: 4px 4px 0 0;
}
.fapForm .formItems li span {
	margin: 0 0 0 5px;
}
.fapForm .formItems li ul.formSubItems {
	float: left;
	width: 100%;
}
.fapForm .formItems li ul {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
}
.fapForm .formItems li ul li {
	border-bottom: 1px dotted #ccc;
}
.fapForm .formItems li ul li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.fapForm .formItems li a.toggleChecks {
	float: right;
}
.fapForm .formSubItems li {
	font-size: 1em;
}
#fapResults {
	float: left;
	position: relative;
}
#fapResults .resultsCount {
	float: left;
	width: 100%;
}
.fapResultsBody {
	float: left;
	margin: 20px 0 0;
}
#fapTabs {
	float: left;
	margin: 0 0 10px;
	width: 700px;
}
#fapTabSwitch {
	float: left;
	margin: 10px 0 -20px;
}
#fapTabSwitch li {
	float: left;
	list-style-type: none;
	margin: 0;
}
#fapTabSwitch li a {
	background-color: #246be2;
	background-image: url(/other_files/images/nt-findaplace-icon-tabs.png);
	background-repeat: no-repeat;
	border-radius: 4px;
	box-shadow: 0 2px 5px #999;
	color: #fff;
	padding: 9px 12px 9px 46px;
	text-decoration: none;
}
#tabSwitchList {
	background-position: 9px -120px;
}
#tabSwitchMap {
	background-position: 9px -37px;
	cursor: pointer;
}
#fapTabSwitch li a:focus {
	background-color: #246be2;
	color: #fff;
}
#fapTabSwitch li a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: underline;
}
#fapTabSwitch li.selected {
	display: none;
}
#fapTabs .tabbody h4 {
	left: -9000px;
	position: absolute;
}
#fapUnit #fapMap {
	height: 500px;
	margin: 20px 0 0;
	width: 700px;
}
#fapUnit .resultsPagination {
	float: right;
	margin: -20px 0 0;
}
#fapUnit .resultsPagination li {
	float: left;
	list-style-type: none;
	margin: 0 3px 0 0;
}
#fapUnit .resultsSort {
	float: right;
}
#fapUnit .resultsSort li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
}
#fapUnit .resultsSort li select {
	margin: 0 3px;
}
#fapUnit #resultsList {
	border-top: 1px solid #ccc;
	float: left;
	margin: 20px 0 40px;
	padding: 10px 0 0;
	width: 700px;
}
#fapUnit #resultsList li {
	border-bottom: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
	position: relative;
	vertical-align: bottom;
	width: 100%;
}
#fapUnit #resultsList li.placesNear {
	border-bottom: none;
	color: #410546;
	font-size: 2em;
	font-weight: normal;
	padding: 15px 0 5px;
}
#fapUnit #resultsList li.placesNear span {
	font-weight: bold;
}
#resultsList #property-symbols li {
	border: none;
}
#resultsList dt.resultTitle {
	float: left;
	width: 460px;
}
#resultsList dd.resultDesc {
	float: left;
	width: 460px;
}
#resultsList dd.resultInfo {
	float: left;
	margin: -38px 0 0;
	width: 220px;
}
#resultsList dl {
	position: relative;
}
#resultsList dl dt {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 15px;
	padding: 0;
	width: 480px;
}
#resultsList dl dt a {
	font-weight: bold;
	text-decoration: underline;
}

#resultsList dl dt a:hover {
	color: #333;
}
#resultsList dl dt a:active {
	color: #000;
}
#resultsList dl dt a:visited {
	color: #410546;
}
#resultsList dl dd a.view-opening-times{
	background: none;
	border: none;
	width: auto;
}
#resultsList dl dd {
	border: none;
	float: inherit;
	margin: 0 20px 0 0;
	padding: 0;
}
#resultsList dl dd img {
	height: 84px;
	margin: 3px 0 0;
	width: 150px;
}
#resultsList dl dd p {
	font-size: 0.8em;
	left: 170px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 280px;
}
#resultsList dl.titles dt {
	color: #666;
	font-size: 1.2em;
	left: -9999em;
	position: absolute;
}
#resultsList dl.titles dt.distance {
	left: 0;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	position: inherit;
	width: 100%;
}
#resultsList dl.titles dt.distance span {
	font-weight: bold;
}
#resultsList dl.titles dd {
	border: none;
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 12px;
	width: 100%;
}
#resultsList dl.titles dd.distance {
	color: #666;
	float: left;
	font-size: 1.2em;
}
#resultsList dl.titles dd.symbol {
	background: #fff;
	border-radius: 0;
	float: left;
	font-size: 0.8em;
	margin: 5px 7px 0 0;
	padding: 0;
	width: 24px;
}
.resultsPagination li a {
	color: #410546;
	padding: 4px 5px;
}
.resultsPagination li a.current {
	background-color: #410546;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.resultsPagination li a:focus {
	color: #fff;
}
.resultsPagination li a:hover {
	color: #000;
}
.resultsPagination li a.current:hover {
	color: #fff;
}
.resultsPagination .prev a.inactive,
.resultsPagination .next a.inactive {
   color: #ccc;
}
.resultsList.compact dd img {
   display: none;
}
ul.pagSpacer {
   margin-left: 0;
}
.resultsControls p.pageCount {
	left: -9999em;
	position: absolute;
}
#fapUnit .partiallyopen {
	color: #c00;
	margin: 10px 0;
}
#fapMap #resultsList #property-symbols li {
	border: none;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	width: inherit;
}
#property-symbols li {
	border:0;
}

/* Fix Nomensa Issue #21 */
#adp-placemark{
	display: block;
	margin: 0;
}

#drivingDirectionsPanel {
	font-size: 1.2em;
}
#drivingDirectionsPanel .adp-directions tr td {
	line-height: 1.4em;
	padding: 6px 0;
}
#drivingDirectionsPanel .adp-directions tr td.adp-substep:first-child {
	width: 40px;
}

#fapMap .opening-times-div a.title {
	font-size: 1.2em;
}
#fapMap dl.tabs dt {
	color: #87003c;
	border: none;
	margin: 0 0 5px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
#fapMap dl.tabs dt span {
	background-color: #fff;
	left: 0;
	position: absolute;
}
#fapMap dl.tabs dd {
	float: left;
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 100%;
}
#fapMap dl.tabs dd.tabbody ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#fapMap dl.tabs dd.tabbody ul li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 100%;
}
#fapMap dl.tabs dd.tabbody ul li span.attraction {
	display: block;
	float: left;
	font-weight: bold;
	width: 120px;
}
.bubble #extraInfo {
	float: left;
	margin: 0;
	padding: 0;
}
.bubble #extraInfo li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bubble #leftCounty {
	float: left;
	font-size:14px;
}
.bubble #rightFind {
	position: absolute;
	right: 0;
}
#fapMap .bubble .getDirections {
	border-top: 1px dotted #ccc;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 540px;
}
#fapMap .bubble .getDirections li {
	float: left;
	list-style-type: none;
	margin: 0 7px 0 0;
}

#fapMap .bubble .getDirections li input {
	font-size: 1em;
}
#fapMap .bubble .getDirections #ddtextbox {
	font-weight: bold;
	padding: 3px 0 0 0;
}
#fapMap .bubble .getDirections #ddtextbox input {
	font-size: 1em;
	margin: 0 0 0 4px;
	padding: 2px;
}
#fapMap .bubble #property-symbols {
	float: left;
	margin: 0 0 12px;
	width: 100%;
}
#fapMap .bubble #strapline {
	font-weight: bold;
}
#mapBubbleTabs {
	left: 0;
	position: absolute;
	top: 65px;
}
#mapBubbleTabs li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mapBubbleTabs li a {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top, #fff, #eee);
	background-color: #eee;
	color: #333;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
	text-decoration: none;
}
#mapBubbleTabs li a:focus,
#mapBubbleTabs li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background: -moz-linear-gradient(top, #eee, #ccc);
	background-color: #ccc;
	color: #333;
}
#mapBubbleTabs li:first-child a {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 10px;
}
#mapBubbleTabs li:last-child a {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-right: 10px;
}
#mapBubbleTabs li a.selected {
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#666));
	background: -moz-linear-gradient(top, #333, #666);
	background-color: #333;
	color: #fff;
	font-weight:bold;
}
#fapHelp {
	position: relative;
}
.jsloaded .fapHelpToggle {
	background-image: url(/other_files/images/nt-findaplace-drawer-icon.gif);
	background-position: 0 -3px;
	background-repeat: no-repeat;
	color: #410546;
	font-size: 1.2em;
	padding: 2px 4px 2px 25px;
	position: absolute;
	right: 0;
	top: -45px;
}
.jsloaded .fapHelpToggle:focus {
	background-position: 0 -153px;
	color: #fff;
}
#fapHelpClose {
	background-position: 0 -78px;
	display: none;
}
#fapHelpClose:focus {
	background-position: 0 -228px;
}
.fapHelpToggle {
	position: absolute;
	right: 9000px;
}
#fapHelpInfo {
	border-bottom: 1px dotted #ccc;
	display: none;
	float: left;
	margin: -10px 0 30px;
	padding: 0 0 10px;
	width: 700px;
}
#fapHelpInfo .header {
	background-image: none;
	color: #410546;
	font-family: "NationalTrustWeb-Bold";
	font-size: 2.2em;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}
#fapHelpInfo .subHeader {
	color: #410546;
	font-family: "NationalTrustWeb-Regular";
	font-size: 2em;
	font-weight: 400;
	margin: 0;
	text-rendering: optimizeLegibility;
}
#fapHelpInfo .fapColumn {
	float: left;
	margin: 0 20px 0 0;
	width: 220px;
}
#fapHelpInfo .last {
	margin: 0;
}

dl.mapKey  {
	background-color: #e6faf5;
	float: left;
	margin: 0;
	padding: 7px 10px;
	width: 680px;
}
dl.mapKey dt {
	display: block;
	padding: 15px 0 15px 5px;
	text-transform: uppercase;
	width: 80px;
}
dl.mapKey dt,
dl.mapKey dd {
	border: none;
	float: left;
	margin: 0;
}
dl.mapKey dd {
	background-image: url(/other_files/images/nt-main-icon-map-key.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0;
	padding: 15px 10px 15px 50px;
	width: 120px;
}
dl.mapKey dd.mapPlace {
	background-position: 0 -100px;
}
dl.mapKey dd.mapCurrent {
	background-position: 0 -400px;
}
dl.mapKey dd.mapCluster {
	background-position: 0 0;
}
dl.mapKey dd.mapCluster span {
	color: #666;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0 0 0;
}
.gethere-map dl.mapKey dd.mapCluster span {
	font-size: 0.75em;
}
/* Article additions -- 2011-03-25 */
.extraFeatures {
	padding: 0;
}
.extraFeatures h4 {
	border-top: 1px solid #410546;
	color: #410546;
	float: left;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 12px 0 0;
	width: 220px;
}
.extraFeatures ul {
	float: left;
	width: 220px;
}
.extraFeatures ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 220px;
}
.extraFeatures #article-poll li {
	margin: 0 0 20px;
}
.extraFeatures .socialMediaLinks {
	float: left;
	margin: 5px 0 10px 0;
	width: 220px;
}
.extraFeatures .socialMediaLinks li {
	margin: 0 0 15px;
	overflow: hidden;
}
.extraFeatures .socialMediaLinks li.facebook {
	overflow: hidden;
	width: 220px;
	height:25px;
}
.extraFeatures .additionalImages li span {
	float: left;
	height: 124px;
	margin: 0;
	width: 220px;
}
.extraFeatures .additionalImages img {
	height: 124px;
	margin: 0;
	width: 220px;
}
.extraFeatures .relatedLinks li {
	list-style-type: square;
	line-height: 1.4em;
	margin: 0 0 8px 20px;
	padding: 0;
	width: 200px;
}
.extraFeatures #imagelist-col3 {
	float: left;
}
#article-poll .PDS_Poll .pds-box,
#nt-layout-content .PDS_Poll .pds-box {
	background-color: #e6faf5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	padding: 10px;
	width: 200px;
}
#article-poll .PDS_Poll .pds-box .pds-box-outer,
#nt-layout-content .PDS_Poll .pds-box .pds-box-outer {
	padding: 0;
}
#article-poll .PDS_Poll .pds-box .pds-answer,
#nt-layout-content .PDS_Poll .pds-box .pds-answer {
	border-color: #fff;
}
#article-poll .PDS_Poll .pds-box .pds-vote,
#nt-layout-content .PDS_Poll .pds-box .pds-vote {
	padding: 10px 0 0;
}
#article-poll .PDS_Poll .pds-box .pds-question-top,
#nt-layout-content .PDS_Poll .pds-box .pds-question-top {
	line-height: inherit;
	padding: 0 0 10px;
}
#article-poll .PDS_Poll .pds-box .pds-vote-button,
#nt-layout-content .PDS_Poll .pds-box .pds-vote-button {
	margin: 0;
}
#article-poll .PDS_Poll .pds-box .pds-links,
#nt-layout-content .PDS_Poll .pds-box .pds-links {
	text-align: left;
}
#article-poll .PDS_Poll .pds-box .pds-links a,
#nt-layout-content .PDS_Poll .pds-box .pds-links a {
	color: #87003c;
	font-weight: normal;
	text-decoration: underline;
}
#article-poll .PDS_Poll .pds-box .pds-links a:focus,
#nt-layout-content .PDS_Poll .pds-box .pds-links a:focus {
	color: #fff;
}
/* Specfic for Walking Festival celebrity walks poll */
#article-poll #PDI_container5556132 .pds-answer label {
	float: inherit;
	font-size: 12px;
}
#article-poll #PDI_container5556132 .pds-answer-input {
	margin: 0 0 5px;
	width: 20px;
}
#article-poll #PDI_container5556132 .pds-input-label {
	float: inherit;
	width: 190px;
}
#article-poll #PDI_container5556132 .pds-answer-feedback-bar {
	background: #00828a;
}
#article-poll #PDI_container5556132 .pds-feedback-group {
	padding: 0 0 12px 0;
}
#PDI_container5556132 .pds-answer .pds-feedback-label {
	width: 100%;
}
#PDI_container5556132 .pds-answer .pds-feedback-result {
	float: left;
}
#PDI_container5556132 .pds-answer .pds-answer-text {
	color: #00828a;
	font-weight: bold;
}
.articleContent {
	float: left;
	margin: 20px 0 0;
}
.articleTabs {
	float: left;
	position: relative;
	width: 460px;
}
.articleTabs h4 {
	left: -9000px;
	position: absolute;
}
.articleTabs .controls {
	border-bottom: 1px solid #ccc;
	margin: 35px 0 0;
	padding: 0;
	position: relative;
}
.articleTabs .tabs-list {
	bottom: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index:9999;
}
.articleTabs .tabs-list li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0;
}
.articleTabs .tabs-list li a {
	background-color: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top, #fff, #eee);
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #87003c;
	display: block;
	padding: 6px 10px;
	text-decoration: underline;
}
.articleTabs .tabs-list li.current a {
	background: #fff;
	border-color: #ccc;
	border-bottom: 1px solid #fff;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.articleTabs .tabs-list li.current a:hover {
	background: #fff;
	border-color: #ccc;
	border-bottom: 1px solid #fff;
	color: #333;
	cursor: default;
	text-decoration: none;
}
.articleTabs .tabs-list li a:focus {
	background-color: #246be2;
	background: -webkit-gradient(linear, left top, left bottom, from(#246be2), to(#1244aa));
	background: -moz-linear-gradient(top, #246be2, #1244aa);
	border-color: #1244aa;
	color: #fff;
}
.articleTabs .tabs-list li a:hover {
	background-color: #87003c;
	background: -webkit-gradient(linear, left top, left bottom, from(#af014f), to(#87003c));
	background: -moz-linear-gradient(top, #af014f, #87003c);
	border-color: #87003c;
	color: #fff;
}
.articleTabs .tabbody {
	float: left;
	margin: 10px 0 0 0;
	width: 460px;
}

.mediaContainer {
	float: left;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	width: 440px;
}
.mediaContainer ul, #article-video {
	background-color: #e6faf5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin: 0;
	padding: 20px 10px;
	position: relative;
	width: 440px;
}
.mediaContainer ul li, #article-video li {
	float: left;
	list-style-position: inside;
	margin: 0 10px 10px;
	padding: 0;
	width: 180px;
}
/* Special case for multiple audio */
.mediaContainer #audio-player-list li.audio {
	list-style-type: none;
	margin: 0 0 20px 10px;
	width: 420px;
}
.playerChoices {
	background-color: #e6faf5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	float: left;
	height: 275px;
	padding: 20px;
	width: 420px;
}
.playerChoices ul {
	float: left;
	margin: 10px 0;
	width: 100%;
}
.playerChoices li {
	float: left;
	margin: 0 20px 10px 20px;
	width: 160px;
}
.playerChoices .audio {
	width: 420px;
}
.playerUnit {
	position: absolute;
}
.playerUnit .pickAnother {
	float: left;
	font-size: 1.2em;
	margin: 0 0 10px;
}
.playerUnit div {
	background-color: #eee;
	float: left;
	height: 291px;
	width: 460px;
}
.messageBox {
	background: url(/other_files/images/nt-main-home-messagebox.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: -40px 0 25px 0;
	padding: 60px 0 50px;
	position: relative;
	width: 940px;
}
.messageBox .unit {
	float: left;
	margin: 0 0 20px 20px;
	padding: 20px 0 15px;
	position: absolute;
	width: 140px;
}
.messageBox .large {
	margin: 0 150px 0 50px;
	position: inherit;
	width: 400px;
}
.messageBoxSpecial .large {
	color: #fff;
	margin: 0 20px 0 50px;
	padding: 25px 310px 15px 0;
	position: inherit;
	width: 320px;
}
.messageBoxSpecial {
	background: url(/other_files/images/nt-main-home-messagebox-special.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: -40px 0 25px 0;
	padding: 60px 0 0;
	position: relative;
	width: 940px;
}
.messageBoxSpecial .small {
	padding: 20px 10px 15px;
	position: inherit;
	width: 200px;
}
.messageBox .join {
	position: absolute;
	right: 210px;
	top: 45px;
}
.messageBox .donate {
	position: absolute;
	right: 30px;
	top: 65px;
}
.messageBox .events {
	position: absolute;
	right: 220px;
	top: 185px;
}
.messageBox .events p {
	width: 130px;
}
.messageBox .volunteer {
	position: absolute;
	right: 40px;
	top: 210px;
}
.messageBox h2,
.messageBox h3 {
	margin: 0 0 10px;
}
.messageBox h2 {
	color: #fff;
	font-size: 4.2em;
	margin: 5px 0 15px;
}
.messageBox h2 a {
	color: #fff;
}
.messageBox h3 {
	color: #410546;
	font-size: 3em;
	margin: 0 0 5px;
}
.messageBoxSpecial h3 {
	margin: 0 0 10px;
	width: 160px;
}
.messageBox .find p {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 15px;
	width: 300px;
}
.messageBoxSpecial .find p {
	color: #410546;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	width: 150px;
}
.messageBox .unit p a {
	color: #410456;
}
.messageBox .unit p a:hover {
	color: #000;
}
.messageBoxContainer {
	float: left;
	margin: 0 20px;
	width: 100%;
}
.messageBoxContainer .message p {
	font-size: 1.4em;
	margin: 0 20px 10px;
}
.messageBoxSpecial .unit p a {
	color: #fff;
}
.messageBoxSpecial .unit p a:focus {
	background-color: #246be2;
	color: #fff;
}
.messageBoxSpecial .unit p a:hover {
	background-color: transparent;
	color: #000;
}
/* Start autumn 2014 -- live */
.messageBox.autumn {
    background: url(/other_files/images/nt-main-home-messagebox-autumn.jpg) 0 38px no-repeat;
}
.messageBox.autumn .large {
    margin: 0 150px 0 40px;
}
.messageBox.autumn .join {
    right: 215px;
    top: 35px;
}
.messageBox.autumn .donate {
    top: 58px;
}
.messageBox.autumn .events {
    right: 218px;
    top: 178px;
}
.messageBox.autumn .volunteer {
    right: 35px;
    top: 208px;
}
/* End autumn 2014 -- live */
/* Start Xmas 2014 -- going live */
.messageBox.xmas2014 {
	background: url(/other_files/images/nt-main-home-messagebox-xmas2014.jpg) 0 38px no-repeat;
}
.messageBox.xmas2014 .large {
	margin: 0 150px 0 40px;
}
.messageBox.xmas2014 .unit h3 {
	color: #d31145;
}
.messageBox.xmas2014 .unit a {
	color: #246be2;
}
.messageBox.xmas2014 .join {
	right: 215px;
	top: 35px;
}
.messageBox.xmas2014 .donate {
	top: 58px;
}
.messageBox.xmas2014 .events {
	right: 218px;
	top: 178px;
}
.messageBox.xmas2014 .volunteer {
	right: 35px;
	top: 208px;
}
/* End Xmas 2014 */
/* Start winter 2014 */
.messageBox.winter2014.winteroptiontwo {
    background: url(/other_files/images/nt-main-home-messagebox-winter2014-2.jpg) 0 38px no-repeat;
}
.messageBox.winter2014.winteroptionthree {
    background: url(/other_files/images/nt-main-home-messagebox-winter2014-3.jpg) 0 38px no-repeat;
}
.messageBox.winter2014 .large {
    margin: 0 150px 0 40px;
}
.messageBox.winter2014 .join {
    right: 215px;
    top: 35px;
}
.messageBox.winter2014 .donate {
    top: 58px;
}
.messageBox.winter2014 .events {
    right: 218px;
    top: 178px;
}
.messageBox.winter2014 .volunteer {
    right: 35px;
    top: 208px;
}
.messageBox.winter2014 .homeFind input[type=text] {
    width: 300px;
}
/* End winter 2014 */
.homeFind {
	font-size: 1.4em;
	position: relative;
}
.homeFind input {
	float: left;
}
.homeFind legend,
.homeFind label {
	left: -9999em;
	position: absolute;
}
.homeFind input[type=text] {
	color: #666;
	font-size: 1.2em;
	margin: 0 20px 15px 0;
	padding: 6px;
	width: 310px;
}
.messageBoxSpecial .homeFind input[type=text] {
	width: 80%;
}
.homeFind input[type=submit] {
	font-size: 1em;
}
.messageBox .picturePlace {
	bottom: 55px;
	position: absolute;
	right: 25px;
}
.messageBox .picturePlace a {
	color: #333;
}
/* Campaigns 2013+ */
.campaign {
	background: none;
	border-bottom: none;
	margin: 40px 0 20px;
	padding: 0;
}
.campaign .poster {
	float: left;
	height: 340px;
	margin: 0 0 20px;
	position: relative;
	width: 675px;
}
.campaign .searchpanel {
	float: left;
	padding: 25px;
	width: 215px;
}
.campaign .searchpanel input#findPlace {
	width: 95%;
}
.campaign .searchpanel h2 {
	font-size: 3.2em;
	padding: 10px 80px 0 0;
}
.campaign .otherlinks {
	color: #666;
	float: left;
	padding: 0;
	width: 940px;
}
.ioakleaf .special {
	font-family: "NationalTrustWeb-Bold";
	font-style: normal;
	font-weight: 700;
}
/* I oak leaf */
.ioakleaf .lockup {
	color: #fff;
	left: 50%;
	margin: 0 0 0 -82px;
	position: absolute;
	top: 80px;
	width: 175px;
}
.ioakleaf .graphic {
	background: url('/other_files/images/nt-messagebox-ioakleaf.png') 50% 50% no-repeat;
	display: block;
	height: 118px;
	text-indent: -9999em;
	width: 175px;
}
.ioakleaf .statement {
	bottom: -3px;
	color: #fff;
	font-family: "NationalTrustWeb-Regular";
	font-size: 1.4em;
	left: 15px;
	position: absolute;
}
.ioakleaf .searchpanel {
	background: url('/other_files/images/nt-messagebox-ioakleaf-search-bckgrd.gif') 0 0 no-repeat;
}
.ioakleaf .searchpanel h2 {
	color: #8cdc50;
}
.campaign .calltoaction {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 0 10px;
	padding: 0 0 15px 22px;
	width: 918px;
}
.campaign .calltoaction p {
	float: left;
	font-family: "NationalTrustWeb-Regular";
	font-size: 2.8em;
	margin: 0;
}
.campaign .calltoaction p.tspp {
	background: url('/other_files/images/nt-messagebox-ioakleaf-tspp.gif') 0 0 no-repeat;
	height: 31px;
	margin: 7px 15px 0 0;
	text-indent: -9999em;
	width: 245px;
}
.campaign .calltoaction p a {
	background: url('/other_files/images/nt-messagebox-fb-logo.png') 0 50% no-repeat;
	color: #8a8600;
	padding-left: 43px;
}
.campaign .calltoaction p a:hover {
	color: #44463e;
}
.poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.poster .largelink {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	text-indent: -9999em;
	top: 0;
	z-index: 1;
}
.poster .largelink:hover,
.poster .largelink:focus {
	background: none;
}
/* Hunting for bugs */
.huntingbugs .poster {
	background-image: url('/other_files/images/nt-messagebox-ioakleaf-huntingbugs.jpg');
}
.huntingbugs .special {
	font-size: 2.8em;
}
/* Flying kites  */
.flyingkites .poster {
	background-image: url('/other_files/images/nt-messagebox-ioakleaf-flyingkites.jpg');
}
.flyingkites .special {
	font-size: 3.3em;
	margin: -10px 0 0;
}
.flyingkites .statement {
	margin-left: 4.2em;
}
.flyingkites .statement p {
	font-size: 1em;
	line-height: 1.4em;
}
.flyingkites .statement p:first-child {
	margin: 0;
}
.flyingkites .badge {
	background: url('/other_files/images/nt-messagebox-50things-badge.png') 0 0 no-repeat;
	bottom: 10px;
	display: block;
	height: 44px;
	left: 10px;
	position: absolute;
	text-indent: -9999em;
	width: 50px;
}
/* 50 things */
.fiftythings .poster {
	background-image: url('/other_files/images/nt-messagebox-50things-launch.jpg');
}
.fiftythings .searchpanel {
	background: url('/other_files/images/nt-messagebox-50things-search-bckgrd.gif') 0 0 no-repeat;
}
.fiftythings .searchpanel h2 {
	color: #00828a;
}
.fiftythings .text {
	bottom: 15px;
	padding: 0 50px 0 0;
	position: absolute;
	right: 5px;
	width: 470px;
}
.fiftythings .title {
	color: #fff;
	font-family: "NationalTrustDisplayWeb-Regular";
	font-size: 3.8em;
	line-height: 1.1em;
	margin: 0 0 5px;
}
.fiftythings .subtitle {
	font-family: "NationalTrustWeb-Regular";
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 0 0 0 -.5em;
}
.fiftythings .subtitle a {
	line-height: 0.6em;
	padding: 0;
}
.fiftythings .subtitle a span {
	background-color: #fff;
	color: #44463e;
	display: block;
	float: left;
	line-height: 0.6em;
	margin: 0;
	padding: .6em .4em;
	text-decoration: underline;
}
.fiftythings .subtitle a:hover span {
	background-color: #44463e;
	color: #fff;
	text-decoration: none;
}
/* 50 things summer */
.fiftythingssummer .poster {
	background-image: url('/other_files/images/nt-messagebox-50things-summer.jpg');
}
.fiftythingssummer .searchpanel {
	background: url('/other_files/images/nt-messagebox-50things-search-bckgrd-summer.gif') 0 0 no-repeat;
}
.fiftythingssummer .searchpanel h2 {
	color: #44463e;
}
.fiftythingssummer .text {
	bottom: 10px; left: 15px;
	padding: 0;
	position: absolute;
	width: 650px;
}
.fiftythingssummer .text p {
	color: #fff;
}
.fiftythingssummer .text .title {
	margin: 0 0 5px;
}
.fiftythingssummer .subtitle {
	font-size: 1.4em;
}
.fiftythingssummer .familypass {
	font-family: "NationalTrustWeb-Bold";
	font-weight: 700;
	width: 500px;
}
.fiftythingssummer .signup {
	font-size: 1.6em;
	margin: 0 0 10px;
}
.fiftythingssummer .signup a {
	color: #fff;
}
.fiftythingssummer .prizedraw {
	font-size: 1.1em;
	margin: 0;
}
/* Great British Walk */
.gbw .poster {
	background-image: url('/other_files/images/nt-messagebox-gbw-launch.jpg');
}
.gbw .searchpanel {
	background: url('/other_files/images/nt-messagebox-gbw-search-bckgrd.gif') 0 0 no-repeat;
}
.gbw .searchpanel h2 {
	color: #00772d;
}
.gbw .tweetphotos span {
	background-image: url('/other_files/images/nt-footer-socialmediabuttons.png');
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	height: 25px;
	margin: -5px 2px 0;
	text-indent: -9999em;
	width: 23px;
}
.gbw .tweetphotos .twitter {
	background-position: -3px -270px;
}
.gbw .tweetphotos .facebook {
	background-position: -3px -90px;
}
.gbw .tweetphotos .instagram {
	background-position: -3px -1200px;
}
.gbw .text {
	bottom: 22px; right: 0;
	color: #fff;
	padding: 0 20px 0 0;
	position: absolute;
	width: 450px;
}
.gbw .title {
	font-family: "NationalTrustDisplayWeb-Regular";
	font-size: 2.4em;
	line-height: 1.4em;
	margin: 0 0 23px 70px;
}
.gbw .tweetphotos {
	font-family: "NationalTrustWeb-Bold";
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.4em;
	margin: 0 50px 0 0;
}
.gbw .gbwpost {
	background: url('../images/nt-messagebox-gbw-signpost.png') 0 0 no-repeat;
	display: block;
	height: 332px;
	bottom: 0; left: 10px; position: absolute;
	text-indent: -9999em;
	width: 323px;
}
/* For 50 things header */
.fiftycta {
	background-image: url('/other_files/images/nt-header-50things-button.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 89px;
	position: absolute; right: 10px; top: 70px;
	text-indent: -9999em;
	width: 127px;
}
.fiftycta:hover {
	background-position: 0 -451px;
}
.addthis_toolbox {
	float: left;
	margin: 0 10px;
	border-top: 1px dotted #e0e2dc;
	padding: 18px 0 0;
	width: 940px;
}
.pageContent .addthis_toolbox {
	width: 700px;
}
.pageContent .extraFeatures .addthis_toolbox {
	border: none;
	margin: 0 0 15px;
	padding: 0;
	width: 220px;
}
#socialMediaLinksPage {
       width:100%;
       float: left;
       margin: 0;
}
#socialMediaLinksPage li {
       float:left;
       width:auto;
       list-style-type: none;
       margin: 0 1em 1em 0;
       padding: 0;
}

#socialMediaLinksPage li.email {
	background: url(/other_files/images/nt-main-helpicons.gif) 0 0 no-repeat;
	padding: 1px 0 1px 28px;
}
#socialMediaLinksPage li.email a {
	font-size: 1.2em;
}
li.socialMediaLinks {
	list-style-type: none;
    border-top: 1px solid #410546;
    margin-top:50px;
}
.extraFeatures .addthis_toolbox ul {
	margin: 0;
}
.extraFeatures .addthis_toolbox ul li:first-child {
	margin: 0 0 5px;
}
.extraFeatures .addthis_toolbox ul li {
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
.extraFeatures .addthis_toolbox ul li:last-child {
	margin: 0;
}
/* Membership */
.superTileButtonWidget {
	background-image: url('/other_files/images/nt-membership-join-button-bckgrd.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
	display: block;
	margin: -15px 0 0 0;
	padding: 15px 0 27px 0;
	text-decoration: none;
}
.superTileButtonWidget .super {
	color: #333;
	display: block;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 12px;
	padding: 0 20px;
}
.superTileButtonWidget .title {
	background-image: url('/other_files/images/nt-membership-join-button.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px 10px 20px 20px;
	text-shadow: 1px 1px 0px #333;
}
.superTileButtonWidget:hover .title {
	background-position: 0 -102px;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
}
.superTileButtonWidget:active .title {
	background-position: 0 -204px;
}
.superTileButtonWidget .description {
	color: #333;
	display: block;
	font-size: 1.4em;
	line-height: 1.5em;
	margin: -5px 0 6px;
	padding: 0 20px;
}
.membershipPrices {
	background-color: #f9effa;
	border-collapse: collapse;
	margin: 0 0 20px;
	vertical-align: middle;
}
#membershipAnnual {
	width: 460px;
}
#membershipLife {
	background-color: #faf2d8;
	margin: 0 0 10px;
	width: 220px;
}
.membershipPrices td {
	border: 1px solid #fff;
}
.membershipPrices caption {
	border-bottom: 1px dotted #ccc;
	color: #666;
	font-size: 1.6em;
	font-weight: normal;
	left: -9000px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	position: absolute;
	text-align: left;
}
.membershipPrices .type {
	text-align: left;
	width: 240px;
}
.membershipPrices .type p {
	color: #666;
}
.membershipPrices th.standardPrice p {
	color: #666;
}
.membershipPrices th.type {
	padding-left: 10px;
}
.membershipPrices .type div {
	position: relative;
}
.membershipPrices .category {
	color: #246be2;
	display: block;
	font-size: 1.4em;
	padding: 4px 10px;
	text-decoration: none;
}
.membershipPrices .category span {
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 1.2em;
	left: -9000px;
	padding: 4px 8px;
	position: absolute;
	width: 300px;
}
.membershipPrices .category:focus span,
.membershipPrices .category:hover span {
	display: block;
	left: -100px;
	position: absolute;
}
.membershipPrices th {
	background-color: #fff;
}
.membershipPrices tfoot td {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	color: #666;
	padding: 8px 0 0;
}
.membershipPrices tfoot tr:hover td {
	background-color: #fff;
	color: #666;
}
.membershipPrices th.directDebit {
	background-color: #e5d4e6;
	color: #333;
	padding: 10px 0 8px;
}
.membershipPrices .directDebit {
	background-color: #e5d4e6;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	width: 140px;
}
.membershipPrices .directDebit p {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.membershipPrices .standardPrice p {
	margin: 0;
	padding: 0;
}
.membershipPrices .directDebit p.saving {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.membershipPrices .standardPrice {
	text-align: center;
	width: 100px;
}
#membershipLife th {
	font-size: 1.2em;
	padding: 5px 0;
}
#membershipLife th.type {
	padding: 5px 10px;
}
.membershipPrices .priceCategory {
	color: #333;
	cursor: default;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	padding: 8px;
	text-decoration: none;
}
.membershipPrices .priceCategory:focus,
.membershipPrices .priceCategory:hover {
/* 	background-color: #e5d4e6; */
	color: #000;
}
#membershipLife .priceCategory:focus,
#membershipLife .priceCategory:hover {
/* 	background-color: #fae9b5; */
	color: #000;
}
#membershipTabs .priceNote {
	color: #666;
}
#membershipTabs .priceNote .category {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 2px;
}
#membershipTabs .priceNote span {
	font-weight: bold;
}
#membershipSuperUnit {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin: -40px 0 20px 0;
	position: relative;
	width: 960px;
}
.jsloaded #membershipSuperUnit h3 {
	color: #410546;
	display: block;
	font-size: 2em;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	z-index: 10;
}
#membershipSuperUnit h3 {
	display: none;
	position: inherit;
}
#membershipSuperUnit h4.title {
	font-size: 2em;
	font-weight: normal;
	margin: 0 10px 10px;
	padding: 0;
}
#membershipSuperUnit h4.title a {
	float: right;
}
#membershipTabs {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#membershipTabs .controls {
	float: left;
	margin: 0 10px 0 0;
	width: 220px;
}
#membershipTabs .tabs-list {
	background: url('/other_files/images/nt-large-tabs-shadow.gif') no-repeat 184px 0px;
	float: left;
	margin: 0;
	padding: 70px 0 120px;
}
#membershipTabs .tabs-list li {
	float: left;
	font-size: 1.6em;
	list-style-type: none;
	margin: 0 0 3px 0;
}
#membershipTabs .tabs-list li a {
	background-image: url('/other_files/images/nt-large-tabs-bar.gif');
	background-position: 0px 200px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	margin: 0;
	padding: 12px 0 12px 15px;
	text-decoration: none;
	width: 217px;
}
#membershipTabs .tabs-list li a:focus,
#membershipTabs .tabs-list li a:hover {
	background-color: #fff;
	background-position: 0px 1px;
	color: #410546;
}
#membershipTabs .tabs-list li.current a {
	background-position: 0px -47px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#membershipTabs .tabbody {
	float: left;
	padding: 20px 0 0 0;
	position: relative;
}
#membershipTabs h4 {
	font-size: 1.8em;
	line-height: 1.3em;
}
#membershipTabs .membershipTypes {
	float: left;
	width: 720px;
}
#membershipTabs .membershipTypes h3 {
	left: -9000px;
	position: absolute;
}
.mbrshpFeatures li {
	background-image: url('/other_files/images/nt-membership-ticks.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}
#mbrshpFeaturesLife li {
	background-position: 0 -75px;
}
#lifePanel {
	background: url('/other_files/images/nt-membership-life-montage.jpg') 0 10px no-repeat;
	float: left;
	padding: 15px 0 50px 0;
	width: 700px;
}
.lifePrices {
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 5px 5px 10px 0;
}
.lifePrices table {
	margin: 0 0 5px;
}
.membershipPackLife {
	background-color: #fff;
	float: right;
	margin: 100px 0 0 0;
	padding: 13px 0 10px 15px;
	width: 190px;
}
.membershipPack {
	margin: 5px 10px 0;
}
.membershipPack img {
	margin: 0;
}
.membershipPack .joinNow {
	margin: 0 0 15px;
}
#giftPanel {
	background: url('/other_files/images/nt-membership-gift-montage.jpg') 100% 0 no-repeat;
	float: left;
	margin: 0;
	padding: 0 300px 0 0;
	width: 400px;
}
#giftPanel h5 {
	font-size: 1.8em;
	line-height: 1.4em;
}
.joinNow {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	font-family: "NationalTrustWeb-Regular";
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 5px 0 0;
	padding: 0 8px;
	text-decoration: none;
}
.joinNow:focus {
	background-color: #246be2;
	color: #fff;
}
.joinNow:hover {
	text-decoration: underline;
}
.joinAnnual {
	background-color: #410546;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
}
.joinAnnual:hover {
	background-color: #333;
	color: #fff;
}
.joinLife {
	background-color: #e0be62;
	color: #000;
	text-shadow: 1px 1px 0px #f9dc8f;
}
.joinLife:hover {
	background-color: #edcf7e;
}
.joinGift {
	background-color: #00828a;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #005459;
}
.joinGift:hover {
	background-color: #333;
	color: #fff;
}
.joinAnnualExtra {
	font-size: 1.2em;
	padding: 5px 8px;
}
.joinLifeExtra {
	font-size: 1.4em;
	padding: 5px 8px;
}
.joinGiftExtra {
	font-size: 1.2em;
	padding: 5px 8px;
}
/* Great British Walk */
#walkingFestivalMap {
	float: left;
	margin: -20px 0 0;
	width: 700px;
}
#walkingFestivalMap #map-canvas {
	background: #fff url(/other_files/images/ajax-loader.gif) 50% 50% no-repeat;
    border: 1px solid #ccc;
    float: left;
    height: 499px;
    margin: 0 0 10px;
    width: 699px;
}
#walkingFestivalMap #map-canvas .open-info-bubble .share-buttons {
    padding: 5px 0 0 0;
    float: left;
    width:520px;
}
#walkingFestivalMap #map-canvas .open-info-bubble .share-buttons  table img {
    margin: 0 5px 0 0;
}
#walkingFestivalMap #map-canvas .open-info-bubble .share-buttons table td .maily{
    background: url(/other_files/images/nt-main-helpicons.gif) 0 0 no-repeat;
    padding: 1px 0 1px 28px;
    font-size:1em;
}
#walkingFestivalMap #map-canvas .open-info-bubble .share-buttons  table .twitter-share-button {
    width: 85px;
}
/* Walking Vegetables (Festival) */
#walkingFestivalMap {
	background: url('/other_files/images/nt-wf-header.jpg') 0 0 no-repeat;
}
#walkingFestivalMap .header {
	background-color: transparent;
}
#walkingFestivalMap .header h2 {
	background: url('/other_files/images/nt-wf-logotype.png') 0 0 no-repeat;
	display: block;
	height: 71px;
	margin: 10px 0px 10px 20px;
	text-indent: -9000px;
	width: 415px;
}
.gbwAddTrail {
    background-color: #00772d;
    color: #fff;
    float: right;
    font-size: 1.4em;
    font-weight: bold;
    margin: -10px 0 0;
    padding: 8px 10px;
    text-decoration: none;
    -webkit-transition: background 0.5s;
}
.gbwAddTrail span {
    display: block;
    font-size: 0.85em;
    font-weight: normal;
    margin: 3px 0 0;
}
.gbwAddTrail:hover {
    background-color: #7b7700;
    color: #fff;
}
.gbwTerms {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.gbwTerms span {
    font-weight: bold;
}
.gbwTrailDetails {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.gbwTrailDetails li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gbwTrailDetails li.uploaded {
    float: left;
}
.gbwTrailDetails li.view {
    float: right;
}
.gbwTrailDetails li.view a, .viewBtn {
    background: #246be2;
    background: -moz-linear-gradient(top,  #7db9e8 0%, #246be2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(100%,#246be2));
    background: -webkit-linear-gradient(top,  #7db9e8 0%,#246be2 100%);
    background: -o-linear-gradient(top,  #7db9e8 0%,#246be2 100%);
    background: -ms-linear-gradient(top,  #7db9e8 0%,#246be2 100%);
    background: linear-gradient(to bottom,  #7db9e8 0%,#246be2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#246be2',GradientType=0 );
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-weight: bold;
    padding: 4px 7px;
    text-decoration: none;
}
.gbwTrailDetails li.view a:after, .viewBtn:after {
    content: ' \00BB';
}
.gbwTrailDetails li.view a:hover {
    background: #4ba2e5;
    background: -moz-linear-gradient(top,  #4ba2e5 0%, #225bd6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ba2e5), color-stop(100%,#225bd6));
    background: -webkit-linear-gradient(top,  #4ba2e5 0%,#225bd6 100%);
    background: -o-linear-gradient(top,  #4ba2e5 0%,#225bd6 100%);
    background: -ms-linear-gradient(top,  #4ba2e5 0%,#225bd6 100%);
    background: linear-gradient(to bottom,  #4ba2e5 0%,#225bd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ba2e5', endColorstr='#225bd6',GradientType=0 );
}
.gbwTrailDetails li.view a:active, .viewBtn:active {
    background: #225bd6;
    background: -moz-linear-gradient(top,  #225bd6 0%, #4ba2e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#225bd6), color-stop(100%,#4ba2e5));
    background: -webkit-linear-gradient(top,  #225bd6 0%,#4ba2e5 100%);
    background: -o-linear-gradient(top,  #225bd6 0%,#4ba2e5 100%);
    background: -ms-linear-gradient(top,  #225bd6 0%,#4ba2e5 100%);
    background: linear-gradient(to bottom,  #225bd6 0%,#4ba2e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225bd6', endColorstr='#4ba2e5',GradientType=0 );
}
.gbwReportTrail {
    color: #666;
}
.viewBtn{
	margin-left:20px;
}
.viewBtn:hover{
	background: #4ba2e5;
	color:#fff;
}
/* For visit/activities/walking */
#walkingMap #wf-map-search {
	background: none;
	margin: 10px 0 0 20px;
	padding: 0;
	width: 415px;
}
#walkingFestival .wf-form {
	position: relative;
}
#wf-map-search {
	float: left;
	margin: 0 20px;
}
#wf-location #location-search {
	float: left;
	font-size: 1.2em;
	margin: 0 10px 0 0;
	padding: 4px;
	width: 270px;
}
#wf-location #do-search {
	border-radius: 15px;
}
.wf-form legend {
	font-size: 1.6em;
	left: -9000px;
	position: absolute;
}
.wf-form .wf-drawer {
/* 	border-bottom: 1px dotted #ccc; */
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
}
.wf-form .wf-drawer ul.wf-drawer-handle {
	float: left;
	margin: 0;
	width: 330px;
}
.wf-form .wf-drawer .wf-drawer-toggle {
	text-decoration: underline;
}
.wf-form .wf-drawer div {
	background-color: #fff;
	float: left;
	margin: 0;
	width: 330px;
}
.wf-form .wf-drawer div ul {
	float: left;
	margin: 0 0 0 55px;
	width: 200px;
}
.wf-form .wf-drawer div ul.wf-events-filters {
	float: left;
	margin: 0 0 0 45px;
	width: 300px;
}
.wf-form .wf-drawer div ul.wf-events-filters li {
	display: block;
	width: 130px;
}
.wf-form .wf-drawer div ul li {
	float: none;
	margin: 0;
	padding: 0 0 3px;
}
.wf-form #wf-drawer-trails div ul li label {
	float: left;
	width: 80px;
}
.wf-form #wf-drawer-trails div ul li select {
	width: 100px;
}
.jsloaded .wf-form .wf-drawer ul li {
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 10px 0;
}
.wf-form .wf-drawer ul li label {
	cursor: pointer;
}
.wf-form .wf-drawer ul li input {
	cursor: pointer;
	margin: 0 5px 0 0;
}
.wf-form .wf-drawer ul.wf-drawer-handle li:first-child {
	background-image: url('/other_files/images/nt-wf-pins.jpg');
	background-repeat: no-repeat;
	color: #87003c;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 45px;
	text-transform: uppercase;
}
.wf-form #wf-drawer-events li:first-child {
	background-position: 0 0;
}
.wf-form #wf-drawer-trails li:first-child {
	background-position: 0 -160px;
}
.jsloaded #wf-map-filter {
	background-color: #fff;
	float: left;
	margin: 0 10px;
	padding: 10px;
	width: 660px;
}
/* For the benefit of users not using JS for GMaps */
.wf-map-filter {
	background-color: none;
	margin: 0 10px;
}
.wf-filters {
	float: left;
	width: 100%;
}
.wf-filters ul li {
	border-bottom: 1px dotted #ccc;
	float: left;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 10px 0;
}
.wf-filters ul li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
#walkingMap .wf-filters h4 {
	float: left;
	margin: -2px 20px 0 0;
}
#walkingMap .wf-filters ul {
	float: left;
}
#walkingMap .wf-filters ul li,
#walkingMap .wf-filters ul li:last-child {
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 0;
	padding: 0 0 10px 0;
}
#walkingMap .wf-filters ul li label {
	margin: 0 10px 0 0;
}
#walkingMap .wf-filters #filter-select {
	float: left;
	margin: -5px 0 0 10px;
}
.jsloaded #wf-filters ul li a  {
	font-size: 1em;
	font-weight: normal;
}
.wf-filters ul li a  {
	font-size: 1.6em;
	font-weight: bold;
}
.wf-filters ul li ul {
	float: left;
	margin: 10px 0 0;
}
.wf-filters ul li ul li {
	border-bottom: none;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	width: 125px;
}
.wf-filters ul li ul li span {
	float: left;
	font-weight: bold;
	width: 100%;
}
.wf-filters ul li ul li a {
	font-size: 1em;
}
#filter-select {
	float: right;
	font-size: 1.2em;
	margin: 4px 0 0;
}
#wf-map-save {
	float: left;
	margin: 0 20px;
	padding: 20px 0 0;
	width: 660px;
}
#wf-map-save li {
	border-right: 1px dotted #ccc;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
#wf-map-save li:last-child {
	border-right: none;
}
#wf-map-save li:first-child {
	border: none;
	padding: 6px;
	width: 240px;
}
#wf-map-save li span#map-pos {
	font-weight: bold;
	margin: 0 10px 0 0;
}
#wf-map-save li button {
	font-size: 1em;
	margin: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#wf-map-save li #save-location,
#wf-map-save li #go-location,
#wf-map-save li #start-again {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background: -moz-linear-gradient(top, #fff, #fff);
	background-color: #fff;
	border: 1px solid #fff;
	color: #87003c;
	padding: 6px 0;
	text-decoration: underline;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
/* Nurture display fix for tiles */
#nurture-main #property-gallery #slideshow img {
	top: 0;
}
#nurture-main #property-gallery #gallery .caption p {
	margin-top: 0;
}
/* Gallery rendered inside a tabbed tile */
.articleTabs #property-gallery #slideshow {
	margin: 0;
}
.articleTabs #property-gallery #slideshow img {
	top: -20px;
}
.articleTabs #property-gallery #gallery .caption p {
	margin-top: -20px;
}
.articleTabs .slider-control-holder {
	top: 335px;
}
.articleTabs {
	margin-bottom: 40px;
}

/* Targetting the new classes added to identify each version of accessible tab script based galleries */

/* 3 Columns, Text on the Left, Rotating */
.rotating-article-pick-3 {
	display: block;
}
.rotating-property-pick-3 {
	display: block;
}
.rotating-article-pick-3 .rotating .controls,
.rotating-property-pick-3 .rotating .controls {
	top: 100%;
}
/* 3 Columns, Text on the Left, Manual */
.rotating-manual-3 {
	display: block;
}
.rotating-manual-3 .rotating .controls {
	top: 100%;
}
/* 3 Columns, Text below, Rotating */
.rotating-article-pick-big {
	display: block;
}
.rotating-article-pick-big .rotating .controls {
	top: 100%;
}
/* 3 Columns, Text below, Manual */
.rotating-article-pick-big {
	display: block;
}
.rotating-manual-big {
	display: block;
}
.rotating-manual-big .rotating .controls,
.rotating-article-pick-big .rotating .controls {
	top: 100%;
}
/* 2 Columns, Text below, Rotating */
.rotating-article-pick-2 {
	display: block;
}
.rotating-property-pick-2 {
	display: block;
}
.rotating-property-pick-2 .rotating .controls,
.rotating-article-pick-2 .rotating .controls {
	top: 100%;
}
/* 2 Columns, Text below, Manual */
.rotating-manual-2 {
	display: block;
}
/* 1 Column, Text Below, Rotating */
.rotating-article-pick-1 {
	display: block;
}
.rotating-article-pick-1 .rotating .controls {
	top: 100%;
}
/* Auto-complete for Search for a place */
.smart_autocomplete_container {
	background-color: rgb(251, 241, 252);
	border-bottom: 1px solid rgb(222, 204, 224);
	border-left: 1px solid rgb(222, 204, 224);
	border-right: 1px solid rgb(222, 204, 224);
	margin: 10px 0 0 0;
	/*height: 200px;
	overflow: auto;*/
}
.smart_autocomplete_container li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 4px 6px;
}
.smart_autocomplete_container li.smart_autocomplete_highlight {
	background-color: rgb(222, 204, 224);
	cursor: pointer;
}
.download-audio {
	background-image: url('/other_files/images/nt-main-audioicon.png');
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 6px 2px 4px 32px;
}
.download-audio:focus {
	background-position: 0 -104px;
}
.download-audio:hover {
	background-position: 0 -50px;
}
.form-message {
	float: left;
	margin: 20px 0 0 135px;
}
/* Support Groups */
.supportGroupForm form.common {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1.2em;
	padding: 0;
}
.supportGroupForm form.common label {
	margin: 0 0 1em;
	text-align: left;
	width: 100%;
}
.supportGroupForm form.common select {
	font-size: 1.6em;
	width: 300px;
}
.supportGroupResults h4 {
	color: #87003c;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 0.5em;
	padding: 0 0 0.5em;
}
.supportGroupResults h4 span {
	font-weight: bold;
	text-transform: capitalize;
}
.supportGroupResults dl {
	border-bottom: 1px dotted #ccc;
	float: left;
	margin: 0 0 1.5em;
	padding: 0 0.5em;
	width: 100%;
}
.supportGroupResults dl dt {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 120px;
}
.supportGroupResults dl dd {
	border: none;
}
.supportGroupResults dl .title {
	color: #87003c;
	font-size: 1.4em;
}
/* Email registration */
.emailSubscription .customerEmail {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
	padding: 10px 0;
}
.emailSubscription .customerEmail span {
	color: #87003c;
}
.emailSubscription .sender {
	color: #87003c;
	font-weight: bold;
}
/* Click to chat */
.clicktochat ul li {
	font-family: "NationalTrustWeb-Regular";
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
.clicktochat a,
.clicktochat span {
	display: block;
	text-decoration: none;
}
.clicktochat .joinbtn .lrg {
	font-size: 3.6em;
	margin: 4px 0 12px;
}
.clicktochat .joinbtn .sml {
	font-size: 1.4em;
}
.clicktochat .joinbtn a {
	background: url('/other_files/images/nt-arrow-pointright.png') 100% 50% no-repeat;
	padding: 20px 14px 10px;
}
.clicktochat .joinbtn a {
	background-color: #410546;
	color: #fff;
}
.clicktochat .ctcbtn a {
	padding: 16px 14px 10px;
}
.clicktochat .ctcbtn a {
	background-color: #eee;
	color: #333;
}
.clicktochat .ctcbtn .lrg {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 4px;
}
.clicktochat .ctcbtn .sml {
	font-size: 1.1em;
}
.clicktochat a:hover {
	background-color: #333;
	color: #fff;
}
.clicktochat a:focus {
	background-color: #246be2;
	color: #fff;
}
/* Position klick2contact pop-up */
#anox_container {
	box-shadow: 0 3px 20px rgba(0, 0, 0, .6);
	top: 50%;
	left: 50%;
	margin-top: -70px;
	margin-left: -220px;
	position: fixed;
}
.social-header{
	background: transparent url(/other_files/images/social_links_heading.png) 0 0 no-repeat;
	color:#666;
	display:inline-block;
	font-size:1em;
	height:30px;
	line-height:1em;
	width:38px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.pull-right{
	float:right;
}
.pull-left{
	float:left;
}
/*
 * Image replacement
 */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hide-text {
text-indent: -9999px;
}
.lakes-h {
	background: #fff url('/other_files/images/nt-lakes-header.jpg') 0 50% no-repeat;
	margin: -65px 0 0 0;
	padding: 42px 15px 40px;
	position: relative;
}
.lakes-h h3 {
	color: #fff;
	font-size: 4em;
	margin: 0 0 8px 5px;
}
.lakes-h h4 {
	color: #fff;
	font-size: 2.2em;
	margin: 0 0 0 20px;
}
.lakes-cta {
	position: absolute;
	right: 190px;
	top: 120px;
}
.lakes-cta a {
	background-color: #00828a;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 7px 12px;
	text-decoration: none;
}
.lakes-cta a:hover {
	background-color: #333;
	color: #fff;
}

/** start: GBW 2014 **/
.gbw-w a {
	background: #ff6a0b url('/other_files/images/nt-gbw-widget-sp.png') 100% 100% no-repeat;
	color: #fff;
	display: block;
	padding: 15px 15px 35px 15px;
	text-decoration: none;
	-webkit-transition: background .5s;
}
.gbw-w a:hover {
	background-color: #333;
}
.gbw-w span {
	display: block;
}
.gbw-w .gbw-t {
	color: #fff;
	font-family: "NationalTrustDisplayWeb-Regular";
	font-size: 3em;
	margin: 0 0 10px;
}
.gbw-w .gbw-c {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 10px;
}
.gbw-w .gbw-cta {
	background-color: #fff;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	font-size: 1.4em;
	margin: 0 0 80px;
	padding: 8px 10px;
	-webkit-transition: background .5s;
}
.gbw-w a:hover .gbw-cta {
	background-color: #ff6a0b;
	color: #fff;
}
.gbw-header {
	background: #fff url('/other_files/images/nt-gbw-header.gif') 50% 0 no-repeat;
	margin: -140px 0 0;
	padding: 49px 0 10px;
	width: 100%;
}
.gbw-header h2 {
	color: #ff6a0a;
	font-size: 2.4em;
	margin: 0 0 10px 195px;
	width: 250px;
}
/** end: GBW 2014 **/