﻿body{background:#fff;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:1.2;color:#888}
.h3Login {width:440px;height:77px;margin:0 0 .5em 0;padding:0; background:url(/images/header-customer-login.gif) no-repeat;text-indent:-10000px;}
.h3ResetPassword {width:440px;height:77px;margin:0 0 .5em 0;padding:0;background:url(/images/header-customer-reset.gif) no-repeat;text-indent:-10000px;}
.username {padding:.5em 0 0 0}
.username input,
.password input, 
.company input
{width:239px;height:25px;padding:8px;border-width:0;background:url(/images/bg-form-input.gif) no-repeat;}

button {background:url(/images/button-login.gif) no-repeat;width:247px;height:28px;border:0;cursor:pointer}
label {display:block;}

.notes {float:left;width:150px;font-size:.9em;}
.txt-click  {color:#bcc932;font-size:.9em;padding-bottom:1em;cursor:pointer;}
a  {color:#bcc932;font-size:.9em;cursor:pointer;text-decoration:none;margin-top:1em;display:block}



.MessageBad{color:red;}

.MessageGood{color:green;}

.LoginContainer
{
	text-align:center;
	z-index:50;
	width:460px;
	height:400px;
}

.LoginTable
{
	width:100%;
	position:absolute;
	top:200px;
	text-align:center;
	z-index:50;
}
