﻿#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ffbb44;
	padding: 5px;
	opacity: 0.85;
	
	font-size: 10px;
	line-height: 18px;
	font-weight:lighter;
	color: #000000;text-decoration: none;
}
#tooltip h3, #tooltip div { margin: 0; }

/*FrontendCategory ---start---*/

.pop_wrap {
	margin-top:0;
	display:none;
	z-index:999;
	position:absolute;
	width:230px;
	left:169px;
	top:0px;
	height:410px;
	background-image: url(../../Images/list_img2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ffb233;
}

.headbackground
{
	background-image:url(../images/messgeHeaderLine.jpg);
}

.topic
{
	background-image:url(../images/list_img4.gif);
}

/*FrontendCategory ---end---*/

