/* Minification failed. Returning unminified contents.
(239): run-time error CSS1001: Unterminated comment.
: run-time error CSS1066: Unexpected end of file encountered
 */

div.gallery .wt-rotator {
    position: relative;
    /*width: 960px;
    height: 394px;*/
    overflow: hidden;
    z-index: 2000;
    font-size: 12px;
    float: left;
    height: 327px;
}

    div.gallery .wt-rotator a {
        outline: none;
    }
.gallery .testtt li a img {
    height: 327px;
    width: 435px;
}

/*div.gallery .main-img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border: 0;
}

div.gallery .preloader {
    background: #ffffff url("/Content/Images/loading.gif") no-repeat center;
    float: left;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: none;
}

div.gallery #timer {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background-color: #ffffff;
    z-index: 4;
    visibility: hidden;
}

div.gallery .desc {
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    overflow: hidden;
    visibility: hidden;
}

div.gallery .inner-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 0;
}

div.gallery .inner-text {
    position: absolute;
    padding: 10px;
    z-index: 1;
}

div.gallery .c-panel {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    z-index: 7;
    visibility: hidden;
}

div.gallery .thumbnails,
div.gallery .buttons {
    float: left;
}

    div.gallery .thumbnails ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
    }

    /*div.gallery .thumbnails li,*/
/*div.gallery .play-btn,
    div.gallery .prev-btn,
    div.gallery .next-btn {
        list-style: none;
        display: block;
        float: left;
        margin-right: 4px;
        overflow: hidden;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        color: #FFF;
        background-color: #deb05b;
        border: 1px solid #deb05b;
        cursor: pointer;
        font-weight: bold;
    }

        div.gallery .thumbnails li.thumb-over {
            color: #000000;
            background-color: #ffffff;
        }

        div.gallery .thumbnails li.curr-thumb {
            color: #000000;
            background-color: #ffffff;
        }

        /*div.gallery .thumbnails li * {
            display: none;
        }*/
div.gallery .play-btn {
    background: #deb05b url("/Content/Images/control-play-24x24.png") no-repeat center;
}

div.gallery .pause {
    background: #deb05b url("/Content/Images/control-pause-24x24.png") no-repeat center;
}

div.gallery .prev-btn {
    background: #deb05b url("/Content/Images/control-prev-24x24.png") no-repeat center;
}

div.gallery .next-btn {
    background: #deb05b url("/Content/Images/control-next-24x24.png") no-repeat center;
}

div.gallery .button-over {
    background-color: #dddddd;
}

div.gallery #tool-tip {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #000;
    padding: 4px;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 300px;
    z-index: 1000;
    display: none;
}

div.gallery #tool-tip {
    background-color: rgba(0, 0, 0, 0.75) !important;
}

div.gallery .block,
div.gallery .vpiece,
div.gallery .hpiece {
    position: absolute;
    z-index: 2;
}

/* Custom */
div.gallery .cap-title {
    font-size: 14px;
    color: #b5ff00;
}

div.gallery .title {
    /*height: 60px;*/
}

div.gallery .panel {
    max-width: 1000px;
    min-height: 100%;
    padding: 0;
    text-align: left;
}

div.gallery .info-section {
    width: 960px;
    height: 394px;
    background-color: #eeeeee;
    border: 1px solid #333333;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

div.gallery .form-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 280px;
    padding: 10px;
    font-size: 12px;
    color: #000000;
}

div.gallery .form-sec {
    margin-bottom: 15px;
}

div.gallery .description {
    position: absolute;
    top: 0;
    left: 0;
    width: 920px;
    height: 100%;
    padding: 10px;
    background-color: #222;
    color: #ffffff;
    font-size: 14px;
}

div.gallery select {
    width: 180px;
}

div.gallery .copyright {
    width: 100%;
    text-align: right;
    font-size: 11px;
    margin: 18px 0;
}*/*/

