
.chatbuddy {
}


.buddyOn {
	display: none;
	font-size:12px;
}

.buddyOff {
	display: none;
}

.buddyAway {
	display: none;
}

.id_mine {
	font-size:12px;
	line-height:25px;
  	margin-left:10px;
}

.id_other {
	font-size:12px;
	margin-left:10px;
	color:#e72f11;
	line-height:25px;
}

.chat_mine {
	font-size:12px;
	line-height:20px;
}

.chat_other {
	font-size:12px;
	letter-spacing:1px;
	line-height:25px;
  }


.chat_time {
	line-height:25px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:green;
}

.chat_sysmsg {
	font-size:12px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:blue;
}


.x-window .chat-win  div {
	border-style: outset;
}

.chat-win ul.x-tab-strip-top {
	background-color: green;
}

.chat-win .x-resizable-handle {
	background: blue;
}


.chat-win .x-tab-strip-top li.x-tab-strip-closable {
 }



.chat-win .x-tab-strip-top li.x-tab-strip-active {
}

.chat-win .x-tab-strip-top .x-tab-right span.x-tab-strip-text {
	font-size:12px;
    color : #888888;
}
	
.chat-win .x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
	font-style:bold;
	color : #e72f11;
}

table.chat-send-button  {
margin:7px 0 0 0;
 }

table.chat-send-button   button.x-btn-text {
	font-style:bold;
	font-size:12px;
	letter-spacing:5px;
}



.reserve-button .x-btn-center , .reserve-button .x-btn-left , .reserve-button .x-btn-right{ background:none; padding:0px;}
.reserve-button{ position:absolute; bottom:1px;}

a:link.chat-top-buttons, a:visited.chat-top-buttons {font-size:14px; font-weight:bold; color:green;  line-height:30px; }



