﻿.captionOrange, .captionBlack {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

.captionOrange {
    background: #1800ff;
    background-color: rgba(24, 0, 255, 0.4);
}

.captionBlack {
    font-size: 16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
    color: #ffffff;
    text-decoration: none;
}

    a.captionOrange:hover {
        color: #eb5100;
        text-decoration: underline;
        background-color: #eeeeee;
        background-color: rgba(238, 238, 238, 0.7);
    }

.nepalthinkingb01 {
    position: absolute;
}

    .nepalthinkingb01 div, .nepalthinkingb01 div:hover, .nepalthinkingb01 .av {
        position: absolute;
        /* size of bullet elment */
        width: 12px;
        height: 10px;
        filter: alpha(opacity=70);
        opacity: .7;
        overflow: hidden;
        cursor: pointer;
        border-right: #1800ff 2px solid;
    }

    .nepalthinkingb01 div {
        background-color: #0090cc;
    }

        .nepalthinkingb01 div:hover, .nepalthinkingb01 .av:hover {
            background-color: #d3d3d3;
        }

    .nepalthinkingb01 .av {
        background-color: #fff;
    }

    .nepalthinkingb01 .dn, .nepalthinkingb01 .dn:hover {
        background-color: #555555;
    }

.nepalthinkinga05l, .nepalthinkinga05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
}

.nepalthinkinga05l {
    background-position: -10px -40px;
}

.nepalthinkinga05r {
    background-position: -70px -40px;
}

.nepalthinkinga05l:hover {
    background-position: -130px -40px;
}

.nepalthinkinga05r:hover {
    background-position: -190px -40px;
}

.nepalthinkinga05l.nepalthinkinga05ldn {
    background-position: -250px -40px;
}

.nepalthinkinga05r.nepalthinkinga05rdn {
    background-position: -310px -40px;
}
