/**
 * Promo specific styles
 *
 * Challenge the Norm
 */


#challenge_the_norm_promo {
	background:transparent url(/img/mission/get_real_icon.png) no-repeat;
}

#challenge_the_norm_promo .slot_title {
	padding-right: 10px;
	background:transparent url(/img/get_real/pink_arrow_sm.png) no-repeat 100% 35% !important;
	_background:transparent url(/img/get_real/pink_arrow_sm.gif) no-repeat 100% 35% !important;
}

#challenge_the_norm_promo .text_promo_link {
	background: #e81e75 url(/img/arrow_pink.gif) no-repeat 78px center !important;
}

/**
 * School Yourself
 */

#school_yourself_promo{
	background:transparent url(/img/mission/real_answers_icon.png) no-repeat;
}

#school_yourself_promo .slot_title {
	padding-left: 23px;
	padding-right: 10px;
	background:transparent url(/img/real_answers/blue_arrow_sm.png) no-repeat 100% 35% !important;
	_background:transparent url(/img/real_answers/blue_arrow_sm.gif) no-repeat 100% 35% !important;
}

#school_yourself_promo .text_promo_link {
	background: #51b0f0 url(/img/arrow_blue.gif) no-repeat 108px center !important;
}

/**
 * Take Better Care
 */

#take_better_care_promo{
	background:transparent url(/img/mission/products_icon.png) no-repeat;
}

#take_better_care_promo .slot_title {
	padding-left: 23px;
	padding-right: 10px;
	background:transparent url(/img/products/green_arrow_sm.png) no-repeat 100% 35% !important;
	_background:transparent url(/img/products/green_arrow_sm.gif) no-repeat 100% 35% !important;
}

#take_better_care_promo .text_promo_link {
	background: #8fd400  url(/img/arrow_green.gif) no-repeat 103px center !important;
}

.text_promo a.slot_title {
	background-position:right center;
}

#challenge_the_norm_promo, #school_yourself_promo, #take_better_care_promo {
	background-position: 20px 19px;
}

#challenge_the_norm_promo:first-child, #school_yourself_promo:first-child, #take_better_care_promo:first-child {
	border-top: none;
}

.text_promo {
	padding-bottom: 0 !important;
}

.text_promo:last-child .promo_content {
	background-image: none !important;
}

.text_promo .text_promo_title,
.text_promo .slot_title {
	font-size: 14px;
}

.text_promo .slot_title {
	padding-left: 22px;
	text-transform: uppercase;
	line-height: 21px
}

.text_promo .text_promo_title {
	line-height: 1em;
	color: #d8d8d8 !important;
}

.text_promo .content_caption,
.text_promo .text_promo_copy {
	font-size: 13px;
	line-height: 1.4em;
}

.text_promo .text_promo_copy p {
	margin: 5px 0;
}

.text_promo .promo_content {
	background: url('/img/divider_light.gif') repeat-x left bottom;
	padding-bottom: 25px !important;
}

.text_promo .text_promo_copy {
	color: #acacac;
	margin: 0 15px 12px 0;
}

.text_promo .content_caption {
	color: #ccc;
}

.text_promo .text_promo_link {
	font-weight: bold;
	color: #000 !important;
	padding: 5px 17px 5px 9px;
}
