body,
html {
	height:100%;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
}
img {border:none;}
input,
textarea,
select{
	color:#000;
	font:12px-14px arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}
.main-wrapper {
	width:100%;
	min-height:100%;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-body.gif);
}
* html .main-wrapper {
	height:100%;
}
.page-width {
	margin:0 auto;
	width:800px;
	position:relative;
	padding:83px 0 20px;
}
.logo a {
	position:absolute;
	left:45px;
	top:0;
	width:256px;
	height:74px;
	text-indent:-9999px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/logo.png) no-repeat;
}
.columns-holder {
	overflow:hidden;
	zoom:1;
	padding:2px;
	border:1px solid #ff5502;
	background:#fff;
}
.columns-wrap {
	overflow:hidden;
	zoom:1;
	background:#e5e5e5 url(http://3dxbucks.com/billingpics/3dslutz/images/bg-columns.gif) repeat-x;
}
.columns-frame {
	overflow:hidden;
	zoom:1;
	padding:20px 4px 0 5px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-sep.gif) no-repeat 334px 80%;
}
/* account */
.account {
	float:left;
	width:318px;
}
.columns-wrap h2 {
	margin:0 0 0 16px;
	padding:15px 0 0 69px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	z-index:10;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-step1.gif) no-repeat;
}
.columns-wrap h2 span {
	display:block;
	height:26px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/text-create.gif) no-repeat;
}
.box {
	width:318px;
	position:relative;
	z-index:1;
	margin:-24px 0 0;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-account.gif) repeat-y;
}
.box-frame {
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-account-top.gif) no-repeat;
}
.box-wrap {
	width:293px;
	padding:5px 0 20px 25px;
	min-height:202px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-account-btm.gif) no-repeat 0 100%;
}
* html .box-wrap {
	height:202px;
}
.account .row {
	overflow:hidden;
	zoom:1;
	padding:17px 0 0;
}
.account label {
	display:block;
	color:#666;
	font-size:12px;
	line-height:20px;
}
.account label span {
	color:#f63;
}
.account input.field {
	width:255px;
	height:16px;
	padding:3px 5px;
	margin:0;
	background:#fff;
	border:1px solid #ccc;
}
.account select {
	width:267px;
}
/* choose */
.choose {
	float:right;
	width:442px;
}
.columns-wrap .choose h2 {
	margin-left:18px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-step2.gif) no-repeat;
}
.columns-wrap .choose h2 span {
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/text-choose.gif) no-repeat;
}
.choose .box {
	width:442px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-choose.gif) repeat-y;
}
.choose .box-frame {
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-choose-top.gif) no-repeat;
}
.choose .box-wrap {
	width:394px;
	padding:5px 24px 20px 24px;
	background:url(http://3dxbucks.com/billingpics/3dslutz/images/bg-choose-btm.gif) no-repeat 0 100%;
}
.choose dl,
.choose dt,
.choose dd {
	margin:0;
	padding:0;
	color:#666;
	font-size:12px;
	line-height:35px;
}
.choose dl {
	margin:0 0 1px;
	overflow:hidden;
	zoom:1;
	background:#f0f0f0;
}
.choose dt {
	float:left;
	width:200px;
	padding:0 0 0 25px;
	text-transform:uppercase;
}
.choose dd {
	overflow:hidden;
	zoom:1;
}
.choose dl.title {
	background:#e0e0e0;
	color:#333;
	margin:23px 0 1px;
	text-transform:uppercase;
}
.choose .rb {
	float:left;
	margin:9px 9px 0 0;
}
.choose input.btn {
	float:right;
	margin:29px 0 0;
}
.row-rb label {padding-left:5px;}
.join_error {color: #e00000}