body {
    color:#666;
    font-family:verdana, arial, sans-serif; 
    font-size:0.686em;
}

#hsbody{
width:495px;
color:#464646;
}
#hsbody table {
    width:100%;
    margin:0px;
	font-size:1em;
    padding:0;
    margin-bottom:20px;
	border-collapse:collapse;
}

#hsbody table caption {
    text-align:left; 
		font-size:1em;
    padding:2px 3px;
    background-color:#e4e1dc;
	font-weight:bold; 
	color:#464646;	
}

#hsbody table td { 
    text-align:right;
    padding:2px 0px 4px 3px;
    margin:0;
	background-image: url(../images/dotted-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#hsbody table thead th { 
    text-align:right; 
    padding:2px 0px 4px 3px;
    margin:0; 
    color:#000;
	background-image: url(../images/dotted-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#hsbody table tbody th {
    text-align:right; 
    padding:0; 
    margin:0; 
    color:#666; 
    font-weight:normal;
		background-image: url(../images/dotted-bg.gif);
		background-repeat:repeat-x;
	background-position:bottom;
}

#hsbody h1 {
    font-size:1.27em; 
	color:#867a62;
	font-family:arial, verdana, sans-serif; 
	margin:15px 0 22px 0;
	padding:0;
	text-transform:uppercase;
}

#hsbody h2 {
    font-size:1.4em; 
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
	margin:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1em;
    margin:10px 0;
    padding: 0-5px;
    float:left;
}

#hsbody label {
    display:block;
    float:left;
    width:150px;clear:left;
}

#hsbody dt {
    float:left;
    display:block;
    width:50px;
}

#hsbody input {
    font-size:1em;
}

#hsbody input,select {
    float:left;
    margin:2px 0;
    font-size:1em;
    font-family:inherit;
    color:inherit;

}
.hsbody p a{
color:#ff0000;
text-decoration:none;
}
.hsbody p a:hover{
color:#ff0000;
text-decoration:underline;
}
#hsbody .error,.
hsbody  #errorDiv {
    color:#f00;
    margin:0;
    }

#hsbody .button {
    margin-right:20px;
    margin-left:3px;
}


/* generic classes */

#hsbody  .floatleft  {
    float:left;
}
#hsbody .floatright {
    float:right;
}
#hsbody .clear {
    clear:both;
}
#hsbody .alignleft {
    text-align:left;
}
#hsbody .alignright {
    text-align:right;
}
#hsbody .aligncenter {
    text-align:center;
}

#hsbody .title {
    color:#000;
    font-weight:bold;
}    

#hsbody .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody .nochange {
    color:#4883C0; /* no change */
}

#hsbody .result {
    font-weight:bold;
}

#hsbody .error {
    padding:5px 10px;
}

#hsbody .abbr,
#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #ccc !important;
}

/* home page */


#hsbody #IrHome #share-price,#hsbody #IrHome #rns-items {
width:43%;
text-align:center;
border:1px solid #000;
margin-right:5%;
float:left;
}

/*  advisers page */


#hsbody #advisers_page ul.advisers {
    padding:0;
    margin:0;
 }
 
#hsbody #advisers_page ul.advisers li {
    clear:both;
    list-style-type:none;
    padding:6px 0;
 }
 
#hsbody #advisers_page ul.advisers ul {
    float:left;
    margin:0;
    padding:0;
 }
 
#hsbody #advisers_page ul.advisers ul li {
    clear:none;
    margin:0;
    padding:0;
 }
 
#hsbody #advisers_page ul.advisers h3 {
    float:left;
    margin:0;
    padding:0;
    width:240px;
    font-size:1em;
    margin-right:10px;
 }


 
#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

#hsbody #advisers_page div p {
clear:left;
}

#hsbody #advisers_page div.registrars .address {
float:left;
margin-top:20px;
}


#hsbody #advisers_page div.registrars address {
 float:left;
 margin:20px 0 3px 32px;
 }
 
 
#hsbody #advisers_page div.registrars p span {
    font-weight:bold;
    position:absolute;
    left: 90px;
    
}

#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

/* broker forecasts page */


#hsbody #broker-forecasts table th {
    width:10%;
}

#hsbody #broker-forecasts table th.alignleft {
    width:25%;
}

#hsbody #broker-forecasts table td.aligncenter {
border:solid;
display:none;
}

/* company summary */

#hsbody #company-summary table tbody th {
    width:50%;
}

#hsbody #company-summary table tbody td {
    width:25%;
}

/* share price page */
#hsbody #share_price_page p.topmargin{
margin:0 0 10px 0;
padding:0;
}
#hsbody #share_price_page span.price {
    font-size:1.5em;
    color:#000;
    font-weight:bold;
}

#hsbody #share_price_page .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody #share_price_page .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody #share_price_page .nochange {
    color:#4883C0; /* no change */
}
#hsbody #share_price_page table{
	border-collapse:collapse;
	margin:0 0 20px 0;
	padding:01;
}
#hsbody #share_price_page table tr td{
    padding:3px 0 3px 0; 
    text-align:left;

}

#hsbody #share_price_page table tr th{
    text-align:left;
	background-image: url(../images/dotted-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	 padding:3px 0 3px 0; 

}

#hsbody #hsbody #share_price_page .information th, #share_price_page .summary th {
    width:16%;
}    

#hsbody #share_price_page .segment th {
    width:20%;
}


/* chart styles */

#hsbody #share_chart_page #graphImg {margin:0 auto;}


#hsbody #share_chart_page form#chartForm fieldset#sharechartTimePeriod{
	height:130px;
	/height:100px;
	float:left;
	width:250px;
	
}

#hsbody #share_chart_page fieldset.comparisons {
	
	float:right;
	width:240px;
	color:#464646;

}



#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin-right:5px;
}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
    margin-top:-10px;
    line-height:35px;
   /margin-top:-2px;
   /line-height:26px;
	width:200px;
	color:#464646;
}

#hsbody #share_chart_page #errorDiv {margin:10px 0;}

#hsbody #share_chart_page form#chartForm .button{
	float:left;
	margin-bottom:5px;
	margin-left:0;
	
	}
#hsbody #chartForm p a{

margin:0;
padding:0;

}
#hsbody #share_chart_page form#chartForm p{
width:500px;
float:left;
margin:0;
padding:0;
}
#hsbody #share_chart_page form#chartForm fieldset#sharechartTimePeriod div{

}
#hsbody #share_chart_page form#chartForm fieldset#sharechartTimePeriod div select{
margin-top:6px;
line-height:20px;
}
#hsbody #share_chart_page form#chartForm fieldset#sharechartTimePeriod div label{
width:60px;
margin-top:6px;
line-height:20px;
}
#hsbody #share_chart_page form#chartForm fieldset#sharechartTimePeriod legend{
margin:0 0 10px 0;
/margin:0 0 10px -5px;
padding:0px;
color:#464646;}
#hsbody #share_chart_page form#chartForm fieldset.comparisons legend{

margin:0 0 10px 0;
/margin:0 0 10px -5px;
padding:0px;
color:#464646;

}















/* trades page */

#hsbody #share_trades_page .purchase {color:#1BA71B;}
#hsbody #share_trades_page .sale {color:#CC0000;}
#hsbody #share_trades_page table th {width:10%;}
#hsbody #chartForm p{
line-height:20px;
}

#hsbody form#chartForm ul{
margin:0 0 20px 0;
padding:0;
}
#hsbody form#chartForm ul.error li{
list-style:none;
margin:0;
padding:0;
color:red;
width:500px;
clear:both;
}
/* spchart2 */
/*#hsbody #chartForm .comparisons {width:100%;}
#hsbody #chartForm .comparisons input {
    float:left !important;
    clear:left !important;
}
#hsbody #chartForm .comparisons label {
    float:left !important;
    clear:none; 
    margin-left:10px;
}
#hsbody #chartForm .comparator input {
    margin:0 !important; 
    padding:0!important;
}

#hsbody #chartForm .comparator label {
    margin:0 0 0 15px !important;
    padding:0!important;
}
*/
/* contact details page */


#hsbody #contact_details_page p.address {
    width:100px;
    float:left;
    margin:0;
}

#hsbody #contact_details_page address {
    display:block;
    width:150px;
    font-style:normal;
    float:left;
    clear:right;
    margin-bottom:10px;
    }

#hsbody #contact_details_page p  {
    clear:left;
}

#hsbody #contact_details_page p span {
    display:block;
    width:100px;
    float:left;
}

/* directors page */

#hsbody #directors-page table th {
    width:25%;
}

/* directors dealings page */

#hsbody #directors-dealings table th{
    width:12%;
}

/* key dates page */

#hsbody #key-dates table th{
    width:50%;
}

/*  profit and loss page */

#hsbody #profitandloss .ar_financial_summary td {
    text-align:right;
    width:15%;
}

#hsbody #profitandloss .ar_financial_summary th {
    text-align:right;
}

#hsbody #profitandloss .ar_financial_summary tbody tr th {
text-align:left;
}


/* balance sheet */

#hsbody .ar_balance_sheet th.alignleft {
    width:30% !important;
}

/* cash flow */

#hsbody .ar_cash_flow td {
    width:13%;
}

/* major shareholders */

#hsbody #major-shareholders table td {width:33%;}
#hsbody #major-shareholders table td.alignleft{width:40%;}
#hsbody #major-shareholders dt {width:10px;}
#hsbody #major-shareholders dd {margin:0;}
#hsbody #major-shareholders p.topmargin{
margin:0 0 10px 0;
padding:0;
}
#hsbody #major-shareholders p.majorshareholders_help{
margin-bottom:7px;
}
#hsbody #major-shareholders p{
margin:0;
padding:0;
}
#hsbody #major-shareholders p a{
color:#ff0000;
text-decoration:none;
}
#hsbody #major-shareholders p a:hover{
color:#ff0000;
text-decoration:underline;
}

/* calculator */

#hsbody #calculator fieldset table tr td {width:50%;}

/* text chart */
#hsbody #tracker1 {float:left;clear:left;}
#hsbody #tracker2 {float:left;clear:left;}
#hsbody #tracker3 {float:left;clear:left;}
#hsbody #tracker4 {float:left;clear:left;}
#hsbody #tracker5 {float:left;clear:left;}

/* regulatory news */

#hsbody #search_form {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#hsbody .keyword,#hsbody .during {
float:left;
margin-right:20px;
}

#hsbody #search_form {
padding:0;
margin:0;
}

#hsbody #search_form p {
margin-top:0;
margin-bottom:0;
}

#hsbody #search_form legend {
display:none;
}

#hsbody #advanced_options  {
margin-top:40px;
}

#hsbody #advanced_options label {
width:215px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
}


#hsbody .advanced_search {
float:right;
}

#hsbody #search_form .button {
float:right;
}


/* regaulatory item */

#hsbody #newsitem pre {
font-size:1.2em;
}



/* disclaimer styles */

#hsbody .disclaimer {
    border-top:1px solid #ccc;
    padding:5px 0 0 0;
    margin:5px 0 0 0;
    clear: both;
    float:left;
    width:100%;       
    font-size:1em;
	
}
#hsbody .disclaimer a{
text-decoration:none;
color:#999;}
#hsbody .disclaimer a:hover{
color:#000;
text-decoration:underline;
}

#hsbody #major-shareholders .disclaimer  p a{
text-decoration:none;
color:#999;
}
#hsbody #major-shareholders .disclaimer  p a:hover{
text-decoration:underline;
color:#000;
}

#hsbody .disclaimer p a{
text-decoration:none;
color:#999;}

#hsbody .disclaimer a.hslogo:hover {
 background-position:0 -15px;

}

#hsbody .disclaimer p a:hover{
color:#000;
text-decoration:underline;
}
#hsbody .disclaimer p {
text-align: left;
    float:left;
    padding:0;
    margin:0;
    line-height:1.5em;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    padding:0;
    margin:0;
    line-height:1.5em;   
}
#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url('http://online.hemscottir.com/common/link-logo.png') no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}

#hsbody .disclaimer a.hslogo:hover {
 background-position:0 -15px;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}

#hsbody #company-summary table.snapshot tbody th{
width:60%;
}
#hsbody #company-summary table.snapshot tbody td{
width:40%;
}

#hsbody #company-summary table.prices tbody th {
width:35%;
}
#hsbody #company-summary table.prices tbody td {
width:33%;
}

#hsbody #download input {
    float:left;
}

#hsbody #download label {
display:none;
}

/*----------------news filter-------------*/
#hsbody #news-filter.hsbody p.topmargin{
padding:0;
margin:0 0 10px 0;
}
#hsbody #news-filter a{
color:#ff0000;
text-decoration:none;
}
#hsbody #news-filter a:hover{
color:#ff0000;
text-decoration:underline;
}
#hsbody #news-filter select{
margin:0;
}
#hsbody #news-filter input{
margin:10px 0;
clear:left;
}

#hsbody table tr td.nobg{
background-image: none; padding: 5px 0px 0px;
}




/*-------------------------- Share Price Chart------------------------------------*/



#hsbody .chartAxisLabel, #hsbody .tickLabel{
	color:#464646;
}

#hsbody .standardControls{
	background-image:none;
	background-color:#fff;
	width:38.8em!important;
	width:38.6em;
	padding-top:0;
}

#hsbody .indicators label{
width:6em;	
padding-bottom:0.5em;
}
#hsbody .indicators{
	width:24%;
}
#hsbody .compdiv1{
	width:40%;
}
#hsbody .compdiv1 label, #hsbody .compdiv4 label{
	width:80%;
}
#hsbody .compdiv4{
	width:58%;
}
#hsbody .comparators input, #hsbody  .indicators input{
	background-color:transparent;
	border:none!important;
}

 .comparators input,
  .indicators input{
	background-color:transparent;
	border:none!important;
}

#hsbody .standardControls_padding{margin:0 0em 0 1em!important;}
#hsbody .chartControls, #hsbody .periodControls, #hsbody .buttonControls{
	margin:0 0 0 33px !important;
	width:39.1em;

}

* html #hsbody .buttonControls{
	width:39.4em;
}

#hsbody .buttonControls a.hsChartButton{
	margin-left:0;
	line-height:1.7em;
}


#hsbody .buttonControls .buttonsLeft {width: 34%;}
#hsbody .buttonControls .buttonsRight {width: 60%;}
#hsbody .chart_options_header{
	margin:0;
	padding:1em 0 0.5em 0.1em;
	padding:1em 0 0.5em 0.35em!important;

}

#hsbody .chartAxisLabel{
	width:3.5em;
}

#hsbody .periodControls ul.periodList li.dates{
	 float:none!important; clear:both!important; display:inline-block!important;
	 width:42.58em!important;
	 width:43.44em;
	margin:0em !important;
	padding:0px!important;
	margin-top:0.3em !important;
}
#hsbody .periodControls ul.periodList li{
   width: 5.1em !important;
   width: 5.124em;
   }
#hsbody .periodControls ul.periodList li.p1d {
    width: 5em!important;
    width: 5.259em;
}
#hsbody .periodControls ul.periodList li.pyd{
    width: 7.2em!important;
    width: 7.39em;
}


#hsbody #chrt_dlg {
    background-color: #cdcdcd;
}

#hsbody .chart_tooltip{
		width:240px;
		border:1px solid #ccc;
		position:absolute;
		top:-50em;
}
