


html,
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-color: #FECC13 !important;
}



#wrapperVerticalCentre {
	float: left;
	width: 1px;
	height: 50%;
	margin-bottom: -208px;
}
#wrapper {
	clear: left;
	position: relative;
	margin: 0px auto;
	width: 834px;
	height: 416px;
}



#readingForLife {
	position: absolute;
	width: 703px;
	height: 75px;
	top: 0px;
	left: 36px;
	background: url(/_gfx/horrid-henry-splash/top-text-and-border.jpg) no-repeat top right;
}
#readingForLife a {
	width: 105px;
	height: 75px;
	background: url(/_gfx/horrid-henry-splash/reading-for-life.jpg) no-repeat top left;
}



#loveMarmite {
	position: absolute;
	width: 388px;
	height: 221px;
	top: 75px;
	left: 0px;
}
#loveMarmite a {
	width: 388px;
	height: 221px;
	background: url(/_gfx/horrid-henry-splash/peter-perfect.jpg) no-repeat top left;
}



#hateMarmite {
	position: absolute;
	width: 446px;
	height: 221px;
	top: 75px;
	left: 388px;
}
#hateMarmite a {
	width: 446px;
	height: 221px;
	background: url(/_gfx/horrid-henry-splash/henry-horrid.jpg) no-repeat top left;
}



#downloadAudioBook {
	position: absolute;
	width: 834px;
	height: 120px;
	bottom: 0px;
	left: 0px;
	background: url(/_gfx/horrid-henry-splash/footer.jpg) no-repeat top left;
}
#downloadAudioBook a {
	position: absolute;
	width: 366px;
	height: 120px;
	left: 242px;
	top: 0px;
	background: url(/_gfx/horrid-henry-splash/download-audio-book.jpg) no-repeat top left;
}



h1, h2 {
	margin: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -10000px;
}



ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



a,
body.termsPage #termsFooter a {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}



/* Download  CSS - START */
body.downloadPage #wrapperVerticalCentre {
	margin-bottom: -312px;
}

body.downloadPage #wrapper {
	width: 1080px;
	height: 625px;
}
/* Download  CSS - END */



/* Terms and Conditions CSS - START */
body.termsPage #wrapper {
	width: 1010px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 10px 0px;
}

#termsWrapper {
	position: relative;
	min-height: 1546px; /* 1367 = header & body, 1 = bg slice, 178 = footer */
	_height: 1546px;
	background: url(/_gfx/horrid-henry-splash/terms-background.jpg) transparent repeat-y top left;
}

#termsHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1010px;
	height: 1367px;
	background: url(/_gfx/horrid-henry-splash/terms-header.jpg) #FFFFFF no-repeat top left;
	z-index: 1;
}

#termsCopy {
	position: relative;
	width: 910px;
	padding: 137px 50px 1px 50px;
	z-index: 2;
}

#termsFooter {
	position: relative;
	height: 178px;
	background: url(/_gfx/horrid-henry-splash/terms-footer.jpg) transparent no-repeat top left;
	padding: 1px 0px;
}

body.termsPage ol {
	list-style-type: decimal;
}

body.termsPage ol ol {
	list-style-type: lower-alpha;
}

body.termsPage li {
	margin-top: 2px;
	margin-bottom: 15px;
}

body.termsPage a {
	display: inline;
	text-indent: 0px;
	overflow: visible;
}

#termsFooter a {
	position: absolute;
	width: 200px;
	height: 72px;
	left: 410px;
	bottom: 46px;
	background: url(/_gfx/horrid-henry-splash/terms-close.gif) transparent no-repeat top left;
}
/* Terms and Conditions CSS - END */


