/*****************************
Global layout styles
*****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: none; }

body {
	background: #99c1d3 url(../images/global/backgroundsite.jpg) repeat-x top left;
	font: x-small/1.6em Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center; }

img[align=left] {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
img[align=right] {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

blockquote {
	margin-left: 10px;
	 }

dd {
	margin-left: 10px;
	padding: 0 0 5px;
	 }

#globalPositioning {
	margin: 0 auto;
	padding: 10px 0;
	width: 780px;
	text-align: left;
	background-color: #fff; }

#mainContent {
	background: transparent url(../images/global/backgroundpage.gif) repeat-y top left;
	margin: 10px 10px 0 10px;
	display: inline-block; }
#mainContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;	
    clear: both; 
    visibility: hidden; }
/* Hides from IE Mac */* html #mainContent {height: 1%;} #mainContent {display: block;}/* End Hack */

/*****************************
Header styles
*****************************/
#header {
	height: 120px;
	text-align: right;
	margin: 0 10px;
	border-top: 5px solid #333;
	position: relative; }

ul#quickLinksList {
	position: absolute;
	font: 1.1em/1.5em Verdana, Helvetica, Arial, sans-serif;
	top: 0;
	right: 0;
	padding: 0 10px 0 0;
	background-color: #333;	
	list-style: none; }
ul#quickLinksList li {
	display: inline;
	color: #fff; }
ul#quickLinksList li a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px; }

img#logo {
	float: left; }
	
/*****************************
Footer styles
*****************************/
#footer {
	clear: both;
	border-top: 10px solid #fff;
	padding: 10px;
	margin: 0 10px;
	background-color: #333; }

ul#footerLinks {
	padding: 0;
	list-style: none; }	
ul#footerLinks li {
	display: inline;
	color: #fff; }
ul#footerLinks li a {
	color: #fff; }
ul#footerLinks img[alt="Natural Environment Research Council"] {
	width: 85px !important;
	height: 50px !important;
}
#footer p {
	color: #fff;
	padding: 15px 0 0; }

#footer img {
	float: right; }

/*****************************
Level 1 Nav styles
*****************************/
#navBar {
	background: #227295 url(../images/global/navbarbg.gif) repeat-x top;
	min-height: 33px;
	margin: 0 10px 0 10px;
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #174E66 ;
}

#navBar:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;	
    clear: both; 
    visibility: hidden; }
/* Hides from IE Mac */* html #navBar {height: 1%;} #navBar {display: block;}/* End Hack */

ul#level1Nav {
	float: left;
/* Leaving this out should fix the primary nav overlapping intro text...	height: 33px; */
	list-style: none;
	padding: 0 10px 0 0; }
	
ul#level1Nav li {
	background: #227295 url(../images/global/navbarbg.gif) repeat-x top;
	border-right: 1px solid #174e66;
	float: left;
	font: 1.1em/1.5em Verdana, Helvetica, Arial, sans-serif;
	 }

ul#level1Nav li.searchForm {
	float: right;
	border-right: 0;
	padding: 0 5px 0 5px;
	 }	 
	 
ul#level1Nav li a:link, ul#level1Nav li a:visited {
	color: #fff;
	display: block;
	padding: 9px 10px 7px;
	text-decoration: none; }
	
ul#level1Nav li a:hover, ul#level1Nav li a:active, ul#level1Nav li a#level1NavSelected {
	color: #fff;
	background: #174e66 url(../images/global/navbarhighlight.gif) repeat-x top;
	display: block;
	padding: 9px 10px 7px;
	text-decoration: none; }

form#level1NavSearch {
	margin: 0; }
	
#searchDiv {
	display: inline; }

#level1NavSearch {
	float: left;
	display: inline;
	padding: 6px 0 0; }

label.searchLabel {
	position: absolute;
	left: -5000em; }

#searchButton {
	float: left;
	padding: 1px 0 0;
	border: none; }

#searchFunction {
	float: left;
	margin: 0 10px 0 0; }

/*****************************
Level 2 Nav styles
*****************************/
.titleBarSidebar {
	background: #227295 url(../images/global/titlebarbg.gif) repeat-x top;
	border-bottom: 1px solid #333;
	padding: 3px 10px;
	overflow: hidden; }

h1.youAreHere {
	font: normal 1.2em/1.5em Verdana, Helvetica, Arial, sans-serif;	
	color: #fff; }
h1.youAreHere a {
	font: normal 1.0em Verdana, Helvetica, Arial, sans-serif;	
	color: #fff; 
	text-decoration: none;
}

ul#level2Nav {
	 }
ul#level2Nav li {
	list-style: none;
	font: 1.1em/1.5em Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #174E66; }
ul#level2Nav li a:link, ul#level2Nav li a:visited {
	color: #333;
	display: block;
	padding: 2px 10px 3px;
	text-decoration: none; }
ul#level2Nav li a:hover, ul#level2Nav li a:active, ul#level2Nav li a#level2NavHighlight {
	color: #333;
	background-color: #E5E5DB;
	display: block;
	padding: 2px 10px 3px;
	text-decoration: none; }
ul#level2Nav li#level2NavSelected {
	color: #333;
	background: transparent url(../images/global/navhighlight.gif) repeat-x top ;
	display: block;
	text-decoration: none; }

/*****************************
Level 3 Nav styles
*****************************/
ul#level3Nav {
	 }
ul#level3Nav li {
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 3px;
	color: #333; }

ul#level3Nav li a:link, ul#level3Nav li a:visited {
	color: #333;
	display: block;
	padding: 3px 10px 3px 20px;
	background: transparent url(../images/global/bulletarrow.gif) no-repeat 10px .5em;
	text-decoration: none; }
ul#level3Nav li a:hover, ul#level3Nav li a:active, ul#level3Nav li a#level3NavHighlight {
	color: #333;
	background: #E5E5DB url(../images/global/bulletarrow.gif) no-repeat 10px .5em;
	display: block;
	padding: 3px 10px 3px 20px;
	text-decoration: none; }
ul#level3Nav li#level3NavSelected  {
	color: #333;
	display: block;
	text-decoration: none;
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 3px;
	background: #E5E5DB }

/*****************************
Level 4 Nav styles
*****************************/
ul#level4Nav {
	 }
ul#level4Nav li {
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 3px;
	color: #333; }

ul#level4Nav li a:link, ul#level4Nav li a:visited {
	color: #333;
	display: block;
	padding: 3px 10px 3px 30px;
	background: transparent url(../images/global/bulletarrow.gif) no-repeat 20px .5em;
	text-decoration: none; }
ul#level4Nav li a:hover, ul#level4Nav li a:active {
	color: #333;
	background: #E5E5DB url(../images/global/bulletarrow.gif) no-repeat 20px .5em;
	display: block;
	padding: 3px 10px 3px 30px;
	text-decoration: none; }
ul#level4Nav li#level4NavSelected {
	color: #fff;
	display: block;
	text-decoration: none;
	font: 1em/1em Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	border: none;
	padding: 0 0 3px;
	background: #E5E5DB url(../images/global/bulletarrow.gif) no-repeat 20px .5em; }
ul#level4Nav li a#level4NavOn {
	color: #333;
	background: #F4F4EB url(../images/global/bulletarrow.gif) no-repeat 20px .5em;
	display: block;
	padding: 3px 10px 3px 30px;
	text-decoration: none; }

/*****************************
Fossil Menu Styles
*****************************/
ul.fossilmenu {

}

li.level1 {
	color: #333;
	display: block;
	padding: 1px 10px 3px 20px;
	background: transparent url(../images/global/bulletarrow.gif) no-repeat 10px .5em;
}

li.level2 {
	color: #333;
	display: block;
	padding: 1px 10px 3px 30px;
	background: transparent url(../images/global/bulletarrow.gif) no-repeat 10px .5em;
}

li.level3 {
	color: #333;
	display: block;
	padding: 1px 10px 3px 40px;
	background: transparent url(../images/global/bulletarrow.gif) no-repeat 10px .5em;
}



/*****************************
Sidebar Styles
*****************************/
#sidebar {
	float: left;
	background-color: #F4F4EB;
	width: 200px; }		




ul#spaced {
line-height:1.5em;
}

