﻿#dhtmltooltip
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066FF;
	position: absolute;
	width: 307px;
	visibility : hidden;
	z-index : 100;
	left: -300px;
	top: -100px;
}

#titlebox
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	width: 307px;
	text-align: left;
}
#titlebox img {
	display: block;
}
#boxcontent
{
	font-size: 11px;
	width: 307px;
	text-align: left;
}

.dpointer
{
	position :absolute;
	z-index : 101;
	visibility : hidden;
	left: -300px;
	top: -100px;
}

	/* Style product table in tooltip */
	.mainbox
	{
		text-align: left;
	}
	.mainbox table {
		width: 100%;
		border: 0;
		border-collapse: collapse;
	}
	.mainbox ul {
		list-style-type: none;
		margin: 0 0 20px 10px;
		padding: 0;
	}
	.mainbox ul li {
		margin: 2px 0 0 0;
	}
	.mainboxImg {
		text-align: center;
	}
	.mainbox img {
		padding: 5px;
		
	}
	
	
	
	
	
	
#dhtmltooltip
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a2a190;
	position: absolute;
	width: 315px;
	visibility : hidden;
	z-index : 100;
	left: -300px;
	top: -100px;
}

#titlebox
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	width: 287px;
	text-align: left;
}
#boxcontent
{
	font-size: 11px;
	width: 287px;
	text-align: left;
}

.dpointer
{
	position :absolute;
	z-index : 101;
	visibility : hidden;
	left: -300px;
	top: -100px;
}

	/* Style product table in tooltip */
	.mainbox
	{
		text-align: left;
	}
	.mainbox table {
		width: 100%;
		border: 0;
		border-collapse: collapse;
	}
	.mainbox ul {
		list-style-type: none;
		margin: 0 0 20px 10px;
		padding: 0;
	}
	.mainbox ul li {
		margin: 2px 0 0 0;
	}
	.mainboxImg {
		text-align: center;
	}
	.mainbox img {
		padding: 5px;
	}


#tipDiv {
	padding: 4px;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	background-color: #3D3B2B;
	border: 1px solid #000;
	width: 310px;
}
div#tipDiv p {
	color: #fff;
}
/* example demonstrating applying styles to 'tipContent' for tooltip display
i.e., div.tipContent ul wouldn't work (more info in online documentation) */
div#tipDiv ul.tipContentList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pcMain .pcSeeOurPrice1 a.show-bubble{
	font-size: 12px;
}
