@charset "UTF-8";
body
{
	background: url(http://thelockerzinvitation.com/img/theme/bkg.gif) 
repeat;
	text-align: center;
}
#holder
{
	margin: 0 auto 0 auto;
	text-align: left;
}
#logo
{
	margin: 27px 0 0 36px;
}
#center
{
	background: url(http://thelockerzinvitation.com/img/theme/centerBkg.png) 
repeat-x;
	height: 335px;
	margin-top: 60px;
	padding: 14px 0 0;
}
#contentHolder
{
	background: url(http://thelockerzinvitation.com/img/theme/contentBkg.gif) 
repeat-x;
	height: 303px;
	margin: 0 8px;
	padding: 50px 0 0 66px;
	text-align: center;
}
#content
{
	margin: 0 auto;
	text-align: left;
	width: 816px;
}
#remember
{
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: -10px 0 0 295px;
	padding: 0 0 10px;
}
#remBox
{
	margin: 2px 4px;
}
p.label_checkbox_pair
{
	clear: both;
	float: none;
	position: relative;
	width: 87px;
}
p.label_checkbox_pair input
{
	height: 13px;
	left: 70px;
	position: absolute;
	top: -6px;
	width: 13px;
}
p.label_checkbox_pair label
{
	display: block;
	width: 200px;
}
#login
{
	float: left;
	margin: -2px 0 0 0;
	width: 383px;
}
#pass
{
	clear: both;
	float: left;
	margin: 8px 0;
	width: 383px;
}
.fieldHolder
{
	background: url(http://thelockerzinvitation.com/img/theme/txtFieldCenter.png) repeat-x top;
	float: left;
	height: 31px;
	width: 374px;
}
.field
{
	background: none;
	border: 0;
	color: #7f8082;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0;
	outline: 0;
	padding: 0;
	padding: 8px 0 2px 0;
	width: 374px;
}
.leftSide
{
	background: url(http://thelockerzinvitation.com/img/theme/txtFieldLeft.png) no-repeat;
	float: left;
	height: 31px;
	width: 6px;
}
.rightSide
{
	background: url(http://thelockerzinvitation.com/img/theme/txtFieldRight.png) no-repeat;
	float: left;
	height: 31px;
	width: 3px;
}
#signInBtn
{
	clear: both;
	float: left;
	margin: -1px 0 0 0;
	width: 386px;
}
#forgot
{
	clear: both;
	float: left;
	margin: 10px 0 0 4px;
	width: 199px;
}
#new
{
	clear: both;
	float: left;
	margin: 44px 0 0 4px;
	width: 243px;
}
#left
{
	clear: both;
	float: left;
	width: 383px;
}
#right
{
	float: left;
	height: 289px;
	margin: -44px 0 0 48px;
	width: 383px;
}
#footer
{
	background-image: url(http://thelockerzinvitation.com/img/bkg-footer.png);
	background-repeat: repeat-x;
	bottom: 0px;
	height: 38px;
	left: 0px;
	min-width: 960px;
	padding-top: 6px;
	position: fixed;
	width: 100%;
	z-index: 900;
}
#footerLinks
{
	background-repeat: repeat-x;
	display: block;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 45px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
}
#allThat
{
	margin-left: 45px;
	margin-top: 14px;
}
.left
{
	float: left;
}
#footerLinks a
{
	color: #12B6EA;
	text-decoration: none;
}
#footerLinks a:hover
{
	text-decoration: underline;
}
.footerPiping
{
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 1px;
	vertical-align: text-top;
}
.user-login-button
{
	border: none;
	cursor: pointer;
	height: 34px;
	text-indent: -9999px;
	width: 386px;
}
.login-initial
{
	background: url(http://thelockerzinvitation.com/img/theme/signIn.png) no-repeat 0 0;
}
.login-initial:hover
{
	background: url(http://thelockerzinvitation.com/img/theme/signInOver.png) no-repeat 0 0 !important;
}
.login-wrong-email
{
	background: url(http://thelockerzinvitation.com/img/theme/wrongEmail.png) no-repeat 0 0;
}
.login-wrong-combo
{
	background: url(http://thelockerzinvitation.com/img/theme/wrongCombo.png) no-repeat 0 0;
}