﻿.logon {
text-align: center; 
/*background: #fff; */
font-family: Tahoma; 
font-size: 12px;
overflow: none;
padding: 0;
margin: 0;
}
.logon form {
	margin: 0;
}
table {
border-collapse:collapse;
border-spacing:0;
padding:0;
border:0;
font-size:12px;
}
.logon td.td_center{
vertical-align:middle;
text-align:center;
padding-top: 100px;
}
.logon.demo td.td_center{
padding-top: 25px;
}
td.label_field 
{
    white-space:nowrap;
    padding-right:20px;
}
td.td_center #lControl{
margin:auto;
}
input{
font-size:12px;
padding:2px;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.logon #center_div {
width: 410px; 
height: 400px; 
margin: auto; 
background: url('images/Logon/logo.png') no-repeat #fff;
padding: 0px; 
text-align: left; 
}
.logon.demo #center_div {
width: 566px; 
height: 630px; 
background: url('images/Logon/logo_demo.png') no-repeat #fff;
}
.logon #logo_version {
position: absolute;
display: none;
}
.logon.free #logo_version {
display: block;
width: 133;
height: 52;
margin-left: 292px;
margin-top: -12px;
background: url('images/Logon/free.png') no-repeat transparent;
}
.logon.demo #logo_version {
display: block;
width: 194;
height: 59;
margin: -15px 0 -45px 389px;
background: url('images/Logon/demo.png') no-repeat transparent;
}
.logon #logo_div {
	padding-top: 37px;
}
.logon #redaction_div {
    margin: 0 0 0 230px;
    color: #336699;
    font-size: 16px;
    border-left: 1px solid #336699;   
    padding: 2px 8px;
    height: 42px;
}
.logon #version_div {
height: 30px;
margin: 10px 160px 0 20px;
color: Gray;
}
.logon #login_div {
height: 160px;
padding: 75px 50px 0px;
}
.logon #alt_login_div {
height: 160px;
padding: 75px 50px 0px;
text-align: center;
}
.logon.demo #login_div {
height: 430px;
padding: 55px 25px 0px;
}
.logon #login_div  td {
padding:5px; 
vertical-align: middle;
height: 14px;
}
.logon #login_div  td.td_login_button{
text-align:center;
padding-top:15px;
}
.logon.free #login_div  td.td_login_button{
padding-top:5px;
}
.logon .login_button 
{
    border: 0px;
    background: url('images/Logon/logon_button.png') no-repeat;
    width:134px;
    height:24px;
    color:#fff;
    cursor:pointer;
}
.logon .links {
margin-top: 10px; 
margin-left: 33px; 
margin-bottom: 0px;
}
.logon .blue {
color: #03578A; 
text-decoration: none;
}
.logon a:hover {
color: #01478f;
}
.logon .bluebold {
color: #03578A; 
font-weight:bolder;
}
.logon .copyright {
color: #03578A; 
text-decoration:none;
white-space:nowrap;
}
.logon .bottom {
margin: 10px 20px;
font-size: 11px;
position: absolute;
top: 470px;
width: 370px;
}
.logon.demo .bottom {
top: 617px;
width: 525px;
}
.logon .align_left {
	float: left;
}
.logon .align_right {
	float: right;
}
.logon .underline, .non_decor {
font-size: 70%;
text-decoration: underline;
}
.logon .non_decor {
text-decoration: none;
}
.logon .text_width {
width: 175px; 
border: 1px solid #DBE5E7;
}
.logon .ddl_width {
width: 330px;
}
.logon .button_subm {
width: 120px; 
text-align:center; 
padding: 2px; 
margin-left: 10px 0 10px 132px;
}
.logon .check {
margin-top:5px;
}
.logon .error { 
color: red; 
width: 100%;
height: 16px;
}
.logon .error #validationSummary{
padding: 0px;
}
.logon .error #validationSummary ul{
padding:0px;
margin: 0px;
}
.logon .error #validationSummary li{
    list-style-type:none; 
}
.logon.demo #welcome_div {
	padding: 7px 25px;
}
.logon.demo #welcome_div #welcome 
{
	font-size: 18px;
	margin: 0;
}
.logon.demo #welcome_div #demoSelectUser 
{
	margin: 4px 0 4px 0;
}
.logon.demo #quickUsers {
	height: 255px;
}
.logon.demo .userInformation.first {
	background-color: #FEE490;
}
.logon.demo .userInformation {
	height: 36px;
	padding: 8px 0;
}
.logon.demo .userInformation .work {
	display: inline-block;
	width: 140px;
	margin: 0 15px 0 35px;
	font-weight: bold;
    color: #03578A;
	vertical-align: top;
}
.logon.demo .userInformation .userIcon {
	width: 34px;
	height: 36px;
	border: solid 1px #DEDEDF;
	vertical-align: top;
}
.logon.demo .userInformation.first .userIcon 
{
	border-color: white;
}
.logon.demo .userInformation .user {
	display: inline-block;
	width: 155px;
	margin: 0 15px;
	vertical-align: top;
}
.logon.demo .userInformation .user .userName{
	font-weight: bold;
    color: #03578A;
	display: block;
}
.logon.demo .userInformation .user .userPosition{
	font-style: italic;
    font-size: 12px;
    color: #999999;
	display: block;
}
.logon.demo .userInformation .td_login_button {
	display: inline-block;
	width: 70px;
	margin: 0 15px 0 0;
	vertical-align: top;
	padding-top: 9px;
}
.logon.demo .userInformation .td_login_button .login_button {
    background: url('images/Logon/logon_button2.png') no-repeat;
    width:64px;
    height:18px;
    color: #03578A;
	padding: 0;
	float: right;
}
.logon.demo .otherUserDiv {
	margin: 30px 25px 0;
	height: 50px;
}
.logon.demo .otherUserDiv #selectUser {
	display: block;
	margin-bottom: 5px;
}
.logon.demo .otherUserDiv #userSelector, .logon.demo .otherUserDiv .td_login_button {
	display: inline-block;
	vertical-align: top;
}
.logon.demo li {
	text-align: left;
}
.logon.demo .login_links {
	margin: 0 25px;
}

.logon-methods {
    padding: 17px 32px 0 32px;
}

.logon-methods table {
    width: 100%;
}

.logon-methods tr td {
    text-align: center;
}

a.logon-method 
{    
    background-position: left center;
    background-repeat: no-repeat;
    padding: 5px 0 5px 26px;
}

.alternative-logon {
    float: right;
    position: relative;
    top: 242px;
    left: -14px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url('images/Logon/next.png') no-repeat;
}

.classic-logon {
    float: right;
    position: relative;
    top: 242px;
    left: -14px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url('images/Logon/next.png') no-repeat;
}

.logon-method {
    margin-bottom: 10px;
    padding-left: 10px;
    height: 28px;
    width: 210px;
    background: url('images/Logon/method_grad.gif') repeat-x;
    border: 1px solid #a3c0dd;
    border-radius: 6px;
    color: #03578A;
    cursor: pointer;
}

.logon-method span {
    position: relative;
    top: 4px;
}

.logon-method img 
{
    position: relative;
    top: -1px;
    float: left;
}