
/*BUTTON STYLE - 1*/
.t-component{display:inline-block;}
.t-component td{vertical-align:middle;}
.t-component .t-btn{cursor:pointer;white-space:nowrap;line-height:normal;width: auto;}
.t-btn .t-btn-left,.t-btn .t-btn-right{background:transparent url(../images/buttons/buttons-sprite-1.png) no-repeat 0 0;height:29px;width:6px;}
.t-btn-left i, .t-btn-right i{display:block;font-size:1px;line-height:1px;overflow:hidden;width:6px;}
.t-btn .t-btn-center{background:transparent url(../images/buttons/buttons-sprite-1.png) repeat-x 0 -58px;padding:0;}
.t-btn em, .t-btn em *{font-style:normal;font-weight:normal;}
.t-btn button,.t-btn span{background:transparent none;cursor:pointer;overflow:visible;padding-left:6px;padding-right:6px;border:0 none;width:auto;margin:0;}
.t-btn .t-btn-text{font-size:14px;font-weight:bold;color:#8d8d8d;line-height:1.5em;}
.t-btn .t-btn-left{background-position:0 0;}
.t-btn .t-btn-right{background-position:0 -29px;}

/*MOUSE OVER*/
.t-component:hover .t-btn-left,.t-btn-over .t-btn-left{background-position:0 -87px;}
.t-component:hover .t-btn-right,.t-btn-over .t-btn-right {background-position:0 -116px;}
.t-component:hover .t-btn-center,.t-btn-over .t-btn-center {background-position:0 -145px;}
.t-component:hover .t-btn-text,.t-btn-over .t-btn-text{color:#313131;}
/*END MOUSE OVER*/

.t-icon-btn .t-btn button,.t-icon-btn .t-btn span{background:url(../images/buttons/icons-sprite.png) no-repeat 0 0;padding-left:0;text-indent:22px;}
.t-btn span{display:block;height:20px;}
.home .t-btn button,.home .t-btn span{background-position:0 0;}
.conversation .t-btn button,.conversation .t-btn span{background-position:0 -20px;}
.access .t-btn button,.access .t-btn span{background-position:0 -40px;}
.join .t-btn button,.join .t-btn span{background-position:0 -60px;}
.t-component .t-btn-text .userAvatar, .t-component .t-btn-text .icon{display:none;}
.t-user-icon-btn .t-btn-text{padding-left:0;}
.t-user-icon-btn .t-btn-text .userAvatar, .t-user-icon-btn .t-btn-text .icon{display:block;float:left;margin-right:2px;width:18px;height:18px;border:1px solid #DDDDDD;}
.t-user-icon-btn .t-btn-text .userAvatar img, .t-user-icon-btn .t-btn-text .icon img{width:18px;height:18px;}
/*END BUTTON STYLE - 1*/

/*BUTTON STYLE - 2*/
.t-btn-2 .t-btn .t-btn-left,.t-btn-2 .t-btn .t-btn-right{background:transparent url(../images/buttons/buttons-sprite-2.png) no-repeat 0 0;height:27px;width:9px;}
.t-btn-2 .t-btn .t-btn-center{background:transparent url(../images/buttons/buttons-sprite-2.png) repeat-x 0 -54px;padding:0;}
.t-btn-2 .t-btn .t-btn-left{background-position:0 0;}
.t-btn-2 .t-btn .t-btn-right{background-position:0 -27px;}
.t-btn-2 .t-btn .t-btn-text{color:#fff;}

.t-btn-2:hover .t-btn-left,.t-btn-2 .t-btn-over .t-btn-left{background-position:0 -81px;}
.t-btn-2:hover .t-btn-right,.t-btn-2 .t-btn-over .t-btn-right {background-position:0 -108px;}
.t-btn-2:hover .t-btn-center,.t-btn-2 .t-btn-over .t-btn-center {background-position:0 -135px;}
/*END BUTTON STYLE - 2*/

/*BUTTON STYLE - 3*/
.t-btn-3 td{vertical-align:bottom;}
.t-btn-3 .t-btn .t-btn-left,.t-btn-3 .t-btn .t-btn-right{background:transparent url(../images/buttons/buttons-sprite-3.png) no-repeat 0 0;height:25px;width:8px;}
.t-btn-3 .t-btn .t-btn-center{background:transparent url(../images/buttons/buttons-sprite-3.png) repeat-x 0px -50px;padding:0;}
.t-btn-3 .t-btn .t-btn-left{background-position:0 0;}
.t-btn-3 .t-btn .t-btn-right{background-position:0 -25px;}
.t-btn-3 .t-btn .t-btn-text{font-size:11px;font-weight:normal;color:#fff;}

.t-btn-3:hover .t-btn-left,.t-btn-3 .t-btn-over .t-btn-left{background-position:0 -75px;}
.t-btn-3:hover .t-btn-right,.t-btn-3 .t-btn-over .t-btn-right {background-position:0 -100px;}
.t-btn-3:hover .t-btn-center,.t-btn-3 .t-btn-over .t-btn-center {background-position:0 -125px;}

/*END BUTTON STYLE - 3*/

/*BUTTON STYLE - 4*/
.t-btn-4 .t-btn .t-btn-left,.t-btn-4 .t-btn .t-btn-right{background:transparent url(../images/buttons/buttons-sprite-4.png) no-repeat 0 0;height:30px;width:7px;}
.t-btn-4 .t-btn .t-btn-center{background:transparent url(../images/buttons/buttons-sprite-4.png) repeat-x 0 -60px;padding:0;}
.t-btn-4 .t-btn .t-btn-left{background-position:0 0;}
.t-btn-4 .t-btn .t-btn-right{background-position:0 -30px;}
.t-btn-4 .t-btn .t-btn-text{font-size:11px;font-weight:normal;color:#fff;}

.t-btn-4:hover .t-btn-left,.t-btn-4 .t-btn-over .t-btn-left{background-position:0 -90px;}
.t-btn-4:hover .t-btn-right,.t-btn-4 .t-btn-over .t-btn-right {background-position:0 -120px;}
.t-btn-4:hover .t-btn-center,.t-btn-4 .t-btn-over .t-btn-center {background-position:0 -150px;}
/*END BUTTON STYLE - 4*/

/*BUTTON STYLE - 5*/
.t-btn-5{display:block;}
.t-btn-5 table, .t-btn-5 .t-btn{width:100%;}
.t-btn-5 .t-btn .t-btn-left,.t-btn-5 .t-btn .t-btn-right{background:transparent url(../images/buttons/buttons-sprite-5.png) no-repeat 0 0;height:24px;width:10px;}
.t-btn-5 .t-btn .t-btn-center{background:transparent url(../images/buttons/buttons-sprite-5.png) repeat-x 0 -48px;padding:0;}
.t-btn-5 .t-btn .t-btn-left{background-position:0 0;}
.t-btn-5 .t-btn .t-btn-right{background-position:0 -24px;}
.t-btn-5 .t-btn .t-btn-text{font-size:12px;font-weight:bold;color:#2d2d2d;text-align:center;}

.t-btn-5:hover .t-btn-left,.t-btn-5 .t-btn-over .t-btn-left{background-position:0 -72px;}
.t-btn-5:hover .t-btn-right,.t-btn-5 .t-btn-over .t-btn-right {background-position:0 -96px;}
.t-btn-5:hover .t-btn-center,.t-btn-5 .t-btn-over .t-btn-center {background-position:0 -120px;}
.t-btn-5:hover .t-btn .t-btn-text{color:#fff;}
/*END BUTTON STYLE - 5*/

#homeMenu li a, #rtMenu li a{display: block;font-size:14px;font-weight:bold;color:#8d8d8d;line-height:1.9em;text-decoration: none;height: 29px;overflow: hidden;}
#homeMenu li a:hover,#homeMenu li a:active,#homeMenu li a.current,#rtMenu li a:hover,#rtMenu li a:active,#rtMenu li a.current{color:#313131;}
#homeMenu li a:hover .lt,#homeMenu li a:active .lt,#homeMenu li a.current .lt,#rtMenu li a:hover .lt,#rtMenu li a:active .lt,#rtMenu li a.current .lt{background: transparent url(../images/buttons/sprite-bttn.png) no-repeat left -29px;}
#homeMenu li a:hover .rt,#homeMenu li a:active .rt,#homeMenu li a.current .rt,#rtMenu li a:hover .rt,#rtMenu li a:active .rt,#rtMenu li a.current .rt{background: transparent url(../images/buttons/sprite-bttn.png) no-repeat right -29px;}
#homeMenu li a .lt,#rtMenu li a .lt{background: transparent url(../images/buttons/sprite-bttn.png) no-repeat;height: 29px;position: relative;float: left;padding: 0 3px 0 9px;}
#homeMenu li a .rt,#rtMenu li a .rt{background: transparent url(../images/buttons/sprite-bttn.png) no-repeat right top;height: 29px;width: 6px;position: relative;float: left;}

#homeMenu li a .home div{background:url(../images/buttons/icons-sprite.png) no-repeat 0 3px;height:25px;margin-top:2px;overflow:hidden;text-indent:24px;}
#rtMenu li a .join div{background:url(../images/buttons/icons-sprite.png) no-repeat 0 -57px;height:25px;margin-top:2px;overflow:hidden;text-indent:24px;}
#rtMenu li a .access div{background:url(../images/buttons/icons-sprite.png) no-repeat 0 -37px;height:25px;margin-top:2px;overflow:hidden;text-indent:24px;}
#rtMenu li a .conversation div{background:url(../images/buttons/icons-sprite.png) no-repeat 0 -17px;height:25px;margin-top:2px;overflow:hidden;text-indent:24px;}