@charset "utf-8";
/**
 * DRAWER
 */
#main-content #feature1 .content {
	background: url(../../images/homepage/concept2/week2/feature1-bot.jpg) no-repeat 0 0;
}

#main-content #feature2 .content {
	background: url(../../images/homepage/concept2/week2/feature2-bot.png) repeat-x 0 bottom;
}

#main-content #feature2 .banner .text li.heroProduct {
	left: 780px;
	position: absolute;
	top: -5px;
	width: 370px;
	z-index: 1;
}

#main-content #feature3 .banner .text li.heroProduct {
	left: 487px;
	position: absolute;
	top: -5px;
	width: 370px;
	z-index: 1;
}

/**
 * Custom color: #8fc9c0;
 */
#main-content .x8fc9c0 {
	border-bottom-color: #8fc9c0;
}

#main-content .x8fc9c0 .banner .text h2 {
	color: #8fc9c0;
}

#main-content .x8fc9c0 .content h3 {
	color: #8fc9c0;
}

#main-content .x8fc9c0ToggleOver {
	border-bottom-color: #64a79b;
}

#main-content .x8fc9c0 .toggle span {
	background-image: url(../../images/homepage/concept2/bg/drawer-toggle-x8fc9c0.png);
}