/* Style made by Voltrex.be, Copyright */
html {
	background: #42beed url(../images/layout/inlog/background.jpg) center top no-repeat;
}
body {
	color: #FFF;
	font-family: Euphemia, Ebrima, Kalinga, Calibri, Arial, Verdana;
	font-size: 16px;
	text-shadow: 1px 0px 1px #2a647e;
}
a:link, a:hover, a:active, a:visited {
	color: #f0fdd7;
	text-decoration: none;
}
a:hover {
	color: #94d31a;
	text-decoration: none;
}
#center {
	width: 500px;
	margin:0px auto;
	margin-top: 50px;
}
.txtcenter {	
	width: 100%;
	text-align:center;
}
#avatarholder {
	margin:0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/layout/inlog/avatarholder.png) top no-repeat;
	width: 329px;
	height: 244px;
}
INPUT.textfield {
	background: url(../images/layout/inlog/inputtxt.png) no-repeat;
	width: 215px;
	height: 24px;
	padding: 9px;
	padding-bottom:0;
	font-size: 15px;
	text-shadow: none;
	color: #5a5a5a;
	text-align: left;
	border: 0;
}
INPUT.buttonlogin {
	background: url(../images/layout/inlog/buttonlogin.png) no-repeat;
	width: 40px;
	height: 71px;
	text-shadow: none;
	border: 0;
	float:right;
}
INPUT.buttonregister {
	background: url(../images/layout/inlog/buttonregister.png) no-repeat;
	width: 280px;
	height: 33px;
	margin-top: 8px;
	text-shadow: 1px 0px 1px #619200;
	color: #FFF;
	font-size: 16px;
	border: 0;
}
#middleform {
	margin:0px auto;
	width: 280px;
}
#languages {
	position: absolute;
	top:5px;
	left:5px;
	font-size: 13px;
}
.error {
	color: red;
	text-shadow: none;
}
#footer {
	width: 100%;
	text-align:center;
	font-size: 13px;
	margin-top: 30px;
}
