
/* - ploneCustom.css - */
@media all {
/* http://naturealberta.ca/portal_css/ploneCustom.css?original=1 */
body {
width: 1000px !important;
margin: auto;
margin-top: 5px !important;
padding: 0 0 0 0;
}
#portal-column-one {
}
#portal-column-one div.visualPadding {
}
#portal-column-content {
width: 700px !important;
}
#portal-column-two {
width: 100px !important;
}
/* */
#portaltab-donate a {
background: none repeat scroll 0 0 #eb5f00 !important;
color: #FFF !important;
font-weight: bold;
}
/* */
div.portletHeader span a, div.portletHeader a {
color: #FFF;
}
/* */
dl.portlet dt, div.portletAssignments div.portletHeader {
background: none repeat scroll 00 #205C90;
color: #FFFFFF;
text-transform: uppercase;
}
dl.portlet dt a:link, dl.portlet dt a:visited,
dl.portlet dt a:hover {
color: #FFF;
}
dl.portlet dd.portletItem, dl.portlet dd.portletFooter, dl.portletError dd {
background: none repeat scroll 0 0 #E0E4CE;
}
/* */
#content h1.documentFirstHeading {
background: none repeat scroll 0 0 #205C90;
color: #FFFFFF;
padding-left: 10px;
}
#content {
background: none repeat scroll 0 0 #E0E4CE;
}
/* */
.portletSpacer {
top: 100px;
padding-top: 309px;
display: none;
}
/* */
#content a:link, dl.portlet a:link {
border-bottom:0.1em solid #CCCCCC;
color:#8F9368;
}
#carousel {
width: 740px;
}
#carousel-buttons {
/* */
margin: 0;
}
#viewlet-above-content {
margin: 0;
width: 545px;
}
#portal-searchbox {
display: none;
}
#portal-logo {
margin: 0 0;
}
#portal-logo img {
margin: 0 0;
display: none;
}
#portal-header {
background: url(banner.jpg) no-repeat;
background-color: #000000;
padding: 0em 0em 0em 0em;
margin: 0em 0em 0em 0em;
}
dl.portletNavigationTree {
padding-bottom:0;
}
#portal-globalnav {
margin-top: 200px;
background: none repeat scroll 0 0 #E0E4CE;
}
#portal-globalnav li a{
min-width: 1em;
padding: 0.5em 1em 1em 0.5em;
background: none repeat scroll 0 0 #E0E4CE;
}
#portal-searchbox {
background-color:1EA6D6;
float: right;
clear: right;
margin: 3.5em 1em 0em 0em; /* */
padding: 1em 0em 0em 0em !important;
}
#portal-searchbox input.searchButton {
font-size:0px;
width:19px;
height:24px;
border:0px;
}
#portal-searchbox .searchSection {
font-size:11px;
color: #BFDFEC;
}
#portal-searchbox #searchGadget {
background: #5D9EBC;
border-color:#80BAD2;
color: #BFDFEC;
font-size:12px;
height:15px;
width:149px;
}
}


