#pty_overlay {
	background: none repeat scroll 0 0 #F2F0E1;
	opacity: 0.9;
}

#pty_popup {
	padding-top: 110px;
}

#pty_knightly {
	position: relative;
}

#pty_top {
	background-repeat:no-repeat;
	font-size: 22px;
	position: absolute;
	z-index: 10000;
	height: 49px;
	left: 0;
	width: 501px;
	top: -49px;
}

#pty_radial {
	height: 100%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 10000;
	width: 437px;
	left: 17px;
	top: -13px;
}

#pty_content {
	position: relative;
	font-family: "ProcionoRegular";
	min-height: 381px;
	background-repeat:repeat-y;
	width: 365px;
	margin-top: -20px;
	margin-bottom: -31px;
	left: 30px;
	top: 0;
	padding: 0 53px;
}

#pty_heading {
	margin-bottom: 11px;
	line-height: 132%;
	text-align: center;
	margin-top: 15px;
	font-family: "ProcionoRegular";
	font-size: 28px;
	letter-spacing: 1.05px;
	color: #7D4D18;
	text-shadow: 1px 1px 0 #EFECE6;
	position: relative;
	z-index: 1000008;
}

div#pty_flourish {
	background-repeat:no-repeat;
	height: 26px;
	width: 142px;
	position: relative;
	z-index: 10000;
	margin: 0 auto 7px;
}

#pty_mainText {
	font-size: 18px;
	line-height: 140%;
	text-shadow: 1px 1px 0 #F2F2F2;
	color: #919191;
	position: relative;
	z-index: 1000008;
	font-family: "ProcionoRegular";
	min-height: 180px;
}

#pty_mainText .pty_image {
	float: right;
	width: 150px;
}

#pty_bot {
	position: relative;
	width: 537px;
	background-repeat:no-repeat;
	top: 31px;
	z-index: 100010;
	padding-top: 0;
	height: 188px;
}

#pty_form {
	position: relative;
	width: 377px;
	left: -8px;
	bottom: 14px;
	z-index: 100001;
}

#pty_pkg .pty_input {
	background: url("input.png") repeat scroll 0 0 transparent;
	border: 0 none;
	color: #959595;
	font-family: "ProcionoRegular";
	font-size: 20px;
	width: 157px;
	margin-left: 2px;
	padding: 6px 15px 0;
	height: 41px;
	margin-right: -5px;
	line-height: 191%;
}

#pty_submit {
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border: 0 none;
	text-align: center;
	position: relative;
	left: 4px;
	top: -3px;
	font-family: "ProcionoRegular";
	display: block;
	margin-top: 7px;
	width: 373px;
	height: 49px;
	color: #7D4D18;
	font-size: 24px;
}

#pty_close {
	display: block;
	height: 21px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	width: 30px;
	line-height: 94%;
	color: #7D5420;
	z-index: 1000000;
	font-family: "ProcionoRegular";
	font-size: 18px;
	right: 28px;
	top: -17px;
	text-shadow: 1px 1px 0 #FFFFFF;
}

#pty_close:hover {
	color: #AAAAAA;
}

#pty_pkg ul {
	margin: 10px 0 0;
}

#pty_pkg ul li {
	background: url("bullet.png") no-repeat scroll 0 6px transparent;
	list-style-type: none;
	line-height: 140%;
	padding-left: 30px;
	padding-top: 1px;
	margin-bottom: 4px;
	font-family: inherit;
}

#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;
	display: inline !important;
	top: 100px;
	background: url("pty_images/icon.png") no-repeat scroll 5px 5px rgba(21, 16, 9, 0.6);
	color: #FEF8E4;
}


