.login_greed
{
	width:100%;
	/*height:100%;*/
	background:#6a7657;
	margin:0 auto;
	text-align: center;
}

.login_window
{
	text-align: left;
	width:429px;
	margin:15% auto 0;
	overflow:hidden;
}
.login_window_middle
{
	width:100%;
	overflow:hidden;
	background:#e2e2b3 url(/lhn/images/lhn/signup_window_body.gif) top left repeat-x;
}

.login_window_middle_inner
{
	overflow:hidden;	
	width:392px;
	margin:11px 0 0 17px;
}
.login_message
{
	width:382px;
	margin:10px auto;
	text-align:center;
}
.error_message
{
	width:380px;
	margin:10px auto;
	text-align:center;
	font-size:15px;
	color:#cd4617;
}
input.login_window_btn
{
	display:block;
	margin:5px auto 10px;
	width:134px;
	height:23px;
	border:0;
	background:url(/lhn/images/lhn/login_btn.gif) top left no-repeat;
	color:#ffea00;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
input.login_window_btn_ok
{
	display:block;
	margin:5px auto 10px;
	width:134px;
	height:23px;
	border:0;
	background:url(/lhn/images/lhn/ok_btn.gif) top left no-repeat;
	color:#ffea00;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.login_window_header_left
{
	float:left;
	font-size:20px;
	color:#434b37;
	text-transform:uppercase;
	margin:0 0 12px 11px;
}
.login_window_header_right
{
	float:right;
	font-size:20px;
	color:#434b37;
	text-transform:uppercase;
	margin:5px 0 12px 11px;
}

.login_window_header_right span
{
	color:#cd4617;
}




.login_window_top
{
	width:429px;
	height:5px;
	overflow:hidden;
}
.login_window_top_left
{
	float:left;
	width:5px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_t_l.gif) top left no-repeat;
	overflow:hidden;
}
.login_window_top_right
{
	float:right;
	width:5px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_t_r.gif) top left no-repeat;
	overflow:hidden;
}
.login_window_top_body
{
	float:left;
	width:419px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_top.gif) top left repeat-x;
	overflow:hidden;
}

.login_window_bottom
{
	width:429px;
	height:5px;
	overflow:hidden;
}
.login_window_bottom_left
{
	float:left;
	width:5px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_b_l.gif) top left no-repeat;
	overflow:hidden;
}
.login_window_bottom_right
{
	float:right;
	width:5px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_b_r.gif) top left no-repeat;
	overflow:hidden;
}
.login_window_bottom_body
{
	float:left;
	width:419px;
	height:5px;
	background:url(/lhn/images/lhn/signup_window_bottom.gif) top left repeat-x;
	overflow:hidden;
}

.login_window_middle_left
{
	width:100%;
	overflow:hidden;
	background:url(/lhn/images/lhn/signup_window_left.gif) top left repeat-y;
}
.login_window_middle_right
{
	width:100%;
	overflow:hidden;
	background:url(/lhn/images/lhn/signup_window_right.gif) top right repeat-y;
}

.login_window_header
{
	font-size:20px;
	color:#434b37;
	text-transform:uppercase;
	margin:0 0 12px 11px;
}
.login_window_header span
{
	color:#cd4617;
}

/**/
.login_window_inner
{
	width:392px;
	overflow:hidden;
	background:#b9cda8;
	display:block;
}
.login_window_inner_t_l
{
	width:392px;
	overflow:hidden;	
	background:url(/lhn/images/lhn/signup_window_inner_t_l.gif) top left no-repeat;
}
.login_window_inner_t_r
{
	width:392px;
	overflow:hidden;	
	background:url(/lhn/images/lhn/signup_window_inner_t_r.gif) top right no-repeat;
}
.login_window_inner_b_l
{
	width:392px;
	overflow:hidden;	
	background:url(/lhn/images/lhn/signup_window_inner_b_l.gif) bottom left no-repeat;
}
.login_window_inner_b_r
{
	width:392px;
	overflow:hidden;	
	background:url(/lhn/images/lhn/signup_window_inner_b_r.gif) bottom right no-repeat;
}

.login_window_inner_inner
{
	width:350px;
	overflow:hidden;
	margin:5px 0 5px 20px;
}
.login_window_inner_inner_left
{
	float:left;
	width:157px;
	overflow:hidden;
}
.login_window_inner_inner_right
{
	float:right;
	width:157px;
	overflow:hidden;
}
.login_window_inner_inner_full
{
	float:right;
	width:314px;
	overflow:hidden;
}
.login_window_title
{
	font-size:12px;
	color:#434b37;
	font-weight:bold;
	margin:0 0 0px 4px;
}

input.login_window_input
{
	width:136px;
	height:22px;
	padding:2px 4px 0 0;
	border:0;
	text-indent:4px;
	background:url(/lhn/images/lhn/signup_window_input.gif) top left no-repeat;
	margin:0 0 2px 0;
}

