/*Hsbody starts here*/
#hsbody {
margin:0;
padding:0;
width:100%;
}


#hsbody form {
    clear:both;
	margin:0;
	padding:0;
}

#hsbody  fieldset { 
    border:0;
    padding:0;
	margin:0;
}

#hsbody a{
	color: #010f76;
	text-decoration: none;
}

#hsbody a:hover{
	color: #010f76;
	text-decoration: underline;;
}

#hsbody p{
	margin:0;
	padding-bottom:10px;
}

#hsbody table {
    width:100%;
	margin:0 0 10px 0!important;
	padding:0 !important;
	float:left;
}

#hsbody table caption {
    text-align:left; 
    font-size:11px;
    background-color:#BFE1F2;
    padding:2px;
	color:#010F76;
}

#hsbody table td { 
    text-align:right;
    padding:2px 0;
    margin:0;

}

#hsbody table thead th { 
	background-color: #bfe1f2;
	padding:2px;
	font-size: 11px;
	color: #010f76;
	text-align:right;
	font-weight:normal;
}

#hsbody table thead td { 
	font-weight:bold;
	font-size:11px;
	padding:5px 0 !important;
}

#hsbody table tbody th {
    text-align:right; 
    padding:2px 0; 
    margin:0; 
    color:#666; 
	font-weight:bold !important;
}

#hsbody table tbody td {
	padding:2px 2px 2px 0!important;
}

#hsbody h1 {
    font-size:14px;
}

#hsbody h2 {
    font-size:14px; 
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
}


#hsbody legend {
    font-weight:bold; 
    font-size:12px;
    margin:10px 0;
    padding:0;
	color:#000;
}

#hsbody label {
    display:block;
    float:left;
    width:150px;
	clear:left;
}

#hsbody dt {
    float:left;
    display:block;
    width:50px;
}

#hsbody input {
    font-size:10px;
	margin-right:20px !important;
}

#hsbody input,select {
    float:left;
    margin:2px 0;
    font-size:10px;
    font-family:inherit;
    color:inherit;
	font-size:11px;
}

#hsbody .error li,.
hsbody  #errorDiv {
    color:#f00;
    margin:0;
	padding:0;
	clear:both;
    }

#hsbody .button {
    margin:0 20px 0 0;
	clear:none;
	font-size:11px;
}

#hsbody p.alert_box {
clear:both;
margin:10px 0 !important;
}
#hsbody p.alert_box label {
float:left;
clear:none;
width:auto;
margin-left:10px;
}
#hsbody p.cancontact label {
width:100%;
}
#hsbody p.cancontact input {
float:right;
}
#hsbody p.alert_box input {
float:left;
}

#hsbody img{
	border:none;
	margin:0;
	padding:0;
}

.bold{
	font-weight:bold;
	font-size:12px;
	width:200px !important;
}
.strong{
	font-weight:bold !important;
	font-size:11px;
	color:#000;
}
.red{
	color:#f00;
}

#hsbody #table_class span{
	color:#80817f;
}

#hsbody #table_class table tbody td{
	padding-right:2px;
}


#hsbody #share_chart_page #sharechartTimePeriod label{
	width:60px;
}

/*Email Alerts*/

#hsbody #alerts p {
margin:0;
clear:both;
padding:0 0 10px 0;
/*border:1px solid red;*/
}

#hsbody h1, #alerts h1, #broker_address h1, #divcal h1{
	width:100%;
	float:left;
    text-align:left; 
    font-size: 11px;
	font-weight:normal;
    background-color:#BFE1F2;
    padding:2px;
	margin-bottom:10px;
	color:#010F76;
}

#hsbody #alerts input{
	margin:0 0 10px 0;
	padding:0;
	
}

#hsbody #alerts fieldset, 
#hsbody #alerts form, 
#hsbody #alerts label{
	margin:0;
	padding:0;
}

/*#hsbody #alerts fieldset p {
clear:both;
margin:0;
padding:0;
}*/

#hsbody #alerts fieldset {
	clear:both;
}

#hsbody #alerts label {
	padding:0;
	clear:none;
	vertical-align:bottom;
	position:relative;
	top:0px;
	#top:4px;
	
}

#hsbody #alerts legend {
	margin:0;
	padding:0;
}

#hsbody #alerts #theFormDetails{
	float:left;
	width:100%;
	display:table;
	/*border:1px solid red;*/
}

#hsbody #alerts #theFormDetails label{
	width:260px;
	margin:0;
	padding:0; 
}

/*Email Alerts ends */


/*Broker forecast*/
#broker_address p{
	color:#666666;
}


/* generic classes */
#hsbody  .floatleft  {
    float:left;
}
#hsbody .floatright {
    float:right;
}
#hsbody .clear {
    clear:both;
}
#hsbody .alignleft {
    text-align:left;
	margin:0;
	padding:2px 2px 2px 0;
}
#hsbody .alignright {
    text-align:right;
}
#hsbody .aligncenter {
    text-align:center;
}

#hsbody .title {
    color:#000;
}    

#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 {
    padding:0;
    margin:0;
	list-style:none;
}
 
#hsbody #advisers_page ul li {
    clear:both;
    padding:0 0 5px 0;
	margin:0 0 15px 0;
	#margin:0 0 0 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:5px 0 0 0;
 }
 
#hsbody #advisers_page ul.advisers h3 {
    float:left;
    padding:0;
    width:240px;
    font-size:10px;
    margin-right:10px;
 }
 
#hsbody #advisers_page div.registrars {
    margin:10px 0 0 0;
    float:left;
    clear:both;
	width:100%;
	padding:0;
}

#hsbody #advisers_page div.registrars .address {
float:left;
margin-top:20px;
width: 220px;
}

#hsbody #advisers_page div.registrars address {
 float:left;
 margin:20px 0 3px 32px;
 }
  
#hsbody #advisers_page div.registrars p span {
    font-weight:bold;
}

#hsbody #advisers_page div.registrars {
    margin-top:10px;
    float:left;
    clear:both;
}

#hsbody #advisers_page h2{
    text-align:left; 
    font-size:11px;
    padding-left:2px;
    background-color:#BFE1F2;
    padding:2px;
	margin-bottom:10px;
	color:#010F76;
	font-weight:normal;
}


/* company summary */
#hsbody #company-summary table tbody th {
    width:50%;
}

#hsbody #company-summary table tbody td {
    width:25%;
}

#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%;
}


/* share price page */
#hsbody #share_price_page table{
	border-collapse:collapse;
}

#hsbody #share_price_page span.price {
    font-size:15px;
    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 tbody td img{
	margin-right:10px;
}

#hsbody #share_price_page table tr td{
    padding:0 0 5px 0; 
    text-align:left;
}

#hsbody #share_price_page table tr th{
    text-align:left;
	font-weight:bold !important;

}

#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 fieldset.comparisons {
	margin:0;

}



#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
	margin:0 0 5px 0;
	#margin:0 0 -3px 0;
	padding:0;
	
}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
	padding:0;
	margin:0;
	position:relative;
	top:0;
	#line-height:18px;
}

#hsbody #time_period_box{
	padding:0 50px 0 0px;
	#padding:0 70px 0 0px;
	padding-right:"0";
}

#hsbody #share_chart_page legend{
	margin:0 0 10px 0;
	#margin:10px 0 10px -6px;
	padding:0;
	
}

#hsbody #share_chart_page #errorDiv {margin:10px 0;}


#hsbody #time_period_box {
	float:left;
	width:250px;
}

#hsbody #comparisons_box{
	float:left;
	width:250px;
	#margin-left:-25px;
	margin-left:"45px";
	
}

#hsbody #share_chart_page #chartForm .button{
	clear:both;
	margin:20px 0 10px 0 !important;
	float:left;
	width:70px;
}

#hsbody #share_chart_page p{
	margin:0;
	padding-bottom:10px !important;
	#padding:0 !important;
}

#hsbody #share_chart_page #chartForm .error {
	clear:both; 
	color:#f00; 
	margin:0; 
	padding:0 0 0 15px;
}


#hsbody div.space{
	margin-top:0;
	#margin-top:10px;
	_margin-top:0;
	margin-top:"0";
	clear:both;
}

#hsbody div.regis{
float:left;
width:99%;
display:table;
margin:0;
padding-bottom:0;
#padding-bottom:10px;
padding-bottom:"5px";
/*border:1px solid red;*/
}


/* 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:left;
    width:15%;
}

#hsbody #profitandloss .ar_financial_summary th {
    text-align:left;
}

#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 dt {width:10px;}
#hsbody #major-shareholders dd {margin:0;}
#hsbody #major-shareholders h3{
	padding-bottom:10px;
	color:#010F76;
}

/* calculator */
#hsbody #calculator fieldset table tr td {width:50%;}

#hsbody #divcal table tbody td{
	text-align:right;
	padding:3px 0;
}

#hsbody #divcal table tbody th{
	text-align:left;
	width:210px;
	color:#000;
}

#hsbody #divcal label{
	text-align:left;
	color:#000;
}

/* 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:12px;
}


/* disclaimer styles */
#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:0px;
    font-size:9px;
	float:left; /*added css*/
	clear:both;
	width:100%;
	#width:99%;
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:20px;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:left;
    padding:0;
    margin:0;
    line-height:20px;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url(/images/hemlogo.gif) no-repeat 0 0;
  padding:0;    
  line-height:20px;
  cursor:pointer;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}

#hsbody #download input {
    float:left;
}

#hsbody #download label {
display:none;
}


/* Company Reports */
#hsbody #reports table tbody td
{
border-bottom: 1px dashed #1BBEDF;
}

#hsbody #reports table thead td { 
	border-bottom: 1px dashed #1BBEDF;
	font-size:11px;
	padding:5px 0;
}

.history,
.press {
display:none;
}

#hsbody #reports{
float:left; 
clear:both;
width:100%;
}

#hsbody #reports .menutitle{
	font-weight:normal;
}

#hsbody  h3.legenR 
{
padding:5px 5px 5px 0;
margin:0;
border-bottom: 1px dashed #1BBEDF;
}

#hsbody #reports p{
margin:0;
padding:0;
}

#hsbody #adobe{
margin-top:20px;
#margin-top:10px;
display:block;
float:left;

}

#hsbody #reports img{
	border:none;
}


/*Aim26*/
#hsbody #aim_search_table tbody td{
	border-bottom:1px solid #BFE1F2;
	margin:0;
	padding:5px 0 5px 0;
}

/*Corporate Governance*/
#hsbody #corporate_governance table tbody td{
	border-bottom:1px solid #BFE1F2;
	padding:2px;
}

#hsbody #corporate_governance h5{
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding-bottom:5px;
	color:#1BBEDF;
}
#hsbody #corporate_governance h4{
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding-bottom:5px;
}

#hsbody #corporate_governance h3 {
	color:#010F76;
}

#hsbody #corporate_governance ul li{
	padding:2px 0;
}

.italics{
	font-style:italic;
}
/*End Corporate Governance*/


/* Media Centre  */
#media_centre{
	margin-top:9px;
}

#media_centre h4{
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
	font-size:12px;
}

#media_centre ul {
	margin:0;
	padding:0;
	list-style:none;
}

#media_centre ul li{
	margin:0;
	padding:0;
	line-height:18px;
}

#media_centre p{
	margin:0;
	padding:0;
	padding-left:2px;
}

#media_centre #leftcontainer{
	width:270px;
	float:left;
}

#media_centre #rightcontainer{
	float:right;
	width:270px;
}

#media_centre #rns{
	border-bottom: 1px dashed #1BBEDF;
	padding-bottom:10px;
	margin-bottom:10px;
}

#media_centre #operations{
	border-bottom: 1px dashed #1BBEDF;
	padding-bottom:11px;
	margin-bottom:10px;
}

#media_centre #share-price{
	border-bottom: 1px dashed #1BBEDF;
	Padding-bottom:148px;
	margin-bottom:10px;
}

#media_centre #share-price p{
	float:left;
	margin:0;
	padding:0;
}

#media_centre #share-price .shareprice_value{
	margin:0;
	padding:0;
	float:right;
	font-size:20px; 
	color:#1BBEDF; 
	font-weight:bold;
}

#media_centre #share-price .ir_small{
	font-size:10px;
}
#media_centre #share-price .ir_medium{
	font-size:13px;
}

#media_centre #annual_report {
	border-bottom: 1px dashed #1BBEDF;
	padding-bottom:18px;
	margin-bottom:10px;
}
#media_centre #annual_report  p{
	padding:0;
	margin:0;
	width:100px;
	float:left;
}

#hsbody #contactinfo ul {
	margin:0;
	padding:0;
	list-style:none;
}



