body {
    background: #ffffff;
}

.clsMainTable .clsRightPanel {
    background-color: #ffffff;
}

.clsMainTable .clsContent {
    background-color: #ffffff;
}

.clsHeader {
    background: url(/images/header.jpg) no-repeat;
    z-index: 0
}

.clsPageNav {
    text-align: center;
    margin: 10px 0 20px 0;
}

    .clsPageNav img {
        vertical-align: middle;
        margin: 0 5px 0 5px;
    }

    .clsPageNav h1 {
        display: inline;
        padding: 0;
        margin: 0;
    }

.clsDafYomiTable {
    width: 810px;
}

    .clsDafYomiTable td {
        border: 0 solid red;
    }

    .clsDafYomiTable .clsRightTD {
        width: 310px;
    }

    .clsDafYomiTable .clsMiddleTD {
        width: 130px;
        padding: 0 30px 0 30px;
    }

.clsPageLinksBox {
    display: none;
    position: absolute;
    right: 540px;
    top: 200px;
    width: 120px;
    line-height: 25px;
    padding: 0 10px 5px 5px;
    border: 1px solid #b6a258;
    background-color: #fdfbf4;
}

.clsIconLink {
    margin: 5px auto 5px auto;
}

.clsDafYomiTable .clsLeftTD {
    width: 310px;
}

div.shortcls {
}

.clsContainer {
    width: 300px;
    margin-bottom: 6px !important;
    background-position: left 2px;
}

    .clsContainer h2 {
        height: 42px;
        padding: 0;
        margin: 0;
        background: url(/images/container_right-top.gif) no-repeat right top;
    }

    .clsContainer .clsBody {
        position: relative;
        padding: 0 16px 5px 5px;
    }

    .clsContainer .clsBox {
        overflow: hidden;
        padding: 5px 5px 0 7px;
        border: 1px solid #658e79;
        border-bottom: 0 none;
        background: #ffffff;
    }

    .clsContainer .clsBoxBottom {
        clear: both;
        height: 12px;
        padding: 5px 0 0 10px;
        border: 1px solid #658e79;
        border-top: 0 none;
        background: #ffffff;
    }

.clsBooks {
    position: relative;
    padding-top: 21px;
    margin-top: 15px !important;
    margin-top: 8px;
    background: #ffffff;
}

div .mainlinkbox {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    line-height: 21px;
    margin-bottom: 10px;
}

.clsBooks .clsBooksCorner {
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 2;
}

.clsBooks .clsTabOn1, .clsBooks .clsTabOff1, .clsBooks .clsTabOn2, .clsBooks .clsTabOff2 {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    height: 17px;
    width: 100px;
    color: #880606;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    z-index: 2;
    padding: 5px 10px 0 0;
    margin: 0;
    background: url(/images/tab1_on.gif) no-repeat center top;
}

.clsBooks .clsTabOff1 {
    color: #847129;
    z-index: 0;
    background: url(/images/tab1_off.gif) no-repeat center top;
}

.clsBooks .clsTabOn1 {
    z-index: 2;
}

.clsBooks .clsTabOn2 {
    right: 110px;
    z-index: 2;
    background: url(/images/tab2_on.gif) no-repeat center top;
}

.clsBooks .clsTabOff2 {
    color: #847129;
    right: 110px;
    z-index: 0;
    background: url(/images/tab2_off.gif) no-repeat center top;
}





.clsBooks .clsBody {
    position: relative;
    clear: both;
    z-index: 1;
    padding: 0 11px 0 0;
}

.clsBooks .clsBox {
    position: relative;
    clear: both;
    border: 0 none;
    z-index: 1;
    border-top: 1px solid #b6a258;
    background: transparent;
    background: #ffffff;
}

.clsBooks .clsBoxBottom {
    clear: both;
    border: 0 none;
    background: transparent;
    background: #ffffff;
}

.clsBooks .clsBox .clsSourceTable .clsName span {
    background-color: #fdfbf4;
}


.clsSourceTable {
    width: 100%;
}

    .clsSourceTable .clsName {
        width: 100%;
        background: url(/images/dash.gif) repeat-x 5px;
    }

        .clsSourceTable .clsName span {
            color: #6d6e71;
            font-size: 12px;
            font-weight: bold;
            display: block;
        }

            .clsSourceTable .clsName span a {
                background-color: white;
            }

    .clsSourceTable td.clsSource {
        border-right: 5px solid #ffffff;
    }

        .clsSourceTable td.clsSource span {
            color: #761c21;
            white-space: nowrap;
        }

.clsTickerOuter {
    display: flex;
    direction: rtl;
}

.clsTickerTitles {
    flex: 1 1;
    overflow: hidden;
}

.clsTickerSources {
    flex: 0 1 auto;
    padding-right: 5px;
}

.clsTickerSource {
    height: 15px;
}

.clsTickerTitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 15px;
    background: url(/images/dash.gif) repeat-x 5px;
}

    .clsTickerTitle a {
        background-color: #ffffff !important;
        color: #6d6e71;
        font-size: 12px;
        font-weight: bold;
    }


.clsShowMore, .clsShowLess, .clsEnter {
    display: none;
    float: left;
    color: #484a4f;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    cursor: pointer;
    cursor: hand;
    padding: 0 3px 0 16px;
    border: 1px solid #dacf9b;
    background: #f7f2df url(/images/arrow3_down.gif) no-repeat 3px 3px;
}

.clsShowLess {
    background-image: url(/images/arrow3_up.gif);
}

.clsEnter {
    padding: 0 3px 0 12px;
    background: #f7f2df url(/images/arrow3_left.gif) no-repeat 3px 1px;
}



.clsNews {
    width: 130px;
    margin: 13px 0 0 0 !important;
    margin: 10px 0 0 0;
}

    .clsNews h3 {
        text-align: center;
        padding: 5px 0 5px 0;
        margin: 0;
    }

    .clsNews .clsBody {
        width: 118px;
        padding: 0 5px 0 5px;
        border-right: 1px solid #b6a258;
        border-left: 1px solid #b6a258;
        background-color: #fdfbf4;
    }

#oNewTicker {
    height: 80px;
    overflow: hidden;
}

.clsDedications {
    width: 107px;
    position: relative;
    margin-top: 6px;
    padding: 20px 0 5px 0;
}

    .clsDedications .clsIcon {
        position: absolute;
        right: -4px;
        top: 10px;
    }

    .clsDedications .clsBody {
        width: 107px;
        height: 53px;
        font-size: 11px;
        text-align: center;
        padding: 4px 17px 5px 4px;
        border-right: 1px solid #b6a258;
        border-left: 1px solid #b6a258;
        background-color: #fdfbf4;
    }

.clsIconLink img {
    vertical-align: middle;
    margin-left: 7px;
}

.clsIconLink a {
    text-decoration: none;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.clsIconLink span {
    cursor: pointer;
}

/* CSS-based ticker (replaces requestAnimationFrame loop) */
@keyframes ticker-scroll {
    0%   { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

.js-ticker-active {
    position: absolute;
    width: 100%;
    will-change: transform;
    animation: ticker-scroll var(--ticker-duration, 20s) linear infinite;
}

.js-ticker:hover .js-ticker-active {
    animation-play-state: paused;
}
