/* Customise this section */

body { /* Page styles */
font:.687em Verdana, Arial, sans-serif; 
color:#000;
background-color:#fffff0;
margin:0px;
padding:3px;
}
.essentialBody{
width: 588px;
}
#header { /* Logo & Header */

}    

a { /* Link styles */
color:#006600;
text-decoration:none;
font-weight:bold;
}

a:hover{ /* Link styles */
color:#006600;
text-decoration:none;
font-weight:bold;
}

acronym {
border-bottom:1px dotted #ccc;
}

h1 { /* Used for "investor relations" header */
    font-size:1.3em;
    color:#222;
	font-weight:bold;
	margin:0px;
}

h2 { /* Used for "Regulatory News Announcements" style headers */
    font-size:1em; 
    color:#006600;
    margin:0 0 10px 0;
	line-height: 17px;	
}

h3 { /* used for "Contact" header */
    font-size:1em;
}

div { /* Borders beneath each section */
    
}




#irheader, #latest, #share-price, #share_chart_page, #news-filter, #major-shareholders, #contact-details{
	border-bottom:1px solid #f0f0f0;
	 float:left;
    width:100%;
    clear:both;
    margin-bottom:10px;
    padding-bottom:10px;
}

#latest .prices {/* Price value */
    font-size:2em;
    color:#00f;
}

#latest .change {/* Change value */
    font-size:1.5em;
}

/* Colors for change value- probably doesn't need to be changed. */
 .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


.neg {
    color:#CC0000; /* red displayed on negative change */
}

.nochange {
    color:#4883C0; /* no change */
}


pre {/* News item text */
    font-size:1.2em;
 }

/*Change comparator colours */
div.chart-tools .comparator1 {
    background-color:#000000;
    border:1px solid #000;    
}

div.chart-tools .comparator2 {
    background-color:#006600;
    border:1px solid #000;    
}


/* End Customisation - DO NOT edit below this line */











#header {
    border:0;
    padding:0;
    margin:0;
    margin-top:5px;
    margin-bottom:3px;
}





h3 {
    float:left;
}
    
#latest {
    float:left;
    padding:0;
    margin-top:-10px;
    clear:both;
    width:100%;
    padding:3px 0;
}

select {
    margin-bottom:0.7em;
	font-size:11px;
}
input {
    margin-bottom:0.7em;


	_padding:0px 10px;
	overflow:visible;
	font-size:11px;
}
#share_chart_page label {
padding:4px 5px 0px 0px;
float:left;
}
table {
    width:100%; 
    font-size:1em; 
    clear:both;
    margin:0;
}

th,td {
    text-align:left;
	vertical-align:top;
}

acronym {
cursor:help;
}

form {
    margin:0;
}



#graphImg {
    float:left;
    display:block;
    margin-right:10px;
}


#news-filter {
    display:block;
    clear:both;
}

#graphRootDiv{
	float:left;
}


div.chart-tools {
    clear:none;
    width:auto;
    border:0;
    margin:0;
    padding:0;
    margin-top:20px;
	float:left;
}

div.chart-tools form {
    clear:left;
    margin-top:10px;
}

div.chart-tools .colors {
    float:left; 
    clear:right; 
}

div.chart-tools .comparator1,
div.chart-tools .comparator2 {
    display:block; 
    height:14px;
    width:14px;
    float:left;
    clear:left;    
    margin-right:10px;
}



#latest {
    padding-top:0.3em;
}

#latest div {
    display:block;
    float:left;
    border:0;
    width:33%;
    clear:none;
    margin:0;
    padding:0;
   line-height:2.1em;
}

#latest .price_box {
    text-align:left;
}

#latest .change_box {
    text-align:center;
}

#latest .date_box {
    text-align:right;
}



#contact-details h3 {
clear:left;
display:block;
width:100px;
}

#contact-details p {
float:left;
width:75%;
margin-bottom:15px;
}

.Both {
clear:both;
}
.None {
display:none;
}
.FltLft {
float:left;
}

.FltRght {
float:right;
}
.error
{
    color:#f00;
    margin:0;
    }

/* alignment */

.alignleft {
text-align:left;

}

.alignright {
text-align:right;
}


/* disclaimer styles */

 .disclaimer {
    font-family:arial, sans-serif;
    padding-top:5px;
    float:left;
    clear:both;
    width:100%;    
    font-size:1em;
}

 .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:2em;
}

 .disclaimer .hemscottlink {}

 .disclaimer .disclaimerlink{
    float:right;
    text-align:right;

    padding:0;
    margin:0;
    line-height:2em;    
}

 .disclaimer .hslogo {
  float:left;
  display:block;
  margin:3px 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;
}



 .disclaimer a.hslogo:hover {
	background-position:0 -15px;
}


 .disclaimer .hslogo * {
  display:none;
}
