#header
{
	background: url(../images/header-parchment.png) 0 0 no-repeat;
	margin: 0;
	padding: 35px 0 25px 20px;
}

#logo-tf
{
	background: url(../images/logo-treasureforever.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 43px;
	margin: 15px 0 0 20px;
	text-indent: -9000px;
	width: 530px;
}

#logo-nt
{
	background: url(../images/logo-nationaltrust.png) 0 0 no-repeat;
	display: block;
	float: left;
height: 46px;
margin: 15px 0 0 0;
	text-indent: -9000px;
	width: 46px;
}

#navigation
{
	background: #e8e1c7 /*url(../images/header-nav-strip.gif) 0 0 repeat-x*/;
	margin: 0;
	padding: 0 0 10px 0;
}

#navigation ul
{
	border-top: 1px solid #56280b;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 15px;
	padding: 0;
	/*-- For nice browsers... --*/
	_zoom: 1;
}

#navigation ul li
{
	color: #fff;
	float: left;
	font-size: 1.4em;
	margin: 0 1px 0 0;
}

#navigation ul li.selected
{
	background: #56280b;
}

#navigation ul li.selected a
{
	color: #fff;
}

#navigation ul li.selected a:focus,
#navigation ul li.selected a:hover
{
	background: #56280b;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a
{
	color: #222;
	cursor: pointer;
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 8px 10px;
}

#navigation ul li a:focus,
#navigation ul li a:hover
{
	background: #E5C3AE;
	text-decoration: underline;
}

#footer
{
	background: url(../images/footer.png) 0 0 no-repeat;
	height: 105px;
	position: relative;
}

#footer ul
{
	clear: both;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 35px 0 0 0;
}

#footer ul li
{
	color: #fff;
	float: left;
	font-size: 1.4em;
	margin: 0 12px 0 0;
}

#footer ul li a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer ul li a:focus,
#footer ul li a:hover
{
	text-decoration: underline;
}

#footer ul li a.rss
{
	background: url(../images/icon-rss.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
}

#content
{
	background: #e8e1c7 url(../images/footer-items.jpg) 98% 100% no-repeat;
	margin: 0;
	padding: 10px 10px 40px 10px;
	width: 960px;
	/*-- IE6 CSS only --*/
	_padding: 10px 0 0 0;
	_width: 980px;
}

.introductory-texts h1
{
	color: #562808;
	font-size: 3em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

.introductory-texts h2
{
	color: #111;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 20px 0;
}

.introductory-texts h2 a
{
	color: #111;
	font-weight: normal;
	text-decoration: none;
}

.side
{
	float: left;
	height: 675px;
	width: 70px;
}

.info-column h3
{
	border-top: 1px solid #999;
	padding: 15px 0 0 0;
}

.info-column h3#top
{
	border-top: none;
	padding: 0;
}

.call-to-action
{
	list-style-position: outside;
	list-style-type: none;
}

.call-to-action a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}	

#enter-your-item
{
	background-image: url(../images/button-enteryouritem.jpg);
	background-position: 0 -90px;
	height: 90px;
	margin: 0 0 6px 0;
	width: 280px;
}

#enter-your-item:focus,
#enter-your-item:hover
{
	background-position: 0 0;
	/*-- Because IE6 doesn't deserve this nice CSS stuff --*/
	_background-position: 0 -90px;
}

#see-the-entries
{
	background-image: url(../images/button-seetheentries.jpg);
	background-position: 0 -80px;
	height: 80px;
	margin: 0 0 15px 0;
	width: 280px;
}

#see-the-entries:focus,
#see-the-entries:hover
{
	background-position: 0 0;
	/*-- Because IE6 doesn't deserve this nice CSS stuff --*/
	_background-position: 0 -80px;
	
}

#meet-the-judges
{
	background-image: url(../images/button-meetthejudges.jpg);
	background-position: 0 -100px;
	height: 100px;
	width: 280px;
}

#meet-the-judges:focus,
#meet-the-judges:hover
{
	background-position: 0 0;
	/*-- Because IE6 doesn't deserve this nice CSS stuff --*/
	_background-position: 0 -100px;
}

#nt-insurance
{
	background: url(../images/logo-insurance.gif);
	height: 48px;
	width: 220px;
}

.object-title
{
	font-family: Georgia, Palatino, Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 10px 0;
	/*-- This one's for all you ageing Z-list browsers... --*/
	*clear: both;
	*float: left;
	*width: 320px;
	*padding-right:250px;
}

#pirates-forever .object-title
{
	/*-- This one's for all you ageing Z-list browsers... --*/
	*clear: both;
	*float: left;
	*width: 330px;
}

.object-story
{
	font-family: Georgia, serif;
	font-size: 1.4em;
	line-height: 1.6em;
}

.buttons-bar
{
	float: right;
	clear:both;
	margin: 0 0 20px 0;
	padding: 20px;
	*margin-bottom:-40px;
	_margin-bottom:20px;
}

#pirates-forever .buttons-bar
{
	background: #f6f1e1;
	border-top: 1px dashed #ccc;
	margin: 10px 0 20px 0;
	padding: 20px;
	width: 600px;
	*float:left;
}


.categories
{
	float: left;
	margin: 0 0 80px 0;
	width: 100%;
	/*-- IE6+ CSS hack... --*/
	*margin: 0 0 120px 0;
}

.categories ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0 0 4px 0;
}

.vote-panel
{
	float: right;
	padding: 4px 0 0 0;
	/*-- One rule for IE6+... well, you get the idea... --*/
	*width: 255px;
}

#pirates-forever .vote-panel
{
	float: right;
}

#pirates-forever .vote-panel
{
	*padding:0 -5px 0 0;
}

.vote-panel p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.vote-count
{
	background-color: #7C2F00;
	color: #fff;
	font-size: 1.4em;
	padding: 4px 10px;
	*float:left;
	*margin-right:-10px;
}

.vote-message
{
	background: #fc0;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
	width: 100%;
	*margin-top:10px;

}

.vote-for-object
{
	background-color: #374B2A;
	background-image: url(../images/vote-tick.gif);
	background-position: 8px 5px;
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 4px 10px 4px 30px;
	text-decoration: none;
	*float:right;
}

.vote-for-object:focus,
.vote-for-object:hover
{
	background-color: #1F2A17;
	background-position: 8px -46px;
}

.vote-for-object:active
{
	background-color: #000;
	background-position: 8px -97px;
}

.report
{
	background: #333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	color: #ddd;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#pirates-forever .report
{
	float: right;
}

.report:focus,
.report:hover
{
	background: #111;
	color: #fff;
}

#pirates-forever #send-to-a-friend
{
	background: #c00;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px;
	text-decoration: none;
}

#pirates-forever #send-to-a-friend:focus,
#pirates-forever #send-to-a-friend:hover
{
	background: #333;
}

#pirates-forever #slide-image
{
	float: left;
	margin: 10px 20px 0 20px;
	width: 220px;
	/*-- Have I mentioned I don't like IE? --*/
	_margin: 10px 10px 0 10px;
}

#pirates-forever #slide-text
{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 360px;
	_width:300px;
}

.statement
{
	clear: both;
	font-size: 1.4em;
}


#slideshow-controls
{
	float: right;
	list-style-type: none;
	margin: 10px 5px 5px 0;
}

#slideshow-controls li
{
	float: left;
	font-size: 1.4em;
	margin: 0 0 0 10px;
}

#slideshow-controls li a
{
	background-image: url(../images/control-icons.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
}

#slideshow-controls li a:focus,
#slideshow-controls li a:hover
{
	text-decoration: underline;
}

#slideshow-controls a.prev
{
	background-position: 0 -21px;
	padding: 0 0 0 15px;
}

#slideshow-controls a.next
{
	background-position: right 4px;
	padding: 0 15px 0 0;
}

#slideshow-controls a.pause-resume
{
	background-position: 0 -47px;
	padding: 0 0 0 15px;
}

#slideshow-controls a.pause-resume.paused
{
	background-position: 0 4px;
	padding: 0 0 0 15px;
}

#treasure-slideshow
{
	background: #f6f1e1;
	padding: 10px 0 0 0;
}

#treasure-slideshow h3
{
	margin: 0 0 10px 10px;
}

#pirates-forever #treasure-slideshow h3
{
	margin: 5px 0 10px 20px;
}

.slide
{
	width:100%;
}

.slide .description
{
	padding: 15px 20px 10px 20px;
	/*-- IE6+ CSS hack --*/
	*padding: -40px 20px 10px 20px;
	_margin:-120px 0 0 0;
}


#pirates-forever .slide .description
{
	padding: 0 20px 10px 20px;
	_margin: 0 0 0 0;
}

.slide img
{
	
}

.not-fiona-bruce
{
	float: left;
	margin: 0 0 20px 0;
}

.not-fiona-bruce h3 a
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

li#rsa-insurance-container
{
	margin-top:10px;	
	border-top: 1px solid #999;
	padding-top:10px;
	font-size:1.4em;
	font-weight:bold;
}


#rsa-insurance
{
	background: url(../images/logo-insurance.gif) 0 20px no-repeat;
	display: block;
	float: left;
	height: 88px;
	margin: -10px 0 100px 0;
	text-indent: -9000px;
	width: 280px;
}

.info-column
{
	*margin-bottom:120px;
}

.care-item
{
	border-bottom: 1px dotted #b2a677;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
}

.care-item.last
{
	border: none;
}

.care-item h3,
.care-item h2
{
	font-size: 3em;
	margin: 0 0 15px 0;
}



.care-item .download-pdf
{
	background: #DFD7B5;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.4em;
	padding: 10px;
	text-decoration: none;
	width: 360px;
	background-image:url(/content/images/pdf-icon.png);
	background-position:2px 4px;
	background-repeat:no-repeat;
	padding-left:32px;
}

.care-item .download-pdf:focus,
.care-item .download-pdf:hover
{
	background-color: #b2a677;
}

.judge
{
	border-bottom: 1px dotted #b2a677;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
}

.judge.last
{
	border: none;
}

.judge blockquote
{
	font-style: italic;
	margin: 0 25px;
	
}

#entry-regions
{
	margin: 20px 0 0 0;
}

#entry-regions ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin: 0 0 20px 20px;
}

#entry-regions ul li
{
	line-height: 1.6em;
	margin: 0 0 5px 0;
}

#postal-entries-list
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin: 0 0 20px 20px;
}

#postal-entries-list li
{
	line-height: 1.6em;
	margin: 0 0 5px 0;
}

#entry-header h2,
#gallery-header h2
{
	font-size: 1.8em;
	line-height: 1.4em;
}

#entry-header h3
{
	font-size: 1.6em;
	line-height: 1.4em;
}

#events-titles h2
{
	font-size: 2em;
	margin: 0;
}

.tf-form
{
	background: #f6f1e1;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 20px 0;
	padding: 20px;
	*padding:5px 20px 20px 20px;
}

#tf-events
{
	margin: 0 0 20px 0;
}

#tf-events legend
{
	color: #333;
	font-size: 2em;
	padding: 0 0 20px 0;
	/*-- I love the smell of napalm... --*/
	*margin: 0 0 0 -8px;
}

#tf-events fieldset label
{
	clear: both;
	font-size: 1.4em;
	float: left;
	margin: 0 0 15px 0;
	width: 180px;
}

#tf-events fieldset .date-range select
{
	margin: 0 15px 0 0;
}

#tf-events fieldset input
{
	float: left;
	font-size: 1.4em;
	margin: 0 0 15px 0;
	width: 300px;
}

#tf-events fieldset select
{
	float: left;
	margin: 0 0 15px 0;
}

#tf-events fieldset input#postcode
{
	width: 100px;
	/*-- IE6+ CSS hack --*/
	*width: 250px;
}

#tf-events fieldset input#submit,
#report-form fieldset input#submit
{
	float: right;
	font-size: 1.2em;
	margin: 0;
	width: 100px;
}

#enter-treasure fieldset legend
{
	color: #333;
	font-size: 2.4em;
	padding: 0 0 15px 0;
	/*-- IE6+ CSS hacks --*/
	*margin: 15px 0 0 -6px;
}

#enter-treasure fieldset label,
#report-form fieldset label
{
	clear: both;
	font-size: 1.4em;
	float: left;
	margin: 0 0 15px 0;
	width: 190px;
}

#enter-treasure fieldset input,
#report-form fieldset input
{
	float: left;
	font-size: 1.4em;
	margin: 0 0 15px 0;
	width: 300px;
}

#enter-treasure fieldset textarea,
#report-form fieldset textarea
{
	float: left;
	font-size: 1.4em;
	margin: 0 0 15px 0;
	width: 390px;
}

#enter-treasure #firstname
{
	width: 220px;
}

#enter-treasure #lastname
{
	width: 220px;
}

#enter-treasure #postcode
{
	width: 80px;
	/*-- IE6+ CSS hacks --*/
	*width: 220px;
}

#enter-treasure #email
{
	width: 340px;
}

#enter-treasure #submit
{
	float: right;
	font-size: 1.2em;
	margin: 0;
	width: 160px;
}

#enter-treasure fieldset select
{
	float: left;
	margin: 0 0 15px 0;
}

#User_County,
#User_AgeRangeId
{
	/*-- IE6+ CSS hacks --*/
	*width:210px;

}

#enter-treasure #tsandcs input
{
	float: left;
	margin: 0 10px 0 -30px;
	width: 20px;
	/*-- I've said it before, but I'll say it again... --*/
	_margin: 0;
}

#enter-treasure #tsandcs label
{
	cursor: pointer;
	float: left;
	margin: 0 0 10px 30px;
	padding: 0 10px 0 0;
	width: 550px;
	/*-- It's a bit like a stuck record... --*/
	_margin: 0 0 10px 0;
}

#enter-treasure #tsandcs legend
{
	display: none;
}

#enter-treasure #tsandcs p
{
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 10px 0 20px 0;
}

.validation-summary-errors
{
	background: #f7d5cf;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	margin: 0 0 15px 0;
	padding: 10px;
}

.validation-summary-errors p.title
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

.validation-summary-errors ul
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0 0 0 20px;
}

.validation-summary-errors ul li
{
	line-height: 1.8em;
}

.controlpanel
{
	background: #f6f1e1;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 120px 0;
	padding: 10px;
	/*-- IE6 is the best browser in the world... --*/
	*zoom: 1;
}

.controlpanel label
{
	font-size: 1.4em;
	padding: 10px 0 10px 0;
}

.controlpanel .roundmenu
{
	margin: 10px 0;
}

.controlpanel .roundmenu a,
.controlpanel .roundmenu span
{
	margin: 0;
	padding: 3px 7px;
}

.controlpanel .roundmenu .selected
{
	background: #000;
	color: #fff;
	text-decoration: none;
}

.controlpanel-inner ul
{
	list-style-position: outside;
	list-style-type: none;
}

.controlpanel-inner .number-of-entries
{
	font-size: 1.4em;
	text-align: center;
}

.controlpanel-inner .pager li
{
	float: left;
}

.controlpanel-inner .pager ol li
{
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin: -3px 8px 0 0;
}

.eye-candy
{
	margin: 0 0 20px 0;
}

#push
{
	margin: 0 0 100px 0;
}

#terms
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 70px 10px;
}

#terms h1
{
	font-family: Georgia, Palatino, Times, serif;
}

#terms h2,
#terms h3
{
	font-size: 2em;
	font-weight: bold;
}

#terms ol,
#terms ul
{
	list-style-position: outside;
	margin: 0 0 0 40px;
}

#terms li
{
	line-height: 1.8em;
	margin: 0 0 5px 0;
}

#gallery-index
{
	clear: both;
	list-style-position: outside;
	list-style-type: none;
}

#gallery-index li
{
	float: left;
}

#gallery-index li a
{
	border: 1px solid #f6f1e1;
	display: block;
	margin: 0 4px 4px 0;
	height: 80px;
	width: 80px;
}

#gallery-index li a:focus,
#gallery-index li a:hover
{
	border: 1px solid #c00;
}

#poll-daddy
{
	margin: 0 0 80px 0;
}

.eventsCount
{
	width:100px;
	float:left;
}

.eventsCount p
{
	font-weight:bold;
}

.event
{
	border-bottom: 1px solid #333;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.event h3
{
	font-weight: bold;
	float:left;
	width:380px;
}

.event h4
{
	font-size: 1.7em;
	float:right;
	width:280px;
	text-align:right;
	padding-bottom:3px;
}

.eventdescription
{
	clear:both;
}

.event ul.dates,
.event ul.moreDates
{
	font-size: 1.2em;
	/*font-weight: bold;*/
	line-height: 1.2em;
	margin: 0 0 0 0;
}

a.eventdetail
{
	background-color: #dbd4bc;
	background-image: url(../images/eventsmore-plusminus.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 40px;
	text-decoration: none;
	width: 610px;
}

a.eventdetail.selected
{
	background-position: 8px -55px;
}

div.eventdetail
{
	background: #dbd4bc;
	padding: 10px 10px 10px 40px;
}

#sort-results
{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin: 0 0 20px 0;
	padding: 8px 0 0 0;
	width:100%;
	float:left;
}

#sort-results > p
{
	float: right; 
	clear: right;
}

.sorter
{
	padding: 4px 6px;
}

.sorter.selected
{
	background: #000;
	color: #fff;
	text-decoration: none;
}

#angelas-ashes blockquote
{
	_margin:0;
}

.validation-error
{
	border:solid 1px red;
}

input[type=checkbox].validation-error
{
	background-color:Red;
}

div.validation-error
{
	padding:3px 0 0 0;
	margin:3px 0;
}

/* gas - 4163786808 */

.upload-fantasmagoria
{
	float: left; width: 100%;
}

fieldset#tsandcs > div
{
	float:left;
}

div.other-signup 
{
	text-align:center;
	padding-top:10px;
}

div.other-signup a
{
	font-size:1.5em;
}

#tf-events fieldset #sort-by
{
		float:left;
		padding:0;
}

#tf-events fieldset #sort-by label
{
	clear:none;
	float:left;
	margin:0 0 3px 0;
	padding:0;
}

#tf-events fieldset #sort-by input
{
	clear:left;
	float:left;
	margin:2px 10px 3px 0;
	width:auto;
}

#tf-events span.warning
{
	margin:0 0 0 20px;
	font-size:1.5em;
}

ul.moreDates 
{
	display:none;
}

a.moreDates
{
	font-size:1.2em;
}

#skip_to_content
{
/*	height:1px;*/
	left:-5000px;
	position:absolute;
}

.validation-summary-errors span
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

div.message  
{
	border:solid 1px #CBEAC7; 
	background-color:#e6fccf;
	padding:13px; 
	font-size:1.9em;
}

#admin-menu
{
	background-color:#111;
	line-height:2em;
	color:#eee;
}

#admin-menu li
{
	display:inline;
	margin:10px;
}

#admin-menu li a
{
	color:#eee;
	text-decoration:underline;
	font-weight:normal;
}

.pager ol
{
	margin:0;
	padding:0;
	list-style-position:outside;
}

ol.enter li
{
	font-size:1.6em;
}

.eventdescription p
{
	margin-top:15px;
}

ul.winners
{
	list-style-type:none;
	margin:0;
	/*padding:0 10px 20px 10px;*/
	float:left;
	
}

#gallery-header ul.winners li 
{
	padding:10px 0 10px 0;
	font-size:1em;
	clear:both;
	float:left;
}

#gallery-header ul.winners h2 
{
	font-size:1.6em;
	padding:0;
		font-weight:bold;
}

#gallery-header ul.winners h3
{
	font-size:1.5em;
	margin-left:0;
}

#gallery-header ul.winners h4 
{
	font-size:1.4em;
	margin-left:0;
}

#gallery-header ul.winners p.ondisplay 
{
	font-size:1.2em;
	margin-left:0;
}

.winningEntry 
{
	float:left;
	clear:both;
	width:100%;
	
}
.winningEntry img 
{
	float:left;
	margin: 0 20px 0 0;
}

.winningEntry h4 
{

}