﻿/*--------LEFT PANEL----------*/

.login_left_panel
{
	float:left;
	width:467px;
	height:400px;
}

.login_left_panel fieldset
{
	width:400px;
	width:460px\9;
	height:365px;
	border: solid 2px #1484ae;
	-moz-border-radius: 5px 5px 5px 5px;
	margin: 10px 20px 20px 30px;
	padding-top:20px\9;
}

.login_left_panel fieldset legend
{
	font-size:12px;
	font-weight:bold;
	color:#c51e3e;
	height:32px;
	border:solid 2px #1484ae;
	-moz-border-radius: 5px 5px 5px 5px;
	padding:2px 30px 2px 30px;
}

.login_left_panel fieldset legend img
{
	height:30px;
	width:32px;
}

.login_left_panel fieldset .line
{
	clear:both;
	width:355px;
	width:400px\9;
	padding: 10px 30px 10px 30px;
	padding: 5px 30px 5px 30px\9;
	font-size:12px;
}

.login_left_panel fieldset .line .left
{
	float:left;
	width:100px;
	text-align:right;
	padding-top:3px;
}

.login_left_panel fieldset .line .right
{
	float:right;
	width:235px;
	text-align:left;
}

.login_left_panel fieldset .line .right .input
{
	width:200px;
}

/*--------RIGHT PANEL----------*/

.login_right_panel
{
	float:right;
	height:400px;
	width:467px;
	padding-right: 20px;
	padding-right: 40px\9;
	margin-top: 20px\9;
}

.login_right_panel fieldset
{
	width:400px;
	width:460px\9;
	height:365px;
	border: solid 2px #1484ae;
	-moz-border-radius: 5px 5px 5px 5px;
	margin: 10px 20px 20px 20px;
}

.login_right_panel fieldset legend
{
	font-size:12px;
	font-weight:bold;
	color:#c51e3e;
	height:32px;
	border:solid 2px #1484ae;
	-moz-border-radius: 5px 5px 5px 5px;
	padding:2px 30px 2px 30px;
}

.login_right_panel fieldset legend img
{
	height:30px;
	width:32px;
}

.login_right_panel fieldset .line
{
	clear:both;
	width:355px;
	*width:400px;
	padding: 10px 30px 10px 30px;
	font-size:12px;
}

/*--------------------------------*/
/*---------MEMBER LOGIN-----------*/
/*--------------------------------*/
.login_panel
{
	text-align:center;
	min-height:400px;
	width:900px;
}

.login_panel fieldset
{
	width:880px;
	width:890px \9;
	min-height:350px;
	border: solid 2px #f0740f;
	-moz-border-radius: 5px 5px 5px 5px;
	margin: 10px 20px 20px 20px;
}

.login_panel fieldset legend
{
	font-size:12px;
	font-weight:bold;
	color:#c51e3e;
	height:32px;
	border:solid 2px #f0740f;
	-moz-border-radius: 5px 5px 5px 5px;
	padding:2px 30px 2px 30px;
}

.login_panel fieldset legend img
{
	height:30px;
	width:32px;
}

.login_panel fieldset .line
{
	float:left;
	width:370px;
	padding: 10px 30px 10px 30px;
	font-size:12px;
}

.login_panel fieldset .line .left
{
	padding-top:3px;
	float:left;
	width:140px;
	text-align:right;
}

.login_panel fieldset .line .right
{
	float:right;
	width:225px;
	text-align:left;
}
