#pty_form {
	position: absolute;
	z-index: 100000;
	left: 26px;
	bottom: 60px;
}

#pty_smooth_lightsInner {
	width: 688px;
	position: relative;
	height: 398px;
}

#pty_smooth_lights {
	background-repeat: no-repeat;
	font-family: "PTSansRegular";
	padding: 32px 24px;
	overflow: visible;
	height: 566px;
	width: 689px;
}

#pty_overlay {
	opacity: 0.95;
	background: none repeat scroll 0 0 #EEEDEB;
}

#pty_content {
	height: 304px;
	position: relative;
	padding: 26px 0 10px 38px;
	top: 2px;
}

#pty_mainImageShell {
	float: right;
	margin-right: 42px;
	margin-top: 9px;
}

#pty_heading {
	line-height: 100%;
	color: #555555;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 35px;
	width: 572px;
	font-family: "LeagueGothicRegular",arial;
	margin-bottom: -2px;
}

#pty_mainText {
	position: relative;
	z-index: 2;
	padding: 14px 0 26px;
	color: #555555;
	font-size: 20px;
	width: 569px;
	line-height: 160%;
	font-family: "PTSansRegular";
}

#pty_finePrint {
	font-size: 11px;
	margin-right: 48px;
	margin-top: -37px;
	font-style: italic;
	position: absolute;
	left: 7px;
	bottom: -11px;
}

#pty_pkg .pty_input {
	display: block;
	margin-bottom: 2px;
	color: #787878;
	float: left;
	margin-right: 5px;
	background: url("input.png") repeat scroll 0 0 transparent;
	font-family: "LeagueGothicRegular",arial;
	width: 198px;
	font-size: 30px;
	height: 50px;
	padding: 1px 14px 0;
	line-height: 160%;
}

#pty_submit {
	padding-top: 0;
	border: 0 none;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 0;
	font-family: "LeagueGothicRegular",arial;
	text-transform: uppercase;
	font-size: 37px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	width: 177px;
	color: #302905;
	height: 55px;
	margin-top: -1px;
}

#pty_mainText ul li {
	background-repeat: no-repeat;
	padding-left: 33px;
	position: relative;
	height: 38px;
	left: 0;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: -18px;
	padding-top: 2px;
	font-family: inherit;
}

#pty_close {
	display: block;
	position: absolute;
	width: 38px;
	z-index: 1000;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-family: "LeagueGothicRegular",arial;
	font-size: 19pt;
	color: #675E57;
	right: 6px;
	top: 21px;
}

#pty_close:hover {
	color: #888888;
}

#pty_concrete {
	position: relative;
}

#pty_afflinkShell {
	text-align: center;
}

#pty_afflink {
	text-align: center;
	position: relative;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	text-shadow: 1px 1px 0 #4B3501;
	font-style: italic;
	font-family: "Georgia";
	font-size: 13px;
	padding: 6px 14px 6px 26px;
	background: url("pty_images/icon.png") no-repeat scroll 5px 5px rgba(21, 16, 9, 0.6);
	color: #FEF8E4;
	z-index: 1000;
	top: -12px;
}

