body {
	background:url("http://www.onionbooty.com/images/template/background/main-splash.jpg") no-repeat center top #45a1ff;
}
#splash, #footer, #header {
	margin:0px auto;
	width:970px;
	clear:both
}
#header {
	height:100px;
	position:relative;
}
#support{
	float:right;
	width:237px;
	padding-top:10px;
}
#onion{
	position:absolute;
	top:427px;
	width:125px;
	left:286px;
	z-index:1000;
}	

#backdrop {
	width:565px;
	height:560px;
	background:#000;
	margin:0px auto;
}
#jcontent {
	width:500px;
	height:560px;
	display:block;
	margin:0px auto;
	color: #ccc;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#jcontent strong{
	color:#fff;
}
#jcontent h1{
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	margin:0px;
}
#jcontent form{
	margin-bottom:20px;
}
#jcontent h2{
	color:#fff;
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
#jcontent h3{
	color:#45a1ff;
	font-size:.9em;
	font-weight:normal;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
}
input{
	background:#4daaff;
	color:#fff;
	border:1px solid #fff;
	width:280px;
	margin-right:10px;
}
#jcontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin:4px 0px 14px 0px;

}#jcontent label{
	display:inline-block;
	width:80px;
	font-weight:bold;
}
#jcontent a{
	color:#45a1ff;
	text-decoration:none;
}
#jcontent a:hover{
	color:#fff;
	text-decoration:none;
}
#deco{
	position:absolute;
	z-index:900;
	top:0px;
	left:-159px;
}

#aform{
	position:absolute;
	top:10px;
	width:500px;
	left:0px;
	z-index:1000;
	text-align:right;
}
.button{
	margin:20px auto;
	display:block;	
}
.input{
	width:150px;
}
.retrive_account, .create_account{
	margin:20px 0px;
}

#logo {
	float:left;
}
#update {
	position:absolute;
	z-index:1000;
	top:-90px;
	left:813px;
}
#footer {
	background:url("/images/template/background/hr.jpg") no-repeat 0px 74px;
	height:100px;
	margin-top:10px;

}
#footer #text-links{
	background:url("/images/template/background/hr.jpg") no-repeat 0px 24px;
	height:40px;
	margin-top:10px;
	text-transform:uppercase;

}
#footer #text-links a{
	margin-right:10px;

}
#footer p {
	color:#8ac4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;

}
#footer a{
	color:#8ac4ff;}
#footer a:hover{
	color:#fff;}
