/* Crackerjax CSS Document */

.clearer {
	height:1px;
	overflow:hidden;
	top:-1px;
	clear:both;
}

.hidden {
	display: none;
}

.print {
	display: none;
}

html {
	font-size:50%;
}

#contact-form label {
	font-weight: bold;
	color: #9e5299;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
}

body {
	background-image: url(images/body-tile-bg.gif);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
}

a:link, a:visited, a:active {
	color: #0060AE;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ebc422;
}

h2 {
	text-transform:uppercase;
	font-size:1.4em;
	color:#edcf38;
	}

#outer-wrapper {
	margin:0 auto;
	padding:0;
	background-image:url(images/outerwrapper-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 110px;
	width:100%;
}

#wrapper {
	margin:0 auto;
	padding:0;
	background-image: url(images/wrapper-bg.gif);
	width:770px;
}

#header {
	margin:0;
	padding:0;
	background-image:url(images/header-center.jpg);
	background-repeat:repeat-x;
	width:770px;
	height:254px;
}

#top-space {
	height:69px;
	width:100%;
	margin:0;
	padding:0px;
}

#logo {
	height:244px;
	width:254px;
	float:left;
}

#nav {
	margin:15px 0 0 0;
	padding:10px 0 0 0;
	height:231px;
	width:516px;
	float:right;
}

#nav ul {
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:0;
	list-style:none;
}

#nav li {
	padding:0;
	overflow:hidden;
	line-height:0;
	margin:0;
	display:inline;
}

#sidebar {
	float:left;
	width:246px;
	padding:20px 0 0 5px;
	font-size:1.1em;
	line-height:1.3em;
	color:#0064BE;
	background-color:transparent;
}

.sidebar-box-text p {
	padding:0.1em 0 0.2em 0;
	margin:0;
}

.sidebar-box-text h2 {
	padding:0;
	margin:0;
	display:inline;
	font-size:1.1em;
	font-weight:bold;
	text-transform:none;
	color:#0064BE;
}

.sidebar-box-text a, .sidebar-box-text a:link, .sidebar-box-text a:visited, .sidebar-box-text a:active {
	text-decoration:underline;
}

.sidebar-box-text a:hover {
	text-decoration:none;
	color:#ebc422;
}

.find-us {
	width:246px;
	height:207px;
	overflow: hidden;
	display:block;
	margin: 0 0 18px 0;
}

.find-us img {
	border:0px;
}

.find-us span {
	display: none;
}

.sidebar-box {
	width:245px;
	margin:0;
}

.sidebar-box-top {
	margin:0;
	padding:0;
	width:240px;
	height:auto;
	background-image:url(images/sidebar-block-top.png);
	background-position:8px 22px;
	background-repeat:no-repeat;
}

.sidebar-box-block {
	width:245px;
	background-image:url(images/sidebar-block-background.gif);
	background-position:8px 0;
	background-repeat:repeat-y;
}

.sidebar-box-text {
	width:200px;
	padding:5px 0 8px 25px;
}

.sidebar-box-bottom-button {
	width:245px;
	height:36px;
	background-image: url(images/sidebar-block-bottom.png);
	background-repeat: no-repeat;
	background-position:8px 0;
	text-align:right;
	margin:0;
}

.sidebar-box-bottom-button img {
	float:right;
}

.sidebar-box-bottom-nobutton {
	width:245px;
	height:16px;
	background-image: url(images/sidebar-block-bottom.png);
	background-repeat: no-repeat;
	background-position:8px bottom;
	margin:0;
}

#editorial {
	padding:20px 0 5px 0;
	margin:0 5px 0 0;
	float:right;
	width:514px;
	font-size:1.2em;
	line-height:1.2em;
}

#editorial h3 {
	padding: 0 30px 10px 0px;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #9D5297;
}

#editorial p {
	padding:0.5em 0 0.5em 0;
	margin:0;
}


#editorial strong {
	color: #9D5297;
}

#editorial strong a, #editorial strong a:link, #editorial strong a:visited, #editorial strong a:active {
	color: #9D5297;
	text-decoration:underline;
}

#editorial strong a:hover {
	color: #ebc422;
	text-decoration:none;
}

.editorial-top {
	width:508px;
	height:62px;
	background:url(images/editorial-block-top.gif);
	background-position:20px 20px;
	background-repeat:no-repeat;
}

.editorial-block {
	width:508px;
	background-image: url(images/editorial-block-bg.gif);
	background-repeat: repeat-y;
}

.editorial-text {
	width:440px;
	padding:0 0 0 38px;
	background-image:url(images/editorial-background.png);
	background-repeat:no-repeat;
	background-position:23px bottom;
}

.editorial-block img {
	border: 1px solid #9D5297;
	float: left;
	margin: 0 10px 10px 0;
}

.editorial-bottom {
	width:508px;
	height:19px;
	background-image: url(images/editorial-block-bottom.gif);
	background-repeat: no-repeat;
	margin:0 0 10px 0;
}

.title-welcome {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-welcome.png);
	background-repeat: no-repeat;
}

.title-facilities {
	position:absolute;
	height:212px;
	width:508px;
	background:url(images/title-facilities.png) no-repeat 5px 0;
}

#footerwrapper {
	background-color:#fff;
	padding:0;
	margin:0;
}

#footer {
	margin:0 auto 12px auto;
	padding:0 0 10px 0;
	width:770px;
	height:auto;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#ebc421;
	text-align:center;
}

#footer ul, #footernav {
	padding:0;
	margin:0 0 0.4em 0;
	list-style:none;
	font-size:1.1em;
	font-weight:bold;
	color:#5459a1;
}

#footer li {
	border-left:1px solid #5459a1;
	padding:0 1px 0 5px;
	display:inline;
}

#footer li.first {
	border-left:none;
	padding:0 1px 0 0;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color:#5459a1;
}

#footer a:hover {
	text-decoration: none;
	color:#EEEEEE;
}

#sub-footer {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}

#sub-footer a, #sub-footer a:link, #sub-footer a:visited, #sub-footer a:active {
	text-decoration: none;
	color:#5459a1;
	border:0;
}

#sub-footer a:hover {
	text-decoration: none;
	color:#e1bd28;
	border:0;
}

#footertext {
	display:block;
	width:400px;
	float:left;
	height:50px;
	font-size:1em;
}

#footertext img {
	float:right;
	border:0;
}

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

#validation {
	display: block;
	width: 300px;
	height: 42px;
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 0.6em;
	text-align: right;
	float: right;
}

#validation ul {
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 4px 0 0;
}

#validation ul li {
	margin: 0;
	padding: 0 5px;
	float: right;
	display: block;
}

#validation ul li a.xhtml {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 15px;
	display: block;
	background-image: url(images/valid-xhtml.gif);
	background-repeat: no-repeat;
}

#validation ul li a.css {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 15px;
	display: block;
	background-image: url(images/valid-css.gif);
	background-repeat: no-repeat;
}

#validation ul li a.aa {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 15px;
	display: block;
	background-image:url(images/valid_wai-aaa_80x15.png);
	background-repeat: no-repeat;
}

.title-rules-of-play {
	position: absolute;
	height: 212px;
	width: 508px;
	background: url(images/banner-rules-of-play.png) no-repeat 7px 5px;
}

.sidebar-prices {
	width: 246px;
	height: 246px;
	background: url(images/sidebar-prices.png) no-repeat 3px 0;
	margin: 0 0 50px 0;
}

.sidebar-prices p {
	color: #0064BE;
	padding: 60px 20px 0 27px;
	margin: 0;
	font-size: 1.0em;
}

.sidebar-n-prices {
	width: 248px;
	height: 277px;
	background: url(images/sidebar-n-prices.png) no-repeat 3px 0;
	margin: 0 0 50px 0;
}

.sidebar-n-prices p {
	color: #0064BE;
	padding: 70px 20px 0 27px;
	margin: 0;
	font-size: 0.7em;
}

.title-cafe {
	position: absolute;
	height: 197px;
	width: 509px;
	background: url(images/title-cafe.png) no-repeat 0 0;
}

.title-faqs {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-faqs.png);
	background-repeat: no-repeat;
}

.title-about {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-about.png);
	background-repeat: no-repeat;
}

.title-parties {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-parties.png);
	background-repeat: no-repeat;
}

.title-premium {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-premium.png);
	background-repeat: no-repeat;
}

.title-prices {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-prices.png);
	background-repeat: no-repeat;
}

.title-princess {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-princess.png) no-repeat 0 0;
}

.title-football {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-football.png) no-repeat 0 0;
}

.title-toddler {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-toddler.png) no-repeat 0 0;
}

.title-exclusive {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-exclusive.png) no-repeat 0 0;
}

.title-pop {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-pop.png) no-repeat 0 0;
}

.title-news {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-news.png);
	background-repeat: no-repeat;
}

.news-added {
	font-size:1em;
	color:#9e5299;
}

.title-our-nursery {
	position: absolute;
	height: 234px;
	width: 509px;
	background: url(images/title-our-nursery.png) no-repeat 0 0;
}

.title-outings {
	position: absolute;
	height: 59px;
	width: 398px;
	background-image: url(images/title-outings.png);
	background-repeat: no-repeat;
}

.title-tour {
	position: absolute;
	height: 59px;
	width: 398px;
	background-image: url(images/title-tour.png);
	background-repeat: no-repeat;
}

.title-funding {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-funding.png);
	background-repeat: no-repeat;
}

.title-contact {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-contact.png);
	background-repeat: no-repeat;
}

.title-enquiry {
	position: absolute;
	height: 59px;
	width: 388px;
	background-image: url(images/title-enquiry.png);
	background-repeat: no-repeat;
}

.editorial-block table {
	margin: 0 30px 10px 0px;
}

.editorial-block form input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: 1px solid #A5ACB2;
	padding: 4px;
	width: 140px;
}

.editorial-block form textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: 1px solid #A5ACB2;
	padding: 4px;
	width: 220px;
	height: 84px;
	margin: 0 0 10px 0;
}

.editorial-block form input.submit{
	margin-left: 160px;
	padding-left: 10px;
	padding-right: 10px;
}

/*
.editorial-block form input.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 4px;
	width: 140px;
}
*/
#editorial h2 {
	padding: 0;
	margin: 0;
}

#editorial h2 span {
	display: none;
}

h1 {
	padding: 0;
	margin: 0;
}

#partySelector img {
	padding-left: 19px;
	padding-top: 15px;
}

.content-title {
	background-image:url(images/title-background.png);
	background-repeat:no-repeat;
	height:58px;
	width:auto;
	margin-right:auto;
	padding:20px 0 0 46px;
}

.half-image-left {
	height:190px;
	width:240px;
	padding:0;
	margin:0 0 0 20px;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
}

.half-image-right {
	float:right;
	height:190px;
	width:240px;
	padding:0;
	margin:0 6px 0 0;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
}

.half-image-right img, .half-image-left img {
	height:190px;
	width:240px;
}

#mediaPlayerHolder {
	text-align:center;
}

.image-holder, .image-holder-two, .image-holder-three {
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 15px;
	margin-left: 0px;
}

.image-holder-two {
	padding-right: 6px;
}

.image-holder-three {
	padding-right: 6px;
}

#banner_image {
	margin-left: 6px;
	overflow: hidden;
}

.third-image-left {
	float: right;
	margin-left: 2px;
}

.third-image-left-frame {
	position: absolute;
}

.second-image-left-frame, .second-image-right-frame {
	position: absolute;
}

.half-image-left-frame {
	position: absolute;
}

.sidebar-party-extras {
width: 248px;
height: 246px;
background: url(images/sidebar-extras.png) no-repeat 3px 0;
margin: 0 0 50px 0;
}

.sidebar-party-extras p {
color: #0064BE;
padding: 70px 20px 0 27px;
margin: 0;
}

.sidebar-partyrooms a {
display: block;
width: 246px;
height: 93px;
background: url(images/sidebar-partyrooms.gif) no-repeat 8px 0;
margin-bottom: 20px;
margin-top: 17px;
}

.sidebar-partyrooms a span {
display: none;
}

.sidebar-bookingform a {
display: block;
width: 246px;
height: 73px;
background: url(images/sidebar-bookingform.gif) no-repeat 8px 0;
margin: 10px 0;
}

.sidebar-bookingform a span {
display: none;
}

.sidebar-gallery a {
display: block;
width: 242px;
height: 77px;
background: url(images/parties-gallery-button.gif) no-repeat 8px 0;
margin: 10px 0;
}

.sidebar-gallery a span {
display: none;
}

#first_image {
	z-index: 20;
}

#first {
}

#second {
}

#third {
}

#news-image {
	float: left;
	margin: 7px 10px 0px 0px;
}

#news-image-small {
	width: 100px;
	float: left;
	margin: 14px;
	margin-top: 4px;
	margin-left: 0px;
	border: 0px;
}

.news-article {
	padding-bottom: 30px;
	margin-left: 118px;
}

.news-article a {
	color: #9D5297;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

#errors {
	font-weight: bold;
	color: #CC0000;
}

#notices {
	color: #3399FF;
	font-weight: bold;
}

#partySpacer {
	height: 246px;
}


.gallery-spacer {
	clear: left;
}

.gallery-image img {
	border: 1px solid #d9d8d8;
	padding: 3px;
	margin-left: 4px;
	margin-right: 3px;
}

#partySelector {
	font-size:0.8em;
	text-align:center;
	position: absolute;
}

#partySelector p {
	margin:3px;
	line-height:1.3em
}

#partySelector a:hover {
	color:#330099;
}

.cafe-sidebar p {
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}