



.login_login {
	width:448px;
	margin:0 auto;
	color:#CC0001;
}
.login_login .top {
	background:url('http://static.datasrv19.karacsony.hu/login/login_login_top.jpg') top left no-repeat;
	width:448px;
	height:48px;
	overflow:hidden;
}
.login_login .cnt {
	background:#fff;
	width:448px;
}
.login_login .cnt .error {
	padding-bottom:2px;
	text-align:center;
	font:bold 14px Arial;
	color:#f00;
}
.login_login .cnt TABLE {
	width:400px;
}
.login_login .cnt TABLE .property {
	font-weight:bold;
}
.login_login .cnt .input {
	background:url('http://static.datasrv19.karacsony.hu/login/login_red_input.gif') top left no-repeat;
	width:250px;
	height:20px;
	overflow:hidden;
}
.login_login .cnt .input INPUT {
	border:0px;
	width:240px;
	height:20px;
	margin-left:5px;
	color:#0A3813;
	font:normal 12px Arial;
	padding:0px;
	background:url('http://static.datasrv19.karacsony.hu/login/login_red_input.gif') top left no-repeat;
	background-position: -5px 0px;
}
.login_login .bottom {
	background:url('http://static.datasrv19.karacsony.hu/login/login_login_bottom.jpg') top left no-repeat;
	width:448px;
	height:57px;
	overflow:hidden;
}
.login_login .bottom .submit_button {
	margin-top:22px;
	margin-left:166px;
	width:116px;
	height:27px;
	cursor:pointer;
}



/* álltalános regisztrációs content */
.login_null {
	width:448px;
	color:#bd0006;
}
.login_null A {
	color:#bd0006;
	text-decoration:none;
}
.login_null A:HOVER {
	color:#bd0006;
	text-decoration:underline;
}
.login_null .top {
	width:448px;
	height:48px;
	overflow:hidden;
	background:url('http://static.datasrv19.karacsony.hu/login/login_null_top.jpg') top left no-repeat;
}
.login_null .cnt {
	background:#fff;
}
.login_null .cnt .input,
.login_null .cnt SELECT {
	background:#fff;
	border:1px #ff8181 solid;
	width:160px;
	color:#004211;
}
.login_null .cnt .inner {
	padding:5px;
}
.login_null .inner .error {
	padding:5px;
	color:#bd0006;
	font:bold 12px Arial;
}
.login_null .bottom {
	width:448px;
	height:57px;
	overflow:hidden;
	background:url('http://static.datasrv19.karacsony.hu/login/login_null_bottom.jpg') top left no-repeat;
}
/* álltalános regisztrációs content vége */

/* login line */
.login_line {
	padding-top:2px;
	float:right;
	width:500px;
	font:normal 12px Arial;
	color:#FFCC66;
}
.login_line SPAN {
	position:relative;
	top:-2px;
}
.login_line .button {
	float:right;
	margin-right:5px;
	font-weight:bold;
	width:80px;
}
.login_line .button DIV {
	cursor:pointer;
}
.login_line .password {
	float:right;
	margin-right:10px;
}
.login_line .email {
	float:right;
	margin-right:10px;
}
.login_line INPUT {
	width:100px;
	height:13px;
	border:1px #FFA246 solid;
	color:#004211;
	font:normal 10px Arial;
	background:#fff;
}
.login_line {

}

/* login line vége */


