
/* ------------------------------ Body ------------------------------ */

body
	{
	margin: 0;
	background-image: url(/images/template/bg.gif);
	background-repeat:repeat-x;
	background-color:#1490B6;
	}

div.document
	{
	width:941px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	}
	
/* ------------------------------ Top Menu ------------------------------ */

div.header-e
	{
	background-image: url(/images/template/header-e.jpg);
	background-repeat: no-repeat;
	width:941px;
	height:198px;
	}
	
div.header-f
	{
	background-image: url(/images/template/header-f.jpg);
	background-repeat: no-repeat;
	width:941px;
	height:198px;
	}

div.header-g-e
	{
	position:relative;
	background-image: url(/images/template/header-g-e.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:170px;
	}
	
div.header-g-f
	{
	position:relative;
	background-image: url(/images/template/header-g-f.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:170px;
	}

div.top-menu
	{
	position:relative;
	padding-top:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:55%;
	color:#666666;	
	left:-30px;
	}

div.access
	{
	position:absolute;
	top:185px;
	padding-left: 617px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0px;
	}

div.access table
	{
	background-color:#FFF;
	width:320px;
/*	border-style:solid;
	border-width:2px;
	border-color:#1070A0;
*/	
	
	}

div.access table th
	{
	background-color:#D0D0D0;
	border-style:solid;
	border-width:1px;
	border-color:#1070A0;
	padding:2px;

	}

div.access table td
	{
		border-style:solid;
		border-width:1px;
		border-color:#0F0;
		padding:3px 0px 3px 3px;;
		border-color:#1070A0;
	}

#top_menu_list li
	{
	display: inline;
	list-style-type: none;
	padding:10px;
	}

#top_menu_list a
	{
	text-decoration:none;
	color:#666666;
	}


#top_menu_list a:hover
	{
	color:#8BB803;
	}

#top_menu_list span:hover
	{
	color:#8BB803;
	}


/* ------------------------------ Left Menu ------------------------------ */


div.left-bar
	{
	position:absolute;
	width:131px;
	top:198px;
	background-color:#FFFFFF;
	padding-left:4px;
	}
	
div.left-menu
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#left-menu-item ul
	{
	list-style-type:none;
	margin:0;
	padding:0px 0px 10px 0px;
	}
	
#left-menu-item li
	{
	margin:0;
	}

#left-menu-item a
	{
	display:block;
	color:#FFFFFF;
	background-color:#003366;
	width:9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	}

#left-menu-item li li a
	{
	display:block;
	color:#FFFFFF;
	background-color:#0F6D91;
	width:9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	}

#left-menu-item a:hover
	{
	background-color:#8BB803;
	}

#report ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#report li
	{
	margin:0;
	}

#report a
	{
	display:block;
	color:#FFFFFF;
	background-color:#0099FF;
	width:9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	}

#report a:hover
	{
	background-color:#8BB803;
	}

#other-items ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#other-items li
	{
	margin:0;
	}

#other-items a
	{
	display:block;
	color:#FFFFFF;
	background-color:#0099FF;
	width:9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	}

#other-items li li a
	{
	display:block;
	color:#FFFFFF;
	background-color:#0F6D91;
	width:9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	}

#other-items a:hover
	{
	background-color:#8BB803;
	}

/* ------------------------------ Main Contents ------------------------------ */
	
div.main-contents
	{
	position:relative;
	width:800px;
	min-height:600px;
	left:135px;
	border:#E3E3E3 thin solid;
	}

div.content-title
	{ 
	height:21px;
	text-align:left;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1070A0;
	font-weight: bold;
	margin-bottom:5px;
	padding:4px;
	}

div.main 
	{
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	}


div.main-contents p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	}

div.main-contents ul
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	}

div.main-contents li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	}

div.main-contents h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1070A0;
	font-weight: bold;
	}

div.main-contents h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	}

div.main-contents h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	}

div.main-contents td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

div.main-contents th
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	}

div.main-contents hr
	{
	width:100%;
	align:left;
	border:0;
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	}

div.sylvi
	{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left: 1.5cm;
	}

div.sylvi ul
	{
	list-style:none;
	}

div.sylvi li
	{
	margin: .5em 0 .5em 0;
	}

#terms a
	{
	display:block;
	color:#FFFFFF;
	background-color:#0F6D91;
	width:9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	}

div.graph
	{
	position:absolute;
	width:941px;
	top:198px;
	background-color:#FFFFFF;
	text-align:center;
	}	
	
div.prev-top
	{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1000px;
	}

div.next-top
	{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1000px;
	}
	
div.prev-bottom
	{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1000px;
	bottom:20px;
	}

div.next-bottom
	{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1000px;
	bottom:20px;
	}
/* ------------------------------ Footer ------------------------------ */

div.footer
	{
	width:941px;
	display:inline-block;
	height:94px;
	background:no-repeat url(/images/template/footer.jpg) #FFFFFF;
	padding-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#666666;
	}

div.footer a
	{
	text-decoration:none;
	color:#666666;
	}
	
div.footer a:hover
	{
	color:#8BB803;
	}
div.CCFM-link
	{
	position:relative;
	display:inline;
	top:0px;
	float:left;
	}
	
div.updated
	{
	display:inline;
	}

div.Canada-link
	{
	position:relative;
	display:inline;
	top:0px;
	float:right;
	text-decoration:none;
	}
div.forins { width:243px; height:122px; float:left; font-family: Arial, Helvetica, sans-serif; font-size: 80%; background-image: url(/images/template/forestinsects.jpg); background-repeat: no-repeat; padding-top: 5px; text-align:left; margin-top:6px;}
div.fires { width:243px; height:122px; float:left; font-family: Arial, Helvetica, sans-serif; font-size: 80%; background-image: url(/images/template/fires.jpg); background-repeat: no-repeat; padding-top: 5px; text-align:left; margin-top:6px; margin-left:32px;}
div.silvi { width:243px; height:122px; float:right; font-family: Arial, Helvetica, sans-serif; font-size:80%; background-image: url(/images/template/silvicultural.jpg); background-repeat: no-repeat; padding-top: 5px; text-align:left; margin-top:6px; margin-left:9px;}


/*  STAR RATING  */


.star{
	display:inline;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
background: url(/rating/star.gif) left repeat-x;
}
.star-rating{
position:relative;
left: 840px;
top:-28px;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-800em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}