﻿/*********************/
/*   Product Popup   */
/*********************/

.TargetedPromo				{width:704px;}

.TargetedPromoBox			{border:solid 1px #d5d5d5; background-color:#F2F2F2; width:704px; height:22px;}
.TargetedPromoHeading		{font-weight:bold; margin:8px 0 0 11px;}

.TargetedPromoProduct
{
	float:left;
	margin:14px 5px 0 23px;
	width:199px;
}

.TargetedPromoThumb
{
	float:left;
	margin-right:12px;
}
/*.TargetedPromoImage			{border:solid 1px #E9E9E9!important; width:60px; height:60px;}*/
.TargetedPromoThumb .ProductImage A IMG {border:solid 0px #E9E9E9!important; width:60px; height:60px;}
.TargetedPromoThumb A.ProductImageAlternateImage IMG {border:solid 0px #E9E9E9!important; width:60px; height:60px;}


#CurrentPageContainer a.whitebutton .Cart
{
	color:#ff780c;
}

#TargetedPromoName
{
	line-height:1.1;
	height:41px;
	overflow:hidden;
}
#TargetedPromoName a		{font-weight:bold; text-decoration:none;}
#TargetedPromoName a:hover	{color:#000000;}

#TargetedPromoPrice
{
	margin:2px 0 5px 0;
}
#TargetedPromoPrice a		{font-size:12px; font-weight:bold; text-decoration:none; color:#434343;}
#TargetedPromoPrice a:hover	{color:#434343;}

#TargetedPromoButtons
{
}

#TargetedPromoDetail
{
    margin-left: 72px;
}