.piro_html
{
    display: block;
    height: 600px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 800px;
    z-index: 222150001;
}

    .piro_html .h_t_l
    {
        background: url(../../images/PiroBoxImages/new_skin.png) top left no-repeat;
        height: 10px;
        width: 10px;
    }

    .piro_html .h_t_r
    {
        background: url(../../images/PiroBoxImages/new_skin.png) top right no-repeat;
        height: 10px;
        width: 10px;
    }

    .piro_html .h_t_c
    {
        background: url(../../images/PiroBoxImages/new_skin_top.png) top repeat-x;
        height: 10px;
    }

    .piro_html .h_c_l
    {
        background: url(../../images/PiroBoxImages/new_skin_left.png) left repeat-y;
        width: 10px;
    }

    .piro_html .h_c_c
    {
        background: #fff;
        margin: 0;
        padding: 0;
    }

        .piro_html .h_c_c .div_reg
        {
            background: #fff;
            height: 480px;
            margin: 0;
            overflow: hidden;
            padding: 0;
            position: relative;
            width: 480px;
            z-index: 1500190;
        }

    .piro_html .h_c_r
    {
        background: url(../../images/PiroBoxImages/new_skin_left.png) right repeat-y;
        width: 10px;
    }

    .piro_html .h_b_c
    {
        background: url(../../images/PiroBoxImages/new_skin_top.png) bottom repeat-x;
        height: 10px;
    }

    .piro_html .h_b_l
    {
        background: url(../../images/PiroBoxImages/new_skin.png) bottom left no-repeat;
        height: 10px;
        width: 10px;
    }

    .piro_html .h_b_r
    {
        background: url(../../images/PiroBoxImages/new_skin.png) bottom right no-repeat;
        height: 10px;
        width: 10px;
    }

.piro_overlay
{
    background: #fff;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 150000;
}

.piro_loader
{
    background: #fff url(../../images/Ajax-loader.gif) center bottom no-repeat;
    cursor: pointer;
    display: block;
    height: 32px;
    left: 48%;
    position: absolute;
    top: 48%;
    width: 32px;
    z-index: 1500197;
}


.piro_title
{
    background: url(../../images/PiroBoxImages/bg_title.png) bottom repeat-x;
    color: #FFF;
    display: none;
    font-size: 18px;
    left: 0;
    padding: 6px 0 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 150000;
}

.btn_info
{
    background: url(../../images/PiroBoxImages/info.png) no-repeat;
    bottom: -7px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -7px;
    width: 25px;
    z-index: 1500440;
}

.caption
{
    background: url(../../images/PiroBoxImages/caption.png);
    bottom: 10px;
    color: #000;
    cursor: text;
    display: block;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1500191;
}

    .caption p
    {
        color: #FFF;
        display: block;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        padding: 7px 5px;
        text-align: center;
        z-index: 150019;
    }

.nav_container
{
    background: url(../../images/PiroBoxImages/bottom_nav.png) center no-repeat;
    height: 34px;
    left: 50%;
    margin: 0 0 0 -60px;
    position: absolute;
    width: 112px;
    z-index: 1500194;
}

.piro_close, a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake
{
    height: 34px;
    position: absolute;
    top: 0;
    width: 34px;
}

a.piro_next
{
    background: url(../../images/PiroBoxImages/en/next.png) center no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0;
    outline: none;
    right: 0;
    text-indent: -999em;
    z-index: 150023;
}

a:hover.piro_next
{
    background: url(../../images/PiroBoxImages/en/next_fake.png) center no-repeat;
}

.piro_next_fake
{
    background: url(../../images/PiroBoxImages/en/next_fake.png) center no-repeat;
    border: none;
    cursor: auto;
    display: none;
    margin: 0;
    outline: none;
    right: 0px;
    text-indent: -999em;
    z-index: 150020;
}

.piro_close
{
    background: transparent url(../../images/PiroBoxImages/close.png) center center no-repeat;
    cursor: pointer;
    display: none;
    margin: 0;
    right: 40px;
    z-index: 150022;
}

    .piro_close:hover
    {
        background: transparent url(../../images/PiroBoxImages/close_h.png) no-repeat center center;
    }

.piro_prev_fake
{
    background: url(../../images/PiroBoxImages/en/prev_fake.png) center no-repeat;
    border: none;
    cursor: auto;
    display: none;
    margin: 0;
    outline: none;
    right: 78px;
    text-indent: -999em;
    z-index: 150020;
}

a.piro_prev
{
    background: url(../../images/PiroBoxImages/en/prev.png) center no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0;
    outline: none;
    right: 78px;
    text-indent: -999em;
    z-index: 150024;
}

a:hover.piro_prev
{
    background: url(../../images/PiroBoxImages/en/prev_fake.png) center no-repeat;
}

.zoomIn
{
    background: url(../../images/PiroBoxImages/enlarge.png) no-repeat;
    height: 32px;
    position: absolute;
    right: 20px;
    text-indent: -999em;
    top: 20px;
    width: 32px;
    z-index: 1500192;
}

.zoomOut
{
    background: url(../../images/PiroBoxImages/dislarge.png) no-repeat;
    height: 32px;
    position: absolute;
    right: 20px;
    text-indent: -999em;
    top: 20px;
    width: 32px;
    z-index: 1500193;
}

.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td, .piro_html img
{
    border: none;
    margin: 0;
    padding: 0;
}
