

/*Quote Rotator Styles*/

.contentHead{
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	padding:0 0 0 1em;
	color: #585858;
}

.mensHead{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #175688;
}

.mensSubhead{
	padding-top: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	color: #175688;
}

.womensHead{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #60336e;
}

.womensSubhead{
	padding-top: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	color: #60336e;
}


.povWrapper { position: relative; overflow: hidden; }
/*.cycle-slideshow { width: 700px; height: 362px; }
.cPager { position: absolute; left: 330px; z-index: 101; margin-top: 20px;}
.cPager span { display: block; float: left; margin: 4px; width: 14px; height: 14px; border-radius: 14px; background: #cccccc; color: white; cursor: pointer; }
.cPager span.cycle-pager-active { background: #585858; }*/
.cycle-slideshow { width: 700px; margin-top: 10px; }
/*.cycle-pager span { position: relative; left: 300px; width: 141px; height: 41px; background-image: url('/bizcontent/triad_merchandising/medicated_haircare/062014/content/images/tab.png'); cursor: pointer; padding: 10px 20px 10px 20px;}
span.cycle-pager-active { position: relative; left: 300px; width: 141px; height: 41px; background-image: url('/bizcontent/triad_merchandising/medicated_haircare/062014/content/images/tab_men.png'); cursor: pointer; padding: 10px 49px 10px 48px;}*/

.cycle-pager span {
	background-image:url('/bizcontent/triad_merchandising/medicated_haircare/062014/content/images/tab.png')  ;
	cursor: pointer;
/*	display: block;
	overflow: hidden;
	width: 175px;
	height: 48px; */
}

.cycle-pager-active {
	background-image:url('/bizcontent/triad_merchandising/medicated_haircare/062014/content/images/tab_active.png') !important;
	position: relative;
/*	display: block;
	overflow: hidden;
	width: 175px;
	height: 48px; */
}



