/* http://www.sciencealliance.org.uk */

body {	
	color: #666699;
	background: #f5f5f5 url(/images/design/bg.jpg) no-repeat right bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	font-family: arial; sans-serif
}

/* header */

#pageheader { 
	background: #ffffff url(/images/design/headmontage_l.jpg) no-repeat left top; 
	width: 100%; 
	height: 150px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #56627A;
	font-weight: bold;
	text-align: left
	}

h1 {
	color: #0E529B;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	width: 380px;
        background: transparent
}

h2 {
	color: #6D7FA3;
	background: #ffffff;
	font-size: 150%
}

h3 {
	color: #738FAF;
	background: #ffffff;
	font-size: 110%
}
	

h4 {
	color: #738FAF;
	background: #ffffff;
	font-size: 105%
}

h5 {
	color: #8FA5C0;
	background: #ffffff;
	font-size: 100%
}

p {	
	font-size: 95%
} 

.note {
	font-size: 85%;
	color: #808080;
	background: #ffffff

} 

.summary {	
	color: #738FAF;
	background: #ffffff;
	margin: 0px 0px 0px 0px; 
	font-size: 102%;
	font-weight: bold;
	padding-bottom: 15px
} 

ul {
	list-style: url(/images/design/steelblue_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
}

img.logo {
	border: none;
	margin: 0px 0px 0px 375px
}

ol ul { 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px;
	list-style: normal
}

/* general links */

a {	
	font-family: sans-serif;
	font-size: 95%
}


a:link { 
	text-decoration: none;
	color: #00929F;
	background: #ffffff;
	font-size: 95%
}

a:hover { 
	text-decoration: underline;
	font-size: 95%;
	color: #00A1AE;
	background: #ffffff
}

a:visited {	
	text-decoration: none;
	font-size: 95%;
	color: #26577F;
	background: #ffffff
}

a:active {	
	text-decoration: none;
	font-size: 95%;
	color: #00A1AE;
	background: #ffffff
}



/* alignment */

.floatright {
	float: right
}

.floatleft {
	float: left
}


/* horizontal navigation */

#hznav { 
	background: #56627A url(/images/design/steelblue.jpg) repeat left top;
	color: #ffffff;
	width: 100%;
	height: 25px;
	position: absolute; 
	top: 148px;
	left: 0px;
	text-align: center;
	border-top: 1px solid #003333;
	border-left: none;
	border-bottom: 3px solid #c0c0c0;
	border-right: none;
	padding: 0px 0px 0px 0px
	}

a.hnav {
	background: transparent url(/images/design/steelblue_indent.jpg) no-repeat left top;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	width: 100px;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	no-wrap: no-wrap
	}

a.hnav:link {	
	background: transparent url(/images/design/steelblue_indent.jpg) no-repeat left top;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	width: 100px;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	no-wrap: no-wrap
}

a.hnav:visited {	
	background: transparent url(/images/design/steelblue_indent.jpg) no-repeat left top;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	width: 100px;
	color: #efefef;
	padding: 2px 10px 2px 10px;
	no-wrap: no-wrap
}

a.hnav:hover { 
	background: transparent url(/images/design/steelblue_indent.jpg) no-repeat left top;
	text-decoration: underline;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	width: 100px;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	no-wrap: no-wrap
}

a.hnav:active { 
	background: transparent url(/images/design/steelblue_indent.jpg) no-repeat left top;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	width: 100px;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	no-wrap: no-wrap
}



/* 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: #56627A url(/images/design/steelblue_bg.jpg) no-repeat left top
	}


/* specific divs */

#header h1 { 
	background: transparent url(/images/design/logo.jpg) no-repeat left top; 
	margin: 0px 0px 0px 0px;
	float: left;
	width: 397px;
	height: 150px
	}

#header h1 span {
	display:none
	}

#breadcrumb { 
	background: #ffffff;
	color: #999999;
	font-size: 70%;
	text-align: left;
	min-width: 400px;
	height: 10px;
	position: relative; 
	top: 7px; 
	left: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
	}

#maincontent { 
	width: 90%;
	height: 100%;
	background: #ffffff;
	color: #000000;
	padding: 12px 10px 10px 10px;
	border-top: 1px solid #AFBED3;
	border-left: 1px solid #AFBED3;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left: 5%;
	margin-top: 10px
	}


/* 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
}
#theform h2 {
color: #dd;
font-size: 1.5em;
}
#formbox {
padding: 10px;
margin: 10px;
border: solid 2px #ddd;
}