
/*******************************************  BLANK SLATE  ********************************************/

body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { 
	margin: 0px;
	padding: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
fieldset,img,hr { 
	border: 0px;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0px;
}
ul {
	list-style-type: none;
}
.clearContent {
	clear: both;
}


/**********************************************  HEADER  **********************************************/

#header {
	background-image: url('../images/header-banner.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 351px;
	position: relative;
	margin: 0px 0px 16px 0px;
}
#header img {
	position: absolute;
	top: 22px;
	left: 28px;
}
#headerLogo {
	width: 220px;
	height: 128px;
	background-image: url('../images/header-logo-bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#headerSearch {
	position: absolute;
	right: 27px;
	top: 26px;
}
#headerSearch #searchBox {
	width: 14em;
	height: 1.2em;
	border: 1px #afb7c2 solid;
	padding: 3px 0px 3px 3px;
	background-image: url('../images/header-search-input-bg.gif');
	background-repeat: repeat-x;
	float: right;
}
#headerSearch #searchButton {
	width: 34px;
	position: relative;
	top: -5px;
	left: 8px;
	float: right;
}
	

/***********************************************  MENU  ***********************************************/

#menu {
	width: 720px;
	height: 46px;
	position: absolute;
	left: 220px;
	top: 82px;
	padding: 0px 0px 0px 20px;
	background-image: url('../images/header-menu-bg.gif');
	background-repeat: repeat-x;
	background-color: #4e8abe
}
#menu li {
	float: left;
	display: block;
}
#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	float: left;
	display: block;
	height: 32px;
	padding: 7px 30px 7px 30px;
}
#menu a:hover {
	background-color: #231f20;
}
#menu ul {
	position: absolute;
	top: 46px;
	width: 940px;
	left: 0px;
	height: 45px;
	background-color: #231f20;
	margin: 0px 0px 0px -220px;
	padding: 0px 0px 0px 15px;
	display: none;
}
#menu ul a {
	margin: 7px 0px 0px 0px;
	height: auto;
	padding: 12px 15px 13px 15px;
	font-size: 11px;
}
#menu ul li a:hover {
	background-color: #ffffff;
	color: #231f20;
}
#menu li:hover ul, #menu li.menuLiOver ul {
	display: block;
	z-index: 10;
}
#menu li:hover a, #menu li.menuLiOver a {
	background-color: #231f20;
}
#subMenuContainer {
	height: 45px;
	width: 960px;
	background-color: #231f20;
}


/******************************************  MENU CHANGES  ********************************************/

.backgroundSpeciality #menu #menuItemBackgroundSpeciality,
.philosophy #menu #menuItemPhilosophy,
.milestones #menu #menuItemMilestones,
.investment #menu #menuItemInvestment,
.investing #menu #menuItemInvesting,
.boardDirectors #menu #menuItemBoardDirectors,
.staff #menu #menuItemStaff,
.emergingMarkets #menu #menuItemEmergingMarkets,
.india #menu #menuItemIndia,
.asia #menu #menuItemAsia,
.mediaContacts #menu #menuItemMediaContacts,
.inTheNews #menu #menuItemNews,
.mediaReleases #menu #menuItemMediaReleases,
.independentResearch #menu #menuItemResearch,
.emailAlerts #menu #menuItemEmail,
.asxAnnouncements #menu #menuItemASX,
.sharePriceHistory #menu #menuItemSharePrice,
.dividends #menu #menuItemDividends,
.prospectus #menu #menuItemProspectus,
.registry #menu #menuItemRegistry,
.faq #menu #menuItemFAQ {
	background-color: #ffffff;
	color: #231f20;
}
.backgroundSpeciality #menu #menuItemAboutUs,
.philosophy #menu #menuItemAboutUs,
.milestones #menu #menuItemAboutUs,
.investment #menu #menuItemAboutUs,
.investing #menu #menuItemAboutUs,
.boardDirectors #menu #menuItemAboutUs,
.staff #menu #menuItemAboutUs,
.emergingMarkets #menu #menuItemAboutUs,
.india #menu #menuItemFundProfiles,
.asia #menu #menuItemFundProfiles,
.mediaContacts #menu #menuItemNewsReports,
.corporate #menu #menuItemCorporate,
.contact #menu #menuItemContact,
.inTheNews #menu #menuItemNewsReports,
.mediaReleases #menu #menuItemNewsReports,
.independentResearch #menu #menuItemNewsReports,
.emailAlerts #menu #menuItemNewsReports,
.asxAnnouncements #menu #menuItemShareholders,
.sharePriceHistory #menu #menuItemShareholders,
.dividends #menu #menuItemShareholders,
.prospectus #menu #menuItemShareholders,
.registry #menu #menuItemShareholders,
.faq #menu #menuItemShareholders {
	background-color: #231f20;
}
.backgroundSpeciality #menu #menuItemAboutUs ul,
.philosophy #menu #menuItemAboutUs ul,
.milestones #menu #menuItemAboutUs ul,
.investment #menu #menuItemAboutUs ul,
.investing #menu #menuItemAboutUs ul,
.boardDirectors #menu #menuItemAboutUs ul,
.staff #menu #menuItemAboutUs ul,
.emergingMarkets #menu #menuItemAboutUs ul,
.india #menu #menuItemFundProfiles ul,
.asia #menu #menuItemFundProfiles ul,
.mediaContacts #menu #menuItemNewsReports ul,
.inTheNews #menu #menuItemNewsReports ul,
.mediaReleases #menu #menuItemNewsReports ul,
.independentResearch #menu #menuItemNewsReports ul,
.emailAlerts #menu #menuItemNewsReports ul,
.asxAnnouncements #menu #menuItemShareholders ul,
.sharePriceHistory #menu #menuItemShareholders ul,
.dividends #menu #menuItemShareholders ul,
.prospectus #menu #menuItemShareholders ul,
.registry #menu #menuItemShareholders ul,
.faq #menu #menuItemShareholders ul {
	display: block;
}


/***********************************************  BODY  ***********************************************/

body {
	background-image: url('../images/body-bg.gif');
	background-position: center 306px;
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	background-color: #ffffff;
}
#content {
	float: left;
	width: 700px;	
}


/**********************************************  FOOTER  **********************************************/

#footer {
	font-family: tahoma, arial, sans-serif;
	font-size: .6em;
	color: #aaaaaa;
	margin: 15px 0px 0px 0px;
	padding: .7em 3em .7em 0em;
	text-align: right;
	background-color: #231f20;
}
#footer ul {
	display: inline;
}
#footer ul li, #footer span {
	display: inline;
	border-left: 1px #444444 solid;
	padding: 0em .4em 0em .6em;
}
#footer span {
	margin: 0em 0em 0em .4em;	
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
#footerCols {
	background-image: url('../images/footer-cols-bg.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	margin: 10px 0px -15px 0px;
	position: relative;
	padding: 0em 0em .6em 0em;
}
#footerCols li {
	float: left;
	width: 21%;
	padding: 0% 2% 0% 2%;
}
#footerCols h3 {
	color: #4e8abe;
	font-size: .75em;
	text-transform: uppercase;
	margin: 0em 0em 1em 0em;
}
#footerCols p {
	font-size: .7em;
	margin: 0em 0em 1.5em 0em;
}
#footerCols img {
	margin: -.5em 0em 0em 0em;
}
#footerCols ul {
	margin: 0em 0em 1em 0em;
}
#footerCols ul li {
	float: none;
	width: 90%;
	font-size: .7em;
	background-image: url('../images/icons/ico-pdf.gif');
	background-repeat: no-repeat;
	padding: 0em 0em .5em 2em;
	margin: .2em 0em .2em 0em;
}
#footerCols ul a {
	color: #333333;
}
#footerCols input {
	width: 188px;
	height: 1.2em;
	border: 1px #afb7c2 solid;
	padding: 3px 0px 3px 3px;
	margin: -.5em 0em 1.2em 0em;
	background-image: url('../images/header-search-input-bg.gif');
	background-repeat: repeat-x;
	float: left;
}

/********************************************  HOME PAGE  *********************************************/

#btnGrp {
	width: 200px;
	height: 238px;
	float: left;
	padding: 5px 20px 5px 20px;
}
.asiaBtn {
	display: block; 
	width: 200px; 
	height: 109px; 
	margin: 0px 0px 20px 0px;
}

/******************************************  PAGE CONTENT  ********************************************/

#nav {
	width: 220px;
	float: left;
	font-size: .75em;
	margin: 0px 20px 0px 0px;
}
#nav h4 {
	text-transform: uppercase;
	color: #ffffff;
	padding: .7em 1.2em .7em 1.2em;
}
#nav ul {
	padding: .5em 0em .5em 0em;
}
#nav ul ul {
	padding: 0em;
}
#nav ul a {
	min-height: 1.25em;
	height: auto !important;
	height: 1.25em;
	display: block;
	padding: .5em 20px .5em 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	background-position: 185px center;
}
#nav ul ul a {
	min-height: 1.25em;
	height: auto !important;
	height: 1.25em;
	display: block;
	padding: .5em 20px .5em 40px;
	background-repeat: no-repeat;
	background-position: 24px center; 
	color: #606060;
	text-decoration: none;
	font-weight: normal;
}
#content ul {
	font-size: .9em;
	line-height: 180%;
	color: #333333;
	margin: 1em 1em 1em 2em;
}
#content li {
	background-image: url('../images/nav-bullet-asia-over.gif');
	background-repeat: no-repeat;
	background-position: left .7em;
	padding: 0em 0em 0em 1.5em;
}
#content #teamList {
	margin: 0px 0px 0px 14px;
}
#teamList li {
	background: none;
	padding: 0em;
	clear: left;
	position: relative;
	margin: 0em 0em 2em 0em;
	min-height: 215px;
	height: auto !important;
	height: 215px;
}
#teamList img {
	border-top: 1px #e2e3e3 solid;
	border-right: 1px #dbdbdb solid;
	border-left: 1px #cbcbcb solid;
	border-bottom: 1px #bababa solid;
	padding: 10px 10px 25px 10px;
	margin: 0px 15px 0px 0px;
	position: absolute;
}
#teamList p, #teamList h2, #teamList h5 {
	margin: 0px 0px 0px 180px;
}
#teamList h5 {
	margin: .2em 0em .5em 180px;
}
#teamList h2 {
	font-size: 1.2em;
}
#content #map {
	text-align: right;
	margin-bottom: 10px;
}
#content iframe {
	border: 1px #cccccc solid;
	margin: 0em 0em .3em 0em;
}
#map a {
	color: #333333;
	padding: 0em .5em 0em 0em;
}
.milestones h2 {
	background-image: url('../images/icons/ico-pin.gif');
	background-repeat: no-repeat;
	padding: 7px 0px 0px 25px;
	font-weight: normal;
	margin: .9em .9em 0em 12px;
}
.milestones p {
	margin: 0em 1em 1em 37px;
}
#content table {
	margin: 0px 0px 0px 12px;
	width: 100%;
}
table td {
	vertical-align: top;
	padding: .5em 1em .5em 0em;
}
table th {
	font-weight: bold;
	padding: .5em 1em .5em 1em;
	border-bottom: 1px #c5c5c5 solid;
	background-image: url('../images/table-header-bg.gif');
	background-repeat: repeat-x;
	background-color: #c5c5c5;
}
#content .performance {
	margin: 0em 0em 0em 58px;
	width: 58.3%;
	border: 1px #c5c5c5 solid;
}
#content .performance td, #content .investments td {
	padding: .2em 1em .2em 1em;
}
#content .performance .numeric, #content .investments .numeric {
	text-align: right;
}
#content .darkRow {
	background-color: #f5f5f5;
}
#content .investments {
	margin: 0em 0em 1.5em 14px;
	width: 80%;
	border: 1px #c5c5c5 solid;
}
#content .pdfList li, #content .wmvList li {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0em 0em 0em 1.5em;
}
#content .pdfList li{
	background-image: url('../images/icons/ico-pdf.gif');
}
#content .wmvList li {
	background-image: url('../images/icons/ico-mpg.gif');
}
#content .faq li {
	background: none;
	padding: 0em 0em 1.5em 0em;
}
#content .faq .q {
	font-weight: bold;
}
#content .faq ul li {
	padding: 0em 0em .5em 0em;
}
#content .faq ul {
	font-size: 1em;
	margin: 1em 1em 0em 2em;
}
.icon {
	position: relative;
	top: 3px;
	margin: 0px 5px 0px 0px !important;
}
.logos {
	float: left;
	margin: 15px 2em 0px 0px;
}
.logos img {
	margin: 0px 0px 0px 12px;
}
#sitemap ul {
	margin-top: 0px;
}
.sitemapBreak {
	padding-top: 2em;
	border-top: 1px #4e8abe solid;
}
.india .sitemapBreak {
	border-top: 1px #006225 solid;
}

/*********************************************  FONTS  ************************************************/

h1 {
	text-transform: uppercase;
	font-family: tahoma, arial, sans-serif;
	font-size: 1.3em;
	letter-spacing: .1em;
	padding: 0em 0em .5em 0em;
	margin: 0em 0em 1em 12px;
	border-bottom: 1px #e9e9e9 solid;
}
h2 {
	color: #2c6fab;
	font-size: .9em;
	font-weight: bold;
	line-height: 100%;
	margin: 2em .9em .9em 12px;
}
india h2 span {
	font-weight: normal;
}
h2 a {
	color: #2c6fab;
	padding: 0px 13px 0px 0px;
	background-image: url('/images/nav-dropdown-bullet-asia.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
h5 {
	color: #333333;
	font-weight: bold;
	font-size: .8em;
	line-height: 100%;
}
p, table {
	font-size: .9em;
	margin: 1em 1em 1em 12px;
	line-height: 140%;
	color: #333333;
}
p a, table a, .pdfList a, .wmvList a, ul a {
	color: #333333;
}
p.blue {
	color: #2c6fab;
}
p.green {
	color: #4e8abe;
}
p.orange {
	color: #006225;
}
.small {
	font-size: .8em;
}


/******************************************  ASIA CHANGES  ********************************************/

.asia #header {
	background-image: url('../images/header-banner-asia.jpg');
}
.asia #menu {
	background-color: #4e8abe;
}
.asia #nav {
	border-bottom: 2px #4e8abe solid;
}
.asia #nav h4 {
	background-color: #4e8abe;
}
.asia #nav ul a {
	background-image: url('../images/nav-dropdown-bullet-asia.gif');
	background-repeat: no-repeat;
	color: #4e8abe;
}
.asia #nav ul a:hover {
	background-image: url('../images/nav-dropdown-bullet-over.gif');
	background-color: #4e8abe;
	color: #ffffff;
}
.asia #nav ul ul a {
	background-image: url('../images/nav-bullet-asia.gif');
	color: #606060;
}
.asia #nav ul ul a:hover {
	background-image: url('../images/nav-bullet-asia-over.gif');
	background-color: #231f20;
	color: #ffffff;
}
.asia #asiaHeader1 #header {
	background-image: url('../images/header-banner-asia.jpg');
}
.asia #asiaHeader2 #header {
	background-image: url('../images/header-banner-asia2.jpg');
}
.asia #asiaHeader3 #header {
	background-image: url('../images/header-banner-asia3.jpg');
}
.asia #asiaHeader4 #header {
	background-image: url('../images/header-banner-asia4.jpg');
}

/*****************************************  INDIA CHANGES  ********************************************/

.india #header {
	background-image: url('../images/header-banner-india.jpg');
}
.india #menu {
	background-image: url('../images/header-menu-bg-india.gif');
	background-color: #006225;
}
.india #headerLogo {
	background-image: url('../images/header-logo-bg-india.gif');	
}
.india #nav {
	border-bottom: 2px #006225 solid;
}
.india #nav h4 {
	background-color: #006225;
}
.india #nav ul a {
	background-image: url('../images/nav-dropdown-bullet-india.gif');
	color: #006225;
}
.india #nav ul a:hover {
	background-image: url('../images/nav-dropdown-bullet-over.gif');
	background-color: #006225;
	color: #ffffff;
}
.india #nav ul ul a {
	background-image: url('../images/nav-bullet-india.gif');
	color: #606060;
}
.india #nav ul ul a:hover {
	background-image: url('../images/nav-bullet-asia-over.gif');
	background-color: #231f20;
	color: #ffffff;
}
.india #teamList p, .india #teamList h2, .india #teamList h5 {
	margin: 0px 0px 0px 150px;
}
.india #teamList h5 {
	margin: .2em 0em .5em 150px;
}
.india #teamList h2 {
	color: #006225;
}
.india h2 {
	color: #006225;
}
.india h2 a {
	color: #006225;
	background-image: url('/images/nav-dropdown-bullet-india.gif');
}
