/***************************************************************************
*
* IMPORTANT: This is a commercial product made by AntonLV and cannot be modified for other than personal usage. 
* This product cannot be redistributed for free or a fee without written permission from AntonLV. 
* This notice may not be removed from the source code.
*
***************************************************************************/
div.clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
}

/*--- Informer Styles ---*/
div.cinf_uaction {
	width: 16px;
	height: 16px;
	top: 1px;
	left: 1px;
	position: absolute;
	display: none;

	border: 0px;
	background-position: center;
	background-repeat: no-repeat;

	cursor: pointer;
}
div.cinf_uaction img {
	border: 0px;
	width: 16px;
	height: 16px;
}
div.cinf_umain {
	width: 323px;
	padding: 3px 0px;
	position: absolute; 
	display: none;
	z-index: 1000; 

	border: 1px solid #919191;  
	background-repeat: repeat-x; 		

	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	color: #333366;
}
div.cinf_ucell_hide {
	width: 16px;
	height: 16px;
	top: 6px;
	right: 6px;
	position: absolute;

	border: 0px;
	background-position: center;
	background-repeat: no-repeat;

	cursor: pointer;
}
div.cinf_ucell_hide img {	
	width: 16px;
	height: 16px;

	border: 0px;
}
div.cinf_ucell_header {
	width: 315px;
	height: 23px;
	margin: 0px 3px 3px 3px;
	position: relative;
	clear: left;
	float: left;

	border: 1px solid #919191;		
	background-color: #c7c7c7;

	text-indent: 5px;
	line-height: 23px;
	overflow: hidden;
}
div.cinf_ucell_header div#com_inf_rspId,
div.cinf_ucell_header div#com_inf_rspNick {
	position: relative; 
	float: left;
	display: none;
}
div.cinf_ucell_thumbnail {
	width: 110px;
	height: 110px;
	margin-left: 3px;
	position: relative;
	clear: left;
	float: left;

	border: 1px solid silver;
}
div.cinf_ucell_thumbnail img {
	width: 110px;
	height: 110px;

	background-position: center;
	background-repeat: no-repeat;
}
div.cinf_ucell_info {
	padding: 2px;
	margin-left: 3px;	
	position: relative;
	float: left;

	border: 1px solid silver;
}	
div.cinf_ucell_left, 
div.cinf_ucell_right {
	height: 16px;
	padding: 0px;
	margin-bottom: 2px;
	position: relative;
	float: left;
	
	border: 1px solid #b1b1b1;

	line-height: 16px;
	text-indent: 5px;
	font-size: 10px;
	overflow: hidden;
}
div.cinf_ucell_left {	
	width: 66px; 
	clear: left;
	text-align: left;	
}
div.cinf_ucell_right {		
	width: 124px; 
	margin-left: 2px;
}
div.cinf_ucell_messenger {
	width: 315px;
	margin: 3px 3px 0px 3px;
	padding: 0px;
	position: relative;
	clear: left;
	float: left;

	border: 1px solid silver;
}
div.cinf_ucell_messenger div.wrapper {
	padding: 2px;

	position: relative;
	float: left;	
}
input#com_inf_txt {	
	width: 260px;
	margin-right: 2px;
	position: relative;
	float: left;

	border: 1px solid silver;
}
*html input#com_inf_txt {	
	width: 260px;
	height: 17px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
}
div#com_inf_btn {
	width: 45px;
	height: 17px;
	position: relative;
	float: left;

	border: 1px solid silver;
	background-color: white;

	text-align: center;
	cursor: pointer;
}

div.cinf_upreloader {
	width: 100%;
	padding: 40px 0px 40px 0px;
	text-align: center;
}


/*--- Messenger Styles ---*/
div.cmsg_main {
	top: 10px; 
	left: 10px; 
	position: fixed; 
	display: none;
	z-index: 10000; 

	border: 1px solid #919191;  
	background-color: #ffffff;

	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333366;
}
*html div.cmsg_main {
	position: absolute; 
}
div.cmsg_main_wrapper {
	position: relative;
	padding: 3px;
}
div.cmsg_header {	
	width: 392px;
	height: 23px;
	margin-bottom: 3px;
	position: relative;
		
	border: 1px solid #919191;		
	background-color: #c7c7c7;

	text-indent: 5px;
	line-height: 23px;
	overflow: hidden;	
	font-size: bold;
}
div.cmsg_hide {
	width: 16px;
	height: 16px;
	top: 6px;
	right: 6px;
	position: absolute;

	border: 0px;
	background-position: center;
	background-repeat: no-repeat;

	cursor: pointer;
}
div.cmsg_view {		
	position: relative;
}
textarea#com_msg_view {
	width: 392px;
	height: 185px;
	position: relative;
	
	border: 1px solid #919191;
	background-color: #ffffff;
}
*+html textarea#com_msg_view {
	width: 390px;
}
*html textarea#com_msg_view {
	width: 390px;
}

div.cmsg_contact_list,
div.cmsg_msg {	
	width: 392px;
	padding: 2px 0px;
	margin: 3px 0px;
	position: relative;
	clear: both;
	float: left;

	border: 1px solid #919191;
}
div.cmsg_cl_capt {
	height: 20px;
	position: relative;
	float: left;

	line-height: 20px;
	text-indent: 5px;
}
select#com_msg_users {	
	width:120px;
	height: 20px;
	margin-left: 10px;
	position: relative;
	float: left;

	border: 1px solid silver;
}
div.cmsg_btn {
	width: 20px;
	margin-left: 10px;
	position: relative;
	float: left;
}
div.cmsg_msg {
	margin-bottom: 0px;
}
input#com_msg_text {
	width: 340px;
	height: 20px;
	margin-left: 5px;
	padding: 0px;
	position: relative;
	float: left;

	border: 1px solid silver;
}
img.cmsg_imgButtonOut {
	width: 20px;
	border: 1px solid white;
	cursor: pointer;
}
img.cmsg_imgButtonOver {
	width: 20px;	
	border: 1px dotted #B1B1B1;
	cursor: pointer;
}

/*--- Search Styles ---*/
div.csrch_main {	
	width: 240px; 
	z-index: 10001; 
	position: fixed; 
	display: none;

	border: 1px solid #919191;  
	background-color: #ffffff;
	
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #333366;
}
*html div.csrch_main {
	position: absolute;
}
div.csrch_main_wrapper {	
	padding: 3px;
	margin: 0px;
	position: relative;
	float: left;
}
div.cmsg_srch_header,
div.cmsg_srch_content {		
	width: 232px;	
	margin: 0px;
	position: relative;
	clear: left;
	float: left;	

	border: 1px solid #919191;		
	
	line-height: 23px;
	overflow: hidden;	
	font-size: bold;
}
div.cmsg_srch_header {	
	height: 23px;
	margin-bottom: 3px;
	background-color: #c7c7c7;

	text-indent: 5px;
}
div.cmsg_srch_content div.wrapper {
	padding: 3px 10px;
	position: relative;
	clear: left;
	float: left;
}

div.csrch_type {
	width: 172px;
	position: relative;
	clear: left;
	float: left;
}
div.csrch_type div.csrch_type_caption {
	height: 20px;
	margin-right: 5px;
	position: relative;
	float: left;

	line-height: 20px;
	text-indent: 0px;
}
div.csrch_type input.radio,
div.csrch_type label.radio {	
	margin-right: 5px;
	position: relative;
	float: left;
}
div.csrch_type input.radio {
	margin-right: 0px;
}
div.com_srch_txt {
	position: relative;
	clear: left;
	float: left;
}
input#com_srch_text {
	width: 200px;
	height: 20px;	

	border: 1px solid silver;
}
*html input#com_srch_text {
	margin: 0px;
	padding: 0px;
}
div.csrch_found {
	width: 70px;
	position: relative;
	clear:left;
	float:left;

	text-indent: 0px;
}
div#com_srch_id,
div#com_srch_nick {
	width:140px;
	float:left;
	overflow:hidden;
}
div#com_srch_id {
	width:10px;
	display: none;
}

div.csrch_btn {
	width: 202px;	
	position: relative;
	clear: left;
	float: left;
	text-align: center;
}
div#com_srch_add,
div#com_srch_search {		
	width: 90px;
	height: 20px;
	position: relative;
	float: left;

	border: 1px solid silver;

	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
div#com_srch_search {
	margin-right: 8px;
}
div.csrch_hide {
	width: 16px;
	height: 16px;
	top: 6px;
	right: 6px;
	position: absolute;

	border: 0px;
	background-position: center;
	background-repeat: no-repeat;

	cursor: pointer;
}