html {
    font-size:1.375em;
	}

body {
    font-size: 50%;
}

*html>body {
    font-size: 11px;
}


body{
    color:#666;
   	font-family:tahoma;
    margin:0;
    padding:0;
}

img, img a{
	border:0;
}


#hsbody{
	width:505px;
}

#hsbody table,
#hsbody form
{
	width:100%;
}



#hsbody form ,
#hsbody fieldset,
#hsbody table,
#hsbody p,
#hsbody ul,
#hsbody li,
#hsbody input,
#hsbody select,
#hsbody h1,
#hsbody h2,
#hsbody h3
{
	margin:0;
	padding:0;
	font-size:1em;
	font-family:verdana, arial, sans-serif; 
	color:#333;
}


#hsbody table,
#hsbody p,
#hsbody ul,
#hsbody h1,
#hsbody h2,
#hsbody h3,
#hsbody form
{
	margin-bottom:1.25em;
}

#hsbody p{
	line-height:16.5px;
}

#hsbody table {
    font-size:11px;
	border-collapse:collapse;
	color:#666666;
}

#hsbody table caption {
    text-align:left; 
    font-size:12px;
    padding:2px 2px 2px 0;
	color:#201B4c;
	border-bottom:1px solid #ededed;
	font-weight:bold;
	/*font-family:tahoma;*/
	font-family:verdana;

}



#hsbody table td { 
    text-align:right;
    margin:0;
	padding-bottom:5px;
	vertical-align:top;
}

#hsbody table thead th,
#hsbody table tbody th { 
    text-align:right; 
    padding:0.45em 0 0.25em 0;   /*5px*/
    margin:0; 
    color:#333333;
	font-size:11px;
	vertical-align:top;
}


#hsbody table tbody th
 {
    color:#4c4c4c; 
    font-weight:normal;
}


#hsbody h1 {
    font-size:20px; 
	color:#0077c0;
	font-weight:normal;
	font-family:tahoma;
	margin-bottom:10px !important;
}

#hsbody h2 {
    font-size:1.09em;
	color:#201b4c;
	font-family:verdana;
	font-weight:bold;
	margin-bottom:8px !important;
}

#hsbody fieldset { 
    border:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1.4em;
    margin:0;
    margin-left: -5px;
    float:left;
	color:#666;
	padding:0;
}

#hsbody label {
    display:block;
    float:left;
    /*width:150px;*/
	clear:left;
	font-size:1.09em;
}

#hsbody dt {
    float:left;
	clear:left;
    display:block;
    width:25px;
	font-style:oblique;
}

#hsbody dd {
 display:inline;
 float:left;
 font-style:oblique;
 }


#hsbody .error,
#hsbody  #errorDiv{
    color:#f00;
    margin:0;
    }

#hsbody ul.error, #hsbody ul.error li{
	color:red !important;
}

#hsbody ul.error, #hsbody ul.error li{
	width:100%;
	margin-left:10px !important;
}	

#hsbody ul.error{
	padding-bottom:5px !important;
}

#hsbody .button {
    margin-right:1.67em; /*20px;*/
    margin-left:0.25em; /*3px;*/
    cursor:hand;
    cursor:pointer;
}

/* ############################################################### */
/*                        generic classes                          */
/* ############################################################### */

#hsbody a {
    color: #0253a5;
	text-decoration:none;
}

#hsbody a:hover {
    color: #0253a5;
	text-decoration:underline;
}

#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:#4c4c4c;
    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:0.42em 0.83em; /*5px 10px*/
}

#hsbody .abbr,
#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #000 !important;
}



#hsbody tr.borderboth td,
#hsbody tr.borderboth th{
border-top:1px solid #000;
/*border-bottom:1px solid #000;
font-weight:bold;*/
padding-bottom:1.25em;
}

#hsbody tr.total th,
#hsbody tr.total td{
font-weight:bold;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

/* ############################################################### */
/*                      Home Page                          */
/* ############################################################### */


#hsbody #IrHome #share-price,
#hsbody #IrHome #rns-items {
width:43%;
text-align:center;
border:1px solid #000;
margin-right:5%;
float:left;
}
 

/* ############################################################### */
/*                     share price page                            */
/* ############################################################### */



#hsbody #share_price_page span.price {
    font-size:1.5em;
    color:#4c4c4c;

}

#hsbody #share_price_page .pos {
    color:#158800; /* green displayed on positive change */
}   


#hsbody #share_price_page .neg {
    color:#eb0000; /* red displayed on negative change */
}

#hsbody #share_price_page .none {
    color:#3879bb; /* no change */
}

#hsbody #share_price_page table {
	margin-bottom:0 !important;
}

#hsbody #share_price_page table tr td img{
margin-right:0.5em;
vertical-align:middle;
}

#hsbody #share_price_page table tr td{
    padding:0.42em 0 1.25em 0; /*5px 15px*/ 
   text-align:left;
}

#hsbody #share_price_page table tr th{
    text-align:left;
}

#hsbody #share_price_page .information th, 
#hsbody #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 p{
clear:both;
}


#hsbody #share_chart_page fieldset{
width:49%;
float:left;

}

#hsbody #share_chart_page select{
	margin-right:0.42em; /*5px;*/
	margin-bottom:1em; 
}


#hsbody #share_chart_page fieldset#sharechartTimePeriod label{
	width:5em;
	padding-top:2px;
	#padding-top:3px;
}

#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin-right:0.83em; /*10px;*/
    margin-top:0.55em; /*10px;*/
    #margin-top:0em; /*10px;*/
}

#hsbody  #share_chart_page input {
	margin:0.33em 0.83em 0.33em 0; /*4px 10px */
	#margin:0px 0.83em 0.08em 0; /*10px 1px*/
}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
    margin-top:0.25em; /*3px;*/
}

#hsbody #share_chart_page #errorDiv {
	margin:0.83em 0; /*10px*/
}



#hsbody #share_chart_page ul{
	margin: 0.83em 0 0 0.83em;/*10px*/
	padding:0 0 0 0.83em;/*10px*/
}


/* ############################################################### */
/*                        regulatory news                          */
/* ############################################################### */



#hsbody #search_form {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#hsbody .keyword,#hsbody .during {
float:left;
	margin-right:1.67em; /*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 .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
}

#hsbody .searchc{
	padding-top:10px;
}

#hsbody .filterbutton{
	width:220px;
}


/*---------------- share price box -----------------*/

#spbox{
	width:230px;border:0px solid red;
	background:#e8f2f8;
	padding-top:0.42em !important; /*5px*/
	padding-left:0.82em !important; /*5px*/
}

#spbox p {
	margin:0 !important;
	padding:0 0 10px 0 !important;
	line-height:13px;
	}

#spbox p.sp{
	padding:0 0 0 0;
	#padding:0 0 15px 0 !important;
}

#spbox .price{
/*	color:#123d8b;*/
	color:#333333;
	/*font-size:1.408em; 22px*/
	font-size:1.456em; 
font-weight:bold;
	}

#spbox .change{
	color:#333333 !important;
	font-size:1.09em;
}

#spbox .cdate , #spbox a{
	color:#333333 !important;
	line-height:10px;
	text-align:left;
	font-size:1.09em;
	}
#spbox .cdate , #spbox a:hover{
text-decoration:none;
}
#spbox img.grpah{
	padding:0 0 0.67em 2px; /*8px 5px*/
	
}

.bluebg{
	background:#e8f2f8;
}

/*---------------- share price box new -----------------*/
#spboxnewone{
	width:250px;
	float:left;
	background:#e8f2f8;
	padding:5px 10px 1px 10px !important
	}
	
#spboxnewone p {
	margin:0 !important;
	padding:0 0 10px 0 !important;
	font-size:12px;
	color:#333;
	line-height:1.6em
	}
	
#spboxnew p {
	margin:0 !important;
	padding:0 0 10px 0 !important;
	font-size:12px;
	color:#666;
	width:567px;
	}

#spboxnew label{
	color:#F86800;
	font-size:12px; 
	font-weight:bold;
	width:100px;
	float:left;
	background:url(/ir/inf/images/icon-share-price-chart.gif) no-repeat;
	padding:0 0 0 25px;
	}
	
#spboxnewone  .price{
	color:#333333;
	font-size:16px; 
	font-weight:bold;
	padding:0 5px 0 0
	}
#spboxnew  .price{
	color:#333333;
	font-size:12px; 
	padding:0 10px 0 0
	}
	
#spboxnewone , #spboxnew  .change{
	color:#333333 !important;
	font-size:12px;
	padding:0 10px 0 0;
	padding:0 10px 0 0
}

/* ############################################################### */
/*                      disclaimer styles                            */
/* ############################################################### */


#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:0.46em; /*5px;*/
    margin-top:0.93em; /*10px;*/
    float:left;
    clear:both;
    width:100%;    
    font-size:0.9em;
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:2em;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;

    padding:0;
    margin:0;
    line-height:2em;    
}

#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 .hslogo * {
  display:none;
}



#hsbody #download select {
    float:left;
	margin-right:0.42em !important; /*5px*/

}

#hsbody #download .button {
    margin-right:1.67em; /*20px;*/
    margin-left:3.75em; /*45px;*/
    cursor:hand;
    cursor:pointer;
}

#hsbody #download label {
	display:none;
}

#hsbody #download label.displaylabel {
	display:inline;
	width:10%;
	padding-top:2px;
	#padding-top:3px;
}

#hsbody #download #fromDay, #hsbody #download #fromMonth, #hsbody #download #fromYear{
		margin-bottom: 0.83em;
}


a.spmore{
padding-top:3px;
#padding-top:0px;
font-family:verdana;
font-size:13px;
}

#hsbody #news-filter p.dtext, #hsbody #download p.dtext {
font-size:1.09em;
}
