
/* - ploneCustom.css - */
@media all {
/* https://nycparkadvocates.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
iframe {
body: 0;
margin: -20px 0 0 -20px;
padding: 0;
height: 500px;
width: 536px;
z-index: 9;
}
.nav p {
font-size: 125%;
line-height: .8em;
}
.documentActions, h1.documentFirstHeading { display:none }
h4, h5 {
color: #00cc33;
height: 1.5em;
}
div .documentDescription {
color: #00cc33;
height: 2em;
}
#portal-column-one {
background: #cccc99;
border: 1px solid #ffcc33;
padding: 0 1.5em 0 0;
text-align: center;
width: 192px;
/* */
}
.donate {
text-align: center;
}
body {
width: 800px;
}
#visual-portal-wrapper {
background: #cee5b7;
padding: 35px;
}
#portal-columns {
border-collapse: collapse;
margin: 0;
padding: 0;
}
.header {
background: #ffcc33;
border: 1px solid #ffcc33;
border-bottom: none;
color: #ffcc33;
font-size: 12pt;
line-height: 16pt;
text-align: center;
height: 260px;
width: 750px;
}
.logo {
background: #006633;
padding-top: .5em;
width: 375px;
}
.banner {
background: #006633;
color: yellow;
padding: 1em;
}
.banner a {
color: #b39b09;
}
.nav a {
color: white;
font-weight: bold;
text-decoration: none;
}
p a:visited { color: purple; }
.current a:visited { color: yellow; }
#portal-column-content {
border: 1px solid #ffcc33;
width: 583px;
}
#content {
background: White;
font-size: 115%;
height: 470px;
margin: 0;
padding: 1.5em;
overflow: auto;
}
/* */
/* */

}

