body {
    color:#808080;
    font-family:Verdana,Arial,Helvetica, sans-serif; 
    font-size:0.75em;
	margin:0;
	padding:0;
}

#hsbody
{
width:525px;
padding:0 0 0 5px;
margin:0;
color:#808080);
}

#hsbody table {
    width:100%;
    margin:0px;
    padding:0;
    margin-bottom:20px;
    font-size:1em;
}

#hsbody table caption {
    text-align:left; 
    font-size:1em;
    padding-left:2px;
    background-color:#E6E6E6;
    padding:2px;
}

#hsbody table td { 
    text-align:right;
    padding-left:2px;
    margin:0;
}

#hsbody table thead th { 
    text-align:right; 
    padding:0;  
    margin:0; 
}

#hsbody table tbody th {
    text-align:right; 
    padding:0; 
    margin:0; 
    color:#666; 
    font-weight:normal;
}

a{
color:#666666;
text-decoration : none;
}
a:hover
{
color : #ff9900;
text-decoration : underline;
}

.left{
float:left;
}

.right{
float:right;
}
.width15{
	width:15%;	
}
.width14{
	width:14%;	
}
.width10{
	width:10%;	
}
.width76{
	width:76%;	
}
.margin-none{
	margin:0;
}
.display-none{
	display:none;
}
#hsbody h1 {
    font-size:1.33em; 
	padding:10px 0 0 0;
	margin:0;
}

#hsbody h2 {
    font-size:1.4em; 
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
	margin-top:0;
	_margin-top:-5px;
	#margin-top:-5px;;
	_margin-left:-7px;
	#margin-left:-7px;
	margin-bottom:15px;
	_margin-bottom:10px;
	#margin-bottom:10px;
    padding: 0px;
    float:left;
	color:#666;
}

#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,
#hsbody select {
    float:left;
    margin:2px 0;
    font-size:1em;
    font-family:Arial, Helvetica, sans-serif, Verdana; 
    color:#666;
}

#hsbody .error,
.hsbody  #errorDiv {
clear:left;
float:left;
color:#f00;
margin:0;
width:100%;
}
    
#hsbody .error li {
margin:0 0 0 4px;
}

    
.hsbody  #errorDiv li {
margin:0 0 0 20px;
}

#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: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:1em;
    font-weight:bold;
}

#hsbody #share_price_page #current
{	
	margin:10px 0 10px 0;
	padding:0;
	font-size:0.8em;
}

#hsbody #share_price_page span.title {
color:#666;
}

#hsbody #share_price_page .pos {
    color:#1BA71B; /* green displayed on positive change */	
	padding-left:0.4em;
	
}   


#hsbody #share_price_page .neg {
    color:#CC0000; /* red displayed on negative change */	
	padding-left:0.4em;
}

#hsbody #share_price_page .nochange {
    color:#4883C0; /* no change */	
	padding-left:0.4em;
}

#hsbody #share_price_page table tr td{
    padding:5px 0 5px 0px; 
    text-align:center;
}

#hsbody #share_price_page table caption 
{
color:#000066;
font-weight:bold;
}

#hsbody  #share_price_page table tr th{
    text-align:center;
	padding-left:0px; 
}

#hsbody  #share_price_page .information th {
    width:20%;
}    

#hsbody  #share_price_page .segment th  {
    width:20%;
}    

#hsbody #share_price_page .summary th {
    width:16%;
}

/* chart styles */

#hsbody  #share_chart_page  #graphImg {margin:0 auto;}


#hsbody  #share_chart_page  #chartForm { 
margin:10px 0;
/margin:0;
}

#hsbody  #share_chart_page  form fieldset{
margin:0;
padding:0;
}


#hsbody #share_chart_page select, #hsbody #share_chart_page input.button
{
font-size:1em;
}

#hsbody #share_chart_page fieldset.comparisons {
margin-top:15px;
}

#hsbody #share_chart_page fieldset.comparisons div.comparator{
clear:left;
float:left;
width:165px;

}

#hsbody #share_chart_page fieldset.comparisons div.gridlines{
float:left;
}

#hsbody #share_chart_page fieldset.comparisons input {
float:left;
clear:left;
margin-right:10px;
}

#hsbody #chartForm .comparator p label
{
margin-left:10px;
}

#hsbody #share_chart_page legend
{
padding-left:0;
}


#hsbody #share_chart_page fieldset.comparisons label {
clear:right;
_margin-top:5px;
#margin-top:5px;
width:140px;
}

#hsbody #share_chart_page fieldset.comparisons .gridlines label {
clear:right;
_margin-top:5px;
#margin-top:5px;
width:160px;
}
#share_chart_page .hsbody p  a
{
text-decoration:underline;
}

#hsbody #share_chart_page fieldset.comparisons div.comparator p,
#hsbody #share_chart_page fieldset.comparisons div.gridlines p{
clear:left;
float:left;
margin-top:0;
margin-bottom:5px;
_margin-bottom:0;
#margin-bottom:0;
display:inline;
}

#hsbody #share_chart_page .redraw {
clear:left;
float:left;
margin:10px 0 0 0;
width:100%;
}

#hsbody #share_chart_page #errorDiv {margin:10px 0;}



/* spchart2 */

#hsbody #chartForm .comparator input {
    margin:0 !important; 
	_margin-left:-3px !important;
	#margin-left:-3px !important;
	_margin-top:1px !important;
	#margin-top:1px !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 dt {width:10px;}
#hsbody #major-shareholders dd {margin:0;}


/* 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 table.news th,#hsbody table.news caption{
color:#000080 !important;
background:#fff;
font-weight:bold;
padding:2px 0;
}


#hsbody  .search-panel-outer{
float:left;
width:43.7500em /*715px*/
}
#hsbody  .search-form{
width:260px/*262px*/;
}


#hsbody table.news caption{
font-size:14px;
padding:10px 0 5px 0;

}

#hsbody table.news th{
border-bottom:#ccc 1px solid;
}

#hsbody table.news .error-text{
color:#ff0000
}


#hsbody table.news a{
/*color:#810F17*/
}

#hsbody #news label {
	/*width:85px;
	padding:5px 0 0 0;*/
	float:left;
	line-height:1.8em;
	width:7.8em;
}

#hsbody  .select{
	margin-right:3px;
	float:left;
	}


#hsbody #news p.search-panel{
	float:left;width:100%;
	text-align:left;	
	padding:0 0 6px 0
}

#hsbody #news p.see-more{
	float:left;width:100%;
	text-align:left;	
	padding:3px 0 0 0
}

#hsbody #news p.search{
	float:left;width:100%;
	text-align:left;
	padding:0 0 10px 0
	}

	
#hsbody #news p.search .button{
float:left;
margin:0
/*background-color:#820F17;
border:1px solid #B71521;
color:#FFFFFF;
font-size:1em;
height:1.8333em;
padding-bottom:4px;
padding-top:1px;
vertical-align:top;*/
}


#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:left;
padding:5px 0 0 20px;
}

#hsbody #search_form .button {
float:right;
}


/* regaulatory item */

#hsbody #newsitem pre {
font-size:1.2em;
}

/* disclaimer styles */

#hsbody .disclaimer {
    font-family:Arial, Helvetica, sans-serif, Verdana;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
    font-size:1em;
}
#hsbody .disclaimer a
{
color:#666666;
text-decoration:underline;
}

#hsbody .disclaimer a:hover
{
color : #ff9900;
text-decoration : underline;
}

#hsbody .disclaimer p {
    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('/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;
}
