@charset "utf-8";

.specialOfferCallout {
	z-index: -7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:54px;
}

.soc_container {

}

.soc_container h1 {
	color:#5e004c;
}

.soc_box {
	display:none;
}

.soc_box_content {

}

.soc_content_container {
	margin-left:14px;
}

.soc_offers {
	overflow: hidden;
	float:left;
	width:280px;
	margin:0 0 0 10px;
}

.soc_offers a {
	font-weight: bold;
	text-decoration: underline;
}

.soc_offer_container {

}

.soc_offers {
	width:250px;
	float:left;
	margin-left:10px;
}

.soc_close {
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1200;
	cursor: pointer;
}

.soc_controls {
	font-size: 10px;
	text-transform: lowercase;
}

.soc_nav {
	cursor: pointer;
}

.soc_offer_copy {
	font-size: 16px;
	font-weight: bold;
	color:#5e004c;
	display:block;
	padding:5px 0;
}