﻿/* Styles for prods_feature component */

div.featureProdHero,
div.featureHolder
{
	margin-bottom:40px;
	margin-top:10px;
}

div.featureHolder
{
	/*border:dashed 1px red;*/
	background:url(../images/SPBannerShort.jpg) no-repeat;
	float:left;
	font-size:11px;
	padding-top:10px;
	text-align:left;
	width:657px;
}

div.featureHolder div.featureItem
{
	/*border-left:solid 1px #cbcbcb;*/
	float:left;
	height:147px;
	margin-right:7px;
	padding-left:7px;
	width:649px;
}

div.featureItem a.heroImg,
div.featureItem a.hdr
{
	background-image:url(../assets/images/public_featuredprods_crm.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	height:216px;
}

div.featureItem.firstOfType
{
	border:none !important;
	padding-left:0 !important;
}

div.featureItem a.hdr
{
	background-position:-10px top;
	height:35px;
}

div.featureItem .content
{
	padding:7px 0;
}

div.featureItem a.heroImg:hover
{
	background-position:center bottom;
}

.featureProdHero
{
	background-repeat:no-repeat;
	height:291px;
	margin-bottom:20px;
	width:662px;	
}

#clienteling.featureProdHero { background-image:url(../assets/images/featureprods_hero_clienteling.jpg); }
#crm.featureProdHero { background-image:url(../assets/images/featureprods_hero_crm.jpg); }
#reward.featureProdHero { background-image:url(../assets/images/featureprods_hero_reward.jpg); }
#insight.featureProdHero { background-image:url(../assets/images/featureprods_hero_insight.jpg); }