/*
 * CometChat 
 * Copyright (c) 2010 Inscripts - support@cometchat.com | http://www.cometchat.com | http://www.inscripts.com
*/

html { z-index:10000;
     overflow-y: -moz-scrollbars-vertical;
}

body { z-index:10000;
	padding-bottom: 30px;
}
 
#cometchat_base { z-index:10000;
	position:fixed;
	bottom: 0px;
	display: block;
	height: 60px;
	left: 15px;
	background: #f11d28;
	font-family: arial;
	font-size:9px;
	text-align:left;
	color: #ffffff;
}

#cometchat_chatboxes { z-index:10000;
	height: 60px;
	overflow: hidden;
	float:right;
	text-align:left;
}

#cometchat_chatboxes_wide { z-index:10000;
	height: 60px;
	width: 0px;
	text-align:left;
}

#cometchat_chatbox_left { z-index:10000;
	float:right;
	cursor: pointer;
	width: 10px;
	height: 30px;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 3px -350px;
	padding-left:11px;
	padding-top:6px;
	color: #333333;
	border-left:1px solid #ff5252;
	margin-top:1px;
	text-align:left;
}

#cometchat_chatbox_right { z-index:10000;
	float:right;
	cursor: pointer;
	width: 17px;
	height: 30px;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 11px -572px;
	padding-left:3px;
	padding-top:6px;
	color: #333333;
	border-left:1px solid #ff5252;
	margin-top:1px;
	text-align:left;
}

.cometchat_chatbox_right_last { z-index:10000;
	background-position: 11px -611px !important;
	cursor: default !important;
	color: #a7a7a7 !important;
	text-align:left;
}

.cometchat_chatbox_left_last { z-index:10000;
	background-position: 3px -389px !important;
	cursor: default !important;
	color: #a7a7a7 !important;
	text-align:left;
}

.cometchat_chatbox_lr { z-index:10000;
	display:none !important;
	text-align:left;
}

.cometchat_chatbox_lr_mouseover { z-index:10000;
	background-color: #ffffff !important;
	text-align:left;
}

/* Add display:none for below to hide options and whos online tab */

#cometchat_optionsbutton { z-index:10000;
	width:25px;
	text-align:left;
	margin-right:437px;
}

#cometchat_userstab { z-index:10000;
	width:176px;
	padding-left:9px;
	text-align:left;
}

/*
.#ff5252:first-child { z-index:10000;
	border-right: 1px solid #B5B5B5;
}
*/

/*****************************/

.cometchat_userstabclick { z-index:10000;
	background-position: 5px 3px !important;
	padding-left: 8px !important;
	width: 177px !important;
	text-align:left;
}

.cometchat_closebox { z-index:10000;
	width:12px;
	height:12px;
	background: url("themes/default/images/close.png") no-repeat scroll 0 0 transparent;
	float:right;
	text-align:left;
}


.cometchat_closebox_bottom { z-index:10000;
	width:16px;
	height:12px;
	background: transparent url(themes/default/images/close.png) no-repeat scroll 0 0;
 	float:right;
	text-align:left;
}

.cometchat_closebox_bottom_click { z-index:10000;
/*	background-position: 0px -1010px !important;
*/	text-align:left;
}

.cometchat_closebox_bottomhover { z-index:10000;
 	text-align:left;
}

.cometchat_chatboxmouseoverclose { z-index:10000;
/*	background-position: 4px -973px !important; 
*/	text-align:left;
}


.cometchat_name { z-index:10000;
	float:left;
	color: #fff;
	text-align:left;
}

#cometchat_chatbox_buttons { z-index:10000;
	float:right;
	text-align:left;
}



.#ff5252mouseover { z-index:10000;
	background-color: #ffffff !important;
	
	text-align:left;
}

.#ff5252mouseovertext { z-index:10000;
	text-decoration: underline;
	text-align:left;
}


.cometchat_tab { z-index:10000;
	margin-top:1px;
	height:21px;
	border-left:1px solid #ff5252;
	border-right:1px solid #cb1010;
	float:right;
	padding-left:10px;
	padding-top:14px;
	cursor: pointer;
	font-weight: bold;
	width:140px;
	color: #ffffff;
	line-height: 1.2em;
	
	text-align:left;
}

.cometchat_tabclick { z-index:10000;
	background-color:white !important;
	border-left:1px solid #333333 !important;
	border-right:1px solid #333333 !important;
	border-bottom:1px solid #333333 !important;
	padding-top: 13px !important;
 	color: #111111 !important;
	text-align:left;
	height:22px;
}

.cometchat_usertabclick { z-index:10000;
	width: 141px !important;
	padding-left: 9px !important;
	text-align:left;
}

.cometchat_tabpopup { z-index:10000;
	background-color: #f11d28;
	position:fixed;
	width: 230px;
	font-family:arial;
	font-size:12px;
	text-align:left;
}

.cometchat_userstabtitle { z-index:10000;
	color: #fff;
	font-weight: bold;
	padding:7px;
	padding-left:11px;
	text-transform: uppercase;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;

		color:#FFFFFF;
font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
font-weight:bold;
padding:7px 7px 7px 11px;
text-transform:uppercase;
background-color:#F11D28 !important;
font-size:10px;

}

#cometchat_userstab_popup { z-index:10000;
	width: 224px;

	text-align:left;
}

#cometchat_optionsbutton_popup { z-index:10000;
	width: 224px;
	text-align:left;
}

.cometchat_tabopen { z-index:10000;
	display: block !important;
	text-align:left;
}

.cometchat_tabtitle { z-index:10000;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	background-color: #3e92bd !important;
	color: #ffffff;
	font-family:arial;
	font-size:9px;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	_background-color: #3e92bd !important;
	background-position: 188px -457px;
	
	padding-right:0px;
	text-align:left;


		color:#FFFFFF;
font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
font-weight:bold;
padding:7px 7px 7px 11px;
text-transform:uppercase;
background-color:#F11D28 !important;
font-size:10px;

}

.cometchat_userstabtitle { z-index:10000;
text-align:left;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
 	color: #ffffff;
	font-family:arial;
	font-size:9px;	padding: 5px;
	font-weight: bold; 
	cursor: pointer;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
 	background-position: 205px -457px;
	text-align:left;
}

.cometchat_chatboxtabtitlemouseover { z-index:10000;
	/*background-position: 195px -457px !important; 
	*/text-align:left;
}

.cometchat_chatboxtabtitlemouseover2 { z-index:10000;
	background-position: 205px -457px !important; 
	text-align:left;
}

.cometchat_tabsubtitle { z-index:10000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #ccc;
	background-color: #eeeeee;
	padding: 5px;
	font-family:arial;
	font-size:9px;
	color: #666666;
	line-height:1.3em !important;
	text-align:left;
}

.cometchat_plugins { z-index:10000;
	padding-right: 5px;
	padding-top: 2px;
	font-family:arial;
	font-size:9px;
	color: #666666;
	text-align:left;
}

.cometchat_pluginsicon { z-index:10000;
	cursor:pointer;
	margin-right:5px;
	text-align:left;
}

.cometchat_pluginsicon_divider { z-index:10000;
	margin-right:5px;
	text-align:left;
}

.cometchat_tabcontent { z-index:10000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #ffffff;
	background-image: url(themes/default/images/tabbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	color: #333333;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.3em !important;
	text-align:left;
}

.cometchat_tabcontenttext { z-index:10000;
	height: 200px;
	border-bottom:1px solid #f6f6f6;
	padding: 5px;
	width: 217px;
	overflow-x: hidden;
	overflow-y: auto;

	text-align:left;
}

 

#cometchat_userscontent { z-index:10000;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 100% !important;
	text-align:left;
}

.cometchat_tabcontentinput { z-index:10000;

	padding:4px 5px 0px 10px;
	border:0px;
	border-top: 1px solid #ccc;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 5px -60px;
	outline:none;
	text-align:left;
}

.cometchat_textarea { z-index:10000;
	width: 195px;
	border: 0px;
	height: 18px;
	overflow: hidden;
	font-family:arial;
	font-size:9px;
	color: #444444;
	background-color: #ffffff;
	outline:none;
	padding:0px;
	text-align:left;
}

.cometchat_userlist_hover { z-index:10000;
	background-color: #d8f2ff !important;
	color: #000000;
	text-align:left;
}

.cometchat_tooltip_content { z-index:10000;
	background-color: #333333;
	color: #ffffff;
	padding: 5px;
	font-family:arial;
	font-size:9px;
	white-space: nowrap;
	text-align:left;
}


.cometchat_userlist { z-index:10000;
	cursor: pointer;
	height: 23px;
	text-align:left;
	line-height: 100%;
}

.cometchat_userscontentname { z-index:10000;
	float:left;
 	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
}

.cometchat_userscontentdot { z-index:10000;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width:20px;
	height:16px;
	text-align:left;
}

.cometchat_available { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -129px !important; 
	text-align:left;
}

.cometchat_away { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -175px !important; 
	text-align:left;
}

.cometchat_busy { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -221px !important; 
	text-align:left;
}

.cometchat_offline { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -1088px !important; 
	text-align:left;
}

#cometchat_tooltip { z-index:10000;
	background-image: url(themes/default/images/pointer.png);
	background-repeat: no-repeat;
	background-position: right bottom; 
	position:fixed;
	bottom: 65px;
	padding-bottom: 4px;
	text-align:left;
	display: none;
}

.cometchat_438_left { z-index:10000;
	background-position: left bottom !important; 
	text-align:left;
}

.cometchat_closebox_bottom_status { z-index:10000;
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	text-align:left;
	margin-top:-3px;
}

.cometchat_tabalert { z-index:10000;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -537px;
	color: white;
	font-size: 8px;
	padding-top: 1px;
	text-align: center;
	text-decoration:none !important;
	line-height: 100%;
}

.cometchat_tabalertlr { z-index:10000;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0 -537px;
	color: white;
	font-size: 8px;
	padding-top: 1px;
	text-align: center;
}

.cometchat_chatboxmessage { z-index:10000;
	margin-left:1em;
	text-align:left;
}

.cometchat_chatboxmessagefrom { z-index:10000;
	margin-left:-1em; /* Comment this line if your page direction is rtl */
	font-weight: bold;
	text-align:left;
}

.cometchat_statustextarea { z-index:10000;
	border:1px solid #ccc;
	width:200px;
	padding:4px;
	margin-top:3px;
	margin-bottom:3px;
		font-family:arial;
	font-size:9px;
	color:#444444;
	overflow-x:hidden;
	overflow-y:auto;
	height:42px;
	outline:none;
	text-align:left;
}

.cometchat_search { z-index:10000;
	border:1px solid #ff5252;
	width:200px;
	padding:4px;
		font-family:arial;
	font-size:9px;
	color:#444444;
	overflow-x:hidden;
	overflow-y:auto;
	outline:none;
	text-align:left;
}

.cometchat_search_light { z-index:10000;
	color: #aaaaaa !important;
}

.cometchat_optionsstatus { z-index:10000;
	padding-left:6px;
	float:left;
	padding-top:1px;
	cursor: pointer;
	text-align:left;
	width: 70px;
}

.cometchat_optionsstatus2 { z-index:10000;
	padding-left:10px;
	float:left;
	text-align:left;
}

.cometchat_friendtextbox { z-index:10000;
	border:1px solid #ff5252;
	width:200px;
	padding:2px;
	margin-top:4px;
		font-family:arial;
	font-size:9px;
	color:#444444;
	font-weight:normal;
	text-align:left;
}

.cometchat_tabsubtitle a { z-index:10000;
	color: #000000;
	text-align:left;
}

.cometchat_tabcontent a { z-index:10000;
	color: #287197;
	text-align:left;
}

.cometchat_gooffline { z-index:10000;
	color: #000000;
	cursor: pointer;
	text-align:left;
}

.cometchat_user_invisible { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 10px -890px !important;
	width:16px;
	height:16px;
	text-align:left;
}

.cometchat_user_available { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0px -752px !important;
	width:16px;
	height:16px;
	text-align:left;
}

##ff5252_icon { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0px -753px;
	width: 16px;
	height: 16px;
	float:left;
	padding-right: 5px;
	text-align:left;
}


.cometchat_user_invisible2 { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0px -891px !important;
	text-align:left;
}

.cometchat_user_available2 { z-index:10000;

	text-align:left;
}

.cometchat_user_busy2 { z-index:10000;

	text-align:left;
}

.cometchat_user_away2 { z-index:10000;

	text-align:left;
}


#cometchat_userstab_icon { z-index:10000;
float:left;
margin-top:-3px;
}
#cometchat_userstab_text { z-index:10000;
padding-left:6px;
}
.cometchat_optionsimages { z-index:10000;
	background: transparent url(themes/default/images/gear.png) no-repeat scroll 8px 50%;
	text-align:left;
}

.cometchat_optionsimages_click { z-index:10000;
		background: transparent url(themes/default/images/gear.png) no-repeat scroll 8px 50%;

	text-align:left;
}

.cometchat_optionsimages_exclamation { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 10px -256px !important;
	text-align:left;
}

.cometchat_trayicon { z-index:10000;
	float:left;
/*	padding-left:7px;
	padding-right:7px;*/
	border-right:1px solid #ff5252;
	border-left:1px solid #cb1010;
/*	margin-left:1px;
	margin-top:1px;
	padding-top:5px;
	height:18px;
	*/
	
	cursor: pointer;
	text-align:left;
}

.cometchat_smiley { z-index:10000;
	vertical-align: -3px;
	text-align:left;
}

.cometchat_nofriends { z-index:10000;
	font-family:arial;
	font-size:9px;
	padding:5px;
	line-height:1.3em;
	text-align:left;
}

.cometchat_traypopup { z-index:10000;
	background-color: #ffffff;
	position:fixed;
	font-family:arial;
	font-size:9px;
	text-align:left;
	z-index: 10001;
}

.cometchat_traytitle { z-index:10000;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	background-color: #3e92bd !important;
	color: #ffffff;
	font-family:arial;
	font-size:9px;	padding: 5px;
	font-weight: bold;
	cursor: pointer;
	padding-right:0px;
	text-align:left;

	color:#FFFFFF;
font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
font-weight:bold;
padding:7px 7px 7px 11px;
text-transform:uppercase;
background-color:#F11D28 !important;
font-size:10px;

}

.cometchat_traycontent { z-index:10000;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #ffffff;
	background-image: url(themes/default/images/tabbottom_tray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	color: #333333;
	overflow-x: hidden;
	overflow-y: auto;
	text-align:left;
}

.cometchat_traycontenttext { z-index:10000;
	border-bottom:1px solid #f6f6f6;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align:left;
}

.cometchat_trayclick { z-index:10000;
	background-color:white !important;
	border-left:1px solid #333333 !important;
	border-right:1px solid #333333 !important;
	border-bottom:1px solid #333333 !important;
 
	text-decoration: underline;
	color: #111111 !important;
	margin-left: 0px;
	text-align:left;
}

.cometchat_minimizebox { z-index:10000;
	width:21px;
	height:12px;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 4px -430px;
	float:right;
	text-align:left;
}


.cometchat_chatboxtraytitlemouseover { z-index:10000;
	background-position: 4px -463px !important; 
	text-align:left;
}


.cometchat_star { z-index:10000;	
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left; 
	background-position: 4px -1068px; 
	height:16px;
	width:16px;
	text-align:left;
}

.cometchat_star_empty { z-index:10000; 	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;background-position: 0 -1150px; height:16px;width:16px;	text-align:left;
} 
.cometchat_star_half { z-index:10000; 	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;background-position: 0 -1196px; height:16px;width:16px;	text-align:left;
} 


.cometchat_name a { z-index:10000;
	color: white;
	text-decoration: underline;
	text-align:left;
	float: left;
}

.cometchat_name a:hover { z-index:10000;
	color: white;
	text-decoration: none;
	text-align:left;
}

.cometchat_avatar { z-index:10000;
	border: 1px solid #ccc;
	height: 28px;
	width: 30px;
	text-align:left;
}

.cometchat_avatarbox { z-index:10000;
	float:left;
	padding-right: 5px;
	text-align:left;
}

.cometchat_ts { z-index:10000;
	color:#ccc;font-size:10px;padding-top:2px;padding-left:5px;
	cursor: default;
	display: none;
	text-align:left;
}

.cometchat_ts:hover { z-index:10000;
	color:#333;font-size:10px;padding-top:2px;padding-left:5px;
	cursor: default;
	text-align:left;
}

.cometchat_ts_date { z-index:10000;
	display: none;
	text-align:left;
}

.cometchat_optionstyle { z-index:10000;
	background-image: url(themes/default/images/tabbottomoptions.gif);
	padding:5px;
	padding-bottom:10px;
	text-align:left;
}

.cometchat_tabstyle { z-index:10000;
	background-image: url(themes/default/images/tabbottomwhosonline.gif);
	height:200px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

.cometchat_self { z-index:10000;
	color: #666666 !important;
	text-align:left;
}

.cometchat_typing { z-index:10000;
	display: none;
	float: left;
	background-image: url(themes/default/images/pencil.png);
	width: 16px;
	height: 13px;
}

.cometchat_userscontentavatar { z-index:10000;
	float:left;
 	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:left;
	display: block;
}

.cometchat_userscontentavatarimage { z-index:10000;
	height: 18px;
	width: 18px;
}

.cometchat_notification_avatar_image { z-index:10000;
	height: 60px;
	width: 60px;
}

.cometchat_notification { z-index:10000;
	width:176px;
	border-top:1px dotted #666;
	padding-top:4px;
	margin-top:6px;
	cursor: pointer;
}

.cometchat_notification:first-child { z-index:10000;
	width:176px;
	border-top:0px dotted #ccc !important;
	padding-top:0px !important;
	margin-top:0px !important;
}

.cometchat_notification_avatar { z-index:10000;
	width:60px;
	float:left;
	padding-right:6px;
	padding-top:2px;
}

.cometchat_notification_message { z-index:10000;
	float:left;
	width:144px;
	white-space:normal;
}

.cometchat_notification_status { z-index:10000;
	color:#aaa;
	font-size:10px;
	display: none;
}

.cometchat_statusbutton { z-index:10000;
	background-color: #eeeeee;
	color: #444;
	border:1px solid #ccc;
	font-weight:bold;
	font-size: 10px;
}

.cometchat_user_busy { z-index:10000;
	background: url(themes/default/images/cometchat.png) no-repeat top left;
	_background: url(themes/default/images/cometchat.gif) no-repeat top left;
	background-position: 0px -798px !important;
	width:16px;
	height:16px;
	text-align:left;
	padding-left: 0px !important;
}

.cometchat_announcement { z-index:10000;
	width:176px;
	white-space:normal;
}

.cometchat_438_content a { z-index:10000;
	color: #caf0fc;
	text-decoration: none;
	border-bottom: 1px dotted #caf0fc;
}

#cometchat { z-index:10000;
	z-index:10000;
	color:#000000;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: normal;
	background-color: #fff;
	direction: ltr;
}

.cometchat_user_shortname { z-index:10000;
	float: left;
}
