<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.actionButton {
    border-radius: 0;
    color: #eee;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: Arial;
    background-image: url("../../images/ui-icons_EEEEEE_256x240.png")
}

    .actionButton .ui-button-icon-primary.ui-icon, .actionButton .ui-button-icon-secondary.ui-icon {
        background-image: url("../../images/ui-icons_EEEEEE_256x240.png")
    }

    .actionButton:hover .ui-button-icon-primary.ui-icon, .actionButton:hover .ui-button-icon-secondary.ui-icon {
        background-image: url("../../images/ui-icons_FFFFFF_256x240.png")
    }

    .actionButton:hover {
        background-image: url("../../images/ui-icons_FFFFFF_256x240.png")
    }

.gradientBackground {
    background: #008897;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#00636d),color-stop(1,#008897));
    background: -ms-linear-gradient(bottom,#00636d,#008897);
    background: -moz-linear-gradient(center bottom,#00636d 0%,#008897 100%);
    background: -o-linear-gradient(#008897,#00636d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008897',endColorstr='#00636d',GradientType=0)
}

.gradientBackgroundHover {
    background: #00c1d6;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#009dad),color-stop(1,#00c1d6));
    background: -ms-linear-gradient(bottom,#009dad,#00c1d6);
    background: -moz-linear-gradient(center bottom,#009dad 0%,#00c1d6 100%);
    background: -o-linear-gradient(#00c1d6,#009dad);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c1d6',endColorstr='#009dad',GradientType=0)
}

.actionButton {
    border: 1px solid #eee
}

body {
    background: #e7e7e7;
    margin: 0
}

    body a, body a:link, body a:visited, body a:active {
        font-weight: normal;
        color: #008897;
        text-decoration: underline
    }

        body a:hover {
            text-decoration: none;
            color: #2376ba
        }

.searchArea .searchDesc {
    font-size: 9px;
    color: #aaa
}

#pageHeader {
    height: 104px;
    position: relative
}

#logoArea {
    float: left;
    width: 400px;
    height: 100%
}

    #userArea .liner, #logoArea .liner {
        padding: 7px
    }

#userArea {
    float: right;
    width: 350px;
    position: relative;
    text-align: right;
    padding-right: 8px;
    top: 8px
}

    #userArea .textLinks {
        color: #888;
        font-size: 13px;
        margin-bottom: 17px
    }

    #userArea .importantLink {
        color: #00b5c9;
        font-weight: bold
    }

    #userArea a {
        color: #008897;
        font-weight: bold
    }

        #userArea a:hover {
            color: #00b5c9;
            text-decoration: none
        }

    #userArea .partition {
        display: inline-block;
        padding: 0px 4px
    }

    #userArea .searchBox {
        background-color: #f2f2f2;
        border: 1px solid #d7d7d7;
        color: #00b5c9 !important;
        padding: 5px 29px 5px 10px;
        width: 113px;
        margin: 0
    }

        #userArea .searchBox::-ms-clear {
            display: none
        }

    #userArea .searchArea {
        position: relative
    }

::-webkit-input-placeholder {
    color: #00b5c9
}

:-moz-placeholder {
    color: #00b5c9
}

::-moz-placeholder {
    color: #00b5c9
}

:-ms-input-placeholder {
    color: #00b5c9
}

#Header-PerformSearchButton {
    position: absolute;
    right: 10px;
    top: 7px;
    cursor: pointer
}

    #Header-PerformSearchButton:hover {
        opacity: .80
    }

.searchOrganizer {
    float: right
}

.searchArea .searchOption.mac {
    position: relative;
    top: -3px
}

.searchArea .searchOption {
    height: 14px;
    line-height: 14px
}

    .searchArea .searchOption .desc {
        font-size: 9px;
        color: #aaa;
        display: inline-block;
        vertical-align: middle
    }

    .searchArea .searchOption .box {
        display: inline-block;
        vertical-align: middle;
        -moz-appearance: none;
        height: 11px;
        width: 11px
    }

#menuContainer {
    background-color: #f47820 !important
}

    #menuContainer .menu {
        height: 44px;
        line-height: 44px;
        background: transparent
    }

#linkMenu {
    height: 100%;
    background: #f47820;
    width: 100%
}

#menuContainer .menuEntry {
    background: transparent;
    cursor: pointer;
    display: inline-block;
    margin: 0px 4px;
    height: 36px;
    position: relative;
    top: 9px;
    padding: 0px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

    #menuContainer .menuEntry:hover {
        background: #F68B41;
    }

    #menuContainer .menuEntry a {
        position: relative;
        top: -8px;
        color: #fff;
        font-weight: normal;
        text-decoration: none
    }

    #menuContainer .menuEntry.selected {
        background: #f7f7f7
    }

        #menuContainer .menuEntry.selected a {
            color: #00b5c9;
            font-weight: bold
        }

#menuBridge {
    width: 1000px;
    height: 1px;
    margin: 0 auto;
    background: transparent;
    display: none
}

    #menuBridge .horizontalLine {
        position: absolute;
        width: 1000px;
        margin: 0 auto;
        top: 174px;
        height: 10px;
        background: #f7f7f7;
        display: none
    }

#cartIcon {
    display: inline-block;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
    right: -2px
}

#cartBubble {
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
    right: 5px;
    border-radius: 10px;
    background: #40b6e2;
    height: 16px;
    z-index: 2
}

    #cartBubble .count {
        display: inline-block;
        min-width: 16px;
        line-height: 16px;
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
        height: 16px
    }

.psuedoLink {
    color: #008897;
    text-decoration: underline;
    cursor: pointer
}

    .psuedoLink.hoverable:hover {
        text-decoration: none;
        color: #2376ba
    }
</pre></body></html>