﻿body { font-family: Calibri, Arial, Helvetica, Sans-Serif; font-size: 10pt; background: #000  no-repeat fixed center; margin: 0; }

/* Login
/**********************************************/
.login { position: absolute; top: 50%; left: 50%; width: 994px; height: 126px; margin-top: -63px; margin-left: -497px; background: #FFF;  vertical-align: middle; }

.login_logo { position: relative; float: left; top: 50%; width: 175px; height: 46px; margin-top: -46px; padding: 20px; }
.login_logo h5 { background: url(http://testimages.techlighting.com/Partners/lbl/login_logo.jpg) no-repeat; width: 165px; height: 55px; text-align: left; margin: 0; }
.login_logo h5 span { display: none; }

.login_partner { position: relative; float: left; top: 50%; width: 150px; height: 46px; margin-top: -46px; padding: 20px; font-size: 12pt; color: #6c6969; }
.login_partner h5 { background: url(http://testimages.techlighting.com/Partners/lbl/buttons/get_an_account.jpg) no-repeat right; cursor: pointer; width: 113px; height: 25px; margin: 0; }
.login_partner h5 span { display: none; }

.login_username { position: relative; float: left; width: 165px; height: 60px; margin-top: -30px; top: 50%; font-size: 12pt; color: #6c6969; }
.login_username span { color: #000; font-size: 8pt; }

.login_password { position: relative; float: left; width: 165px; height: 60px; margin-top: -30px; top: 50%; font-size: 12pt; color: #6c6969; }
.login_password span { color: #000; font-size: 8pt; }

.login_remember { position: relative; float: left; width: 120px; height: 22px; margin-top: -11px; top: 50%; font-size: 8pt; color: #6c6969; }

.login_button { position: relative; float: left; width: 70px; height: 18px; margin-top: -9px; top: 50%; font-size: 8pt; color: #6c6969; }
.login_button h5 { margin: 0; }
.login_button h5 span { display: none; }

.login_errorMsg { position: absolute; top: 50%; left: 50%; color: #F00; font-weight: bold; background-color: #FFF; padding: 10px; width: 974px; height: 20px; margin-left: -497px; margin-top: 63px; text-align: center; }
/**********************************************/


/* Forgot Username/Password
/**********************************************/
.forgot { position: absolute; padding: 20px; top: 50%; left: 50%; width: 880px; height: 540px; margin-top: -290px; margin-left: -460px; background: #FFF; }
/**********************************************/


/* First Access
/**********************************************/
.firstAccess { position: relative; padding: 20px; width: 994px; margin: 0 auto; background: #FFF; }
/**********************************************/
