#hsbody {
    width:100%;
	margin:0;
	padding:0;
}

#hsbody table {
    width:100%;
    margin:0px;
    padding:0;
    margin-bottom:20px;
    font-size:1em;
	border-collapse:collapse;
}

#hsbody table caption {
    text-align:left; 
    color: #084c8d;
    padding:8px 0 8px 5px;
    font-weight: bold;
}

#hsbody table thead th,  
#hsbody table thead td {
/*border:1px solid #000; */
height:26px;
padding-left:10px;
vertical-align:middle;
border-collapse:collapse;
border-bottom:1px solid #ccc;
background-color:#ededed;

}


#hsbody table td { 
    text-align:right;
      padding:0 5px;
    margin:0;
    color: #000;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;

}

#hsbody table thead th { 
    text-align:right; 
    padding:0;  
    margin-right:5px; 
    color: #000;
    padding:4px;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
}

#hsbody table tbody th {
    text-align:right; 
	padding:0 5px;
    margin:0; 
    font-weight:normal;
    color: #000;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
}

#hsbody h1 {
    font-size:1.334em; 
    color: #000;
}

#hsbody h3{
    font-size:1em;
    color:#084c8d; 
}

#hsbody h3.sec{
    font-size:1em;
    color:#084c8d; 
    font-weight:normal;
    margin:2px 0;
}

#hsbody p {
text-align:left;
margin:0;
padding:0 0 10px 0;
}

#hsbody p strong{
color:#084c8d;
}

#hsbody a {
color:#084c8d;
text-decoration:none;
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1.1em;
    margin:10px 0;
    ]margin-left:-7px;
    padding: 0 -5px;
    float:left;
    color:#084c8d;
}

#hsbody label {
    display:block;
    float:left;
    width:165px;
	clear:left;
    }

#hsbody dt {
    float:left;
    display:block;
    width:50px;
}

#hsbody input {
    font-size:1em;
	margin:0 10px 0 0 !important;
	padding:0;
}

#hsbody input,select {
    float:left;
    margin:2px 0;
    font-size:1em;
    color:#000;
    }

#hsbody select{
margin-right:3px;
}

#hsbody .error,
.hsbody  #errorDiv {
    color:#f00;
    margin:0 0 0 5px!important;
	margin:0 0 0 10px;
    }

#hsbody .button {
    margin-right:0px;
    margin-left:3px;
	margin-bottom:5px;
}


/* 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:42%;
text-align:center;
border:1px solid #000;
margin:3% 2% 5% 4%!important;
margin:10px 5px 10px 15px;
padding:0;
float:left;
height:150px;
}


#hsbody #IrHome h2 {
border-bottom:1px solid #000;
padding:3px 0 2px 5px;
background: #fff url("../images/box_heading.gif");
text-align:left;
}

#hsbody #IrHome #share-price p{
margin:10px 0;
padding:5px;
line-height:20px;
text-align:center;
}

#hsbody #IrHome #share-price p span{
font-size:1.7em;
color:#0260a8;
}

#hsbody #IrHome #rns-items ul{
margin:0;
padding:5px;
}

#hsbody #IrHome #rns-items li{
margin:5px 0 10px 0;
padding:0;
text-align:left;
list-style-type:none;
}

/*  advisers page */

#hsbody #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:10px 0 20px 0;
    float:left;
    clear:both;
}

#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.2em;
    color:#0260a8;
    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 img {
margin-right: 5px;
}

#hsbody #share_price_page table tr td{
    padding:5px 0; 
    text-align:center;
}

#hsbody #share_price_page table tr th{
    text-align:center;
}

#share_price_page .summary th {
    width:16%;
}    

#hsbody #share_price_page .information th, 
#hsbody #share_price_page .segment th {
    width:20%;
}

#share_price_page .summary tbody th{
    
}

/* chart styles */
#hsbody #share_chart_page form#chartForm fieldset select{
margin-right:10px;}
#hsbody #share_chart_page #graphImg {margin:0 auto;}

#hsbody #share_chart_page fieldset {
padding:0;
margin:0 0 15px 0;
}

#hsbody #share_chart_page legend {
padding:0;
margin:0 0 5px 0;
/margin-left:-7px;
}

#hsbody #share_chart_page fieldset.comparisons {

}

#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin: 4px 10px 0 0;
	/margin: 0px 10px 0 0;
}

#hsbody #share_chart_page fieldset.comparisons label {
    /*border:1px solid green;*/
	clear:right;
	width:88%;
	margin:0;
	padding:0;
	line-height:20px;
	
}

#hsbody #share_chart_page #chartForm  fieldset .gridlines label {
    /*border:1px solid green;*/
	float:left !important;
	margin:0;
	padding:0;
	
}

#hsbody #share_chart_page p.txthelp {
text-align:left;
}

#hsbody #share_chart_page #chartForm #sharechartTimePeriod div label{
	display:block;
    float:left;
    width:60px;
	clear:left;
	/*border:1px solid red;*/
	margin:3px 0 0 0;
}

#hsbody #share_chart_page div.comparator {
float:left;
width:250px;
margin:0;
padding:0;
}

#hsbody #share_chart_page div.gridlines {
float:left;
margin:0;
padding:0;
width:300px; 
}

#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 {width:10%;}

/* 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;
    }

#hsbody #profitandloss .ar_financial_summary th {
    text-align:right;
}

#hsbody #profitandloss .ar_financial_summary tbody tr th {
text-align:left;
width:42%;
}
#hsbody #profitandloss .ar_financial_summary .alignB{
vertical-align:bottom; font-weight:normal;
text-align:left;
}
#hsbody #profitandloss .ar_financial_summary .unbold{
 font-weight:bold;
}
#hsbody #profitandloss .ar_financial_summary .rightSpace1{
 padding-right:.1em;
}
#hsbody #profitandloss .ar_financial_summary .leftVol{
text-align:left; padding-left:0;
}

/* 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;}


/* calculator */

#hsbody #calculator fieldset table tr td {
width:50%;
}

#hsbody #calculator fieldset table tr td .button {
padding:0;
margin:0 0 0 -2px;
}

/* 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 #NewstopLink {
padding:8px 0px;
display:table;
width:100%;
}

#hsbody #NewstopLink #AllNewsLink{
float:left;
display:block;

}

#hsbody #NewstopLink #navigation{
float:right;
display:block;
}

#hsbody #news .advanced_search{
margin:25px 0px 0px 0px !important;
margin:21px 0px 0px 0px ;

}

#hsbody #news .button{
margin:18px 5px 0px 0px !important;
margin:13px 5px 0px 0px ;

display:block;
}

#hsbody #NewstopLink a{
font-weight:normal;
}

#hsbody .keyword,#hsbody .during {
float:left;
margin:0 10px 0 0;
/margin:0 5px 0 0;
}

#hsbody #search_form {
padding:10px 0px 0px 0px;
margin:0;
}

#hsbody #search_form p {
margin-top:0;
margin-bottom:0;
}


#hsbody #search_form legend {
display:none;
}



#hsbody #advanced_options  {
padding-top:60px;
border:1px solid #ffffff;
}

#hsbody #advanced_options label {
width:80px;
padding:2px 0px 0px 0px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
/*border:1px solid red;*/
}

#hsbody table a, a:visited  {
    font-size:1em; 
    font-weight:bold;
    color: #4c6582;
    text-decoration:none;
    }

#hsbody table a:hover{
    font-size:1em; 
    font-weight:bold;
    color: #4c6582;
    text-decoration:underline;
    }
    
    
#hsbody .advanced_search {
float:right;
}
#hsbody #search_form .button {
float:left;
}

#hsbody #search_form #searching{
float:left;
clear:both;
margin:0;
padding:0;
width:240px;
/width:240px;
border:0px solid red;
}


/* regaulatory item */

#hsbody #newsitem pre {
font-size:1.2em;
color:#000000;
}

/* contact page  and advisers page contact info */

#hsbody #contact p,
#hsbody div#advisers_page div.registrars p{
clear:left;
float:left;
margin:5px 0 0 0;
padding:0;
}

#hsbody div#advisers_page div.registrars p span.spanright{
	margin:0;
	padding:0 0 0 170px;
}

#hsbody #contact p span.spanleft,
#hsbody #contact p span.spanright,
#hsbody div#advisers_page div.registrars p span.spanleft,
#hsbody div#advisers_page div.registrars p span.spanright{
display:block;
}

#hsbody #contact p span.spanleft,
#hsbody div#advisers_page div.registrars p span.spanleft{
width:80px;
float:left;
}

#hsbody #contact p span.spanright,
#hsbody div#advisers_page div.registrars p span.spanright{
float:left;
}
 
/* alerts */

#hsbody #alerts {

}

#hsbody #alerts p{
margin:4px 0;
padding:3px 0;
}

#hsbody #alerts form{
margin:0;
padding:0;

}

#hsbody #alerts fieldset
{
margin:0 0 5px 0;
padding:0;
}

#hsbody #alerts legend{
margin:0;
padding:0;
/margin-left:-7px;
}

#hsbody #alerts form#loginForm label{
line-height:16px;
}
#hsbody #alerts form#loginForm .button{
margin:0 0 0 5px!important;
margin:-1px 0 0 5px;
}

#hsbody #alerts input.login{
margin:0 0 0 15px;
}

#hsbody #alerts form#theForm label{
width:200px;
}

#hsbody #alerts p {
width:100%;
clear:left;
float:left;
}

#hsbody #alerts form#theFormDetails input#checkbox_news,
#hsbody #alerts form#theFormDetails input#checkbox_client_offers,
#hsbody #alerts form#theFormDetails input#cancontact {
margin-right:5px;
vertical-align:middle;
height:16px;
}

#hsbody #alerts form#theFormDetails label{
width:80%;
clear:none;
margin-left:0;
line-height:18px;
}

#hsbody #alerts form#theFormDetails div.buttons{
clear:both;
float:left;
width:100%;
margin:0;
padding:0;
/*border:1px solid red;*/
}

/* download */

#hsbody #download span.labelD {
width:50px;
display:block;
float:left;
height:14px;
margin:5px 0 0 0;
}

#hsbody #download input {
    float:left;
    margin:10px 0 0 0;
}

#hsbody #download label {
display:none;
border:1px solid red;
}

#hsbody #download select {
	margin:0 7px 5px 0;
}

#hsbody #download legend {
	margin:0 0 10px 0;
	/margin:0 0 10px -7px;
	padding:0;
}

/* 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%;
}

/* directors biographies */

#hsbody #director-bios h3{
margin:0;
padding:0;
}


#hsbody #director-bios p.sub_head{
font-weight:normal;
color:#084c8d;
margin:12px 0 0 0;
}

#hsbody #director-bios img {
/*padding:15px 0 29px 0;*/
/*border:1px solid #084c8d;*/
}

#hsbody #director-bios .imgleft {
		float:left;
                padding: 0 10px 0 0;
	}
	
#hsbody #director-bios .imgright {
		float:right;
        padding: 0 0 0 10px;
	}	
	
#hsbody #director-bios .spacing {
		margin-bottom:15px;
		clear:left;
		float:left;
		width:100%;

		}

/* annual reports */

#reports table thead th,
#reports table td{

text-align:left;
}

/* static page */

#hsbody #staticpage ol li {
list-style-type:lower-latin;
}


/*#hsbody #staticpage ul li {
list-style-image:url(../images/dash.gif)!important;
/list-style-image:url(../images/dash1.gif);
}
*/
/* Thumbnail Chart */

#hsbody #thumb_chart{
background-color:#d1e2f4;
float:left;
width:210px;
display:block;
padding:0;
margin:0;
text-align:left;
margin-top:10px;
}


#hsbody #thumb_chart h2{
color:#0062ab;
font-size:1.2em;
font-weight:bold;
margin:5px 0 0 10px;
padding:0;
}


#hsbody #thumb_chart p{
margin:5px 0 0 10px;
padding:0;
text-align:left;
}

#hsbody #thumb_chart p .currentprice{
font-size:2.75em;
font-weight:bold;
color:#0062ab;
display:block;
margin:5px 0;
}


#hsbody #thumb_chart img{
text-align:center;
margin:0;
}

/* disclaimer styles */

#hsbody .disclaimer {
    font-family:arial, verdana, sans-serif;
    border-top:1px solid #ccc;
    padding:5px 0 0 0;
    float:left;
    clear:both;
    width:100%;    
    font-size:0.9em;
	margin:0;
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:1.5em;
    text-align:left;
	width:350px;    
}

#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;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}

img{
	border:none;
}

#dividendcalc fieldset label{
	margin:3px 0 0 0;
}

#dividendcalc fieldset .button {
margin-top: 1px;
margin-left: 2px;
}

#hsbody #IrHome #share-price p span#change.pos{
color:#008000; /* green displayed on positive change */
 font-size:1em;
 }
 
 #hsbody #IrHome #share-price p span#change.neg{
color:#ff0000; /* green displayed on positive change */
 font-size:1em;
 }
 
 
 
 .agm_links
 {
font-family:arial,Helvetica,sans-serif;
font-weight:normal!important;
 font-size:12px;
 padding-left:20px;
 }
 
 
 /* --------------------------------------------------------- */
#hsbody div#reports{
margin-bottom:20px;

}
#hsbody div#reports ul{
margin:0;
padding:0;
display:table;
width:100%;
list-style:none;
background-color:#ededed;
}
#hsbody ul.year_tabs li{
list-style-type:none;
float:left;
margin:0;
padding:0px;
}
#hsbody ul.year_tabs li a.yearTabOn{
background-color:#b6b6b6;
display:block;
margin:0;
float:left;
width:89px;
padding:2px 0;
text-align:center;
font-weight:bold;
border-left:1px solid #4C6582;
border-right:1px solid #4C6582;
border-top:1px solid #4C6582;
}
#hsbody ul.year_tabs li a.yearTabOff{
display:block;
float:left;
width:89px;
padding:2px 0;
text-align:center;
background-color:#EEEEEE;
border-bottom:1px solid #4C6582;
}
#hsbody ul.year_tabs li a.yearTabOn:hover,
#hsbody ul.year_tabs li a.yearTabOff:hover{
background-color:#333333;
color:#FFFFFF;
display:block;
float:left;
width:89px;
padding:2px 0;
}
#hsbody div#reports table{
clear:both;border
margin-top:0;
margin-bottom:0;
width:100%;
border-collapse:collapse;
}
#hsbody div#reports table th.wid10{
width:13%;
}
#hsbody div#reports table th.wid20{
width:25%;
}

#hsbody fieldset.mrgn0{
	margin:0;
	padding:0;
}

#hsbody form.mrgn0{
	margin:0;
	padding:0;
}

#hsbody #dividend-calc form h2.clr2{
	clear:both;
	width:100%;
	font-size:1em;
	margin:0 0 10px 0!important;
	padding:0;
	color:#084C8D;
}
 
 
 /* --------------------------------------------------------- */
