
/* - ++theme++plan.ninewebtheme/plonepublic.css - */
@media screen {
/* http://plan-international.org/portal_css/++theme++plan.ninewebtheme/plonepublic.css?original=1 */
/* */
body {
font: 100% Arial, FreeSans, sans-serif;
background: White;
color: Black;
/* */
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
color: Black;
line-height: 1.5em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.75em;
}
h3 {
font-size: 1.25em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
h2, h3, h4, h5, h6 {
color: #444;
}
h2 a, h3 a, h4 a {
border-bottom: none !important;
}
p {
}
a:focus img {
outline: thin dotted;
}
dt {
font-weight: bold;
}
input {
font-family: "Lucida Grande", Arial, FreeSans;
}
q {
quotes: "“" "”" "‘" "’";
}
/* */
/* */
#portal-header {
position: relative;
z-index: 2;
}
#portal-logo {
display: inline-block;
margin: 1.375em 0;
}
#portal-globalnav {
clear: both;
font-size: 80%;
background: #ddd;
/* */
margin: 0 0 1em 0;
}
#portal-globalnav li {
}
#portal-globalnav li a {
display: inline-block;
padding: 0.5em 1em 2em 1em;
background: #ddd;
min-width: 6em;
white-space: normal;
border-right: 0.1em solid white;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: #205c90;
color: White;
}
#portal-globalnav .selected a:hover {
background: #ddd;
color: #205c90;
}
#portal-personaltools {
float: right;
background: #e3e3e3;
position: relative;
z-index: 3; /* */
top: 0;
right: 0;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-personaltools #anon-personalbar a {
float: left;
margin-right: 0.5em;
}
#portal-languageselector {
float: right;
background: #e3e3e3;
position: relative;
top: 0;
right: 1px;
z-index: 3; /* */
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
max-width: 50%;
}
#portal-searchbox {
float: right;
text-align: left;
clear: right;
margin: 1.2em 0;
font-size: 80%;
}
#portal-searchbox form {
white-space: nowrap;
}
#portal-searchbox label {
font-weight: normal;
}
#searchGadget {
width: 13em;
}
#searchGadget,
.LSBox input.searchButton {
}
.LSBox .searchSection {
}
#content input.searchField {
margin-bottom: 1em;
}
input.searchField {
-moz-appearance: searchfield;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('/++theme++plan.ninewebtheme/static/plone/arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('/++theme++plan.ninewebtheme/static/plone/arrowDown.png') center right no-repeat;
}
/* */
/* */
#LSResult {
position: absolute;
right: 0;
background: White;
margin: -1.5em 0 0 -7em;
}
#LSResult fieldset {
padding: 1em 0 0;
border: 0.1em solid #ccc;
}
#livesearchLegend {
background-color:#ccc;
padding:0.3em;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
/* */
#portal-breadcrumbs {
font-size: 80%;
margin-bottom: 1em;
margin-left: 0.25em;
}
#portal-breadcrumbs a {
border-bottom: none;
display: inline-block;
}
/* */
/* */
#portal-siteactions {
font-size: 85%;
padding-bottom: 2em;
text-align: center;
clear: left;
}
#portal-siteactions li {
margin-right: 0.5em;
}
#portal-siteactions li a:hover {
color: #75ad0a
}
/* */
/* */
a.link-parent {
}
a.link-anchor {
border: none !important;
color: Black !important;
cursor: default !important;
}
#content a.link-overlay {
border-bottom: 1px dotted #205c90 !important;
}
dl dt .documentByLine {
font-weight: normal;
}
dl dt span.summary a {
border: none !important;
}
/* */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 80%;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt,
div.portletAssignments div.portletHeader {
padding: 0.42em 1em;
background: #ddd;
line-height: normal;
}
dl.portlet dt.hiddenStructure {
padding: 0;
}
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a {
margin: 0 0.25em;
border: none;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
color: black;
display: block;
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd {
padding: 1em;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
a.managePortletsFallback {
display:inline-block; /* */
}
#content a.managePortletsFallback {
display: block;
border-bottom: none !important;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
#visual-portal-wrapper dl.portletCalendar dd {
padding: 0;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
/* */
/* */
dl.portlet ul.navTree li a {
border: none;
display: block;
zoom: 1;
}
dl.portlet ul.navTree li a:hover {
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #ddd;
border-left: 1em solid #ddd;
margin-left: -1em;
margin-right: -1em;
}
/* */
/* */
/* */
body#content {
margin: 1em;
}
#content span.link-external a {
background: transparent url(/++theme++plan.ninewebtheme/static/plone/link_icon.png) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#category {
font-size: 75%;
margin-bottom: 1em;
color: #666;
text-align: right;
}
#category a.link-category, span.selectedTag {
color: black;
padding: 0.25em 0.5em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
#category a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}
#category .separator {
display: none;
}
#content ul {
margin-left: 2em;
}
#content ol,
dl.portlet ol {
list-style-type: decimal;
margin-left: 2em;
}
#content li,
dl.portlet li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
#content dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
#content dd {
margin: 0 0 1em 2em;
}
#content pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1.25em;
}
#content pre.python {
background-color: White;
}
#content code {
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#content div.documentByLine {
font-size: 85%;
display: block;
color: #666;
}
#content .discreet,
#sidebar .discreet {
color: #666;
font-size: 85%;
font-weight: normal;
}
#content .visualHighlight {
background-color: #ffb;
}
#content .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
#content .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
#content table {
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
}
#content img.tileImage,
#content div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
}
#content div.newsImageContainer a {
border-bottom: none;
}
#content div.newsImageContainer p.discreet {
margin: 0;
padding: 0.5em;
background-color: #666;
background-color: rgba(40,40,40,0.7);
color: White;
font-weight: bold;
position: relative;
width: 190px;
top: -3em;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
table.listing .top {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.listing th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid solid none;
background: #ddd;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing td {
border-right: 1px solid #ddd;
}
table.listing a {
border: none;
display: inline-block;
border-bottom: none !important;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
/* */
table.vertical {
}
table.vertical th {
text-align: right;
}
table.vertical td {
border-top: 0.1em solid #e7e7e7;
padding: 0.5em;
}
/* */
table.grid td,
table.grid th {
border: 1px solid #e7e7e7;
padding: 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
div.listingBar {
font-size: 100%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: none;
}
div.listingBar a:hover {
color: White;
background-color: #329fd7;
border-color: #329fd7;
}
/* */
/* */
dl.portalMessage {
margin: 1em 0;
border: 1px solid #996;
background-color: #ffffe3;
}
dl.portalMessage a,
#content dl.portalMessage a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: red;
}
dl.error dd {
background-color: #fdc;
}
/* */
#content dl.portalMessage {
font-size: 100%;
}
#content dl.portalMessage dt {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd {
margin: 0;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
clear:both;
}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover {
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(/++theme++plan.ninewebtheme/static/plone/required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
position: relative;
top: -0.23em;
right:-0.24em;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 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 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(/++theme++plan.ninewebtheme/static/plone/treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(/++theme++plan.ninewebtheme/static/plone/treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
margin-top: 1.5em;
font-size: 80%;
}
.comment .documentByLine {
margin-left: 1em;
}
.comment .formControls {
margin-left: 0;
}
.commentTime {
color: #666;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
box-shadow: 0 0 1em 0 #888;
-moz-box-shadow: 0 0 0.5em 0 #888;
-webkit-box-shadow: 0 0 0.5em #888;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
form.searchPage {
text-align:center;
margin-bottom: 1em;
}
input.searchPage {
font-size:140% !important;
}
/* */
/* */
.image-left {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
margin: 0.5em;
}
.image-inline {
float: none;
}
dd.image-caption {
text-align: left;
padding: 0 0 0 3px; /**/
margin: 0;
color: #666;
font-size: 85%;
}
/* */
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
#dashboard {
font-size: 125%;
line-height: 1em;
}
#dashboard dd {
margin: 0;
}
#dashboard dl.portlet a:link {
border-bottom: none;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3 {
float:left;
width:23%;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:23%;
padding-top:0.7em;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
/* */
/* */
fieldset,
.editionComment {
line-height:1.5em;
margin:1em 0;
padding:0 1em 1em;
width:auto;
}
/* */
#content .field input[type="text"][name$=".title"],
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 2em; /* */
font-weight: bold;
}
/* */
#content .field textarea[name$=".description"],
#archetypes-fieldname-description textarea#description {
font-family: Arial,FreeSans,sans-serif;
color:#666666;
font-size:1.25em;
font-weight: bold;
}
div.formControls {
margin: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight:bold;
}
#content label {
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
width: 20em;
}
.field input[type="text"][size] {
width: auto;
}
.field input[type="text"][name$=".title"],
input#title {
width: 100%;
}
.field.error input[type="text"][name$=".title"],
.error input#title {
width: 99%;
}
.fieldRequired {
background: url(/++theme++plan.ninewebtheme/static/plone/required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
}
div.field.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
table.listing tbody tr.odd.dragging td,
tr.dragging,
tr.selected {
background-color: #ffa;
}
table.listing tbody tr.odd.error td,
tr.error {
background-color: #fdc;
}
.multi-widget-field {
padding-left: 0.5em;
border-left: 1.5em solid #DDD;
}
.multi-widget-checkbox {
margin-left: -2em;
margin-right: 0.5em;
width: 1.5em;
display: inline-block;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 10em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-footer {
font-size: 75%;
background: #ddd;
padding: 1em;
margin: 1em 0;
line-height: 2em;
}
#portal-colophon {
font-size: 70%;
text-align: center;
margin-bottom: 1em;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('/++theme++plan.ninewebtheme/static/plone/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('/++theme++plan.ninewebtheme/static/plone/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(/++theme++plan.ninewebtheme/static/plone/pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image, .overlay iframe {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#content-history #history dd {
}
#content-history div.historyRecord {
margin-bottom: 1em;
}
#content-history div.historyTools ul {
float: right;
margin: 0.5em 1em;
}
#content-history div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history div.historyTools form {
display: inline;
}
#content-history .historyAction {
}
#content-history .historyByLine {
background: #ddd;
padding: 0.5em;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content-history div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
#content-history div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
#content-history div.historyComment p {
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 3em;
text-align: center;
}
#content-history a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
/* */
.icons-on .contenttype-document {
background: no-repeat transparent 0px 4px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -212px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -644px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1076px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1292px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1508px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1724px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
/* */
.icons-on #plone-contentmenu-factories .contenttype-file {
background: no-repeat transparent 0px -428px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: no-repeat transparent 0px -860px url(/++theme++plan.ninewebtheme/static/plone/contenttypes-sprite.png);
}
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-link,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-topic,
.icons-on #plone-contentmenu-factories .contenttype-file,
.icons-on #plone-contentmenu-factories .contenttype-image {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
/* */
/* */
.optionsBox {
overflow-y: auto;
border: solid 1px #999999;
background: #FFFFFF;
height: 14em;
width: 100%;
}
.optionsBox LABEL {
padding: 2px 0 0 0;
display: block;
line-height: 1em;
font-weight: normal;
}
.optionsBox input{
vertical-align: middle;
margin: 1px 4px 4px 6px;
}
.optionsBox LABEL.checked {
background-color: #EEEEEE;
}
.optionsBox LABEL.hover {
background-color: #777777;
color: #FFFFFF;
}
#archetypes-fieldname-subject .formHelp {
font-weight: normal;
}
#existingTagsSection {
position: relative;
margin-left: 3em;
}
#existingTags {
float: left;
width: 50%;
}
#content #existingTags dd {
margin-bottom: 1px;
margin-left: 0;
}
#content #selectedTags, #content #newTags {
margin-bottom: 0;
margin-left: 0;
}
#content #selectedTagsSection {
margin-left: 3em;
float: left;
width: 43%;
margin-bottom: 0;
}
#newTagsSection {
width: 48%;
margin-left: 3em;
}
#content p.selectedTag {
margin-bottom: .4em;
}
#existingTagsTitle, #newTagsTitle {
float: left;
}
#existingTagsHelp, #newTagsHelp {
float: right;
}
#noTagsSelected, #oneOrMoreTagsSelected {
display: none;
}
/* */

}


/* - ++theme++plan.ninewebtheme/static/core/css/core.css - */
@media screen {
/* http://plan-international.org/portal_css/++theme++plan.ninewebtheme/static/core/css/core.css?original=1 */
/* */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
a {margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;}
ins {background-color:#ff9; color:#000; text-decoration:none;}
mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted #666; cursor:help;}
table {border-collapse:collapse; border-spacing:0;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select {vertical-align:middle; font-family:Arial, Helvetica, sans-serif;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
address {margin:0 0 15px; font-style:italic;}
pre, code, tt {margin:1.5em 1.5em 1.5em -1.5em; padding-left : 1.5em; border-left : 1px dotted #666; font : 1em 'andale mono', 'lucida console', monospace;
line-height:1.5;}
pre {white-space:pre;}
code {display:block;}
hr {border:none; border-top:1px solid #DEDEDE; clear:both; margin:12px 0;}
/* */
html {overflow-y:scroll;}
body {font:75%/1.4 Arial, Verdana, sans-serif; background:#C6D0D3 ; color:#484848; padding-bottom:20px; -webkit-text-size-adjust:none;}
/* */
h1, h2, h3, h4, h5, h6 {color:#F4911E; line-height:1.1; margin:0 0 10px 0;}
h1 {font-size:2em; margin:0 0 6px 0; font-weight:normal;}
h2 {font-size:1.5em; margin:0 0 6px 0; font-weight:normal;}
h3 {font-size:1.3em; margin:10px 0 0 0; font-weight:bold; margin-bottom: 0.4em;}
h4 {font-size:1.33em; margin:10px 0 10px 0; padding-bottom:4px; border-bottom:1px solid #DEDEDE;}
h5 {font-size:1.25em; margin:1em 0 0 0;}
h6 {font-size:1.17em; margin:0;}
a h1, a h2, a h3, a h4, a h5, a h6 {color:#007CC3;}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {color:#007CC3; text-decoration:underline;}
/* */
p {margin : 0 0 1em 0;}
a {color:#007CC3; text-decoration:none; outline:none;}
a:visited {color:#007CC3;}
a:focus, a:hover {color:#007CC3; text-decoration:underline;}
a img {border:none;}
/* */
p img {margin:0;}
img.left {float:left; margin:.4em 2em 1em 0;}
img.right {float:right; margin:.4em 0 1em 2em;}
.image-left {border:medium none;clear:both;float:left;margin:4px 20px 10px 0;}
.image-right, .image-inline {border:medium none;clear:both;float:right;margin:4px 0 10px 20px;}
/* */
div.captioned {background-color:#F7EFDA;padding:0;width:180px; }
.captionleft {float:left; margin:4px 20px 10px 0;}
.captionleft img, .captionright img {margin:0 0 4px 0; float:left;}
.captionleft p, .captionright p {margin:0; padding: 6px; font-size:.92em;width:180px; w\idth:168px;}
.captionright {float:right; clear:right; margin:4px 0 10px 20px;}
.captionright, .captionleft {width:180px; background-color:#F7EFDA; line-height:1.2;}
div.captioned p {color:#484848;font-size:0.92em;font-weight:normal;line-height:1.2;margin:0;padding:6px;width:168px;}
div.captioned img {border:0; float:left; margin:0 0 4px 0;}
/* */
div.captioned.captioned-fullwidth {width: auto; overflow: hidden;}
div.captioned.captioned-fullwidth img {float: none;margin-left: auto;margin-right: auto;display: block;}
div.captioned.captioned-fullwidth p {width: auto;}
/* */

}


/* - ++theme++plan.ninewebtheme/static/core/css/main.css - */
@media screen {
/* http://plan-international.org/portal_css/++theme++plan.ninewebtheme/static/core/css/main.css?original=1 */
h1.documentFirstHeading,
#frontpage h2,
div.planPortlet h1,
#homeright h3,
div.countrylist h2,
div.resources div.story h3,
div.countrylinks h3,
div.countryintro h3,
div#donateprocess h3,
.blogListingEntry h2, div#mainimage h2,
div#mainintro h2, div#news h2, div.feature h2,
div#campaigns h2, div.countrylist h2,
h4.priorities, div.appeal-block h3,
div.landing-page h2, div.landing-page h3,
div.lpform h3, .call-out-block h2,
div#header a.action,
div.article.listing-alt h3,
#campaigns h3,
#blogs h3,
#news h3,
div.blockRotator div.action h3,
/* */
.no-news h4,
#frontpage .blocks h3,
#no-footer h1, #no-footer h4 {
font-family: "PlanStorytellingCleanRegular", Arial, Verdana, sans-serif; font-weight:normal; -webkit-font-smoothing:antialiased;
}
.publications div.article.listing-alt h3 {
font-family: Arial, Verdana, sans-serif; font-weight:normal; -webkit-font-smoothing:antialiased;
}
/* */
body.disable-font h1.documentFirstHeading,
body.disable-font #frontpage h2,
body.disable-font div.planPortlet h1,
body.disable-font #homeright h3,
body.disable-font div.countrylist h2,
body.disable-font div.resources div.story h3,
body.disable-font div.countrylinks h3,
body.disable-font div.countryintro h3,
body.disable-font div#donateprocess h3,
body.disable-font .blogListingEntry h2,
body.disable-font div#mainimage h2,
body.disable-font div#mainintro h2,
body.disable-font div#news h2,
body.disable-font div.feature h2,
body.disable-font div#campaigns h2,
body.disable-font div.countrylist h2,
body.disable-font h4.priorities,
body.disable-font div.appeal-block h3,
body.disable-font div.landing-page h2,
body.disable-font div.landing-page h3,
body.disable-font div.lpform h3,
body.disable-font .call-out-block h2,
body.disable-font div#header a.action,
body.disable-font div.article.listing-alt h3,
body.disable-font #campaigns h3,
body.disable-font #blogs h3,
body.disable-font #news h3,
body.disable-font div.blockRotator div.action h3 {
font-family: Arial, Verdana, sans-serif; font-weight:normal; -webkit-font-smoothing:antialiased;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover { text-decoration: none;}
a.action p,
div#header h2,
div#sidebar h1,
div#sidebar h2,
div.article.resource-listing h3,
div.article.listing h3 {text-shadow: 1px 1px 1px #005d98;}
/* ******/
/* */
.documentDescription { margin-bottom: 1em;}
div#wrapper {margin:0 auto; text-align:left; width:996px; background:#fff;}
p.skip {display:none;}
.clearfix:after,
div#contentholder:after,
div#wrapper:after,
ul.footer-links:after,
ul.social-links:after,
div.article:after {
content:"."; display:block; height:0; clear:both; visibility:hidden;
}
div#contentholder {clear:left; padding:0 20px 20px 20px; width:996px; w\idth:956px;}
div#subnav {float:left; width:166px; margin:0 0 0 0;}
div#content {float:left; margin:0 20px; width:570px; min-height:380px; height:auto !important; height:380px; padding-top: 10px; line-height: 1.5}
div#content.wide {width:770px; margin-right:0;}
div#sidebar {float:right; width:180px;}
/* */
/* */
div#header {overflow:hidden; position:relative; z-index:1; height:181px;}
div#header img#masthead {position:absolute; left:0px; top:0px; z-index:-1;}
div#header h2 {position:absolute; left:15px; top:22px; margin:0;}
div#header form {position:absolute; right:20px; top:45px;}
div#header a.action {position:absolute; right:20px; top:90px;}
ul#utilities {position:absolute; right:20px; top:6px;}
ul#primarynav {float:left; position:absolute; left:20px; bottom:0px;}
/* */
/* */
/* */
div#header h2 {float:left; background-repeat:no-repeat; width:296px; height:103px;}
div#header h2 a {display:block; width:296px; height:104px; text-indent:-9999px; cursor:pointer;}
/* */
ul#utilities {float:left; margin:0; list-style-type:none; color:#fff; font-weight:bold; font-size:11px;}
ul#utilities li {float:left; line-height:.9;}
ul#utilities li a {float:left; padding:0 4px 0 0; margin:0 0 0 4px; color:#fff; border-right:1px solid #fff;}
ul#utilities li:last-child a {padding:0; border-right:none;}
/* */
div#header input {border:1px solid #959494; padding:2px 4px;}
div#header input.button {cursor:pointer; background:#0077C3; color:#fff; width:auto; overflow:hidden; width:75px; padding:0; margin:0 0 0 7px; height:24px; font-size: 1.08em;}
div#header input.button:hover {border-color:#F4911E; background:#F4911E;}
.placeholder {color:#aaa;}
div#header input[type="search"] { color: #76797C; font-size: 1.08em;  -webkit-appearance:textfield; padding:0px 2px; height:22px; width:160px;}
/* */
a.action {position:absolute; display:block; padding:2px 10px 4px 10px; background:#0077C3; text-align:center; font-size:18px; color:#fff; -moz-border-radius:6px; -moz-box-shadow:0 2px 4px rgba(0,0,0,0.5); -webkit-border-radius:6px; -webkit-box-shadow:0 2px 4px rgba(0,0,0,0.5); border-radius:6px; box-shadow:#7F7F7F 0 2px 4px; }
a.action:hover {background:#F4911E; text-decoration:none;}
a.action p {font-size:1.25em; color:#fff; margin:0; line-height:1.1; letter-spacing:1px; padding:0 4px;}
a.action p b {font-weight:normal; font-size:.8em; display:block; letter-spacing:0px;}
/* */
/* */
ul#primarynav {float:left; position:absolute; left:20px; bottom:0px;}
ul#primarynav {margin:0; padding:0; list-style:none;}
ul#primarynav li {float:left; display:inline; margin:0 6px 0 0; padding:0;}
ul#primarynav li a {float:left; display:block; background:#0077C3; padding:6px 12px 6px 12px; text-decoration:none; white-space:nowrap; font-weight:bold; color:#fff;
-moz-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0;}
/* */
ul#primarynav a:hover {color:#F4911E; margin-top:-3px; padding-top:9px;}
/* */
ul#primarynav li.active a, ul#primarynav li.active a:hover {color:#303030; background-color:#fff; margin-top:-3px; padding-top:9px;}
/* */
ul#primarynav li#portaltab-droits-des-filles a {background-color: rgb(209,0,116);}
ul#primarynav li#portaltab-droits-des-filles a:hover {color: #9CEE00;}
/* */
/* */
ul#language {float:left; position:absolute; right:20px; bottom:0px; font-size:.92em;}
ul#language {margin:0; padding:0; list-style:none;}
ul#language li {float:left; display:inline; margin:0 0 0 6px; padding:0;}
ul#language li a {float:left; display:block; background:#EEE3C5; padding:4px 8px 4px 8px; text-decoration:none; white-space:nowrap; font-weight:bold;
-moz-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0;}
/* */
/* */
ul#language li.active a, ul#language li.active a:hover {color:#303030; background-color:#fff; }
/* */
/* */
ol#crumbs {font-size:0.92em; width:auto;}
ol#crumbs {float:left; list-style-type:none; padding:12px 20px; margin:0;}
ol#crumbs li {float:left; padding:0 0 0 4px; white-space:nowrap; margin:0;}
ol#crumbs li a {padding:0; text-decoration:none;}
ol#crumbs li a:hover {text-decoration:underline;}
/* */
/* */
/* */
/* */
ul#secondarynav {float:left; width:166px; margin:0 0 20px 0; font-size:1em; font-weight:bold; list-style-type:none; margin:0; background:#007CC3; -moz-border-radius:6px; -webkit-border-radius:6px;border-radius:6px; padding-bottom:8px;}
ul#secondarynav ul {list-style-type:none; margin:0; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;} /* */
ul#secondarynav li:last-child {border-bottom:none; margin-bottom:-8px;}
ul#secondarynav li:last-child ul {margin-bottom:8px;}
ul#secondarynav ul li:last-child {margin-bottom:0;}
ul#secondarynav li:last-child ul ul {margin-bottom:2px;} /* */
ul#secondarynav li {line-height:1.3; padding:0; border-bottom:1px solid #fff; margin:0 0 0 0;}
ul#secondarynav li a {padding:8px 10px 8px 10px; color:#fff; text-decoration:none; display:block; width:166px; w\idth:146px;}
ul#secondarynav li a:hover, ul#secondarynav li.active a {color:#F4911E;}
ul#secondarynav li a.active {color:#F4911E;}
ul#secondarynav ul {background:#E0E6EA; border-top:1px solid #fff; padding:2px 0 0 0;}
ul#secondarynav ul li {border-bottom:none; line-height:1.1;}
ul#secondarynav ul li a {padding:4px 10px 4px 20px; color:#007CC3; width:166px; w\idth:136px;}
ul#secondarynav li.active ul li a {color:#007CC3;}
ul#secondarynav li.active ul li a:hover {color:#F4911E;}
ul#secondarynav li.active ul li.active a {color:#303030;}
ul#secondarynav ul li a.active {color:#303030;}
ul#secondarynav ul ul {background:#fff; border-left:1px solid #E0E6EA; border-right:1px solid #E0E6EA; margin:2px 0 0 0;}
ul#secondarynav ul ul li {}
ul#secondarynav ul ul li:last-child {}
ul#secondarynav ul ul li a {padding:4px 10px 4px 30px; color:#007CC3; width:166px; w\idth:124px;background:#fff;}
ul#secondarynav li.active ul li.active ul li a {color:#007CC3;}
ul#secondarynav li.active ul li.active ul li a:hover {color:#F4911E;}
ul#secondarynav li.active ul li.active ul li.active a {color:#303030;}
div#sidebar ul#secondarynav{margin-bottom: 20px; float: none;}
/* */
/* */
div.article {clear:left; margin:0 0 10px 0; width:100%;}
div.article img {float:left; display:block; margin:0 10px 0 0;}
div.article h3 {margin:0 0 10px 0; font-size:1.25em; font-weight:bold; }
div.article p {line-height: 1.5;}
div.article p.info {font-weight:bold; margin-top:-8px;}
div.article p.download {background:url(/++theme++plan.ninewebtheme/static/core/assets/pdf.png) no-repeat 0 0; padding-left:28px; float:left; width:380px;}
.publications div.article.listing-alt a h3 { font-weight: bold;}
div.article.listing-alt img, div.article.resource img {padding:0 10px 0 0; border-right:1px solid #DEDEDE;}
div.article.resource-listing a h3, div.article.listing a h3 {float:left; color:#fff; margin:0 0 10px 0; background:#0077C3; padding:4px 8px; font-size:1.4em; font-weight:normal; min-width: 90px; max-width:340px;}
div.article.resource-listing a:hover h3, div.article.listing a:hover h3 {color:#F4911E; text-decoration:none;}
div.article.listing-alt p, div.article.listing p {float:left; width:430px; margin-bottom: 0.5em;} /* */
div.article.listing-alt.resource-listing p { width: 360px; }  /* */
.wide div.article.listing-alt p, .wide div.article.listing p {width:540px;}
div.article.listing {background:#F7EFDA;}
div.article.listing img {margin-right:20px;}
div.article.listing a h3 {margin:0 0 10px -20px;}
div.article.resource { margin-bottom: 15px; }
div.article.resource a h3 {font-size:1.25em; font-weight:bold;}
div.story img {margin:0 20px 0 0; float:left;}
/* */
div.article.video { background:url("/++theme++plan.ninewebtheme/static/core/css/++resource++plan.plonetheme.images/movie-strip-bg.png") no-repeat scroll 0 0 transparent; }
div.article.video img { margin:10px 55px 10px 45px;}
/* */
/* */
div#emailsignup {background:#E0E6EA; float:left; margin:20px 0; width:166px;}
div#emailsignup form {padding:0 10px; float:left;}
div#emailsignup legend {display:none;}
div#emailsignup label {margin:6px 0 2px 2px; float:left; font-size:.92em; font-weight:bold; line-height: 1.3;}
div#emailsignup input {float:left; padding:4px 4px 2px 4px; width:136px; font-size:1em; border: 1px solid #C5E0F0; height:16px;}
div#emailsignup input.button {margin:10px 0; border:none; cursor:pointer; background:#6DB2D9; color:#fff; width:auto; float:right; width:53px; height:24px; padding:0;}
div#emailsignup input.button:hover {border-color:#0077C3; background:#0077C3;}
div#emailsignup p {width:80px; margin:8px 0 10px 3px; width:80px; float:left; line-height:1.2; font-size:.92em; padding:0;}
div#sidebar div#emailsignup {background:none repeat scroll 0 0 #E0E6EA; margin:0 0 20px 0; width:180px; float: none;}
div#sidebar div#emailsignup form {float: none;}
div#sidebar div#emailsignup input#signup {width:150px;}
/* */
/* */
div.countrylinks {clear:left;}
/* */
ul#socialbookmarks {float:left; border:1px solid #DEDEDE; margin:30px 0 0 0; padding:5px 0; list-style:none; width:99%;}
ul#socialbookmarks li {float:left;  margin:0 20px 0 0; padding:0; line-height:16px;}
ul#socialbookmarks li strong {padding:0 0 0 10px;}
ul#socialbookmarks li.icon {background-image:none; margin-right:12px; padding:0; text-indent:-999em; width:16px;}
ul#socialbookmarks li.send {margin-right:10px; float:right;}
ul#socialbookmarks li.icon a, ul#socialbookmarks li.send a {background-image:url(/++theme++plan.ninewebtheme/static/core/assets/csg-4fdc33f05b51b.png);
background-repeat:no-repeat; display:block;}
/* */
ul#socialbookmarks li.icon.delicious a{ background-position: 0 0;  }
ul#socialbookmarks li.icon.desimartini a{ background-position: 0 -66px;  }
ul#socialbookmarks li.icon.digg a{ background-position: 0 -132px;  }
ul#socialbookmarks li.icon.email a{ background-position: 0 -198px;  }
ul#socialbookmarks li.icon.facebook a{ background-position: 0 -264px;  }
ul#socialbookmarks li.icon.flickr a{ background-position: 0 -330px;  }
ul#socialbookmarks li.icon.fotolog a{ background-position: 0 -396px;  }
ul#socialbookmarks li.icon.furl a{ background-position: 0 -462px;  }
ul#socialbookmarks li.icon.google a{ background-position: 0 -528px;  }
ul#socialbookmarks li.icon.googleplus a{ background-position: 0 -594px;  }
ul#socialbookmarks li.icon.ibibo a{ background-position: 0 -660px;  }
ul#socialbookmarks li.icon.linkedin a{ background-position: 0 -726px;  }
ul#socialbookmarks li.icon.myspace a{ background-position: 0 -792px;  }
ul#socialbookmarks li.icon.newsvine a{ background-position: 0 -858px;  }
ul#socialbookmarks li.icon.orkut a{ background-position: 0 -924px;  }
ul#socialbookmarks li.icon.print a{ background-position: 0 -990px;  }
ul#socialbookmarks li.icon.reddit a{ background-position: 0 -1056px;  }
ul#socialbookmarks li.icon.rss-small a{ background-position: 0 -1122px;  }
ul#socialbookmarks li.icon.rss a{ background-position: 0 -1184px;  }
ul#socialbookmarks li.icon.send a{ background-position: 0 -1250px;  }
ul#socialbookmarks li.icon.sharethis a{ background-position: 0 -1316px;  }
ul#socialbookmarks li.icon.stumbleupon a{ background-position: 0 -1382px;  }
ul#socialbookmarks li.icon.tuenti a{ background-position: 0 -1448px;  }
ul#socialbookmarks li.icon.twitter a {
background: url(/++theme++plan.ninewebtheme/static/core/assets/twitter-small.png) no-repeat;
}
ul#socialbookmarks li.icon.windowslive a{ background-position: 0 -1580px;  }
ul#socialbookmarks li.icon.youtube a{ background-position: 0 -1646px;  }
/* */
/* */
ul#socialbookmarks li.send a {background-position:0 -198px; padding-left:22px;}
/* */
/* */
ul.social-links {background: #ececec; color: #717171; float: right; padding: 3px 20px 3px 10px; margin:0;}
ul.social-links li {float: left; line-height:1.4;}
ul.social-links li {
background: url(/++theme++plan.ninewebtheme/static/core/assets/csg-4fdc33f05b51b.png) no-repeat;
display:block;
float:left; height:16px; margin-left:10px; width:16px;
}
ul.social-links li.text {background:none; width:auto; margin-left:0;}
ul.social-links li.twitter {
background: url(/++theme++plan.ninewebtheme/static/core/assets/Twitter-16px.png) no-repeat;
}
ul.social-links li.facebook {
background: url(/++theme++plan.ninewebtheme/static/core/assets/Facebook-16px.png) no-repeat;
}
ul.social-links li.youtube {
background: url(/++theme++plan.ninewebtheme/static/core/assets/YouTube-16px.png) no-repeat;
}
ul.social-links li.linkedin {
background: url(/++theme++plan.ninewebtheme/static/core/assets/LinkedIn_16px.png) no-repeat;
}
ul.social-links li.googleplus {
background: url(/++theme++plan.ninewebtheme/static/core/assets/google_plus.png) no-repeat;
}
ul.social-links li#pinterest {
background: url(/++theme++plan.ninewebtheme/static/core/assets/Pinterest_16px.png) no-repeat;
}
ul.social-links li a {display: block; height: 16px; overflow: hidden; text-indent: -9999em; width: 16px;}
span.icon { background: url(/++theme++plan.ninewebtheme/static/core/assets/csg-4fdc33f05b51b.png) no-repeat; display:block; float:left; height:16px; width:16px; }
/* */
span.feed { background-position: 0px -1184px; margin-right: 10px; overflow: hidden; text-indent: -9999em; }
/* */
/* */
div#feed {float:right; font-size:0.92em; margin:0; padding:0; width:auto;}
div#feed ul {float:right; list-style-type:none; padding:12px 20px 12px 0; margin:0; width:auto;}
div#feed ul li {float:right; padding:0; white-space:nowrap; list-style-type:none; margin:0 0 0 20px;}
div#feed ul li a {text-decoration:none; padding:2px 0 2px 22px; height:16px; background:url(/++theme++plan.ninewebtheme/static/core/assets/csg-4fdc33f05b51b.png) 0 -1184px; background-repeat:no-repeat;}
/* */
div#feed ul li.feed a {background-position: 0px 1122px;}
div#feed ul li.twitter a {background-position:0px -1514px;}
div#feed ul li a:hover {text-decoration:underline;}
/* */
/* */
div#subnav h1, div#subnav h2 {font-size:1.5em; font-weight:normal; background:#0077C3; margin:0; color:#fff; display:block; padding:3px 4px 3px 10px;}
div#subnav h1 a, div#subnav h2 a {color:#fff;}
/* */
div#sidebar h1, div#sidebar h2 {font-size:1.5em; font-weight:normal; background:#0077C3; margin:0; color:#fff; display:block; padding:3px 4px 3px 10px;}
div#sidebar h1 a, div#sidebar h2 a {color:#fff;}
div#sidebar ul {margin:0; list-style-type:none; padding:10px 10px 4px 8px; background:#E0E6EA;}
div#sidebar ul li {display:block; line-height:1.2; margin:0 0 5px 0; padding:0 0 0 20px; background:url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 0 0}
div#sidebar ul li.planPublication {background-position:0 -864px;}
div#sidebar ul li.planVideo {background-position: 0 -1080px;}
div#sidebar ul li.planAudio {background-position: 0 -216px;}
div#sidebar ul li.blog {background-position: 0 -432px;}
.mceContentBody ul {margin:0; list-style-type:none; padding:10px 10px 4px 8px; background:#E0E6EA;}
.mceContentBody ul li {display:block; line-height:1.2; margin:0 0 5px 0; padding:0 0 0 20px; background:url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 0 0}
.mceContentBody ul li.planPublication {background-position:0 -864px;}
.mceContentBody ul li.planVideo {background-position: 0 -1080px;}
.mceContentBody ul li.planAudio {background-position: 0 -216px;}
.mceContentBody ul li.blog {background-position: 0 -432px;}
/* */
div#content ul li.planPublication {
list-style-type: none;
display: block;
line-height: 1.2;
margin: 0 0 5px 0;
padding: 10px 10px 4px 28px;
background: #E0E6EA url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 8px -854px;
}
div#content ul li.planVideo {
list-style-type: none;
display: block;
line-height: 1.2;
margin: 0 0 5px 0;
padding: 10px 10px 4px 28px;
background: #E0E6EA url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 8px -1070px;
}
div#content ul li.planAudio {
list-style-type: none;
display: block;
line-height: 1.2;
margin: 0 0 5px 0;
padding: 10px 10px 4px 28px;
background: #E0E6EA url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 8px -206px;
}
div#content ul li.blog {
list-style-type: none;
display: block;
line-height: 1.2;
margin: 0 0 5px 0;
padding: 10px 10px 4px 28px;
background: #E0E6EA url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 8px -422px;
}
/* */
div#emergency-sidebar { float: right; width: 180px; }
div#emergency-sidebar ul li {display:block; line-height:1.2; margin:0 0 5px 0; padding: 0;}
div#emergency-sidebar ul#secondarynav {width: 180px; float:none;}
div#emergency-sidebar div#emailsignup { float: none; width: inherit;}
div#emergency-sidebar div#emailsignup form { float: none; }
div#sidebar div.crosslink {}
div#sidebar div.crosslink img {margin:20px 0; display:block;}
div#sidebar div.crosslink:first-child img {margin-top:0;}
div#sidebar h3 {margin:0; padding:6px 10px 0 8px; background:#E0E6EA; font-size:1.2em;}
div#sidebar p {margin:0; padding:10px 10px 10px 8px; background:#E0E6EA;}
div#sidebar ul + p, div#sidebar h3 + p {padding-top:0;}
div#sidebar div.planPortlet img {border:0; float:none; margin:0; clear:none; display: block;}
/* */
/* */
div#content p.morelink {clear:left; margin:10px 0 20px 0; width:auto; font-size:1.1em; display: inline-block;}
p.morelink a {background:#007CC3; color:#fff; display:block; float:left; padding:2px 6px 2px 6px; font-weight:bold;}
p.morelink a:visited {color:#fff;}
p.morelink a:hover {background:#F4911E; cursor: pointer; text-decoration:none;}
p.morelink a span {margin-left:4px; font-size:1.4em; line-height:1.2; font-weight:normal;}
/* */
/* */
div#footer {margin:0 auto; width:996px; font-size:.92em;}
ul.footer-links {padding:4px 0; list-style-type:none; margin:0; width:auto; float:left;}
ul.footer-links li {float:left; line-height:.9; padding-bottom: 10px}
ul.footer-links li a {float:left; padding:0 0 0 4px; margin:0 0 0 4px; border-left:1px solid #007CC3;}
ul.footerlinks li#siteaction-footlink-1 a {border-left:none;}
ul.footer-links.user-actions {float: right;}
ul.footer-links li:first-child a {border-left: none; margin-left: 0;}
div#footer p {clear:left; padding:0 0 0 4px;}
/* */
/* */
#content ul.countries {
list-style: none;
margin-left: 0;
}
#content ul.countries li {
padding: 0;
margin: 4px 0;
float: left;
line-height: normal;
width: 104px;
}
#wrapper ul.countries li.italy {
background: url(/++theme++plan.ninewebtheme/static/core/assets/italy.png) no-repeat;
padding-left: 38px;
height: 16px;
}
#wrapper ul.countries li.australia, #wrapper ul.countries li.belgium, #wrapper ul.countries li.belgium, #wrapper ul.countries li.brazil,
#wrapper ul.countries li.canada, #wrapper ul.countries li.colombia, #wrapper ul.countries li.denmark, #wrapper ul.countries li.finland,
#wrapper ul.countries li.france, #wrapper ul.countries li.germany, #wrapper ul.countries li.hong-kong, #wrapper ul.countries li.india,
#wrapper ul.countries li.ireland, #wrapper ul.countries li.japan, #wrapper ul.countries li.korea, #wrapper ul.countries li.netherlands,
#wrapper ul.countries li.norway, #wrapper ul.countries li.spain, #wrapper ul.countries li.sweden, #wrapper ul.countries li.switzerland,
#wrapper ul.countries li.switzerland, #wrapper ul.countries li.uk, #wrapper ul.countries li.usa { background: url(/++theme++plan.ninewebtheme/static/core/assets/sprite-flags.png?version=2) no-repeat; padding-left: 38px; height: 16px; }
#wrapper ul.countries li.australia { background-position: 0px 0px; }
#wrapper ul.countries li.belgium { background-position: 0px -30px; }
#wrapper ul.countries li.brazil { background-position: 0px -60px; }
#wrapper ul.countries li.canada { background-position: 0px -90px; }
#wrapper ul.countries li.colombia { background-position: 0px -120px; }
#wrapper ul.countries li.denmark { background-position: 0px -150px; }
#wrapper ul.countries li.finland { background-position: 0px -180px; }
#wrapper ul.countries li.france { background-position: 0px -210px; }
#wrapper ul.countries li.germany { background-position: 0px -240px; }
#wrapper ul.countries li.hong-kong { background-position: 0px -270px; }
#wrapper ul.countries li.india { background-position: 0px -300px; }
#wrapper ul.countries li.ireland { background-position: 0px -330px; }
#wrapper ul.countries li.japan { background-position: 0px -360px; }
#wrapper ul.countries li.korea { background-position: 0px -390px; }
#wrapper ul.countries li.netherlands { background-position: 0px -420px; }
#wrapper ul.countries li.norway { background-position: 0px -450px; }
#wrapper ul.countries li.spain { background-position: 0px -480px; }
#wrapper ul.countries li.sweden { background-position: 0px -510px; }
#wrapper ul.countries li.switzerland { background-position: 0px -540px; }
#wrapper ul.countries li.switzerland { background-position: 0px -570px; }
#wrapper ul.countries li.uk { background-position: 0px -600px; }
#wrapper ul.countries li.usa { background-position: 0px -630px; }
/* */
a.action {-webkit-transition: 0.2s ease-out;}
ul#primarynav li a {-webkit-transition: 0.2s linear;}
/* */
/* */
div.homecolumn1, .homecolumn2 { float: left; margin-top: 18px; width: 476px; }
div.homecolumn2 { margin-left: 18px; width: 460px; position: relative; }
div.homecolumn1 section { display: inline;}
div.homecolumn1 section.stories { display: block; margin-bottom: 12px; }
div.homecolumn1 div.article{ margin-bottom: 18px; }
div.homecolumn1 div.article img { margin-right: 20px; }
div.homecolumn1 #news, div.homecolumn1 #campaigns { margin-top: 8px; }
div.homecolumn1 #news h3, div.homecolumn1 #campaigns h3 { font-size: 1.75em; margin: 0 0 12px; }
div.homecolumn1 #campaigns h3 { margin: 0 0 16px; }
div.homecolumn1 #news h3 a, div.homecolumn1 #campaigns h3 a { color: #f4911e; }
div.homecolumn1 #news { border-top: 1px solid #dedede; padding: 10px 20px 0 0; float: left; width: 248px; }
div.homecolumn1 #news ul { margin:0; list-style-type:none; overflow: hidden; margin-bottom: 8px; min-height: 164px; height:auto !important; height: 164px; }
div.homecolumn1 #news ul li { border-bottom:1px solid #ECECEC; line-height:1.2; margin:0; padding:0 0 0 18px;}
/* */
div.homecolumn1 #news ul li {display:block; float: left; background:url(/++theme++plan.ninewebtheme/static/core/assets/csg-5024c0f15a9a1.png) no-repeat 0 6px;}
/* */
div.homecolumn1 #news ul li.planAudio {background-position: 0 -216px;}
div.homecolumn1 #news ul li.blog {background-position: 0 -432px;}
div.homecolumn1 #news ul li.planPublication {background-position: 0 -864px;}
div.homecolumn1 #news ul li.planCampaign {background-position: 0 -864px;}
div.homecolumn1 #news ul li.planVideo {background-position: 0 -1080px;}
div.homecolumn1 #news ul li a {display:block; padding:6px 0;}
div#news p.feed { float:right; }
div#news p { border-bottom:1px solid #ECECEC; font-weight:bold; margin: 0px; padding: 0 0 6px; overflow: hidden; }
div.homecolumn1 #news ul li:last-child { margin-bottom: 0; }
div.homecolumn1 div#campaigns { border-top:1px solid #dedede; float:left; padding:10px 0 0; width: 208px;}
div.homecolumn1 div#campaigns ul { list-style-image:none; list-style-type:none; margin:0; }
div.homecolumn1 div#campaigns ul li { margin: 0 0 15px; float: left; }
div.homecolumn1 div#campaigns ul li:last-child { margin-bottom: 0; }
div#wheremenu.blockRotator { margin-bottom: 0; }
/* */
div#donateprocess {margin:10px 0 0px 0;}
div.donateblock {width:568px; border:1px solid #DEDEDE; min-height:76px; height:auto !important; height:76px; margin:0 0 20px 0;}
.ro div.donateblock {width:518px;}
div.donateblock p {padding:0 0 0 60px; margin:2px 0 0 0; font-size:.92em;}
div.donateblock h4 {padding:0 0 0 60px; margin:0; border-bottom:none; line-height:1.2; width:360px;}
.ro div.donateblock h4 {width:320px;}
div.donateblock {background-image:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/bg-gradient.png); background-repeat:no-repeat; background-position:bottom right;}
div#donateprocess.sponsor div#donate2 div.donateblock {background-image:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/bg-sponsor.jpg);}
div#donateprocess.donation div#donate2 div.donateblock {background-image:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/bg-donate.jpg);}
div#donateprocess.appeal div#donate2 div.donateblock {background-image:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/bg-appeal.jpg);}
div#donate1 {background-image:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/one.png); background-repeat:no-repeat; background-position:1px 1px;}
div#donate2 {background:url(http://plan-international.org/++resource++plan.plonetheme.images/donate/two.png) no-repeat 1px 1px;}
div#donate1.inactive {background-position:1px -77px;}
div#content div#donateprocess fieldset {background:none; width:auto; margin:0; padding:0 20px 0 60px; border:none;}
div#content div#donateprocess form {padding:0; margin:0;}
div#content div#donateprocess label {float:left; font-size:1.3em; line-height:1.2; width:300px; display:inline; color:#F4911E; font-weight:bold; cursor:text;}
.ro div#content div#donateprocess label {width:250px;}
div#content div#donateprocess select {float:right; border:1px solid #C0BDBD; width:180px; margin:2px 0 0 0;}
div#content div#donateprocess input {background:#007CC3; font-size:.92em; color:#fff; border-color:#007CC3; margin:4px 0 0 0; float:right; clear:right; cursor:pointer;}
.planPortlet {background-color:#E0E6EA;border-bottom:1px solid #FFFFFF;margin:0;padding:0;width:180px;}
.portletStaticText div.portletContent div {background-color:#E0E6EA;}
.portletCampaigns {margin: 5px 0 0 0;}
.planPortlet img.image-inline {display:block;float:none;margin:0;}
.portletForm { background: none; margin-bottom: 5px}
#sidebar blockquote {background:url(/++theme++plan.ninewebtheme/static/core/assets/ldquo.png) no-repeat scroll 0 4px transparent;margin:0 0 0 10px;padding:10px 0 0 10px;width:150px;}
#sidebar blockquote p {background:none; padding: 0 10px;}
#sidebar cite { background:url(/++theme++plan.ninewebtheme/static/core/assets/rdquo.png) no-repeat scroll right top transparent; display:block; font-size:1em; font-weight:bold; margin:-10px 10px 0 0; padding:16px 10px 6px 20px; }
/* */
/* */
#content div.countrylist {float:left;margin:10px 0;width:176px;}
#content div.countrylist ul {
width: 88px;
float: left;
font-size: 90%;
margin: 0;
list-style: none;
padding-left: 0;
}
#content div.countryintro { float:left;margin:0 0 10px;}
#content div.countryintro div.copy {float:left;width:220px;}
#content div.countrymap {border-right:1px solid #DEDEDE;float:left;margin:0 10px 0 0;padding:0 10px 0 0;}
#content div.countrylinks {clear:left;float:left;margin:0 0 10px;width:100%;}
#content div.countrylinks ul {float:left;list-style-type:none;margin:0;padding-left:0;width:106px;}
#content div.countrylinks img {float:left;margin:0 20px 0 0;}
#content div.countrylinks h3 {
float: left;
width: 320px;
margin: 0 0 10px 0;
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #DEDEDE;
}
/* *****************/
/* */
.ro div#content, .co div#content {width:520px;}
.ro div.aside, .co div.aside,
.ro div#sidebar , .co div#sidebar {width:230px;}
.ro div.article.listing-alt p, .co div.article.listing-alt p,
.ro div.article.listing p, .co div.article.listing p {width:310px;}
.ro .planPortlet, .co .planPortlet {width:230px;}
.ro div.article.resource-listing a h3, .ro div.article.listing a h3,
.co div.article.resource-listing a h3, .co div.article.listing a h3 { min-width: 90px; max-width: 300px;}
.suppressVisualEditor {margin-top: 0 !important;}
div.pulinks {float:left; clear:left; margin:0 0 20px 0; width:100%;}
div.pulinks h3 {float:left; width:100%; margin:0 0 4px 0; font-size:1.3em; font-weight:bold; border-bottom:1px solid #DEDEDE;}
div#content div.pulinks ul {float:left; margin:0; list-style:none; padding-left:0;}
div#content div.pulinks ul li {float:left; width:130px;}
.icons-on .contenttype-faq {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
.icons-on #plone-contentmenu-factories .contenttype-faq {
background: no-repeat transparent 0px -428px url(/++theme++plan.ninewebtheme/static/core/css/static/plone/contenttypes-sprite.png);
}
table.resourcesTable{border:none; border-collapse:collapse;}
table.resourcesTable td {vertical-align:top; padding-bottom:10px;}
table.resourcesTable td img {margin:0 10px 0 0; padding:0 10px 0 0;}
table.resourcesTable td h3 {font-size:1.2em; font-weight:bold; margin:-2px 0 10px 0; padding:0;}
table.resourcesTable td p {margin:6px 0 0 0;}
td.resourcesCell  img {border-right:1px solid #DEDEDE;}
/* */
div.gallery {float:left; background:#E0E6EA; width:570px; padding:10px 0 0 0; margin:10px 0 20px 0;}
div.gallery h4 {margin:0 0 4px 26px; border-bottom:none;}
div.gallery h5 {float:right; margin:-24px 26px 4px 0; color:#484848; font-size:1em;}
div.gallery p {margin:0 0 10px 26px; width:520px;}
div#content div.gallery ul {float:left; margin:0 0 10px 26px; padding:0; list-style-type:none; list-style-image:none; width:544px;}
div#content div.gallery ul li {float:left; width:122px; height:122px; background-color:#fff; margin:0 10px 10px 0; list-style-type:none; text-align:center;}
div#content div.gallery ul li a {padding:16px; width:122px; w\idth:90px; height:122px; he\ight:90px; background-color:#fff; display:block;}
div#content div.gallery ul li a:hover {background-color:#c6d0d6;}
div#content div.gallery ul li img {}
.co div.gallery, .ro div.gallery {width:520px;}
.co div#content div.gallery ul, .ro div#content div.gallery ul {margin:0 0 6px 16px; padding:0;list-style-type:none; width:504px;}
.co div#content div.gallery ul li, .ro div#content div.gallery ul li {background-color:#fff; margin:0 5px 5px 0; width:118px; height:118px;}
.co div#content div.gallery ul li a, .ro div#content div.gallery ul li a {padding:14px; width:118px; w\idth:90px; height:118px; he\ight:90px;}
.co div.gallery h4, .co div.gallery p, .ro div.gallery h4, .ro div.gallery p {margin-left:16px;}
.co div.gallery h5, .ro div.gallery h5 {margin-right:16px;}
.sgs { background: #fff; float: right; margin-top: 10px; color: #444; line-height: 1.15; width: 240px; }
.sgs img { margin-left: 20px; float:right }
.sgs p { display: block; float: right; margin-top: 18px; }
dl.searchResults dd {border-bottom: 1px solid #ECECEC; margin: 0; padding: 0 0 6px 0;}
form.searchPage {
background: #F7EFDA;
border-top: 1px solid #DED6C4;
border-bottom: 1px solid #DED6C4;
padding: 10px 20px 7px 20px;
width: 570px;
widthh: 530px;
}
form.searchPage input.searchButton {
background: #007CC3;
padding: 2px 4px;
color: white;
font-size: .92em;
margin-left: 10px;
cursor: pointer;
overflow: auto;
}
div#content ul.additional-links { margin-left: 0; width: 360px; float: left;}
div#content ul.additional-links li { list-style-type: none; }
.mceContentBody div#content ul.additional-links li a { font-weight: bold; }
#testmodemarker {
width: 100%;
background-color: orange;
color: black;
text-align: center;
font-size: 140%;
font-weight: bold;
padding: 5px;
}
/* */
#content dl#blog-filter { display: none; }
#content div.blogPostsCount {display: none;}
#content div.tileFooter { background-color: #fff; border: none; border-bottom: 1px solid #e0e6ea; padding: 0 0 10px 0; }
.commentForm legend {font-size: 1.3em;}
form.commentForm input {
background-image:none;
border:1px solid #959494;
float:left;
font-size:1em;
font-family: inherit;
height:16px;
padding:4px 4px 2px;
width:250px;
}
form.commentForm textarea {
background-image:none;
border:1px solid #959494;
font-size:1em;
font-family: inherit;
padding:4px 4px 2px;
width:250px;
}
div#content .commentForm fieldset { border:1px solid #DEDEDE; padding: 15px; width: auto;}
.discussion form input.standalone, form.commentForm input.context {
width: auto;
height: auto;
background: #007CC3;
color: #fff;
border: none;
padding: 3px 5px; }
div.commentBody { margin-bottom: 12px; }
.commentForm div.formHelp {
display: none;
}
.documentContent .error {border: none; background: none;}
.documentContent .error div { color: #d00; font-weight: bold; }
.documentContent .error input, .documentContent .error textarea { border: 1px solid #d00; }
.discussion .comment { padding-left: 20px;}
.discussion .comment h3 {font-size: 1.15em;}
div#content .discussion form {margin: 0; float:none; width:auto;}
.destructive, .documentEditable * .destructive {
background-color: #FFCE7B;
border: 1px solid orange;
color: black;
cursor: pointer;
padding: 3px 5px;
text-transform: none;
border: 1px solid #8CACBB;
}
.comment {background:#eef3f5; border:1px dashed #8cacbb; padding:0.25em 1em 0.5em 1em; margin-bottom:1em; font-size: 100%;}
.comment h1, .comment h2, .comment h3, .comment h4, .comment h5, .comment h6 {border-bottom:1px dashed #76797c; font-weight:normal;}
.comment h3 a {
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;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
/* */
#subnav .blog-list .sidebar-list {
margin-left: 1.5em;
}
sub, sup {
line-height: 1;
font-size: smaller;
}
sup {
vertical-align: super;
}
sub {
vertical-align: sub;
}
div.line {border-bottom:1px solid #DEDEDE; clear:both; height:1px; margin:0 0 1em 0;}
body.template-preview .hiddenStructure { display:none; }  /* */
/* */
body.template-sitemap ul#language { display: none; }
div#cookie-warning {
width: 100%;
background-color: #0077c3;
color: white;
text-align: center;
font-size: 17px;
font-weight: bold;
padding: 5px;
}
div#cookie-warning a {
color: white;
}
form#newsletter-signup-footer input[type=submit] {
padding: 6px !important;
background: #007CC3;
color: #fff;
font-weight: bold;
}
ul.imageFloatFix{
display: table-cell;
}

}


/* - ++theme++plan.ninewebtheme/static/no/css/green.css - */
@media screen {
/* http://plan-international.org/portal_css/++theme++plan.ninewebtheme/static/no/css/green.css?original=1 */
/* */
/* */
body.no-green h1,
body.no-green h2,
body.no-green h3,
body.no-green h4,
body.no-green h5,
body.no-green h6 {color:#73AE39;}
body.no-green h1 a, body.no-green h1 a:visited,
body.no-green h2 a, body.no-green h2 a:visited {
color:#73AE39;
}
/* */
body.no-green a.external-link,
body.no-green a.external-link:visited { color: #007CC3 }
body.no-green p.morelink a.external-link,
body.no-green p.morelink a.external-link:visited { color: #ffffff }
body.no-green #mainintro h5 a,
body.no-green #mainintro h5 a:visited {color: #007CC3}
body.no-green div.article.resource h3 {color: #007CC3}
/* */
body.no-green ul#primarynav li a {background:#73AE39;}
body.no-green ul#primarynav a:hover {color:#303030;}
body.no-green ul#primarynav li.active a {background:#fff;}
/* */
/* */
body.no-green ul#secondarynav {background:#73AE39;}
body.no-green ul#secondarynav li a:hover, ul#secondarynav li.active a {color:#303030;}
body.no-green ul#secondarynav li a.active {color:#303030;}
body.no-green ul#secondarynav ul li a {color:#73AE39;}
body.no-green ul#secondarynav li.active ul li a {color:#73AE39;}
body.no-green ul#secondarynav li.active ul li a:hover {color:#303030;}
body.no-green ul#secondarynav li.active ul li.active a {color:#303030;}
body.no-green ul#secondarynav ul ul li a {color:#73AE39;}
body.no-green ul#secondarynav li.active ul li.active ul li a {color:#73AE39;}
body.no-green ul#secondarynav li.active ul li.active ul li a:hover {color:#303030;}
body.no-green ul#secondarynav li.active ul li.active ul li.active a {color:#303030;}
/* */
/* */
body.no-green div.feature h2 a,
body.no-green div#campaigns h2 a {color:#73AE39;}

}


/* - ++theme++plan.ninewebtheme/static/core/css/blockRotator-default.css - */
@media screen {
/* http://plan-international.org/portal_css/++theme++plan.ninewebtheme/static/core/css/blockRotator-default.css?original=1 */
/* */
div.blockRotator {width:460px; margin:0 0 20px 0; position:relative; overflow: hidden; background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/grey-shadow.png) repeat-y 291px 0 #ECECEC; min-height:242px; height:auto !important; height:242px;}
/* */
div.blockRotator ul {margin: 0; padding: 0; width:183px; list-style-type:none; position:absolute; right:0; top:0; z-index:10;}
div.blockRotator ul li {margin: 0; padding: 0; font-weight:bold; line-height: 1.5;}
div.blockRotator ul li a {color:#fff; background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/blue-tab-shadow.png) repeat-y top left #6AADD3; display:block; padding:7px 9px 7px 11px; width:168px; w\idth:148px; margin:0 0 0 15px; border-bottom:2px solid #fff;}
div.blockRotator ul li:last-child a, div.blockRotator ul li.last a {border-bottom:none;}
div.blockRotator ul li a:hover {color:#484848; text-decoration:none;}
div.blockRotator ul li.active {background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/active-tab.png) no-repeat top right;}
* html div.blockRotator li.active {background:none;}
div.blockRotator ul li.active a {color:#484848; background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/active-tab.png) no-repeat top right;}
div.blockRotator ul li.active a:hover {color:#484848; cursor:pointer;}
/* */
div.blockRotator div.action {width:292px; position:absolute; left:0; top:0;}
div.blockRotator div.action h3 {font-size:1.8em; position:absolute; left:0; top:0; margin:0;}
div.blockRotator div.action h4 {font-size:1em; font-weight:normal; margin-top:0; position:absolute; left:0; top:209px; margin:0;}
div.blockRotator div.action h4 a {display:block; width:292px; w\idth:280px; padding:6px 6px 6px 6px; height:32px; he\ight:20px; color:#000; background:#ECECEC; opacity:0.8; filter:alpha(opacity=80)}
div.blockRotator div.action h3 {background:#007CC3; color:#fff; padding:4px 6px 4px 6px;}
div.blockRotator div.action h3.appeal {background:#00518E;}
div.blockRotator div.action h3 {color:#007CC3; padding:8px 10px 4px 8px;}
div.blockRotator div.action h3 a {color:#007CC3;}
div.blockRotator div.action h3 a {color:#fff;}
div.action div.actionlinks {margin:0; padding:0; position:absolute; left:16px; top:110px; overflow:hidden; width:272px; z-index:auto;}
div.africa div.actionlinks {top:85px;}
div.americas div.actionlinks {top:130px;}
div.asia div.actionlinks {top:130px;}
div.fundraising div.actionlinks {top:70px;}
div#wheremenu div.action ul {z-index:auto; position:relative; width:90px; float:left;}
div#wheremenu div.action.africa ul.last {margin-top: 27px;}
div#wheremenu div.action ul li {font-weight:normal; font-size:.92em; width:auto;}
div#wheremenu div.action ul li a {background:none; margin:0; padding:0; color:#007CC3; border:none; width:auto; display:inline;}
div#wheremenu div.action ul li a:hover {text-decoration:underline;}
div#wheremenu div.action ul li.active {background:none;}
div#wheremenu div.action ul li.active a {background:none;}
/* */
div.ontop {z-index:3;}
div.ontwo {z-index:2;}
/* */
/* */
div.action p {margin:0; padding:0; position:absolute; left:16px; top:45px; overflow:hidden; width:200px; line-height:1.3;}
div.action p.wide {width:260px;}
div.action.africa p {width:180px;}
div.action.asia p {width:150px;}
/* */
div#wheremenu.blockRotator div.action h3 {background: none; padding:11px 10px 4px 16px;}
div#wheremenu.blockRotator div.action h3 a {color:#007CC3;}
div#wheremenu li a {background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/green-tab-shadow.png) repeat-y top left #99BB7D;}
div#wheremenu li.active a {color:#484848; background:url(/++theme++plan.ninewebtheme/static/core/assets/blockRotator/active-tab.png) no-repeat top right;}
/* */
div.action div#emailsignup {width:276px; w\idth:256px; padding:0 10px 0 20px; margin-top:0; position:absolute; left:0; top:182px; margin:0; background:none;}
div.action div#emailsignup label {margin:4px 0 0 2px; width:254px; display:inline; color:#fff; visibility:hidden;}
div.action div#emailsignup input {clear:left; width:182px;}
* html div.action div#emailsignup input {width:180px;}
div.action div#emailsignup input.button {clear:none; float:left; margin:0 0 0 10px; width:53px;}

}

