body {
	margin:0px 0px 40px 0px;
	padding:0px;
	background-color:#1a1a1a;
	font:13px Arial,sans-serif;
	color:#fefefe;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
#main {
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
#memberpane {
	margin-left:auto;
	margin-right:auto;
	width:536px;
	font:10px Trebuchet MS,sans-serif;
	font-weight:bold;
}
#memberpane #login {
	position:relative;
	width:536px;
	height:145px;
	font-size:0px;
	z-index:50;
}
#memberpane #txtForgotPassword {
	position:absolute;
	top:86px;
	right:21px;
}
#memberpane #txtSignUp {
	position:absolute;
	top:97px;
	right:21px;
}
#memberpane #txtPrivacy {
	position:absolute;
	top:138px;
	left:265px;
	color:#babbba;
}
#memberpane a {
	font:9px Verdana,sans-serif;
	color:#3a3b3b;
	letter-spacing:-0.04em;
	text-decoration:none;
}
#memberpane a:hover {
	text-decoration:underline;
}
#memberpane #layerUsername {
	position:absolute;
	left:336px;
	top:50px;
	color:#666;
}
	#memberpane #txtUsername {
		width:182px;
		height:15px;
		background:none;
		border:0px;
		color:#666;
		font:11px Tahoma,sans-serif;
		padding-left:2px;
		font-weight:bold;
	}
#memberpane #layerPassword {
	position:absolute;
	left:336px;
	top:67px;
	color:#666;
}
	#memberpane #txtPassword {
		width:182px;
		height:15px;
		background:none;
		border:0px;
		color:#666;
		font:11px Tahoma,sans-serif;
		padding-left:2px;
		font-weight:bold;
	}
#memberpane #imgIcon {
	position:absolute;
	left:20px;
	top:48px;
	width:235px;
	height:97px;
}
#memberpane #btnSignIn {
	position:absolute;
	top:120px;
	left:434px;
	cursor:pointer;
	cursor:hand;
}
#memberpane #btnSignUp {
	position:absolute;
	top:279px;
	left:339px;
	cursor:pointer;
	cursor:hand;
}
#memberpane #btnInvite {
	position:absolute;
	top:248px;
	left:34px;
	cursor:pointer;
	cursor:hand;
}
#memberpane #open {
	display:none;
}
#memberpane #langtoggle {
	float:left;
}
#memberpane #nonmember {
	float:right;
	cursor:pointer;
	cursor:hand;
}
#memberpane #stats {
	position:relative;
}
#memberpane #stats #leftside input {
	border-left:1px solid #8ca4b9;
	border-top:1px solid #8ca4b9;
	border-right:0px;
	border-bottom:0px;
	width:174px;
	height:13px;
	font-size:10px;
	color:#484848;
	padding-left:2px;
}
#memberpane #stats #rightside input {
	width:63px;
	height:13px;
	background-color:#b5b6b6;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:1px solid #8b8b8b;
	font-size:10px;
	text-align:right;
	color:#333;
	padding-right:2px;
	font-weight:bold;
}
#memberpane #friendlist {
	width:228px;
	height:79px;
	overflow:auto;
	background-color:#b5b6b6;
	margin-bottom:16px;
}
#memberpane #friendlist div {
	height:20px;
	line-height:20px;
	color:#484848;
}
#memberpane #friendlist div img {
	padding-right:3px;
}
#memberpane #textlinks {
	position:absolute;
	top:414px;
	font-weight:bold;
	font:10px Verdana,sans-serif;
	text-align:center;
}
	#memberpane #textlinks a {
		color:#b5b5b5;
		text-decoration:none;
		font-weight:bold;
		font:10px Tahoma,sans-serif;
	}
#memberpane #stats #sendlang {
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
	border:0px;
}
	#memberpane #stats #sendlang input {
		width:12px;
		padding:0x;
		margin:0px;
	}
#landingdates {
	clear:both;
	font:12px Arial,sans-serif;
	font-weight:bold;
	color:#f0f0f0;
	text-align:center;
	line-height:16px;
	margin-bottom:30px;
}
#pagecount {
	text-align:center;
}
.left {
	width:382px;
	float:left;
	padding-left:27px;
}
.right {
	width:333px;
	float:right;
	padding-right:20px;
}
#privacy {
	width:600px;
	position:absolute;
	background-color:#fff;
	color:#000;
	padding:20px;
	height:300px;
	left:80px;
	overflow:auto;
	top:500px;
	border:2px solid #000;
	display:none;
}
#rules {
	width:600px;
	position:absolute;
	background-color:#fff;
	color:#000;
	padding:20px;
	height:300px;
	left:80px;
	overflow:auto;
	top:50px;
	border:2px solid #000;
	display:none;
}
#buttonprivacy {
	width:166px;
	height:17px;
	cursor:hand;
	cursor:pointer;
	float:left;
}
#buttonrules {
	width:166px;
	height:17px;
	cursor:hand;
	cursor:pointer;
	float:left;
	margin-bottom:6px;
}
#buttonsubmit {
	width:165px;
	height:27px;
	cursor:hand;
	cursor:pointer;
}
#shopemi {
	float:right;
	padding-top:3px;
}
#formerror {
	font-size:14px;
	color:#f00;
	font-weight:bold;
}
.dismiss {
	margin-top:10px;
	text-decoration:underline;
	color:#00f;
	cursor:hand;
	cursor:pointer;
}
#pagecount {
	margin-top:20px;
	font-size:10px;
	color:#b5b5b5;
}
.form {
	border-collapse:collapse;
	font-size:12px;
}
.form input,.form select {
	line-height:16px;
	font-size:12px;
	background-color:#a3a3a3;
	border:0px;
	color:#000;
	width:220px;
}
#pin {
	margin-bottom:5px;
	font-size:12px;
}
#pin input {
	line-height:16px;
	font-size:12px;
	background-color:#a3a3a3;
	border:0px;
	color:#000;
	width:220px;
}
#captcha {
	margin-bottom:10px;
	font-size:12px;
}
#captcha a {
	text-decoration:none;
	color:#fff;
}
#captcha input {
	line-height:16px;
	font-size:12px;
	background-color:#a3a3a3;
	border:0px;
	color:#000;
	width:220px;
	margin-bottom:4px;
}
#checkboxes {
	clear:both;
	font-size:12px;
	color:#a4a4a4;
	margin-bottom:10px;
}
#checkboxes input {
	margin-left:0px;
}
#copy {
	margin-bottom:15px;
}
#prizing {
	margin-bottom:15px;
}
.req {
	color:#f00;
	font-weight:bold;
	font-size:13px;
}
#missing {
	color:#f00;
}
#thankstext {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	margin-bottom:15px;
}
#pagecount {
	text-align:center;
}
#rules {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

