/* Global Settings */

* {
margin: 0;
padding: 0;
}

body {
background-color:#ccddff;
font:85% Arial, Helvetica, sans-serif;
color:#444;
}

/* Header */

#head {
position: relative;
height: 190px;
margin: 0;
color: #fff;
}
#nav ul {
position: absolute;
top: 50px; left: 8px;
list-style-type: none;
}
#nav li {
display: block;
height: 22px; width: 100px;
margin-bottom: 7px;
background-position: left top;
}
li#homenav, li#homenav a { background-image: url(http://www.toof.org.uk/images/home-nav.gif); }
li#grownav, li#grownav a { background-image: url(http://www.toof.org.uk/images/grow-nav.gif); }
li#identifynav, li#identifynav a { background-image: url(http://www.toof.org.uk/images/identify-nav.gif); }
li#aboutnav, li#aboutnav a { background-image: url(http://www.toof.org.uk/images/about-nav.gif); }
#nav li a:link, #nav li a:visited {
display: block;
width: 100px;
padding-top: 22px; height: 0; /* Using LIR, separate file handles IE5 Win */
overflow: hidden;
background-position: left top;
}
#nav li.current a:link, #nav li.current a:visited { background-position: right top; }
#nav li a:hover, #nav li a:active {
background-position: right top;
border-width: 0;
}
h1 {
margin: 0;
}
h1 span {
display:none;
}
/*----------------------------------------
-------------------layout-----------------*/

#container {
background: transparent url(http://www.toof.org.uk/images/background.gif) 0 0 repeat-y;
width:770px;
margin:0 auto;
text-align:left;
}
#content {
float:right;
width:480px;
margin:0 35px 0 0;
padding:0 15px 15px 15px;
display: inline;
}
#sidebar {
float:left;
width:180px;
margin:0;
padding:15px;
}
#footer {
background: transparent url(http://www.toof.org.uk/images/footer.gif) 0 0 no-repeat;
padding:26px 30px 8px 110px;
font-size:76%;
clear:both;
background-color:#ccddff;
height:90px;
}
#footer p {
margin-bottom:0;
}
#footer h5 {margin: 0 32px 0 0;}
#footer h5 a:link, #footer h5 a:visited {
float:right;
width:20px;
position:relative;
/*top:0;
left:400px;*/
display:block;
background:transparent url(http://www.toof.org.uk/images/email.gif) 0 0 no-repeat;
overflow:hidden;
font-size:1px;
height:0;
padding-top:20px;
voice-family: "\"}\""; 
voice-family:inherit;
height: 0;
} i {}
#footer span {
display:none;
}

/* GLOBAL */

p {
margin-bottom:15px;
line-height:1.8em;
}
ul {
margin-bottom:15px;
/*margin-top:15px*/
}
li {
line-height:1.8em;
}
h3, h4 {
margin-bottom:15px;
color:#0044D2;
}
h3 {
font-size:150%;
}
h4, dt {
font-size:120%;
color:#4884ff;
}
dt {
font-weight:bold;
}
a {
text-decoration: none;
font-weight:bold;
}
a:link, a:visited {
color: #6600cc;
}
a:hover {
color: #D8B0FF;
}
a:active {
color: #6600cc;
}
img {
float:right;
margin:7px 0 7px 7px;
}
#content img, #content a:link img {
border:solid #666 1px;
padding: 7px;
background-color:#fff;
}
#content a:hover img {
border:solid #ccc 1px;
}
img.centre {
margin:0 20px 15px 20px;
}
div.float {
float:left;
}
div.float p {
text-align:center;
}
img.thumb {
float:none;
}
div.container {
/*margin-bottom:10px;*/
/*background-color:#e6eeff;
border:solid #99ccff 1px;*/
}
div.spacer {
clear: both;
}
p.space {
margin-bottom:30px;
}


/*dt {
float:right;
background-color:#dfdfdf;
}
dd {
margin: 0;
background-color: #ffffcc;
}
dd img {
float:left;
}*/
#featuredSections {
	padding: 1px 0;
}
#featuredSections .section {
	/*clear: both;*/
	display: block;
	background: url(http://www.toof.org.uk/img/bg_fs.gif) no-repeat;
	margin: .5em 0;
	/*padding: 15px;*/
	width: 470px;
}
#featuredSections .icon {
	display: inline;
	float: left;
	height: 150px;
	margin: 0 15px 0 10px;
	width: 150px;
}
#featuredSections .description {
	display: inline;
	float: left;
	padding-top:4px;
	width: 270px;
}
#featuredSections .sectionClose {
	background: url(http://www.toof.org.uk/img/bg_fs2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#featuredSections p {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
/*#featuredSections h3 {
	background: transparent url(http://www.toof.org.uk/img/bl3.gif) no-repeat 0 .45em;
	border: none;
	color: #ed5f5f;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 15px;
}*/
p.scientific {
margin-bottom:0;
}
ol, li {
margin:10px 0 20px 20px;
}
table {
font-size: 95%;
font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
background-color:#fff;
border-collapse: collapse;
width: 100%;
line-height: 1.2em;
}
thead th {
border-right: 2px solid #fff;
color:#0044d2;
text-align:center;
padding:2px;
height:25px;
background-color: #e6eeff;
}
tbody tr {
background-color:#fff;
border-bottom: 2px solid #c0c0c0;
}
tbody td {
color:#002084;
padding:5px;
text-align:left;
}
tbody th {
text-align:left;
padding: 2px;
}
tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}
caption {
display:none;
}
#footer a {
color:#4884ff;
}
#footer a:hover {
color:#0044D2;
}
#crumb {
font-size:75%;
}
#sidebar img {
float:none;
}
#sidebar a img, #difficulty img {
border:none;
}
#sidelinks {
width: 150px; height: 180px;
background: url(http://www.toof.org.uk/images/leaflets.gif);
margin: 0; padding: 0;
position: relative;
}
#sidelinks li {
margin:0;
padding:0;
list-style:none;
position:absolute;
display: block;
}
#sidelinks a {
display: block;
}
#growyourown {
left:0;top:0;width:150px;height:90px;
}
#downloads {
left:0;top:90px;width:150px;height:90px;
}
#growyourown a {height:90px;}
#downloads a {height:90px;}
#growyourown a:hover {
background: transparent url(http://www.toof.org.uk/images/leaflets.gif) -150px 0 no-repeat;
}
#downloads a:hover {
background: transparent url(http://www.toof.org.uk/images/leaflets.gif) -150px -90px no-repeat;
}
#growyourown span, #downloads span {
display:none;
}
#links {
clear:both;
}
#sb {float:left;display:inline;background:url(http://www.toof.org.uk/images/sb_top.gif) no-repeat;margin:0;padding-bottom:18px;width:150px;height:70px}
* html #sb {margin-bottom:30px;m\argin-bottom:0}
#sb-top {position:relative;display:block;padding-top:6px; }
#sb-top input {position:absolute;margin-top:30px;margin-left:8px;padding: 1px 0; width:75px}
#sb-top input.search {position:absolute;margin-top:3px;margin-left:8px;padding: 1px 0; width:129px}
#difficulty {
/*margin-bottom:25px;*/
padding-bottom:10px;
}
#linklist li {
list-style:none;
line-height: 0.5em;
margin-bottom:0;
font-weight:normal;
}
#linklist li a {
font-weight:normal;
}
body.search dd.sr {
line-height:2em;
padding-bottom:15px;
}