
/* - ploneCustom.css - */
@media all {
/* https://si.itqb.unl.pt/portal_css/ploneCustom.css?original=1 */
body {
#   background: url(back.gif) repeat-y;
width: 1280px;
margin-left:auto;
margin-right:auto;
background-color:#AEAEAE;
}
#visual-portal-wrapper {
background-color:white;
}
#portal-top {
background: url(banner.jpg);
background-color:transparent;
#   height: 169px;
}
#portal-column-content {
padding:14px 12px 0 12px;
}
#portal-personaltools {
background-color: transparent;
border: 0px !important;
}
#portal-siteactions li a {
background-color:transparent;
border:0px none ;
color:white;
}
#portal-column-two {
width:175px;
}
#portal-column-one {
border-right: 1px solid #808080;
}
#portal-column-one .visualPadding {
padding:1em 0 1em 1em;
font-size: 115% !important;
}
#portal-column-two .visualPadding {
padding:14px 5px 0 0px ;
}
h1 {
font-size:160%;
border: 0px;
background-color: #4b4b4b !important;
padding: 2px;
color: white;
}
#portal-logo img {
margin:1em 0 1em 0em;
}
#portal-breadcrumbs {
color:black;
border-bottom:0px;
background-color: orange !important;
padding-left:260px;
}
#portal-breadcrumbs a {
color: #4b4b4b;
}
#portal-column-one {
vertical-align:top;
width:251px;
}
.portletItem {
border-left:0px;
border-right:0px;
padding : 0px;
}
dl.portlet-static-tags .portletHeader, .managedPortlet .portletHeader {
border:0px none !important;
background-color: #4B4B4B;
color: white;
#   font-weight : bold;
padding-left:3px;
padding-bottom:0.25em;
padding-top:0.25em;
}
dl.portlet-static-tags .portletItem {
padding-left: 10px;
}
dl.portlet-static-contacts .portletHeader, .managedPortlet .portletHeader {
border:0px none !important;
background-color: #4B4B4B;
color: white;
#   font-weight : bold;
padding-left:3px;
padding-bottom:0.25em;
padding-top:0.25em;
}
dl.portlet-static-contacts .portletItem {
padding-left: 10px;
}
ul {
list-style-image:url(bullet2.png) !important;
}
dl.portletfeedmixer .portletHeader, .managedPortlet .portletHeader {
background-color: #4B4B4B;
color: white;
border:0px none !important;
}
dl.portletfeedmixer .portletItem {
padding:1em 0;
}
dl.portletfeedmixer .portletFooter {
border : 0px none;
background-color: white;
}
dl.portlet-static-contacts {
margin:10px 0 10px 0 !important
}
dl.portletNavigationTree dt.portletHeader {
display: none;
}
dl.portlet {
background-color:White;
border-bottom:0px none;
margin:1px 0 40px;
}
.navTreeCurrentItem {
border:0px none !important;
color: white !important;
}
dl.portletNavigationTree li a.navTreeCurrentItem span {
color: white !important;
}
dl.portletNavigationTree .navTreeCurrentItem {
background: url(currentNav.gif) no-repeat right !important;
background-color: #4B4B4B !important;
display: block;
}
dl.portletNavigationTree dd a:hover {
color: White !important;
background-color: #7dabcf !important;
border: 1px !important;
}
dl.portletNavigationTree li.navTreeItemInPath {
background-color: #e9e9e9;
}
li.navTreeCurrentNode.navTreeFolderish {
background-color: #e9e9e9;
}
.navTree li {
margin-bottom: 0px;
}
.navTreeItem a, dd.portletItem .navTreeItem a {
border:0px none;
padding-left:3px;
}
.contentActions {
background-color: 	#E0E0E0;
border-left:1px solid #545454;
border-right:1px solid #545454;
}
.documentContent {
padding:0 0 2em !important;
}
.documentEditable .documentContent {
border:1px solid #545454;
padding:0;
}
.contentViews li a {
background-color: transparent;
border:1px solid #545454;
color: #436976;
}
.contentViews .selected a {
background-color:#4B4B4B;
border-bottom:1px solid #545454;
color: white;
}
.contentViews li a:hover {
background-color:#7dabcf;
color:#436976;
}
.contentViews li a:hover {
background-color:#7DABCF;
color:white;
}
.contentViews {
border-color:#545454;
}
.contentActions a {
color:#436976;
}
.contentActions li {
border-left:1px solid #545454;
}
.actionMenu .actionMenuContent ul {
background:#E0E0E0 none repeat scroll 0 0;
border-color:#545454;
}
.actionMenu .actionMenuContent .actionSeparator a {
border-top:1px solid #545454;
padding-top:0.2em;
}
#portal-footer {
background-color:#AEAEAE;
border: 0px none !important;
margin: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: #999999 repeat-x scroll 50% 50%;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
background: orange none repeat scroll 0 0 !important;
}

}

