.chatBar, #ofLink, #oaLink
{
	position: relative;
	float: right;
	
	border-style: solid;
	border-color: #e2e2e2;
	border-width: 0px 1px 0px 1px;
	border-right-color: #808080;
	
	background-color: #2B3035;
	background-image: url(../../../../../themes/simple/images/row_shine.png);
	
	padding: 3px 6px 3px 6px;		
}
#ofLink, #oaLink
{
	float: left;
	border-color: #808080;
	padding: 3px 25px 3px 5px;
	margin: 0px 0px 0px 10px;
	
	background-image: url(../../../../../themes/simple/images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 95% 20%; 
}
#oaLink
{
	margin-left: 1px;	
}
#chatStatus
{
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 20px;
	background-color: #e2e2e2;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 1px 1px 0px 1px;	
	
	background-image: url(../../../../../themes/simple/images/row_shine_dark.png);
	background-repeat: repeat-x;
	
	z-index: 1500;
}
#setStat
{
	float: left;
	height: 14px;	
	
	margin: 2px 0px 0px 3px;
	
	color: #e2e2e2;	
}
#setStat span
{
	display: inline-block;
	
	background-image: url(images/chat_status.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	width: 20px;	
	height: 14px; 	
	
	margin: 0px 5px 0px 0px;
	
	border-color: #4b4b4b;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
#setStat span.off
{
	background-position: -20px 0px;
}
.chatbox 
{
	position: fixed;
		
	bottom: 20px;
		
	width: 250px;
	
	display:none;	
}
a.chatClose, a.chatMin
{
	float: right;
	clear: none;
	
	background-repeat: no-repeat;	
}
a.chatClose
{
	background-image: url(../../../../../images/delete.gif);
	
	width: 13px;
	height: 12px;
	
	margin: 3px 0px 0px 0px;
}
a.chatMin
{
	background-image: url(../../../../../themes/simple/images/general/minmax.png);
		
	width: 11px;
	height: 11px;
	margin: 3px 5px 0px 0px;
}
.chatboxhead 
{
	background-image: url(../../../../../themes/simple/blockImages/tab_back_over.jpg);
	background-repeat: repeat-x;
	background-position: -2px -3px;
	background-color: #223E70;
	
	border-color: #4b4b4b;
	border-style: solid;
	border-width: 1px;
	
	/*-o-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;*/
	
	padding:2px 7px 2px 2px;
	color: #ffffff;
	
	overflow: hidden;
	/*cursor: move;*/
}
.chatBarActive
{
	background-image: url(../../../../../themes/simple/blockImages/tab_back_over.jpg);
	background-repeat: repeat-x;
	background-position: -2px -3px;	
}
.chatboxblink, .chatbarblink 
{
	background-color: #40474F;
	background-image: url(../../../../../themes/simple/blockImages/tab_back.jpg) !important;
	background-repeat: repeat-x;	
	
	/*border-right:1px solid #176689;
	border-left:1px solid #176689;
	border: 1px solid #e2e2e2;*/
}

.chatboxcontent 
{	
	color: #e2e2e2;
	
	height: 200px;
	width: 234px;
	
	overflow-y:auto;
	overflow-x:auto;
	
	padding: 7px !important;	
	
	line-height: 1.3em;
}

.chatboxinput {
	padding: 5px;
	background-color: #2B3035;	
	
	border: 1px solid #4b4b4b;
	border-width: 0px 1px 1px 1px;
	
	/*-o-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;*/
			
}

.chatboxtextarea 
{
	width: 195px;
	height: 15px;
	
	padding:3px 0pt 3px 25px;
	
	font-family: "Lucida Grande",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	
	background-image: url(images/chat_input.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	border: 1px solid #eeeeee;
	margin: 1px;
	overflow:hidden;
}
.btnChatSend
{
	position: relative;
	
	top: -5px;
	
	height: 23px;
	
	width: 12px !important;
	margin: 0px 0px 1px 1px;	
}
.chatboxtextareaselected 
{
	border: 1px solid #f99d39 !important;
	/*margin:0;*/
}

.chatboxmessage 
{
	margin: 0px 5px 0px 3px;
	/*text-align: justify;*/
}

.chatboxinfo {
	margin-left:-4px;
	color:#9c9c9c;

}

.chatboxmessagefrom {
	margin: 0px 0px 0px -4px;
}

.chatboxmessagecontent {
}

.chatboxoptions {
	float: right;
}

.chatboxoptions a {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.chatboxtitle 
{
	float: left;
	cursor: pointer;
}
div.chatAcctHead
{
	/*border-style: solid;
	border-color: #e2e2e2;
	border-width: 0px 0px 1px 0px;*/
	
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
div.chatAcctHead a.avatar
{
	float: left;
	
	width: 45px;
	height: 45px;
	
	margin: 0px 10px 0px 0px;	
}
div.chatAcctHead .genMemberTag
{
	float: left;
	width: 180px;
	margin: 3px 0px 0px 0px;	
}
div.chatAcctHead img.avatar
{
	width: 45px;
	height: 45px;
}
#onlineFriends, #onlineAdmins
{
	position: fixed;
	
	bottom: 20px;
	left: 150px; 
}
#onlineAdmins
{
	left: 220px;
}
#onlineFriends div.actual, #onlineAdmins div.actual
{
	max-height: 450px;
	overflow: auto;
}