/*
 * CometChat 
 * Copyright (c) 2009 Inscripts - support@cometchat.com | http://www.cometchat.com | http://www.inscripts.com
*/

#cometchat_base {
/*	z-index:1000;*/
    position:fixed;
	bottom:0px;
	display:block;
	height:25px;
	left:15px;
	background-image:url(../images/chat/bgrepeat.png);
	border-left:1px solid #000;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:8pt;
}

#cometchat_chatboxes {
	height:25px;
	overflow:hidden;
	float:right;
}

#cometchat_chatboxes_wide {
	height:25px;
	width:0px;
}

#cometchat_chatbox_left {
	float:right;
	cursor:pointer;
	width:10px;
	height:18px;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:3px -350px;
	padding-left:11px;
	padding-top:6px;
	color:#ccc;
	border-left:1px solid #000;
	margin-top:1px;
}

#cometchat_chatbox_right {
	float:right;
	cursor:pointer;
	width:17px;
	height:18px;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:11px -572px;
	padding-left:3px;
	padding-top:6px;
	color:#ccc;
	border-left:1px solid #000;
	margin-top:1px;
}

.styled_text {
	color:#00aeef;
	font-size:9pt	;
	font-weight:bold;
}

.cometchat_chatbox_right_last {
	background-position:11px -611px !important;
	cursor:default !important;
	color:#a7a7a7 !important;
}

.cometchat_chatbox_left_last {
	background-position:3px -389px !important;
	cursor:default !important;
	color:#a7a7a7 !important;
}

.cometchat_chatbox_lr {
	display:none !important;
}

.cometchat_chatbox_lr_mouseover {
	background-color:#ffffff !important;
}

#cometchat_optionsbutton {
	width:25px;
	border-right:1px solid #000;
}

#cometchat_userstab {
	width:176px;
	padding-left:9px;
}

.cometchat_userstabclick {
	background-position:5px 3px !important;
	padding-left:8px !important;
	width:177px !important;
}

.cometchat_closebox {
	width:21px;
	height:12px;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:4px -934px;
	float:right;
}


.cometchat_closebox_bottom {
	width:16px;
	height:12px;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:1px -1010px;
	float:right;
}

.cometchat_closebox_bottom_click {
	background-position:0px -1010px !important;
}

.cometchat_closebox_bottomhover {
	background-position:1px -1047px !important;
}

.cometchat_chatboxmouseoverclose {
	background-position:4px -973px !important; 
}


.cometchat_name {
	float:left;
	color:#fff;
}

#cometchat_chatbox_buttons {
	float:right;
}



.cometchat_tabmouseover {

	background-image:url(../images/chat/tabmouseover.png);
	
}

.cometchat_tabmouseovertext {
	text-decoration:underline;
}


.cometchat_tab {
	margin-top:1px;
	height:18px;
	border-left:1px solid #222;
	border-right:1px solid #444;
	
	float:right;
	padding-left:10px;
	padding-top:5px;
	cursor:pointer;
	font-weight:bold;
	width:140px;
	color:#ccc;
	line-height:1.2em;
}

.cometchat_tabclick {
	background-color:#000 !important;
	border-left:1px solid #666 !important;
	border-right:1px solid #666 !important;
	border-bottom:1px solid #666 !important;
	padding-top:4px !important;
	text-decoration:underline;
	color:#fff !important;
	background-image:none;
	-moz-opacity:.90; filter::(opacity=90); opacity:.90;
}

.cometchat_usertabclick {
	width:141px !important;
	padding-left:9px !important;
}

.cometchat_tabpopup {
/*	z-index:10005;*/
    position:fixed;
	width:230px;
	font-size:8pt;
}

#cometchat_userstab_popup {
	width:224px;
}

#cometchat_optionsbutton_popup {
	width:224px;
}

.cometchat_tabopen {
	display:block !important;
}

.cometchat_tabtitle {
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-top:1px solid #666;
	background-color:#000 !important;
	color:#ffffff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	_background-color:#000000 !important;
	background-position:195px -424px;
	padding-right:0px;
}

.cometchat_userstabtitle {
text-align:left;
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-top:1px solid #666;
	background-color:#000 !important;
	color:#ffffff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	_background-color:#000000 !important;
	background-position:205px -424px;
}

.cometchat_chatboxtabtitlemouseover {
	background-position:195px -457px !important; 
}

.cometchat_chatboxtabtitlemouseover2 {
	background-position:205px -457px !important; 
}

.cometchat_tabsubtitle {
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
        background-image:url(../images/chat/statusbg.png);
        background-repeat:repeat-x;	
	padding:5px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	line-height:1.3em !important;
	text-align:left;
}

#cometchat_optionsbutton_popup .cometchat_tabsubtitle {
	font-size:7.5pt;
}

.cometchat_userpopupchat .cometchat_tabsubtitle {
	height:78px !important;
	background-color:#000;
}

.cometchat_plugins {
	height:25px;
	border-top:1px solid #666;
	padding-right:5px;
	padding-top:6px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:7pt;
	color:#666666;
	width:219px;
	text-align:right;
	height:25px;
	margin-left:-5px;
	padding-left:5px;
	
}

.cometchat_pluginsicon {
	cursor:pointer;
	margin-right:5px;
}

.cometchat_pluginsicon_divider {
	margin-right:5px;
}

.cometchat_tabcontent {
	border-right:1px solid #666;
	border-left:1px solid #666;
	background-color:#000;
 
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:1px;
	color:#fff;
	overflow-x:hidden;
	overflow-y:auto;
	line-height:1.3em !important;
	text-align:left;
}

.cometchat_tabcontenttext {
	height:200px;
	border-bottom:1px solid #000;
	padding:5px;
	width:217px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
}

#cometchat_userscontent {
	height:300px;
	overflow-x:hidden;
	overflow-y:auto;
	line-height:100% !important;
}

.cometchat_userspic {
/*    z-index:1000;*/
    float:left;
    border:1px solid #29ABE2;
    width:30px;
    height:30px;
}

.cometchat_tabcontentinput {

	padding:4px 5px 0px 25px;
	border:0px;
	border-top:1px solid #666;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:5px -25px;
	outline:none;
}

.cometchat_textarea {
	width:195px;
	border:0px;
	height:18px;
	overflow:hidden;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:8pt;
	color:#fff;
	background-color:#000;
	outline:none;
 
}

.cometchat_userlist_hover {
	background-color:#666 !important;
/*    z-index:99999;*/
	color:#fff;
}

.cometchat_tooltip_content {
background-color:#333333;
color:#ffffff;
padding:5px;
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:8pt;
white-space:nowrap;
}


.cometchat_userlist {
	cursor:pointer;
	height:32px;
    padding:2px;
	line-height:100%;
	text-align:left;
/*    z-index:99999;*/
}
.cometchat_userscontentname {
	float:left;
 	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.cometchat_userslist{
	float:left;
 	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.cometchat_typelist{
	margin-top:2px;
    display:block;
}

.cometchat_userscontentdot {
	float:right;
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:20px;
	height:16px;
}

.left_icon {
        float:left;
        height:16px;
        width:16px;
}

.available_icon {
        background:url(../images/chat/cometchat.png) no-repeat center right;
        _background:url(../images/chat/cometchat.gif) no-repeat center right;
        background-position:0 -129px !important;
}

.away_icon {
        background:url(../images/chat/cometchat.png) no-repeat top left;
        _background:url(../images/chat/cometchat.gif) no-repeat top left;
        background-position:0 -221px !important;
}

.offline_icon {
        background:url(../images/chat/cometchat.png) no-repeat top left;
        _background:url(../images/chat/cometchat.gif) no-repeat top left;
        background-position:0 -1088px !important;
}



.cometchat_available {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -129px !important; 
}

.cometchat_away {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -175px !important; 
}

.cometchat_busy {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -221px !important; 
}

.cometchat_offline {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -1088px !important; 
}

#cometchat_tooltip {
	background-image:url(../images/chat/pointer.png);
	background-repeat:no-repeat;
	background-position:right bottom; 
/*	z-index:1001;*/
	position:fixed;
	display:none;
	padding-bottom:4px;
}

.cometchat_tooltip_left {
	background-position:left bottom !important; 
}

.cometchat_closebox_bottom_status {
	float:left;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	background-position:0 -1px;
}

.cometchat_tabalert {
	width:16px;
	height:16px;
	position:absolute;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -537px;
	color:white;
	font-size:6pt;
	padding-top:1px;
	text-align:center;
	text-decoration:none !important;
	line-height:100%;
}

.cometchat_tabalertlr {
	width:16px;
	height:16px;
	position:absolute;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0 -537px;
	color:white;
	font-size:6pt;
	padding-top:1px;
	text-align:center;
}

.cometchat_chatboxmessage {
	padding-left:1em;
        border-bottom:1px solid #404040;
	padding-bottom:.5em;
	padding-top:.5em;
}

.cometchat_chatboxmessagefrom {
	margin-left:-1em; /* Comment this line if your page direction is rtl */
	display:block;
	font-weight:bold;
	color:#00b6fb !important;
}

.cometchat_statustextarea {
	border:1px solid #cccccc;
	background-color:#000;
	width:200px;
	padding:4px;
	margin-top:3px;
	margin-bottom:3px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size:8pt;
	color:#fff;
	overflow-x:hidden;
	overflow-y:auto;
	height:42px;
	outline:none;
}

.cometchat_status_block {
    display:block;
    clear:left;

}

.cometchat_optionsstatus {
	color:#fff !important;
	text-decoration:none;
	padding-left:2px;
	font-weight:bold;
	float:left;
	padding-top:1px;
	cursor:pointer;
}

.cometchat_optionsprivacy {
        color:#fff !important;
        text-decoration:none;
        padding-left:2px;
        font-weight:bold;
        float:left;
        padding-top:1px;
        cursor:pointer;
}


.cometchat_soundnotifications {
	font-weight:bold;
}

.cometchat_optionsstatus2 {
	padding-left:10px;
	float:left;
}

.cometchat_friendtextbox {
	border:1px solid #cccccc;
	width:200px;
	padding:2px;
	margin-top:4px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size:8pt;
	color:#444444;
	font-weight:normal;
}

.cometchat_tabsubtitle a {
	color:#fff;
}

.cometchat_tabcontent a {
	color:#ccc;
}

.cometchat_gooffline {
	color:#000000;
	cursor:pointer;
}

.cometchat_user_invisible {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:10px -890px !important;
	width:16px;
	height:16px;
}

.cometchat_user_available {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -752px !important;
	width:16px;
	height:16px;
}

.cometchat_user_busy {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:10px -798px !important;
	width:16px;
	height:16px;
}

#cometchat_userstab_icon {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -753px;
	width:25px;
	height:16px;
	float:left;
	padding-right:5px;
}


.cometchat_user_invisible2 {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -891px !important;
}

.cometchat_user_available2 {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -753px !important;
}

.cometchat_user_busy2 {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -799px !important;
}

.cometchat_user_away2 {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:0px -845px !important;
}




.cometchat_optionsimages {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:10px -309px !important;
}

.cometchat_optionsimages_click {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:10px -310px !important;
}

.cometchat_optionsimages_exclamation {
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:10px -263px !important;
}

.cometchat_trayicon {
	float:left;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #444;
	margin-left:1px;
	margin-top:1px;
	padding-top:5px;
	height:18px;
	cursor:pointer;
}

.cometchat_smiley {
	vertical-align:-3px;
}

.cometchat_nofriends {
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:8pt;
	padding:5px;
	line-height:1.3em;
}

.cometchat_traypopup {
	background-color:#000000;
/*	z-index:10000;*/
	position:fixed;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:8pt;
}

.cometchat_traytitle {
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #666666;
	background-color:#000000 !important;
	color:#ffffff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
	padding-right:0px;
}

.cometchat_traycontent {
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	background-color:#000000;
 
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:1px;
	color:#333333;
	overflow-x:hidden;
	overflow-y:auto;
}

.cometchat_traycontenttext {

	padding:0px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.cometchat_trayclick {
	background-color:#000 !important;
	border-left:1px solid #333333 !important;
	border-right:1px solid #333333 !important;
	border-bottom:1px solid #333333 !important;
	padding-top:4px !important;
	text-decoration:underline;
	color:#111111 !important;
	margin-left:0px;
	-moz-opacity:.90; filter::(opacity=90); opacity:.90;

}

.cometchat_minimizebox {
	width:21px;
	height:12px;
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;
	background-position:4px -430px;
	float:right;
}


.cometchat_chatboxtraytitlemouseover {
	background-position:4px -463px !important; 
}


.cometchat_star {	
	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left; 
	background-position:4px -1068px; 
	height:16px;
	width:16px;
}

.cometchat_star_empty { 	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;background-position:0 -1150px; height:16px;width:16px;} 
.cometchat_star_half { 	background:url(../images/chat/cometchat.png) no-repeat top left;
	_background:url(../images/chat/cometchat.gif) no-repeat top left;background-position:0 -1196px; height:16px;width:16px;} 


.cometchat_name a {
	color:white;
	text-decoration:none;
}

.cometchat_name a:hover {
	color:white;
	text-decoration:none;
}

.cometchat_avatar {
	border:1px solid #19e1e3;
	height:50px;
	width:50px;
}

.cometchat_avatarbox {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

.cometchat_ts {
	color:#666;
	font-size:7.5pt;
	padding-top:2px;
	padding-left:5px;
	cursor:default;
}

.cometchat_ts:hover {
	color:#ccc;font-size:7.5pt;padding-top:2px;padding-left:5px;
	cursor:default;
}

.cometchat_ts_date {
	display:none;
}

.cometchat_optionstyle {
        height:285px;	 
	padding:5px;
	padding-bottom:10px;
}

.cometchat_tabstyle {
	height:300px;
	padding-top:5px;
	padding-bottom:5px;
}

.cometchat_self {
	color:#00ffff !important;
}

.cometchat_chatboxmessagecontent {
	font-size:8pt;
	font-weight:bold;
	color:#d3d3d3 !important;
	margin-left:-7px;
}

.cometchat_chatboxmessagecontent a.chat_gps_icon{
	display:block;
	width:210px;
	height:58px;
	text-indent:-4000px;
	margin:3px 0 3px -11px;
	padding:0;
	text-decoration:none;
	background:transparent url(../images/_sprites/chat-comp.png) top left no-repeat;
}

.cometchat_chatboxmessagecontent a.chat_gps_icon:hover{
	background-position:0 -58px;	
}
.cometchat_chatboxmessagecontent a.chat_gps_icon:active{
	background-position:0 -116px;	
}

.cometchat_chatboxmessagecontent a.enlarge{
	display:block;
	margin:3px 0 3px -11px;
	padding:0;
	
}

.chat_iframe {
    display:none;
    height:5px;
    left:-1000px;
    position:absolute;
    top:-1000px;
    width:5px;
}

.cometchat_tabtext {
   padding-right:13px;
}


