/* Customise this section */

body { /* Page styles */
    font-size:0.7em; 
    color:#000; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    width:580px;
	background-color:#fff;
}

#header { /* Logo & Header */
  
} 

#hsbody{
width:580px;
}

#logoimg{
margin-bottom:15px;
}

a { /* Link styles */
 color:#333;
}

acronym {
border-bottom:1px dotted #ccc;
}

h1 { /* Used for "investor relations" header */
    font-size:1.3em;
    color:#616161;
   
    
}

h2 { /* Used for "Regulatory News Announcements" style headers */
    font-size:1.1em; 
     color:#616161;
    
}

h3 { /* used for "Contact" header */
    font-size:1em;
}

div { /* Borders beneath each section */
    border-bottom:1px solid #ccc;
}


#latest .prices {/* Price value */
    font-size:2em;
    color:#000;
}

#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:#0000ff;
    border:1px solid #000;    
}

div.chart-tools .comparator2 {
    background-color:#10A900;
    border:1px solid #000;    
}

#news-filter form a {
	color:#990000;
	font-weight:bold;
}

/* End Customisation - DO NOT edit below this line */











#header {
    border:0;
    padding:0;
    margin:0;
    margin-top:5px;
    margin-bottom:3px;

}

h1 {
    margin:0;
}

h2 {
    margin-top:0;
}

h3 {
    float:left;
}
    
#latest {
    float:left;
    padding:0;
    margin-top:-10px;
    clear:both;
    width:100%;
    padding:3px 0;
}

input,select {
    font-size:1em;
    margin-bottom:0.7em;
}

table {
    width:100%; 
    font-size:1em; 
    clear:both;
    margin:0;
}

th,td {
    text-align:left;
}

acronym {
cursor:help;
}

form {
    margin:0;
}

div {
    float:left;
    width:100%;
    clear:both;
    margin-bottom:10px;
    padding-bottom:10px;
}

#graphImg {
    float:left;
    display:block;
    margin-right:10px;
}

#news-filter {
    display:block;
    clear:both;
}

div.chart-tools {
    clear:none;
    width:auto;
    border:0;
    margin:0;
    padding:0;
    margin-top:20px;
}

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;
}

/* alignment */

.alignleft {
text-align:left;
}

.alignright {
text-align:right;
}


/* disclaimer styles */

 .disclaimer {
    font-family:verdana, sans-serif;
    float:left;
    clear:both;
    width:100%;    
    border:0;
    font-size:0.9em;
}

.disclaimer div {
    border:0;
    width:70%;
    margin:0;
    padding:0;
    
}

 .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    width:70%;
    line-height:2em;
}

.disclaimer .hemscottlink {}

 .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    padding:0;
    width:15%;
    clear:none;
    margin:0;
}

.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;
  clear:both;
  cursor:pointer;
}

.hslogo * {
  display:none;
}
