/* ------------- SERVICE STYLE SHEET ------------------ */

/*  This style sheet extends phoenix/style.css and
 *  plaza/style.css for the Publisher service.  */

/* pubman $Id: pubman.css 1.8 2005/01/11 12:52:52 dan Exp $ */

/* ---------------- Service header -------------------- */


/* ---------------- Service buttons ------------------- */


/* ---------------- Service content ------------------- */

/*
 * Used to override specific blocks where another style is applied.
 */
.phx-service .phxpubman-attention {
    padding-left: 0.2em; padding-right: 0.2em; color: #CC3333;
    font-size: _$phx.Style.fsiz-sml-sml_; font-weight: bold; font-variant: small-caps;
}
.phx-service .phxpubman-navigation {
    margin: 0.3em 0.1em 0.5em 0.1em; padding: 0.2em; font-weight: bold;
}
.phx-service .phxpubman-overdue {
    color: #CC3333;
}
.phx-service .phxpubman-padtop {
    padding-top: 0.3em;
}
.phx-service .phxpubman-text {
    font-weight: normal;
}
.phx-service .phxpubman-texttip {
    font-size: _$phx.Style.fsiz-sml-sml_;
}
.phx-service .phxpubman-visibility {
    visibility: visible;
}
.phx-service .phxpubman-left {
    text-align: left;
}
.phx-service .phxpubman-right {
    text-align: right;
}

/* ---------------------------------------------------- */
_PHX.cond.begin ifdef=""_

/* Emacs magic - please do not remove the following lines

 * Local Variables:
 * write-contents-hooks: ((lambda () (untabify (point-min) (point-max))))
 * End:

 */

_PHX.cond.end_
