/* body {
    color:#666;
    font-family:arial, helvetica, sans-serif; 
    font-size:0.689em;
} */


#hsbody
{
clear:left;
float:left;
width:370px;
padding:0; 
margin:0;
font-size: 1em;
}

#hsbody a {
color: #999999;
text-decoration: none;
}

#hsbody a:hover {
color: #000000;
text-decoration: none;
}

#hsbody p
{
font-size: 1em;
margin: 5px 0 0 0;
padding: 0; 
text-align: justify;
}

#hsbody h1 {
    font-size:1.5em; 
    margin: 10px 0;
}

#hsbody table {
    width:100%;
    margin:0px;
    padding:0;
    margin-bottom:10px;
    font-size:1em;
    float:left;
}

#hsbody table caption,
#hsbody h2{
    font-size:1.179em; 
    color: #fff;
    background-color:#666;
    text-align:left; 
    padding:2px 0 2px 5px;    
    font-weight: bold;
}

#hsbody table td { 
    text-align:right;
    padding-left:2px;
    margin:0;
}

#hsbody table thead th { 
    text-align:right; 
padding: 4px 0; 
    margin:0; 
    color:#666;
}

#hsbody table tbody th {
    text-align:right; 
padding: 4px 0; 
    margin:0; 
    color:#666; 
}



#hsbody h2{

}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1em;
    margin:5px 0;
    padding: 0;
/margin-left: -7px;
    float:left;
color: #666;
}

#hsbody label {
    display:block;
    float:left;
    width:100px;
clear:left;
}

#hsbody dt {
    float:left;
    display:block;
    width: 50px;
}

#hsbody dd {
margin-left: 10px;
}

#hsbody input {
    font-size:1em;
}

#hsbody input,select {
    float:left;
    margin:2px 0;
    font-size:1em;
}

#hsbody .error,.hsbody  #errorDiv {
    color:#f00;
    margin:5px 0;
    list-style-position: inside;
    }

#hsbody .button {
    margin-right:10px;
    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:#666;
    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 {
cursor:help;
border-bottom:1px dotted #ccc;
}

#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #ccc;
}

#hsbody p.csp {
margin-bottom: 5px;
}

/* home page */


#hsbody #IrHome #share-price,#hsbody #IrHome #rns-items, #hsbody #IrHome #results {
width:370px;
margin:15px 5px 0 0;
float:left;
padding: 0;
}

#hsbody #IrHome h2{
margin: 0;
}

#hsbody #IrHome p{
margin: 5px;
}



#hsbody #IrHome #rns-items li{
list-style-type: none;
margin-left: -30px;
}

/*  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;
    margin-right:10px;
    font-size:1em; 
 }


 
#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;
height: 55px;
}


#hsbody #advisers_page div.registrars p span {
    font-weight:bold;
    position:absolute;
    left: 90px;
    
}

#hsbody #advisers_page div.registrars .adv-add{
 float:left;
 margin:20px 0 3px 32px;
 }
 
#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

/* broker forecasts page */

#hsbody #broker-forecasts table th {
    width:16%;
}

/* 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 span.price {
    font-size:1.179em;
    color:#666;
    font-weight:bold;
}

#hsbody #share_price_page img {
margin-right: 5px;
}

#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 tr td{
    padding:0 0 5px 0; 
    text-align:center;
}

#hsbody #share_price_page table tr th{
    text-align:center;
    vertical-align: top;
}

#hsbody #share_price_page .information th,
#hsbody #share_price_page .segment th {
    width:20%;
}    

#share_price_page .summary th {
   width: 16%;
}

/* chart styles */

#hsbody #share_chart_page #graphDiv {
margin: 10px 0;
}

#share_chart_page h3.legenR{
    font-size:1.179em; 
    color: #fff;
    background-color:#666;
    text-align:left; 
    padding:2px 0 2px 5px;    
    font-weight: bold;

}


#hsbody #share_chart_page fieldset {
margin-bottom: 10px;
}

#hsbody #share_chart_page #chartForm #sharechartTimePeriod fieldset {
padding: 0;
}

#hsbody #share_chart_page #chartForm #sharechartTimePeriod p {
width: 370px;
clear: left;
float: left;
padding: 0;
margin: 3px 0;
}

#hsbody #share_chart_page #chartForm div.redraw {
clear:both;
margin:10px 0;
}

#hsbody #share_chart_page fieldset.comparisons {
margin-top:20px;
}

#hsbody #share_chart_page fieldset.comparisons div#comparatorleft{
clear:left;
float: left;
}

#hsbody #share_chart_page fieldset.comparisons div#compartorright{
clear: right;
float: right;
}

#hsbody #share_chart_page fieldset.comparisons input {
clear: left;
float: left;
}

#hsbody #share_chart_page fieldset.comparisons label {
clear: right;
float: left;
width: 150px;
margin-left: 5px;
line-height: 20px;
}

#hsbody #share_chart_page #errorDiv {margin:10px 0;}

/* trades page */

#hsbody #share_trades_page .purchase {color:#1BA71B;}
#hsbody #share_trades_page .sale {color:#CC0000;}

#hsbody #share_trades_page table th.aligncenter{
text-align: center;
}



/* 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:40%;
}

#hsbody #directors-page dt {
    float:left;
    display:block;
    width: 0;
}

#hsbody #directors-page dd {
margin-left: 10px;
}

/* directors dealings page */

#hsbody #directors-dealings table th{
    width:12%;
}

/* key dates page */

#hsbody #key-dates table th{
    width:50%;
}

#hsbody #key-dates table td.alignleft{
text-align: right;
}

/*  profit and loss page */

#hsbody #profitandloss .ar_financial_summary td {
    text-align:right;
    width:12%;
}

#hsbody #profitandloss .ar_financial_summary th {
    text-align:right;
}

#hsbody #profitandloss .ar_financial_summary tbody tr th {
text-align:left;
width: 35%;
}


/* 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 th.alignleft {width:50%;}
#hsbody #major-shareholders table td {width:25%;}`
#hsbody #major-shareholders dt {width:10px;}
#hsbody #major-shareholders dd {margin:0;}
#hsbody #major-shareholders div.mstxt {
margin-bottom: 15px;
}
#hsbody #major-shareholders div.mslink {
margin-bottom: 10px;
}


/* 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 {
clear: left;
float:left;
margin-right:20px;
}

#hsbody #search_form,
#hsbody #search_form fieldset {
padding:0;
margin:0;
}

#hsbody #advanced_options {
padding:0;
margin:0;
clear: both;
float: left;
}

#hsbody #search_form p {
margin: 0;
}

#hsbody #search_form legend {
display:none;
}

#hsbody #search_form label {
width:100px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
}


#hsbody .advanced_search {
margin: 5px 0 5px 100px;
clear: left;
float:left;
}

#hsbody #newsearch #submit_reset {
clear: both;
margin:0;
padding: 0;
height:1%;
}


#hsbody #newsearch #search_form input#submit_button{
margin-left:100px;
}


#hsbody #search_table th{
text-align: left;
width: 50%;
}

#hsbody #search_table td{
padding: 2px 0;
}

#news-filter form, #news-filter fieldset {
margin: 10px 0;
padding: 0;
}



/* alerts */ 

#hsbody #emailalerts p{
margin: 2px 0;
}

#hsbody  #emailalerts table.loginT td {
width: 10%;
}

#hsbody #emailalerts #theFormDetails label
{clear:none; width: auto; margin-left:5px;}

#hsbody  #emailalerts h3.legenR{
color:#666;
font-size:1em;
}

#hsbody  #emailalerts table.loginT,
#hsbody  #emailalerts table.alerts {
margin: 5px 0;
}

#hsbody  #emailalerts table.loginT td,
#hsbody  #emailalerts table.alerts td,
#hsbody  #emailalerts table.userdetails td{
text-align: left;
}

#hsbody  #emailalerts table.loginT label,
#hsbody  #emailalerts table.userdetails label{
width: auto;
}

#hsbody  #emailalerts table.alerts input{
vertical-align: middle;
}


#hsbody  #emailalerts table.alerts label {
line-height: 20px;
}


#hsbody #emailalerts #theFormDetails fieldset div{
margin-top: 10px;
}

#hsbody #emailalerts .unsub {
margin-right: 0;
}


#hsbody #emailalerts label.hidden{
line-height:20px;
margin-right:10px;
}


/* company-summary */

#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;
}

/* Annual Reports*/

#hsbody #pdfpages .arpdf{
width: 10%;
}

#hsbody #pdfpages .fsize{
width: 25%;
}

#hsbody #pdfpages .emptytd{
height: 15px;
border: 0;
}

#hsbody #pdfpages table th {
    font-size:1.179em; 
    color: #fff;
    background-color:#666;
    text-align:left; 
    padding:2px 0 2px 5px;    
    font-weight: bold;
}

#hsbody #pdfpages table th,
#hsbody #pdfpages table td {
text-align: left;
}

#hsbody #pdfpages #adobe a{
	background-image:none;
	padding:0;
	margin:1px;
	color:#00516F;
	}

#hsbody #pdfpages #adobe img {
float: left;
}

#hsbody #pdfpages #adobe span{
	display: block;
	float: left;
	width: 275px;
	text-align: justify;
	}
	
#hsbody #adviserspage table td,
#hsbody #adviserspage table th{
text-align: left;
}

#hsbody #adviserspage table th{
vertical-align: top;
padding: 1px;
}
	
#hsbody #staticpage table td,
#hsbody #staticpage table th{
text-align: left;
}

#hsbody #staticpage table th{
vertical-align: top;
}

#hsbody #staticpage p{
margin: 10px 0;
}

#hsbody #directors img {
		border: 0;
	}
	
#hsbody #directors p{
padding:0;
margin:0 0 5px 0;
}

#hsbody #directors p strong{
padding: 0;
margin: 0;
}

#hsbody #directors h3{
margin: 10px 0;
padding: 0;
}
	
#hsbody #directors .imgleft {
		float:left;
                padding: 0 5px 0 0;
	}
	
#hsbody #directors .imgright {
		float:right;
                padding: 0 0 0 5px;
	}	
	
#hsbody #directors .spacing {
		margin-top:5px;
		float: left;
	}

/* disclaimer styles */

#hsbody .disclaimer {
    border-top:1px solid #ccc;
    padding:5px 0 0 0;
    margin:5px 0 0 0;
    clear: both;
    float:left;
    width:370px;    
    font-size:1em;
}


#hsbody .disclaimer p {
text-align: left;
    float:left;
    padding:0;
    margin:0;
    line-height:1.5em;
width: 225px;
}

#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("../images/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
  /cursor:hand;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}