@charset "UTF-8";
html ,body{
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#preload {
	display: none;
}
#page_colour {
	display: none;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
a {
	outline: none;
}
a:hover {
	color: #727272;
	text-decoration: none;
}
.sp_20 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 20px;
}
.sp_10 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.sp_5 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 5px;
}
.col_400 {
	float: left;
	width: 400px;
}
.line {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 1px;
	background-color: #E6E6E6;
}
.dashed_line {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E6E6E6;
}
.op_half {
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.op_quart {
	filter: Alpha(Opacity=25);
	opacity: 0.25;
}
#center {
	margin: auto;
	width: 920px;
	padding-left: 10px;
	padding-right: 10px;
}
#header {
	height: 112px;
	padding-top: 20px;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 59px;
	width: 429px;
	float: left;
}
#header .right{
	float: right;
	width: 480px;
}
#details {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
#details a{
	color: #727272;
}
#search {
	height: 22px;
	width: 170px;
	float: right;
	margin-top: 15px;
}
#search input.text{
	height: 14px;
	width: 125px;
	border: 1px solid #c9c9c9;
	color: #c9c9c9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 14px;
}
#search input.submit{
	height: 23px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../images/search_button.png);
	cursor: pointer;
}
#search input.submit:hover{
	background-color: #B1B1B1;
}
.search_results {
	float: left;
	width: 650px;
	margin-top: 20px;
}
.search_results p{
	margin: 0px;
}
#header ul{
	height: 23px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header li {
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}
#header li a{
	height: 23px;
	line-height: 23px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	margin-right: 2px;
	color: #333;
	display: inline-block;
}
#header li a.selected{
	color: #FFF;
}
#header li a:hover{
	color: #FFF;
}
#banner {
	height: 275px;
	margin-top: 10px;
	position: relative;
}
#banner_1 {
	height: 275px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 920px;
	z-index: 2;
}
#banner_2 {
	height: 275px;
	position: absolute;
	width: 920px;
	display: none;
	z-index: 3;
}
#banner .right{
	height: 235px;
	width: 220px;
	padding: 20px;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#banner .right .author{
	filter: alpha(opacity=95);
	opacity:.95;
	font-size: 12px;
	margin-top: 10px;
	line-height: normal;
	font-weight: normal;
}
#main {
	float: left;
	width: 645px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 60px;
}
#subnav {
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-right: 15px;
	float: left;
}
#subnav ul{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#subnav ul li{
	margin-bottom: 8px;
	line-height: 18px;
}
#subnav a.link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f8f8f8;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#subnav a.link:hover{
	background-color: #eeeeee;
}
#subnav a.link.stay_in_touch{
	background-position: 12px center;
}
#subnav a.link.donate{
	background-position: 8px center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subnav a.link.seeds{
	background-position: 9px center;
}
#subnav a.link.signup{
	background-position: 8px center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subnav .heading {
	font-size: 14px;
}
#subnav .selector {
	width: 145px;
}
#subnav .selector span{
	width: 113px;
}
.back {
	background-position: 12px center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f8f8f8;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.back:hover{
	background-color: #eeeeee;
}
#content {
	float: right;
	width: 461px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ececec;
	position: relative;
	left: -2px;
	padding-left: 15px;
}
.event_module .title{
	font-size: 18px;
	margin-bottom: 10px;
}
#home_content {
	font-size: 14px;
	line-height: 21px;
}
#home_content p{
	margin-top: 0px;
}
.home_module {
	width: 208px;
	height: 230px;
	float: left;
	margin-right: 10px;
}
.home_module.end {
	margin-right: 0px;
}
.home_module .title{
	filter: alpha(opacity=95);
	opacity:.95;
	height: 80px;
	text-align: center;
	font-size: 26px;
	color: #FFF;
	display: table-cell;
	vertical-align: middle;
	width: 208px;
}
.home_module .title:hover{
	filter: alpha(opacity=100);
	opacity:1;
}
.home_module .title.green {
	background-color: #82c652;
}
.home_module .title.blue {
	background-color: #4cc6ba;
}
.home_module .title.red {
	background-color: #a3053e;
}
.home_link {
	width: 227px;
	display: block;
	background-color: #f8f8f8;
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.home_link:hover {
	background-color: #eeeeee;
}
.home_link.stay_in_touch {
	margin-right: 10px;
}
#content .text {
	margin-bottom: -15px;
}
.text {
	line-height: 18px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#sidebar {
	width: 260px;
	margin-top: 20px;
	float: right;
}
#sidebar a.link{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	background-repeat: no-repeat;
}
#sidebar a.link:hover{
	background-color: #eeeeee;
}
#sidebar a.link.find{
	background-position: 20px center;
	color: #727272;
}
#sidebar a.link.plant{
	background-position: 17px center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	display: none;
}
#sidebar .module{
	background-color: #f8f8f8;
	margin-bottom: 10px;
	padding: 15px;
}
#weather {
}
#weather h2 {
	color: #727272;
	margin-bottom: 5px;
}
#weather .left {
	width: 160px;
	color: #BFBFBF;
	font-size: 12px;
}
#weather  .right{
	height: 50px;
	width: 70px;
	float: right;
	margin-right: -5px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -5px;
	margin-bottom: -5px;
	font-weight: bold;
	position: relative;
}
#weather .right span {
	position: absolute;
	left: -3px;
	font-size: 10px;
}
#weather ul {
	list-style-type: none;
	display: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#weather  li{
	height: 20px;
	background-repeat: no-repeat;
	background-position: 183px center;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f8f8f8;
}
#weather  li.even{
	border-bottom-style: none;
	background-color: #F0F0F0;
}
#weather  li span{
	margin-right: 38px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#events .date  {
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	float: left;
	margin-top: 11px;
	text-align: right;
	margin-right: 10px;
	margin-left: -5px;
}
#events h2 {
	color: #727272;
	position: relative;
}
#events .event_item  {
	float: right;
	margin-top: 10px;
	width: 175px;
	font-weight: bold;
	font-size: 13px;
}
#events .event_item  span{
	font-size: 12px;
	display: block;
	margin-top: 3px;
	font-weight: normal;
}
#news .date  {
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	float: left;
	margin-top: 11px;
	text-align: right;
	margin-right: 10px;
	margin-left: -5px;
}
#news h2 {
	color: #727272;
	position: relative;
}
#news .news_item  {
	float: right;
	margin-top: 10px;
	width: 175px;
	font-weight: bold;
	font-size: 13px;
}
#news .news_item  span{
	display: block;
	margin-top: 3px;
	font-weight: normal;
	font-size: 12px;
}
.event_module .date_cost {
}
.booking {
	font-size: 13px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	float: left;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-weight: bold;
	cursor: pointer;
}
.booking:hover{
	background-color: #eeeeee;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 120px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	margin-top: 10px;
	padding-top: 15px;
	position: relative;
	margin-bottom: 30px;
	color: #999;
	font-size: 11px;
	line-height: 15px;
}
#footer a:hover {
	color: #666;
}
#footer #address {
	float: left;
	width: 220px;
}
#footer #contact {
	float: left;
	width: 200px;
	position: absolute;
	left: 250px;
	top: 15px;
}
#footer #links {
	float: left;
	width: 200px;
	position: absolute;
	top: 15px;
	left: 485px;
}
#footer #info {
	float: left;
	width: 400px;
	position: absolute;
	top: 15px;
	right: 0px;
	text-align: right;
}
.form {
	background-color: #f8f8f8;
	padding: 20px;
}
.form dt {
	clear: both;
	float: left;
	width: 110px;
	text-align: right;
	height: 14px;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 7px;
	margin-bottom: 14px;
	margin-left: 7px;
}
.form dd {
	float: left;
	font-size: 14px;
	line-height: 28px;
	position: relative;
	z-index: 1;
	width: 280px;
	margin-right: 7px;
	margin-bottom: 14px;
	margin-left: 7px;
}
.form dd.special {
	position: relative;
	z-index: 1;
	background-color: #EFEFEF;
	padding: 7px;
	width: 266px;
	line-height: normal;
	font-size: 12px;
	min-height: 28px;
}
.error_message  {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	left: 210px;
	top: 0px;
	background-image: url(../images/error_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.error_message span  {
	background-color: #C70202;
	height: 14px;
	line-height: normal;
	color: #FFF;
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 13px;
}
.form .error {
	border: 1px solid #C70202;
}
.form input {
	height: 17px;
	background-color: #FFF;
	margin: 0px;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #C9C9C9;
	outline: none;
}
.form input.short {
	width: 40px;
	outline: none;
}
.form textarea {
	height: 200px;
	background-color: #FFF;
	margin: 0px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	max-width: 270px;
	border: 1px solid #C9C9C9;
	outline: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.form .submit {
	width: auto;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #EEE;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	display: block;
	height: auto;
}
.form .submit:hover {
	background-color: #D9D9D9;
	color: #666;
}
.form .checkbox {
	margin-left: 90px;
	height: auto;
	width: auto;
	margin-top: 2px;
}
.pages span{
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	margin-right: 15px;
	float: left;
}
.pages ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	width: auto;
}
.pages ul li a{
	background-color: #FFF;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	float: left;
}
.pages ul li.selected{
	background-color: #CCC;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	float: left;
}
.pages ul li a:hover{
	background-color: #CCC;
	display: block;
}
dd.cat_box {
	background-color: #EFEFEF;
	padding: 10px;
	width: 260px;
	margin-bottom: 30px;
}
.image_page_list {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.image_page_list.list_left {
	float: left;
	width: 120px;
}
.image_page_list.list_right {
	float: right;
	width: 120px;
}
.image_page_list li {
	height: 16px;
	padding: 7px;
	line-height: 16px;
	font-size: 12px;
}
.image_page_list li.odd {
	background-color: #E3E3E3;
}
.image_page_list li input{
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.search_results dt {
	font-size: 14px;
	font-weight: bold;
}
.search_results dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.submit.plain{
	font-size: 13px;
	color: #000;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	cursor: pointer;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul.sitemap {
	font-size: 16px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap li {
	margin-bottom: 10px;
}
ul.sitemap ul{
	font-size: 16px;
	line-height: 25px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.sitemap ul li{
	margin-bottom: 0px;
}
.m_button {
	display: block;
	float: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #767676;
	cursor: pointer;
	margin-top: 0px;
	background-color: #f8f8f8;
	margin-right: 10px;
	margin-bottom: 10px;
}
.m_button:hover {
	background-color: #DEDEDE;
}
.m_button.selected {
	background-image: none;
	background-color: #DEDEDE;
	cursor: default;
}
.m_button img{
	margin-right: 5px;
	margin-bottom: 1px;
}
.m_gridmodule {
	display: block;
	height: 145px;
	width: 145px;
	float: left;
	position: relative;
	margin-right: 12px;
	margin-bottom: 12px;
}
.m_filterdesc {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: -6px;
}
.m_gridmodule:hover .overlay{
	background-color: #999;
}
.m_gridmodule.end {
	margin-right: 0px;
}
.m_gridmodule .overlay{
	padding: 8px;
	position: absolute;
	bottom: 0px;
	width: 129px;
}
.m_gridmodule .overlay .name {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 3px;
}
.m_gridmodule .overlay .discipline {
	font-size: 11px;
	font-style: italic;
	color: #FFF;
}
.m_listmodule {
	height: 50px;
	width: 220px;
	margin-bottom: 8px;
	display: block;
	margin-top: -1px;
}
.list_left {
	float: left;
}
.list_right {
	float: right;
}
.list_right .m_listmodule{
	margin-right: 0px;
}
.m_listmodule:hover {
	background-repeat: repeat;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	background-color: #f8f8f8;
}
.m_listmodule img{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.m_listmodule .name  {
	font-size: 11px;
	font-weight: bold;
	color: #5e5b58;
	margin-bottom: 5px;
	padding-top: 14px;
}
.m_listmodule .discipline  {
	font-size: 11px;
}
.m_listmodule .location  {
	font-size: 11px;
	color: #b3b2a8;
}
.noresults {
	font-size: 18px;
	color: #C1C1C1;
	text-align: center;
	margin-top: 30px;
}
.m_letter {
	width: 20px;
	margin-right: 0px;
	margin-left: 1px;
	text-align: center;
	height: 17px;
	display: inline-block;
	margin-bottom: 4px;
	padding-top: 3px;
	background-color: #f8f8f8;
}
.m_letter.selected {
	color: #767676;
	background-color: #DEDEDE;
}
.m_letter.selected:hover {
	cursor: default;
}
.m_letter:hover {
	cursor: pointer;
	background-color: #DEDEDE;
}
#m_reset {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 14px;
	background-color: #f8f8f8;
	cursor: pointer;
}
#m_reset:hover {
	background-color: #DEDEDE;
}
.m_featured {
	background-image: url(../../../bcdc/resources/images/star.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	padding-right: 30px;
	padding-top: 3px;
	float: right;
}
.m_link {
	display: block;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(../../../bcdc/resources/images/box_bg.png);
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	color: #767676;
}
.m_link:hover {
	background-image: url(../../../bcdc/resources/images/cream_bg.png);
}
.pages ul li.text {
	width: auto;
	margin-right: 15px;
}
.pages ul li.text:hover {
	background-image: none;
	cursor: default;
}
.pages ul li {
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}
.pages ul li:hover {
	background-image: url(../../../bcdc/resources/images/cream_bg.png);
}
