/* stylesheet for taxonomy.org.au */
/* 15 - weeds */

body{
	background-color: #F2F5EA;
	font-size: 100%;
}
/* styles for banner */
.tdbar {
	background-color: #699419;
	height: 1.2em;
	vertical-align: middle;
}
.bannerimg {
	background-image: url(../images/banner_15.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
/* styles for menu */
.tdmenu {
	background-color: #D2DDBA;
	background-image: url(../images/logo_15.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: top;
	float: left;
	width: 140px;
	height: 96%;
	margin-left: 10px;
}
a.menu-active, a.menu-active:active, a.menu-active:visited, .menu-active a, .menu-active a:active, .menu-active a:visited, 
a.submenu:hover, .submenu a:hover, a.submenu1:hover, .submenu1 a:hover, .menu:hover, .menu a:hover, .menutitle:hover, .menutitle a:hover {
	color: #699419;
	text-decoration: none;
}
.menu-active {
	margin-left: 12px;
	color: #699419;	
	margin-bottom: 8px;
}	

/* styles for SIDEPANEL */
a.panel, a.panel:active, a.panel:visited, .panel a, .panel a:active, .panel a:visited {
	color: #699419;
	text-decoration: none;
	font-weight: bold;
}
a.panel:hover, .panel a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.paneltop{
	background-color: #96B978;
	color: #333333;
}
a.paneltop, a.paneltop:active, a.paneltop:visited, .paneltop a, .paneltop a:active, .paneltop a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.panelmid{
	background-color: #BCCF97;
	color: #333333;
}
.panelbot {
	background-color: #D2DDBA;
}
