/* http://contensis-www.cclrc.ac.uk */

/* generic styles */

body {	
	color: #333333;
	background: #ffffff url(/images/backgrounds/containerbg.jpg) no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica, sans-serif;
	width: 100%
}

p {	
	font-size: 95%
} 

img {
	border: none
}

.caption {
	text-decoration: none;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	color: #808080;
	background: #f5f5f5;
	padding: 2px 2px 2px 2px
	}

.footnote {
	font-size: xx-small;
	color: #808080;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	width: 80%
	}

/* general links */

a {	
	font-family: sans-serif;
	font-size: 95%
}


a:link { 
	text-decoration: none;
	font-size: 95%
}

a:visited {	
	text-decoration: none;
	font-size: 95%;
	color: #666699;
	background: #ffffff
}

a:hover { 
	text-decoration: underline;
	font-size: 95%;
	color: #b50094;
	background: #f5f5f5
}

a:active { 
	font-size: 95%;
	text-decoration: none
}


/* alignment */

.floatright {
	float: right
}

.floatleft {
	float: left
}

/* horizontal navigation */

a.hnav {
	background: transparent;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	word-wrap: none
	}

a.hnav:link {	
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	word-wrap: none
}

a.hnav:visited {	
	text-decoration: none;
	color: #efefef;
	background: transparent;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	word-wrap: none
}

a.hnav:hover { 
	text-decoration: underline;
	color: #ffffff;
	background: transparent;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	word-wrap: none
}

a.hnav:active { 
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 0px;
	word-wrap: none
}



/* main navigation */

.linklist {
	background: #f5f5f5;
	color: #808080;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 0px; 
	width: 160px;
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 150px; 
	left: 0px;
	border: none;
	font-size: small
	}

ul.nav { 
	margin: 40px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 160px;
	position: relative;
	top: 20px; 
	left: 0px;
	list-style: none;
	font-size: small
}

.navcells { 
	font-size: small;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: middle;
	width: 160px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #666666;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #666666;
	list-style: none
}

.navcells2 { 
	font-size: small;
	font-weight: bold;
	color: #f5f5f5;
	background: #666666;
	text-align: left;
	width: 160px;
	height: 20px;
	padding:  0px 0px 0px 10px;
	border-right: 1px solid #666666;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	list-style: none
}


a.nav1 {	
	color: #666666;
	background: #f5f5f5;
	font-size: small;
	font-weight: bold
}

a.nav1:link {	
	text-decoration: none;
	color: #666666;
	background: #f5f5f5;
	font-size: small;
	font-weight: bold
}

a.nav1:visited {	
	text-decoration: none;
	color: #808080;
	background: #f5f5f5;
	font-size: small;
	font-weight: bold
}

a.nav1:hover { 
	text-decoration: underline;
	color: #b50094;
	background: #f5f5f5;
	font-size: small;
	font-weight: bold
}

a.nav1:active { 
	text-decoration: none;
	color: #b50094;
	background: #f5f5f5;
	font-size: small;
	font-weight: bold
}


a.nav2 {	
	color: #f5f5f5;
	background: #666666;
	font-size: small;
	font-weight: bold
}

a.nav2:link {	
	text-decoration: none;
	color: #f5f5f5;
	background: #666666;
	font-size: small;
	font-weight: bold
}

a.nav2:visited {	
	text-decoration: none;
	color: #fff2ff;
	background: #666666;
	font-size: small;
	font-weight: bold
}

a.nav2:hover { 
	text-decoration: underline;
	color: #efdfff;
	background: #666666;
	font-size: small;
	font-weight: bold
}

a.nav2:active { 
	text-decoration: none;
	color: #efdfff;
	background: #666666;
	font-size: small;
	font-weight: bold
}




p.nlinks { 
	margin: 40px 0px 0px 0px; 	
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #f5f5f5;
	text-align: left;
	width: 160px;
	padding: 0px 0px 0px 10px
}

p.rc {
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 10px 10px; 
	font-size: x-small;
	font-weight: bold;
	width: 160px;
	color: #666666;
	background: #f5f5f5
}

.copyright {
	font-size: x-small;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px; 
	width: 160px;
	color: #000000;
	background: #f5f5f5
}




/* general news and events */

#whatsnew {
	background: #ffffff;
	height: 370px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: none;
	color: #808080;
	position: relative; 
	top: 0px; 
	left: 0px
}

.column1 { 
	background: #ffffff;
	width: 55%;
	height: 320px;
	padding: 0px 0px 0px 2px;
	border-right: 1px solid #cccccc;
	border-left: none;
	border-bottom: none;
	border-top: none;
	color: #808080;
	position: absolute; 
	top: 30px; 
	left: 0px
	}

.column2 { 
	background: #ffffff;
	width: 55%;
	height: 320px;
	padding: 0px 1px 0px 1px;
	border-right: 1px solid #cccccc;
	border-left: none;
	border-bottom: none;
	border-top: none;
	color: #808080;
	position: absolute; 
	top: 30px; 
	left: 0px;
	}

.column3a { 
	background: #ffffff;
	width: 40%;
	height: 200px;
	padding: 0px 1px 0px 1px;
	border: none;
	border-right: none;
	color: #808080;
	position: absolute; 
	top: 30px; 
	left: 56%
	}

.column3 { 
	background: #ffffff;
	width: 100%;
	height: 105px;
	padding: 0px 1px 0px 01px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: none;
	color: #808080;
	position: absolute; 
	top: 215px; 
	left: 0px
	}

.column4 { 
	background: #ffffff;
	width: 49%;
	height: 105px;
	padding: 0px 1px 0px 1px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: none;
	color: #808080;
	position: absolute; 
	top: 215px; 
	left: 50%
	}

.itemimage1 { 
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border: none;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px	
	}

.itemimage2 { 
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border: none;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

.largeitemimage { 
	width: 240px;
	height: 200px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border: none;
	position: relative; 
	top: 0px; 
	left: 0px
	}

#item1 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

#item2 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

#item3 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

#item4 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

#item5 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

#item6 { 
	background: #f5f5f5;
	width: 100%;
	height: 10px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #808080;	
	font-size: xx-small;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-top: 4px
	}

.itemtitle { 
	background: #ffffff;
	width: 100%;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #666666;	
	font-size: 70%;
	font-weight: bold;
	position: relative; 
	top: 0px; 
	left: 0px
	}

.itemtext { 
	background: #ffffff;
	width: 100%;
	padding: 0px 0px 4px 0px;
	border: none;
	color: #000066;	
	font-size: 70%;
	font-weight: normal;
	position: relative; 
	top: 0px; 
	left: 0px
	}


/* specific divs */

#container { 
	background: #ffffff; 
	color: #333366;
	min-height: 100%;
	width: 100%
	}

#container2 { 
	background: #ffffff; 
	color: #333366;
	margin-top: 0px;
	min-height: 70%;
	width: 100%
	}

#breadcrumb { 
	background: #ffffff;
	color: #999999;
	font-size: 70%;
	text-align: left;
	width: 77%;
	height: 10px;
	position: relative; 
	top: 5px; 
	left: 5px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px
	}

#intro { 
	background: transparent;
	position: absolute; 
	top: 165px; 
	left: 185px;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 10px 10px;
	border: none;
	width: 77%
	}

#maincontent { 
	position: relative; 
	top: 2px; 
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	border: none;
	width: 90%
	}

#homecontent { 
	background: transparent;
	position: relative; 
	top: 2px; 
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	border: none;
	width: 90%
	}

#maincontent #content { 
	background: transparent;
	position: relative; 
	top: 2px; 
	left: 0px;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 10px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: none;
	width: 90%
	}


/* 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: #f5f5f5;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:link {	
	text-decoration: none;
	color: #666666;
	background: #f5f5f5;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:visited {	
	text-decoration: none;
	color: #808080;
	background: #f5f5f5;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:hover { 
	text-decoration: underline;
	color: #b50094;
	background: #f5f5f5;
	font-size: xx-small;
	font-weight: bold
}

a.footerlink:active { 
	text-decoration: none;
	color: #b50094;
	background: #f5f5f5;
	font-size: xx-small;
	font-weight: bold
}

.editor {
	font-size: x-small;
	color: #333333;
	background: #ffffff;
	text-align: right;
	margin: 0px 0px 0px 0px
	}
