
/* - base.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/base.css?original=1 */
body {
font-family: Arial, Helvetica, sans-serif;
}

}


/* - columns.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
margin: 0;
padding: 0;
border-collapse: collapse;
padding: 0;
/* */
background: #FFFFFF;
}
#portal-column-two {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/authoring.css?original=1 */
/* */
/* */
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(/images/linkOpaque.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.context,
.documentEditable * .context {
background: transparent url(/images/linkTransparent.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(/images/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 85%;
background: White url(/images/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.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;
}
.card a {
text-decoration: none;
}
.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 {
/* */
border-collapse: collapse;
border-left: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
font-weight: normal;
padding: 0.25em 1em;
text-transform: lowercase;
}
.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #8cacbb;
padding: 0.25em 1em;
}
.listing a {
text-decoration: none;
}
.listing a:hover {
text-decoration: underline;
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
.vertical {
background-color: White;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #8cacbb;
padding: 0.5em;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
/* */
.stx table p /* */
{
margin: 0;
padding: 0;
}
.stx table  /* */
{
border: 1px solid #8cacbb ! important;
}
.stx table td {
border-bottom: 1px solid #8cacbb;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #eef3f5;
border: 1px solid #8cacbb;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(/images/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.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;
position:relative;
height: 1.6em;
}
.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.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.5em;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
cursor: pointer;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.actionMenu.activated .actionMenuHeader a,
.actionMenu.deactivated .actionMenuHeader a {
background-image: url(/images/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: 95% 60%;
padding: 0 1.6em 0 0.5em !important;
cursor: pointer;
}
.actionMenuDisabled {
padding: 0 0.5em 0 0.5em !important;
cursor: pointer;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
background-color: #74ae0b;
color: #cde2a7;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
border-left: none !important;
border-collapse: collapse;
position: relative;
top: -1px;
margin-left: -0.5em !important;
}
#objectMenu.actionMenu .actionMenuContent li {
display: block;
}
#objectMenu.actionMenu .actionMenuContent li,
#objectMenu.actionMenu .actionMenuContent li a:hover {
background-position: 3px 50%;
margin-left: 0;
}
#objectMenu.actionMenu .actionMenuContent li a {
padding-left: 22px;
}
.actionMenuSelected {
display: block;
cursor: default;
background-image: url(/images/bullet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
padding-left: 16px !important;
}
#templateMenu li a {
padding-left: 16px;
}
/* */
dl.collapsible {
border: 1px solid #8cacbb !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: White url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0;
}
.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 {} /* */
#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 { /* */
font-size: 75%;
background: transparent;
background-image: none;
}
/* */
.highlightedSearchTerm {
background-color: #feff82;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
/* */
#archetypes-fieldname-title input {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
/* */
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */

}


/* - portlets.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */
dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #8cacbb;
background-color: White;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
dd.portletItem a,
dd.portletFooter a {
border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
color: #436976;
}
.portletHeader {
background-color: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: Black;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
dd.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
/* */
.portletNavigationTree {
margin: 0 0 0 0.75em;
padding: 0;
list-style: none;
list-style-image: none;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTreeLocal {
margin: 0 0 0 0.75em;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #dee7ec;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 0.5em;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
/* */
* html .visualIconPadding {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 0.75em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
.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: 1px 0 1em 0;
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
background-color: #dee7ec;
font-weight: normal;
text-align: center;
line-height: 1.6em;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
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;
}
.ploneCalendar #calendar-previous {
background-image: url(/images/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(/images/arrowRight.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
cursor: pointer;
}
.ploneCalendar #calendar-next a {
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
}
/* */

}


/* - print.css - */
@media print {
/* http://127.0.0.1:8080/cms/portal_css/print.css?original=1 */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.portalWarningMessage,
div.portalStopMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
.visualNoPrint {
/* */
display: none;
}
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto !important;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}

}


/* - mobile.css - */
@media handheld {
/* http://127.0.0.1:8080/cms/portal_css/mobile.css?original=1 */
/* */
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0.5em 0em 1em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
border-bottom: 1px solid #8cacbb;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
}
h1 {
font-size: 160%;
}
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;
}
label {
font-weight: bold;
}
/* */
#portal-searchbox {
font-size: 10px;
}
#portal-globalnav {
/* */
background-color: transparent;
border-collapse: collapse;
padding: 0;
padding-left: 0.2em;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #8cacbb;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-personaltools {
/* */
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;
color: Black;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools li {
margin-left: 0.2em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 0.2em;
padding-right: 0.2em;
text-transform: lowercase;
}
.contentViews {
background-color: transparent;
border-collapse: collapse;
padding-left: 0.1em;
line-height: normal;
margin: 0.2em 0 0 0;
/* */
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.2em;
padding: 0;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentActions {
border-collapse: collapse;
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 0.2em;
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 {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(/images/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #74ae0b;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.6em 0 0;
}
.contentActions .actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 0;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.contentActions .actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: 0.2em 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent li {
font-size: 10px !important;
float: none;
background: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.2em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0.5em;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: Black;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0.5em 0em;
}
.documentByLine {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#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;
}
.hiddenStructure,
#portal-logo,
#portal-searchbox,
#portal-siteactions,
#portal-column-one,
#portal-column-two,
.addFavorite,
.documentActions,
#portal-colophon,
.netscape4
{
display: none;
}
/* */

}


/* - deprecated.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #8cacbb;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
border-style: none solid;
}
/* */
div.portlet {
border: none;
margin-bottom: 1em;
padding: 0;
}
div.portlet a {
text-decoration: none;
}
/* */
#region-content .portlet {
font-size: 94%;
}
div.portlet h4 { /* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.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;
}
div.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;
}
div.portletBody {
position: relative;
top: -1px;
background: transparent;
border: 1px solid #8cacbb;
}
div.portletDetails {
text-align: right;
}
div.portletContent {
padding: 1em;
}
div.portletAction {
float: right;
width: 0.8em;
text-align: center;
display: block;
text-transform: none;
border-left: 1px solid #8cacbb;
padding-left: 0.3em;
}
div.portlet h1,
div.portlet h2,
div.portlet h3,
div.portlet h4 {
margin: 0;
padding: 0;
}
div.portlet input {
font-size: 100%;
}
div.portletSyndication {
display: block;
float: left;
border: 1px solid #8cacbb;
background-color: #dee7ec;
font-size: 85%;
}
a.portletMore {
display: block;
text-align: right;
}
div.portletFooter {
padding: 0.5em 1em 1em 1em;
}
/* */
.navIcon,
.navIconRoot {
position: relative;
right: 20px;
}
.navItemText {
margin-left: -20px;
}
.navRootItem,
.navItem {
margin: 0 0 0.2em 0;
border: 1px solid White;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.portletNavigationTreeItem {
margin: 0;
}
.portletNavigationTreeItem a {
display: block;
text-decoration: none;
padding: 0.5em 0 0.5em 1.75em;
background-repeat: no-repeat;
background-position: 0 3px;
border: 1px solid White;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
/* */
.portletNavigationLevel0 {
margin: 0;
}
/* */
.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }
/* */

}


/* - generated.css - */
@media screen {
/* http://127.0.0.1:8080/cms/portal_css/generated.css?original=1 */
/* */
/* */
/* */
.contenttype-aliasvocabulary,
.actionMenu .contenttype-aliasvocabulary a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-aliasvocabulary {
height: 1%;
}
#portal-sitemap .contenttype-aliasvocabulary a:hover,
#portlet-navigation-tree .contenttype-aliasvocabulary a:hover,
#portlet-navigation-tree .contenttype-aliasvocabulary a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-aliasvocabulary,
#portlet-navigation-tree .contenttype-aliasvocabulary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-aliasvocabulary a:hover,
* html #portlet-navigation-tree .contenttype-aliasvocabulary a:hover,
* html #portlet-navigation-tree .contenttype-aliasvocabulary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-aliasvocabulary {
display: block;
}
.contenttype-arrayfieldtest,
.actionMenu .contenttype-arrayfieldtest a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-arrayfieldtest {
height: 1%;
}
#portal-sitemap .contenttype-arrayfieldtest a:hover,
#portlet-navigation-tree .contenttype-arrayfieldtest a:hover,
#portlet-navigation-tree .contenttype-arrayfieldtest a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-arrayfieldtest,
#portlet-navigation-tree .contenttype-arrayfieldtest {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-arrayfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-arrayfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-arrayfieldtest a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-arrayfieldtest {
display: block;
}
.contenttype-compoundfieldtest,
.actionMenu .contenttype-compoundfieldtest a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-compoundfieldtest {
height: 1%;
}
#portal-sitemap .contenttype-compoundfieldtest a:hover,
#portlet-navigation-tree .contenttype-compoundfieldtest a:hover,
#portlet-navigation-tree .contenttype-compoundfieldtest a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-compoundfieldtest,
#portlet-navigation-tree .contenttype-compoundfieldtest {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-compoundfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-compoundfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-compoundfieldtest a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-compoundfieldtest {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(/images/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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-file,
.actionMenu .contenttype-file a:hover {
background-image: url(/images/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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-image,
.actionMenu .contenttype-image a:hover {
background-image: url(/images/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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-nestedarrayfieldtest,
.actionMenu .contenttype-nestedarrayfieldtest a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-nestedarrayfieldtest {
height: 1%;
}
#portal-sitemap .contenttype-nestedarrayfieldtest a:hover,
#portlet-navigation-tree .contenttype-nestedarrayfieldtest a:hover,
#portlet-navigation-tree .contenttype-nestedarrayfieldtest a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-nestedarrayfieldtest,
#portlet-navigation-tree .contenttype-nestedarrayfieldtest {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-nestedarrayfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-nestedarrayfieldtest a:hover,
* html #portlet-navigation-tree .contenttype-nestedarrayfieldtest a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-nestedarrayfieldtest {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(/images/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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(/images/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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-simplevocabulary,
.actionMenu .contenttype-simplevocabulary a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-simplevocabulary {
height: 1%;
}
#portal-sitemap .contenttype-simplevocabulary a:hover,
#portlet-navigation-tree .contenttype-simplevocabulary a:hover,
#portlet-navigation-tree .contenttype-simplevocabulary a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-simplevocabulary,
#portlet-navigation-tree .contenttype-simplevocabulary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-simplevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-simplevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-simplevocabulary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-simplevocabulary {
display: block;
}
.contenttype-simplevocabularyterm,
.actionMenu .contenttype-simplevocabularyterm a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-simplevocabularyterm {
height: 1%;
}
#portal-sitemap .contenttype-simplevocabularyterm a:hover,
#portlet-navigation-tree .contenttype-simplevocabularyterm a:hover,
#portlet-navigation-tree .contenttype-simplevocabularyterm a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-simplevocabularyterm,
#portlet-navigation-tree .contenttype-simplevocabularyterm {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-simplevocabularyterm a:hover,
* html #portlet-navigation-tree .contenttype-simplevocabularyterm a:hover,
* html #portlet-navigation-tree .contenttype-simplevocabularyterm a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-simplevocabularyterm {
display: block;
}
.contenttype-sortedsimplevocabulary,
.actionMenu .contenttype-sortedsimplevocabulary a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-sortedsimplevocabulary {
height: 1%;
}
#portal-sitemap .contenttype-sortedsimplevocabulary a:hover,
#portlet-navigation-tree .contenttype-sortedsimplevocabulary a:hover,
#portlet-navigation-tree .contenttype-sortedsimplevocabulary a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-sortedsimplevocabulary,
#portlet-navigation-tree .contenttype-sortedsimplevocabulary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-sortedsimplevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-sortedsimplevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-sortedsimplevocabulary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-sortedsimplevocabulary {
display: block;
}
.contenttype-ticket,
.actionMenu .contenttype-ticket a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-ticket {
height: 1%;
}
#portal-sitemap .contenttype-ticket a:hover,
#portlet-navigation-tree .contenttype-ticket a:hover,
#portlet-navigation-tree .contenttype-ticket a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-ticket,
#portlet-navigation-tree .contenttype-ticket {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-ticket a:hover,
* html #portlet-navigation-tree .contenttype-ticket a:hover,
* html #portlet-navigation-tree .contenttype-ticket a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-ticket {
display: block;
}
.contenttype-tickets_folder,
.actionMenu .contenttype-tickets_folder a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-tickets_folder {
height: 1%;
}
#portal-sitemap .contenttype-tickets_folder a:hover,
#portlet-navigation-tree .contenttype-tickets_folder a:hover,
#portlet-navigation-tree .contenttype-tickets_folder a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-tickets_folder,
#portlet-navigation-tree .contenttype-tickets_folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-tickets_folder a:hover,
* html #portlet-navigation-tree .contenttype-tickets_folder a:hover,
* html #portlet-navigation-tree .contenttype-tickets_folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-tickets_folder {
display: block;
}
.contenttype-ticketsystem,
.actionMenu .contenttype-ticketsystem a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-ticketsystem {
height: 1%;
}
#portal-sitemap .contenttype-ticketsystem a:hover,
#portlet-navigation-tree .contenttype-ticketsystem a:hover,
#portlet-navigation-tree .contenttype-ticketsystem a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-ticketsystem,
#portlet-navigation-tree .contenttype-ticketsystem {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-ticketsystem a:hover,
* html #portlet-navigation-tree .contenttype-ticketsystem a:hover,
* html #portlet-navigation-tree .contenttype-ticketsystem a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-ticketsystem {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(/images/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* 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(/images/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;
}
.contenttype-treevocabulary,
.actionMenu .contenttype-treevocabulary a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-treevocabulary {
height: 1%;
}
#portal-sitemap .contenttype-treevocabulary a:hover,
#portlet-navigation-tree .contenttype-treevocabulary a:hover,
#portlet-navigation-tree .contenttype-treevocabulary a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-treevocabulary,
#portlet-navigation-tree .contenttype-treevocabulary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-treevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-treevocabulary a:hover,
* html #portlet-navigation-tree .contenttype-treevocabulary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-treevocabulary {
display: block;
}
.contenttype-treevocabularyterm,
.actionMenu .contenttype-treevocabularyterm a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-treevocabularyterm {
height: 1%;
}
#portal-sitemap .contenttype-treevocabularyterm a:hover,
#portlet-navigation-tree .contenttype-treevocabularyterm a:hover,
#portlet-navigation-tree .contenttype-treevocabularyterm a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-treevocabularyterm,
#portlet-navigation-tree .contenttype-treevocabularyterm {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-treevocabularyterm a:hover,
* html #portlet-navigation-tree .contenttype-treevocabularyterm a:hover,
* html #portlet-navigation-tree .contenttype-treevocabularyterm a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-treevocabularyterm {
display: block;
}
.contenttype-vdexlangstring,
.actionMenu .contenttype-vdexlangstring a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vdexlangstring {
height: 1%;
}
#portal-sitemap .contenttype-vdexlangstring a:hover,
#portlet-navigation-tree .contenttype-vdexlangstring a:hover,
#portlet-navigation-tree .contenttype-vdexlangstring a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vdexlangstring,
#portlet-navigation-tree .contenttype-vdexlangstring {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vdexlangstring a:hover,
* html #portlet-navigation-tree .contenttype-vdexlangstring a:hover,
* html #portlet-navigation-tree .contenttype-vdexlangstring a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vdexlangstring {
display: block;
}
.contenttype-vdexmediadescriptor,
.actionMenu .contenttype-vdexmediadescriptor a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vdexmediadescriptor {
height: 1%;
}
#portal-sitemap .contenttype-vdexmediadescriptor a:hover,
#portlet-navigation-tree .contenttype-vdexmediadescriptor a:hover,
#portlet-navigation-tree .contenttype-vdexmediadescriptor a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vdexmediadescriptor,
#portlet-navigation-tree .contenttype-vdexmediadescriptor {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vdexmediadescriptor a:hover,
* html #portlet-navigation-tree .contenttype-vdexmediadescriptor a:hover,
* html #portlet-navigation-tree .contenttype-vdexmediadescriptor a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vdexmediadescriptor {
display: block;
}
.contenttype-vdexrelationendpoint,
.actionMenu .contenttype-vdexrelationendpoint a:hover {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vdexrelationendpoint {
height: 1%;
}
#portal-sitemap .contenttype-vdexrelationendpoint a:hover,
#portlet-navigation-tree .contenttype-vdexrelationendpoint a:hover,
#portlet-navigation-tree .contenttype-vdexrelationendpoint a.navTreeCurrentItem {
background-image: url(/images/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vdexrelationendpoint,
#portlet-navigation-tree .contenttype-vdexrelationendpoint {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vdexrelationendpoint a:hover,
* html #portlet-navigation-tree .contenttype-vdexrelationendpoint a:hover,
* html #portlet-navigation-tree .contenttype-vdexrelationendpoint a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vdexrelationendpoint {
display: block;
}
.contenttype-vdexterm,
.actionMenu .contenttype-vdexterm a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vdexterm {
height: 1%;
}
#portal-sitemap .contenttype-vdexterm a:hover,
#portlet-navigation-tree .contenttype-vdexterm a:hover,
#portlet-navigation-tree .contenttype-vdexterm a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vdexterm,
#portlet-navigation-tree .contenttype-vdexterm {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vdexterm a:hover,
* html #portlet-navigation-tree .contenttype-vdexterm a:hover,
* html #portlet-navigation-tree .contenttype-vdexterm a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vdexterm {
display: block;
}
.contenttype-vdexvocabulary,
.actionMenu .contenttype-vdexvocabulary a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vdexvocabulary {
height: 1%;
}
#portal-sitemap .contenttype-vdexvocabulary a:hover,
#portlet-navigation-tree .contenttype-vdexvocabulary a:hover,
#portlet-navigation-tree .contenttype-vdexvocabulary a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vdexvocabulary,
#portlet-navigation-tree .contenttype-vdexvocabulary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vdexvocabulary a:hover,
* html #portlet-navigation-tree .contenttype-vdexvocabulary a:hover,
* html #portlet-navigation-tree .contenttype-vdexvocabulary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vdexvocabulary {
display: block;
}
.contenttype-vocabularylibrary,
.actionMenu .contenttype-vocabularylibrary a:hover {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-vocabularylibrary {
height: 1%;
}
#portal-sitemap .contenttype-vocabularylibrary a:hover,
#portlet-navigation-tree .contenttype-vocabularylibrary a:hover,
#portlet-navigation-tree .contenttype-vocabularylibrary a.navTreeCurrentItem {
background-image: url(/images/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-vocabularylibrary,
#portlet-navigation-tree .contenttype-vocabularylibrary {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-vocabularylibrary a:hover,
* html #portlet-navigation-tree .contenttype-vocabularylibrary a:hover,
* html #portlet-navigation-tree .contenttype-vocabularylibrary a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-vocabularylibrary {
display: block;
}
.actionicon-plone-sendto {
background-image: url(/images/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(/images/print_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(/images/rss.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(/images/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(/images/favorite_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(/images/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(/images/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(/images/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(/images/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(/images/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(/images/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(/images/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(/images/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(/images/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(/images/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(/images/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(/images/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(/images/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(/images/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(/images/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(/images/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(/images/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(/images/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(/images/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(/images/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(/images/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(/images/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(/images/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(/images/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(/images/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(http://127.0.0.1:8080/cms/kupuimages/kupu_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(/images/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_vocabularies {
background-image: url(/images/atvm_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-versioning {
background-image: url(/images/versioning.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneLanguageTool {
background-image: url(/images/flag-plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fss_prefs {
background-image: url(/images/fss_tool.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ticketsystem_management_form {
background-image: url(/images/collector_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
/* */
.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;
}
/* */

}

