

/* End css for the demo */

/* CSS needed for the script */




#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */
#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:30px;
	top:18px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObj .ajax_tooltip_arrowReply{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:-10px;
	top:-15px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObj .ajax_tooltip_arrowAcc{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:10px;
	top:-15px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObj .ajax_tooltip_arrowSmiley{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:10px;
	position:absolute;
	right:20px;
	top:45px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
	
}
#ajax_tooltipObj .ajax_tooltip_contentSmiley{
	border:1px dashed #333333;	/* Border width */
	right:-30px;	/* Same as border thickness */
	top:56px;
	padding-top:10px;
	padding-bottom:10px;
	width:100px;	/* Width of tooltip content */
	background-color:#FFF;	/* Background color */
	text-align:center;
	font-size:9px;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	font-weight:bold;
	position:absolute;
}
#ajax_tooltipObj .ajax_tooltip_arrow_down{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrowdown.gif');
	width:13px;
	position:absolute;
	right:25px;
	top:-8px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
	
}
#ajax_tooltipObj .ajax_tooltip_contentStatusWidth{
	border:1px dashed #333333;	/* Border width */
	right:-200px;	/* Same as border thickness */
	top:-74px;
	position:absolute;
	width:250px;	/* Width of tooltip content */
	height:55px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObj .ajax_tooltip_contentStatusWidthIE{
	border:1px dashed #333333;	/* Border width */
	right:-200px;	/* Same as border thickness */
	top:-71px;
	position:absolute;
	width:260px;	/* Width of tooltip content */
	height:65px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:1px dashed #333333;	/* Border width */
	right:20px;	/* Same as border thickness */
	top:28px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:120px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObj .ajax_tooltip_contentReply{
	border:1px dashed #333333;	/* Border width */
	right:-20px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:270px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjHelp .ajax_tooltip_arrowMatchHelp{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	top:20px;
	background-repeat:no-repeat;
	
/*	background-position:left left;right:120px;left:-150px;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjHelp .ajax_tooltip_matchinghelp{
	border:1px dashed #333333;	/* Border width */
		/* Same as border thickness left:-165px;left:-165px;*/
	top:30px;
	
	position:absolute;
	width:300px;	/* Width of tooltip content */
	/* height:270px;	Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	font-size:12px;
	line-height: 17px;
}
#ajax_tooltipObj .ajax_tooltip_contentAcc{
	border:1px dashed #333333;	/* Border width */
	right:-250px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:110px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	
}




#ajax_tooltipObj .ajax_tooltip_content2{
	border:1px dashed #333333;	/* Border width */
	right:20px;	/* Same as border thickness */
	top:28px;
	position:absolute;
	width:295px;	/* Width of tooltip content */
	height:170px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}


#ajax_tooltipObj .ajax_tooltip_contentSmileyIE{
	border:1px dashed #333333;	/* Border width */
	right:-30px;	/* Same as border thickness */
	top:50px;
	padding-top:10px;
	padding-bottom:10px;
	width:100px;	/* Width of tooltip content */
	background-color:#FFF;	/* Background color */
	text-align:center;
	font-size:9px;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	font-weight:bold;
	position:absolute;
}
#ajax_tooltipObj .ajax_tooltip_contentStatus{
	border:1px dashed #333333;	/* Border width */
	right:-130px;	/* Same as border thickness */
	top:-64px;
	position:absolute;
	width:175px;	/* Width of tooltip content */
	height:45px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObj .ajax_tooltip_contentStatusIE{
	border:1px dashed #333333;	/* Border width */
	right:-130px;	/* Same as border thickness */
	top:-63px;
	position:absolute;
	width:180px;	/* Width of tooltip content */
	height:55px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}


#ajax_tooltipObj .ajax_tooltip_arrowCompat{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:8px;
	top:12px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:11px;
	
}
#ajax_tooltipObj .ajax_tooltip_contentCompat{
	border:1px dashed #333333;	/* Border width */
	right:-30px;	/* Same as border thickness */
	top:23px;
	padding:10px;
	width:100px;	/* Width of tooltip content */
	background-color:#FFF;	/* Background color */
	text-align:left;
	font-size:12px;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	position:absolute;
	width:400px;	/* Width of tooltip content */
	height:350px;
}

#ajax_tooltipObj .ajax_tooltip_arrowKido{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:-1px;
	top:17px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
	
}
#ajax_tooltipObj .ajax_tooltip_contentKido{
	border:1px dashed #333333;	/* Border width */
	right:-10px;	/* Same as border thickness */
	top:27px;
	position:absolute;
	width:70px;	/* Width of tooltip content */
	height:30px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:12px;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	
}





#ajax_tooltipObjHelp{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObjHelp div{
	position:relative;
}

#ajax_tooltipObjHelp2{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObjHelp2 div{
	position:relative;
}

#ajax_tooltipObjHelp .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:30px;
	top:10;
	background-repeat:no-repeat;
/*	background-position:left left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjHelp .ajax_tooltip_arrowHelp{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:10px;
	top:10px;
	background-repeat:no-repeat;
/*	background-position:left left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjHelp .ajax_tooltip_contentHelp{
	border:1px dashed #333333;	/* Border width */
	right:-20px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:380px;	/* Width of tooltip content */
	/* height:80px;	Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjHelp2 .ajax_tooltip_contentReply2{
	border:1px dashed #333333;	/* Border width */
	right:-20px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:270px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjHelp2 .ajax_tooltip_arrowHelp2{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:10px;
	top:50px;
	background-repeat:no-repeat;
/*	background-position:left left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjHelp2 .ajax_tooltip_contentHelp2{
	border:1px dashed #333333;	/* Border width */
	right:-20px;	/* Same as border thickness */
	top:60px;
	position:absolute;
	width:380px;	/* Width of tooltip content */
	/* height:80px;	Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjHelp .ajax_tooltip_contentEditUserName{
		border:1px dashed #333333;	/* Border width */
	right:20px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:110px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}



#ajax_tooltipObjHelp .ajax_tooltip_content{
	border:1px dashed #333333;	/* Border width */
	right:20px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:400px;	/* Width of tooltip content */
	height:320px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	
}
#ajax_tooltipObjHelp .ajax_tooltip_arrowReply{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:-10px;
	top:10px;
	background-repeat:no-repeat;
/*	background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjHelp .ajax_tooltip_contentReply{
	border:1px dashed #333333;	/* Border width */
	left:-410px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:200px;	/* Width of tooltip content */
	height:380px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjHelp .ajax_tooltip_contentAcc{
	border:1px dashed #333333;	/* Border width */
	right:-250px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:280px;	/* Width of tooltip content */
	height:100px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
	
	/*background:url(../images/my_messages/cross.png) no-repeat scroll 0 0 #FFF;
	background-position:right top;
	float:right;*/
}





#ajax_tooltipObj .ajax_tooltip_contentForum{
	border:1px dashed #333333;	/* Border width */
	right:-250px;	/* Same as border thickness */
	top:30px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:110px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObj .ajax_tooltip_arrowForum{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:5px;
	top:20px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}


#ajax_tooltipObjHelp .ajax_tooltip_contentEditAcnt{
		border:1px dashed #333333;	/* Border width */
	left:-80px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:110px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	font-size:0.8em;	/* Font size of content */
	z-index:1000001;
}
#ajax_tooltipObjHelp .ajax_tooltip_arrowEditAcnt{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:30px;
	top:10;
	background-repeat:no-repeat;
/*	background-position:left left;*/
	z-index:1000005;
	height:11px;
}



#ajax_tooltipObj .ajax_tooltip_arrowW{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:-5px;
	top:15px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObj .ajax_tooltip_contentW{
	border:1px dashed #333333;	/* Border width */
	right:-60px;	/* Same as border thickness */
	top:25px;
	position:absolute;
	width:150px;	/* Width of tooltip content */
	height:150px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}
#ajax_tooltipObjCheck{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObjCheck div{
	position:relative;
}

#ajax_tooltipObjCheck .ajax_tooltip_contentMsg{
	border:1px dashed #333333;	/* Border width */
	right:-250px;	/* Same as border thickness */
	top:20px;
	position:absolute;
	width:280px;	/* Width of tooltip content */
	height:30px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}

#ajax_tooltipObjCheck .ajax_tooltip_arrowForum{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:-14px;
	top:10px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjCheck .ajax_tooltip_contentTag{
	border:1px dashed #333333;	/* Border width */
	right:-180px;	/* Same as border thickness */
	top:25px;
	position:absolute;
	width:200px;	/* Width of tooltip content */
	height:40px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}

#ajax_tooltipObjCheck .ajax_tooltip_arrowTag{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:1px;
	top:15px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}
#ajax_tooltipObjFav .ajax_tooltip_contentFav{
	border:1px dashed #333333;	/* Border width */
	right:40px;	/* Same as border thickness */
	top:25px;
	text-align:left;
	position:absolute;
	width:150px;	/* Width of tooltip content */
	height:20px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}

#ajax_tooltipObjFav .ajax_tooltip_arrowFav{	/* Left div for the small arrow */
	background-image:url('/_newsite/images/my_messages/arrow.gif');
	width:13px;
	position:absolute;
	right:51px;
	top:15px;
	background-repeat:no-repeat;
	/*background-position:center left;*/
	z-index:1000005;
	height:11px;
}





