.nicefont, h1, h2, h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
}

.hoverfade {
	background: white;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	.hoverfade:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
		filter: alpha(opacity=30);
		opacity: 0.3;
	}

body {
	background-color: #99ccff;
	position: relative;
	font-family: Arial,tahoma,verdana,sans-serif;
	font-size: 14px;
}

#Background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

#HeaderKidsOuter {
	bottom: -12px;
	left: 295px;
	width: 290px;
	height: 183px;
	position: absolute;
}

#HeaderKids {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 290px;
	height: 183px;
}

	#HeaderKids img {
		position: absolute;
		top: 0;
		left: 0;
	}

#OuterContainer {
	margin: 0 auto;
	padding-top: 10px;
}

#Container {
	background-color: #FFF;
	margin: 40px auto 0;
	padding: 15px;
	width: 995px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	position: relative;
	padding-bottom: 100px;
}

.ImageReplace {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	position: absolute;
}

#HomepageTitle {
	display: block;
	margin: 10px auto;
}

#HeaderPanel {
	background-repeat: no-repeat;
	background-image: url('header-background.png');
	background-position: right top;
	position: relative;
	height: 231px;
	margin: -46px auto 10px 0;
}

#NewsletterEmail {
	border: 0 none;
	padding: 0;
	position: absolute;
	right: 36px;
	top: 259px;
	width: 165px;
}

.NewsletterSubmit {
	bottom: 16px;
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	right: 51px;
	text-align: center;
	width: 110px;
}

	.NewsletterSubmit:hover {
		color: yellow;
	}

#WeatherForecast {
	padding: 102px 236px 0px 0px;
	right: 0;
	top: 68px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background: white;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	#WeatherForecast:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
		filter: alpha(opacity=40);
		opacity: 0.4;
	}

#headerLink {
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	padding: 236px 316px 0px 0px;
	position: absolute;
	top: 0;
	width: 0;
}

#topLinks {
	left: 550px;
	position: absolute;
	text-align: center;
	top: 190px;
	z-index: 3;
}

	#topLinks a {
		color: #c90800;
		font-size: 23px;
		padding: 3px 15px;
		display: inline-block;
	}

		#topLinks a:hover, #topLinks a.active {
			color: #333333;
		}

#BannerArea {
	height: 329px;
	margin-bottom: 20px;
	position: relative;
	background-image: url('banner-background.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -15px;
}

	#BannerArea #Banner {
		position: absolute;
		top: 0;
		left: 0;
	}

	#BannerArea #NewsletterControl {
		height: 203px;
		padding: 120px 10px 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 181px;
	}

		#BannerArea #NewsletterControl input {
			display: block;
			border: 0;
			width: 171px;
			padding: 5px;
			margin-bottom: 10px;
		}

		#BannerArea #NewsletterControl p {
			color: #FFFFFF;
			padding: 0;
			margin: 10px 0;
		}

		#BannerArea #NewsletterControl .NewsletterSubmit {
			left: 29px;
			padding: 26px 143px 0 0;
			top: 267px;
			position: absolute;
		}

			#BannerArea #NewsletterControl .NewsletterSubmit:hover {
				background-position: bottom center;
			}

.NewsletterSuccess {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #C4E6AE;
	border: 1px solid #9DD27A;
	bottom: 30px;
	color: #285A07;
	font-weight: bold;
	height: 130px;
	padding: 15px;
	position: absolute;
	right: 10px;
	width: 149px;
	z-index: 3;
}

	.NewsletterSuccess p {
		padding: 0;
		margin: 0;
	}

#UnderBanner {
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
}

	#UnderBanner a {
		float: left;
		width: 95px;
		height: 95px;
		overflow: hidden;
	}

#BannerSnippet {
	color: #FFFFFF;
	left: 132px;
	position: absolute;
	top: 342px;
	width: 799px;
}

	#BannerSnippet p {
		padding: 0;
		color: #FFF;
		margin: 0 0 5px;
	}

#RightColumn {
	width: 758px;
	float: right;
}

#bannerRight {
	height: 411px;
	position: absolute;
	right: 0;
	top: 0;
	width: 307px;
}

#extraAssets {
	background-color: #DBE8F9;
	border: 1px solid #333333;
	margin-bottom: 6px;
	overflow: auto;
	padding: 10px;
}

#LeftColumn {
	width: 230px;
	float: left;
}

#LeftCategories {
	margin-bottom: 20px;
}

	#LeftCategories a {
		color: #000000;
		display: block;
		margin-bottom: 5px;
		padding: 8px;
		text-align: center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-image: -moz-linear-gradient(top, #ffed41, #ffd432);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffed41), color-stop(1.0, #ffd432));
		border: 1px solid #ff9600;
		background-color: #ffed41;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
	}

		#LeftCategories a:hover, #LeftCategories a.active {
			background-image: none;
			background: #ffd432;
		}

#LeftBlock {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

	#LeftBlock img {
		margin: 0 auto;
		display: block;
	}

#deliveryAreasRight {
	font-size: 11px;
}

	#deliveryAreasRight strong {
		color: #cd0000;
	}

input.textfield:focus, .contactdetails #pCode2:focus, .contactdetails textarea:focus, .textareafield:focus {
	background-color: #DBE8F9;
}

.product > h2 {
	background-color: #da2a2b;
	color: #FFF;
	padding: 5px 10px;
	font-size: 36px;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-image: none;
}

.MainImageLinkPanel {
	border: 5px solid #da2a2b;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.castlePanel {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px #C0C0C0;
	-moz-box-shadow: 1px 1px 3px #C0C0C0;
	box-shadow: 1px 1px 3px #C0C0C0;
	border: 1px solid #000;
	padding: 2px;
}

	.castlePanel a.castleCheckBook {
		font-size: 14px;
		height: 14px;
		color: #333333;
		display: block;
		padding: 8px;
		text-align: center;
		background-color: #f9fd14;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 1px 1px 3px #C0C0C0;
		-moz-box-shadow: 1px 1px 3px #C0C0C0;
		box-shadow: 1px 1px 3px #C0C0C0;
		text-shadow: -1px -1px 1px #FDBF14;
		background: -webkit-linear-gradient(#f9fd14,#FDBF14);
		background: -moz-linear-gradient(#f9fd14,#FDBF14);
		background: -o-linear-gradient(#f9fd14,#FDBF14);
		background: linear-gradient(#f9fd14,#FDBF14);
		border: 1px solid #333333;
		background-color: #f9fd14;
	}

.castlePanel {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	.castlePanel:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity: 0.8;
	}

.leftLinks a, .leftLinks img {
	display: block;
	margin: 10px auto;
}

#Footer {
	position: relative;
}

	#Footer a#BCNLink {
		position: absolute;
		bottom: 10px;
		right: 10px;
		color: #fff;
	}

		#Footer a#BCNLink:hover {
			text-decoration: underline;
		}


#FacebookLink {
	display: block;
	height: 90px;
	position: absolute;
	right: -30px;
	top: 40px;
	width: 30px;
}

#twitterLink {
	position: absolute;
	top: 17px;
	right: 24px;
}

#footerLinks {
	margin: 10px 0;
}

	#footerLinks a {
		color: #666;
		margin: 0 5px;
		padding: 0 5px;
		border-left: 1px solid #000;
		text-decoration: none;
	}

		#footerLinks a:hover {
			text-decoration: underline;
		}

		#footerLinks a:first-child {
			border-left: 0;
			margin-left: 0;
			padding-left: 0;
		}

.textContent a {
	color: #195BDB;
	text-decoration: underline;
}

	.textContent a:hover {
		color: #666;
	}

.mainImagePanel {
	padding-bottom: 40px;
	background-image: url('click-to-zoom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}


#SearchDate, #SearchCategory {
	border: 0;
	background: transparent;
	left: 785px;
	padding: 5px;
	position: absolute;
	width: 143px;
}

#SearchDate {
	top: 80px;
}

#SearchCategory {
	top: 121px;
}

#SearchButton {
	left: 800px;
	padding: 29px 130px 0 0;
	position: absolute;
	top: 166px;
	right: 32px;
	background-image: url('search-button.png');
}

	#SearchButton:hover {
		background-position: bottom center;
	}

.leftBlock > a, .leftBlock > img {
	display: block;
	margin: 20px auto;
}


.textContent {
	padding: 15px;
	background-color: #dceeff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.textContent h1, .textContent h2 {
		color: #434345;
	}


.productText {
	width: 550px;
}

.productSpec {
	width: 544px;
}

.productbox {
	width: 157px;
	min-height: 233px;
	border: 1px solid #666669;
	float: left;
	margin-left: 8px;
}

#RightColumn {
	min-height: 600px;
}

a.BackToCategory {
	width: 300px;
	margin: 0 0 10px 0;
	float: left;
}

.product {
	padding: 15px 0;
}

.HomepageContent {
	float: left;
	width: 657px;
}

#HomepageRight {
	float: right;
	width: 293px;
}

	#HomepageRight a, #HomepageRight img {
		display: block;
	}

		#HomepageRight a#WeatherForecast {
			margin-top: -10px;
		}

#HomepageSnippet {
	background-image: url('snippet-background.png');
	width: 937px;
	height: 86px;
	position: relative;
	margin: 10px auto;
	padding: 10px 10px 0;
	color: #FFFFFF;
	text-align: center;
}

	#HomepageSnippet h1 {
		color: #ffdb00;
		font-size: 24px;
		margin: 0 0 10px;
		padding: 0;
	}



#OuterFooter {
	background-image: url('footer-background.png');
	height: 75px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.HoverFade {
	background-color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

	.HoverFade:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
		filter: alpha(opacity=40);
		opacity: 0.4;
	}

#Footer {
	padding: 10px 0;
	line-height: 160%;
	height: 55px;
	width: 1020px;
	position: relative;
	margin: 0 auto;
	color: #ffffff;
}

	#Footer p {
		width: 380px;
		padding: 0;
		margin: 0;
	}

	#Footer #FooterText {
		margin: 0;
		padding: 0;
		width: 400px;
	}

	#Footer #BouncyCastleHireLink {
		background-image: url("bouncy-castle-hire.png");
		bottom: 0;
		display: block;
		height: 0;
		left: 50%;
		margin-left: -76px;
		overflow: hidden;
		padding-left: 152px;
		padding-top: 64px;
		position: absolute;
		width: 0;
	}

#topLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topLinks > ul > li {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

#topLinks ul li ul {
	display: none;
}

#topLinks ul ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
	white-space: nowrap;
}

#topLinks ul li ul {
	display: none;
	position: absolute;
	background: #fdc31a;
	width: 170px;
	left: 7px;
	top: 41px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	-webkit-box-shadow: 2px 7px 5px #000000;
	-moz-box-shadow: 2px 7px 5px #000000;
	box-shadow: 2px 7px 5px #000000;
	padding: 0 4px 5px;
}

#topLinks ul li:hover ul {
	display: block;
}

#topLinks ul li li {
	float: none;
	font-size: 11px;
}

#topLinks ul li ul a {
	display: block;
	padding: 4px 0;
	border-top: 1px solid #333;
}

	#topLinks ul li ul a:first-child {
		border-top: none;
	}

.bookButtons {
	width: 568px;
}

.footerlinkswrapper {
	background-color: #2A7505;
}

.footerlinksinner {
	width: 1020px;
	position: relative;
	margin: 0 auto;
	padding: 5px 0;
}

.footerlinks a {
	color: #FFF;
}