

div.bjs_ts2viewer {clear:both;}
div#bjs_ts2viewer_server {float:left;width:300px;}
div#bjs_ts2viewer_profile {float:right;width:200px;}

div#bjs_ts2viewer_profile img.profilimage {margin-top:2px;float:right}


div#bjs_ts2viewer_profile div.name {font-size:14px;text-decoration:underline;}


div.ti {clear:left;float:left;width:100%}
div.ti div {float:left;height:16px;line-height:16px}

div.ti div.ti_tree {width:16px} /*main-channel branch*/
div.ti div.ti_image {width:16px;background-repeat: no-repeat;}
div.ti div.ti_name {padding-left:2px;line-height:14px;font-size:12px;font-family:Arial, Helvetica, sans-serif ;}

div.ti div.ti_image.server {background:url("/typo3conf/ext/bjs_ts2viewer/res/teamspeak_online.png") center;}
div.ti div.ti_image.server.offline {background:url("/typo3conf/ext/bjs_ts2viewer/res/teamspeak_offline.png") center;}
div.ti div.ti_image.channel {background:url("/typo3conf/ext/bjs_ts2viewer/res/channel.png");}

div.ti div.ti_tree.through {background:url("/typo3conf/ext/bjs_ts2viewer/res/treeimage1.png");}
div.ti div.ti_tree.split {background:url("/typo3conf/ext/bjs_ts2viewer/res/treeimage2.png");}
div.ti div.ti_tree.end {background:url("/typo3conf/ext/bjs_ts2viewer/res/treeimage3.png");}

div.ti div.ti_image.player {background:url("/typo3conf/ext/bjs_ts2viewer/res/player_normal.png");}
div.ti div.ti_image.player.away {background:url("/typo3conf/ext/bjs_ts2viewer/res/player_away.png");}
div.ti div.ti_image.player.channelcommander {background:url("/typo3conf/ext/bjs_ts2viewer/res/player_channelcommander.png");}
div.ti div.ti_image.player.microphonemuted {background:url("/typo3conf/ext/bjs_ts2viewer/res/player_mutemicrophone.png");}
div.ti div.ti_image.player.speakermuted {background:url("/typo3conf/ext/bjs_ts2viewer/res/player_mutespeakers.png");}

div.ti_name.player:hover {background-color:#eee;cursor:default;}