@charset "UTF-8";
/* CSS Document */
/* Debi Hazelden */
/* 03/11/08 */

body {
	background:#ffffff url(../../images/website/main_bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
	font:0.80em/1.5em Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border:0;
}

form {
	margin:0px;
	padding:0px;
}

input {
	vertical-align:middle;
	font-size:inherit;
}

.clear {
	clear:both;
    height:1px;
    overflow:hidden;
}

.bold {
	font-weight:bold;
}

#accessibility {
	display:none;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*--- centres site ---*/
#frame {
	margin:0 auto;
	max-width:971px;
	min-width:650px;
	text-align:left;
	background-color:#FFFFFF;
}

/*--- header ---*/
#printLogo{
	display: none;
}

#banner{
	height:128px;
	border-bottom:2px solid #FFFFFF;
}

/*--- navigation ---*/
#navigation {
	text-transform:uppercase;
	margin:0;
	padding: 3px 10px 0px 2px;	
	background:#ebf6fc url(../../images/website/nav_corner.gif) top right no-repeat;
	min-height:38px;
}

#navigation ul, #publication ul{
	margin:0;
	padding:0;	
}

#navigation li, #publication li{
	text-align: left;
    float: left;
    list-style: none;
    margin:0;
	padding:0;
	display: block;
	height:36px;
}

#navigation li a{
	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding: 8px 8px 8px 8px;
	display:block;
	background:transparent url(../../images/website/nav_blue.jpg) top right no-repeat;
	font-size:0.9em;
	font-weight:bold;
	white-space:nowrap;	
	height:36px;	
}

#navigation li.home a {
	background:url(../../images/website/home.jpg) top left no-repeat;
	width:20px;
}

#navigation li.home a:hover {
	background:url(../../images/website/home_active.jpg) top left no-repeat;
	width:20px;
}

#navigation li.current a, #navigation li a:hover, #navigation li.Current a{
	background:url(../../images/website/nav_green.jpg) top right repeat-x;
}



/*--- centre content ---*/
#content_wrapper {
	margin:12px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	width:100%;
	background:transparent url(../../images/website/content_bg.jpg) bottom right no-repeat;
}

#content_wrapper ul 
{
	margin:0;
	padding:0;
	
}

#content {
	/*font-size:0.85em;*/
	line-height:1.2em;
	margin:0px 220px;
	max-width:545px;
}

#content h1 {
	margin:15px 0px;
	padding:0;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	color:#007934;
}

#content h2 {
	color:#005c84;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.2em;
	margin:2px 0px;
	padding:3px 0px 0px 0px;
}

#content h2 a {
	color:#005c84;

}

#content h3 {
	color:#32964a;
	font-size:1.2em;
	line-height:1.2em;	
	margin:2px 0px;
	padding:0px;
}

#content p {
	margin:8px 0px;
}

#content li {
	list-style-position:outside;
	margin-left:20px;
}

#content li ul li {
	margin-left:20px;
}

#content .item {
	margin:0 0 15px 0;
	padding:5px 15px 2px 5px;
	min-height:99px;
}

#content .article {
	background:#ebf6fc url(../../images/website/article_corner.gif) top right no-repeat;
}

#content .article li {
	/*font-weight:bold;*/
	padding-bottom:6px; 
}

#content .article h2 {
	margin:2px 0px;
}

#content .thumb { 
	/*float:left;*/
	margin:0px 10px 2px 0px;
}

#article .left_column {
	float:left;
	height:100%;
}

.article .right_column {
	float:right;
	height:100%;
}

#content .top {
	vertical-align:top;
}

.divider {
	border-top:1px dashed #005c84;
	height:1px;
	width:100%;
	margin:0px 0px;
}

.padding {
	margin:15px 0px;
}

/*--- breadcrumb ---*/
#breadcrumb_wrapper {
	width:100%;
	min-height:30px;
}

#breadcrumb {
	margin:5px 0px 0px 0px;
	float:left;
}

#breadcrumb a {
	color:#000000;
}

/*--- print icons ---*/
#print {
	float:right;
}

#print img, #print input {
	border:0px;
}

#print input, #print a 
{
    float:right;
    
} 

/*--- publication tabs ---*/
#publication {
	width:100%;
	margin:5px 0px;
	height:26px;
}

#publication li{
	margin: 0;
	height:26px;
}

#publication li.pub_az{
	background:#dbe8e1 url(../../images/website/pubnav_off.gif) top right no-repeat;
}

#publication li.pub_az_active{
	background:#70a489 url(../../images/website/pubnav.gif) top right no-repeat;
}

#publication li.pub_topic {
	background:#dbe8e1 url(../../images/website/pubnav_lastoff.gif) top right no-repeat;
}

#publication li.pub_topic_active {
	background:#70a489 url(../../images/website/pubnav_last.gif) top right no-repeat;
}

#publication li.pub_az_active a, #publication li.pub_topic_active a{
	color:#FFFFFF;
}

#publication li a {
	text-decoration: none;
	font-size:1.1em;
	margin: 0;
	padding: 7px 15px 0px 15px;
	display: block;
}

#publication li a:hover {
	text-decoration:underline;
}

/*--- publication A - Z links ---*/
#alpha, .alpha {
	width:100%;
	margin:5px 0px;
	/*height:22px;*/ 
}

#alpha a, .alpha a {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:#408b39 url(../../images/website/pub_alpha_cnr.jpg) top right no-repeat;
	padding:2px 5.5px;
	margin:0px 1px 0px 0px;
	display:block;
	float:left;
}

#alpha a:hover, .alpha a:hover {
	background:#dbe8e1 url(../../images/website/pub_alpha_cnr_rollover.jpg) top right no-repeat;
	color:#000000;
}

/*--- search results ---*/

#search_inner #searchstring_inner {
	width:144px;
	font-size:1.0em;
	border:1px solid #000000;
	margin:0;
	padding: 2px 4px;
}

#search_inner #submit_inner {
	height:20px;
	width:28px;
	margin:0;
	padding:0;
}

.row {
	margin:0;
	padding:10px 16px;
}

.row0 {
	background-color:#eef4f1;
}

p.comments {
	color:#7f7f7f;
}

p.comments a {
	text-decoration:none;
	color:#7f7f7f;
}

p.comments .active {
	color:#000000;
	font-weight:bold;
}

p.comments a:hover{
	text-decoration:underline;
}

.shortlist {
	float:right;
}

/*--- column layout for Living page ---
#content .inner { display:block; width:100%; }
#content .inner div { float: left; display:block; background:#e2ede7 url(../../images/website/item_cnr.gif) bottom right no-repeat; width:45%; margin:2% 1% 0px 0px; padding:1% 2% 1% 2%; }
#content .inner .col2 { margin-right: 0; float:right; }

/*--- for one column using above styles ---
#content div.onecolumn { background:#e2ede7 url(../../images/website/item_cnr.gif) bottom right no-repeat; width:95%; margin:2% 0px 0px 0px; padding:1% 2% 1% 2%; }
*/
/*--- left sidebar ---*/
#left {
	width:187px;
	margin-left:3px;
	float:left;
}

#left .box {
	background:transparent url(../../images/website/left_box_bg.jpg) bottom right no-repeat;
}

.box {
	width:185px;
	min-height:95px;
	margin:0px 0px 12px 1px;
	padding:0px 0px 10px 0px;
}

.contactbox {
	width:185px;
	min-height:95px;
	margin:0px 0px 12px 1px;
	padding:0px 0px 10px 0px;
}

.contactbox li {
	list-style-position:outside;
	list-style: none;
	text-indent:15px;
	
}

.box img
{
      display: block;
      margin-left: auto;
      margin-right: auto;
    
}

.box li {
	list-style-position:outside;
	padding-left:25px;
	text-indent:-5px;
	list-style:none; 
	background:transparent url(../../images/website/box_list.gif) 9px 8px no-repeat;	
}

.box p {
	padding:0px 15px;
}

.box a {
	color:#000000;
	text-decoration:none;
}

.box a:hover {
	text-decoration:underline;
}

#left h3, #right h3 {
	text-transform:uppercase;
	color:#FFFFFF;
	padding:3px 0px 0px 13px;
	margin:0px;
	height:28px;
	font-size:0.9em;
}

#left h3 A, #right h3 A {
	text-transform:uppercase;
	color:#FFFFFF;
	margin:0px;
	height:28px;
	
	text-decoration:none;
}

#left h3 A:hover, #right h3 A:hover {
	text-decoration:underline;
}



/*--- left box headers ---*/
h3.box_dkgreen {
	background:transparent url(../../images/website/box_dkgreen.jpg) top left no-repeat;
}

h3.box_ltgreen {
	background:transparent url(../../images/website/box_ltgreen.jpg) top left no-repeat;
}

h3.box_btgreen {
	background:transparent url(../../images/website/box_btgreen.jpg) top left no-repeat;
}

h3.box_dkblue {
	background:transparent url(../../images/website/box_dkblue.jpg) top left no-repeat;
}

h3.box_ltblue {
	background:transparent url(../../images/website/box_ltblue.jpg) top left no-repeat;
}

/*--- left side nav ---*/

/*--- right sidebar ---*/
#right {
	width:185px;
	margin:0px 3px 0px 20px;
	float:right;
	display:inline;
}

#right .box, .contactbox {
	background:transparent url(../../images/website/right_box_bg.jpg) bottom right no-repeat;
}



/*--- right box headers ---*/
h3.box_dkred {
	background:transparent url(../../images/website/box_dkred.jpg) top left no-repeat;
}

h3.box_ltred {
	background:transparent url(../../images/website/box_ltred.jpg) top left no-repeat;
}

h3.box_orange {
	background:transparent url(../../images/website/box_orange.jpg) top left no-repeat;
}

h3.box_btgreen_right {
	background:transparent url(../../images/website/box_btgreen_right.jpg) top left no-repeat;
}

/*--- search  and a-z search ---*/
#search {
	font-size:0.85em;
	height:52px;
	width:182px; 
	padding:4px 0px 0px 7px;
}

#search {
	background:transparent url(../../images/website/serch_bg.jpg) top left no-repeat;	
	margin:0px 0px 0px 0px;		
}

#search h3, #az h3 {
	margin:0px;
	padding:0px;
	height:auto;
}

/*#search #searchstring {
	width:144px;
	height:18px;
	font-size:1.0em;
	background:transparent url(../../images/website/input_search.gif) top left no-repeat;
	border:0px;
	margin:0;
	padding:0;
}
*/
#search .searchstring {
	width:144px;
	height:18px;
	font-size:1.0em;
	background:transparent url(../../images/website/input_search.gif) no-repeat scroll left top;
	border:0px;
	margin:0;
	padding:0;
}

#search span.searchwrapper
{
    background:transparent url(../../images/website/input_search.gif) top left no-repeat;
    width:144px;
	height:18px;
	border:0px;
	margin:0;
	padding:0;
}
/*
span.searchwrapper input 
{
    background:transparent;
    width:144px;
	height:18px;
	font-size:1.0em;
	border:0px;
	margin:0;
	padding:0;
}*/



#az {
	background:transparent url(../../images/website/az_bg.jpg) bottom left no-repeat;

    margin:0px 0px 12px 0px;

    color:#000000;

    font-weight:bold;

    line-height:1.4em;

    border-top:2px solid #65b360;
    font-size:0.85em;
    width:177px; 
    padding:4px 3px 0px 7px;
}

#az a {
	text-decoration:none;
	padding:0px 1px;
}

#az a:hover {
	background-color:#DBE8E1;
}

/*--- footer ---*/
#footer {
	background:transparent url(../../images/website/footer_bg.jpg) bottom right no-repeat;
	height:53px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.85em;
	line-height:1.2em;
}

#footer img {
	float:left; 
	margin:10px 40px 20px 20px;
}

#footer_text {
	color:#005480;
	padding:12px 0px 0px 0px;
	vertical-align:middle;
}

#footer_text a {
	color:#005480;
}

#footer_links { 
	float:right;
	padding:20px 20px 0px 20px;
	white-space:nowrap;
}

#footer_links a {
	color:#000000;
}

/*Additions by onz*/

/* headings for side pannels */
h3.box_dkred_right {
	background:transparent url(../../images/website/box_dkred_right.jpg) top left no-repeat;
}

h3.box_ltred_right {
	background:transparent url(../../images/website/box_ltred_right.jpg) top left no-repeat;
}

h3.box_orange_right {
	background:transparent url(../../images/website/box_orange_right.jpg) top left no-repeat;
}

h3.box_btgreen_right {
	background:transparent url(../../images/website/box_btgreen_right.jpg) top left no-repeat;
}
h3.box_dkgreen_right {
	background:transparent url(../../images/website/box_dkgreen_right.jpg) top left no-repeat;
}

h3.box_ltgreen_right {
	background:transparent url(../../images/website/box_ltgreen_right.jpg) top left no-repeat;
}

h3.box_dkblue_right {
	background:transparent url(../../images/website/box_dkblue_right.jpg) top left no-repeat;
}

h3.box_ltblue_right {
	background:transparent url(../../images/website/box_ltblue_right.jpg) top left no-repeat;
}

h3.box_dkred_left {
	background:transparent url(../../images/website/box_dkred_left.jpg) top left no-repeat;
}

h3.box_ltred_left {
	background:transparent url(../../images/website/box_ltred_left.jpg) top left no-repeat;
}

h3.box_orange_left {
	background:transparent url(../../images/website/box_orange_left.jpg) top left no-repeat;
}

h3.box_btgreen_left {
	background:transparent url(../../images/website/box_btgreen_left.jpg) top left no-repeat;
}
h3.box_dkgreen_left {
	background:transparent url(../../images/website/box_dkgreen_left.jpg) top left no-repeat;
}

h3.box_ltgreen_left {
	background:transparent url(../../images/website/box_ltgreen_left.jpg) top left no-repeat;
}

h3.box_dkblue_left {
	background:transparent url(../../images/website/box_dkblue_left.jpg) top left no-repeat;
}

h3.box_ltblue_left {
	background:transparent url(../../images/website/box_ltblue_left.jpg) top left no-repeat;
}

/* side nave li */
/*--- left side nav ---*/
#left h3.box_menu {
	background:#8db6a1 url(../../images/website/box_menu.gif) top right no-repeat;
	text-transform:none;
	height:23px;
	margin:0px 1px 0px 1px;
	border-bottom:1px solid #FFFFFF;
}

#left .menu {
	/* background:#8db6a1 url(../../images/website/left_menu_bg.gif) bottom right no-repeat; */
    background:#8db6a1 none bottom right no-repeat;
	padding-bottom:23px;
}

.menu li 
{
    list-style-position:outside; 
    padding-left:0; 
    text-indent:0;
    background:none;  
    line-height:26px;
    min-height:18px;

}

.menu li.Current 
{
    background-color:#c6dad0;
}

.menu li a
{
    padding-left:15px;
      
}

.menu li a:link, .menu li a:active, .menu li a:visited {
      height:auto;
      width:auto;
      display:block;
      line-height:15px;
      min-height:18px;
      padding-top: 4px;
      padding-bottom: 4px;
      padding-right: 0px;
      /*padding:4px 0px 4px 0px;*/
      border-bottom:1px solid #FFFFFF;
}


 
.menu li a:hover {
      height:auto;
      width:auto;
      /*display:block;*/
      line-height:15px;
      min-height:18px;
      padding-top: 4px;
      padding-bottom: 4px;
      padding-right: 0px;
      /*padding:4px 0px 4px 0px;*/
      text-decoration:none;
      background-color:#c6dad0;
}

/* side nav 2nd level */
.menu ul ul,
.menu ul ul li {
      font-weight:bold;
      background-color:#dff0f9;
}

.menu ul ul li a:hover {
      background-color:#e8f5fc;
}

/* side nav 3rd level */
.menu ul ul ul li {

}

.menu ul ul ul li a {
      padding-left:30px;
}

/* side nav 4th level */
.menu ul ul ul ul li {
      font-weight:normal;     
      font-size:0.85em;
      background:#dff0f9 url(../../images/website/box_list.gif) 42px 11px no-repeat;
}

.menu ul ul ul ul li a {
      padding-left:50px;
}

.menu ul ul ul ul li a:hover {
      background:#e8f5fc url(../../images/website/box_list.gif) 42px 11px no-repeat;
}

/* side nav 5th level */
.menu ul ul ul ul ul li {
      font-style:italic;
      font-size:1.0em;
}
.menu li.Unrelated 
{
      display:none;
      
 }
 
 

 
 /*--- column layout for Living page ---*/
#content .inner { width:100%; }
#content .inner td { background:#e2ede7 url(../../images/website/item_cnr.gif) bottom right no-repeat; width:45%; margin:2% 1% 0px 0px; padding:1% 2% 1% 2%; vertical-align:top;}
#content .inner .col2 { margin-right: 0; }
#content .inner img { margin-right:15px; }

/*--- for one column using above styles ---*/
#content div.onecolumn { background:#e2ede7 url(../../images/website/item_cnr.gif) bottom right no-repeat; width:95%; margin:2% 0px 0px 0px; padding:1% 2% 1% 2%; }

#content .sitemap li{
   
    }