/*  
Theme Name: International Forest Industries Custom Theme
Theme URI: http://www.internationalforestindustries.com/
Description: Custom theme created for International Forest Industries
Version: 
Author: InfoMine Inc.
Author URI: http://www.infomine.com
*/

body {
	background: #FFFFFF;
	margin: 5px;
	padding: 0;
}


.IFIContainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


body, td, th, p, input {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #2A2A2A;
}

a {
	color: #006631;
}

a:visited {
	color: #006330;
}

a:hover {
	color: #008d44;
}

.BannerSpacer img {
	height: 4px;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

th,
td {
	vertical-align: top;
}

caption {
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color: #b76400;
	color: #ffffff;
}


.VisualClear {
	clear: both;
}

.OneTwentyWideBanner {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}
.OneTwentyFiveWideBanner {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}
.FourSixtyEightBannerWrapper {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #000000;
}


.FourFiftyBannerWrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}


input {
	border: 1px solid #666666;
}

input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
}

img {
	border: none;
}



/* Begin Header Top Nav Styles */
.SiteHeaderWrapper {
	border-top: 3px solid #008b43;
	background: #000000 url(/Global/Assets/Images/Template/HeaderBanner.jpg) no-repeat right center;
}

/* Temporary Header */
.Header {
	height: 165px;
	padding-top: 1px;
}

.GreenBar{
	border-top: 15px solid #008b43;
}

.HeaderWrapper {
	background-color: #FFFFFF;
}

#divPageLogo {
	position: absolute;
	z-index: 99;
	left: 20px;
	top: 80px;	
	height: 100px;
}

.Header table
{
	width: 100%;
}

.Header td
{
	width: 100%;
}

.Header .LeftHeaderWrapper {
	width: 501px;
	float: left;
}

.Header .RightHeaderWrapper {
	text-align: right;
	float: right;
}

.SiteHeaderWrapper .IFILogo {
	margin: 0px 20px;
}

.TopNavWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	height: 19px;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	border-bottom: 1px solid #cccccc;
}

.TopNavWrapper li {
	display: inline;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.TopNavWrapper li a,
.TopNavWrapper li a:visited {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	padding: 2px 7px 2px 7px;
	margin-top: 1px;
	border-left: 1px solid #959595;
}

.TopNavWrapper li a:hover {
	background-color: #007a3b;
	color: #ffffff;
}
/* End Header Top Nav Styles */

/* Begin Left Side Styles */
.LeftSideWrapper {
	
	width: 175px;
	font-size: 7pt;
	background-color: #ffffcc;
	color: #000000;
	padding: 0px;
	line-height: 10pt;
}

.LeftSideWrapper h4 {
	background-color: #5f5f5f;
	font-size: 7.5pt;
	margin: 0px 0px 1px 0px;
	padding: 3px 10px;
	color: #ffffff;
}

.LeftSideWrapper h2 {
	background-color: #e82100;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 3px 10px;
	color: #ffffff;
}

.LeftSideWrapper p {
	font-size: 7pt;
	color: #ffffff;
	margin: 0px 0px 1px 0px;
}

.LeftSideWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.LeftSideWrapper ul li ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.LeftSideWrapper ul li ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.LeftSideWrapper a,
.LeftSideWrapper a:visited {
	color: #008b43;
	clear: right;
	font-size: 8pt;
	display: block;
}

.LeftSideWrapper a:hover {
	color: #5f5f5f;
}
/* Begin Inner Page Left Side Background Styles */
.LeftSideWrapper .CorpAdSection {
	height: 430px;
	border: 1px solid #676767;
}
/* End Inner Page Left Side Background Styles */
/* End Left Side Styles */

/* Begin Right Side Styles */
.RightSideWrapper {
	width: 130px;
	padding: 0px;
	font-size: 8pt;
	line-height: 9pt;
	background-color: #ffffcc;
}


.RightSideWrapper h3 {
	background-color: #e82100;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 3px 10px;
	color: #ffffff;
}

.RightSideWrapper h4 {
	background-color: #5f5f5f;
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 3px 10px;
	color: #ffffff;
}

.RightSideWrapper .SearchWrapper {
	background-color: #008b43;
	margin-bottom: 5px;
	border-bottom: 1px solid #cacaca;
}

.RightSideWrapper form {
	text-align: right;
	padding: 5px 12px;
}

.RightSideWrapper input {
	font-size: 9pt;
	margin-bottom: 2px;
}

.RightSideWrapper input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	padding: 2px 10px;
	border: none;
}

.RightSideWrapper input.SubmitBtn:hover {
	background: none;
	background-color: #b76400;
}

.RightSideWrapper .CurrentIssueWrapper {
	text-align: center;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px;
	margin-bottom: 5px;
}

.RightSideWrapper .CurrentIssueWrapper img {
	margin-bottom: 5px;
	border: 1px solid #444444;
}

.RightSideWrapper ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.RightSideWrapper ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.RightSideWrapper .AllPreviousArticles {
	border: none;
}

.RightSideWrapper .AllPreviousArticles a {
	font-size: 7pt;
}

.RightSideWrapper .FeaturedNewsWrapper {
	padding: 5px 10px;
}

.RightSideWrapper .FeaturedNewsWrapper a.header {
	color: #1531A8;
}

.RightSideWrapper .FeaturedNewsWrapper a.header:visited {
	color: #102683;
}

.RightSideWrapper .FeaturedNewsWrapper a.header:hover {
	color: #1F48F6;
}

.RightSideWrapper .source {
	padding: 1px 0px 0px 5px;
}
/* End Right Side Styles */

/* Begin Main Content Wrapper Tbl Styles */
.MainContentWrapperTbl {
	margin: 5px 0px;
	width: 100%;
}

.MainContentWrapper {
	padding: 0px 7px 20px 7px;
}

.MainContentWrapper .HPExcerptTblWrapper {
}

.MainContentWrapper .HPExcerptTblWrapper .Featured {
}

.MainContentWrapper .HPExcerptTblWrapper td.LeftColumn {
	padding-right: 5px;
}

.MainContentWrapper .HPExcerptTblWrapper td.RightColumn {
	width: 50%;
	padding-left: 5px;
}

.MainContentWrapper h1 {
	margin: 0px 0px 1px 0px;
	background-color: #008b43;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	border: none;
	text-decoration: none;
	display: block;
}


.MainContentWrapper h1.HomeFixedArticle,
.MainContentWrapper h1.HomeFixedArticle strong {
	/*background-color: #444444; */
	margin-bottom: 10px;
}

.MainContentWrapper h2 {
	margin: 0px 0px 1px 0px;
	background-color: #008b43;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	border: none;
	text-decoration: none;
	display: block;
}

.MainContentWrapper h1 strong,
.MainContentWrapper h1 a,
.MainContentWrapper h2 strong,
.MainContentWrapper h2 a {
/*	background-color: #008b43; */
	background-color: #006330;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 10px;
	color: #ffffff;
	border: none;
	text-decoration: none;
	display: block;
}

.MainContentWrapper h1 a:visited,
.MainContentWrapper h2 a:visited {
	background-color: #006330;
	color: #ffffff;
}

.MainContentWrapper h1 a:hover,
.MainContentWrapper h2 a:hover {
	background-color: #008440;
	color: #ffffff;
}

.MainContentWrapper h3 {
	font-size: 10pt;
}

.MainContentWrapper .postdate {
	font-size: 8pt;
	color: #666666;
	padding: 1px 10px 10px 10px;	
}

.MainContentWrapper .postmetadata {
	margin-top: 10px;
}

.MainContentWrapper .entry {
	padding: 0px 10px 15px 10px;
}

.MainContentWrapper .entry h2,
.MainContentWrapper .entry h3 {
	font-size: 10pt;
	margin-bottom: 3px;
	border-bottom: 1px solid #dfdfdf;
	color: #666666;
	background-color: #ffffff;
}

.MainContentWrapper p {
	margin: 0px 0px 10px 0px;
	line-height: 13pt;
}

.MainContentWrapper .entry ul {
	width: 70%;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 20px 35px;
}

.MainContentWrapper li {
	padding-bottom: 8px;
}

.MainContentWrapper .navigation {
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin-bottom: 40px;
	font-weight: bold;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	color: #dfdfdf;
}

/* .MainContentWrapper a.ArchiveLink,
.MainContentWrapper a.ArchiveLink:visited, */
.MainContentWrapper .navigation a,
.MainContentWrapper .navigation a:visited {
	color: #006631;
}

/* .MainContentWrapper a.ArchiveLink:hover, */
.MainContentWrapper .navigation a:hover {
	color: #008d44;
}
/* End Main Content Wrapper Tbl Styles */

/* Begin Footer Nav Styles */
.FooterWrapper {
	font-size: 7.5pt;
	color: #FFFFFF;
	background: #4d4d4d url(images/bottomnavbgstretch.jpg) repeat-x left top;
	text-align: center;
	padding: 2px 0px;
	border-bottom: 3px solid #007a3b;
}
/* End Footer Nav Styles */

/* Begin Event Table Styles */
.EventsTbl {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

.EventsTbl th {
	background-color: #b76400;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border: 1px solid #dfdfdf;
	padding: 2px 10px;
}

.EventsTbl td {
	width: auto;
	padding: 2px 10px;
	border: 1px solid #dfdfdf;
}

.EventsTbl .Dates {
	width: 120px;
}

.EventsTbl .Events {
	width: 45%;
}

.EventsTbl .Locations {
}

.EventsTbl .Websites {
	width: 80px;
}
/* End Event Table Styles */


/* Begin AdPro Styles */
.CenterAdContainer {
	margin-top: 15px;
	margin-bottom: 15px;
}

.SideCorpAdContainer {
	margin-top: 15px;
	margin-bottom: 5px;
}


.CorpAdContainer img {
	border: 1px solid #5f5f5f;
}


.CorpAdContainer object {
	border-color: #5f5f5f;
	border-width: 1px;
	border-style: solid;
	display: block;
}