/****details of layout****/
#search_in .inputbox {
    color: #2e2e2e;
    width: 160px;
    padding: 3px 0px 3px 0px;
    background: #eeeff0;
    border: none;
    float: left;
}

#search_in .button {
    width: 27px;
    height: 27px;
    background: transparent url(../images/search_button.gif) no-repeat left top;
    color: #fff;
    line-height: 13px;
    font-weight: bold;
    padding: 0;
    float: right;
}

#copyrights p {
    margin: 0;
}

#pathway h3 {
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 0 10px 0 0;
}

/***bottom menu***/
#bottommenu ul, #mainlevel-nav ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#bottommenu ul li {
    margin: 0px;
    padding: 0px 10px 0px 0px;
    border: none;
    background: none;
    float: left;
    line-height: 12px;
}

#bottommenu a:link, #bottommenu a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma, Arial, sans-serif;
    padding: 0px 10px 0px 0px;
    float: left;
    font-size: 11px;
    border-right: 1px solid #ffffff;
}

#bottommenu a:hover {
    text-decoration: underline;
}

/**minifrontpage**/
.minifp td {
    padding-right: 0px;
}

.minifp-introtitle a, .minifp-introtitle a:visited, .minifp-introtitle a:active, .minifp-introtitle a:link {
    color: #2e2e2e;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}

.minifp-date {
    color: #aeaeaf;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

a.minifp-full-link, a.minifp-full-link:visited, a.minifp-full-link:active, a.minifp-full-link:link {
    background: none;
    color: #055180;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    padding: 0px 5px;
    text-transform: none;
    text-decoration: none;
}

a.minifp-full-link:hover {
    background: none;
    text-decoration: underline;
    display: block;
}

.minifp td p {
    margin-top: 5px;
}

.minifp-seperator {
    line-height: 1px;
}

.minifp-full-link-wrp {
    text-align: right;
    line-height: 15px;
    height: 15px;
}

/***slides***/
.slide-desc-bg {
    background: #adc7d4;
    opacity: 0.8;
}

.slide-desc-text h3, .slide-desc-text h3 a {
    color: #2E2E2E;
    text-decoration: none;
}

.slide-desc-text h3 {
    font-size: 12px;
}

.slide-desc-text {
    color: #5b6164;
}