@charset "utf-8";

body {
	background-color: #d1ce74;
	text-align: center;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a img {
border: 0;
}

#wrapper {
	background-image: url(images/template/mainshadow.jpg);
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;

/* MAIN CONTENT */
}
#main {
	width: 940px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	float: none;
	height: 1%;
}
#banner {
}
#branding {
	background-image: url(images/template/banner-bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}
#branding .montage {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#branding .logo {
	display: block;
	padding-top: 30px;
	padding-left: 20px;
	float: left;

/* COLUMN1 */

}
#column1 {
	width: 765px;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
}
#column1 a {
	font-weight: bold;
	color: #256D1F;
	text-decoration: none;
}
#column1 a:hover {
	color: #EF6409;

/* PRODUCT FINDER */

}
#projectfinder {
	width: 305px;
	margin-top: 15px;
	float: left;
}
#projectfinder .tab {
	background-image: url(images/template/tab-green.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding: 3px 30px 4px 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}
#projectfinder #mapbox {
	display: block;
	background-image: url(images/template/mapbox-bk.jpg);
	clear: both;
	background-repeat: no-repeat;
	padding: 10px;
	height: 380px;
}
#projectfinder #mapbox a {
	font-size: 11px;
	color: #33942e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px;
}
#projectfinder #mapbox #maplinks {
	position: absolute;
	margin-top: 11px;
}

#project-resources {
	font-size:0.8em;
	border-bottom:2px solid #F37305;
	border-top:2px solid #F37305;
	background-color: #F6F6E3;
	padding:5px;
}

#project-right-column {
	float:right;
	width:200px;
	margin-right:10px;
	margin-left:10px;
	margin-top:13px;

}

#project-resources ul {
	border-bottom: 1px dotted #FFF;
	padding-bottom:5px;
	padding-left: 20px;
}

/* MAIN SEARCH PANEL*/

#search-box {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/template/search-bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: none;
}
#search-box #select {
	font-size: 11px;
}
#search-box p {
	display: inline;
}
#search-box #form1 {
	margin: 0px;
	padding: 0px;
}
.submitbutton {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#form1 #name {
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;

/* MAIN CONTENT */

/* MAIN HOMEPAGE */
}
.homepage #column1 #main-content {
	width: 445px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;

/* INTERNAL PAGES - NO MAP */
}
.internalpage #column1 #main-content {
	width: 750px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;

}
#main-content h2 {
	font-size: 18px;
	padding: 0px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main-content h1 {
	font-size: 27px;
	font-weight: normal;
	color: #666600;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main-content p {
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#main-content ul {
	margin-bottom: 2px;
	list-style-type: square;
	margin-top: 2px;
	line-height: 1.4em;
}
#main-content .smallheadingh1 {
	font-size: 20px;
	font-weight: bold;
}
#main-content .smallheadingh2 {
	font-size: 15px;


/* PROJECT AND NEWS ITEMS */
}
.articlebox {
	float: left;
	display: block;
	clear: both;
	width: 760px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#column1 div.articlebox div.story h2 {
	font-size: 19px;
	font-weight: normal;
	color: #666600;
	padding: 0px;
	margin: 10px 0 5px 0;
	clear: both;
	display: block;
}

#column1 div.articlebox div.story h2 a {
	color: #256D1F;
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0 5px 0;
	clear: both;
	display: block;
}

#column1 div.articlebox div.story h2 a:hover {
	color: #EF6409;
}

.articlebox .story img {
	padding: 0 0 11px 11px;
	float: right;

}
.articlebox .story p {
	padding: 0px;
	margin: 5px 0;
	width: 760px;
}
.articlebox .story {
	padding: 10px 0;
}
.articlebox .story div {
	/*margin-bottom: 20px;*/
}
.articlebox .story hr {
	clear:both;
	color: #ccc;
	height: 1px;
}
.articlebox .tab {
	margin: 0px;
	display: block;
	background-image: url(images/template/tab-orange.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left;
	padding: 4px 50px 0px 10px;
	height: 25px;
	border-bottom: 1px solid #ccc;
}
.articlebox .story a {
	color: #299400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
p.article-summary {
	font-style: italic;
}
img.article-image {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* NAVIGATION LINKS */

#navigation {
	background-image: url(images/template/nav-bk.gif);
	width: 920px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
	background-position: bottom;
}
#nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	LIST-STYLE-TYPE: none
}
#nav ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav a {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 11px;
	DISPLAY: block;
	PADDING-LEFT: 11px;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 11px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	COLOR: #1C742B;
	PADDING-TOP: 3px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 1px;
	TEXT-DECORATION: none;
	border-right-color: #666666;
	border-right-style: solid;
}
#nav a:hover, #nav li:hover a, #nav li.iehover a {
	color: #666600;
	background-color: #ECE9c8;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li {
	FLOAT: left;
}
#nav li ul {
	MARGIN-TOP: -15px;
	LEFT: -9000px;
	MARGIN-LEFT: 0px;
	WIDTH: 150px;
	POSITION: absolute;
	background-color: #E9E9E9;
}
html #nav li ul {
	MARGIN-TOP: 0px
}
#nav li:hover ul {
	LEFT: auto
}
#nav li:hover ul {
	LEFT: auto
}
ul#nav li ul li a {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FLOAT: none;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 140px;
	COLOR: #000000;
	TEXT-INDENT: 0px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #5e8383 1px solid;
	HEIGHT: auto;
	TEXT-DECORATION: none
}
/* 2nd LINK DESC */
#nav li:hover li a, #nav li.iehover li a {
	float: none;
	color: #256D1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: none;
	background-color: #ECE9c8;
	width: 143px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
}
/* 2nd Menu Hover Persistence */
#nav li:hover li a:hover, #nav li:hover li:hover a, #nav li.iehover li a:hover, #nav li.iehover li.iehover a {
	color: #666600;
	background-color: #CCCCCC;
	background-image: none;
	font-weight: bold;
}
/* 3rd LINK DESC */
#nav li ul li ul li:hover li a, #nav li ul li ul li.iehover li a {
	border-bottom-color: #CCC;
	float: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: none;
	background-color: #ECE9c8;
	width: 143px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
}
#nav li.iehover ul {
	LEFT: auto

/* END NAV */


/* COLUMN2 */

}
#column2 {
	float: right;
	width: 150px;
	margin-top: 15px;

/* SPONSORS */
}
#column2 .sponsor {
	text-align: center;
	width: 145px;
}
#column2 .sponsor h4 {
	font-size: 17px;
	font-weight: normal;
	color: #256D1F;
	margin-top: 10px;
	margin-bottom: 10px;
}
#column2 .sponsor img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;


/* ACCOUNT SIGN IN PANEL */
}
#accountbox {
	width: 145px;
	background-color: #256D1F;
	background-image: url(images/template/projectbox-bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.accountunit p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.accountunit {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.accountunit h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.accountunit a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.accountunit #form2 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.accountunit #form2 #textfield {
	margin-top: 5px;
	margin-bottom: 5px;
}
.accountunit #form2 #signin {
	font-size: 10px;
	margin-top: 2px;

/* FOOTER */

}
#main .footer {
	clear: both;
	float: none;
	padding: 15px;
	height: 12px;
	background-image: url(images/template/footer-bk.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main .footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.list-0 {
	background-color:#E9E9E9;
}
.list-1 {
	background-color:#EFEFEF;
}

.warning {
	color:#C00;
	border:2px solid #C00;
}
.success {
	color:#0C0;
	border:2px solid #0C0;
}
.error {
	color:#C00;
}

table.project-list {
	width: 750px;
	}
	table.project-list td {
		padding: 5px;
		border-bottom:1px dotted #CCC;
	}
	#main-content table.project-list tr td.title p {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size:0.8em;
		font-style: oblique;
	}
    table.project-list th {
	text-align:left;
	padding: 5px;
	border-bottom:1px dotted #CCC;
	}
	table.project-list td.project-date {
	text-align:left;
	padding: 5px;
	border-bottom:1px dotted #CCC;
	}
	table.project-list tr.featured-project td {
		font-weight:bold;
		background-color:#DFDFDF;
		border-bottom: 1px dotted #AAA;
	}
	table.project-list .title {
		width:500px;
	}
	table.project-list th.category {
		width:150px;
	}
	table.project-list th.region {
		width:150px;
	}
	table.project-list td.image-count {
		text-align:center;
	}

#column1 a.active {
	color: #256D1F;
}
#column1 a.inactive {
	color: #C00;
}
#column1 a.expired {
	color:#F90;
}



table.category-table {
	margin-top:10px;
	margin-bottom:10px;
	width:750px;
	/*border-left:1px solid #CCC;*/
	}
	table.category-table tr.category-header-row {
		height: 25px;
		background-image: url(images/template/footer-bk.jpg);
		background-repeat: repeat-x;
		background-position:bottom left;
		color: #FFF;
	}
	table.category-table tr {
		border-left:0px;
	}
	table.category-table tr td {
		height:40px;
	}
	table.category-table tr td.thread-title {
		width:500px;
	}
	table.category-table tr td.post-count {
		width:40px;
	}
	table.category-table tr.thread-row td.post-count {
		text-align:center;
	}

	table.category-table th {
		padding-left:10px;
		padding-right:10px;
		text-align:left;
		border-bottom:1px solid #CCC;
	}

	table.category-table td {
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		padding-left:10px;
		padding-right:10px;
		text-align:left;
	}
	table.category-table tr.category-name {
		font-weight:bold;
		font-size:1.25em;
		padding-top:5px;
		padding-bottom:5px;
		/*border-left:0px solid #FFF;*/
	}
	table.category-table tr.category-name td {
		border-bottom: 0px;
		border-right:0px;
		height:25px;
		border-left:0px;
	}


table.post-table {
	width:750px;
	}
	table.post-table tr.thread-name td {
		font-weight:bold;
		font-size:1.1em;
	}
	table.post-table tr td {
		padding:5px;
	}
	table .post-details {
		font-weight:bold;
	}
	table .forum-edit-link {
		text-align:right;
	}
	table .post-modified-date {
		font-size:0.9em;
		font-style:italic;
	}

table.noticeboard {
	width:750px;
	border:1px solid #000;
}

table.noticeboard td {
	border:1px solid #000;
	text-align:center;
	width:25%;
}


#display-start-calendar, #display-end-calendar {
	width:183px;
	background-color: #FFF;
	border: 1px solid #ABADB3;
	padding-top:5px;
	padding-bottom:5px;
}

.ng-cal-header-table {
	width:173px;
	margin:5px;
}

dl.form dt {
	float: left;
	text-align: right;
	width: 175px;
	padding-right: 10px;
	padding-top: 3px;

	}
dl.form dd {
	margin: 0 0 10px 0;
	}
dl.form label {

}

.project-image-preview {
	width:150px;
}

#project-images {
	margin-top: 10px;
	margin-bottom:10px;
}

#project-images img {
	margin-left:10px;
	margin-right:10px;
}

#column1 a.news-title {
	font-size:1.2em;
