body {
	/*background-color: #675c53;*/
	color: #fff;
	font: 0.75em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/img/page-bg.gif);
	background-repeat: repeat-x;
	background-color: #b7b1a9;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #e05206;
	background-color: transparent;
}

a:hover {

}

.clear {
	clear: both;
}

#wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	padding-bottom: 14px;
	background-image: url(/img/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #8a7967;
}

#header {
	background-image: url(/img/bg-top.png);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top:75px;
	left: 35px;
}

#header .inner {
	background-color: #675c53;
	margin: 0 0 0 229px;
	background-image: url(/img/header-inner-bg.gif);
	background-repeat: repeat-x;
	width: 678px;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #8d857e;
	border-right: 1px solid #d9d7d5;
	border-bottom: 1px solid #d9d7d5;
}

#header #nav {
	background-image: url(/img/nav-box-bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
	width: 639px;
	padding: 10px 20px 10px 20px;
}

#header #nav .call {
	float: right;
	width: 220px;
	text-transform: uppercase;
	color: #999;
	text-align: right;
	margin-top: -0.6em;
}

#header #nav .call span {
	color: #e05206;
	background-color: transparent;
	font-size: 160%;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 410px;
}

#header li {
	display: inline;
	color: #999;
	text-transform: uppercase;
	font-size: 90%;
}

#header li a:link, #header li a:visited {
	color: #999;
	text-decoration: none;
}

#header li a:hover, #header li a.selected:link, #header li a.selected:visited {
	color: #e05206;
}

#header .strap {
	background-image: url(/img/rockuk-text.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 341px;
	height: 40px;
	clear: left;
	
}

#header .strap span {
	margin-left: -9999px;
}

#header .search {
	float:right;
	width: 210px;
	text-align:right;
	padding: 10px 0 0 0;
}

#header div.social {
	float:right;
	padding-top: 10px;
	width: 100px;
	text-align:right;
}

#header .search .text {
	padding: 4px;
	width: 138px;
	border: 0;
}

#header .search .btn {
	color: #fff;
	background-color: #e05206;
	text-transform: uppercase;
	font-size: 85%;
	border:1px solid #fcd39c;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

#main {
	background-image: url(/img/bg.png);
	background-repeat: repeat-y;
}

#content {
	float:right;
	width: 700px;
	padding: 0 30px 0 10px;
}

#content .copy {
	float: left;
	width: 460px;	
}

#content .widecopy {
	float: left;
	width: 683px;	
}

#content .imageblock .img {
	width: 225px;
	float:right;
}

#content .imageblock {
	clear: both;
	width: 100%;
	float:left;
	margin: 0 0 1em 0;
}

#content .copy h2, #content .widecopy h2 {
	clear: left;
}

#content .copy .details h2,#content .widecopy .details h2 {
	clear: none;
}

#content .copy img, #content .widecopy img {
	padding: 0 0 1em 0;
}

#content .copy ul img, #content .widecopy ul img {
	padding: 0;
}

#content .extras {
	float: right;
	width: 223px;
}

#content #slideshow {
	margin: 10px 0 10px 0;
}

#content div.file {
	background-image: url(/img/acrobat.gif);
	background-repeat: no-repeat;
	padding: 10px 0 10px 40px;
}

#content h1 {
	font-size: 140%;
	font-weight: bold;
	color: #e05206;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 15px 0 0.1em 0;
	border-bottom: 1px dotted #dbd8d4;
}

#content h2 {
	font-size: 100%;
	font-weight: normal;
	color: #e05206;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 1em 0;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}

#content p {
	padding: 0 0 1em 0;
	margin: 0;
}

#content #offer-list {
	clear:both;
	
}

#content #offer-list ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0;
}

#content #offer-list ul li {
	padding: 0 0 1em 0;
}

#content #offer-list ul li h2 {
	text-transform: none;
	font-weight: bold;
	padding: 0;
}

#content #offer-list ul li a:link,
#content #offer-list ul li a:visited {
	text-decoration: none;
}

#content #offer-list ul li a:hover,
#content #offer-list ul li a:active,
#content #offer-list ul li a:focus {
	text-decoration: underline;
}

#content #news {
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #dbd8d4;
	float:left;
	width: 470px;
}

#content #news .pager {
	clear: both;
	padding: 2em 0 0 0;
}

#content #news ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0;
}

#content #news ul li {
	padding: 0 0 1em 0;
	clear: left;
	width:100%;
	float:left;
}

#content #news ul li h2 {
	text-transform: none;
	font-weight: bold;
	padding: 0;
}

#content #news ul li .details {
	margin-left: 190px;
}

#content #news ul li img {
	float: left;
}

#content .copy h2.news, #content .copy h2.activity, #content .copy h2.video {
	padding: 1em 0 0.2em 0;
	margin: 0 0 0.6em 0;
	text-transform: none;
	border-bottom: 1px dotted #dbd8d4;
}

#content .featured-activity {
	clear: left;
}

#content .featured-activity img {
	float:left;
	width: 172px;
	margin: 0 0 15px 0;
}

#content .featured-activity .details {
	margin-left: 190px;
}

#content .featured-activity h2 {
	text-transform: none;
	font-weight: bold;
	padding: 0;
	clear: none;
}

#content .featured-activity p {
	padding: 0;
}


#content .more-activities {
	clear: left;
	border-top: 1px dotted #dbd8d4;
	margin: 0;
	padding: 1em 0 0 0;
}

#content .more-activities ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#content .more-activities .col-a {
	float:left;
	width: 190px;
}

#content .more-activities li a:link, #content .more-activities li a:visited {
	color: #675C53;
	text-decoration: none;
}

#content table.matrix {
	border-collapse: collapse;
	border-bottom: 1px solid #c1b9ae;
	width: 100%;
	width: 500px;
}

#content table.matrix th, #content table.matrix td {
	border-top: 1px dotted #c1b9ae;
	border-right: 1px solid #c1b9ae;
	border-left: 1px solid #c1b9ae;
	font-weight: normal;
	padding: 0.4em 0 0.4em 10px;
}

#content table.matrix tr.top th {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #c1b9ae;
	border-right: 1px solid #c1b9ae;
	border-left: 1px solid #c1b9ae;
	padding: 0.6em 6px 2em 6px;
	text-transform: uppercase;
}

#content table.matrix th.odd, #content table.matrix td.odd {
	background-color: #e0ded8;
}

#content table.matrix td.y {
	background-image: url(/img/available.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#content table.matrix td span {
	margin-left: -9999px;
}

#content table.matrix a:link, #content table.matrix a:visited {
	color: #675C53;
	text-decoration: none;
}

#content .centres-map {
	padding: 1em 0 1em 0;
}

#content .centres-map #mapcont {
	float:left;
	margin: 0 30px 50px 20px;
	width: 234px;
	position: relative;
}

#content .centres-map #mapcont a {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(/img/dot.gif);
	background-repeat: no-repeat;
}

#content .centres-map #mapcont a.selected {
	background-image: url(/img/dot-on.gif);
}

#content .centres-map ul {
	list-style: none;
	margin: 0 0 0 254px;
	padding: 0;
}

#content .centres-map li {
	padding: 0 0 1em 0;
}

#content .centres-map ul a:link, 
#content .centres-map ul a:visited {
	text-transform: uppercase;
	font-size: 110%;
	color: #675C53;
	text-decoration: none;
}

#content .centres-map ul a.selected,
#content .centres-map ul a:hover, 
#content .centres-map ul a:active, 
#content .centres-map ul a:focus {
	text-decoration: underline;
}

#content .centres-map ul a:link span, #content .centres-map ul a:visited span {
	text-transform: none;
	font-size: 90%;
	display: block;
}

#content form.enquiry-form {
	background-color: #f0eeea;
	color: #675c53;
	padding: 0 10px 1em 10px;
	margin: 0 0 2em 0;
}

#content form.enquiry-form label {
	display: block;
	padding: 1em 0 0.4em 0;
}

#content form.enquiry-form ul label {
	display: inline;
	padding: 0;
}

#content form.enquiry-form .text {
	width: 215px;
}

#content form.enquiry-form ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
}

#content form.feedback-form label{
	display: block;
	font-weight: bold;
	padding: 0.5em 0 0 0;
}

#content form.feedback-form .text {
	width: 320px;
	border:1px solid #999;
	padding: 0.2em;
}

#content form.feedback-form textarea.text {
	width: 96%;
}

#content form.feedback-form .buttons {
	text-align: right;
}

#content form.feedback-form .buttons input {
	background-color: transparent;
	color: #e05206;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

#content #feedback ul {
	list-style: none;
	padding: 0;
	margin: 1em 0 1em 0;
	border-top: 2px dotted #d6cfc9;
}

#content #feedback li {
	padding: 1em 0 0 0;
	border-bottom: 2px dotted #d6cfc9;
}

#content ul.album-list {
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0;
}

#content ul.album-list li {
	padding: 0 0 1em 0;
	clear: left;
	width: 100%;
	float: left;
}

#content ul.album-list li h2 {
	text-transform: none;
	font-weight: bold;
	padding: 0;
	clear: none;
}

#content ul.album-list li .details {
	margin-left: 190px;
}

#content ul.album-list li .details .centre-date {
	font-style: italic;
	padding: 0 0 1em 0;
}

#content ul.album-list li img {
	float: left;
}

#content ul.video-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul.video-list li {
	background-color: #efeeeb;
	margin: 0 0 10px 0;
	float:left;
	width: 460px;
}

#content ul.video-list li img {
	float: left;
	width: 106px;
	border-right: 10px solid #fff;
}

#content ul.video-list li .details {
	margin-left: 116px;
	padding: 10px;
}

#content ul.video-list li h3 {
	font-size: 100%;
	font-weight: normal;
	color: #e05206;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#content ul.video-list li p {
	margin: 0;
	padding: 0;
}

#content ul.searchresults {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul.searchresults li {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #c1b9ae;
}

#content ul.searchresults li h2, #content ul.searchresults li p {
	padding: 0;
	margin: 0;
}

#content .copy .big-image .image img, .big-image a.image:link, .big-image a.image:visited{
	display:block;
	margin: 0;
	padding: 0;
}

.big-image .image-detail {
	background-image: url(/img/gallery-detail-bg.gif);
	background-repeat: repeat-x;
	background-color: #675c53;
	color: #fff;
	padding: 10px;
	border-top: 1px solid #675c53;
	border-left: 1px solid #675c53;
	border-right: 1px solid #675c53;
	border-bottom: 1px solid #b3aea9;
	min-height: 35px;
}

#content .big-image .image-detail h2 {
	color: #fff;
	float: left;
	width: 40%;
}

#content .big-image h2.caption {
	color: #333;
	font-weight: bold;
	margin: 1em 0;
}

#content .big-image .image-detail a.back:link,
#content .big-image .image-detail a.back:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	clear: left;
}

#content .big-image .image-detail .image-paging {
	float: right;
	width: 45%;
	text-align: right;
	text-transform: uppercase;
}

#content .big-image .image-detail .image-paging img {
	display: inline;
	padding: 0;
}

#content .thumbgrid {
	list-style: none;
	margin: 0 0 0 -7px;
	padding: 0;
}

#content .thumbgrid li {
	list-style: none;
	display: inline-block;
	margin: 0 0 7px 7px;
}

#content .centre-contact, #content .enquiries-contact {
	border-bottom: 1px dotted #8a7967;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}

#content .enquiries-contact {
	border-top: 1px dotted #8a7967;
	padding: 1em 0 1em 0;
	margin: 1em 0 1em 0;
}

#content .centre-contact .label,#content .enquiries-contact .label {
	font-weight: bold;
}

#content .centre-contact h3,#content .enquiries-contact h3 {
	color: #E05206;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content .centre-contact p, #content .enquiries-contact p {
	padding: 0;
	margin: 0;
}

#content .centre-contact a:link, #content .centre-contact a:visited,
#content .enquiries-contact a:link, #content .enquiries-contact a:visited {
	color:#8A7967;
}

#sidenav {
	float:left;
	width: 156px;
	margin: 215px 0 0 35px;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidenav li {
	text-transform: uppercase;
	font-weight: bold;
	margin-left: -15px;
	padding-left: 15px;
}

#sidenav li.open {
	background-image: url(/img/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

#sidenav li li.open {
	background-image: none;
}

#sidenav li li {
	font-size: 85%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-image: none;
}

#sidenav li li li{
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-image: none;
}

#sidenav li a:link, #sidenav li a:visited {
	color: #675c53;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 0.4em 10px 0.3em 15px;
}

#sidenav li a.selected:link, #sidenav li a.selected:visited {
	color: #fff;
	background-color: #fbb03b;
}

#sidenav li a:hover {
	color: #fff;
	background-color: #fcc876;
}

#sidenav li li a:link, #sidenav li li a:visited {
	color: #675c53;
	background-color: #e0ded8;
	text-decoration: none;
	display: block;
	padding: 0.4em 10px 0.3em 15px;
	
}

#sidenav li li a:link span, #sidenav li li a:visited span{
	display: block;
	text-transform: none;
}

#sidenav li li a.selected:link, #sidenav li li a.selected:visited {
	color: #fff;
	background-color: #a59d95;
	text-decoration:underline;
}

#sidenav li li a:hover {
	color: #fff;
	background-color: #c0bab5;
}

#sidenav li li li a:link, #sidenav li li li a:visited {
	color: #675c53;
	background-color: transparent;
	text-decoration: none;
	text-transform: capitalize;
	padding: 0 0 0.2em 0;
}

#sidenav li li ul {
	list-style-type:disc;
	padding: 0.4em 0 0.4em 30px;
}

#sidenav li li li a:hover, #sidenav li li li a.selected:link, #sidenav li li li a.selected:visited {
	color: #E05206;
	background-color: transparent;
	text-decoration: underline;
}

#sidenav .donate {
	padding: 20px 0 0 0;
	border-top: 1px dotted #b3aea9;
	margin-top: 20px;
}

#footer {
	background-color: #f0eeea;
	color: #675c53;
	font-size: 85%;
	clear: both;
	padding: 0.4em 10px 0.4em 10px;
	margin: 0 30px 0 230px;
	
}

#footer p {
	margin: 0;
	padding: 0;
}

.copy-boxes {
	margin-left: -10px;
}

.copy-boxes .box {
	margin-left: 10px;
	float:left;
}

#homeboxes {
}

#homeboxes .col1 {
	float:left;
	width: 223px;
	margin-right: 15px;
}

#homeboxes .col2 {
	float:left;
	width: 223px;
	margin-right: 16px;
}

#homeboxes .col3 {
	float:left;
	width: 223px;
}

.box {
	width: 223px;
	margin: 0 0 10px 0;
}

#content .box p {
	margin: 0;
	padding: 0.4em 10px 0.4em 10px;
}


#content .box .top h3 {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.box .top h3 span,
.box .top h3 a:link, 
.box .top h3 a:visited {
	text-decoration: none;
	padding: 8px 70px 8px 10px;
	display:block;
	background-repeat: no-repeat;
	min-height: 41px;
}

.box .top h3 span {
	padding: 8px 10px 8px 10px;
}

.boxorange .top h3 span {
	background-image: url(/img/boxtop-orange-bg-nl.gif);
	color: #fff;
}

.boxorange .top h3 a:link, 
.boxorange .top h3 a:visited{
	background-image: url(/img/boxtop-orange-bg.gif);
	color: #fff;
}

.boxorange .top h3 a:hover{
	background-image: url(/img/boxtop-orange-bg-roll.gif);
	color: #fff;
}

.boxorange .boxinner {
	border:1px solid #e05206;
	margin: 0 1px 0 1px;
}

.boxgrey .top h3 a:link, .boxgrey .top h3 a:visited {
	background-image: url(/img/boxtop-dkbrown-bg.gif);
	color: #fff;
}

.boxgrey .top h3 span{
	background-image: url(/img/boxtop-dkbrown-bg-noarrow.gif);
	color: #fff;
}

.boxgrey .top h3 a:hover{
	background-image: url(/img/boxtop-dkbrown-bg-roll.gif);
	color: #fff;
}

.boxwhite .top h3 a:link, .boxwhite .top h3 a:visited{
	background-image: url(/img/boxtop-white-bg.gif);
	color: #675c53;
	border-bottom: 1px solid #675c53;
}

.boxwhite .top h3 a:hover{
	background-image: url(/img/boxtop-white-bg-roll.gif);
	color: #675c53;
}

.boxorange .boxinner {
	border:1px solid #e05206;
	margin: 0 1px 0 1px;
}



.boxgallery .boxinner a,
.boxgallery .boxinner a img {
	display: block;
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box li {
	padding: 0.4em 30px 1em 10px;
	border-bottom: 1px dotted #b3aea9;
}

.box li a:link, 
.box li a:visited {
	color: #675c53;
	text-decoration: none;
}

.box a:link,
.box a:visited {
	color: #8A7967;
	text-decoration: none;
}

.box a:hover,
.box a:active,
.box a:focus,
.box li a:hover, 
.box li a:active,
.box li a:focus {
	text-decoration: underline;
}

.box li a:link strong, .box li a:visited strong {
	color: #e05206;
	font-weight: bold;
}

#content .copy .box img {
	padding: 0;
}

#slideshow {
	position: relative;
	height: 283px;
}

#slideshow img.feature {
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow-util {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 10px 10px 7px 10px;
	background: rgb(255, 255, 255);
	z-index: 100;
	width: 192px;
}

#slideshow-util a,
#slideshow-util a img {
	display: inline-block;
}

#slideshow-prev {
	margin: 0 10px;
}

#slideshow-next {
	margin: 0 0 0 10px;
}
