  .clearme:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
.clearme {
	display: inline-table;
	}

/* Hides from IE-mac \*/
* html .clearme {
	height: 1%;
	}
	
.clearme {
	display: block;
	}
/* End hide from IE-mac */

#main p {
	font-size: 0.8em;
	color: #666666;
	}

#main a, 
#main a:active, 
#main a:visited {
	color: #C10909;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
	}
	
#main a:hover {
	color: #000000;
	text-decoration: none;	
	}
	
#logo {
	margin: 0 0 10px 0;
	}

#bodywrap_inner {
	background: transparent url(/staticarchive/724c0bc29679720a905a6887fba7d50b62077886.gif) no-repeat 0 35px;
	}

hr {
	padding: 10px;
	color: #fff;
	margin: 0;
	border: 0;
	}
	
.inline {
 	display:inline;
	}
	
.intro {
 	font-weight:bold;
	}

/*  RIGHT HAND NAV */
#rhn {
	margin-left: 10px;
	}
	
#subnav ul {
	margin: 0;
	padding: 0;
	}

/* change bg colour for nav below */
#subnav ul li {
	margin: 0 0 1px 0;
	padding: 2px 5px 4px 5px;
	list-style: none;
	background: #B12121;
	}
	
#subnav ul li a, 
#subnav ul li a:visited, 
#subnav ul li a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
	
#subnav ul li a:hover {
	color: #FFFF01;
	}
/* Images for bespoke nav backgrounds */

#subnav ul li#link1 {
	background-image: url("/staticarchive/dd0cb2ebda53677668c21587c820d231ec645d89.jpg");
	}

#subnav ul li#link2 {
	background-image: url("/staticarchive/50df4dbbf97752af3e392790b789e76c52888c1a.jpg");
	}

#subnav ul li#link3 {
	background-image: url("/staticarchive/5774dc39185e953775053cf4e4205edc7ebd6d2b.jpg");
	}

#subnav ul li#link4 {
	background-image: url("/staticarchive/9b80f279aad7141c8276463a44ca56c66234c32e.jpg");
	}
	
#subnav ul li#link5 {
	background-image: url("/staticarchive/9d21417503f6298ea32f4b29c70df02176ed591f.jpg");
	}
	
#subnav ul li#link6 {
	background-image: url("/staticarchive/d7051ce69793ce36f34496bf56dc97c4f1409dc0.jpg");
	}
	
#subnav ul li#link7 {
	background-image: url("/staticarchive/8e75022538af3c5039559d74d7cb9cc4a7143782.jpg");
	}
	
#subnav ul li#link8 {
	background-image: url("/staticarchive/a5a75dfdb70fc06f4f558597dc4c760edb3e526c.jpg");
	}
	
#subnav ul li#link9 {
	background-image: url("/staticarchive/7d8ff50df7561c483e11e7ac97440a9816b2c847.jpg");
	}

/* change below for external links bg colours */
#rhn h3 {	
	background: #C00909;		
	color: #fff;
	padding: 5px;
	margin: 9px 0 0 0;
	font-size: 0.8em;
	}

#rhn strong {
	font-size: 0.8em;
	}
			
.rh_promo {	
	background: #EEEEEE;	
	padding: 1px 10px 15px 10px;
	}
	
#external strong {
	display: block;
	margin-top: 15px;
	color: #666666;
	}	
	
#external a, 
#external a:active, 
#external a:visited {
	display: block;
	font-weight: normal;
	color: #C10909;
	font-size: 0.8em;
	}
	
.rhn-rnd {
	margin:20px 0;
	text-align:center;
	}

/* END RIGHT HAND NAV */

/*change for main title bars*/
#title {
	background-color: #000; 
	padding: 3px 0 3px 10px; 
	margin-bottom: 10px;
	color: white;
	}

/*change colour for bg base bar*/
#basebar {
	background: #064372;
	min-height: 27px;
	}
	
* html #basebar {
	height: 27px;
	}

.bbcpageFooter {
	color: #000;
	}

.toppromobox {
	margin-bottom: 10px;
	background: #EEEEEE;
	}	
	
.toppromobox h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#main .toppromobox p a {
	font-size: 1em;
	}	
	
.smpic-promo {
	margin-bottom: 10px;
	padding-right: 5px;
	background: #EEEEEE;
	}

.smpic-promo img, .toppromobox img {
	margin-right: 6px;
	}

.smpic-promo h3 {
	margin-top: 3px;
	}

.smpic-promo p {
	margin-top: 5px;
	}

/* FEATURE */

.acs_name_star {
	font-weight:bold;
	}

.acs_name {
	font-weight:bold;
	}


h2.feature-header {
	color: #fff;
	font-size: 0.8em;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	background-color: #C00909;
	}
	
.feature {
	padding: 10px 0;
	margin-bottom: 10px;
	background: #EEEEEE;
	}
	
/* Hides from IE-mac \*/
* html .feature {
	height: 1%;
}
	
.feature p {
	padding: 0 10px 8px 10px;
	line-height: 1.2;
	}

.feature p strong {
	font-weight: bold;
	color: #666666;
	}	

#bodywrap_inner #main .feature p a {
	font-size: 1em;
 	font-weight: normal;
	}

.feature img {
	float: right;
	margin: 0 10px 10px 10px;
	}

.feature img.left {
	float: left;
	}
	
#bodywrap_inner #main .feature p.conditions {
	font-size: 0.6em;
}	
	
/* LINK STYLES */
a.gallery {
	line-height: 1.6;
	padding: 0 0 4px 30px;
	background: transparent url(/staticarchive/f9563a1714411755ea6cdf9723ecf7ab8b8f1e4b.gif) top left no-repeat;
	}
a.video {
	line-height: 1.6;
	padding: 0 0 4px 30px;
	background: transparent url(/staticarchive/128b9069edf5964d42f2e85cc1a8f3193c701a95.gif) top left no-repeat;
	}
a.listen {
	line-height: 1.6;
	padding: 0 0 8px 30px;
	background: transparent url(/staticarchive/9db06e514f237dc2282ccaf6b1fabf039d86b999.gif) top left no-repeat;
	}
a.quotes {
	line-height: 1.6;
	padding: 0 0 4px 30px;
	background: transparent url(/staticarchive/469e602f3714c0fb837126b0357830e44c17f1ef.gif) top left no-repeat;
	}
a.go {
	line-height: 1.6;
	padding: 0 0 4px 30px;
	background: transparent url(/staticarchive/bece08dcc23c2e0b6c8e1a5a7d90c008d7031556.gif) top left no-repeat;
	}
	
a.download {
	line-height: 1.6;
	padding: 0 0 4px 30px;
	background: transparent url(/staticarchive/13b93b6f84e8e1f07f8c7692f0c6ebd50ff29701.gif) top left no-repeat;
	}

/* FORM */

.form {
	padding: 10px;
	background: #EEEEEE;
	}

.form form {
	margin: 0;
	}

.form fieldset {
	margin: 0 0 20px 0;
	padding: 5px 10px 10px 10px;
	border: 1px solid #666666;
	}

.form legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	margin-bottom: 0 !important;
	margin-bottom: 10px;
	}

.form label {
	display: block;
	width: 320px;
	margin-top: 5px;
	margin-right: 5px;
	}

.form select#who {
	width: 200px;
	}

.form fieldset label {
	width: 360px;
	}
	
.form input { 
	margin-top: 2px;
	width: 225px;
	border: 1px solid #666666;
	}

.form fieldset.about input { 
	margin-top: 2px;
	width: 355px;
	}

.form input.checkbox {
	width: auto;
	clear: left;
	float: left;
	margin: 0 10px 0 0 !important;
	margin-top: -5px;
	border: 0;
	}

.form label.checkbox {
	display: inline;
	}

.form input.submit { 
	width: auto; 
	margin: 0 10px 10px 10px;
	border: none;
	}

.form p {
	margin-bottom: 5px;
	}

.form textarea {
	width: 225px !important;
	width: 220px;
	height: 120px;
	border: 1px solid #666666;
	}
	
.form input:focus,
.form textarea:focus, 
.form select:focus {
	border: 1px solid #666666;
	background: #ffefef;
	}


/* COMMENTS */
#comments {
	margin: 10px;
	font-size: 0.8em;
	color: #666666;
	}
	
#comments p {
	margin-left: 0;
	margin-right: 0;
	}	

#comments .comments-form {
	margin: 20px 0;
	}

#comments .comments-form label {
	display: block;
	width: 300px;
	}

#comments .comments-form input {
	width: 305px;
	margin: 5px 0 15px 0;	
	border: 1px solid #666666;
	}

#comments textarea#comment {
	width: 305px;
	border: 1px solid #666666;
	}

#comments .comments-form input#submit {
	display: block;
	margin-top: 15px;
	width: 54px;
	height: 18px;
	border: none;
	}

/* red nose day totaliser */
.rnd-totaliser {
	margin-bottom: 10px;
	background: #C10909;
	padding: 8px 0;
	}
	
.rnd-totaliser img.title {
	float: left;
	margin:0;
	padding:0;
	}
	


	
	
/* FOOTER */
.r1-disc-rm {
	margin-top: 20px;
	text-align: center;
	font-size: 0.6em;
	}
	
	