﻿html, body, form { 
    background-color: White;

} 

DIV.clientLogo 
{
 width: 400px;
 margin: 0 auto;
 height: 80px;   
}

DIV.loginBox, DIV.loginBoxRebrand
{
    width: 470px;
    height: 308px;
    margin: 0px auto 0px auto;
    position: relative;
    margin-top:50px;
    padding-top:10px;
}

DIV.loginBoxPlain {
    width: 470px;
    height: 308px;
    margin: 0px auto 0px auto;
    position: relative;
    margin-top: 50px;
    padding-top: 10px;
}

/*** CUSTOM ***/
DIV.loginBox { 
    background-image: url('../img/loginback.jpg');
	background-repeat: no-repeat;
} 
/*** CUSTOM ***/


/*** CUSTOM ***/
DIV.loginLeft
{
    position: absolute;
    top: 114px;
    left: 50px;
    width: 100px;
    font-size:12px;
    text-align:right;
    color:White;
    height:auto;
}
/*** CUSTOM ***/


DIV.loginRight
{
    position: absolute;
    top: 114px;
    left:160px;
    text-align: left;
}

DIV.loginRight INPUT
 { 
 vertical-align: bottom;
 padding: 0px;
 } 

DIV.loginRight DIV
{
    text-align:left;
    color: Black;
}


.loginButton INPUT
{ 
    width: 100px;
    padding: 10px;
   
}


/*** CUSTOM ***/
SPAN.loginSupport a:link, SPAN.loginSupport a:visited, SPAN.loginSupport a:active, SPAN.loginSupport a:hover 
{ 
	color: #ffffff !important;
}
/*** CUSTOM ***/


DIV.loginRequestAccount
{ 

}

SPAN.loginRequestAccount a:link, SPAN.loginRequestAccount a:visited, SPAN.loginRequestAccount a:active, SPAN.loginRequestAccount a:hover 
{ 
	color: orange !important;
	font-weight: bold;
}

SPAN.loginRequestAccountError a:link, SPAN.loginRequestAccountError a:visited, SPAN.loginRequestAccountError a:active, SPAN.loginRequestAccountError a:hover 
{ 
	color: orange !important;
    font-weight: bold;
}



DIV.loginBottom
{
    position: absolute;
    height:24px;
    bottom: 15px;
    margin-left:30px;
    margin-right:30px;
    width:410px;
}

DIV.loginBottom A
{
    
    vertical-align: middle;
}

DIV.loginBottom INPUT
{
    width: 100px;
}

INPUT.text { width: 220px; } 

DIV.loginProgress { 
    position: absolute;
    top: 80px;
    left: 90px;
    width: 300px;
    height:50px;
    visibility:hidden;
    
}


DIV.loginSubLogo
{
	
	position: absolute;
    top: 80px;
    left: 90px;
    width: 300px;
    height:50px;
    text-align: center;
	font-weight: bold;
	font-style: italic;
}

/*** CUSTOM ***/
DIV.loginSubLogo,  DIV.loginSubLogo a:link, DIV.loginSubLogo a:visited, DIV.loginSubLogo a:active, DIV.loginSubLogo a:hover 
{
	color: #ffffff;
}
/*** CUSTOM ***/

.loginboxes
{
    height:27px;
    padding: 0px;   
    margin: 0px;
    line-height: 25px;
}

DIV.loginUnder
{
    position: absolute;
    top: 240px;
    left:115px;
    text-align: left;
}

.cheq
{
    line-height: 22px;    
    line-height: 19px\9;
    padding-top: 0px\9;    
    *padding-top: 4px;
    
    
    
}