@charset "utf-8";
#BDBridgeWrap,#BDBridgeNewWrap{overflow:visible; text-align: left; clear:both; font: 12px/1.2 Tahoma,"宋体",Helvetica,sans-serif; }
#BDBridgeLS{width:2px; height:2px; position:fixed; _position:absolute; top:50%; right:10px; z-index:2147483647}
/*#BDBridgeIconWrap{width:2px; height:2px; position:fixed; _position:absolute; top:50%; left:10px; z-index:2147483647;
margin:0; padding:0}*/
/*#BDBridgeFixedWrap{width:2px; height:2px}*/
#BDBridgeIconWrap { z-index: 2147483647; text-align: left; }

#LSContainer{position:absolute; top:10px; right:10px; width:2px; height:2px; z-index:2147483647}
/*#IconContainer{position:absolute;z-index:2147483647;font-size:12px;top:0;left:0;}*/
#IconContainer{position:relative;z-index:2147483647;font-size:12px;top:0;left:0;}
#UserPage{overflow:auto; width:100%; height:100%}
/*.bdbridge-icon-left{position:relative; zoom: 1;}*/
.bdbridge-icon-left { width: auto; zoom : 1}
.bdbridge-icon-right { width: auto; margin-left: 0; margin-right: 0; zoom: 1;}

/* reset text-align */
#IconContainer,
#bridgehead,
#bridgebottom, 
.bdbridge-icon-left,
.bdbridge-icon-right,
.bdbridge-item-txt {
    text-align: left;
}

.bdbridge-icon-right ul, .bdbridge-icon-right li{
    float: none;
    display: block;
}

.bdbridge-icon-group li{list-style:none;}
.bdbridge-icon-group{
    padding-bottom:8px;   
    padding-top:2px;  
    margin-right: 0;
    margin-left: 0;  
    overflow: hidden;
}
.bdbridge-icon-group ul{
    margin: 0px;
    margin-top:2px;
    margin-bottom:0px;
    padding:0px;
}

#IconContainer .opacitymask {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    position:absolute;
    left:0;
    -moz-border-radius: 6px;       /* mozilla 私有 */
    -webkit-border-radius: 6px;    /* webkit 私有 */
    border-radius: 6px;            /* 标准写法(chrome支持) */
}
#IconContainer .opacitymaskhover {
    filter:alpha(opacity=40);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    position:absolute;
    left:0;
    -moz-border-radius: 6px;       
    -webkit-border-radius: 6px;    
    border-radius: 6px;   
    cursor:pointer;    
    
}
#IconContainer .masktxt{
    position:relative;
    zoom:1;
    text-align: left;
    clear: none;
    *width: auto;
}

#bridgeopacity {
    height:40px;
    position:absolute;
}

.bdbridge-group-item{
    font-weight:bold;
    margin-left:10px;
    position:relative;
    -moz-border-radius: 6px;       /* mozilla 私有 */
    -webkit-border-radius: 6px;    /* webkit 私有 */
    border-radius: 6px;            /* 标准写法(chrome支持) */
    zoom:1;
    overflow: hidden; 
}
.bdbridge-group-item:hover{
  cursor:pointer;
}
.bdbridge-user-group-item{
    font-weight:bold;
    margin-left:10px;
    position:relative;
    -moz-border-radius: 6px;       /* mozilla 私有 */
    -webkit-border-radius: 6px;    /* webkit 私有 */
    border-radius: 6px;            /* 标准写法(chrome支持) */
    zoom:1;
    line-height: 15px\9;
    overflow: hidden;
}
.bdbridge-user-group-item div {
    *width: auto;
}
.bdbridge-icon-group div{
    line-height : 1.4;
}
.bdbridge-user-item{
    line-height: 21px;
    margin-left:15px;
    padding:1px;
    overflow: hidden;
    zoom: 1;
    height: 24px;
}
.bdbridge-user-item:hover, .bdbridge-user-item-hover{
    cursor:pointer;
    filter:alpha(opacity=80);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity:0.5;
    border:1px solid #ffffff;
    padding:0px;
    background:#cccccc;
}
#bridgehead{
    position:relative;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    overflow: hidden;
}
.bdbridge-bridgehead-hover{
    cursor:pointer;
}
.bdridge-user-img{
    background:url(../../img/matrix/btn.png) 0 -75px;
    width:10px;
    height:13px;
    line-height:13px;
    margin-top:4px;
    margin-right:5px;
}

.bdridge-user-img-disable{
    background:url(../../img/matrix/btn.png) -72px -62px;
    width:10px;
    height:13px;
    line-height:13px;
    margin-top:4px;
    margin-right:5px;
}

.bdridge-group-img{
    background:url(../../img/matrix/btn.png) -34px -48px;
    width:16px;
    height:14px;
    line-height:16px;
    position:relative;
    margin-left:5px;
    margin-top:5px;
    cursor:pointer;
}
.bdridge-group-img-disable{
    background:url(../../img/matrix/btn.png) -70px -48px;
    width:16px;
    height:14px;
    line-height:16px;
    position:relative;
    margin-left:5px;
    margin-top:5px;
}
.bdbridge-left-img{
    background:url(../../img/matrix/icon_close.png) -50px 0 no-repeat;
    width:25px;
    height:66px;
}
.bdbridge-left-img:hover{
    background:url(../../img/matrix/icon_close.png) -75px 0 no-repeat;
    cursor:pointer;
}
.bdbridge-left-hd-img{
    background:url(../../img/matrix/icon_close.png) -25px 0 no-repeat;
    width:25px;
    height:68px;
}
#bdbridge-left-close{
    margin-left: 0;
    margin-right: 0;
}
#bdbridge-left-close:hover{
    cursor:pointer;
    zoom: 1;
}
.bdbridge-left-hd-img:hover{
    background:url(../../img/matrix/icon_close.png) 0 0 no-repeat;
}
.bdbridge-right-img{
    background:url(../../img/matrix/icon_close.png) -100px 0 no-repeat;
    width:23px;
    height:66px;
    margin-left: 0;
    margin-right: 0;
}
.bdbridge-right-img:hover{
    background:url(../../img/matrix/icon_close.png) -123px 0 no-repeat;
}
.bdbridge-right-hd-img{
    background:url(../../img/matrix/icon_close.png) -146px 0 no-repeat;
    width:25px;
    height:68px;
}
.bdbridge-right-hd-img:hover{
    background:url(../../img/matrix/icon_close.png) -171px 0 no-repeat;
}
.bdbridge-item{
    float:left;
}
.bdbridge-user-item:after{
    content:".";
    height:1px;
    visibility:hidden;
    display:block;
    clear:both;
}

.bdbridge-icon-head{margin-left:0px;width:90px;height:30px;position:absolute;}

#BDBridgeIconIframe {position:absolute; top:0; left:0; border:none;background:transparent;}

/* added 2012 10 25*/
.bdbridge-item-txt { 
    margin-left: 15px; 
    width: auto;
    clear: none;
    white-space: nowrap;
    *width: 1px;
}
.bdbridge-item-group-txt { 
    margin-left: 25px; 
    text-align: left; 
    cursor: pointer; 
    width: auto; 
    margin-top: 4px;
    clear: none;
}

.bdbridge-icon-bottom { margin-left: 0; margin-right: 0;}