
.main {
	background: #2d2413;
	margin: 0 auto;
	min-height: 500px;
	overflow: auto;
	padding: 0 0 0px;
	width: 1000px;
}

#fp-dual-sku {
	background:
		url('../images/funpass/dual/dual-sku_bg2.png') top no-repeat;
	height: 941px;
	position: relative;
	margin-top: 25px;
}

ul#fp-benefits {
	position: absolute;
	width: 400px;
	height: 160px;
	left: 25px;
	top: 280px;
	margin: 0;
	padding: 0;
}

ul#fp-benefits li {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font: 16px/20px 'Nunito', sans-serif;
	color: #fff;
	border-top: 2px dashed #7ecdee;
	font-weight: 500;
	text-shadow: 0px 1px 0px #2f93ef;
}

ul#fp-benefits li:first-child {
	border: none;
}

ul#fp-benefits li a {
	color: #0667b6;
	text-shadow: none;
}

.fp-cta {
	position: absolute;
	left: 500px;
	top: 255px;
	width: 190px;
	height: 120px;
	line-height: 34px;
	text-align: center;
}

.fp-cta.monthly {
	left: 743px;
}

.fp-cta .details {
	display: block;
	margin-top: 20px;
	font: 16px/18px 'Nunito', sans-serif;
	color: #282828;
}

.fp-cta .details sup {
	color: #282828;
}

.fp-cta .details em {
	font-size: 14px;
	font-style: normal;
}

.fp-game {
	position: absolute;
	left: 107px;
	top: 524px;
}

.fp-guide {
	display: block;
	width: 204px;
	height: 65px;
	background:
		url('../images/funpass/dual/fp-guide.png') top
		no-repeat;
	position: absolute;
	left: 405px;
	top: 793px;
	text-indent: -9999px;
}

.fp-guide:hover {
	background-position: bottom;
}