﻿*
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	min-height: 100%;
}
body
{
	background: #000 url(../img/pp1/BgBody.jpg) 0 100% no-repeat;
	color: #FFFFFF;
	font: 62.5% Helvetica, Arial, Sans-serif;
}
p
{
	margin: 1em 0;
}
td
{
	padding: 2px;
}
label
{
	float: left;
	padding: 2px 0;
}
a
{
	color: #E2C50E;
}
h1
{
	margin: 1em 0;
}
h2
{
	margin: 1em 0;
}
h3
{
	font-size: 1.175em;
}
h4
{
	font-size: 1.3em;
}
hr
{
	display: none;
}
select option
{
	padding-right: .5em;
}
a img
{
	border: none;
}

/* Structure */
#wrap
{
	background: transparent url(../img/pp1/BgWrap.jpg) 0 0 repeat-x;
	font-size: 1.2em;
}
#wrapper
{
	background: transparent url(../img/pp1/BgWrapper.gif) 0 0 no-repeat;
}
#container
{
	width: 743px;
	margin-left: 161px;
}
#content-wrap
{
	position: relative;
	background: transparent url(../img/pp1/BgMain.jpg) 0 0 repeat-y;
}
#middle
{
	position: relative;
	min-height: 417px;
	padding: 187px 40px 10px 40px;
	background: transparent url(../img/pp1/BgTop.jpg) 0 0 no-repeat;
}
#homePage #middle
{
	padding: 157px 0 10px 0;
	background: transparent url(../img/pp1/BgTopHome.jpg) 0 0 no-repeat;
}
#contentHolder1
{
	position: relative;
	float: left;
	width: 450px;
}
#contentHolder2
{
	float: right;
	width: 293px;
}
#mainBottom
{
	width: 100%;
	padding-bottom: 10px;
}
#footer
{
	position: relative;
	left: 20px;
	width: 700px;
	min-height: 0;
	padding-top: 10px;
	font-size: 1em;
	color: #fff;
	text-align: center;
}

/* Main */
#ppAmtVar
{
	display: block;
	position: absolute;
	z-index: 1;
	top: 32px;
	right: 10px;
	width: 240px;
	font-size: 3em;
	font-weight: normal;
	font-style: normal;
	color: #7e3499;
	text-align: center;
	overflow: visible;
	font-family: "Times New Roman",Times,serif;
}
#nav
{
	position: absolute;
	z-index: 1;
	top: 107px;
	right: 6px;
	width: 300px;
}
#nav li
{
	display: inline;
	float: left;
}
.nav-apply, .nav-win
{
	width: 50%;
}
#nav li a:link, #nav li a:visited
{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font: bold 1em Helvetica, Arial, Sans-Serif;
}
#nav li a:hover, #nav li a:focus, #nav li a:active
{
	color: #ffdd00;
}
#ppCard
{
	position: absolute;
	top: 116px;
	left: 12px;
	width: 96px;
	height: 62px;
	margin: 0;
}
#ppCard a
{
	display: block;
	height: 100%;
	width: 100%;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#ppApplyHere
{
	position: absolute;
	top: 224px;
	left: 135px;
	width: 106px;
	height: 21px;
}
#ppApplyHere a
{
	display: block;
	height: 100%;
	width: 100%;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#countdown
{
	display: block;
	position: absolute;
	top: 380px;
	left: 20px;
	color: #e2c50e;
	font-style: italic;
	font-size: 2em;
	font-family: "Times New Roman",Times,serif;
}

/* Home Page Form */
#infoSet
{
	margin-top: 65px;
	border: none;
	font-family: Helvetica,Arial,sans-serif;
}
#infoSet br
{
	clear: both;
}
.labelText
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #fcfcfc;
}
#lblFName, #lblLName, #lblState
{
	width: 190px;
}
#lblFName input, #lblLName input, #lblPAddress input, #lblCity input, #lblEmail input
{
	width: 160px;
}
#lblArea input, #lblLocal input
{
	width: 2em;
}
#lblNo input
{
	width: 2.5em;
}
#lblAuthorize
{
	width: 95%;
}
#lblPhone, #lblChecking
{
	float: left;
	padding: 2px 0;
}
#lblBtn
{
	margin-top: 5px;
}

/* Foot */
#footer
{
	font-family: Verdana;
	font-size: .8em;
}
.foot-nav
{
	text-transform: uppercase;
}

/* Specific Pages */
.summary1
{
	position: absolute;
	z-index: 99;
	top: 220px;
	left: 115px;
	width: 290px;
	padding: 10px 10px 0;
	background-color: #f6eeee;
	color: #c00 !important;
	border: double 6px #c00;
	font-size: 1.3em;
}
.summary1 ul
{
	margin: 0 0 1em 25px;
}
.btnReg
{
	display: block;
	width: 70px;
	height: 28px;
	padding-top: 20px;
	cursor: pointer;
	border: none;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../img/pp1/BtnRegister.png) -3px -3px no-repeat;
}
.btnReg:hover, .btnReg:focus, .btnReg:active
{
	background-position: -75px -3px;
}
#pstyle
{
	font-size: 1.1em;
	font-weight: normal;
}

#congratsPage #middle h2
{
	margin: .5em 0;
}
.pp-card-img
{
	float: left;
	width: 198px;
	margin-right: 18px;
	text-align: center;
}
.pp-card-img .apply-button
{
	display: block;
	width: 117px;
	height: 38px;
	margin: 0 auto;
	background: transparent url(../img/pp1/BtnApplyNow.png) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
.pp-more-opps
{
	float: left;
	width: 447px;
}
.pp-more-opps h3
{
	color: #ffdd00;
}
.pp-more-opps h3 em
{
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
}

#unsubPage #middle
{
	padding: 197px 0 50px;
}
#unsubPage #contentBox1
{
	margin: 0 40px;
}

/* Misc */
.req
{
	width: 160px;
	color: #fff;
	font-size: 1em;
}
#reqDisc
{
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
.hide
{
	display: none;
}
.cbxText
{
	font-size: .9em;
}
.radioList
{
	display: block;
	margin: 2px 0;
}
.radioList label
{
	float: none !important;
	padding: 0 10px 0 3px;
	font-size: 1em;
	font-weight: bold;
}
.group:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.group
{
	min-height: 0;
}
.data-table
{
	width: 100%;
}
.data-table td
{
	text-align: center;
	width: 25%;
}
.info-block img
{
	float: left;
}
.info-block p
{
	margin-left: 195px;
	font-size: 1.5em;
}
.story-block
{
	clear: both;
	padding-top: 20px;
}
.doubleLine
{
	text-align: left !important;
}
.sn
{
	color: #0E011F;
}
