/* copyright Red Ink Creative 2006-2010 */
*{
	margin:0;
	padding:0
	}
	
html { min-height: 100%; margin-bottom: 1px; }/*forces a scrollbar in FF etc - saving the page jump*/

body{
	text-align:center; /*IE hack*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#660;
	line-height:140%;
	background:#D8CB96 url("../images/wrapper_bg.gif") repeat-y 50%;
	}
/*the position relative declaration of the wrapper allows other position absolute divs to use   this as a new reference point - coordinates 0,0 are now top left of the wrapper rather than the browser window */ 
#wrapper{
	position:relative;
	margin:0 auto;
	width:960px;
	text-align:left;
	}
/*---------------------------main layout divs--------------------------*/
#header{
	background:url("../images/header.gif") no-repeat;
	height:150px;
	width:939px;
	margin-left:19px;
	_margin-left:20px;
	}
#header h1{
	display:none;
	}
#content{
	width:739px;
	margin-left:187px;
	margin-bottom:30px;
	padding:15px 10px 0 10px;
	text-align:left;
	}

/*--------------------------IMG DIVS & CAPTIONS-------------------------------------------------------------*/
img.border{
	border: solid 1px #660;
	}
img.border_centre{
	border: solid 1px #660;
	margin:50px;
	}
.centre{
	margin-left:10px;
	color:#000;
	font-size:80%;
	}
.caption{
	color:#000;
	font-size:80%;
	}
.left_img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #660;
	color:#000;
	}
.left_img_nobdr{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:none;
	color:#000;
	}
.left{
	float:left;
	color:#000;
	margin-right:10px;
	font-size:80%;
	margin-top:10px;
	}
.right_img{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border:solid 1px #660;
	color:#000;
	}
.right_img_nobdr{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border:no;
	color:#000;
	}
.right{
	float:right;
	margin-left:10px;
	margin-top:10px;
	font-size:80%;
	color:#000;
	}
.clear{
	clear:left;/*seems a bit clumsy to put this in before each image on the news.htm, but it works*/
	}
/*-------------------------navigation---------------------------------*/
#navigation{
	position:absolute;
	top:150px;
	left:19px;
	_left:20px;/*IE only*/
	text-align:left;
	}
#navigation ul{
	list-style-type:none;
	}
.top_nav a{
	display:block;
	background:#9DA9B7;
	padding:3px 0 3px 5px;
	width:151px;
	color:#660;
	font-weight:normal;
	text-decoration:none;
	border-bottom:solid 1px #666633;
	}
.top_nav a:hover{
	background:#7E91A9;
	color:#fff;
	text-decoration:none;
	}
.sub_nav a{
	display:block;
	width:146px;
	background:transparent;
	border:none;
	margin-bottom:0;
	padding-left:10px;
	}
.sub_nav a:hover{
	background:#998B55;
	color:#fff;
	text-decoration:none;
	}
#credit a{
	display:block;
	background:transparent;
	border:none;
	margin-bottom:0;
	text-decoration:none;
	color:#660;
	width:146px;
	padding:3px 0 3px 10px;
	}
#credit a:hover{
	background:#998B55;
	color:#fff;
	}
a {
	color:#fff;
	}
a:hover{
	text-decoration:underline;
	}
a span{
	text-decoration:none;
	color:#006699;
	font-style:normal;
	}
a:hover span{
	text-decoration:underline;
	}
 a.sport{
	padding-right:100px;
	text-decoration:none;
	color:#006699;
	font-style:normal;
	}
 a:hover.sport{
	text-decoration:underline
	}
/*--------------------------------contact & credit divs-------------------------------------*/
#contact{
	border-top:10px solid #E8E0BE;
	padding:0px 0 10px 0;
	margin-top:0;
	margin-bottom:10px;
}
#contact h2 span{
	display:none;
	}
#contact h2{
	background:url(../images/contact_bg.gif) no-repeat 0 0;
	height:30px;
	width:155px;
	}
#contact li{
	padding-left:10px;
	}
#credit{
	border-top:10px solid #E8E0BE;
	border-bottom:10px solid #E8E0BE;
	background:#CAB65F;
}
/*---------------------------------some general layout stuff------------------------------*/
p{	
	padding:5px 0 ;
	}
span{
	font-weight:bold;
	}
blockquote{
	padding:0;
	font-size:100%;
	margin:0px 25px -20px 25px;
	font-style:italic;	
	}

h2 span{
	display:none;
	}
h2, h3, h4, h5{
	font-size:100%;
	color:#660;
	padding-top:5px;	
	padding-left:0px;
	padding-bottom:-2px;	
	margin:5px 0px 0px 0px;
	}

hr{
	color:#660;
	height:1px;
	margin:15px 0px 15px 0px;	
	}
/*-------------------------------kids stuff-----------------------*/
#on_page{
	padding-left:4px;
	}
#on_page a img{
	display:inline;
	border:none;
	}
.previous{
	float:left;
	width:75px;
	background:url(../images/previous.gif) no-repeat 10px 0;
	padding-left:10px;
	padding-top:90px;
	}
.next {
	width:75px;
	background:url(../images/next.gif) no-repeat 10px 0;
	margin-left:300px;
	padding-left:10px;
	padding-top:90px;
	}

#list {
	padding-left: 0em;
	}

#list ul{
	margin-top:10px;
	list-style-type:disc;
	margin-left:1em;
	list-style-position: outside;
	}

#list ol{
	margin-top:10px;
	list-style:decimal;
	margin-left:1em;
	list-style-position: outside;
	}

 h4.number {
	font-family:"Courier New", Courier, mono;
	font-size:200%;
	color:#993300;
	margin:20px 0 0 0;
	}

/*-------------------------------tertiary nav-----------------------*/
#tertiary_nav {
	color:#000;
	text-align:center;
	font-size:90%;
	margin:0 0 20px 0;
}
#tertiary_nav a {
	text-decoration:none;
	color:#fff;
	}
#tertiary_nav a:hover {
	text-decoration:underline;
	color:#fff;
	}	
/*------------------------------------HEADERS--------------------------------------*/

#welcome, #stop_press, #what, #news, #science, #olympics, #phonics, #humanities, #about, #backgrounder, #whyclive, #samples, #testimonies, #journalism, #inprint, #football, #motorsports, #quizwhizz, #faq, #clivelive, #phonics_fun, #sport, #latest, #kids, #reg_writes, #quizwhizz, #faq, #clivelive, #funfacts, #gallery{
	height:30px;
	margin-top:-15px;
	margin-left:-11px;
	width:756px;
	_width:757px;
	}
#welcome {
	background:url(../images/welcome_h2.gif) no-repeat;
	}
#stop_press{
	background:url(../images/stop_press_h2.gif) no-repeat;
	margin-top:15px;/* if a header is part way down a page it needs this margin to counter the top headers -15px setting*/
	}
#what{
	background:url(../images/what_h2.gif) no-repeat;
	margin-top:15px;
	}
#news{
	background:url(../images/news_h2.gif) no-repeat;
	}
#science{
	background:url(../images/science_h2.gif) no-repeat;
	}
#kids{
	background:url(../images/kids_h2.gif) no-repeat;
	}
#olympics{
	background:url(../images/olympics_h2.gif) no-repeat;
	}
#phonics{
	background:url(../images/phonics_h2.gif) no-repeat;
	}
#humanities{
	background:url(../images/humanities_h2.gif) no-repeat;
	}
#about{
	background:url(../images/about_h2.gif) no-repeat;
	}
#latest{
	background:url(../images/latest_h2.gif) no-repeat;
	}
#backgrounder{
	background:url(../images/backgrounder_h2.gif) no-repeat;
	}
#whyclive{
	background:url(../images/whyclive_h2.gif) no-repeat;
	}
#samples{
	background:url(../images/samples_h2.gif) no-repeat;
	}
#testimonies{
	background:url(../images/testimonies_h2.gif) no-repeat;
	}
#journalism{
	background:url(../images/journalism_h2.gif) no-repeat;
	}
#inprint{
	background:url(../images/inprint_h2.gif) no-repeat;
	}
#football{
	background:url(../images/football_h2.gif) no-repeat;
	}
#sport{
	background:url(../images/sport_h2.gif) no-repeat;
	}
#motorsports{
	background:url(../images/motorsport_h2.gif) no-repeat;
	}	
#phonics_fun{
	background:url(../images/phonics_fun_h2.gif) no-repeat;
	}
#reg_writes{
	background:url(../images/reg_writes_h2.gif) no-repeat;
	}
#quizwhizz{
	background:url(../images/quizwhizz_h2.gif) no-repeat;
	}
#faq{
	background:url(../images/faq_h2.gif) no-repeat;
	}
#clivelive{
	background:url(../images/clivelive_h2.gif) no-repeat;
	}
#funfacts{
	background:url(../images/funfacts_h2.gif) no-repeat;
	}
	
#gallery{
	background:url(../images/gallery_h2.gif) no-repeat;
	}