/* CSS Document */

#login_panel_div {
	margin: 0 auto;
	position: absolute;
	width: 325px;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}

#error_div {
	position: absolute;
	right: 40%;
	top: 40%;
}

.login-top {
	width: 325px;
	float: left;
	height: 30px;
}

.login-top img {
	display: block;
	float: left;
}

.login-top span {
	background: url(../images/login/t_c.gif) repeat-x;
	display: block;
	float: left;
	width: 315px;
	text-indent: 10px;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	color: #14438B
}

#main {
	width: 325px;
	background: url(../images/login/main-bg.gif);
}

.c_t img {
	width: 315px;
	display: block;
	height: 3px;
	clear: both;
}

.c_c {
	width: 313px;
	border-left: solid 1px #B0C2DA;
	border-right: solid 1px #B0C2DA;
	background: url(../images/login/c_bg.gif) repeat-x;
	text-align: left;
}

.z_t img {
	width: 286px;
	display: block;
	height: 6px;
	clear: both;
}

.bot {
	width: 325px;
}

.bot img {
	display: block;
	width: 2px;
	height: 4px;
	float: left;
}

.bot span {
	width: 321px;
	display: block;
	height: 4px;
	float: left;
	background: url(../images/login/bot-c.gif) repeat-x;
}

.login-button {
	font-family: Tahoma;
	background: url(../images/login/button_1.gif) no-repeat;
	width: 61px;
	height: 21px;
	outline: none;
	border: none;
}

.login-button2 {
	font-family: Tahoma;
	background: url(../images/login/button_2.gif) no-repeat;
	width: 86px;
	height: 21px;
	outline: none;
	border: none;
}

.input {
	font-family: Tahoma;
	background: url(../images/login/input_bg.gif) repeat-x;
	border: solid 1px #9AB4CF;
	width: 168px;
	font-size: 12px;
}

.input2 {
	font-family: Tahoma;
	background: url(../images/login/input_bg.gif) repeat-x;
	border: solid 1px #9AB4CF;
	width: 170px;
	font-size: 12px;
}

.logo img {
	display: block;
	padding-left: 10px;
}

.ts {
	width: 190px;
	background: url(../images/login/x.gif) repeat-x;
	height: 29px;
	line-height: 29px;
	border: solid 1px #6593CF;
}

.ts span {
	margin-top: 3px;
	width: 182px;
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FFFFFF;
	border: solid 1px #A3BAD9;
}

#loginStatus {
	font-size: 11px;
	padding-left: 15px;
	text-align: left;
	height: 20px;
}