﻿/*********************/
/*   Product Popup   */
/*********************/

.ProductPopupTrigger		{border:solid 1px #FFFFFF;}

.ProductPopup				{border:solid 1px #B4B4B4; background-color:#FFFFFF; width:213px;z-index: 1000;}
.ProductPopupRow1			{margin:3px;}
.ProductPopupImage			{float:left; width:61px;}
.ProductPopupImage .ProductImage IMG,
.ProductPopupImage .ProductImage A IMG,
.ProductPopupImage A.ProductImageAlternateImage IMG
		{border:solid 0px #E9E9E9!important; width:59px; height:59px;}
.ProductPopupContent		{margin-left:64px; min-width:143px; background-color:#F2F2F2;}
.ProductPopupRow2			{clear:both; width:207px; height:16px; margin-bottom:3px;}
.ProductPopupOrange			{background-color:#FE8D41; text-align:right; margin-left:3px; width:207px; height:16px;}
.ProductPopupPriceTag		{font-family:Tahoma; font-size:11px; font-weight:bold; color:White; position:relative; top:-2px; margin-right:2px;}
.ProductPopupPrice			{font-family:Tahoma; font-size:11px; font-weight:bold; color:White; position:relative; top:-2px; margin-right:9px;}

#ProductPopupName			{margin:2px 0 0 5px;}
#ProductPopupName a			{font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none;}
#ProductPopupName a:hover	{color:#000000;}

#ProductPopupDesc			{margin:1px 0 0 6px; font-family:Tahoma; font-size:10px; line-height:1.2;}
#ProductPopupDesc a			{font-family:Tahoma; font-size:10px; text-decoration:none; color:#ff780c;}
#ProductPopupDesc a:hover	{color:#ff780c;}
