DIV#deemo_screenshot_art
{
    z-index: -2;
}

DIV#deemo_screenshot_art .content
{
    width: 859px;
    height: 1431px;

    margin-top: -715px;
    margin-left: -449px;
}

DIV#deemo_screenshot_bg1
{
    z-index: -1;
}

DIV#deemo_screenshot_bg1 .content
{
    width: 1919px;
    height: 1816px;

    margin-left: -959px;
    margin-top: -908px;
}

DIV#deemo_screenshot_frame
{
    z-index: 0;
}

DIV#deemo_screenshot_frame .content,
DIV#deemo_screenshot_display_sensor .content
{
    width: 624px;
    height: 297px;

    margin-left: -312px;
    margin-top: -149px;
}

DIV#deemo_screenshot_display_sensor
{
    z-index: 10;
}

DIV#deemo_screenshot_display_sensor .content
{
}

DIV#deemo_screenshot_button_right,
DIV#deemo_screenshot_button_left
{
    z-index: 2;
}

DIV#deemo_screenshot_button_left .content
{
    background-image: url("../img/screen_btnL.png");

    width: 116px;
    height: 61px;

    margin-top: -31px;
    margin-left: -428px;
}

DIV#deemo_screenshot_button_left .content:hover,
DIV#deemo_screenshot_button_left .content:active
{
    background-image: url("../img/screen_btnL_o.png");
}

DIV#deemo_screenshot_button_right .content
{
    background-image: url("../img/screen_btnR.png");

    width: 116px;
    height: 61px;

    margin-top: -31px;
    margin-left: 312px;
}

DIV#deemo_screenshot_button_right .content:hover,
DIV#deemo_screenshot_button_right .content:active
{
    background-image: url("../img/screen_btnR_o.png");
}

.thumbnail
{
    width: 248px;
    top: 50%;
    left: 50%;

    margin-left: -124px;
    margin-top: -70px;
}

.thumbnail .content
{
    width: 248px;
    height: 140px;

    /*margin-top: -70px;*/
    left: 0px;
    opacity: 0.5;
    
    position: relative;
    cursor: pointer;
}

.thumbnail .content:hover,
.thumbnail .content:active
{
    opacity: 1.0;
}

DIV#deemo_screenshot_carousel_display
{
    z-index: 1;
}

DIV#deemo_screenshot_carousel_display .content
{
    /*background-color: rgba(0, 0, 0, 0.5);*/

    width: 449px;
    height: 253px;
    
    margin-top: -125px;
    margin-left: -227px;

    overflow: hidden;
}

DIV#deemo_screenshot_mask
{
    z-index: 2;
}

DIV#deemo_screenshot_mask .content
{
    background-image: url("../img/ss/ssMask.png");

    width: 449px;
    height: 253px;
    
    margin-top: -125px;
    margin-left: -227px;
}

DIV#deemo_screenshot_set DIV
{
    display: table-cell;
}
