/*COLORS, FONTS AND BORDERS*/
.chapter div ul {
	list-style: none;
}

.chapter div ul li:before {
  content:"\2022";
  font-size:16pt; 
  padding-right:11px;
  margin-left: -20px;
  position:relative;
  top:.1em;
}

body {
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../../images/default/img01.gif) repeat-x left top;
}

a {
	color:#008064;
}
a:visited {
		color:#666;
}
a:hover {
		color:#930;
}


#globalnav {
	font-size:.85em;
	
	color:#FFFFFF;
}
#globalnav a {
	color:#FFFFFF;
	text-decoration: none;
}
#globalnav a:hover {
	text-decoration:underline;
}

#header {
	background-image:url(../../images/default/header.png);
	background-repeat:no-repeat;
}

#header h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
#header h1 a {
	text-decoration: none;
	color: #767676;
}
#header h1 a:visited {
	text-decoration: none;
	color:#767676;
}
#header h1 a:hover {
	color:#009975;
}
#menu {
	
}
#menu ul {
	background: #cccccc url(../../images/default/nav_gradient.gif) repeat left top;
}

#menu ul li a {
	color:#fff;
	text-decoration:none;

}

#menu ul li a:hover {
	background:#009975;
}

#menu ul li a.active,
#menu ul li a.active:hover {
	color:#fff;
	background:#008064;
}

#menu .line {
	background-color: #008064;
}

.bodymask_a {
	background:#fff;		/* right column background colour */
}
.bodymask_b {
	background:#fff;		/* left column background colour */
}

/* Page body  styles */
.pagebody h3 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#008064;
	font-size:1.5em;
	margin-top:0.3em;
	margin-bottom:0.5em;
}

.pagebody h4 {	
	color:#008064;
	font-size:1.3em;
	margin-bottom:0px;
}

.pagebody h5{
	
	font-size:1.05em;
	font-style:normal;
	margin:0px;
	position:relative;
	top:1em;
}

.pagebody.chapter h5 { color:#000; font-weight:bold; font-style:normal; font-size:1.0em; margin-bottom:0px; }

.anchorlink {
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: .7em;
}
.anchorlink li:before { content:"" !important;padding:0 !important;margin:0 !important; }
.anchorlink a {
	text-decoration:none;
}

.pagebody {
	line-height: 1.5em;
}

/*Right Column navigation styles*/

.rightnav dt{  /*chapter heading*/
	font-size:large;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rightnav a {
	text-decoration:none;
	font-size:.8em;
}

.rightnav li a {
	background: transparent;
	display: block;
	text-decoration: none;
	color: #000000;
	border: none;
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.rightnav li a:hover {
	background:#009975;
	color: #000;
	text-decoration: none;
}

.rightnav li.active {
	background:#008064;
}
.rightnav li.active a {
	color:#fff;
}

.rightnav li {
	border-bottom: 1px dashed #BCBCBC;
}

.rightnav .line {
	padding-top:1.5em;
	margin-bottom: .5em;
	border-bottom: 2px dashed #008064;
	width: 100%;
}

/*------------------------------------- sidebar ------------------------------------------------------*/

.sidebar{
	background: none repeat scroll 0 0 #e7f7ef;
    border: thin solid #999999;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px auto;
    padding: 5px 8px 10px 10px;	
	
}

.sidebar_footer{
	font-size:11px;
}

.addthis {
	border:0;
}

table.sidebartable{
	border-collapse: collapse;

	font-size:12px;
}

table.sidebartable th, table.sidebartable td{
	vertical-align:top;
	text-align:left;
	border:thin solid #999;
}
table.sidebartable td{
	padding-bottom:1em;	
}



/*---------------------------------------references------------------------------------------------------------*/

#references p, #references_app p, #references_overview p {
    display: block;
    margin: 0 0 1.5em 2.2em;
    text-indent: -2.2em;
}

/* ---------------------------------- Tables for downloading files slide/appendix tables/figures/excels ----------------------------------*/
.downloadtable {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 1em 0 ;
	font-size:.9em;
}
.downloadtable tbody td {
	border-left: 1px solid #ccc;
	vertical-align:top;
}
.downloadtable thead th {
	background-color: #E4E4E4;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:left;	
	font-weight: bold;
}

table.downloadtable tr.alt td{background-color: #e2eeeb;}

/*----------------------------------------- Button for thumbnail and list page, figures.cfm, slides.cfm  ----------------------------------------*/
.figbutton {
	width:120px; 
	font-size:.8em;
	text-align: center;
}
.figbutton a{
	text-decoration:none; 
	color:#333; 
	padding:3px 0; 
	display:block;
    border:1px solid #008064;
	background-color:#9cc0b5;
}
.figbutton a:hover{
	background-color: #E4E1FF;
}
/* for figures.cfm etc.*/
.listheader {
	font-weight:bold;
}

.listheader, .iconlist li{
	display:inline;	
}


/*----------------------------------------- Appendix List page ----------------------------------------*/

.rightAlign {
	font-size: 1em;
	text-align: right;
	margin-bottom: -10px; 
}
.rightAlign a {
	text-decoration: underline;
}
/*----------------------------------------- Chapter 8 ----------------------------------------*/
h4.c8Title
{
	line-height: 120%;
	font-style: italic;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top:0.7em;
}

.mapsubtitle {display: none;}

/*---------------------------------------- Table of content list ---------------------------------*/

#seindToC li a{
	text-decoration:none;
}

#chapter {
	font-weight: bold;
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../../images/default/plus_minus.png) -24px 3px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	margin-top: 4px;
	float: left;

}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 4px 16px;
	}

.tocSec { 
	margin: 0;
	padding: 3px 0pt 4px 0px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 12px 0; display: none;}

.treeview .hover { color: red; cursor: pointer; }

.treeview li {background: url(../../images/default/treeview-default-line2.png) 0 0 no-repeat;}
.treeview li.collapsable, .treeview li.expandable {	background-position:0 -176px;}

.treeview .expandable-hitarea { background-position: 3px 3px; }

.treeview li.last {	background-position: 0px -1764px;  }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../../images/default/plus_minus.png); }
.treeview li.lastCollapsable { background-position: 0 -111px}
.treeview li.lastExpandable { background-position: -24px 6px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 3px 3px; }
 
/* end Table of content list */

#footnotes_js { display:none; }

#search-text {
    border: 1px solid #666666;
    font-size: 12px;
    vertical-align: middle;
	font-weight:bold;
	width:161px;
	background:#CCCCCC;
}

#search-submit{
	border: 1px solid #666666;
	color: #0000CE;
    height: 19px;
    margin-left: 5px;
    vertical-align: middle;
	text-align:center;
	font-size:12px;
	line-height:15px;
	padding-bottom:5px;
}

.topofpage {margin:-5px 0px 30px;}