@charset "utf-8";
/* CSS Document */

body {
	background: #cbbeb6;
	font: 0.8em arial, sans-serif;
	text-align: justify;
	line-height: 1.1em;
	color: #26211e;
	margin: 22px 0px;
	padding: 0px
}

#wrap {
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	border-left: 3px double #5f6064;
	border-right: 3px double #5f6064;
	background: #f0e7e0
}

#Header {
	background: #fff;
	margin: 1px;
	height: 45px;
	border-bottom: 1px solid #000;
}

#Logo {
	float: left;
	padding-left: 3px
}

#MainContent {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	background: url(../images/bg.gif) repeat-y top left;
}

#MainContent2 {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	background: url(../images/bg.gif) repeat-y top left;
	padding-left: 176px
}

#LeftImage {
	float: left;
	width: 168px
}

#RightBox {
	position: absolute;
	top: 55px;
	right: 5px;
	width: 192px;
	text-align: right
}

#RightBox2 {
	position: absolute;
	top: 55px;
	left: 1px;
	width: 166px;
	text-align: left
}


#SearchBox {
	margin-right: 5px;
	padding: 0px
}

#SearchBox2 {
	margin-left: 3px;
	padding: 0px 0px 0px 0px
}

#LatestNews {
	color: #fff;
	text-align: justify;
	padding: 5px 9px;
	margin-top: 10px
}

#LatestNews h2 {
	margin: 0px;
	padding: 20px 0px 5px 0px;
	font-size: 1.6em
}

#RightImage {
	padding: 15px 9px 5px 0px;
}

#RightMenu {
	color: #fff;
	text-align: justify;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	text-align: left;
}

#RightMenu ul {
	list-style: none;
	margin: 0px 5px;
	padding: 5px 0px;
}

#RightMenu li {
	list-style: none;
	margin: 0px;
	padding: 5px 5px 5px 15px;
}

#RightMenu a {
	color: #fff;
	text-decoration: none;
}

#RightMenu a:hover {
	text-decoration: underline;
	color: #f0e7e0
}

#Content {
	padding: 15px 10px;
	margin-left: 167px;
	border-right: 202px solid #5f6064;
	min-height: 319px
}

#ContentMain {
	padding: 15px 15px 15px 10px;
	border-right: 202px solid #5f6064;
	min-height: 319px;
	margin-left: 170px
}

#ContentInternal {
	padding: 15px 25px 15px 15px;
	min-height: 579px;
	line-height: 1.3em
}

#ContentInternal ul {
	padding: 10px;
	margin: 10px;
}

#ContentInternal li {
	padding-bottom: 10px;
}

.SpotLight {
	border-top: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 299px;
}

.SpotLightInner {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	padding: 10px
}

.ChinaLink {
	text-align: right;
	float: right;
	margin-left: 20px
}

#Footer {
	background: #8f8f8f;
	border-left: 167px solid #f0e7e0;
	padding: 15px 10px;
	color: #f0e7e0;
	font-size: 0.95em
}

#Footer ul, #Footer li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Footer li {
	border-right: 1px solid #f0e7e0;
	padding: 0px 10px
}

#Footer li.first {
	padding-left: 0px;
}

#Footer a {
	color: #f0e0e0;
}

.Update {
	padding: 5px 25px;
	text-align: left;
	width: 250px;
	position: absolute;
	bottom: 55px;
	left: auto;
	color: #f27920
}

/* styles */

h1 {
	font-size: 1.8em;
	margin: 0px;
	padding: 20px 0px 15px 0px;
}

h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

#ContentInternal h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	color: #f27920
}

h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 20px 0px 5px 0px;
}

h3.Results {
	color: #f27920
}

.News {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #f27920;
	font-weight: bold;
	border-bottom: 1px solid #92908e
}

p.home {
	font-size: 1.2em;
	font-weight: bold;
}

.Button {
	background: #fff;
	color: #26211e;
	border: 1px solid #26211e;
	padding: 2px;
}

.InputField {
	background: #fff;
	color: #26211e;
	border: 1px solid #26211e;
	padding: 3px 1px;
	width: 200px
}

.InputField2 {
	background: #fff;
	color: #26211e;
	border: 1px solid #26211e;
	padding: 3px 1px;
	width: 120px
}

#LatestNews a:link, #LatestNews a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#LatestNews a:hover {
	text-decoration: underline;
}

a:link, a:visited {
	color: #26211e;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #f27920
}

.date {
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 10px
}

.NewsArticle {
}

.More {
	padding-top: 5px;
	padding-bottom: 16px;
	text-align: right;
}

#IR a.nav_IR, .home a.nav_home, #about a.nav_about, #services a.nav_services, #contact a.nav_contact, #media a.nav_media {
	background: #8f8f8f;
	color: #f0e7e0
}

.share #RightMenu li.share, .compinfo #RightMenu li.compinfo, .investAlert #RightMenu li.investAlert, .governance #RightMenu li.governance, .shareholder #RightMenu li.shareholder, .registrar #RightMenu li.registrar, .advisers #RightMenu li.advisers, .calendar #RightMenu li.calendar, .admission #RightMenu li.admission, .about #RightMenu li.about, .strategy #RightMenu li.strategy, .board #RightMenu li.board, .welcome #RightMenu li.welcome, .board #RightMenu li.board, .results #RightMenu li.results, .reports #RightMenu li.AReports, .LatestNews #RightMenu li.LatestNews, .NewsArchive #RightMenu li.NewsArchive {
	background: url(../images/arrow_grey.gif) no-repeat top left;
}

.NewsYear {
	font-size: 1.5em;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #f27920;
	font-weight: bold
}

.PressDate {
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 8px
}

.Decision {
	padding: 2px 3px;
	width: 80px;
	background: #f27920 url(../images/menu_bg.gif) repeat-x top left;
	color: #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-top: 1px solid #fff;
	text-decoration: none
}

.ResultsHeader {
	border-bottom: 5px solid #F0E7E0;
	padding: 10px
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #f3ece6;
	border-top: 5px solid #f3ece6;
	border-bottom: 5px solid #f3ece6;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 10px;
	font-size: 1.1em
}

.SearchResultDesc {
	padding: 10px;
	
}

tr.ResultsHeader td {
	padding: 10px;
}

table#NewsArchive a:link, table#NewsArchive a:visited {
	display: block;
	padding: 7px 3px 7px 3px;
	background: #f27920 url(../images/menu_bg.gif) repeat-x top left;
	color: #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-top: 1px solid #fff;
	text-decoration: none;
}

table#NewsArchive a:hover, table#NewsArchive a.Current {
	background: #8f8f8f;
	color: #f0e7e0;
}
