﻿@charset "utf-8";
/* -----------------------------------------------------------------

Copyright 2008 HRO'C Limited. All rights reserved
CSS written by Kevin Rapley (KR) 05.02.2009

SWATCHES

#000000 Black
#ffffff White
#c3cf21 Green
#ec008c Red
#8c0052 Burgundy
#ec008c Purple
#66ad96 Aqua
#ec008c Brown
#ec008c Pink

CONTENTS
Search for any of the below to be transported to that section of the
document

=CONTENT
=AGENCY COLOURS

=TOP
----------------------------------------------------------------- */


/* =CONTENT
Main content region.
----------------------------------------------------------------- */

 #content {
  border: solid 1px #ec008c;
 }

  #content a:link, #content a:visited {
   background-color: inherit;
   color: #ec008c;
  }
  
  #multipleregions {
   padding-top: 35px;
  }

    #news h3, #news small {
     background-color: inherit;
     color: #ec008c;
    }

     #copy a:link, #copy a:visited {
      background-color: inherit;
      color: #ec008c;
     }

/* =AGENCY COLOURS
----------------------------------------------------------------- */

.pink_selected { background-color: #ec008c; color: #1d1716; }
#menu .green a, #menu .green_selected a, .green, .red, .burgundy, .purple, .aqua, .brown { background-color: #1d1716; color: white; }

/* =TOP
Search for above to be brought to the top of the document
----------------------------------------------------------------- */