/* http://www.graduates.cclrc.ac.uk */

body {	
	color: #666699;
	background: #f5f5f5 url(/images/pale-poster-bg-off-white.jpg) no-repeat right bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	font-size: 95%;
min-width: 900px;
	font-family: arial, sans-serif
}

/* header */

#header {
	width: 100%;
min-width: 900px;
	height: 150px;
	background: #012C56 url(/Images/design/Horizon_repeater.jpg) repeat top left 
 	}

#headerleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 389px;
	background: transparent url(/Images/design/Horizon_left.jpg) no-repeat top left 
 	}

#headerright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 150px;
	width: 392px;
	background: transparent url(/Images/Horizon_right-Chilbolton.jpg) no-repeat top right 
 	}


h1 {
	color: #002C56;
	font-size: 150%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: transparent
}

h2 {
	color: #26577F;
	background: #ffffff;
	font-size: 140%
}

h3 {
	color: #738FAF;
	background: #ffffff;
	font-size: 115%
}
	

h4 {
	color: #8FA5C0;
	background: #ffffff;
	font-size: 100%
}

h5 {
	color: #738FAF;
	background: #ffffff;
	font-size: 98%
}

p {	
	font-size: 95%
} 

.note {
	font-size: 85%;
	color: #808080;
	background: #ffffff

} 

.summary {	
	color: #738FAF;
	background: #ffffff;
	margin: 0px 0px 0px 0px; 
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 15px
} 

#maincontent ul {
	list-style: url(/images/design/cyan_bullet.jpg) disc
	}

.highlight {	
	color: #808080;
	background: #ffffff;
	margin: 0px 0px 0px 0px; 
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left
}

.highlight2 {	
	color: #336699;
	background: #ffffff;
	margin: 0px 0px 0px 0px; 
	font-size: 105%;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right
}

.box {	
	color: #333333;
	background: #f5f5f5;
	margin: 10px 0px 0px 10px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc
} 

li.boxtext {	
	color: #333333;
	background: #f5f5f5;
	padding-bottom: 10px; 
	font-size: 90%
} 

img {
	border: none;
}

ol ul { 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px;
}

/* general links */

a {	
	font-family: sans-serif;
font-weight: bold;
	font-size: 95%
}


a:link { 
	text-decoration: none;
	color: #00929F;
	
	font-size: 95%
}

a:visited {	
	text-decoration: none;
	font-size: 95%;
	color: #26577F;
	
}

a:hover { 
	text-decoration: underline;
	font-size: 95%;
	color: #00A1AE;
	
}


a:active {	
	text-decoration: none;
	font-size: 95%;
	color: #00A1AE;
	
}



/* alignment */

.floatright {
	float: right
}

.floatleft {
	float: left
}



/* search */


#minisearch { 
	color: #808080;
	font-size: x-small;
	width: 140px;
	height: 25px;
	position: relative; 
	top: 15px; 
	left: 10px;
	margin-top: 15px;
	padding: 1px 2px 0px 2px;	
	background: #F5F5F5 url(/images/design/cyan_bg.jpg) no-repeat left top
	}


/* main navigation */

.linklist {
	
	color: #808080;
	padding: 0px ; 
	padding-top:  25px ;
	margin: 0px ; 
	width: 160px;


	
	
	border: none
	}
	
	.linklist ul {
	padding: 5px ; 
	padding-top:  10px ;
	margin: 0px ; 
	margin-left: 10px ; 
	list-style: none;
	}
	.linklist li {
	list-style: none;
	}
	.linklist a {
		padding:3px;
		
	}
	.linklist ul ul{
	padding: 4px ; 
	padding-top:  5px ;
	margin: 0px ; 
	margin-left: 3px ; 
	list-style: none;
	font-size: 90%;
	}
	.linklist li li{
	list-style: none;
	}
	#LeftFolderNavSHE ul ul a
{

color: #FF6600;

}

#LeftFolderNavSHE ul ul a:hover
{
color: #B34700;

}
	
	




.copyright {
	font-size: x-small;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 
	width: 160px;
	color: #587A9D;
	background: #F5F5F5
}


/* specific divs */

#breadcrumb { 
	background: #ffffff;
	color: #999999;
	font-size: 70%;
	text-align: left;
	min-width: 400px;
	height: 10px;
	position: relative; 
	top: 5px; 
	left: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
	}

#maincontent { 
	position: absolute; 
	top: 170px; 
	left: 170px;
	width: 70%;
	background: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin: 10px 49px 50px 10px;
	border-top: 1px solid #AFBED3;
	border-left: 1px solid #AFBED3;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc
	}


/* search */

#search INPUT {
	border: none; 
	background: white;
	font-size: x-small;
	color: #000000
}
	

/* footer */

#footer { 
    	color: #666666;
	background: transparent;
	padding-top: 14px;
	padding-bottom: 7px;
	position: relative;
	top: 0px;
	left: 0px
	}

.lfooter { 
	text-align: left;
	font-size: x-small;
	color: #ffffff;
	background: #ffffff;
	margin-left: 10px
	}

.rfooter {
	text-align: right;
	font-size: xx-small;
	float: right;
	color: #666666;
	background: transparent;
	margin-right: 10px
	}


a.footerlink {	
	color: #666666;
	background: #ffffff;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:link {	
	text-decoration: none;
	color: #666666;
	background: #ffffff;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:visited {	
	text-decoration: none;
	color: #808080;
	background: #ffffff;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:hover { 
	text-decoration: underline;
	color: #00A1AE;
	background: #ffffff;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:active { 
	text-decoration: none;
	color: #00A1AE;
	background: #ffffff;
	font-size: xx-small;
	font-weight: bold
}