@import url(layout.css);

h1.darkblue {color:#0072bc; font-size:1.3em; font-weight:normal;}
.blue {color:#0072bc;}
.black {color:#000000;}
.gray1 {color:#999;}
.green {color:#99af55;}

a {
	color:#0072bc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ol li {
	margin-bottom:.5em;
}

acronym {
	cursor:help;
}

/* financial statements */

table{
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	font-size:1em;
}

table th{
	color:#000;
	vertical-align:bottom;
}

table.inner{
	margin-bottom:0em;
}

table td.nopadr {
	padding:0em;
}

table a.toggle {
	background:transparent url(/ar_2008/images/add.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:14px;
	margin-right:0.4em;
	text-decoration:none;
	width:14px;
}

table th,
table td{
	padding:0.25em;
	padding-left:0;
	padding-right:1em;
	text-align:right;
}

table tr.pad_b0 th,
table tr.pad_b0 td{
	padding-bottom:0em;
}

table tr.pad_t0 th,
table tr.pad_t0 td{
	padding-top:0em;
}

table td{
	vertical-align:bottom;
}

table caption {
	color:#0072bc;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
}

table tr.padex th,
table tr.padex td{
	padding:.5em 0.25em !important;
}

.bold {
	font-weight:bold;
}

.unbold {
	font-weight:normal;
}

.italic {
	font-style:italic;
}

.alignleft {
	text-align:left;
}

.bg_green {
	background:#e7ecd6;
	padding:.5em;
	margin-bottom:1em;
}

.bg_lightgreen {
	background:#f1f4e7;
}

.bg_blue {
	background:#eaf0f9;
	padding:.5em;
	margin-bottom:1em;
}

.bg_lightblue {
	background:#f1f5fb;
}

table .singleBorderBottom td,  table tr.singleBorderBottom th {
	border-bottom:1px solid #FFFFFF;
}

.singleBorderBottom{
border-bottom:1px solid #FFFFFF;
}

 .doubleBorderBottom {
	border-bottom:3px solid #FFFFFF;
}


table tr.singleBorderTop td,  table tr.singleBorderTop th {
	border-top:1px solid #FFFFFF;
}

table tr.doubleBorderBottom td,  table tr.doubleBorderBottom th {
	border-bottom:3px solid #FFFFFF;
}

.ext_hight {
	line-height:2.5em;
}

.td_padleft {
	padding-left:1.5em;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.wid60 {
	width:60%;
}

.wid50 {
	width:50%;
}

.wid40 {
	width:40%;
}

.wid48 {
	width:48%;
}

.wid58 {
	width:58%;
}

.wid35 {
	width:35%;
}

.wid38 {
	width:38%;
}

.wid20 {
	width:20%;
}

.wid30 {
	width:30%;
}

.wid15{
	width:15%
}

.wid10 {
	width:10%;
}

.wid9 {
	width:9%;
}


.pad_num {
	display:table;
	width:100%;
}

ol.padLeft{
    padding-left:.5em;
}

.padLeft{
    padding-left:1.5em;
}

.marginLeft{
    margin-left:1.5em;
}

.marginLeft2{
    margin-left:4em;
}

.marginRight2{
    margin-right:5em;
}

.padLeft1{
    padding-left:1.5em;
}

.padLeft1 span{
    display:block;
	width:2.1em;
	_width:1.9em !important;
	float:left;
}

.padLeft2{
    padding-left:3.6em;
}
	 
.pad_left {
	float:left;
	width:1.5em;
	margin-left:.5em;
	display:table;
}

.pad_subnote {
	float:left;
	width:.75em;
	margin-left:.5em;
	display:table;
}

.pad_right {
	float:left;
	width:54em;
	display:table;
}

.pad_right2
 {
	float:left;
	width:52em;
	display:table;
}

.bottommargin {
	margin-bottom:1em;
}

img {
	border:none;
}

.img_w1 {width:13em;}
.img_w2 {width:12.5em;}
.img_w3 {width:4em;}
.img_w4 {width:7.4em;}
.img_w5 {width:20em;}
.img_w6 {width:18.5em;}
.img_w7 {width:25em;}
.img_w8 {width:10em;}


/* 2008 project focus */

#blue_box {
	float:right;
	width:20em;
	margin:0em 0em 1em 2em;
	background:#ebf7fe;
}

#blue_box  ul {
	color:#0072BC;
	margin:0;
	padding:0;
}

#blue_box  ul li {
	margin-left:3em;
	padding-bottom:.5em;
	padding-right:2em;
}

#blue_box #box_l {
	background:url(/ar_2008/images/blue_box_left.gif) repeat-y left;
}

#blue_box #box_r {
	background:url(/ar_2008/images/blue_box_right.gif) repeat-y right;
	width:20.98em;
}

#blue_box  img.img_top {
	vertical-align:top;
	width:20.97em;
}

#blue_box  img.img_bottom {
	vertical-align:bottom;
	width:21em;
}

img.rightalign {
	float:right;
	clear:right;
	margin:2em 0em 2em 2em;
	_margin:2em 1em 2em 2em !important;
}

/* Business Review */

h2.bigger {
	font-size:1.5em;
}

.margin_top {
	#margin-top:1em;
}

/* ----gray shadow box---- */

.gray_roundcont {
	background-color: #fff;
	width:21em;
	float:right;
}

.gray_roundtop { 
	background: url(/ar_2008/images/gray_box_topright.gif) no-repeat top right; 
}

.gray_roundtop_bg { 
	background: url(/ar_2008/images/gray_box_top.gif) repeat-x top center; 
}

.gray_roundbottom {
	background: url(/ar_2008/images/gray_box_bottomright.gif) no-repeat top right; 
}

.gray_roundbottom_bg {
	background: url(/ar_2008/images/gray_box_bottom.gif) repeat-x top center; 
}

.gray_roundleft {
	background: url(/ar_2008/images/gray_box_left.gif) repeat-y left center; 
}

.gray_roundright {
	background: url(/ar_2008/images/gray_box_right.gif) repeat-y right center; 
}

.gray_txt {
	padding:0em 2em;
}

.gray_txt  ul  {
	margin-bottom:0em !important;
	margin-left:1.4em !important;
}

.gray_txt  ul li {
	padding-bottom:.5em;
}

img.gray_corner {
   width: 23px;
   height: 23px;
   border: none;
   display: block !important;
}



div.tablediv {
	float:right;
	margin-right:.9em;
}

div.tablediv table {
	margin-bottom:.2em;
	width:20em;
}

div.tablediv table td, div.tablediv table th {
	text-align:left;
	padding:.2em 0em;
}

.txt_fitout {
	color:#A29237;
	font-size:1.4em;
	font-weight:bold;
}

.txt_construction {
	color:#00b1eb;
	font-size:1.4em;
	font-weight:bold;
}

.txt_infra{
	color:#8f3594;
	font-size:1.4em;
	font-weight:bold;
}

.txt_housing{
	color:#c41524;
	font-size:1.4em;
	font-weight:bold;
}

.txt_urban{
	color:#ee791f;
	font-size:1.4em;
	font-weight:bold;
}

.sm_txt {
	font-size:.9em;
}

table tr.grayBorderBottom td, table tr.grayBorderBottom th {
	border-bottom:1px solid #cccccc;
}

table td.grayBorderRight, table th.grayBorderRight {
	border-right:1px solid #cccccc;
}

.logo_margin {
	margin-bottom:2.5em;
}

.logo_margin2 {
	margin-bottom:3em;
}

ul.green_bullet{
	margin-left:0em !important;
}

ul.green_bullet li{
	background:url(/ar_2008/images/green_bullet.gif) left .6em no-repeat;
	padding-left:1em;
	list-style:none;
	line-height:1.5em;
}

div.blueBorderBox {
	border:1px solid #0072BC;
	padding:.5em;
	margin-bottom:1em;
}

div.blueBGBox {
	padding:0em 1em;
}

div.blueBGBox  table {
	margin:0em !important;
}

table td.blcakBorder {
	border-bottom:1px solid #000;
}

table td.middleAlign {
	padding-bottom:1.2em;
	padding-left:1em;
}

table td.align_pad, table th.align_pad {
	text-align:left;
	padding:.5em;
	vertical-align:top !important;
}

.txtblock {
	background:url(/ar_2008/images/blue_link_bg.gif) repeat-x; line-height:50px;
}

.roundcont {
	background-color: #eaf0f9;
}

.roundtop { 
	background: url(/ar_2008/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/ar_2008/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.extrabig_g {
	color:#99af55;
	font-size:7em;
	font-weight:bold;
	margin:0em;
	line-height:.9em;
	border-bottom:2px solid #aeb0b3;
}

.txt_right {
	text-align:right;
	margin:.2em 0em;
	color:#aeb0b3;
}

.txt_padr {
	padding-right:4.5em;
}

.txt_width {
	margin-left:1em;
}

.img_caption {
	font-weight:bold;
	margin-left:2.2em;
	margin-bottom:0em;
	margin-top:1.25em;
}

.img_caption2 {
	font-weight:bold;
	margin-left:2.2em;
	margin-bottom:0em;
}

.img_caption3 {
	font-weight:bold;
	margin-left:12.5em;
	margin-bottom:0em;
}

.imgsize1 {
	width:13.75em;
}

.imgsize2 {
	width:30.3em;
}


/* table corners */

.t_roundcont {
	background-color: #fff;
}

.t_roundtop { 
	background: url(/ar_2008/images/table_tr.gif) no-repeat top right; 
}

.t_roundtop_bg { 
	background: url(/ar_2008/images/table_tm.gif) repeat-x top center; 
}

.t_roundbottom {
	background: url(/ar_2008/images/table_br.gif) no-repeat top right; 
}

.t_roundbottom_bg {
	background: url(/ar_2008/images/table_bm.gif) repeat-x top center; 
}

.t_roundleft {
	background: url(/ar_2008/images/table_lm.gif) repeat-y left center; 
}

.t_roundright {
	background: url(/ar_2008/images/table_rm.gif) repeat-y right center; 
	padding:0em 1em;
}

.t_roundright table {
	margin:0em;
}


img.t_corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}

/* home page */

#home_header {background:url(/ar_2008/images/wave_cover.jpg) no-repeat bottom left; height:20em;}
#home_header h1 {width:31em;}
div.home_block {width:18em; height:25em; float:left;}
div.home_block img {width:18em; margin-bottom:1em; border:none;}
div.marginr {margin-right:1em;}

/* Headlines */

div.headlines {
	margin-bottom:1.5em;
}

div.headlines h2 {
	font-size:1.67em;
	line-height:2em;
	border-bottom:1px dotted #999999;
	margin-left:1.6em;
}

div.headlines img, div.headlines p {
	float:left;
}

div.headlines img.arrow {
	margin-top:.5em;
	margin-right:.5em;
}

div.headlines p.gray {
	color:#666666;
	font-size:1.2em;
	margin-top:1em;
	margin-left:1em;
	width: 24em;
}

div.headlines img.graph {
	float:right;
	margin-top:.5em;
	width:14.6em;
}

div.headlines p.percent {
	width:7em;
}

div.headlines span.bigtxt {
	font-size:4.5em;
	font-weight:bold;
	color:#0072BC;
}

div.headlines span.smtxt {
	font-size:3em;
	color:#0072BC;
}

/* sitemap */

ul.sitemap {
	list-style-type:none;
	margin-left:0 !important;
}

ul.sitemap li {
	line-height:2em;
	clear:both;
}

ul.sitemap li ul {
	list-style-type:none;
	margin-left:0 !important;
	padding-left:1em;
}

ul.sitemap li.borderbottom {
	border-bottom:1px solid #009BCE;
}

ul.sitemap li ul.bordertop {
	border-top:1px solid #009BCE;
}

ul.sitemap li a {
	color:#2C326C;
	text-decoration:none;
	font-weight:bold;
}

ul.sitemap li a:hover {
	text-decoration:underline;
}

ul.sitemap li ul li {
	border:none;
}

ul.sitemap li ul li a {
	font-weight:normal;
}

ul.sitemap li ul.notes_nav {
	margin-top:0.5em;
	margin-left:0em !important;
	padding-left:0em;
	#padding-left:1em;
	float:left;
	display:block;
}

ul.sitemap li ul.notes_nav li {
	clear:none;
	float:left;
	display:inline;
	width:1.75em;
	text-align:center;
	border:1px solid #2c326c;
	margin:0 0.2em 0.5em;
	font-weight:normal;
	line-height:1.5em;
}

ul.sitemap li ul.notes_nav li a {
	display:block;
	width:1.75em;
}

ul.sitemap li ul.notes_nav a:hover,
ul.sitemap li ul.notes_nav a.selected{
	background-color:#1CA7DE;
	color:#fff;
	text-decoration:none;
}

/* Downloads */

div.borderbottom {
	border-bottom:1px solid #009BCE;
}

div.download img {
	border:none;
	float:left;
	padding:.5em .5em .5em 4.5em;
}

div.download span.name {
	width:30em;
	float:left;
	padding:1em 0em;
}

div.download span.name_pad {
	width:28em;
	float:left;
	padding:1em 0em 1em 2em;
}

div.download span.head {
	width:10em;
	float:left;
	text-align:right;
	line-height: 3em;
}

div.download span.pdf, div.download span.xls {
	width:10em;
	float:left;
	line-height: 3em;
}

/* board of directors */

div.director {
	margin-bottom:1em;
	border-bottom:1px solid #cccccc;
}

div.director img {
	margin-right:1em;
	margin-bottom:1em;
}


.printBasketPrintClass {width:57.4em; clear:both;}

/* significant accounting */

.margin_b0{
	margin-bottom:0 !important;
}

.margin_b1{
	margin-bottom:1em !important;
}

#content ul.marginleft14{
margin-left:1.2em;
}

#content ul.blue_bullet{
margin-left:0.2em;
}

#content ul.blue_bullet li{
background:url(/ar_2008/images/blue_bullet.gif) left .6em no-repeat;
padding-left:1em;
list-style:none;
line-height:1.5em;
}

ul li span.spanwidth{
	width:21em;
	display:table;
	float:left;
}
	
	/* significant accounting */
	
.vertical_top{
vertical-align:top;
}

.text_centre{
	text-align:center;
	padding:0;
}

	/* note conso 26*/

#content ul.nonbullet{
	list-style:outside none;
	list-style-type:none;
	margin-left:0;
}

.no_pad{
	padding:0;
}

.div_width{
    width:29.66em;
	float:left;
	font-size:.8em;
}

.div_sm{
	font-size:.8em;
}

span.bullet{
	display:block;
    float:left;
	height:2.66em;
	width:1.66em;
}	

span.star{
	display:block;
    float:left;
	height:2.66em;
	width:0.8em;
}	


.nonbullet li span{
	padding-right:.1em;
	font-size:.7em;
}

.clear{
	clear:both;
	height:.1em;
}
h1.focus_head{
font-size:3em;
font-weight:bold;
line-height:1em;
margin-bottom:.1em;
margin-top:0;
}

/* blue box css*/
.box{
	width:20.5em!important;
	float:right;
}

div.box_tleft{
	float:left;
	width:1.8em;
}
	
div.box_tright{
	float:right;
}
	
div.box_tmid{
	background:url(/ar_2008/images/box/images/box_tmid.jpg) left  top repeat-x;
	height:1.3em;
	_float:left;
}
	
div.box_bleft {
	float:left;
	width:1.8em;
}
	
div.box_bright{
	float:right;
}
	
div.box_bmid{
	background:url(/ar_2008/images/box/images/box_bmid.jpg) left top repeat-x;
	height:2.3em;
	_float:left;
}
	
div.box_mleft{
	background:url(/ar_2008/images/box/images/box_mleft.jpg) left top repeat-y; 
	padding-left:1.8em;
}
	
div.box_mright{
	background:url(/ar_2008/images/box/images/box_mright.jpg) right top repeat-y; 
}
	
div.box_mmid{
	background-color:#EAF7FD;
	margin-right:1.8em;
}

div.box_mmid ul {
	margin-bottom:0 !important;
	margin-left:1.5em !important;
	padding-top:1em;
	padding-left:.5em;
}
	
div.box_mmid ul li{
	color:#0072bc;
	padding-bottom:1em;
}
	/* image*/

.focus_img{
	display:block;
	margin-top:3em;
	float:right;
}




