/*Any Generic styles that are changed on this style sheet should be changed on ALL the style sheets.  The generic styles
are: Body*/

/* all text */
body  {
	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	background-color : #dfe2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
p 	{
	
	font-family: Calibri, Lucida Sans;
	font-size:12px;
	color: Black;
	text-align:left;
	}	
		
		

/* brown text */
.pbrown 	{
	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #884400;
	}

/* H2 text indent */
.p2 {
	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	margin:9px;
	}	

/* H3 text indent */
.p3 {
	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	margin:18px;
	}

/* Main heading on Blue BG (White, uppercase) */
.heading	{	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:x-large;
	margin:5px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	text-indent:0px;
	text-transformation:uppercase;
	}

/* Main heading (green, uppercase) */
h1	{	
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:x-large;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	text-indent:0px;
	text-transformation:uppercase;
	}

/* Second level headings (Black, bold) */
h2           {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:12pt;
	color: #000000;
	font-weight:bold;
	}
		
	
/* Second level NWW headings (Blue, bold) */
nww           {
	font-family: Trebuchet, sans-serif;
	font-size:12pt;
	color: #003847;
	text-indent:0px;
	font-weight:bold;
	}	

/* Second level headings (green, bold, underline) */
hu2           {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:12pt;
	color: #277245;
	text-indent:0px;
	font-weight:bold;
	text-decoration:underline;
	}	

/* Third level headings, blue, blue small arrow */
h3           {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-indent:0px;
	}

/*Second level headings (Black, bold) */
h4           {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:12pt;
	color: #000000;
	text-indent:0px;
	font-weight:bold;
	margin: 0;
    padding: 0;
	}

/* Second level headings (Blue, bold) */
h5    { 
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:12pt;
	color: #0f7ff6;
	text-indent:0px;
	font-weight:bold;
	}
	
/* Announcement Headings */	
H6           {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-indent:0px;
	}


/* Small, , menu headings */
.menuh    { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C4F7A;
	font-weight: bold
	}

.menuh2   { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold
	}        		
	
/* table styles */
table {		
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
    }
	
th {
    font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	font-weight: bold;
	background-color:#F8F5F2;
	}

tr  {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;	
	}

tbody {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	}

td {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	}	

.ttext {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #000;
	}	
	
/* general link styles, no underlining */

a 	{
	text-decoration:none;
	color:#000;
	}

a:active {
	color: #A2771A;
    }
		
a:hover {
	color: #A2771A;
	}
	
a.leftmenu:link {

            TEXT-DECORATION: none
            color: #00A9D8;
}

/*Selected Link*/

a.leftmenu:active {

            TEXT-DECORATION: none
            color: #A2771A;     /*CFAB53*/
}

a.leftmenu:visited {

            TEXT-DECORATION: none
            color: #00A9D8;
}

/*Hover over Link*/

a.leftmenu:hover {

            TEXT-DECORATION: none
            color: #A2771A;
}

/* other link styles */

/* links in text only Announcements, white, underline */
.linkwhite {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #ffffff;
	text-decoration:none;
	}

/*  links - for menus, headings and lists */
.link {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #00A9D8;
	text-decoration:underline;
	}

/*  links - for left menu */
.leftmenu {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #0C4F7A;
	font-weight: bold;
	text-decoration:none;
	}

/*  links - for right menu text */
.linkmenu {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000000;
	text-decoration:none;
	}

/* links in text only, gold, underline */
.linkgold {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #A2771A;
	text-decoration:underline;
	}
	
/* links in text only, black, underline */
.linkblack10pt {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: black;
	text-decoration:underline;
	}
	
/* links in text only, gold, underline */
.linkgoldsml {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #A2771A;
	text-decoration:underline;
	}

/* brown links */
.linkbrown {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #76311D;
	text-decoration:underline;
	}
	
/* orange links */
.linkorange {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #FF7000;
	text-decoration:none;
	}

/* green links */
.linkgreen {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #a4b16f;
	text-decoration:underline;
	}
	
/* NEW LINKS STYLES */
.linkgold1 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #A2771A;
	text-decoration:underline;
	}
.linkgold2 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #A2771A;
	text-decoration:underline;
	}
.linkgold3 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:6pt;
	color: #A2771A;
	text-decoration:underline;
	}

.DWSlink {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #000;
	text-decoration:underline;
	}
	
.linkblue1 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #00A9D8;
	text-decoration:underline;
	}
.linkblue2 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #00A9D8;
	text-decoration:underline;
	}
.linkblue3 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:6pt;
	color: #00A9D8;
	text-decoration:underline;
	}
.linkblue4 {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #00A9D8;	
	}

/* Bullit styles */
UL LI { 
list-style-image: url(../images/bullet_square.gif);
font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: Black;
line-height:15px;
	} /* level 1, square */
UL LI LI  {
list-style-image: url(../images/bullet_disc.gif);
line-height:15px;
	} /* level 2, disc */
UL LI LI LI { 
list-style-image: url(../images/bullet_circle.gif);
	} /* level 3, circle */
UL LI LI LI LI{
list-style-image: url(../images/bullet_dash.gif);
	} /* level 4, dash */

/* Bullit spaddig - only applicable to long lists */
.lipad {
	padding-bottom:4px;
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: Black;
	}

/* breadcrubs/filepaths */
.filepath {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:9pt;
	color: #000;
	text-decoration:none;
	margin-left:5px;
	}

/* Second level navigation */
.sublink {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:9pt;
	margin:0px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:5px;
	}

/* arrows in text - gold (>> more information) */
.arrowsG {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:9px;
	color: #A2771A;
	text-decoration:none;
	}

/* blue arrow in breakcrumbs */
.arrowsB {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:9px;
	color: #000;
	text-decoration:none;
	}
	
/* small triangle button position */
.smlT {
	top:0px;
	margin-top:5px;	
	}

/* Title of page (in blue bar) */
.pagetitle {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:10pt;
	color: #67759D;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
	font-weight:bold;
	}

/* backgournd colour of tables or text blocks */
.bgcol {
	bgcolor: #FFF7E1;
	}

/* source information */
.source {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #AC8862;
	}

/* photo captions */
.captionblue {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #45668B;
	}

/* small gold text */
.captiongold {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #CFAB53;
	}

/* footer */
.footer {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #000;
	}

/* links in footer */
.footerlink {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #000;
	text-decoration:none; 
	font-weight:bold;
	}

/* Lines for menu headings/rows */
.blueline {
	border-bottom:1px solid #B9C0D3;
	}
	
/* Lines for menu rows */
.Rgreenline {
	border-bottom:1px solid #C8DCD1;
	}

/* Green lines */
.greenline {
	border-bottom:1px solid #A4CF71;
}

/* bronw lines, tables header row */
.lbrownline {
	border-bottom:1px solid #C2A586;
}


/* PDF text color  */
.pdftext {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #666666;
	text-decoration:none; 
	font-weight:normal;
	}

/* PDF link (link = <a href="javascript:newWindow('/AdobeReader.htm')">PDF</a>) */
.pdflink {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #666666;
	text-decoration:underline; 
	font-weight:normal;
	}

/* back to top link  */	
.top {
	font-family: Calibri, Lucida Sans, sans-serif;
	font-size:8pt;
	color: #0C4F7A;
	text-decoration:none; 
	color: #0C4F7A;
	}
	
/* image border  */
a, img {
    border:none;
    outline:none
}

table.menu3
{
position:absolute;
left:360;
top:480;
visibility:hidden;
}

/* bg color for home page table  */
.bg_tab {
	background-image: url(/images/bg.gif);
	
}



/*HEADING BORDER */

div.CalloutInnerWrapper {
	background:url(CalloutBg.jpg) right top no-repeat;
	margin-left:0.80em;
	padding:0em 0.5em 0em 0em;
	min-height:5px;
}

div.CalloutInnerWrapper h2
{
	/*font-family:"Trebuchet MS", Tahoma, verdana sans-serif;*/
	/*font-size:1.1em;*/
	padding:0.9em 0em 0em 0.5em;
	margin:0em 0em 0.5em 0em;
	/*color:#FFFFFF;*/
}

#left .CalloutInnerWrapper {
	padding-left:0px;

}

div.CalloutOuterWrapper {
	background:url(CalloutBg.jpg) left top no-repeat;
	margin-bottom:5px;
}

#slideshow {
	width: 100%;
    position: relative;
    height: 340px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#tb {
	z-index:15;
	position:relative;
}


/* In-text table specs */
/*  
table width="xx%" align="center" cellpadding="3" cellspacing="1" bgcolor="#CCB499"
table header rows = td class="lbrownline" valign="top" width="xx" bgcolor="#F8F5F2"
normal rows = td width="xx" valign="top" bgcolor="#FFFFFF" class="ttext"

Example of a table

<table width="100%" align="center" cellpadding="3" cellspacing="1" bgcolor="#CCB499">
  <tbody>
    <tr>
      <td class="lbrownline" valign="top" width="181" bgcolor="#F8F5F2"><strong>Forest type</strong></td>
      <td class="lbrownline" valign="top" width="137" bgcolor="#F8F5F2"><strong>Area (hectares)</strong> </td>
    </tr>
    <tr>
      <td width="181" valign="top" bgcolor="#FFFFFF" class="ttext"> Indigenous/Natural Forests </td>
      <td width="137" valign="top" bgcolor="#FFFFFF" class="ttext"> 0,5 million </td>
    </tr>
    <tr>
      <td width="181" valign="top" bgcolor="#FFFFFF" class="ttext"> Woodlands/Savannas </td>
      <td width="137" valign="top" bgcolor="#FFFFFF" class="ttext"> 29 million></td>
    </tr>
    <tr>
      <td width="181" valign="top" bgcolor="#FFFFFF" class="ttext"> Plantations </td>
      <td width="137" valign="top" bgcolor="#FFFFFF" class="ttext"> 1,4 million </td>
    </tr>
  </tbody>
</table>

*/
