/* CSS Document */
#presence-logo{
   font-size:11px;
   font-weight:normal;
   color:#333333;
   
 }
 .presence-toolBar{
    line-height:26px;
 }
 .presence-toolBar a{
    color:#333333;
	margin:0 5px;
 }
 .presence-toolBar-icon{
    display:block;
	float:left;
	width:18px;
	height:24px;
	background:transparent url('<?php echo static_images_path()?>http://site.tongxueimg.com/v5/build/images/presence/notifications.gif') no-repeat scroll center;
 }
 .noti-num{
   color:#ff0000!important;
 }
 .full{
    
 }
 .presence-game-block{
   margin-top:3px;
   margin-right:3px;
 }
 .presence-game-sanguo a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-game-sanguo.gif') no-repeat scroll 0 center;
 }
 .presence-game-wu a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-game-wu.gif') no-repeat scroll 0 center;
 }
 .presence-game-jian a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-game-jian.gif') no-repeat scroll 0 center;
 }
 .presence-game-shang a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-game-shang.gif') no-repeat scroll 0 center;
 }
 .presence-game-jingling a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-game-jingling.gif') no-repeat scroll 0 center;
 }
 .presence-game-jiuzhou a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v4/images/icons/jzzj.gif') no-repeat scroll 0 center;
 }
 
 .presence-game-xingji a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v4/images/icons/xjdg.gif') no-repeat scroll 0 center;
 }
 .presence-game-wczz a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v4/images/icons/wczz.gif') no-repeat scroll 0 center;
 }
 
 .presence-game-yxzc a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v4/images/icons/yxzc.gif') no-repeat scroll 0 center;
 }
 .presence-game-yxcs a{
   display:block;
   width:20px;
   height:20px;
   background:transparent url('http://site.tongxueimg.com/v4/images/icons/yxcs.gif') no-repeat scroll 0 center;
 }
 .presence-pipe{
   border-left:1px solid #0263B2;
   margin:0 3px;
   height:30px;
 }
 .presence-toolBar{
   border:none;
 }
 .presence-toolBar a{
   color:#0263B2;
 }
 .presence-tab-button{
   border:none;
 }
 #noti-feed{
   padding-left:18px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-toolBar-feed.gif?v=1') no-repeat scroll left center;
   display:inline-block;
 }
 #noti-walls{
   padding-left:18px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-toolBar-walls.gif?v=1') no-repeat scroll left center;
   display:inline-block;
 }
 #noti-msgs{
   padding-left:18px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-toolBar-msgs.gif?v=1') no-repeat scroll left center;
   display:inline-block;
 }
 #noti-notifications{
   padding-left:18px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-toolBar-noti.gif?v=1') no-repeat scroll left center;
   display:inline-block;
 }
 #noti-viewers{
   padding-left:18px;
   background:transparent url('http://site.tongxueimg.com/v5/build/images/presence/presence-toolBar-viewers.gif?v=1') no-repeat scroll left center;
   display:inline-block;
 }
/*new*/
.full #presence-ui{
	    border-left:none;
		
	  }
	  #presence-logo{
		width:100px;
		height:26px;
		line-height:26px;
		_height:24px;
		_line-height:24px;
		margin:0;
		padding:0;
		text-align:center;
		border-left:1px solid #b5b5b5;
		border-right:1px solid #b5b5b5;
		overflow:hidden;	
	  }
	  .presence-logo{
	      
	  }
      .presence-logo-action{
	    /*background:#ffffff url(<?php echo static_images_path('tx_PrecenseLogoBg.gif','def5')?>) no-repeat scroll 0 0!important;*/
		border-right:1px solid #000!important;
		border-left:1px solid #000!important;
		border-bottom:1px solid #000!important;
		height:24px!important;
		line-height:24px!important;
		background-color:#fff!important;
	  }
	  .presence-logo-on{
	    background-color:#ffffff!important;
	  }
	  .presence-logo-btn{
		margin:1px;
		height:24px;
        _height:22px;
		cursor:pointer;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
		padding-left:20px;
		background:#22ac38 url('http://site.tongxueimg.com/v4/def5/images/presence-btn-logoico.gif?v=5') no-repeat scroll 0 0;
		text-indent:-99em;
	  }
	  .precense-appList{
	    position:absolute;
		left:0;
		bottom:26px;		
		width:160px;
		background-color:#ffffff;
		border:1px solid #000;
		border-bottom:none;
		background:#ffffff url('../images/tx_PrecenseApplist.gif?v=1') no-repeat scroll 0 bottom;
		display:none;
	  }
	  .presence-tab-button{
	     border-left:1px solid #e5e5e5;
	  }
	  .presence-window{
	    _right:-1px;
		_bottom:25px;
	  }
	  /*applist*/
	  
	  .precense-appList h4{
	    margin:1px;
		padding:0 0 0 10px;
		height:24px;
		line-height:24px;
	    background:#0BC9D7 url('../images/min.gif?v=4') no-repeat scroll 140px 1px;
		text-align:left;
		color:#fff;
		cursor:pointer;
		font-weight:normal;
	  }
	  .presenceAppListH4On{
	    background:#0BC9D7 url('../images/min.gif?v=4') no-repeat scroll 140px -15px!important;
	  }
	  .precense-appList-tip{
	    display:block;
		height:24px;
		line-height:24px;
		padding-left:10px;
		background-color:#F0F4FF;
		color:#0263B2;
		font-size:12px;
		text-align:left;
	  }
	  .precense-appList h5{
	    margin:0 5px;
		border-bottom:1px solid #e5e5e5;
		height:24px;
		line-height:24px;
		padding-left:10px;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		color:#999999;
	  }
	  .precense-appList-List{
	    margin:0;
		padding:0;
		list-style:none;
		margin:0 5px;
	  }
	  .precense-appList-List li{
	  }
	  .precense-appList-List li a{
	    display:block;
		width:110px;
		text-align:left;
		height:30px;
		line-height:30px;
		padding-left:40px;
		background:transparent url() no-repeat scroll 10px center;
	  }
	  #presence-game{
	    padding-left:8px;
	  }
	  .precense-appList-cont{
		height:150px;
		margin:1px;
	  }
	  #chat-settings{
	    border-bottom:none;
	  }
      h5.presence-More-App{
	    height:0;
		overflow:hidden;
	  }
	  .presence-App-Edit{
	    font-size:16px;
		color:#005DB1;
		height:30px;
		line-height:30px;
		text-align:left;
		padding-left:20px;
	  }
      #presence-applist-moreApp{
	     margin:0;
         padding:0;
		 background-color:#F0F4FF;
         color:#0263B2;
		 border-bottom:none;
		 position:relative;
	  }
	  #presence-applist-moreApp ul{
	     position:absolute;
		 bottom:-210px;
		 left:-9999px;
		 background-color:#fff;
		 border:1px solid #000;
		 width:120px;
		 margin:0;
		 padding:0;
		 list-style:none;
	  }
	  #presence-applist-moreApp ul li{
	     
	  }
	  #presence-applist-moreApp ul li a{
	     background:transparent url() no-repeat scroll 15px center;
		 padding-left:40px;
		 height:24px;
		 overflow:hidden;
	  }
	  #presence-applist-moreApp ul li a:hover{
	     background:transparent url() no-repeat scroll 15px center;
		 padding-left:40px;
		 color:#005DB1;
	  }
	  #presence-applist-moreApp a{
	     display:block;
		 padding-left:15px;
		 background:transparent url('../images/presence_AppListMore.gif?v=1') no-repeat scroll 140px 7px;
	  }
	  #presence-applist-moreApp a:hover{
		 color:#fff;
		 background:#95BCF7 url('../images/presence_AppListMore.gif?v=1') no-repeat scroll 140px -12px;
	  } 