/* <!-- compression status: 1 --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */

/* ADDED BY OPENIA */

#press .link-mailto a {
  padding-bottom: 2px;
}
#press img {
  display: block;
}
#press .top,
#press .bott {
  height: 6px;
}
#press {
  margin: 10px;
  background-color: #41c8f4;
}
#press p {
  padding: 3px;
  width: 174px;
  font-size: 70%;
  color: white;
  margin: 0;
}
#press a {
  font-size: 100%;
}

#formmailer .field {
    margin-right: 0;
}
#formmailer .error {
    width: auto !important;
}

ol h2 {
  font-size: 120%;
  margin: 0 0 0.3em 0;
}

.contentPadding #sitemap li {
  margin-bottom: 0;
}

/*  */

#sitemap .level0
{
list-style-type: none;
list-style-image: none;
}

#sitemap .level0
{
margin-left: 0;
}

#sitemap .level0 .title
{
background-color: transparent;
margin: 0;
border-bottom: 1px solid #8cacbb;
}

#sitemap .level0 .title a
{
color: Black;
font-weight: normal;
padding-top: 0.5em;
font-size: 150%;
text-decoration: none;
}

#sitemap .level1,
#sitemap .level2
{
list-style-type: none;
list-style-image: none;
}

#sitemap .level1 .title
{
border: 0;
}

#sitemap .level1 .title a
{
color: #436976;
font-size: 100%;
font-weight: bold;
text-decoration: underline;
}

#sitemap .level2 .title a
{
font-weight: normal;
}

#sitemap .levelInline
{
list-style: none;
}

#sitemap .levelInline li
{
display: inline;
margin-right: 1em;
}

#sitemap .levelInline div
{
display: inline;
}


#sitemap .currentMapItem {
/*
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
*/
padding: 0.1em 0.5em 0.1em 1.8em;
vertical-align: middle;
background-image: url(http://www.reedinpartnership.co.uk/info_icon.gif);
background-repeat: no-repeat;
background-position: 2px 50%;
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
/*
*/
}

/*  */

/* END */

/* The basic elements: */

a { font-size: 11px; }

p {
    margin: 0;
    margin-bottom: 11px;
}

img {
    border: none;
    vertical-align: middle;
}

h1 {
    margin:0;
    padding:0;
    margin-top: 10px;
    font-size: 16px;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


form {
    border: none;
    margin: 0;
}
textarea {
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
}
inputt {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
}
select {
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: White;
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    border: 1px dashed #8cacbb;
    padding: 0 0.1em;
}
pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    padding: 1em;
    border: 1px dashed #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}
.pre a {
    text-decoration: underline;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

.netscape4 {
    display: none;
}

/*
** Structural Elements
*/

#visual-portal-wrapper {
    margin: 0;
    padding: 0;
}


/* Logo properties */
 
#portal-top {
    /* Top section */
    margin: 0;
    padding: 0;
    background-color: transparent;
}

/* Site-wide action menu - font size, contact, index, sitemap etc */
#portal-siteactions {
    background-color: transparent;
    white-space: nowrap;
    list-style: none;
    margin: 1px 0 0 0;
    height: auto;
    line-height: normal;
    float: right;
    padding: 3px 2em 3px 0;
}
#portal-siteactions li {
    display: inline;
}
#portal-siteactions li a {
    background-color: transparent;
    border: 1px solid White;
    color: #76797c;
    height: auto;
    padding: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-siteactions li.selected a {
    background-color: #dee7ec;
    color: #436976;
    border: 1px solid #8cacbb;
}
#portal-siteactions li a:hover {
    background-color: #dee7ec;
    color: #436976;
    border: 1px solid #8cacbb;
}



/* searchbox style and positioning */
#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 1.5em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}
#portal-globalnav {
    /* Navigational Plone Tabs(tm). The power of CSS runs strong in these :) */
    background-color: transparent;
    padding: 0em 0em 0em 2em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}
#portal-globalnav li {
    display: inline;
}
#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    border-color: #8cacbb;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.5em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    border-bottom: #dee7ec 1px solid;
    color: #436976;
}
#portal-globalnav li a:hover {
    background-color: #dee7ec;
    border-color: #8cacbb;
    border-bottom-color: #dee7ec;
    color: #436976;
}
#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #dee7ec;
    border-top-color: #8cacbb;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3em;
    color: Black;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
}
#portal-personaltools .portalUser {
    background: transparent url(http://www.betteroffworking.co.uk/user.gif) center left no-repeat;
    padding-left: 15px;
}

#portal-personaltools .portalNotLoggedIn {
    color: Black;
    padding: 0;
    background: transparent;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */
 
#portal-personaltools li {
    background: transparent url(http://www.betteroffworking.co.uk/linkOpaque.gif) center left no-repeat;
    padding-left: 8px;
    color: #436976;
    margin-left: 1em;
    display: inline;
}
#portal-personaltools li a {
    text-decoration: none;
    color: #436976;
}
.visualCaseSensitive {
    text-transform: none;
}
#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
}
.addFavorite {
    vertical-align: bottom;
}

/*
** begin ECMAScript Content Action Menus
*/

.contentActions {
    background-color: #cde2a7;
    border-left: 1px solid #74ae0b;
    border-right: 1px solid #74ae0b;
    color: #578308;
    text-align: right;
    text-transform: lowercase;
    padding: 0 0 0 1em;
    z-index: 2;
    height: 1.2em;
}

.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: Black;
    text-align: left;
}

.contentActions ul {
    line-height: 1.2em;
    height: 1.2em;
    padding: 0;
    margin: 0;
}
.contentActions li {
    float: right;
    background-image: url(http://www.betteroffworking.co.uk/arrowDownAlternative.gif);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: 1px solid #74ae0b;
    padding: 0 0 0 1em;
    margin: 0 1em 0 0;
}

.menuPosition {
    /*  The spec says we can't put this on an element with a float (although 
        Opera is the only one that cares) and we need it in order to catch 
        the position:absolute bubbling up */
    position: relative;
    }

.actionSingular {
    background-image: none !important;
}

.actionItems li {
    background-image: none;
}

.contentActions a {
    text-decoration: none;
    color: #578308;
    padding: 0 1em 0 0;
}

.contentActions .actionMenu {
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 0;
    right: -1px;
    background: #cde2a7;
    overflow: hidden;
    height: auto;
    padding: 0;
    margin: 1.2em 0 0 0;
    border: 1px #74ae0b;
    border-style: none solid solid solid;
}

.actionMenu li {
    float: none;
    background: none;
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
}

.actionMenu li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0.2em 0;
}

.actionMenu li a:hover {
    background-color: #74ae0b;
    color: White;
}

.actionMenu .actionSeperator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: 1px solid #74ae0b;
}

/*
** end ECMAScript Content Action Menus
*/

.configlet .contentViews {
    font-size: 90%;
}
 
#content {
    padding: 0.139em 1em 0 1em;
    margin: 0em 0em 2em 0em;
}

#content-news h1 {
    margin-bottom: 1em;
}

.newsItem {
    margin-bottom: 1em;
    border-bottom: 1px solid #8cacbb;
}

.newsContent {
    padding: 0 1em 1em 1em;
}

.newsContent ul,
.newsContent li {
    display: block; 
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.newsAbout {
    display: block;
    color: #76797c;
    font-size: 85%;
    padding: 0;
    margin-top: 0;
    list-style: none;
    list-style-image: none;
    float: right;
    text-align: right;
}

.newsAbout li {
    display: inline;
}

.newsFooter {
    
}

.newsFooter li {
    display: inline;
    margin: 0 1em 0 0;
}

.portalMessage,
.system-message,  /* These two last ones are reST error indicators */
#error-handling {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(http://www.betteroffworking.co.uk/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;

}
.portalMessage a {
    color: Black;
    text-decoration: underline;
}
.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}
.documentByLine {
    text-align: right;
    font-size: 85%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}
.documentByLine a {
    text-decoration: underline;
}

.productCredits {
    text-align: right;
    font-size: 85%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}

.productCredits a {
    text-decoration: underline;
}

#portal-footer {
    background-color: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    float: none;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

#portal-colophon {
    float: none;
    margin: 0em 0em 2em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
    list-style: none;
    display: inline;
    text-decoration: none;
    color: Black;
}

#portal-colophon ul li {
    font-size: 85%;
    margin: 0 0.25em;
    padding: 0.1em 0.2em;
}


/*
** Widgets
*/

.sttandalone,
.documentEditable * .sttandalone {
    background-color: #0C1E7B;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    margin-bottom: 1em;
    padding: 2px;
}
.conttext,
.documentEditable * .conttext {
    background-color: #0C1E7B;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 11px;
    margin-bottom: 1em;
    padding: 2px;
}
.destructtive,
.documentEditable * .destructtive {
    background: #ffce7b url(http://www.betteroffworking.co.uk/linkTransparent.gif) 9px 1px no-repeat;
    border: 1px solid #ffa500;  
    cursor: pointer;
    font-size: 85%;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
}
input.searchButton {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(http://www.betteroffworking.co.uk/search_icon.gif) 2px 1px no-repeat;
    cursor: pointer;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;

}
.noborder,
.documentEditable * .noborder {
    border: none;
    margin: 0;
    background-color: transparent;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
    border: 1px solid #ffa500;  
}

/* The new form elements */

.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 100%;
    font-weight: bold;
}

.fieldRequired {
    background: url(http://www.betteroffworking.co.uk/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: White;
} 

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp a {
    text-decoration: underline;
}

.formHelp:hover {
    color: Black;
    cursor: default;
}

.formControls {
   margin: 1em 0 0 0; 
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95% !important;
}

.error .fieldRequired {
   color: #ffce7b;
} 

.card {
    background-color: #dee7ec;
    border-color: #8cacbb;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    text-align: center;
    width: 110px;
    padding: 1em 0;
}

.portrait {
    background-color: #dee7ec;
    border-color: #8cacbb;
    border-width: 1px;
    border-style: solid;
    font-size: 85%;
    margin: 0.5em;
    padding: 1em 0 0.5em 0;
    text-align: center;
    width: 100px;
}

.portraitPhoto {
    border: 1px solid black;
}

.listing,
.stx table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    margin: 0;
    margin-bottom: 1em;
    font-size: 11px;
}
.listing th,
.stx table th {
    padding: 3px;
}
.listing .top {
    text-align: right ! important;
    padding: 3px;
}
.listing .listingCheckbox {
    text-align: center;
}
.listing td,
.stx table td {
    padding: 2px;
    text-align: left;
}
.listing a:hover {
    text-decoration: underline;
}
.listing img {
    vertical-align: middle;
}

/* List classes without markers */

ul.visualNoMarker, 
ol.visualNoMarker { 
    list-style-type: none;
    list-style-image: none;
    margin: 0.5em 0 0 0;
}



/* Additional STX workaround classes */
.stx table p /* stupid STX table workaround */
{
    margin: 0;
    padding: 0;
}
.stx table  /* stupid STX table workaround */
{
    border: 1px solid #8cacbb ! important;
}
.stx table td {
    border-bottom: 1px solid #8cacbb;
}

.portlet {
    border: none;
    margin-bottom: 1em;
    padding: 0;
}

/* Compensation when rendering portlets in the content area */
#region-content .portlet {
    font-size: 94%;
}

.portlet h4 { /* The new base portlet header, h5 and h6 will be for use inside
                 the portlet in the upcoming versions. */
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}
.portlet h5 { 
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    top: -1px;
}
.portlet h6 { 
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}

.portletBody {
    position: relative;
    top: -1px;
    background: transparent;
    border: 1px solid #8cacbb;
}
.portletDetails {
    text-align: right;
}

.portletContent {
    padding: 1em;
}
.portletAction {
    float: right;
    width: 0.8em;
    text-align: center;
    display: block;
    text-transform: none;
    border-left: 1px solid #8cacbb;
    padding-left: 0.3em;
}

.portlet .even {
    background-color: #f7f9fa;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}

.portletSyndication {
    display: block;
    float: left; 
    border: 1px solid #8cacbb; 
    background-color: #dee7ec;
    font-size: 85%;
}

.portletMore {
    display: block;
    text-align: right;
}

.portletFooter {
    padding: 0.5em 1em 1em 1em;
}


.comment {
    background: #f7f9fa; 
    border: 1px dashed #8cacbb; 
    padding: 0 1em 0.5em 1em;
    margin-bottom: 1em;
}

.comment h1,
.comment h2,
.comment h3,
.comment h4, 
.comment h5,
.comment h6 {
    border-bottom: 1px dashed #76797c;
    font-weight: normal;
}

.commentBody {
    margin: 0 1em 1em 1em;
}

.spacer {
  margin: 1em;
}

/* workflow state colors */

.state-private {
    color: Red;
}
.state-visible {
    color: #74AE0B;
}
.state-published {
    color: #436976;
}
.state-pending {
    color: #ffa500;
}
.state-expired {
    color: Red;
}
.syndicated {
    color: #008000;
}

/* Sitemap styling */

.portal-sitemap {
    list-style: none;
    list-style-image: none;
    margin: 0;
    font-size: 90%;
    border: none;
}

.portal-sitemap .portletNavigationLevel1 {
    padding-left: 1em;
    border-left: 0.5em solid #8cacbb;
    margin: 0 0 0 0.7em;
}

.portal-sitemap .portletNavigationLevel2 {
    padding-left: 1em;
    border-left: 0.5em solid #dee7ec;
}

.role-Member {
    
}
.role-Reviewer {
    
}
.role-Manager {
    
}
.role-Translator {
    
}
.location-frontpage {
    
}
.location-news {
    
}
.location-members {
    
}
.even {
    background-color: #f7f9fa;
}
.odd {
    background-color: transparent;
}
.visualHighlight {
    background-color: #f7f9fa;
}

.discreet {
    color: #76797c;
    font-size: 85%;
    font-weight: normal;
}

.listingBar {
    text-align: center;
    clear: both;
}
.listingBar span.previous,
.listingPrevious {
    text-align: left;
    float: left;
    margin-bottom: 10px;
    margin-right: 1em;
}
.listingBar span.next,
.listingNext {
    margin-bottom: 10px;
    text-align: right;
    float: right;
    margin-left: 1em;
}
.listingBar img {
  vertical-align: middle;
}

/*
** Accessibility and visual enhancement elements 
*/

.link-plain {
    background-image: none;
    padding: 0;
}

.link-parent {
    display: block;
    background: transparent url(http://www.betteroffworking.co.uk/arrowUp.gif) 4px 5px no-repeat;
    padding: 1px 0px 1px 16px;
    font-size: 85%;
}

.link-user {
    background: transparent url(http://www.betteroffworking.co.uk/user.gif) 0 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-external {
    background: transparent url(http://www.betteroffworking.co.uk/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-https {
    background: transparent url(http://www.betteroffworking.co.uk/lock_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-mailto {
    background: transparent url(skin-images/email-icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 22px;
}

.link-news {
    background: transparent url(http://www.betteroffworking.co.uk/topic_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-ftp {
    background: transparent url(http://www.betteroffworking.co.uk/file_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-irc {
    background: transparent url(http://www.betteroffworking.co.uk/discussionitem_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-callto {
    background: transparent url(http://www.betteroffworking.co.uk/phone_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-comment {
    background: transparent url(http://www.betteroffworking.co.uk/discussionitem_icon.gif) center left no-repeat;
    padding: 1px 0px 1px 16px !important;
}

.link-anchor {
    color: #76797c;
    text-decoration: none;
    font-weight: normal;
}

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}

.visualClear {
    display: block;
    clear: both;
}
.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}

.optionsToggle {
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
    font-weight: normal !important;
    font-size: 85%;
}

.portalNotLoggedIn {} /* Used on all descriptions relevant to those not logged in */

#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #ffa500; 
    border-width: 1px;
}

.visualOverflow {
    overflow: auto;
    margin: 0 0 1em 0;
}

.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
    margin: 0;
}

.visualFontSizeCorrection { /* Correction for WYSIWYG editors */
    font-size: 75%;
}

/*
** Calendar elements - used in the calendar rendering 
*/

.dayPopup {
    background-color: #ffffe1;
    border: 1px solid Black;
    padding: 0.2em;
    position: absolute;
    visibility: hidden;
    width: 12em;
    z-index: 2;
}
.date {
    font-weight: bold;
}

.ploneCalendar {
    border: 1px solid #8cacbb;
    margin: 1em 0em;
}
.ploneCalendar a {
    text-decoration: none;
}
.ploneCalendar a:hover {
    text-decoration: none;
}
.ploneCalendar th {
    background-color: #dee7ec;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
.ploneCalendar td {
    background-color: transparent;
    width: 1.5em;
    text-align: right;
    padding: 2px;
}
.ploneCalendar .weekdays td {
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    border-style: solid none;
    text-align: center;
    padding: 2px;
}
.ploneCalendar .event {
    background-color: #dee7ec;
    font-weight: bold;
}
.ploneCalendar .todayevent {
    background-color: #dee7ec;
    border: 2px solid #ffa500;
    font-weight: bold;
}
.ploneCalendar .todaynoevent {
    border-collapse: collapse;
    border: 2px solid #ffa500;
}

/* for highlighting of search terms */

.highlightedSearchTerm {
   background-color: #feff82;
}

/* for highlighting current items, like the language or today in the calendar */
.currentItem {
    border-collapse: collapse;
    border: 2px solid #ffa500;
    padding: 1px;
}
a:link { font-size: 11px; }

.usertools {
        width: 180px;
        background-image: url(/images/quicklinks_bg.gif);
        font-family: Helvetica, sans-serif;
        font-size: 10pt;
        padding: 0px;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
}

.usertools .top {
        font-size: 5px;
        height: 24px;
        width: 180px;
}

.usertools .content {
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
}
.usertools .bottom {
        font-size: 5px;
        background-image: url(/images/quicklinks_bottom.gif);
        height: 8px;
        width: 180px;
}


.quicklinks {
  width: 180px;
  background-image: url(quicklinks_bg.gif);
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.quicklinks .top {
  font-size: 5px;
  height: 24px;
  width: 180px;
}

.quicklinks .content {
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.quicklinks .bottom {
  font-size: 5px;
  background-image: url(quicklinks_bottom.gif);
  height: 8px;
  width: 180px;
}
.utools {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: left;
}
.textalt { display: none; }
.utools li {
        padding-left: 16px;
        background-image: url(quicklinks_bullet.gif);
        background-position: 3px;
        background-repeat: no-repeat;
        padding-bottom: 2px;
}

.qlist {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: left;
}
.qlist li {
  padding-left: 16px;
  background-image: url(quicklinks_bullet.gif);
  background-position: 3px;
  background-repeat: no-repeat;
  padding-bottom: 2px;
}
.usefullinks {
  width: 180px;
  background-image: url(quicklinks_bg.gif);
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.usefullinks .top {
  font-size: 5px;
  height: 24px;
  width: 180px;
}

.usefullinks .content {
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.usefullinks .bottom {
  font-size: 5px;
  background-image: url(quicklinks_bottom.gif);
  height: 8px;
  width: 180px;
}
.ulist {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: left;


}
.ulist li {
  padding-left: 16px;
  background-image: url(quicklinks_bullet.gif);
  background-position: 3px;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  list-style-type: none;
}

.reedLogo {
  margin: 0px;
  padding: 0px;
  padding-top: 9px;
  margin-bottom: 5px;
  margin-left:10px;
}
body {
  margin: 10px;
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
}

.bottomFrontBorder {
  clear:both;
        height: 30px; 
  background-image:url(bottom_border.gif); 
  font-size: 5px;
}

.bottomBorder {
        background-image: url(bottom_border.gif);
        height: 30px;
        background-position: center bottom;
        font-size: 5px;
  clear:both;
}

.leftCol {
  width: 200px;
  float:right;
}
.mainContent {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
  background-image: url(/images/rounded_edgesb.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 350px;
  float:left;
  background-color:Red;
}
.contactBox {
  background-image: url(/images/mem_contact_us.gif);
  margin-right: 10px;
  margin-left: 10px;
}
.contactBox .wrapper {
  height: 247px;
  width: 179px;
}
.froContact {
  background-image: url(/images/fro_contact_us.gif);
  margin-right: 10px;
  margin-left: 10px;
}
.froContact .wrapper {
  height: 247px;
  width: 179px;
  text-align: center;
}
.empContact {
        background-repeat: no-repeat;
  background-image: url(/images/emp_contact_us.gif);
  margin-right: 10px;
  margin-left: 10px;
}
.empContact .wrapper {
  height: 247px;
  width: 179px;
  text-align: center;
}
.parContact {
        background-repeat: no-repeat;
  background-image: url(/images/par_contact_us.gif);
  margin-right: 10px;
  margin-left: 10px;
}
.parContact .wrapper {
  height: 247px;
  width: 179px;
  text-align: center;
}
.memContact {
        background-repeat: no-repeat;
  background-image: url(/images/mem_contact_us.gif);
  margin-right: 10px;
  margin-left: 10px;
}
.memContact .wrapper {
  height: 247px;
  width: 179px;
  text-align: center;
}
.contentPadding {
  padding: 10px;
  clear: none;
  font-size: 12px;
  color: #000033;
}
.contentPadding ul { margin:0; padding: 0px; padding-left: 15px; font-size:12px; padding-bottom:10px;}
.contentPadding li { padding: 0px; font-size: 12px; margin-bottom: 10px;}
.contentPadding a { color: #0000AA;  font-size: 12px;}
.contentPadding h3 { 
padding:0; 
margin:0; 
padding-bottom: 10px; 
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366; 
font-weight:bold; }
.rightBar {
    background-color: #FFFFFF;
  width: 199px;
  float: right;
}
.lyellow { background-color: #FFE2B3; }
.lgreen { background-color: #D6F27D; }
.lblue { background-color: #CFF1FC; }
.lred { background-color: #F7C087; }
.spacerBar {
  text-align: right;
  font-size: 5px;
}
.main {
  width: 551px;
  float: right;
}
.bodyWrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width:751px;
}
.colsWrapper {
  width: 751px;
  background-image:url(left_right_border.gif);
  text-align: left;
}
.topBorder { 
  height: 10px; 
  width:751px; 
  background-image:url(top_border.gif); 
  font-size: 0;
        line-height: 0;
}

.locationContent {
        width: 540px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align: top;
        background-image: url(/images/rounded_edgesl.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
}

.utools a { color: #0000AA; }
.utools .selected  a { color: #FF0000; text-decoration: none; }
.ulist a.selected { color: #FF0000; text-decoration: none; }
.slist a.selected { color: #FF0000; text-decoration: none; }
.qlist a.selected { color: #FF0000; text-decoration: none; }
.qlist a { color: #0000AA; }
.ulist a { color: #0000AA; }
.slist a { color: #0000AA; }
.utools .sections-news .newslink  { color: #FF0000; text-decoration: none; }
.slist a.currentNavItem,
.slist a:hover {
    color: #FF0000;
    text-decoration: none;
}
.qlist a.currentNavItem,
.qlist a:hover {
    color: #FF0000;
    text-decoration: none;
}
.ulist a:hover {
    color: #FF0000;
    text-decoration: none;
}
.utools a:hover {
    color: #FF0000;
    text-decoration: none;
}

.ArchetypesImageWidget img { display: none; }
.ArchetypesRichWdget { width:500px; }
.ArchetypesTextAreaWidget textarea { width: 500px; }
.ArchetypesVisualWidget textarea { 
width: 500px;  height: 300px; font-size:12px; }
.editPadding { padding: 10px; }
.documentContent { font-size: 10pt; }
.enq { margin-top: 10px; margin-bottom:10px; }
.enq .fieldname { font-weight: normal; text-align: right; width: 125px; vertical-align: top; }
.enq .fieldsubmit { text-align: right; }
.enq .longBox { width:165px; margin-left: 10px; margin-bottom:10px;}
.enq .shortBox { width:80px; margin-left: 10px; margin-bottom:10px; }
.enq .tinyBox { width:40px; margin-left: 10px; margin-bottom:10px;}
.enq .textBox { width:165px; margin-left: 10px; margin-bottom:10px; height: 100px; }
.newsletter { margin-left:10px; margin-top: 10px; }
.filler { height: 9px; font-size: 1px; }
.filler2 { height: 9px; font-size: 1px; }
.redges { background-image: url(/images/rounded_edges.gif); }
.redges2 { background-image: url(/images/rounded_edges.gif); background-position: top left; width: 10px;}
fieldset { margin-right: 10px; margin-top: 10px; }
.fpContactBox { width:179px; height:166px; background-image: url(/images/local_office.gif); background-repeat: no-repeat; float: left; text-align: center; }
.fpContactForm { padding-top: 134px;}
.ContactForm { padding-top: 192px; }
.smallSubmit { font-size: 11px; }
.bluebox { margin-left: 4px; }
.contactSmall { font-size: 10px; }
.documentActions { display: none; }
a.newslink { color: #0000AA; }
.locadd .fpContactForm {padding: 0; margin: 0; display: inline;}
#select-add-item { margin-bottom: 10px;}
p.topDesc {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}
.addressWrapper { padding-bottom:10px; }
.addressBox { padding-top: 10px; width: 160px; float: left; }
.addressBox .title {
        font-size: 11px;
        padding:0;
        margin: 0;
        padding-left: 16px;
        font-weight: bold;
        color: #0000AA;
        background-image: url(quicklinks_bullet.gif);
        background-position: 2px 3px;
        background-repeat: no-repeat;
}
.addressBox p { margin:0; padding:0; padding-left:16px; padding-top: 10px;}
table td {
vertical-align: top;
}


