/* @group Unit - Homepage Feature */
#unit-homepage-feature,
#unit-trials {
	position:relative;
	width: 655px;
	float: left;
}
#unit-homepage-feature{width:655px;height:368px;float:left;margin:0;padding:0;}
#unit-homepage-feature .item {
	position:relative;
	height:368px;
}

#unit-homepage-feature .item .slide-image {
	position:absolute;
	z-index:1;
}

#unit-homepage-feature h2 {
    font-weight: normal;
    margin: 0;
    position: absolute;
	display:inline-block;
	position:absolute;
	left:27px;
	top:200px;
	margin:0;
	padding:10px 12px;
	font-size:32px;
	line-height:1em;
	color: #ffffff;
	background:none;
	border:none;
	background-color: #1a5354;
	background-color: rgba(12,69,70,0.89);
	z-index:300;
}
#unit-homepage-feature h2 span.title-num-first {
	margin-top: -8px;
}
#unit-homepage-feature h2 strong {
	font-weight: normal;
	color: #FFF;
	display: block;
}
#unit-homepage-feature h2 span {
	font-size:0.55em;
	display:block;
}

#unit-homepage-feature .jFlowPause {
	width:10px;
	height:10px;
	padding:3px;
	background: url(/mmlib/images/ei/jquery-slider-theme.png) no-repeat 0 -41px;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}

#unit-homepage-feature .jFlowPause.paused,
#unit-homepage-feature .jFlowPause:hover {
	background: url(/mmlib/images/ei/jquery-slider-theme.png) no-repeat -27px -41px;
}
#unit-homepage-feature .jFlowPause.paused{
	background-position:-14px -41px;	
}
#unit-homepage-feature .jFlowPause span {
	display:none;
}



#unit-homepage-feature p.description {
	position:absolute;
	float:left;
	width:280px;
	height:4em;
	padding:10px;
	clear:both;
	background:url('/mmlib/images/ei/grad1.gif') 0 0 repeat;
	background:url('/mmlib/images/ei/green-grad1.gif') 0 0 repeat-x #1f8183;
	border-bottom:1px solid #38bcbd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;
	color:#FFF;
	zoom: 1; /* trigger hasLayout in IE6 */
	font-size: 14px;
	line-height: 1.3;
	z-index:100;
	margin:0;
	left:27px;
	bottom:27px;
    box-shadow:0 1px 2px #364545;
    -moz-box-shadow:0 1px 2px #364545;
    -webkit-box-shadow:0 1px 2px #364545;
}

#unit-homepage-feature #slideNum {
	position: absolute;
	top: 0;
	right:16px;
	color: white;
	z-index:100;
}

#unit-homepage-feature #slideNum .Num {
	background: url('/mmlib/images/ei/jquery-slider-theme.png') no-repeat -2px -8px;
	display:block;
	float:left;
	width:10px;
	height:10px;
	padding:3px;
	cursor:pointer;
}

#unit-homepage-feature #slideNum .Num.jSelected {
	background: url('/mmlib/images/ei/jquery-slider-theme.png') no-repeat -22px -8px
	
}

#unit-homepage-feature #slideNum .Num strong {
	display:none;
}

#unit-homepage-feature #slideTitle .TitleNum {
	display:block;
}

#Slides{height:368px!important;}
.jFlowPrev, .jFlowNext {
	display:none;
}
#unit-homepage-feature .button{
	position:absolute;
	bottom:24px;
	left:466px;
	color:#000;
	z-index:100;
	width:163px!important;
	height:41px!important;
	display:block;overflow:hidden;
	background:url('/mmlib/images/ei/btn-findoutmore.png') 0 0 no-repeat;
}
#unit-homepage-feature .button:hover{
	background-position:0 -41px;	
}
#unit-homepage-feature .button span{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;	
}

body a.nostyle:link,
body a.nostyle
{
	color: inherit;
	text-decoration: inherit;
}