@charset "utf-8";
/* CSS Document */

#site_heading p {
	color: #555555;
	font-size: 0.6em;
	letter-spacing:1px;
	line-height: 0;
	margin: 1em 0 0;
}
.image_left {
	margin:5px;
	float:left;
}
.image_right {
	margin:5px;
	float:right;
}
.text_label {
	font-weight: bold;
}
#content img {
	margin-bottom: 0px;
}
td.no_format, th.no_format {
	border-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
thead tr:last-child {
	border-bottom: 2px solid #956F00;
}
tfoot tr:first-child {
	border-top: 2px solid #956F00;
}
th[scope="row"] {
	border-bottom: 1px solid #CCCCCC;
}
tbody.align_right td, tfoot.align_right td {
	text-align:right;
}

/* Annual Report, CentreLines, Contact Us */

div.ar_pub, div.cl_pub, div.contact_map {
	float:left;
	width:180px;
	text-align:center;
	padding-top:15px;
}
span.ar_pub_link_text, span.cl_pub_link_text, span.contact_map_link_text  {
	display:block;
}
div.ar_pub img, div.cl_pub img, div.contact_map a img,  img.thumb {
  border:1px solid #bcbcbc;
	margin-bottom:5px;
}

/* Home page */

div.item img {
	padding: 2px;
	border: solid 1px #cccccc;
}

/* KAAP */

#div_kaap h1 {
	color: #ffffff;
	font-size: 1.8em;
	text-transform:capitalize;
	background: #ef0000;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-top: 2px;
}
#div_kaap h2 {
	color: #ef0000;
	font-size: 1.8em;
	line-height: 1em;
	margin: 0.5em 0 0.75em 0;
	letter-spacing:-0.02em;
}
#kaap_logo img {
	padding:10px 50px 0px 10px;
}
#kaap_hp_head img {
	padding:10px 0px 10px 10px;
}
#kaap_hp_logo img {
	padding:10px 70px 0px 20px;
}
#kaap_hp_news ul {
	list-style-image: url(/local/images/kaap/arrow.gif);
	list-style-type: circle;
	list-style-position: inside;
	vertical-align: middle;
}
#kaap_hp_news li {
	vertical-align: middle;
}
.kaap_hp_news_date {
	padding:0px 10px 0px 10px;
}

/* SHAHRP */
h3.shahrp_subhead {
	margin-top:-15px;
}

/* CDP 2011 conference */

#cdp_logo img {
	padding:20px 40px 0px 10px;
}
blockquote p.cdp_by {
	text-align:right;
}
h2.cdp_subhead {
	/* font-size:2em; */
	margin-top:-10px;
	margin-bottom:10px;
}

/* Staff pages */

#staff_list a img, #staff_list img, #staff_page img {
  border:1px solid #bcbcbc;
	margin-bottom:5px;
}
#staff_list hr {
	margin:10px 0;
}
#staff_list p.staff_name {
	font-weight:bold;
	margin:0;
}
#staff_list p.staff_left_col {
	float:left;
	width:300px;
	margin-bottom:0;
}
#staff_list p.staff_right_col {
	float:right;
	width:350px;
	text-align:right;
	margin-bottom:0;
}
#staff_page h2.staff_name {
	margin-top:0px;
}
#staff_page hr {
	margin-bottom:1.71429em;
}
#staff_page p.staff_left_col {
	float:left;
	margin-top:20px;
}
#staff_page p.staff_right_col {
	float:left;
	margin-top:20px;
	margin-left:50px;
}
.staff_thumb {
	clear:left;
	float:left;
	margin:5px 10px 5px 0;
}
