﻿@charset "utf-8";

#flash_control .icon-up i, #flash_control .icon-up i:hover, #flash_control .icon-play i, #flash_control .icon-play i:hover, #flash_control .icon-pause i, #flash_control .icon-pause i:hover, #flash_control .icon-down i, #flash_control .icon-down i:hover { background: url(../images/icon_expert_arrow.png) no-repeat; }

.expert { position: absolute; z-index: 600; }
#flash_control { position: absolute; z-index: 900; width: 51px; top: -9999em; right: 5px; top:5px!important;}
    #flash_control a { cursor: pointer; display: block; margin-bottom: 1px; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#99000000', endColorstr='#99000000'); background: transparent; background: rgba(0,0,0,.6);  opacity:0.3;}
#flash_control a:hover { opacity:0.7;}
:root #flash_control a { filter: none\0/IE9;}
#flash_control a i { display: block; height: 100%; width: 100%; }
#flash_control .icon-up, #flash_control .icon-down { visibility: hidden; }
    #flash_control .icon-up i { background-position: -427px 0; height: 51px; width: 51px;}
        #flash_control .icon-up i:hover { background-position: -244px 0; height: 51px; width: 51px;}
#flash_control .icon-play i { background-position: -366px 0; height: 51px; width: 51px; display: none;}
    #flash_control .icon-play i:hover { background-position: -183px 0; height: 51px; width: 51px;}
#flash_control .icon-pause i { background-position: -305px 0; height: 51px; width: 51px;}
    #flash_control .icon-pause i:hover { background-position: -122px 0; height: 51px; width: 51px;}
#flash_control .icon-down i { background-position: 0px 0; height: 51px; width: 51px;}
    #flash_control .icon-down i:hover { background-position: -61px 0; height: 51px; width: 51px;}
#flash_control .on .icon-up, #flash_control .on .icon-down { visibility: visible; }
#flash_control .on .icon-play i { display: block; }
#flash_control .on .icon-pause i { display: none; }
/* /index-only\ */

.expert li { position: absolute; overflow: hidden; z-index: 601; left: 0; }
.expert .default { z-index: 605; }
.expert img { width: 100%; height: 100%; }