@charset "utf-8";
/* CSS Document */

#pagecontent {
	float: left;
	padding-top: 9px;
	width: 960px;
}

table	{
	position: relative;
}

#header {
	clear: both;
	width: 960px;
	height: 324px;
	background-image: url(images/header.jpg);
	background-repeat: none;
}

#video {
	position: relative;
	top: 20px;
	left: 45px;
	background-color: #000000;
	width: 336px;
	height: 280px;
}

.prose {
	font-size: 0.85em;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 684px;
	margin: 0 0 0 0;
}

#prose_left {
	float: left;
	width: 615px;
}

#prose_left_box {
	float: left;
	width: 615px;
}

.grey{
	background-color: #e6e7e8;
}

#prose_left_box_inner {
	border: 1px solid #a09f9f;
	padding: 10px;
}

#prose_right {
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 260px;
	background-image:url(images/thegreyline.jpg);
	background-repeat: no-repeat;
}

#prose_right_ngl {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 260px;
}

#prose_right_content {
	position: relative;
	left: 20px;
	width: 260px;	
}

#purple {
	background-image: url(images/purple.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 260px;
}

#purple a, #pink a, #green a{
	color: #FFFFFF;
	text-decoration: none;
}

#purple a:hover, #pink a:hover, #green a:hover{
	color: #000000;
	text-decoration: none;
}

#pink {
	background-image: url(images/pink.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 260px;
}

#green {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 260px;
}

#result {
	border: 1px solid #a09f9f;
	display: none;
	height: 150px;
	width: 593px;
	padding: 10px;
}

#otherresults {
	width: 237px;
}

#removetext {
	width: 593px;
	padding: 10px 0;
}

#spacer {
	width: 260px;
}
.boxtext {
	position: relative;
	width: 260px;
	text-align: left;
	color: #FFFFFF;
}

.boxhead {
	font-size: 1.3em;
	font-weight: bold;
}

.boxarrows {
	position: absolute;
	right: 18px;
	bottom: 5px;
	width: 17px;
	height: 18px;
	background-image: url(images/arrows.gif);
}

.extrabigtitle {
	color: #0C2D83;
	font-size: 3.2em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
}

.aqua_box_title {
	width: 613px;
	height: 28px;
	background-image: url(../images/bg/aqua.gif);
	background-repeat: repeat-x;
	font-size: 1.05em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a09f9f;
}

.aqua_box_title span {
	display: block;
	padding: 5px 10px 0 10px;
}

.reg_td_right {
	text-align: right;
	font-size: 0.9em;
}

.reg_td_right p {
	text-align: left;
	padding: 0;
	margin: 5px 35px;
}

.quizanswer {
	text-align: left;
}

.quizanswertitle {
	font-size: 1.5em;
	color: #0C2D83;
	font-weight: bold;
}

.biggerbody {
	font-size: 1.1em;
}

td .spacing {
	line-height: 1.8em;
}

form td div .error span {
	position: absolute;
	left: -20px;
}

form td div {
	position: relative;
	height: 25px;
}

#pagecontent {
	width: 960px;
}

#banner {
	width: 960px;
	height: 271px;
	background: 0 0 url(images/banner.jpg) no-repeat;
}

#banner #video_player {
	position: relative;
	left: 636px;
	top: 15px;
	width: 312px;
	height: 234px;
}

#homepageleft {
	float: left;
	width: 199px;
	height: 450px;
	background: 0 0 url(images/left.jpg) no-repeat;
}

.colouredlist {
	color: #b63927;
	font-weight: bold;
	background-color: #FFFFFF;
}

.colouredlist span {
	color: #000000;
	font-weight: normal;
}

.colouredlist a {
	color: #b63927;
}

.colouredlist a:hover {
	color: #000000;
}

p.cinemapadding a {
	color: #b63927;
}

p.cinemapadding a:hover {
	color: #000000;
}

ol {
	margin-top: 2px;
}

ol.colouredlist li {
	margin: 0 0 5px 0;
}

.prosebox {
	width: 684px;
	background: url(../images/boxshadow_rhs.gif) repeat-y;
	background-position: right;
	margin-bottom: 10px;
	overflow: hidden;
}

.proseboxcontent {
	width: 679px;
	border: 1px solid #a09f9f;
	overflow: hidden;
	margin: 0;
}

.proseboxcontentholder {
	position: relative;
	margin: 10px;
	overflow: hidden;
}

.proseheader {
	width: 679px;
	background: url(../images/bg/red.gif) repeat-x;
	background-color: #6f4f69;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.proseheader span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.proseleft {
	position: relative;
	float: left;
	width: 357px;
}

.proseright {
	position: relative;
	float: left;
	width: 277px;
	margin-left: 20px;
}

.smallterms {
	font-size: 0.9em;
	text-align: right;
}

.shadow_bottom {
	display: block;
	position: relative;
	line-height: 0px;
	background: transparent url(../images/boxshadow_mi.gif) no-repeat;
	background-position: bottom left;
	height: 2px;
	font-size: 0px;
	width: 684px;
}

.cinemapadding p {
	margin: 10px;
}

.cinemapadding img {
	margin: 0 10px 0 0;
}

p.terms a {
	font-size: 0.85em;
	color: #b63927;
	text-decoration: underline;
}

p.terms a:hover {
	color: #000000;
	text-decoration: underline;
}

p.rollover a {
	color: #b63927;
	text-decoration: underline;
}

p.rollover a:hover {
	color: #000000;
	text-decoration: underline;
}

.coloured a span {
	font-size: 0.85em;
	font-size: bold;
	color: #b63927;
	text-decoration: underline;
}

.coloured a:hover {
	color: #b63927;
	text-decoration: underline;
}

.reg_td_right {
	font-size: 0.9em;
	text-align: right;
}

.reg_td_right2 {
	font-size: 0.9em;
	text-align: right;
	padding-right: 26px;
}

.reg_td_left2 {
	font-size: 0.9em;
	text-align: left;
	padding-left: 10px;
}

form td div .error span {
	position: absolute;
	left: -20px;
}

form td div {
	position: relative;
	height: 25px;
}

table.q1 td, table.q2 td, table.q3 td, table.q4 td, table.q5 td, table.q6 td, table,q7 td, table.q8 td, table.q9 td {
	background-color: #FFFFFF;
}
.prev {
	cursor: pointer;
}

/* RHS box over-rides */

.style4_img_red {
	height: 95px;
}

.style1_link_lhs_red a,
.style2_link_lhs_red a,
.style3_link_lhs_red a,
.style4_link_lhs_red a,
.style5_link_lhs_red a,
.style6_link_lhs_red a,
.style7_link_lhs_red a, {
	color: black;
	text-decoration: none;
}

.style1_link_lhs_red a:hover,
.style2_link_lhs_red a:hover,
.style3_link_lhs_red a:hover,
.style4_link_lhs_red a:hover,
.style5_link_lhs_red a:hover,
.style6_link_lhs_red a:hover,
.style7_link_lhs_red a:hover {
	color: red;
}

#homeprose {
	float: left;
	margin: 10px 5px 0 9px;
	width: 470px;
	font-size: 0.85em;
}

#boxes {
	float: left;
	margin: 0 0 0 12px;
	width: 261px;
}

#boxes a {
	color: #000000;
}

#boxes a:hover {
	color: #F00;
}

#homeboxes {
	float: left;
	margin: 10px 0 0 12px;
	width: 261px;
}

#homeboxes a {
	color: #000000;
}

#homeboxes a:hover {
	color: #F00;
}

.header {
	font-size: 1.15em;
	font-weight: bold;
	color: #b63927;
	margin: 0;
}

.question {
	overflow: hidden;
}

img.n1, img.n2, img.n3, img.n4, img.n5, img.n6, img.n7, img.n8 {
	display: none;
}

.b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8 {
	text-align: center;
}

p.q1, p.q2, p.q3, p.q4, p.q5, p.q6, p.q7, p.q8 {
	/*display: block;*/
}

.spread {
	line-height: 1.3em;
}

/* CUSTOM RHS box */

.custom_box_red {
	position: relative;
	width: 259px;
	height: 176px;
	border: 1px solid #a09f9f;
	background-color: #000;
}

.custom_box_title_red {
	width: 259px;
	background: url(../images/bg/red.gif) repeat-x;
	background-color: #6f4f69;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.custom_box_title_red span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.custom_box_arrow_red {
	position: relative;
	top: 110px;
	left: 200px;
	width: 40px;
	font-size: 0.75em;
}

.rhs_big_img {
	visibility: visible;
}

