<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top-panel-hover {
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 899;
    background: #474747;
}
#top-panel {
    height: 158px;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 900;
    background: 0% 0% repeat-x url('images/top-panel-back.png');
}
.top-panel-short {
    height: 60px !important;
}
#top-panel div.block-hide {
    height: 10px;
    background: red;
    margin-top: -1px;
}
#top-panel div.top-area {
    height: 55px;
    position: relative;
}
#top-panel div.bottom-area {
    height: 85px;
}
#top-panel div.no-content-area {
    height: 60px;
    padding-top: 25px;
    color: #999999;
}
#top-panel div.tabs-area {
    height: 18px;
    padding-left: 50px;
    padding-right: 50px;
    display: none;
}
#top-panel div.tabs-area div.tab-right {
    float: right;
    width: 80px;
    height: 18px;
    background: 0% 0% no-repeat url('images/top-panel-tabs.png');
}
#top-panel div.tabs-area div.tab-left {
    float: left;
    width: 80px;
    height: 18px;
    background: 0% 0% no-repeat url('images/top-panel-tabs.png');
}

#section-select {
    width: 298px;
    position: absolute;
    top: 30px;
    left: 42px;
    z-index: 901;
    display: none;
}


#measure-name {
    padding-top: 12px;
    width: auto;
    float: left;
    font-size: 26px;
    color: #ff0000;
    font-weight: bold;
}

#exit {
    margin-top: 14px;
    width: auto;
    float: right;
    font-size: 16px;
    color: #ffffff;
    height: 22px;
    line-height: 22px;
    background: 0px 50% no-repeat url('images/icon-exit.png');
    padding-left: 30px;
}

#help {
    margin-top: 17px;
    width: auto;
    float: right;
    font-size: 16px;
    color: #ffffff;
    height: 15px;
    line-height: 15px;
    background: 0px 50% no-repeat url('images/icon-help.png');
    padding-left: 20px;
    border-right: 1px solid #999999;
    padding-right: 18px;
    margin-right: 16px;
}

#slider-navigation {
    width: 190px;
    float: left;
    padding-top: 13px;
}
#slider-navigation a.nav-button {
    display: block;
    width: 43px;
    height: 43px;
    text-decoration: none;
    float: left;
}
#slider-navigation a.nav-button:hover {
    opacity: 0.8; 
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#slider-navigation a.nav-left {
    background: 0% 0% no-repeat url('images/navigation-left.png');
}
#slider-navigation a.nav-right {
    background: 0% 0% no-repeat url('images/navigation-right.png');
    margin-left: 10px;
}
#slider-navigation div.nav-number {
    width: 80px;
    height: 43px;
    line-height: 43px;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
}

/*#slider {
    width: auto;
    height: 85px;
    float: left;
}
#slider div.slider-start {
    width: 36px;
    height: 36px;
    margin-right: 17px;
    float: left;
}
#slider div.slider-end {
    width: 36px;
    height: 36px;
    margin-left: 17px;
    float: left;
}
#slider div.slider-start a {
    display: block;
    width: 36px;
    height: 36px;
    text-decoration: none;
    background: 0% 0% no-repeat url('images/slider-start.png');
    margin-top: 15px;
}
#slider div.slider-end a {
    display: block;
    width: 36px;
    height: 36px;
    text-decoration: none;
    background: 0% 0% no-repeat url('images/slider-end.png');
    margin-top: 15px;
}
#slider div.slider-start a:hover, #slider div.slider-end a:hover {
    opacity: 0.8; 
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#slider div.slider-scroll-left {
    width: 26px;
    height: 25px;
    margin-right: 23px;
    float: left;
}
#slider div.slider-scroll-right {
    width: 26px;
    height: 25px;
    margin-left: 23px;
    float: left;
}
#slider div.slider-scroll-left a {
    display: block;
    width: 26px;
    height: 25px;
    text-decoration: none;
    background: 0% 0% no-repeat url('images/slider-arrows-scroll.png');
    margin-top: 20px;
}
#slider div.slider-scroll-left a:hover {
    background: 0% 100% no-repeat url('images/slider-arrows-scroll.png');
}
#slider div.slider-scroll-right a {
    display: block;
    width: 26px;
    height: 25px;
    text-decoration: none;
    background: 100% 0% no-repeat url('images/slider-arrows-scroll.png');
    margin-top: 20px;
}
#slider div.slider-scroll-right a:hover {
    background: 100% 100% no-repeat url('images/slider-arrows-scroll.png');
}
#slider div.slider-left {
    width: 17px;
    height: 32px;
    margin-right: 23px;
    float: left;
}
#slider div.slider-right {
    width: 17px;
    height: 32px;
    margin-left: 23px;
    float: left;
}
#slider a.slider-arrow-left {
    display: block;
    width: 17px;
    height: 32px;
    text-decoration: none;
    background: 0% 0% no-repeat url('images/slider-arrows.png');
    margin-top: 17px;
}
#slider a.slider-arrow-left:hover {
    background: 0% 100% no-repeat url('images/slider-arrows.png');
}
#slider a.slider-arrow-right {
    display: block;
    width: 17px;
    height: 32px;
    text-decoration: none;
    background: 100% 0% no-repeat url('images/slider-arrows.png');
    margin-top: 17px;
}
#slider a.slider-arrow-right:hover {
    background: 100% 100% no-repeat url('images/slider-arrows.png');
}
#slider a.slider-page-arrow-left {
    display: block;
    width: 16px;
    height: 15px;
    text-decoration: none;
    background: 0% 0% no-repeat url('images/slider-page-arrows.png');
    margin-top: 10px;
}
#slider a.slider-page-arrow-left:hover {
    background: 0% 100% no-repeat url('images/slider-page-arrows.png');
}
#slider a.slider-page-arrow-right {
    display: block;
    width: 16px;
    height: 15px;
    text-decoration: none;
    background: 100% 0% no-repeat url('images/slider-page-arrows.png');
    margin-top: 10px;
}
#slider a.slider-page-arrow-right:hover {
    background: 100% 100% no-repeat url('images/slider-page-arrows.png');
}
#slider div.slider-visible-content {
    width: 0px;
    height: 85px;
    overflow: hidden;
    float: left;
}
#slider div.slider-content {
    width: 0px;
    height: 85px;
    margin-left: 0px;
}
#slider div.slider-item {
    width: 94px;
    height: 64px;
    padding-left: 2px;
    padding-top: 2px;
    float: left;
}
#slider div.slider-item a {
    display: block;
    width: 90px;
    height: 60px;
    border: 1px solid #181818;
    text-decoration: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#slider div.slider-item a:hover {
    border: 1px solid #ff0000;
}
#slider div.slider-item-selected {
    background: 0% 0% no-repeat url('images/slide-select.png');
}
#slider div.slider-item-selected a {
    border: 1px solid #ff0000;
}
#slider div.slider-counter {
    width: 96px;
    height: 19px;
    overflow: hidden;
    float: left;
}
#slider div.slider-counter-txt {
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    display: none;
}*/

#foto-name {
    width: auto;
    height: 28px;
    float: left;
    padding-top: 14px;
    overflow: hidden;
}
#foto-name .name-left {
    float: left;
    width: 5px;
    height: 28px;
    background: 0% 0% no-repeat url('images/name-left.png');
}
#foto-name .name-right {
    float: left;
    width: 5px;
    height: 28px;
    background: 0% 0% no-repeat url('images/name-right.png');
}
#foto-name .name-inner {
    float: left;
    width: auto;
    padding: 0px 5px;
    height: 28px;
    background: 0% 0% repeat-x url('images/name-back.png');
    line-height: 28px;
    color: #ffffff;
    font-size: 13px;
}
#foto-name span.sep {
    font-size: 14px;
}
#foto-name span.name {
    font-size: 14px;
    font-weight: bold;
}
#foto-name span.orange {
    color: #ff0000;
}

#section-buttons {
    width: auto;
    float: left;
    height: 30px;
    padding-top: 13px;
}
#section-buttons div.section-button {
    width: auto;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    margin-right: 15px;
    position: relative;
}
#section-buttons div.section-button-selected {
    background: #ff0000;
}
#section-buttons div.section-button a {
    font-size: 14px;
    color: #ffffff;
}
#section-buttons div.section-button a.orange {
    font-size: 14px;
    color: #ff0000;
}
#section-buttons div.section-select {
    width: auto;
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 901;
    background: #ffffff;
    line-height: 16px;
    padding: 10px 0px;
    display: none;
}

#section-buttons div.section-select-item {
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 15px;
}
#section-buttons div.lp {
    padding-left: 30px;
}
#section-buttons div.folder {
    padding: 0px;
    padding-left: 65px;
    background: 34px 50% no-repeat url('images/folder-small.png');
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
#section-buttons div.folder:hover {
    background-color: #def4f5;
}
#section-buttons div.selected {
    background: #def4f5;
}
#section-buttons div.section-select-item a {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
#section-buttons div.section-select-item a:hover {
    text-decoration: underline;
}
#section-buttons div.section-select-item span {
    font-size: 13px;
    color: #999999;
}
#section-buttons div.section-select-break {
    height: 1px;
    background: #e7e7e7;
    margin: 5px 0px 10px 0px;
}
#section-buttons div.nominations-div a {
    text-decoration: underline;
}
#section-buttons div.nominations-div a:hover {
    text-decoration: none;
}
#section-buttons div.section-select-item a.red {
    color: #cc3333;
}
#section-buttons div.section-select-item a.green {
    color: #339900;
}
#section-buttons div.object-block {
    padding-bottom: 5px;
}
#section-buttons div.object-block a {
    text-decoration: none;
}
#section-buttons .gray {
    color: #999999;
}
#section-buttons div.nominations-div {
    width: 250px;
}</pre></body></html>