#portaltab-the-cooperative,
#portaltab-research,
#portaltab-projects,
li#portaltab-home ul.submenu {
    display: none! important;
}

body {
    background: url("energy-back.png") repeat fixed center top #e8e9da !important;
    margin: 0;
    padding: 0;
    font-size: 95%;
}
#content {
 margin: 1em 2em;
}

#portal-banner { display: none; }


.lp-footer { display: none; }

.nest-navigation-bar {
    display: block;
    background-color: #6B7992;
    padding:6px;
}

.navTreeItemInPath a { 
   display: none !important; }

#jumpmenu {
    clear: right;
    float: right;
    position: absolute;
    right: 20px;
    top: -75px;
    width: 225px;
    display: block;
    z-index: 10;
}
#visual-portal-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(50, 50, 50, 0.41);
    min-height: calc(100vh - 190px);
}

#portal-searchbox {
    background: transparent url("none") repeat scroll 0 0;
    padding: 10px 0;
    position: absolute;
    right: 32px;
    top: 35px;
}

#portal-searchbox label {
    color: #666;
    font-weight: normal;
}

#portal-top {
height: 285px;
}


#portal-top, #portal-columns {
    background-color: #FFFFFF;
    /*-webkit-box-shadow: 0px 9px 18px rgba(50, 50, 50, 0.7);
    -moz-box-shadow:    0px 9px 18px rgba(50, 50, 50, 0.7);
    box-shadow:         0px 9px 18px rgba(50, 50, 50, 0.7);*/
}


#portal-column-two {
    padding-top: 2em;
}


h1, h2, h3 {
    color: #5da7e5 !important;
    font-family: "myriad-pro",helvetica,arial,san-serif;
    font-weight: 500;
    letter-spacing: -0.025em;
    line-height: 1.2em;
}

#portal-header {
    background: url("energy-images/energy-bg.jpg") no-repeat scroll left top transparent !important;
    border-color: transparent;
    border-style: none;
    width: 100%;
}

#portal-logo {
    display: inline-block;
    margin: 75px 20px 65px 40px;
}

#partnerSiteSelection {
    position: absolute;
    right: 20px;
    top: 90px;
}

/* --- main navigation tabs --- */



#globalnav-wrapper {
    background-color: #000000;
    border-bottom: medium none;
    border-top: 1px solid white;
    height: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
top: 194px;
}

#portal-globalnav {
    background-color: #0E1D1C;
    justify-content: left;
}
   

#portal-globalnav li a {
    background: #0e1d1c none repeat scroll 0 0;
    border-right: 0.1em solid white;
    font-family: "myriad-pro",arial,sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    min-width: 2.5em;
    padding: 0.7em 0.9em;
}

#portal-globalnav a:hover, #portal-globalnav .selected a:hover {
    background: url("none") repeat scroll 0 0 #5DA7E5;
    color: White;
}

/* --- Home Icon off --- */

#portaltab-home > a {
    background: url(none)!important;
    text-indent: 0;
}

#portaltab-home > a:hover {
    background: #5DA7E5 url(none)!important;
    text-indent: 0;
}


#portal-personaltools-wrapper {
    position: absolute;
    right: 0;
    top: 246px;
}

#portal-footer {
    background: url("none") no-repeat scroll 0 0 #44687E;
    color: #B7CCDA;
    font-size: 75%;
    line-height: 2em;
    margin: 0 0 0;
    padding: 2em 1em;
    text-align: center;
}

#portal-footer .rss {
    color: #A9D8FD;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.05em;
    padding-left: 15px;
    text-indent: 10px;
}

#portal-footer .help > a{
    color: #A9D8FD !important;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.05em;
    padding-left: 0;
}
#portal-footer .help > a:visited{
    color: #A9D8FD !important;
}

#portal-footer .help > a:hover{
    color: #5DA7E5 !important;
   
}

#portal-footer-inner {
    max-width: 1000px!important;
}

#portal-breadcrumbs {
    padding-top: 10px;
}


.addthis_toolbox.addthis_default_style {
    padding-top: 10px;
}

#content li, dl.portlet li {
    display: list-item;
    line-height: 1.5em;
    margin-bottom: 1em;
}

.intro {
  font-size: 125%;
}

.LSBox {
    position: relative;
    top: -10px;
}

.searchSection > label {
    color: #fff !important;
}


input.searchPage {
    font-size: 130% !important;
    margin-bottom: 15px;
    padding: 10px;
}

input.searchField {
    -moz-appearance: none;
}

#searchGadget {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #888;
    padding: 8px 10px;
    width: 17em;
}

.searchButton {
    background: #eb801f none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    margin-left: 5px;
    padding: 7px 3px;
}

.searchButton:hover {
    background: tomato none repeat scroll 0 0;
    color: #fff;

}

