.tip { 
	border-left:1px solid #8be5e8;
	border-right:1px solid #8be5e8;
	padding:0 10px;
	background:#fffef2;
}
.tool-tip { z-index: 13000; }
.tool-tip-content { position:absolute; left:-100000px; }
/*Product*/
.tips1 { display:block; }
.tips2 { display:block; }
.tipcontainer { width:164px; }
.tipcontainer .tip-top{
	width:164px;
	height:24px;
	background:transparent url(/i/toolTips/bg_product_tip_top.gif) right top no-repeat;
}
.tipcontainer .tip-bottom {
	width:164px;
	height:9px;
	background:transparent url(/i/toolTips/bg_product_tip_bottom.gif) right top no-repeat;
}
.tipcontainer .tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
/*Ingredients*/
.ingredientstip { width:158px; }
.ingredientstip .tip { width:136px; border-left:1px solid #91db4a; border-right:1px solid #91db4a; }
.ingredientstip .tip-top{
	width:158px;
	height:8px;
	background:transparent url(/i/toolTips/bg_ingredients_tip_top.gif) left top no-repeat;
}
.ingredientstip .tip-bottom {
	width:158px;
	height:24px;
	background:transparent url(/i/toolTips/bg_ingredients_tip_bottom.gif) left bottom no-repeat;
}

/*HomepageOfferTip*/
.hpOfferTip { width: 164px;}
.hpOfferTip .tip-top{
	width:164px;
	height:22px;
	background:transparent url(/i/toolTips/bg_green_tip_top.gif) right top no-repeat;
}
.hpOfferTip .tip-bottom {
	width:164px;
	height:9px;
	background:transparent url(/i/toolTips/bg_green_tip_bottom.gif) right top no-repeat;
}
.hpOfferTip .tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.hpOfferTip .tip { 
	border-left:1px solid #91db4a;
	border-right:1px solid #91db4a;
	padding:0 10px;
	background:#fffef2;
}
/*Download Media*/
.btn_media { display:block; float:left; margin-top:5px; }
.mediatip { z-index:30000; }
.mediatip .tip { 
	border:0; 
	width:83px;
	height:47px;
	line-height:34px;
	color:#79cd02;
	padding:0 0 0 11px;
	background:transparent url(/i/toolTips/bg_spotlight_tip.gif) right top no-repeat;
}
.mediatip .tip a, .mediatip .tip a:link, .wmptip .tip a:visited,.wmptip .tip a:active, .wmptip .tip a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline; 
	color:#79cd02;
}

/*Profile Thumbnail*/
a.profile-thumb { display: block;}
.profile-thumb-tip { width:486px; z-index: 1500!important;}
.profile-thumb-tip .tip { width: 477px; padding-left: 5px; display: block; padding-right: 2px; border-left:1px solid #91db4a; border-right:1px solid #91db4a; }
.profile-thumb-tip .tip-top{
	width:486px;
	height:24px;
	background:transparent url(/i/tooltips/bg_green_lg_tip_top.png) left top no-repeat;
}
.profile-thumb-tip .tip-bottom {
	width:486px;
	height:9px;
	background:transparent url(/i/tooltips/bg_green_lg_tip_bottom.png) left top no-repeat;
}
