/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

#wrapper_popup {
	padding: 15px;
}

#wrapper_outer { 
	margin: 0 auto;
	width: 1003px;
}
#wrapper_columns {
	background: url(images/bg.gif) top left repeat-y;
	margin-bottom: 0px;
	/*overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 1003px;
}
#wrapper_header {
	color: #333;
	width: auto;
	padding: 85px 0 0 0;
	height: 70px;
	margin: 0;
	background: #FFF url('images/header_bg.jpg') top right no-repeat;
}
	#wrapper_header h1 a, #wrapper_header h2 a {
		text-indent: -200000px;
		display: block;
		width: 663px;
		height: 58px;
		overflow: hidden;
		margin: 0 0 0 20px;
		background: url('images/logo_title.gif') top left no-repeat;
	}
	#wrapper_header h3 {
		height: 0px;
		width: 0px;
		display: inline;
		visibility: hidden;
	}

#wrapper_top {
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #5c2d91;
	border: 0;
	border-bottom: 1px solid white;
	color: white;
}

	.quick_search_form label {
		width: 103px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		display: block;
		float: left;
		margin: 5px 10px 0 20px;
		text-indent: -999em;
		background: url(images/search_lbl.gif) bottom center no-repeat;
	}

	#quick_search {
		width: auto;
		max-width: 300px;
		float: left;
		/*height: 19px;*/
		margin: 1px 0 0 0;
		border: 1px solid white;
		vertical-align: middle;
		font-family: Trebuchet MS,arial,helvetica,sans-serif;
	}

		#quick_search * {
			font-style: normal;
			font-family: Trebuchet MS,arial,helvetica,sans-serif;
		}

		#quick_search optgroup {
			background-color: #3B8E2A;
			color: #FFF;
			font-weight: bold;
		}

		#quick_search optgroup option {
			background-color: #FFF;
			color: #000;
			font-weight: normal;
		}

	#go {
		display: block;
		float: left;
		margin: 0px 0 0 5px;
		border: 0;
		width: 38px;
		height: 25px;
		line-height: 25px;
		background: url(images/go_btn.gif) top left;
		overflow: hidden;
		text-indent: -999em;
		cursor: pointer;
	}

#wrapper_left { 
	color: #333;
	margin: 0;
	padding: 20px;
	width: 204px;
	float: left;
	z-index: 21;
}
	#nav_left ul {
		padding: 0;
		margin: 0;
		text-align:center;
	}
	#nav_left ul li {
		/*padding:6px;*/
		margin: 0 auto;
		margin-bottom: 15px;
		background: #5C2D91;
		list-style-type: none;
		display:block;
		width: 179px;
		text-align: center;
		position: relative;
		font-family: lucida sans,Trebuchet MS, lucida grande, lucida sans;
		font-size: 1.4em;
		/*font-weight: bold;*/
		/*letter-spacing: 2px;*/
	}
	#nav_left ul li a {
		display: block;
		padding: 6px;
		text-align: center;
		color: white;
	}

	#nav_left ul li a:hover, #nav_left ul li a.selected {
		text-decoration: none;
		color: #8dc63f ! important;
	}
	.tl_corner {
		background: url('images/tl_corner.gif') top left no-repeat;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.bl_corner {
		background: url('images/bl_corner.gif') top left no-repeat;
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.br_corner {
		background: url('images/br_corner.gif') top left no-repeat;
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.tr_corner {
		background: url('images/tr_corner.gif') top left no-repeat;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 0;
		right: 0;
	}

#wrapper_right { 
	display: block;
	float: right;
	width: 703px;
	min-height: 400px;
	margin: 0;
	padding: 20px 26px 30px;
	/*margin: 10px;
	padding: 10px 10px 20px 10px;*/
	position: relative;
	color: #333;
}


.top_imgs {
	float: left;
	width: 759px;
}

.top_imgs img {
	margin-left: 1px!important;
}

	/*.top_imgs ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		margin-left: 1px!important;
		z-index: 20;
		position: relative;
	}

	.top_imgs ul li {
		border: 0;
		float: left;
		display: block;
		width: 250px;
		height: 194px;
		border-left: 1px solid white;
	}

	.top_imgs2 ul li:first-child {
		border-left-width: 2px;
	}

	.top_imgs2 ul li {
		width: 375px;
	}

	.top_imgs1 ul li {
		width: 752px ! important;
	}*/


#body {
	min-height: 400px;
}

#wrapper_footer { 
	width: auto;
	clear: both;
	color: #333;
	border: 0px;
	border-top: 1px solid #5c2d91;
	margin: 0px 0px 0px 266px;
	padding: 10px;
	padding-top: 20px;
}

	#footer_images {
		height: 81px;
		padding-bottom: 2em;
	}

		#footer_images hr {
			display: none;
		}

		#footer_images img {
			vertical-align: bottom;
			margin: 0 15px;
		}
	
		#footer_images img.first_child, .no_margin {
			margin-left: 0 ! important;
		}

		/*#footer_images img {
			vertical-align: bottom;
			margin-left: 25px;
		}

		#footer_images img.first_child, .no_margin {
			margin-left: 0 ! important;
		}*/

		.forestclim img {
			margin: 0 ! important;
			padding-right: 0 ! important;
			padding-left: 5px;
		}

		.forestclim img:first-child {
			padding-left: 25px ! important;
		}

	#wrapper_footer p {
		margin: 0;
	}
	#wrapper_footer .rightf a {
		margin: 0 0 0 20px;
	}
	#wrapper_footer .rightf {
		width: auto;
	}
	#wrapper_footer .leftf {
		width: 500px;
	}
	#wrapper_footer .leftf img {
		margin: 0 0 10px 0;
	}
	#nav_bottom {
		width:auto;
	}
	#nav_bottom ul {
		position:relative;
		float:right;
		padding:0px;
		margin:0px;
	}
	#nav_bottom ul li {
		padding:0px;
		margin:0px;
		list-style-type: none;
		display:inline;
	}
	#nav_bottom .selected {
		color:red;
		font-weight:bold;
	}


.page_title {
	font-size: 16px;
	padding: 0 0 1em;
}


#sublinks {
	border-top: 1px solid #EEE;
	text-align: center;
	padding-top: 1em;
	margin-top: 3em;
	margin-bottom: 2em;
}



.wrapper_search_group {
	padding: 0 0 1em;
}


	.wrapper_search_group h4 {
			
	}

	.wrapper_search_group h4.clickable {
		cursor: pointer;
		background: url(images/icon_contract.gif) left center no-repeat;
		padding-left: 14px;
	}

	.group_hidden {
		padding-bottom: 0;
	}

	.group_hidden h4 {
		background: url(images/icon_expand.gif) left center no-repeat ! important;
	}

	.search_group {
		position: relative;
		padding: 0 1em 0.5em;
		vertical-align: top;
		/*border: 1px solid #C8B9DA;
		background: url(images/bg_fieldset.jpg) left top repeat-x;*/
		background-color: #E2F1D0;
		margin-bottom: 0.5em;
	}

	.group_hidden .search_group {
		display: none;
	}

		.search_question {
			padding: 1em 0;
		}

		.search_question > label {
			cursor: pointer;
			font-size: 110%;
			font-weight: bold;
			padding-right: 1em;
		}

		.search_question > label.clickable {
			background: url(images/icon_contract.gif) left center no-repeat;
			padding-left: 14px;
		}

		.search_question input[type=text], .search_question input[type=file], .search_question select, .search_question textarea {
			border: 1px solid #C8B9DA;
			color: #000;
			font-family: Trebuchet MS,verdana, tahoma, arial,helvetica,sans-serif;
			font-size: 100%;
		}

		.search_question input[type=text], .search_question input[type=file], .search_question select, .search_question textarea, .search_question .options {
			width: 640px;
		}

		.search_question input {
			
		}

		.search_question input.txt_date {
			float: left;
			width: 100px;
			text-align: center;
		}

		.search_question input.btn_calendar {
			display: block;
			background: transparent url(images/icon_calendar.png) left top no-repeat;
			text-indent: -999em;
			width: 16px; 
			height: 16px;
			line-height: 1em;
			border: 0;
			padding: 0;
			margin: 0;
			vertical-align: middle;
		}

		.search_question .options .option {
			float: left;
			/*width: 120px;*/
			/*padding-right: 20px;*/
			min-height: 3em;
		}

		.search_question .options .option input {
			float: left;
		}

		.search_question .options .option label {
			display: block;
			float: left;
			padding-top: 0.2em;
			padding-right: 15px;
			font-weight: normal;
		}

		.search_question .optional input[type=text], .search_question .optional textarea, .search_question .optional select {
			border-style: dotted ! important;
			color: #A28AC2;
		}

		.search_question .optional label {
			font-weight: normal;
		}

		.form_hidden {
			display: none;
		}

		/*.form_hidden h3 {
			padding-bottom: 0;
		}*/

		.search_question .caption {
			clear: both;
			padding: 0 0 0 120px;
			width: 520px;
			text-align: right;
		}

		.question_collapsed input, .question_collapsed select, .question_collapsed .options, .question_collapsed .caption, .question_collapsed .clear, .question_collapsed .search_answers {
			display: none ! important;
		}

		.question_collapsed {
			margin-bottom: -2em;
		}

		.question_collapsed > label {
			background: url(images/icon_expand.gif) left center no-repeat ! important;
		}

		#date_end_year, #date_end_month, #date_start_month, #date_start_year {
			width: auto;
		}

		.question_summary {
			color: #8751C9;
			font-weight: bold;
			font-size: 105%;
		}

		.question_summary_all {
			color: #78A933;
			font-weight: normal;
			font-size: 95%;
			font-style: italic;
		}

		.question_summary_label {
			color: #78A933;
			font-weight: normal;
			font-size: 85%;
		}

		.question_clear {
			cursor: pointer;
			font-size: 90%;
		}

		.question_clear:hover {
			text-decoration: underline;
		}


		.question_summary_all {
			color: #78A933;
			font-weight: normal;
			font-size: 95%;
			font-style: italic;
		}
	/*#submit_search {
		height: 26px;
		line-height: 16px;
		margin: 0;
		padding: 5px 5px 5px 21px;
		border: 0;
		font-size: 120%;
		font-family: verdana,tahoma,arial,helvetica,sans-serif;
		font-weight: bold;
		cursor: pointer;
		background: transparent url(images/icon_search.png) 3px 5px no-repeat;
	}*/

	#submit_search, #submit_reset, #submit_export {
		height: 26px;
		line-height: 11px;
		margin: 0;
		padding: 1px 3px 2px 21px;
		/*border-width: 1px;*/
		font-size: 100%;
		font-family: verdana,tahoma,arial,helvetica,sans-serif;
		/*font-weight: bold;*/
		cursor: pointer;
	}

	#submit_search {
/*		background: #5A2C94 url(images/icon_search.png) 3px 5px no-repeat;*/
		background: #62A547 url(images/icon_search.png) 3px 4px no-repeat;
		color: #FFF;
	}

	#submit_reset {
/*		background: #5A2C94 url(images/icon_reset.png) 3px 5px no-repeat;*/
		background: #A82E2E url(images/icon_reset.png) 3px 4px no-repeat;
/*		color: #C1A6E6;*/
		color: #E08A8A;
	}

	#submit_export {
		background: #5A2C94 url(images/icon_export_pdf.png) 3px 4px no-repeat;
		color: #FFF;
	}

	#submit_back, #submit_next {
		height: 26px;
		line-height: 16px;
		margin: 0;
		padding: 5px;
		border: 0;
		font-size: 100%;
		font-family: verdana,tahoma,arial,helvetica,sans-serif;
		cursor: pointer;
		background-color: transparent;
	}

	#submit_back:hover, #submit_next:hover {
		text-decoration: underline;
	}

	#submit_back {
		float: left;
	}

	#submit_next {
		float: right;
	}

	#order_by, #order_direction {
		border: 1px solid #C8B9DA;
		color: #000;
		font-family: Trebuchet MS,verdana, tahoma, arial,helvetica,sans-serif;
		font-size: 100%;
	}

	#wrapper_results {
		padding: 20px 0;
	}

		.result {
			margin: 10px 0;
			padding: 10px;
			border-top: 1px dotted #5C2D91;
			color: #000;
		}

			.result h4 {
				padding: 0;
				margin: 0 270px 0 0;
			}

			.result h4.no_org {
				margin-right: 0;
			}

			.partof {
				padding-top: 0.5em;
				padding-bottom: 0.5em;
			}

			.result .org {
				float: right;
				width: 250px;
				margin: 0 0 10px 15px;
				text-align: left;
			}

			.result a {
				color: #773CC0; /* #5C2D91; */
			}

			.result_dates, .result_findings, .result_type {
				padding-top: 0.5em;
			}

			.result_summary {
				padding: 1em 0 0.5em;
				line-height: 1.2em;
			}

			.result_findings ul {
				padding-top: 0.5em;
			}

			.result_findings li {
				padding-bottom: 0.25em;
			}

			.result_findings h6 {
				margin: 0;
				padding: 0;
				padding-top: 0.5em;
				padding-bottom: 0;
			}

			.result_findings_need_to_match {
				
			}

			.result_findings_dont_match {
				display: none;				
			}

			/*.result_findings_match h6, .result_findings_match li {
				font-size: 120%;
			}*/

			.result_findings_match .result_finding_not_matched {
				display: none;
			}

			.result_findings_need_to_match .result_finding_matched {
				color: #4F6E22;
			}

			.result_findings_need_to_match .result_finding_not_matched {
				color: #999;
			}




		.incomplete {
			color: #555;
		}

			.incomplete a {
				color: #996BD1 ! important;
			}


		.inactive {
			color: #A0A0A0;
		}

			.inactive a {
				color: #A0A0A0 ! important;
			}


/* VIEW DOCUMENT */


#doc_main {
	float: left;
	width: 470px;
}

	#doc_title {
		/*margin-right: 220px;*/
		padding-bottom: 0.25em ! important;
	}

	.doc_partof, .reference {
		padding-top: 0;
		padding-bottom: 1em;
	}

	.doc_date {
		padding-bottom: 1em;
	}

	.doc_contact, .doc_type, .doc_website {
		padding-top: 0.5em;
	}

	#doc_html {
		padding-top: 2em;
		line-height: 1.4em;
	}

	#doc_findings {
		margin-top: 3em;
	}

		#doc_findings h3 {
			background-color: #8EC63F;
			color: #FFF;
			padding: 6px 12px;
			margin: 0 ! important;
		}

		.doc_finding {
			border-bottom: 1px dotted #5B2D90;
			/*background-color: #EEE;*/
			padding: 10px 12px;
			margin: 0;/* 15px 0 0;*/
		}

			.doc_finding_question {
				padding: 7px 0;
			}

			.doc_finding h4 {
				margin-bottom: 0;
			}


#doc_questions {
	float: right;
	width: 200px;
	margin: 0 0 15px 10px;
	padding: 5px;
	/*border: 1px solid #899877;*/
	color: #243211;
	background-color: #E2F1D0;
}

	.doc_question, .doc_question h6 {
		color: #243211 ! important;
	}

	.doc_question {
		padding: 10px;
	}

#related_files {
	clear: right;
	float: right;
	width: 180px;
	margin: 0 0 5px 10px;
	/*border: 1px solid #899877;*/
	background-color: #E2F1D0;
	padding: 15px;
	color: #243211;
}

	#related_files ul {
		list-style-type: none;
		margin: 1em 0 0;
		padding: 0;
	}

		#related_files ul li {
			margin: 0;/*2px 0 0;*/
			padding: 0;/* 0 0 20px;*/
			position: relative;
		}

		#related_files ul li a {
			display: block;
			padding: 6px 4px;
			padding-left: 24px;
			border-bottom: 1px dotted #899877;
			color: #243211;
		}

		#related_files ul li:first-child a {
			border-top: 1px dotted #899877;
		}

		#related_files ul li a:hover {
			background-color: #C8E4A4; 
			text-decoration: none;
		}

		#related_files ul li a img {
			/*vertical-align: middle;
			margin-left: -25px;
			margin-right: 5px;*/
			position: absolute;
			top: 0.45em; 
			left: 3px;
		}

	/*#related_files {
		margin-top: 1.5em;
		padding: 10px;
		background-color: #EEE;
		border: 1px solid #BBB;
	}*/


#back_to_top {
	position: absolute;
	top: -100px;
	left: 60px;
	width: 130px;
	height: 30px;
	visibility: hidden;
}

#back_to_top a {
	display: block;
	padding: 5px 5px 5px 25px;
	width: 90px;
	height: 20px;
	font-size: 120%;
	letter-spacing: -1px;
	text-align: center;
	color: #FFF;
	background: #5C2D91 url(images/icon_back_to_top.png) 5px 5px no-repeat;
}

#back_to_top a:hover {
	text-decoration: none;
	background: #743BBB url(images/icon_back_to_top.png) 5px 5px no-repeat;
}
