
/* - elab.css - */
@media all {
/* http://elab.fcsh.unl.pt/portal_css/elab.css?original=1 */
body {
color:#555555;
background-color: white;
font: 78% sans-serif;
}
/* */
#portal-logo img {
display:none;
}
#visual-portal-wrapper {
margin: auto;
width: 960px;
max-width: 1100px;
min-width: 620px;
/* */
}
#content {
background-color: #ccc
}
.section-destaque .documentFirstHeading {
visibility:hidden;
}
#portal-column-content {
background-color: #ccc;
}
#portal-column-two {
background-color:white;
}
#portal-column-two .visualPadding {
padding:2em 0 2em 1em;
}
.documentContent {
background:none repeat scroll 0 0 #CCC;
font-size:95%;
font-weight: bold;
text-align:justify;
margin-left:5px;
margin-right:30px;
padding:0 !important;
}
.documentActions {
display:none;
}
.documentByLine {
display:none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #555 !important;
}
.summary {
color:#336633 !important;
line-height:2em;
}
.tileHeadline a, .headline a {
font-size:140%;
text-transform: uppercase;
}
.tileBody {
color: white;
font-size: 120%;
}
/* */
.portlet {
border-bottom:1px solid white;
}
.portletItem {
border:none;
margin:0;
padding:0;
}
.portletSearch .portletHeader, .portletFooter {
display:none;
}
input.searchButton {
border: none;
color: #555;
}
.portletLanguage {
margin-bottom:40px;
visibility:hidden;
}
.portletLanguage .portletItem a {
float:right;
color:#336633;
background-color:#ccc;
font-weight: bold;
margin-left: 6px;
padding: 2px;
}
.portletLanguage .portletItem a:hover {
float:right;
color:#555;
background-color:white;
font-weight: bold;
}
.portletLanguage .portletItem a:selected {
float:right;
color:#336633;
background-color:white;
font-weight: bold;
}
/* */
.portletNavigationTree .portletHeader {
display:none;
}
.portletNavigationTree {
margin-top:20px;
}
.navTreeLevel1 {
font-size: 85%;
margin-left: 1em;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
background-color:transparent;
font-size:130%;
font-weight:bold;
border-color:white;
color:#555;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color:#ccc;
border-color:white;
color:white;
}
.navTreeCurrentItem {
background-color:#ccc !important;
border:1px solid white !important;
color:white  !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: none;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
h1 {
border: none;
color:#336633;
text-transform: uppercase;
font-size:180%;
font-weight:bold;
padding-top: 15px;
}
.documentFirstHeading {
margin-top:30px;
}
.documentDescription {
color: white;
font-size:130%;
margin-bottom: 85px;
margin-top: -95px;
}
a {
color: #666;
}
.tileImage {
border: 1px solid #336633;
}
.tileItem, .item {
border-top: 0px;
}
/* */
.image-right {
border: 0px;
}
}

