body {
  margin: 0px;
}
body, td {
  font-family: arial;
  color: #444;
  font-size: 0.8em;
}
h1 {
  font-size: 15pt;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
p {
  line-height: 20px;
}
a {
  font-weight: bolder;
  color: #444;
}
div.floatClear {
  clear: both;
}
h2.imageCaption {
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  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-size: 12px;
}
#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;
}
#bannerLinks li.selected a {
  color: #b40027;
}
#bannerMenu ul {
  position: relative;
  height: 32px;
  padding: 6px 0px 6px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
#bannerMenu li {
  height: 30px;
  padding: 2px 9px 0px 8px;
}
#bannerMenu li.selected a {
  color: #b40027;
}
#bannerMenu li.singleLine a {
  position: relative;
  top: 7px;
}


/* Search Box */
#searchBox {
  position: absolute;
  width: 250px;
  height: 25px;
  right: 0px;
  top: 35px;
}
#searchBox label {
  float:right;
  color: #fff;
  line-height: 13px;
  padding: 5px;
  background-color: #b40027;
}
#searchBox #queryBorder {
  float: right;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  height: 21px;
}
#searchBox 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;
}
#searchBox 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;
}


/* Search Results */
div.result {
  margin-bottom: 20px;
}
div.resultTitle a {
  font-size: 12pt;
}
div.resultBreadcrumb a {
  color: green;
}
span.highlight {
  font-weight: bold;
  font-color: #444;
}


/* Left Sidebar */
#leftSidebar {
  float: left;
  width: 180px;
  margin: 0px 20px 20px 0px;
  font-size: 9pt;
  line-height: 15px;
  position: relative;
}
#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: 12px;
  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-top: 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 {
  margin:0px 0px 20px 200px;
}
#mainContent div.content {
  line-height: 20px;
}
#mainContent div.content ul {
  padding-left: 15px;
  margin: 0px;
  line-height: normal;
}


/* Share Price Gadget */
div.sharePriceContainer {
  overflow: hidden; 
  height: 60px;
}
iframe.sharePrice {
  border: 0px;
  width: 157px;
  height: 90px;
}


/* Hemscott Pages */
iframe.hemscottReport {
  border: 0px;
  width: 695px;
}
div.hemscottNewsContainer {
  overflow: hidden; 
  height: 125px;
}
.iframe.hemscottNews {
  border: 0px;
  width: 147px;
  height: 135px;
}


/* Photo gallery */
div.imageGalleryContainer {
  width: 450px;
}
div.imageGallery div.image {
  width: 100px;
  height: 100px;
  margin: 5px 10px 5px 0px;
}


/* 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: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 13px;
  padding: 5px 3px 5px 5px;
}
div.boxedContent h2.red {
  background-color: #b40027;
}


/* Job Vacancies */
form.jobSearch div.label {
  float: left;
  width: 100px;
  font-weight: bold;
}
form.jobSearch div.select {
  float: left;
  width: 360px; 
  margin-bottom: 2px;
}
form.jobSearch div.checkboxes {
  float: left;
  width: 360px; 
  margin-bottom: 10px;
  font-size: 9pt;
}
form.jobSearch select {
  width: 340px; 
}
form.jobSearch div.checkbox {
  float: left;
  width: 175px;
  margin-top: 1px;
}
form.jobSearch div.checkbox input {
  float: left;
}
form.jobSearch div.checkboxLabel {
  margin-top: 3px;
  margin-left: 16px;
}
form.jobSearch div.toggle {
  float: left;
}
form.jobSearch div.textbox {
  float: left;
}
form.jobSearch div.textbox input {
  width: 335px; 
}
form.jobSearch button {
  border: none;
  height: 23px;
  width: 50px;
  font-size: 9pt;
  color: #fff;
  line-height: 13px;
  padding: 0px;
  background-color: #b40027;
  margin-left: 100px;
  margin-top: 20px;
}
div.jobViewer td {
  font-size: 1em;
}
table.jobList {
  width: 99%;
  margin-bottom: 20px;
}
table.jobList th {
  text-align: left;
  background-color: #b40027;
  border: none;
  padding: 4px;
}
table.jobList th a {
  color: #fff;
}
table.jobList td {
  padding: 4px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
table.jobList td.titleColumn {
  border-left: 1px solid #ccc;
}
div.jobVacancy {
  margin-bottom: 20px;
}
div.jobVacancy div.titles {
  height: 17px;
  padding: 5px;
  color: #fff;
  background-color: #b40027;
}
div.jobVacancy h2 {
  font-size: 14px;
  margin: 0px;
  font-weight: normal;
}
div.jobVacancy h2.jobTitle {
  float: left;
}
div.jobVacancy h2.jobLocation {
  float: right;
}
div.jobVacancy div.body {
  padding: 0px 10px 0px 10px;
  border: 1px solid #ccc;
}
* html div.jobVacancy div.body {
  height: 1%;
  padding: 10px 10px 10px 10px;
}


/* Document downloads */
a.documentLink {
  color: blue;
}


/* Contacts */
span.contactTitle {
  color: #000;
  font-weight: bold;
}


/* Page Footer */
#pageFooter {
}


/* Admin Tools Menu */
#adminTools {
  position: absolute;
  left: 210px;
  top: 0px;
}


div.hiddenEditTools { 
  line-height: normal; 
}


@media print {
  #pageHeader { display: none; }
  #pageFooter { display: none; }
  #rightSidebar  { display: none; }
  #leftSidebar { display: none; }
  #leftSidebarHomepage { display: none; }
  #pageContainer { width: auto; margin: 0px; position: none; }
  #mainContent  { margin:0px; }
  a.nav { display: none; }
  table.jobList { width: auto; margin-bottom: 20px; }
  table.jobList th a { color: #000; font-weight: bold; text-decoration: none; }
  table.jobList td { border: none; }
  table.jobList td.titleColumn { border: none; }
  table.jobList td a { text-decoration: none; }
  div.jobVacancy div.titles { height: auto; padding: 0px; color: #000; background-color: #fff; }
  div.jobVacancy h2 { font-size: 16pt; margin: 0px 0px 5px 0px; font-weight: bold; color: #000; }
  div.jobVacancy h2.jobTitle { float: none; }
  div.jobVacancy h2.jobLocation { font-size: 12pt; float: none; }
  div.jobVacancy div.body { padding: 0px; border: none; height: auto; width: auto; }
  * html div.jobVacancy div.body { height: auto; padding: 0px; width: auto; }
}