
/* - easynewsletter.css - */
@media screen {
/* https://asanda.org/portal_css/easynewsletter.css?original=1 */
/* */
/* */
input.easynewsletter_text {
width:98%;
}
input.easynewsletter_button {
width:100%;
text-align:left;
padding-left:20px
}
#enl_actions{
margin: 1em 0 2em 0;
padding:0.5em;
border-bottom: 1px solid #75AD0A;
}
#enl_actions li{
display: inline;
margin: 0 1em 0 0;
}
/* */

}


/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* https://asanda.org/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
height: 27px;
}
.autoFlowPlayer.audio.minimal {
width: 40px;
}
.portletFlowPlayer .video {
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* https://asanda.org/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}


/* - ploneCustom.css - */
@media all {
/* https://asanda.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
.documentDescription, .description {
font-weight: normal;
}
/* */
.featured-document {
background-color: #d4ffdd;
}
/* */
.portletsAboveContentA,
.portletsAboveContentB,
.portletsAboveContentC
{ float:left; }
.portletsAboveContentA,
.portletsAboveContentC
{ width:33%; }
.portletsAboveContentB
{ width:34%; }
.portletsAboveContentA .portletWrapper,
.portletsAboveContentB .portletWrapper,
.portletsAboveContentC .portletWrapper
{ padding: 1em 0.5em 0em 0.5em; }
/* */
.portletsBelowContentA,
.portletsBelowContentB,
.portletsBelowContentC
{ float:left; }
.portletsBelowContentA,
.portletsBelowContentC
{ width:33%; }
.portletsBelowContentB
{ width:34%; }
.portletsBelowContentA .portletWrapper,
.portletsBelowContentB .portletWrapper,
.portletsBelowContentC .portletWrapper
{ padding: 1em 0.5em 0em 0.5em; }
/* */
.optionsToggle {
background-color: #d4ffdd;
}
li.formTab a.selected {
background: #d4ffdd;
}
li.formTab a:hover {
background-color: #d4ffdd;
}
/* */
code, tt {
background-color: #d4ffdd;
}
pre {
background-color: #d4ffdd;
}
/* */
#searchGadget {
border: 1px solid White;
}
.standalone,
.documentEditable * .standalone {
color: White;
}
input.searchButton {
border: 1px solid White;
}
.searchSection {
color: White;
}
.searchSection label:hover {
color: White;
}
/* */
.portletNavigationTree {
background-color: #d4ffdd;
/* */
font-weight: bold;
line-height: 1.6em;
}
.portletNavigationTree .portletItem {
padding: 0 0 1px;
margin: 0;
}
.navTreeItem {
padding: 0 0 0 7px;
border-top: 1px solid White;
}
.navTreeItem a, dd.portletItem .navTreeItem a {
background: url('https://asanda.org/bulletItem.gif') no-repeat 0 0.5em;
padding: 4px 4px 4px 15px;
border: 0;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #d4ffdd;
background: url('https://asanda.org/bulletHoverItem.gif') no-repeat 0
0.5em;
color: #419552;
border: 0;
}
.navTreeCurrentItem {
background-color: #d4ffdd;
background: url('https://asanda.org/bulletCurrentItem.gif') no-repeat 0
0.5em !important;
color: #419552;
}
.navTreeItem a img {
display: none;
}
.navTreeCurrentItem {
border: 0 !important;
}
dd.portletItem .navTreeItem a:hover,
dd.portletItem .navTreeItem .navTreeCurrentItem {
background-color: transparent;
color: #419552;
}
dd.portletItem .navTreeLevel2 .navTreeItem {
border-top: 0;
}
/* */
#portal-sitemap {
line-height: 1.5em;
}
#portal-sitemap li {
border: 0;
list-style-image: none;
list-style-type: none;
}
#portal-sitemap .navTreeLevel2 {
border-left: 0;
}
#portal-sitemap li a {
text-decoration: none;
}
#portal-sitemap a:hover {
background-color: transparent;
border-color: white;
}
/* */
/* */
.boardCommentDetails {
color: #d4ffdd;
}
.boardCommentDetails a {
color: White;
text-decoration: none;
}
.boardCommentDetails a:visited {
color: White !important;
text-decoration: none;
}
.boardCommentDetails a:hover {
color: White;
text-decoration: underline;
}
/* */
.portletHeader, .managedPortlet .portletHeader {
/* */
background-color: #419552;
color: White;
}
.portletHeader a, .managedPortlet .portletHeader a {
color: White;
}
.portletFooter {
/* */
}
.portletCalendar a {
color: White;
}
.portletCalendar a:visited {
color: White;
}
.portletCalendar a:hover {
text-decoration: underline;
}
.ploneCalendar .weekdays th {
background-color: #d4ffdd;
}
.ploneCalendar .event {
background-color: #d4ffdd;
}
.ploneCalendar .event a {
color: Black;
}
/* */
/* */
body {
background-image: url('https://asanda.org/background.gif');
}
/* */
.documentContent {
border: 1px solid #419552;
}
.documentContent li a:visited {
color: #419552;
}
/* */
#portal-header {
background: url(https://asanda.org/fondos/015.jpg) no-repeat;
}
/* */
#portal-column-one .visualPadding {
padding: 1em 0em 1em 1em;
}
#portal-column-two .visualPadding {
padding: 1em 1em 1em 0em;
}
/* */
#portal-siteactions {
position: absolute;
top: 14px;
right: 0px;
}
#portal-siteactions li a {
background-color: #419552;
border: 1px solid Black;
color: White;
}
#portal-siteactions li a:hover {
background: White;
/* */
border: 1px solid Black;
color: Black;
}
#portal-searchbox {
position: absolute;
top: 36px;
right: 0px;
}
/* */
#portal-globalnav li a {
background-color: White;
/* */
border: Black 1px solid;
color: Black;
}
#portal-globalnav li a:hover {
background-color: #3e9852;
background-image: none;
border: Black 1px solid;
color: White;
}
#portal-globalnav li.selected a {
background-color: #3e9852;
background-image: none;
border: Black 1px solid;
border-bottom: #3e9852 1px
solid;
font-weight: bold;
color: White;
}
/* */
#portal-personaltools {
border-top-color: Black;
border-bottom-color: Black;
}
#portal-personaltools li a {
color: White;
}
.even {
/* */
}
.card {
background-color: #d4ffdd;
}
table.listing th,
.stx table th {
background: #d4ffdd;
}
/* */
.listingBar {
background-color: #d4ffdd;
}
/* */
#portal-footer {
/* */
padding: 0.5em 0em 0.5em 0em;
}
#portal-footer a {
color: White;
border: none;
}
#portal-footer a:visited {
color: White;
}
#portal-footer a:hover {
}
/* */
#portal-colophon {
background-image: url('https://asanda.org/background-colophon.gif');
}
#portal-colophon ul li a {
border-bottom: none;
text-decoration: underline;
}
/* */
.image-left {
border: none;
}
.image-right {
border: none;
}
/* */
/* */

}

