* {
	margin: 0;
	padding: 0;
}

body {
	border-top: 16px solid #43809f;
	background-color: #14110e;
	min-width: 980px;
}

hr {
	border: 1px solid #9c8c87;
}

#header {
	width: 100%;
	min-width: 980px;
	height: 120px;
	background: url(../images/header-bg.png) repeat-x;
}

#logo {
	float: left;
	margin: 0 54px 0 38px;
}

#logo a img {
	border: none;
}

#logo-disclaimer h1 {
	text-align: center;
}

#nav {
	float: left;
	width: 640px;
	height: 120px;
	background: url(../images/nav-bg.png) repeat-x;
}

#nav ul li {
	list-style: none;
	display: inline;
}

#nav ul li a {	
	float: left;
	padding: 50px 20px 43px 20px;
	font: 14px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #c4c9cb;
}

#nav ul li:hover a, #nav ul li a:hover   {	
	background-color: #0d1113;
}

#nav ul li a#act {
	background: #bd5f27 url(../images/nav-act-bg.png) repeat-x;
	color: #e6cfc3;
}

	.sub1, .sub2, .sub3, .sub4, .sub5, .sub6 {
		position: absolute;
	}
			
	.sub2 {
		margin-left: 107px;
	}
			
	.sub3 {
		margin-left: 185px;
	}
			
	.sub4 {
		margin-left: 277px;
	}
			
	.sub5 {
		margin-left: 375px;
	}
	
	.sub6 {
		margin-left: 450px;
	}
	
	#nav ul li ul.drop {
		position: absolute;
		display: none;
		z-index: 2;
		width: 175px;
		padding-right: 40px;
	}
	
	#nav ul li ul.drop li a {
		font-size: 12px;
		background-image: none;
		background-color: #0d1113;
		color: #79868b;
		padding: 7px 40px 7px 10px;
		width: 100%;
		border-bottom: 1px solid #0a3144;
	}
	
	#nav ul li ul.drop li a:hover {
		color: #a8b9bf;
	}
	
	#nav ul li ul.drop li a span.sel {
		position: absolute;
		color: #0d1113;
		margin-right: 4px;
	}
	
	#nav ul li ul.drop li a:hover span.sel {
		color: #a8b9bf;
	}
	
	#nav ul li ul.drop li a span.item {
		position: relative;
		left: 10px;
	}
	
	/* Active Dropdown */
	#nav ul li ul#drop-act li a {
		background-image: none;
		background-color: #b95c26;
		color: #e1b79e;
		padding: 7px 40px 7px 10px;
		width: 100%;
		border-bottom: 1px solid #c06d3c;
	}
	
	#nav ul li ul#drop-act li a:hover {
		color: #f2e1d6;
	}
	
	#nav ul li ul#drop-act li a span.sel {
		position: absolute;
		color: #b95c26;
		margin-right: 4px;
	}
	
	#nav ul li ul#drop-act li a:hover span.sel {
		color: #f0e6e6;
	}
	
	#nav ul li ul#drop-act li a span.item {
		position: relative;
		left: 10px;
	}
	
	#nav ul li ul#drop-act li a#drop-page-act span.sel {
		color: #e1b79e;
	}
	
	#nav ul li ul#drop-act li a#drop-page-act:hover span.sel {
		color: #f2e1d6;
	}

#subhead-home {
	width: 100%;
	min-width: 980px;
	height: 140px;
	background-color: #dfd7ca;
}

#subhead {
	width: 100%;
	min-width: 980px;
	height: 101px;
	background-color: #dfd7ca;
}

#share-price-home {
	width: 320px;
	height: 140px;
	background: url(../images/share-home-bg.png) repeat-x;
	cursor: default;
}

#share-price {
	width: 320px;
	height: 101px;
	background: url(../images/share-bg.png) repeat-x;
	cursor: default;
}

#last-trade-home, #last-trade {
	float: left;
	font: 12px/14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ebf1f4;
	text-shadow: 0 -0.1em rgba(0,0,0,0.6);
}

	#last-trade-home {
		margin: 15px 56px 0 38px;
	}
	
	#last-trade {
		margin: 15px 80px 0 38px;
	}

#last-trade-home span {
	font: 48px/46px Helvetica, Arial, sans-serif;
}

#last-trade span {
	font: 24px Helvetica, Arial, sans-serif;
}

#change-box {
	display: none;
	float: left;
	margin-top: 15px;
	font: 12px/14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ebf1f4;
	text-shadow: 0 -0.1em rgba(0,0,0,0.6);
}

#change-box span {
	font: 14px/18px Helvetica, Arial, sans-serif;
}

#symbol-exchange {
	display: none;
}

#time-box-home {
	clear: left;
	margin: 0 0 0 40px;
	padding-top: 20px;
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #ebf1f4;
	text-shadow: 0 -0.1em rgba(0,0,0,0.6);
}

#time-box-home a, #time-box a {
	font-size: 10px;
	color: #ebf1f4;
}

#time-box {
	clear: left;
	margin: 0 0 0 40px;
	padding-top: 7px;
	font: 10px/14px Helvetica, Arial, sans-serif;
	color: #ebf1f4;
	text-shadow: 0 -0.1em rgba(0,0,0,0.6);
}

#time {
	margin-right: 5px;
}

#main-img-home {
	position: absolute;
	top: 120px;
	left: 309px;
	width: 662px;
	z-index: 1;
	height: 168px;
	background: url(../images/main-img-home-bg.png) no-repeat;
}

#main-img-home img, #main-img img {
	margin: 11px 0 0 11px;
}

#main-img {
	position: absolute;
	top: 120px;
	left: 310px;
	width: 662px;
	height: 129px;
	background: url(../images/main-img-bg.png) no-repeat;
}
	
	#vocfund-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-f.jpg) no-repeat;
	}
	
	#china-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-i.jpg) no-repeat;
	}
	
	#portfolio-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-j.jpg) no-repeat;
	}
	
	#news-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-g2.jpg) no-repeat;
	}
	
	#info-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-h.jpg) no-repeat;
	}
	
	#contact-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-e.jpg) no-repeat;
	}
	
	#other-img {
		width: 640px;
		height: 107px;
		margin: 11px 0 0 11px;
		background: url(../images/main-img-l.jpg) no-repeat;
	}

#main-content-wrap {
	width: 100%;
	min-width: 980px;
	background: #f6f2ed url(../images/content.png) repeat-y left;
	color: #333;
}

#content {
	width: 100%;
	padding: 42px 20px 80px 40px;
	background: #f6f2ed;
	font: 14px/18px Helvetica, Arial, sans-serif;
}

#main-content-wrap-disclaimer {
	width: 100%;
	min-width: 980px;
	background: #f6f2ed;
}

#sidebar, #main-content {
	float: left;
	color: #333;
}

	#sidebar {
		width: 320px;
		font: bold 12px/18px Helvetica, Arial, sans-serif;
	}
	
	#main-content {
		width: 600px;
		padding: 42px 20px 80px 20px;
		font: 14px/18px Helvetica, Arial, sans-serif;
		text-align: justify;
	}

#sidebar div#news {
	padding: 42px 20px 80px 38px;
}

#sidebar div#news a img  {
	border: none;
}

#main-content h2, #sidebar h2, #main-content-disclaimer h2, #content h2 {
	font: 22px/18px Helvetica, Arial, sans-serif;
	margin-bottom: 18px;
}

h3 {
	font: 16px/18px Helvetica, Arial, sans-serif;
	padding: 18px 0 9px 0;
}

#main-content ul {
	list-style: none;
}

#sidebar div#news a, #main-content a, #content a {
	color: #006697;
	text-decoration: none;
}

#sidebar div#news a:hover, #main-content a:hover, #content a:hover {
	border-bottom: 1px solid #2e86b0;
}

#sidebar p, #main-content p, #content p {
	margin: 0 0 18px 0;
}

.pdf, a.pdf {
	background-color: #a23532;
	position: relative;
	top: 4px;
	padding: 1px 6px;
	font: 9px "Lucida Grande", "Lucida Sans", Helvetica, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff !important;
	border-width: 1px;
	border-style: solid;
	border-color: #a23532;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#sidebar ul {
	margin: 34px 0 80px 0;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li a {
	padding: 9px 20px 9px 38px;
	width: 262px;
	display: block;
	color: #006697;
	text-decoration: none;
}

#sidebar ul li a:hover {
	background-color: #fcfaf6;
}

#sidebar ul li a#sidebar-act {
	background-color: #eee9e1;
}

/* News Table */
#main-content table#news-table {
	width: 610px;
	border-collapse: collapse;
	position: relative;
	left: -5px;
}

#main-content table#news-table th {
	text-align: left;
	font-weight: normal;
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #b7b1a1;
	background-color: #d1cbbc;
}

#main-content table#news-table td {
	padding: 4px 0 4px 5px;
	vertical-align: text-top;
}

#main-content table#news-table td.date {
	width: 160px;
}

#main-content table#news-table td.headline {
	width: 320px;
}

#main-content table#news-table td.view-more {
	border-top: 1px solid #d1cbbc;
	border-bottom: 1px solid #d1cbbc;
}

/* Sharholders Table */
table#shareholders {
	width: 610px;
	border-collapse: collapse;
	position: relative;
	left: -5px;
	border-bottom: 1px solid #d1cbbc;
}

table#shareholders th {
	font-weight: normal;
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #b7b1a1;
	background-color: #d1cbbc;
}

.shareholderl {
	padding: 4px 0 4px 5px;
}

.shareholderr {
	padding: 4px 5px 4px 0;
}

.shareholderl {
	width: 60%;
}

.shareholderr {
	width: 20%;
	text-align: right;
}

#main-content-disclaimer {
	width: 540px;
	margin: 0 auto;
	padding: 40px;
	background-color: #eee9e1;
}

#main-content-disclaimer div#scroll-wrap {
	border: 10px solid #d6d1ca;
	background-color: #d6d1ca;
}

#main-content-disclaimer div.scroll {
	height: 380px;
	background-color: #e2ddd6;
	overflow-x: hidden;
	overflow-y: auto;
} 

#main-content-disclaimer p {
	padding: 20px 45px 0 45px;
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #3c312c;
	text-align: justify;
}

.clear {
	clear: both;
}

#footer-wrap {
	clear: both;
	width: 100%;
	min-width: 980px;
	height: 132px;
	background: url(../images/footer-bg.png) repeat-x;
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #79868b;
}

#footer {
	width: 960px;
	height: 132px;
}

#footer div#links {
	float: left;
	margin: 28px 0 0 38px;
}

#footer div#links a {
	margin-right: 10px;
	color: #79868b;
	text-decoration: none;
}

#footer div#links a:hover {
	color: #a8b9bf;
}

#footer div#links span {
	margin-right: 5px;
}

#footer p {
	float: right;
	margin: 28px 20px 0 0;
	cursor: default;
}

#footer-disclaimer {
	padding-top: 28px;
	text-align: center;
	cursor: default;
}

a#accept-button {
	display: list-item;
	list-style: none;
	width: 100px;
	margin: 20px auto;
	font: 14px Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
}

/* New Star */
a#norm span.new-star {
	position: absolute;
	margin-top: -7px;
	width: 30px;
	height: 30px;
	background: url(../images/new.png) top;
}

a#norm:hover span.new-star {
	background: url(../images/new.png) bottom;
}

a#sidebar-act span.new-star {
	position: absolute;
	margin-top: -7px;
	width: 30px;
	height: 30px;
	background: url(../images/new.png) 50% !important;
}

a#sidebar-act:hover span.new-star {
	background: url(../images/new.png) 50% !important;
}

/* MailPress */
.button, .MailPressFormSubmit {
	margin: 5px 5px 2px 0;
	padding: 6px 10px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #fff !important;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.7);
	background: #2f6a89 url(../images/more-button.png) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #2f6a89;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
}

.button:hover, .MailPressFormSubmit:hover {
	background: #2f6a89 url(../images/more-button.png) repeat-x bottom;
	border-color: #367190;
}

.button:active, .MailPressFormSubmit:active {
	background-image: none;
}

.delete-button {
	margin: 5px 5px 2px 0;
	padding: 6px 10px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.7);
	background: #741a1c url(../images/delete-button.png) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #852a2c;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
}

.delete-button:hover {
	background: #741a1c url(../images/delete-button.png) repeat-x bottom;
	border-color: #852a2c;
}

.delete-button:active {
	background-image: none;
}

input.MailPressFormEmail, input.MailPressFormName {
	width: 195px;
	padding: 5px 6px;
	margin: 0 5px 10px 0;
	font: 12px/16px Helvetica, Arial, sans-serif;
	border: 1px solid #b6b2a9;
	color: #333;
	background: #fcfaf6 url(../images/input-bg.png) repeat-x;
}

input.MailPressFormEmail:focus, input.MailPressFormName:focus {
	outline-color: #8fb3c5;
	border: 1px solid #43809f;
	background-image: none;
}

.mp-loading img {
	margin-right: 5px;
	font-size: 11px;
}

/* Detailed Shar Price */

#hsbody table.prices {
	width: 610px;
	margin-bottom: 40px;
	border-collapse: collapse;
	position: relative;
	left: -5px;
}

#hsbody table.prices caption {
	margin-bottom: 9px;
	padding-left: 5px;
	font: 16px Helvetica, Arial, sans-serif;
	text-align: left;
}

#hsbody table.prices th {
	text-align: left;
	font-weight: normal;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #b7b1a1;
	background-color: #d1cbbc;
}

#hsbody table.prices td {
	padding: 4px 0 4px 5px;
	font: 14px Helvetica, Arial, sans-serif;
	text-align: left;
}

#hsbody .disclaimer {
	padding-top: 10px;
	font: 10px Helvetica, Arial, sans-serif;
	border-top: 1px solid #d1cbbc;
}

#hsbody a.hslogo {
	float: left;
	width: 68px;
	height: 15px;
	margin-right: 10px;
	display: block;
	background: url(http://online.hemscottir.com/common/link-logo.png) no-repeat top;
}

#hsbody a:hover.hslogo {
	border-bottom: none;
	background: url(http://online.hemscottir.com/common/link-logo.png) no-repeat bottom;
}

#hsbody .hslogo span {
	display: none;
}

#hsbody .disclaimer p {
	float: left;
	font-size: 10px !important;
	padding-top: 2px;
}

#hsbody .disclaimerlink {
	float: right;
	padding-top: 2px;
}

#hsbody fieldset {
	border: none;
}

#hsbody legend {
	font: 16px Helvetica, Arial, sans-serif;
	padding-bottom: 9px;
}

#hsbody #share_chart_page p {
	font: 12px Helvetica, Arial, sans-serif;
}

#hsbody fieldset#sharechartTimePeriod {
	margin: 0 0 20px 0;
}
#hsbody fieldset#sharechartTimePeriod label {
	margin: 0 10px 10px 0;
}

#hsbody fieldset#sharechartTimePeriod select {
	margin: 0 5px 10px 0;
}

#hsbody fieldset.comparisons input {
	margin: 0 5px 0 0;
}

.note {
	padding: 20px;
	border: 1px solid #c93;
	background-color: #ffc;
}