﻿/* Default override
pink = #e43f8c
 */
#centralcolumn ul {font-size: 1em;}
#centralcolumn #pagefooternav ul{font-size: 1.1em;}
#centralcolumn li {padding: 0;}
#centralcolumn h1 {
	font-size: 4.8em;
	margin-bottom: 0.2em;
}
div.thankyou h1 {font-size: 1.8em;}
#breadcrumb {padding-bottom: 0;}
#centralcolumn input.btntext {
	margin: 0;
	padding: 0.1em 0.3em;
	border: solid 1px #000;
	background: #000;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	overflow: visible;
}
#centralcolumn div.submitButtons input {margin: 0 1em 0 0;}
#centralcolumn h2 {
	font-size: 1.5em;
	font-weight: normal;
}
/* Right hand column */
.leisureMenuBox {
	float: left;
	width: 170px;
	margin: 0.3em 0 0.6em 0;
	display: inline;
	overflow: hidden;
	background: #fff url(../../../images/leisure-boxes/box_l.gif) repeat-y left;
}
.leisureMenuBox .right {
	background: transparent url(../../../images/leisure-boxes/box_r.gif) repeat-y right;
}
.leisureMenuBox .top {
	background: transparent url(../../../images/leisure-boxes/box_top.gif) no-repeat top left;
}
.leisureMenuBox .container {
	padding: 4px;
	width: 162px;
	overflow: hidden;
	background: transparent url(../../../images/leisure-boxes/box_bottom.gif) no-repeat bottom left;
}
.leisureMenuBox .container img {float: left;}
.relatedMediaLinks {
	margin: 0 0 1.6em 0;
	width: 170px;
	overflow: auto;
	clear: left;
}
.leisureLinkBox {
	float: left;
	clear: left;
	width: 170px;
	margin: 0.1em 0;
	display: inline;
	background: #fff url(../../../images/leisure-boxes/link_bg.gif) repeat-y left;
}
.leisureLinkBox .top {
	background: transparent url(../../../images/leisure-boxes/link_top.gif) no-repeat top left;
}
.leisureLinkBox .container {
	background: transparent url(../../../images/leisure-boxes/box_bottom.gif) no-repeat bottom left;
	width: 162px;
	padding: 4px;
	overflow: hidden;
}
.leisureLinkBox img {float: left;}
.relatedBox {
	float: left;
	clear: left;
	width: 170px;
	margin: 0 0 0.5em 0;
	display: inline;
	background: #fff url(../../../images/leisure-boxes/link_bg.gif) repeat-y left;
}
.relatedBox .top {
	background: transparent url(../../../images/leisure-boxes/link_top.gif) no-repeat top left;
}
.relatedBox .container {
	background: transparent url(../../../images/leisure-boxes/box_bottom.gif) no-repeat bottom left;
	padding: 4px;
}
#righthandcolumn h2 {
	margin: 0;
	padding: 0.4em 0.6em;
	background: transparent url(../../../images/leisure-boxes/header_bg.gif) repeat-x bottom;
	font-size: 1.4em;
	font-weight: bold;
	color: #06386a;
	border: none;
}
.relatedBox ul {
	margin: 0;
	padding: 0 10px 0.8em 10px;
	list-style: none;
}
.relatedBox ul li {
	font-size: 0.9em;
	padding: 0.8em 0 0.2em 0;
	font-size: 1.1em;
}
.relatedBox a {
	display: block;
	padding-left: 16px;
	color: #010101;
	text-decoration: none;
	background: url(../../../images/leisure-boxes/pinksinglearrow_right.gif) no-repeat left 2px;
}
.relatedBox a:hover, .relatedBox a:focus {
	text-decoration: underline;
	background: #e8f3f1 url(../../../images/leisure-boxes/pinksinglearrow_right.gif) no-repeat left 2px;
}
#righthandcolumn h3 {font-weight: bold;}
#righthandcolumn ul.relatedmedia li a {
	display: inline;
	padding-left: 0;
	background: transparent none;
	font-size: 0.8em;
}
#righthandcolumn div.pollButtons input {
	width: auto;
	margin: 0.8em 0 0 0.9em;
	font-size: 1.1em;
}
/* Main boxes */
.leisureBox {
	float: left;
	width: 566px;
	margin: 0 0 2em 0;
	display: inline;
	overflow: hidden;
	background: #fff url(../../../images/leisure-boxes/mainbox_left.gif) repeat-y left;
}
.leisureBox div.right {
	background: transparent url(../../../images/leisure-boxes/mainbox_right.gif) repeat-y right;
}
.leisureBox .top {
	background: transparent url(../../../images/leisure-boxes/mainbox_top.gif) no-repeat top center;
}
.leisureBox .container {
	padding: 8px;
	width: 550px;
	overflow: hidden;
	background: transparent url(../../../images/leisure-boxes/mainbox_bottom.gif) no-repeat bottom center;
}
.leisureBox div.heading {
	color: #06386a;
	font-size: 2em;
	font-weight: bold;
	background: transparent url(../../../images/leisure-boxes/title_corner.gif) no-repeat top right;
}
.leisureBox div.heading div {
	margin: 0 8px;
	padding: 10px 0 2px 8px;
	border-bottom: solid 1px #cecece;
}
/* Main Feature */
#mainfeature {margin-top: 1.6em;}
#mainfeature div.articleimage {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	width: 270px;
	display: inline;
	overflow: hidden;
}
#mainfeature div.article {
	float: left;
	width: 270px;
	display: inline;
	overflow: hidden;
}
#mainfeature div.articleheading {
	margin: 0 10px;
	padding: 0.7em 1em;
	font-weight: bold;
	color: #fff;
	background: #222 url(../../../images/leisure-boxes/subtitle_corner.gif) no-repeat top right;
}
#mainfeature div.articleheading a {
	padding: 0;
	text-decoration: none;
	font-size: 1.5em;
	color: #fff;
	background: #222;
}
#mainfeature div.articleheading a:hover {text-decoration: underline;}
#mainfeature div.articlebody {
	margin: 0 10px 0.6em 10px;
	padding: 1.2em 7px;
	background: #f4f4f2;
	position: relative;
}
#mainfeature div.introtext, #mainfeature div.summarytext {
	font-size: 1.2em;
	padding: 0 0.1em 1em 0.1em;
}
#mainfeature div.introtext {padding-top: auto;}
#mainfeature div.articlebody a {
	padding: 0.3em 0.5em;
	color: #fff;
	background: #222;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	line-height: 2em;
}
#mainfeature div.articlebody a:hover {text-decoration: underline;}
/* Carousel */
#carousel a.previous {
	float: left;
	margin: 5px 4px 13px 6px;
}
#carousel a.next {
	float: right;
	margin: 5px 6px 13px 4px;
}
#carousel a.previous, #carousel a.next {
	width: 16px;
	height: 68px;
	display: inline;
}
#carousel a.next img, #carousel a.previous img {border: 0;}
.carousel {
	float: left;
	padding: 5px 0 12px 0;
	text-align: left;
}
#centralcolumn .carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#centralcolumn .carousel li {
	width: 239px;
	height: auto !important;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
}
.carousel table td {
	vertical-align: top;
	padding-bottom: 0.3em;
}
.carousel img {
	float: left;
	margin: 0 8px 0 0;
}
.carousel div.header {
	padding: 0 0 0.3em 0;
	color: #06386a;
	font-size: 1.2em
}
.carousel div.body {font-size: 1.1em;}
/* Carousel boxes */
.carouselbox {
	color: #fff;
	background: #222 url(../../../images/leisure-boxes/carouselboxtl.gif) no-repeat top left;
}
.carouselbox a, .carouselbox a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: none;
}
.carouselbox a:hover, .carouselbox a:active {
	text-decoration: underline;
	background: none;
}
.carouselbox div.l {
	background: transparent url(../../../images/leisure-boxes/carouselboxbl.gif) no-repeat bottom left;
}
.carouselbox div.r {
	background: transparent url(../../../images/leisure-boxes/carouselboxtr.gif) no-repeat top right;
}
.carouselbox div.inner {
	padding: 5px 8px;
	background: transparent url(../../../images/leisure-boxes/carouselboxbr.gif) no-repeat bottom right;
}
/* Feature List */
#featurelist .featurelistwrapper {
	overflow: auto;
	width: 534px;
	margin: 0 7px 1.3em 8px;
	border-top: dotted 1px #e43f8c;
}
#featurelist .featurelistwrapper div.inner {
	margin: 1.3em 0 0 0;
	position: relative;
	overflow: auto;
	width: 534px;
}
#featurelist .first {border-top: none;}
#featurelist .first div.inner {margin-top: 0;}
#featurelist .featurelistitem {
	float: left;
	width: 166px;
	display: inline;
}
#featurelist div.item0, #featurelist div.item3, #featurelist div.item6, #featurelist div.item9 {padding: 0 9px 0 0;}
#featurelist div.item1, #featurelist div.item4, #featurelist div.item7, #featurelist div.item10 {padding: 0 9px;}
#featurelist div.item2, #featurelist div.item5, #featurelist div.item8, #featurelist div.item11 {padding: 0 0 0 9px;}
#featurelist .image {
	background: #fff;
	overflow: hidden;
	width: 166px;
}
#featurelist .image img {
	padding: 0 0 0.4em 0;
	outline: none;
}
#featurelist .image a {
	margin: 0;
	padding: 0;
	line-height: 0;
	float: left;
}
#featurelist .featurelistitem div.heading {
	padding: 0.3em 0.4em;
	font-size: 1.3em;
	color: #fff;
	background: #222 url(../../../images/leisure-boxes/subtitle_corner.gif) no-repeat top right;
}
#featurelist .featurelistitem div.heading a {
	color: #fff;
	background: none;
	text-decoration: none;
}
#featurelist .featurelistitem div.heading a:hover, #featurelist .featurelistitem div.heading a:focus {
	text-decoration: underline;
	background: none;
}
#featurelist .featurelistitem div.introtext {
	padding: 0.6em 0.7em;
	background: #f4f4f2;
	font-size: 1.1em;
}
#featurelist .grey {
	background: #f4f4f2;
	position: absolute;
	width: 166px;
	height: 100em;/*100% height fails in dear old IE6*/
	bottom: 0;
}
#featurelist .image, #featurelist .heading, #featurelist .introtext {position: relative;}
/* Lists */
#simplelist {clear: both;}
.leisureList div.heading {
	margin: 1em 0;
	color: #06386a;
	font-size: 2em;
	font-weight: bold;
}
#centralcolumn .leisureList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: dotted 1px #e43f8c;
}
.leisureList ul div.heading {
	margin: auto;
	color: inherit;
	font-size: 1em;
	font-weight: normal;
}
#centralcolumn .leisureList ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	border-bottom: dotted 1px #e43f8c;
	font-size: 1.3em;
	background: transparent url(../../../images/leisure-boxes/list_arrow.gif) no-repeat 2px center;
}
.leisureList a {
	display: block;
	padding: 0.3em;
	margin: 0.4em 0 0.4em 20px;
	color: #06386a;
	text-decoration: none;
	font-weight: bold;
}
.leisureList a:hover {
	text-decoration: underline !important/*IE6*/;
	background-color: #f4f4f2;
}
.leisureList a:visited {
	color: #06386a;
	text-decoration: none;
}
div.relatedContact {background: transparent none;}
#centralcolumn div.relatedContact h2 {
	font-size: 2em;
	font-weight: bold;
	color: #06386a;
}
#centralcolumn div.relatedContact div.bottom .mapdirections {
	display: block;
	float: none;
	margin: 0 0 0.5em 0;
}
#lgnrhs {
	float: left;
	clear: left;/*IE7*/
	display: inline;
	width: 170px;
	margin: 0 0 1.6em 0;
}
#lgnrhs .relatedBox {
	margin: 0;
}
