
/* - ploneCustom.css - */
@media all {
/* https://www.loaches.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
table.plain,
table.plain td,
table.plain th {
border: 0px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
div.image-caption {
background: #e0e0e0;
border: 0 none black;
overflow: hidden;
}
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
background-attachment: scroll;
background-image: url(bamboo_background_top.jpg);
background-repeat: repeat-x;
background-position: left top;
}
/* */
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: transparent;
}
/* */
/* */
#portal-globalnav li a {
/* */
background-color: #497813;
border-color: #B59972;
border-width: 1px;
border-style: solid solid none solid;
color: White;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}
/* */
#portal-breadcrumbs {
background-color: white;
}
/* */
#portal-siteactions li a {
background-color: transparent;
border: 1px solid #497813;
color: white;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
/* */
.pullquote {
color: #446B0B;
}
.callout {
color: #C00039;
}
/* */
#portal-subfooter {
background-image: url(bamboo_background_bottom.jpg);
margin: 2em 0em 0em 0em;
padding: 2em 0em 0.5em 0em;
}
/* */
#portal-footer {
background-color: transparent;
border-top: none;
border-bottom: none;
float: none;
line-height: 1.2em;
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
text-align: center;
color: white;
}
/* */
#portal-colophon {
margin: 0em 0em 0em 0em;
padding: 0em 0em em 0em;
display: none;
}
/* */
/* */

}

