﻿

.trans_container
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:1200px;
    visibility:hidden;
    display: table;
    overflow: hidden;
    z-index:80;
}

.trans_layer
{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:180%;
    margin: 0px;
    padding: 0px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6; 
    z-index:80;
}

.trans_centralizer
{
    position: absolute;
    top: 30%;
    left:50%;
    display: table-cell;
    vertical-align: middle;
    z-index:90;
}

.trans_inner_container
{
    position:absolute;
    color:#000000;
    width:496px;
    height:280px;
    margin:-140px -250px;
    display: table-cell;
    vertical-align: middle;
    z-index:99;
    background:#000000;
}

.video_box
{
    position:absolute;
    width:496px;
    height:316px;
    margin:0px;
    padding:0px;
    display: table-cell;
    z-index:99;
    left:0px;
    top:0px;
}

.video_top
{
    position:absolute;
    width:496px;
    height:21px;
    margin:0px;
    padding:0px;
    display: table-cell;
    z-index:99;
    background: url("images/video_top2.gif") no-repeat;
    top:-20px;
    left:0px;
}

.flash_exit
{
    position:absolute;
    width:45px;
    height:19px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    
}

.flash_exit a
{
    position:absolute;
    width:44px;
    height:19px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    left:452px;
    top:-18px;
    background: url("images/video_exit.gif") no-repeat;
}

.flash_exit a:hover
{
    position:absolute;
    width:44px;
    height:19px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    left:452px;
    top:-18px;
    background: url("images/video_exit_over.gif") no-repeat;
}


.get_flash
{
    position:absolute;
    width:494px;
    height:44px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    
}

.get_flash a
{
    position:absolute;
    width:494px;
    height:44px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    left:0px;
    top:320px;
    background: url("images/need_flash.jpg") no-repeat;
}

.get_flash a:hover
{
    position:absolute;
    width:494px;
    height:44px;
    margin:0px;
    padding:0px;
    display:block;
    z-index:99;
    left:0px;
    top:320px;
    background: url("images/need_flash_over.jpg") no-repeat;
}
