/*
** Plone style sheet - styles for programmatically generated elements
**
** Style sheet documentation can be found at http://plone.org/documentation
**
** You should preferrably use ploneCustom.css to add your own CSS classes and to
** customize your portal, as these are the base fundaments of Plone, and will
** change and be refined in newer versions. Keeping your changes in
** ploneCustom.css will make it easier to upgrade.
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

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

/* generated icon classes for content types should be applied to wrapper spans
   instead of on the link class itself because of bugs in Internet Explorer's
   rendering engine. It will flicker on hover if not.
   Full explanation can be found at 
   http://plone.org/documentation/how-to/flickering-background-images-internet-explorer */

      .contenttype-discussion-item,
    .actionMenu .contenttype-discussion-item a:hover { 
        background-image: url(http://members.intercooperation.net/discussionitem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-discussion-item { 
        height: 1%;
    }
    #portal-sitemap .contenttype-discussion-item a:hover,
    #portlet-navigation-tree .contenttype-discussion-item a:hover,
    #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/discussionitem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-discussion-item,
    #portlet-navigation-tree .contenttype-discussion-item {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-discussion-item a:hover,
    * html #portlet-navigation-tree .contenttype-discussion-item a:hover,
    * html #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-discussion-item { 
        display: block; 
    }
        .contenttype-document,
    .actionMenu .contenttype-document a:hover { 
        background-image: url(http://members.intercooperation.net/document_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-document { 
        height: 1%;
    }
    #portal-sitemap .contenttype-document a:hover,
    #portlet-navigation-tree .contenttype-document a:hover,
    #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/document_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-document,
    #portlet-navigation-tree .contenttype-document {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-document a:hover,
    * html #portlet-navigation-tree .contenttype-document a:hover,
    * html #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-document { 
        display: block; 
    }
        .contenttype-event,
    .actionMenu .contenttype-event a:hover { 
        background-image: url(http://members.intercooperation.net/event_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-event { 
        height: 1%;
    }
    #portal-sitemap .contenttype-event a:hover,
    #portlet-navigation-tree .contenttype-event a:hover,
    #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/event_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-event,
    #portlet-navigation-tree .contenttype-event {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-event a:hover,
    * html #portlet-navigation-tree .contenttype-event a:hover,
    * html #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-event { 
        display: block; 
    }
        .contenttype-favorite,
    .actionMenu .contenttype-favorite a:hover { 
        background-image: url(http://members.intercooperation.net/favorite_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-favorite { 
        height: 1%;
    }
    #portal-sitemap .contenttype-favorite a:hover,
    #portlet-navigation-tree .contenttype-favorite a:hover,
    #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/favorite_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-favorite,
    #portlet-navigation-tree .contenttype-favorite {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-favorite a:hover,
    * html #portlet-navigation-tree .contenttype-favorite a:hover,
    * html #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-favorite { 
        display: block; 
    }
        .contenttype-fieldsetfolder,
    .actionMenu .contenttype-fieldsetfolder a:hover { 
        background-image: url(http://members.intercooperation.net/Fieldset.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-fieldsetfolder { 
        height: 1%;
    }
    #portal-sitemap .contenttype-fieldsetfolder a:hover,
    #portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
    #portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/Fieldset.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-fieldsetfolder,
    #portlet-navigation-tree .contenttype-fieldsetfolder {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-fieldsetfolder a:hover,
    * html #portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
    * html #portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-fieldsetfolder { 
        display: block; 
    }
        .contenttype-file,
    .actionMenu .contenttype-file a:hover { 
        background-image: url(http://members.intercooperation.net/file_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-file { 
        height: 1%;
    }
    #portal-sitemap .contenttype-file a:hover,
    #portlet-navigation-tree .contenttype-file a:hover,
    #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/file_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-file,
    #portlet-navigation-tree .contenttype-file {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-file a:hover,
    * html #portlet-navigation-tree .contenttype-file a:hover,
    * html #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-file { 
        display: block; 
    }
        .contenttype-folder,
    .actionMenu .contenttype-folder a:hover { 
        background-image: url(http://members.intercooperation.net/folder_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-folder { 
        height: 1%;
    }
    #portal-sitemap .contenttype-folder a:hover,
    #portlet-navigation-tree .contenttype-folder a:hover,
    #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/folder_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-folder,
    #portlet-navigation-tree .contenttype-folder {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-folder a:hover,
    * html #portlet-navigation-tree .contenttype-folder a:hover,
    * html #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-folder { 
        display: block; 
    }
        .contenttype-formbooleanfield,
    .actionMenu .contenttype-formbooleanfield a:hover { 
        background-image: url(http://members.intercooperation.net/CheckBoxField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formbooleanfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formbooleanfield a:hover,
    #portlet-navigation-tree .contenttype-formbooleanfield a:hover,
    #portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/CheckBoxField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formbooleanfield,
    #portlet-navigation-tree .contenttype-formbooleanfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formbooleanfield a:hover,
    * html #portlet-navigation-tree .contenttype-formbooleanfield a:hover,
    * html #portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formbooleanfield { 
        display: block; 
    }
        .contenttype-formcustomscriptadapter,
    .actionMenu .contenttype-formcustomscriptadapter a:hover { 
        background-image: url(http://members.intercooperation.net/scriptaction.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formcustomscriptadapter { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formcustomscriptadapter a:hover,
    #portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
    #portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/scriptaction.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formcustomscriptadapter,
    #portlet-navigation-tree .contenttype-formcustomscriptadapter {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formcustomscriptadapter a:hover,
    * html #portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
    * html #portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formcustomscriptadapter { 
        display: block; 
    }
        .contenttype-formdatefield,
    .actionMenu .contenttype-formdatefield a:hover { 
        background-image: url(http://members.intercooperation.net/DateTimeField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formdatefield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formdatefield a:hover,
    #portlet-navigation-tree .contenttype-formdatefield a:hover,
    #portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/DateTimeField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formdatefield,
    #portlet-navigation-tree .contenttype-formdatefield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formdatefield a:hover,
    * html #portlet-navigation-tree .contenttype-formdatefield a:hover,
    * html #portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formdatefield { 
        display: block; 
    }
        .contenttype-formfilefield,
    .actionMenu .contenttype-formfilefield a:hover { 
        background-image: url(http://members.intercooperation.net/FileField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formfilefield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formfilefield a:hover,
    #portlet-navigation-tree .contenttype-formfilefield a:hover,
    #portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/FileField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formfilefield,
    #portlet-navigation-tree .contenttype-formfilefield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formfilefield a:hover,
    * html #portlet-navigation-tree .contenttype-formfilefield a:hover,
    * html #portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formfilefield { 
        display: block; 
    }
        .contenttype-formfixedpointfield,
    .actionMenu .contenttype-formfixedpointfield a:hover { 
        background-image: url(http://members.intercooperation.net/FloatField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formfixedpointfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formfixedpointfield a:hover,
    #portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
    #portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/FloatField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formfixedpointfield,
    #portlet-navigation-tree .contenttype-formfixedpointfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formfixedpointfield a:hover,
    * html #portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
    * html #portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formfixedpointfield { 
        display: block; 
    }
        .contenttype-formfolder,
    .actionMenu .contenttype-formfolder a:hover { 
        background-image: url(http://members.intercooperation.net/Form.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formfolder { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formfolder a:hover,
    #portlet-navigation-tree .contenttype-formfolder a:hover,
    #portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/Form.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formfolder,
    #portlet-navigation-tree .contenttype-formfolder {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formfolder a:hover,
    * html #portlet-navigation-tree .contenttype-formfolder a:hover,
    * html #portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formfolder { 
        display: block; 
    }
        .contenttype-formintegerfield,
    .actionMenu .contenttype-formintegerfield a:hover { 
        background-image: url(http://members.intercooperation.net/IntegerField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formintegerfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formintegerfield a:hover,
    #portlet-navigation-tree .contenttype-formintegerfield a:hover,
    #portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/IntegerField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formintegerfield,
    #portlet-navigation-tree .contenttype-formintegerfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formintegerfield a:hover,
    * html #portlet-navigation-tree .contenttype-formintegerfield a:hover,
    * html #portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formintegerfield { 
        display: block; 
    }
        .contenttype-formlabelfield,
    .actionMenu .contenttype-formlabelfield a:hover { 
        background-image: url(http://members.intercooperation.net/LabelField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formlabelfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formlabelfield a:hover,
    #portlet-navigation-tree .contenttype-formlabelfield a:hover,
    #portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/LabelField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formlabelfield,
    #portlet-navigation-tree .contenttype-formlabelfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formlabelfield a:hover,
    * html #portlet-navigation-tree .contenttype-formlabelfield a:hover,
    * html #portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formlabelfield { 
        display: block; 
    }
        .contenttype-formlinesfield,
    .actionMenu .contenttype-formlinesfield a:hover { 
        background-image: url(http://members.intercooperation.net/LinesField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formlinesfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formlinesfield a:hover,
    #portlet-navigation-tree .contenttype-formlinesfield a:hover,
    #portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/LinesField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formlinesfield,
    #portlet-navigation-tree .contenttype-formlinesfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formlinesfield a:hover,
    * html #portlet-navigation-tree .contenttype-formlinesfield a:hover,
    * html #portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formlinesfield { 
        display: block; 
    }
        .contenttype-formmaileradapter,
    .actionMenu .contenttype-formmaileradapter a:hover { 
        background-image: url(http://members.intercooperation.net/mailaction.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formmaileradapter { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formmaileradapter a:hover,
    #portlet-navigation-tree .contenttype-formmaileradapter a:hover,
    #portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/mailaction.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formmaileradapter,
    #portlet-navigation-tree .contenttype-formmaileradapter {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formmaileradapter a:hover,
    * html #portlet-navigation-tree .contenttype-formmaileradapter a:hover,
    * html #portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formmaileradapter { 
        display: block; 
    }
        .contenttype-formmultiselectionfield,
    .actionMenu .contenttype-formmultiselectionfield a:hover { 
        background-image: url(http://members.intercooperation.net/MultipleListField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formmultiselectionfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formmultiselectionfield a:hover,
    #portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
    #portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/MultipleListField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formmultiselectionfield,
    #portlet-navigation-tree .contenttype-formmultiselectionfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formmultiselectionfield a:hover,
    * html #portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
    * html #portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formmultiselectionfield { 
        display: block; 
    }
        .contenttype-formpasswordfield,
    .actionMenu .contenttype-formpasswordfield a:hover { 
        background-image: url(http://members.intercooperation.net/PasswordField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formpasswordfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formpasswordfield a:hover,
    #portlet-navigation-tree .contenttype-formpasswordfield a:hover,
    #portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/PasswordField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formpasswordfield,
    #portlet-navigation-tree .contenttype-formpasswordfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formpasswordfield a:hover,
    * html #portlet-navigation-tree .contenttype-formpasswordfield a:hover,
    * html #portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formpasswordfield { 
        display: block; 
    }
        .contenttype-formrichlabelfield,
    .actionMenu .contenttype-formrichlabelfield a:hover { 
        background-image: url(http://members.intercooperation.net/RichLabelField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formrichlabelfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formrichlabelfield a:hover,
    #portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
    #portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/RichLabelField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formrichlabelfield,
    #portlet-navigation-tree .contenttype-formrichlabelfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formrichlabelfield a:hover,
    * html #portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
    * html #portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formrichlabelfield { 
        display: block; 
    }
        .contenttype-formrichtextfield,
    .actionMenu .contenttype-formrichtextfield a:hover { 
        background-image: url(http://members.intercooperation.net/RichTextField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formrichtextfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formrichtextfield a:hover,
    #portlet-navigation-tree .contenttype-formrichtextfield a:hover,
    #portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/RichTextField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formrichtextfield,
    #portlet-navigation-tree .contenttype-formrichtextfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formrichtextfield a:hover,
    * html #portlet-navigation-tree .contenttype-formrichtextfield a:hover,
    * html #portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formrichtextfield { 
        display: block; 
    }
        .contenttype-formsavedataadapter,
    .actionMenu .contenttype-formsavedataadapter a:hover { 
        background-image: url(http://members.intercooperation.net/FormAction.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formsavedataadapter { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formsavedataadapter a:hover,
    #portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
    #portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/FormAction.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formsavedataadapter,
    #portlet-navigation-tree .contenttype-formsavedataadapter {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formsavedataadapter a:hover,
    * html #portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
    * html #portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formsavedataadapter { 
        display: block; 
    }
        .contenttype-formselectionfield,
    .actionMenu .contenttype-formselectionfield a:hover { 
        background-image: url(http://members.intercooperation.net/ListField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formselectionfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formselectionfield a:hover,
    #portlet-navigation-tree .contenttype-formselectionfield a:hover,
    #portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ListField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formselectionfield,
    #portlet-navigation-tree .contenttype-formselectionfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formselectionfield a:hover,
    * html #portlet-navigation-tree .contenttype-formselectionfield a:hover,
    * html #portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formselectionfield { 
        display: block; 
    }
        .contenttype-formstringfield,
    .actionMenu .contenttype-formstringfield a:hover { 
        background-image: url(http://members.intercooperation.net/StringField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formstringfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formstringfield a:hover,
    #portlet-navigation-tree .contenttype-formstringfield a:hover,
    #portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/StringField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formstringfield,
    #portlet-navigation-tree .contenttype-formstringfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formstringfield a:hover,
    * html #portlet-navigation-tree .contenttype-formstringfield a:hover,
    * html #portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formstringfield { 
        display: block; 
    }
        .contenttype-formtextfield,
    .actionMenu .contenttype-formtextfield a:hover { 
        background-image: url(http://members.intercooperation.net/TextAreaField.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formtextfield { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formtextfield a:hover,
    #portlet-navigation-tree .contenttype-formtextfield a:hover,
    #portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/TextAreaField.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formtextfield,
    #portlet-navigation-tree .contenttype-formtextfield {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formtextfield a:hover,
    * html #portlet-navigation-tree .contenttype-formtextfield a:hover,
    * html #portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formtextfield { 
        display: block; 
    }
        .contenttype-formthankspage,
    .actionMenu .contenttype-formthankspage a:hover { 
        background-image: url(http://members.intercooperation.net/ThanksPage.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-formthankspage { 
        height: 1%;
    }
    #portal-sitemap .contenttype-formthankspage a:hover,
    #portlet-navigation-tree .contenttype-formthankspage a:hover,
    #portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ThanksPage.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-formthankspage,
    #portlet-navigation-tree .contenttype-formthankspage {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-formthankspage a:hover,
    * html #portlet-navigation-tree .contenttype-formthankspage a:hover,
    * html #portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-formthankspage { 
        display: block; 
    }
        .contenttype-ftwclassificationitem,
    .actionMenu .contenttype-ftwclassificationitem a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ftwclassificationitem { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ftwclassificationitem a:hover,
    #portlet-navigation-tree .contenttype-ftwclassificationitem a:hover,
    #portlet-navigation-tree .contenttype-ftwclassificationitem a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ftwclassificationitem,
    #portlet-navigation-tree .contenttype-ftwclassificationitem {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ftwclassificationitem a:hover,
    * html #portlet-navigation-tree .contenttype-ftwclassificationitem a:hover,
    * html #portlet-navigation-tree .contenttype-ftwclassificationitem a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ftwclassificationitem { 
        display: block; 
    }
        .contenttype-ftwclassificationsystem,
    .actionMenu .contenttype-ftwclassificationsystem a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationSystem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ftwclassificationsystem { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ftwclassificationsystem a:hover,
    #portlet-navigation-tree .contenttype-ftwclassificationsystem a:hover,
    #portlet-navigation-tree .contenttype-ftwclassificationsystem a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationSystem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ftwclassificationsystem,
    #portlet-navigation-tree .contenttype-ftwclassificationsystem {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ftwclassificationsystem a:hover,
    * html #portlet-navigation-tree .contenttype-ftwclassificationsystem a:hover,
    * html #portlet-navigation-tree .contenttype-ftwclassificationsystem a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ftwclassificationsystem { 
        display: block; 
    }
        .contenttype-icabstractclassificator,
    .actionMenu .contenttype-icabstractclassificator a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icabstractclassificator { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icabstractclassificator a:hover,
    #portlet-navigation-tree .contenttype-icabstractclassificator a:hover,
    #portlet-navigation-tree .contenttype-icabstractclassificator a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icabstractclassificator,
    #portlet-navigation-tree .contenttype-icabstractclassificator {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icabstractclassificator a:hover,
    * html #portlet-navigation-tree .contenttype-icabstractclassificator a:hover,
    * html #portlet-navigation-tree .contenttype-icabstractclassificator a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icabstractclassificator { 
        display: block; 
    }
        .contenttype-icclassificator,
    .actionMenu .contenttype-icclassificator a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icclassificator { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icclassificator a:hover,
    #portlet-navigation-tree .contenttype-icclassificator a:hover,
    #portlet-navigation-tree .contenttype-icclassificator a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icclassificator,
    #portlet-navigation-tree .contenttype-icclassificator {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icclassificator a:hover,
    * html #portlet-navigation-tree .contenttype-icclassificator a:hover,
    * html #portlet-navigation-tree .contenttype-icclassificator a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icclassificator { 
        display: block; 
    }
        .contenttype-iccountry,
    .actionMenu .contenttype-iccountry a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-iccountry { 
        height: 1%;
    }
    #portal-sitemap .contenttype-iccountry a:hover,
    #portlet-navigation-tree .contenttype-iccountry a:hover,
    #portlet-navigation-tree .contenttype-iccountry a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-iccountry,
    #portlet-navigation-tree .contenttype-iccountry {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-iccountry a:hover,
    * html #portlet-navigation-tree .contenttype-iccountry a:hover,
    * html #portlet-navigation-tree .contenttype-iccountry a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-iccountry { 
        display: block; 
    }
        .contenttype-icfundingsource,
    .actionMenu .contenttype-icfundingsource a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icfundingsource { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icfundingsource a:hover,
    #portlet-navigation-tree .contenttype-icfundingsource a:hover,
    #portlet-navigation-tree .contenttype-icfundingsource a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icfundingsource,
    #portlet-navigation-tree .contenttype-icfundingsource {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icfundingsource a:hover,
    * html #portlet-navigation-tree .contenttype-icfundingsource a:hover,
    * html #portlet-navigation-tree .contenttype-icfundingsource a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icfundingsource { 
        display: block; 
    }
        .contenttype-iclanguage,
    .actionMenu .contenttype-iclanguage a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-iclanguage { 
        height: 1%;
    }
    #portal-sitemap .contenttype-iclanguage a:hover,
    #portlet-navigation-tree .contenttype-iclanguage a:hover,
    #portlet-navigation-tree .contenttype-iclanguage a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-iclanguage,
    #portlet-navigation-tree .contenttype-iclanguage {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-iclanguage a:hover,
    * html #portlet-navigation-tree .contenttype-iclanguage a:hover,
    * html #portlet-navigation-tree .contenttype-iclanguage a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-iclanguage { 
        display: block; 
    }
        .contenttype-iclocation,
    .actionMenu .contenttype-iclocation a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-iclocation { 
        height: 1%;
    }
    #portal-sitemap .contenttype-iclocation a:hover,
    #portlet-navigation-tree .contenttype-iclocation a:hover,
    #portlet-navigation-tree .contenttype-iclocation a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-iclocation,
    #portlet-navigation-tree .contenttype-iclocation {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-iclocation a:hover,
    * html #portlet-navigation-tree .contenttype-iclocation a:hover,
    * html #portlet-navigation-tree .contenttype-iclocation a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-iclocation { 
        display: block; 
    }
        .contenttype-icmember,
    .actionMenu .contenttype-icmember a:hover { 
        background-image: url(http://members.intercooperation.net/user.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icmember { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icmember a:hover,
    #portlet-navigation-tree .contenttype-icmember a:hover,
    #portlet-navigation-tree .contenttype-icmember a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/user.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icmember,
    #portlet-navigation-tree .contenttype-icmember {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icmember a:hover,
    * html #portlet-navigation-tree .contenttype-icmember a:hover,
    * html #portlet-navigation-tree .contenttype-icmember a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icmember { 
        display: block; 
    }
        .contenttype-icregion,
    .actionMenu .contenttype-icregion a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icregion { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icregion a:hover,
    #portlet-navigation-tree .contenttype-icregion a:hover,
    #portlet-navigation-tree .contenttype-icregion a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icregion,
    #portlet-navigation-tree .contenttype-icregion {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icregion a:hover,
    * html #portlet-navigation-tree .contenttype-icregion a:hover,
    * html #portlet-navigation-tree .contenttype-icregion a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icregion { 
        display: block; 
    }
        .contenttype-icstatus,
    .actionMenu .contenttype-icstatus a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icstatus { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icstatus a:hover,
    #portlet-navigation-tree .contenttype-icstatus a:hover,
    #portlet-navigation-tree .contenttype-icstatus a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icstatus,
    #portlet-navigation-tree .contenttype-icstatus {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icstatus a:hover,
    * html #portlet-navigation-tree .contenttype-icstatus a:hover,
    * html #portlet-navigation-tree .contenttype-icstatus a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icstatus { 
        display: block; 
    }
        .contenttype-ictype,
    .actionMenu .contenttype-ictype a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ictype { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ictype a:hover,
    #portlet-navigation-tree .contenttype-ictype a:hover,
    #portlet-navigation-tree .contenttype-ictype a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ictype,
    #portlet-navigation-tree .contenttype-ictype {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ictype a:hover,
    * html #portlet-navigation-tree .contenttype-ictype a:hover,
    * html #portlet-navigation-tree .contenttype-ictype a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ictype { 
        display: block; 
    }
        .contenttype-icworkingdomain,
    .actionMenu .contenttype-icworkingdomain a:hover { 
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-icworkingdomain { 
        height: 1%;
    }
    #portal-sitemap .contenttype-icworkingdomain a:hover,
    #portlet-navigation-tree .contenttype-icworkingdomain a:hover,
    #portlet-navigation-tree .contenttype-icworkingdomain a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ftwClassificationItem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-icworkingdomain,
    #portlet-navigation-tree .contenttype-icworkingdomain {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-icworkingdomain a:hover,
    * html #portlet-navigation-tree .contenttype-icworkingdomain a:hover,
    * html #portlet-navigation-tree .contenttype-icworkingdomain a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-icworkingdomain { 
        display: block; 
    }
        .contenttype-image,
    .actionMenu .contenttype-image a:hover { 
        background-image: url(http://members.intercooperation.net/image_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-image { 
        height: 1%;
    }
    #portal-sitemap .contenttype-image a:hover,
    #portlet-navigation-tree .contenttype-image a:hover,
    #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/image_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-image,
    #portlet-navigation-tree .contenttype-image {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-image a:hover,
    * html #portlet-navigation-tree .contenttype-image a:hover,
    * html #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-image { 
        display: block; 
    }
        .contenttype-ivsauthor,
    .actionMenu .contenttype-ivsauthor a:hover { 
        background-image: url(http://members.intercooperation.net/ivsauthor_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ivsauthor { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ivsauthor a:hover,
    #portlet-navigation-tree .contenttype-ivsauthor a:hover,
    #portlet-navigation-tree .contenttype-ivsauthor a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ivsauthor_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ivsauthor,
    #portlet-navigation-tree .contenttype-ivsauthor {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ivsauthor a:hover,
    * html #portlet-navigation-tree .contenttype-ivsauthor a:hover,
    * html #portlet-navigation-tree .contenttype-ivsauthor a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ivsauthor { 
        display: block; 
    }
        .contenttype-ivscollection,
    .actionMenu .contenttype-ivscollection a:hover { 
        background-image: url(http://members.intercooperation.net/ivscollection_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ivscollection { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ivscollection a:hover,
    #portlet-navigation-tree .contenttype-ivscollection a:hover,
    #portlet-navigation-tree .contenttype-ivscollection a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ivscollection_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ivscollection,
    #portlet-navigation-tree .contenttype-ivscollection {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ivscollection a:hover,
    * html #portlet-navigation-tree .contenttype-ivscollection a:hover,
    * html #portlet-navigation-tree .contenttype-ivscollection a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ivscollection { 
        display: block; 
    }
        .contenttype-ivsdocument,
    .actionMenu .contenttype-ivsdocument a:hover { 
        background-image: url(http://members.intercooperation.net/ivsdocument_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ivsdocument { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ivsdocument a:hover,
    #portlet-navigation-tree .contenttype-ivsdocument a:hover,
    #portlet-navigation-tree .contenttype-ivsdocument a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/ivsdocument_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ivsdocument,
    #portlet-navigation-tree .contenttype-ivsdocument {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ivsdocument a:hover,
    * html #portlet-navigation-tree .contenttype-ivsdocument a:hover,
    * html #portlet-navigation-tree .contenttype-ivsdocument a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ivsdocument { 
        display: block; 
    }
        .contenttype-ivsdocumentrepr,
    .actionMenu .contenttype-ivsdocumentrepr a:hover { 
        background-image: url(http://members.intercooperation.net/document_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-ivsdocumentrepr { 
        height: 1%;
    }
    #portal-sitemap .contenttype-ivsdocumentrepr a:hover,
    #portlet-navigation-tree .contenttype-ivsdocumentrepr a:hover,
    #portlet-navigation-tree .contenttype-ivsdocumentrepr a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/document_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-ivsdocumentrepr,
    #portlet-navigation-tree .contenttype-ivsdocumentrepr {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-ivsdocumentrepr a:hover,
    * html #portlet-navigation-tree .contenttype-ivsdocumentrepr a:hover,
    * html #portlet-navigation-tree .contenttype-ivsdocumentrepr a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-ivsdocumentrepr { 
        display: block; 
    }
        .contenttype-large-plone-folder,
    .actionMenu .contenttype-large-plone-folder a:hover { 
        background-image: url(http://members.intercooperation.net/folder_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-large-plone-folder { 
        height: 1%;
    }
    #portal-sitemap .contenttype-large-plone-folder a:hover,
    #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
    #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/folder_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-large-plone-folder,
    #portlet-navigation-tree .contenttype-large-plone-folder {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-large-plone-folder a:hover,
    * html #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
    * html #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-large-plone-folder { 
        display: block; 
    }
        .contenttype-link,
    .actionMenu .contenttype-link a:hover { 
        background-image: url(http://members.intercooperation.net/link_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-link { 
        height: 1%;
    }
    #portal-sitemap .contenttype-link a:hover,
    #portlet-navigation-tree .contenttype-link a:hover,
    #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/link_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-link,
    #portlet-navigation-tree .contenttype-link {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-link a:hover,
    * html #portlet-navigation-tree .contenttype-link a:hover,
    * html #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-link { 
        display: block; 
    }
        .contenttype-news-item,
    .actionMenu .contenttype-news-item a:hover { 
        background-image: url(http://members.intercooperation.net/newsitem_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-news-item { 
        height: 1%;
    }
    #portal-sitemap .contenttype-news-item a:hover,
    #portlet-navigation-tree .contenttype-news-item a:hover,
    #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/newsitem_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-news-item,
    #portlet-navigation-tree .contenttype-news-item {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-news-item a:hover,
    * html #portlet-navigation-tree .contenttype-news-item a:hover,
    * html #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-news-item { 
        display: block; 
    }
        .contenttype-plone-site,
    .actionMenu .contenttype-plone-site a:hover { 
        background-image: url(http://members.intercooperation.net/site_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-plone-site { 
        height: 1%;
    }
    #portal-sitemap .contenttype-plone-site a:hover,
    #portlet-navigation-tree .contenttype-plone-site a:hover,
    #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/site_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-plone-site,
    #portlet-navigation-tree .contenttype-plone-site {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-plone-site a:hover,
    * html #portlet-navigation-tree .contenttype-plone-site a:hover,
    * html #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-plone-site { 
        display: block; 
    }
        .contenttype-topic,
    .actionMenu .contenttype-topic a:hover { 
        background-image: url(http://members.intercooperation.net/topic_icon.gif); 
        background-repeat: no-repeat; 
        background-position: 0% 0%;
    }
    /* Holly hack to prevent items from shifting to the left in IE*/
    * html .contenttype-topic { 
        height: 1%;
    }
    #portal-sitemap .contenttype-topic a:hover,
    #portlet-navigation-tree .contenttype-topic a:hover,
    #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
        background-image: url(http://members.intercooperation.net/topic_icon.gif);
        background-repeat: no-repeat;
        background-position: 0% 3px;
    }
    #portal-sitemap .contenttype-topic,
    #portlet-navigation-tree .contenttype-topic {
        background-position: 0% 4px;
    }
    * html #portal-sitemap .contenttype-topic a:hover,
    * html #portlet-navigation-tree .contenttype-topic a:hover,
    * html #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
        position: relative;
    }
    .listing .contenttype-topic { 
        display: block; 
    }
  
    .actionicon-plone-sendto { 
        background-image: url(http://members.intercooperation.net/mail_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-print { 
        background-image: url(http://members.intercooperation.net/print_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-rss { 
        background-image: url(http://members.intercooperation.net/rss.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-extedit { 
        background-image: url(http://members.intercooperation.net/extedit_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-addtofavorites { 
        background-image: url(http://members.intercooperation.net/favorite_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-QuickInstaller { 
        background-image: url(http://members.intercooperation.net/product_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-PloneReconfig { 
        background-image: url(http://members.intercooperation.net/logoIcon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-UsersGroups { 
        background-image: url(http://members.intercooperation.net/group.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-UsersGroups2 { 
        background-image: url(http://members.intercooperation.net/group.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-MemberPrefs { 
        background-image: url(http://members.intercooperation.net/user.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-MemberPassword { 
        background-image: url(http://members.intercooperation.net/lock_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-MailHost { 
        background-image: url(http://members.intercooperation.net/mail_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-PortalSkin { 
        background-image: url(http://members.intercooperation.net/skins_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-errorLog { 
        background-image: url(http://members.intercooperation.net/error_log_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-ZMI { 
        background-image: url(http://members.intercooperation.net/zope_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-SearchSettings { 
        background-image: url(http://members.intercooperation.net/search_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-NavigationSettings { 
        background-image: url(http://members.intercooperation.net/navigation_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-full_screen { 
        background-image: url(http://members.intercooperation.net/fullscreenexpand_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-kupu { 
        background-image: url(http://members.intercooperation.net/kupuimages/kupu_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-object_buttons-cut { 
        background-image: url(http://members.intercooperation.net/cut_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-object_buttons-copy { 
        background-image: url(http://members.intercooperation.net/copy_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-object_buttons-paste { 
        background-image: url(http://members.intercooperation.net/paste_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-object_buttons-delete { 
        background-image: url(http://members.intercooperation.net/delete_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-portal_atct { 
        background-image: url(http://members.intercooperation.net/topic_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-placefulworkflow { 
        background-image: url(http://members.intercooperation.net/placefulworkflow_icon.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-ics { 
        background-image: url(http://members.intercooperation.net/icon_export_ical.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-vcs { 
        background-image: url(http://members.intercooperation.net/icon_export_vcal.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-rotate_clockwise { 
        background-image: url(http://members.intercooperation.net/icon_rotate_clockwise.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-rotate_counter_clockwise { 
        background-image: url(http://members.intercooperation.net/icon_rotate_counter_clockwise.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-rotate_180 { 
        background-image: url(http://members.intercooperation.net/icon_rotate_180.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-flip_horizontal { 
        background-image: url(http://members.intercooperation.net/icon_flip_horizontal.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-plone-flip_vertical { 
        background-image: url(http://members.intercooperation.net/icon_flip_vertical.png) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-ftwclassificationsystem { 
        background-image: url(http://members.intercooperation.net/classification_icon.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-icivs { 
        background-image: url(http://members.intercooperation.net/tool.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-PloneLanguageTool { 
        background-image: url(http://members.intercooperation.net/flag-plone.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }
    .actionicon-controlpanel-PloneFormGen { 
        background-image: url(http://members.intercooperation.net/Form.gif) !important; 
        background-repeat: no-repeat; 
        background-position: 0% 50%;
    }

/* Extra padding class for the generated icons - we have to do it
   this way because of the IE flicker bug on hovering. */

.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
    padding-left: 18px;
    margin-left: -1px;
}

.visualIconReplace {
    background: transparent;
    display: block !important;
    border: 0;
    margin: 0;
    padding: 0 0 0 18px !important;
    overflow: hidden;
    width: 0px !important;
    width /**/: 18px;
}

/*  */
