/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/



/* The background + logo styles */

#portal-logo {
    align: center;
    margin-bottom: 2em;
}

/* Headlines */




#globalnav {float: center;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    width: 820px;
    height: 80px;
    text-align: center;
    line-height: 12pt;
    font: 10pt/12pt arial,helvetica,sans-serif;
    background-image: url("header.jpg");
    background-repeat: no-repeat;
    padding-top: 100px;}
#globalnav img {padding: 0px 0px 3px 0px; }
#globalnav a {color: #006;
    font-weight: normal;
    font-size: 11px;
    background-color: transparent;
    text-decoration: none;}
#globalnav a:hover {color: #69c;
    text-decoration: underline;}
#globalnav span.globalnavcat {color: #666;
    font-weight: normal;
    font-size: 11px; } 

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css */


