body, fieldset {
  margin: 1px;
}
body, td {
  font-family: 'Helvetica Neue', Arial;
  color: #000;
  font-size: 0.8em;
}
h1 {
  font-size: 15pt;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
p {
	margin:0 0 1em 0;
	padding:0;
	line-height: 20px;
}
a {
  font-weight: bolder;
  color: #000;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
div.floatClear {
  clear: both;
}
h2.imageCaption {
  margin: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height: 13px;
  padding: 4px 5px 6px 5px;
  background-color: #b40027;
  text-align: right;
}


/* Page Container */
#pageContainer {
  width: 900px;
  margin: 0 auto 0;
  position: relative;
}


/* Page Header */
#pageHeader {
  position: relative;
  margin: 20px 0px 20px 0px;
  font-family: Arial;
  font-size: 11px;
}
#gtLogo {
  margin: 0px 0px 10px 0px;
} 
#pageHeader ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  color: #ccc;
}
#pageHeader li {
  float: left;
  display: inline;
  padding: 0px 6px 0px 6px;
  border-right: 1px solid #aaa;
}
#pageHeader li.last {
  border-right: none;
  padding-right: 0px;
}
#pageHeader li a {
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
}
#pageHeader li a:hover {
  text-decoration: underline;
}
#bannerLinks {
  position: absolute;
  right: 0px;
  top: 0px;
}
#bannerMenu ul {
  position: relative;
  height: 26px;
  padding: 6px 0px 6px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
#bannerMenu li {
  height: 26px;
  padding: 0px 8px 0px 8px;
}


/* Search Panel */
#searchPanel {
  position: absolute;
  width: 250px;
  height: 25px;
  right: 0px;
  top: 35px;
}
#searchPanel label {
  float:right;
  color: #fff;
  line-height: 13px;
  padding: 5px;
  background-color: #b40027;
}
#searchPanel #queryBorder {
  float: right;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  height: 21px;
}
#searchPanel input {
  width: 120px;
  border: 1px solid #fff;
  height: 14px;
  font-family: Arial;
  font-size: 11px;
  margin: 2px 0px 0px 0px;
  padding: 0px 4px 0px 4px;
}
#searchPanel button {
  float: right;
  color: #fff;
  border: none;
  background-color: #666;
  height: 23px;
  width: 30px;
  font-family: Arial;
  font-size: 11px;
  line-height: 13px;
  padding: 0px;
}


/* Left Sidebar */
#leftSidebar {
  float: left;
  width: 180px;
  margin: 0px 20px 20px 0px;
  font-size: 9pt;
  line-height: 15px;
}
#leftSidebar div.contentContainer {
  width: 170px;
}
#leftSidebarHomepage {
  float: left;
  width: 180px;
  margin: 20px 20px 20px 0px;
  font-size: 9pt;
  line-height: 15px;
}


/* Left Nav */
#pageMenu {
  margin: 0px 0px 60px 0px;
}
#pageMenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#pageMenu li a {
  display: block;
  text-decoration: none;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  padding: 6px 5px 6px 0px;
}
#pageMenu li.first a {
  padding-top: 0px;
}
#pageMenu li a:hover {
  text-decoration: underline;
}
#pageMenu li.selected a {
  color: #b40027;
}
#pageMenu li.unpublished a {
  color: #4a4;
}
#pageMenu li {
  border: 1px solid #fff; /* IE6 hack */
  border-bottom: 1px dotted #aaa;
}
#pageMenu ul.children li {
  padding: 0px 0px 0px 15px;
  border: 1px solid #fff; /* IE6 hack */
}
#pageMenu ul.children li a {
  padding: 0px 5px 3px 0px;
}
#pageMenu ul.children li.last a {
  padding-bottom: 9px;
}
#pageMenu ul.children li.page a {
  color: #444;
}
#pageMenu ul.children li.selected a {
  color: #b40027;
}
#pageMenu ul.children li.unpublished a {
  color: #4a4;
}


/* Right Sidebar */
#rightSidebar {
  float: right;
  width: 180px;
  font-size: 9pt;
  line-height: 15px;
}
#rightSidebar div.content {
  margin: 0px 0px 20px 0px;
}


/* Main Content */
#mainContent div.content {
  line-height: 20px;
}


/* News */
div.newsViewerContainer {
  line-height: 1.4;
}
div.newsViewer h1.headline {
  margin: 0px;
  color: #222;
  font-size: 16px;
}
div.newsViewer div.date {
  font-weight: bold;
  font-style: italic;
}
div.newsViewer div.content {
  margin-bottom: 10px;
  text-align: justify;
}
ul.headlines {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
li.headline {
  margin: 0px 0px 15px 0px;
}
li.headline a {
  color: #555;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
li.headline a:hover {
  text-decoration: underline;
}


/* Paginator */
.pagination {
  padding: 3px;
  margin: 3px;
  text-align: center;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaa;
  text-decoration: none;
  color: #666;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #444;
  font-weight: bold;
  background-color: #666;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}


/* Boxed Content */
div.boxedContent {
}
div.boxedContentBody {
  border: 1px solid #ccc;
  padding: 10px;
}
div.boxedContent h2 {
  margin:0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height: 13px;
  padding: 5px 3px 5px 5px;
  
}
div.boxedContent h2.red {
  background-color: #b40027;
}


/* Page Footer */
#pageFooter {
}


/* Admin Tools Menu */
#adminTools {
  position: absolute;
  left: 250px;
  top: 0px;
}


div.hiddenEditTools { 
  line-height: normal; 
}


/* Galliford */
/*============================== GENERIC TAGS 
These styles will affect all the generic tags within the IR center. 
Since they are within the #hsbody id they will not be affected by 
conflicting styles implemented by client's developers and integration etc. == */
/* COLOURS 
red: #FD0132;
white: #FFFFFF;
*/
#hsbody {
    text-align: left;
    font-family: Arial, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
}

#hsbody h2 {
	font-size: 1.3em;
}
#hsbody h2.red {
	font-size: 0.85em;
}
#hsbody h3 {
	font-size: 1em;
}
#hsbody h4 {
	font-size: 0.9em;
}
#hsbody h5 {
	font-size: 0.9em;
}

/* ----------------------------------- Data Table Elements */
#hsbody table {
    background-color: #C1C1C1;
    font-family: 'Helvetica Neue', Arial;
    margin-top: 10px;
    margin-bottom: 10px;
}
:root #hsbody table { /* Firefox hack: this removes space between caption and table */
  margin-top: 0;
}
#hsbody caption {
    background-color: #FD0132;
    caption-side: top;
    text-align: left;
    font-weight: bold;    
    color: #FFF;
    padding: 3px 5px;
    margin-top: 10px;
}
#hsbody th {
    background-color: #FFF;
    text-align: center;
    font-weight: bold;
}
#hsbody td.headercell {
  font-weight: bold;
}
#hsbody td {
  background-color: #FFF;
  font-size: 1em;
}
#hsbody #theform td, #hsbody #theformdetails td {
  background-color: #FFF;
  font-size: 0.8em;
}
#hsbody abbr, #hsbody acronym {
  cursor: help;
}
/* ----------------------------------- Form Elements */
#hsbody form {
  margin-bottom: 10px;
}
#hsbody fieldset {
  text-align: left;
  border: 1px solid #C1C1C1;
  padding: 0 10px 10px 10px;
  overflow: none;
}

#hsbody legend {
    background: #b40027;
    text-align: left;
    width: 200px;
    color: #FFF;
    border: 1px solid #C1C1C1;
    padding: 2px 5px;
	font-family: Arial;
}
#hsbody select, #hsbody input {
  font-family: Arial, Arial, Helvetica, sans-serif; /* required as class affects buttons and hrefs to keep consistancy ... */
  border: 1px solid #C1C1C1;
  margin: 5px 0;
}
#hsbody select:hover, #hsbody input:hover{
  border: 1px solid #589F18;
}
#hsbody input[type="checkbox"], #hsbody input[type="radio"] {
  border: 0;
  vertical-align: middle;
}
#hsbody .button, #hsbody a:link.button, #hsbody a:visited.button {
  background-color: #666666;
  color: #FFFFFF;
  font-weight: normal;
  cursor: pointer; /* web standard */
  cursor: hand; /* IE/Opera */
}
#hsbody .hidden {/* for hidden elements - labels for readers, etc */
  display: none;
  visibility: hidden;
  
}
/* ----------------------------------- Email Alerts Input Elements */

#hsbody #register {
    width: 450px;
}

#hsbody #register label {
    clear: both;
    float: left;
    width: 200px;
  margin: 0 3px 2px 3px;
}

#hsbody #register input, #hsbody #register select {
    width: 200px;
}
#hsbody #alerts {
}


#hsbody #alerts label {
    display: block;
    width: 170px;   
}
#hsbody #alerts input, #alerts label, #alerts span {
    float: left;
}


#hsbody #alerts input{
    clear: left;
}


/*============================================================== TAILORED TAGS ===*/

/* ----------------------------------- Page Elements */
#hsbody div.hlight {
  color: green;
  padding: 5px;
  margin: 3px 0;
}
#hsbody div.hlight strong {
  font-weight: bold;
}
#hsbody div.alert {
  text-align: center;
  color: #CC3333;
  padding: 3px;
  margin: 2px 0;
}
/* ----------------------------------- Disclaimer div */
#hsbody div.disclaim {
  clear: both;
  margin: 20px 0 10px 0;
  border-top:1px solid #ccc;
  padding-top:5px;
}
#hsbody div.disclaim a:link, #hsbody div.disclaim a:visited {
  font-weight: normal;
  text-decoration:none;
}

#hsbody div.disclaim a:hover{
  text-decoration: underline;
}  
  
/* ----------------------------------- IR HOME page */
#hsbody h3.irhome {
    background: #B1B4B5;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    margin: 0 0 5px 0;  
}
#hsbody #welcome {
    text-align: justify;
    font-size: 1.2em;
    line-height: 20px;
}
#hsbody #welcome p{
    margin: 5px 3px;
}
#hsbody #shareprice {
    float: left;
    text-align: center;
    width: 170px;
    height: 200px;
    border: 1px solid #B1B4B5;
    padding: 5px;
    margin: 10px 5px 20px 0;
}
#hsbody #shareprice p{
    font-size: 0.8em;
    margin: 0;
}
#hsbody #shareprice img.graph {
    border: 3px solid #B1B4B5;
}
#hsbody #announcements {
    float: left;
    width: 170px;
    height: 200px;
    border: 1px solid #B1B4B5;
    padding: 5px;
    margin: 10px 5px 20px 0;    
}
#hsbody #announcements ul {
    font-size: 0.8em;
    list-style: none;
    padding: 5px;
    margin: 5px;
}
#hsbody #announcements li {
    padding-bottom: 4px;
}

#hsbody #announcements li a
{
	color:#0000ff;
}
#hsbody #links {
    float: left;
    width: 170px;
    height: 200px;  
    border: 1px solid #B1B4B5;
    padding: 5px;
    margin: 10px 0 20px 0;      
}

#hsbody #links ul{
   list-style:none;
   font-size: 0.8em;
   padding: 5px;
   margin: 5px;
}

#hsbody #links p {
    font-size: 0.8em;
    margin: 0;
}
/* ----------------------- RNS NEWS ITEM page */
#hsbody #banner {
    border-bottom: 2px solid #FD0132;
    padding: 0;
    margin-top: -10px;
}
#hsbody #banner h1 {
    font-size: 1em;
    margin: 10px 0 10px 20px;
}
#hsbody #banner div {
    font-size: 0.8em;
    padding: 0 20px;
}
#hsbody #banner a:link, #banner a:visited {
    font-size: 1em;
    color: #FD0132;
}
#hsbody pre {
}
#hsbody div.page {/* leave formatting as is */
    position: relative;
    margin: 3px;
}
#hsbody div.page h2{
    font-size: 0.9em;
    border: 0;
}
#hsbody div.disclaimnews {
    font-size: 0.8em;
    padding: 5px 10px;
}
/* ----------------------- DIRECTOR'S BIOGRAPHIES page */
#hsbody h2.directorsbio {
    clear: left;
    margin: 0 0 10px 0 ; /* left - 131px*/
    border-bottom: 1px solid #FD0132;
}
#hsbody #directorsbio {
    clear: left;
    margin: 10px 0;
}
#hsbody #directorsbio img{ /* image w:81px height: 111px */
    float: left;
    margin: 0 15px 15px 15px;
}
#hsbody #directorsbio h3 {
    margin: 0; /*left - 131px*/
}
#hsbody #directorsbio h4 {
    font-weight: normal;
    text-decoration: underline;
    margin: 0 0 5px 0; /*left - 131px*/
}
#hsbody #directorsbio p {
    margin: 0 0 0 0; /*left - 131px*/
}
/* disclaimer styles */

#hsbody .disclaimer {
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
}

#hsbody .disclaimer a{
	text-decoration:none;
}

#hsbody .disclaimer a:hover{
	text-decoration:underline;
}


#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;
}

#theFormDetails label {
	position: relative;
	top: 2px;
	#top: -6px;
	#left:-4px;
}

.red {
  margin:0;
  margin-bottom: 15px !important;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height: 13px;
  padding: 5px 3px 5px 5px;
  background-color: #b40027;		
}

div.boxedContent h2 {
	margin: 0 !important;
}


#hsbody #news-box ul {

    list-style: none;
	margin:0;
	padding:0;
 }
#hsbody #news-box li {
    padding: 0;
	margin:0;
	padding:0 0 10px 0;
}

.bullet-right{
background:url("../images/bullet_link_right.png") no-repeat left .17em ;
padding:0 0 0 1.5em;

}
.bullet-left{
background:url("../images/bullet_link_left.png") no-repeat left .17em ;
padding:0 0 0 1.5em;

}

.nobold{
font-weight:normal;
}
