﻿/* General styles */
/***************************************/
html *{
	margin: 0; padding: 0;
}
body{
	background: #ffffff;
	color: #323232; font-family:Arial, Helvetica, sans-serif; line-height: 1.2em; font-size: 0.75em; 
}
input, select{
	color: #656565; font-size: 0.8em; vertical-align:middle; padding: 1px; width:auto;
}
img{
	border:none;
}
a{
	text-decoration:none; padding: 0; color: #759CC2; font-weight:bold;
}
a:hover{
	text-decoration:underline;
}/*
h1{
	padding-top: -130px; margin-left: 20px;
	font-size: 3em; font-weight:bold; color: #ffffff; line-height: 3em;
}
h2{
	font-size: 1.6em; line-height: 1.2em; 
}*/
/*
h1{
	font-size: 2.5em; line-height: 1.2em; font-family: Arial;color: #ffffff;font-weight:normal;
}
h2{
	font-size: 2.2em; line-height: 1.2em;font-family: Arial;color: #003466;font-weight: normal;
}*/
h1{
	font-size: 2.2em; line-height: 1.2em; font-family: Arial;color: #ffffff;font-weight:normal;margin-top: 25px;
}
h2{
	font-size: 1.9em; line-height: 1.2em;font-family: Arial;color: #003466;font-weight: normal;
}
h3{
	font-size: 1.5em; line-height: 1.2em; margin-top: 10px; color: #759CC2;
}
h4{
	font-size: 1.2em; line-height: 1.2em; color: #759CC2; margin-top: 10px
}
p{
	padding-top: 15px;
}
hr{
	height: 13px; background: #D4D4D4; margin: 5px 0; clear:both; color: #D4D4D4;
}
td{
	vertical-align:top;
}
table{
	border-collapse:collapse;
}
/* Top navigation */
/***************************************/
#page{
	width: 990px;
}
#top{
	position: absolute; left:0; top: 0; z-index: 10; height: 20px; width: 980px;
	padding-left : 10px; 
	background-image: url(../_images/top_grad.jpg); background-repeat:repeat-x; 
	font-size: 0.8em; color: #979797;
}
#top div{
	padding-top: 2px; float: left;
}
#top a{
	color: #666666;
}
#top img{
	vertical-align:middle; margin-left: 3px; margin-top: 1px;
}
#topnav ul{
	list-style-type : none; 
}
#topnav li{
	float: left; margin-right: 10px;
}
div#search{
	float: right; padding: 7px; background: #003466; margin-right: 20px;
}
div#search input[type="text"]{
	width: 100px; font-size: 1em;
}
div#country, div#channel{
	float: right; margin-right: 20px;
}

/* Left navigation */
/***************************************/
#left{
	margin-top: 20px; float: left; width: 180px; background-color: rgb(63,63,63); height: 900px;
	background-image: url(../_images/watermark.gif); background-repeat: no-repeat; background-position: center bottom;
}
#logo{
	margin-top: 20px; margin-left: 20px;
}
/*
#navigation ul{
	width: 160px; padding-left: 10px;
	margin-top: 25px; list-style-type: none;
}

#navigation li{
	border-bottom: 2px dotted rgb(0,51,102); padding: 10px 5px;
}*/
/* Commented on 22 Jan 09
#navigation ul{
	width: 155px; padding-left: 10px;
	margin-top: 25px; list-style-type: none;
	margin-left: 4px;
	
}
#navigation li{
	border-bottom: 2px dotted rgb(0,51,102); padding: 10px 5px;padding-left : 0.2mm;
}
#navigation a{
	color: #fff; font-weight: bold; font-family: Georgia;
}
*/
#navigation ul{
	width: 155px; padding-left: 10px;
	margin-top: 25px; list-style-type: none;
	margin-left: 4px;
	
}
#navigation ul li ul,   
ul li ul li ul,   
ul li ul li ul li ul,
{   
  /*text-indent : 2.0mm;*//*white-space : wordwrap;*/padding-left: 25px;
}
#navigation ul ul, #navigation ul ul ul{
	display: none;
}
#navigation li{
	/*border-bottom: 2px dotted rgb(0,51,102);*/ border-bottom: 2px dotted rgb(255,255,255);padding: 10px 5px;/*padding-left : 1.4mm;*/
}
#navigation li:first-child{
/*	border: none;*/
}
#navigation a{
	/*color: #fff;*/color: #6CC6C3; font-weight: bold; /*font-family: Georgia;*/ font-family: Arial;
}
#navigation li.navOn{
	padding-bottom: 0;
}
/* Change colour in below tag */
#navigation li.navOn ul{
	display: block; background : #ffffff; margin: 0; padding: 0; margin-left: -5px;padding-left: 8px;width: 147px;
}
#navigation li.navOn ul ul{
	display:none;
}
/* Change colour in below tag */
#navigation li.navOn li{
	border:none; /*color: #B5D7DB;*/color: #74CBC8;padding: 3px 5px;padding-left: 5px;
}
#navigation li.navOn li a{
	/*color: #B5D7DB;*/
	color: #74CBC8;
}
#navigation .navOn{
	background-color: #74CBC8;
}
/* Change colour in below tag */
#navigation .subnavOn{
	/*background-color: #D7EAEC;*/
	background-color: #92D8D6;
}
/* Change colour in below tag */
#navigation .navOn .subnavOn ul{
	/*display:block; background-color: #EAECCA; */
	display:block; 
	/*background-color: #F2F8F9;*/
		/*background-color: #ffffff;*/
		background-color: #D4D4D4;
		width: 143px;padding-left: 4px;
}
#navigation .navOn .subnavOn{
	padding-bottom: 0;
}
#navigation .navOn .subnavOn .lastnavOn a{
	background-color: none;
	/*background-color: #F2F8F9;*/ 
	/*color: #282828;*/
	color: #003366;
	
}
#navigation .navOn .subnavOn li{
	margin-left: 5px;
}
#navigation .navOn a{
	color: #fff;
}
#navigation .subnavOn a{
	/*color: #86BDC4;*/

	color: #74CBC8;

}
#navigation li.navOn li.subnavOn a{
/*	color: #86BDC4;*/
	color: #003366;
}
#navigation li.navOn li.subnavOn ul li a{
	/*color: #B5D7DB;*/
	color: #74CBC8;
}
/* Content area */
/***************************************/
#right{
	margin-top: 0; float: left; width: 810px;
}
/*
#header{
	height: 110px;
	background-image: url(../_images/header_sky.jpg); background-repeat:no-repeat;
}
*/
#header{
	background-image: url(../_images/header_reit.jpg); background-repeat:no-repeat; height: 116px;
}
#header h1{
	margin-left: 20px;margin-top: 40px;
}
#quicklinks, #quicklinks_home{
	position:absolute; left: 700px; top: 93px; padding: 10px; width: 230px;
}
#quicklinks ul, #quicklinks_home ul{
	list-style-image: url(../_images/arrow.gif);
}
#quicklinks li, #quicklinks_home li{
	padding-top: 5px; margin-left: 5px;
}
#quicklinks a, #quicklinks_home a{
	color: #ffffff;
}
#quicklinks_home{
	display:none;
}
#content{
	float: left; padding: 0 0 0 20px;
}
/*
#content h1{
	font-size: 2.5em; line-height: 1.2em; font-family: Arial;color: #003466;font-weight:normal;
}
*/
#content h1{
	font-size: 2.2em; line-height: 1.2em; font-family: Arial;color: #003466;font-weight:normal;margin-top: 25px;
}
#content img{
	padding-bottom: 20px ; 
}
#content ul, #content li{
	list-style-type:square; list-style:square; margin: 10px;
}
#tabs{
	background-color:#759CC2; height: 40px; margin: -20px; margin-bottom: 20px; width: 810px; overflow-y: hidden;
}
#tabs ul{
	margin: 0 10px;
}
#tabs li{
	margin:0; margin-top: 9px; list-style-type:none; float: left; padding: 8px 17px 10px 4px;
	background-image:url('../_images/tab_shade.gif'); background-position: right; background-repeat:no-repeat;
}
#tabs a{
	color: #fff;
}
#tabs .tabOn{
	background-image:url('../_images/tabon_shade.gif'); background-position: right; background-repeat:no-repeat;
}
#tabs .tabOn a{
	color: #003366; cursor: default;
}
#tabs .tabOn a:hover{
	text-decoration:none
}
#investnow{
	float:left; margin-left: 5px; margin-top: 10px;
}
#content .tools{
	line-height : 1.5em; border-top: 1px solid #D4D4D4; clear: both; padding: 5px 0; 
}
#content .tools img{
	padding:0 ;margin : 0; margin-right: 3px;
}
#content .tools a{
	color: #6A6A6A;
}

/* Footer */
/***************************************/
#bottom{
	padding-left : 20px; margin-top: 20px; height: 20px; width: 960px; padding-top: 6px;
	background-image: url(../_images/bottom_grad.jpg); background-repeat:repeat-x; background-color:#E1E1E1; 
	font-size: 0.8em; color: #818181; clear:both;
}
#bottom a{
	color: #818181; font-weight:normal;
}
#bottom ul{
	list-style-type : none; 
}
#bottom li{
	float: left; margin-right: 10px;
}


/* Helper classes */
/***************************************/
.left{
	float: left;
}
.right{
	float: right;
}

.bluebox{
	padding: 10px;background-color : #003466; color: #fff;	
}
.bluebox h3{
	font-size: 1.6em; margin-bottom: 10px;
}
.bluebox ul{
	margin-top: 5px; margin-left: 15px;list-style-image : url(../_images/arrow.gif);
}
.bluebox li{
	padding-top: 5px;
}
.bluebox a{
	color: #ffffff;
}
.lightblue{
	color:#fff; background-color: #759CC2; margin-top: -20px; padding: 5px 2px; text-align:center;
}
.button{
	background: url(../_images/button.jpg); border: none; color: #003466; font-weight:bolder; font-size: 1em;
	width: 90px; height: 20px; text-align:left; padding: 1px 4px; margin-top: 10px;
}
.datatable tr:first-child{
	background: #759CC2; color: #fff; font-weight:bold;
}
.datatable td{
	border: 1px solid #759CC2; vertical-align:top; padding: 3px;
}


.print{
	list-style-image: url('../_images/print.gif'); vertical-align: middle;
}
.email{
	list-style-image: url('../_images/email.gif'); vertical-align: middle;	
}
.download{
	list-style-image: url('../_images/download.gif'); vertical-align: middle; margin-left: 20px;
}
.video{
	list-style-image: url('../_images/video.gif'); vertical-align: middle; margin-left: 20px;
}
.arrow{
	list-style-image: url('../_images/arrow_grey.gif'); vertical-align: middle; margin-left: 20px;
}

#contentcontainer img{
	padding-bottom: 0;
}
#contentcontainer{
	font-size: 0.9em;
}

.pic{
	background-color: #86BDC4; padding: 0 20px; color: #000; width: 120px; background-image: url(../_images/watermark_blue.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.pic blockquote{
	color: #fff; border-top: 1px dotted #fff; padding: 15px 0; margin-top: 15px; font-family: Georgia; line-height: 1.5em;
}
