/*COLORS, FONTS AND BORDERS*/

body {
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../graphics/img01.gif) repeat-x left top;
}

a {
	color:#0000cc;
}
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 {
	border-top:solid 1px #999;
	border-right:solid 1px #999;
	border-left:solid 1px #999;
	background-image:url(../graphics/blank.jpg);
	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: #339;
}
#header h1 a:visited {
	text-decoration: none;
	color:#339;
}
#header h1 a:hover {
	color:#930;
}
#menu {
	border-right:solid 1px #999;
	border-left:solid 1px #999;
}
#menu ul {
	background: #cccccc url(../graphics/nav_gradient.gif) repeat left top;
}

#menu ul li a {
	color:#fff;
	text-decoration:none;

}

#menu ul li a:hover {
	background:#88f;
}

#menu ul li a.active,
#menu ul li a.active:hover {
	color:#fff;
	background:#0000cc;
}

#menu .line {
	background-color: #0000cc;
}

#subheader {

	background:#fff;
	border-right:solid 1px #999;
	border-left:solid 1px #999;
	background-color: #fff;
}
#subheader h2 {
	background:#fff;
	
	font-weight: normal;
	font-size:22px;

	

}

#search-text {
    border: 1px solid #666666;
    font-size: 12px;
    vertical-align: middle;
	font-weight:bold;
	width:120px;
	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;
}

.bodymask_a {
	background:#fff;		/* right column background colour */
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}
.bodymask_b {
	background:#fff;		/* left column background colour */
}

/* Page body  styles */
.pagebody h3 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#0000cc;
	font-size:1.5em;
	margin-top:0.3em;
	margin-bottom:0.5em;
}
.pagebody h4 {	
	color:#0000cc;
	font-size:1.3em;
	margin-bottom:0px;
}

.pagebody h5{
	
	font-size:1.05em;
	font-style:italic;
	margin:0px;
	position:relative;
	top:1em;
}



.anchorlink {
	font-family:Verdana, Geneva, sans-serif;
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: .7em;
}
.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:#88F;
	color: #000;
	text-decoration: none;
}

.rightnav li.active {
	background:#0000cc;
}
.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 #0000cc;
	width: 100%;
}

/*----------------------------------------- icons ----------------------------------------*/

.icon, a.icon:link, a.icon:visited, a.icon:hover, a.icon:active {
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size:1em;
	text-decoration:none;
}

.icon_right, a.icon_right:link, a.icon_right:visited, a.icon_right:hover, a.icon_right:active {
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 18px;
	font-size:1em;
		
}

.pdf{
	background-image:url(../graphics/icons/pdf.gif);
}
.ppt{
	background-image:url(../graphics/icons/ppt.gif);
}
.jpg, .gif{
	background-image:url(../graphics/icons/graphic.gif);	
}
.xls{
	background-image:url(../graphics/icons/excel.gif);
}
.fig {
	background-image:url(../graphics/icons/figure.gif);
}
.table {
	background-image:url(../graphics/icons/table.gif);
}

.arrow, a.arrow:link, a.arrow:visited, a.arrow:hover, a.arrow:active {
	background-image:url(../graphics/arrow_down.gif);
	background-position:left center;
}

/*------------------------------------- sidebar ------------------------------------------------------*/

.sidebar{
	background: none repeat scroll 0 0 #E7EFF7;
    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: #EFECFF;}

/*----------------------------------------- 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 #339;
	background-color:#C4C5FF;
}
.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(../graphics/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(../graphics/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(../graphics/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; }