﻿body													{	padding: 0px; margin: 0px 50px 0px 50px; background-color: #e3ecf3; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px;
    background-image: url('style/img/background_repeat_x.gif'); background-position: 0px 0px; background-repeat: repeat-x; }

#center													{	position: relative; margin: 0px auto; width: 522px; height: auto; }

#background												{	position: absolute; top: 134px; left: 0px; width: 522px; height: 361px; z-index: 1;
    background-image: url('../img/login_background.png'); background-position: 0px 0px; background-repeat: repeat-x; }

#logo													{	position: absolute; top: 183px; left: 28px; width: 439px; height: 50px; z-index: 2; }

#headline												{	position: absolute; top: 292px; left: 30px; width: 482px; height: 18px; z-index: 2; }

h1														{	margin: 0px; padding: 0px; line-height: 18px; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 11px; }


img														{	border: 0px; }
form													{	margin: 0px; padding: 0px; }

#legend1												{	position: absolute; top: 359px; left: 191px; width: 75px; height: 17px; z-index: 2; color: #ffffff; font-weight: bold; line-height: 17px; text-align: right; }
#legend2												{	position: absolute; top: 394px; left: 191px; width: 75px; height: 17px; z-index: 2; color: #ffffff; font-weight: bold; line-height: 17px; text-align: right; }

#field1													{	position: absolute; top: 359px; left: 277px; z-index: 2;
    width: 123px; height: 13px; padding: 2px 5px 2px 5px; border: 0px; margin: 0px; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; color: #000000;
    background-image: url('../img/login_field_background.gif'); background-repeat: no-repeat; background-position: 0px 0px; }
#field2													{	position: absolute; top: 394px; left: 277px; z-index: 2;
    width: 123px; height: 13px; padding: 2px 5px 2px 5px; border: 0px; margin: 0px; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; color: #000000;
    background-image: url('../img/login_field_background.gif'); background-repeat: no-repeat; background-position: 0px 0px; }

#send													{	position: absolute; top: 394px; left: 422px; width: 40px; height: 17px; z-index: 2; }
.hiddensend												{	position: absolute; top: 0px; left: 0px; width: 0px; height: 0px; overflow: hidden; }

input.field												{	 }

input.button											{	padding: 0px; margin: 0px; background: none;}
input.button:hover										{	background-image: url('../img/login_send_background.png'); background-repeat: repeat; background-position: 0px 0px; }
