﻿.login-wrapper 
{ 
  background: url("HoldingImages/login-bg.png") repeat-x 0 0; 
  height:100%;
  width:100%; 
  text-align:center;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, sans-serif !important  
}

.topper
{
  margin :0px auto 6px;
  padding-top:73px;
  width:793px;  
  height:31px;
}
.logo
{
  background : url("HoldingImages/adp-logo.gif") no-repeat 0px 0px;
  width:67px;
  height:31px; 
  margin-left:3px; 
  float:left;   
  cursor:default; 
}
a
{
	text-decoration: none;	
}
a:focus, a:hover
{
	text-decoration: underline;	
}
.contact-adp
{
    color: #6498B2;
    font-size:11px;
    margin-top:8px;
    margin-left:10px;
    float:left; 
}
.login-content-wrapper
{
  margin: 0px auto 10px;
  width :793px;
  background:url("HoldingImages/login-bg-top.png") no-repeat 0px 0px;
  height: 309px;
  padding-top:3px;
  
}
.login-content
{
  background:url(HoldingImages/login-bg-repeat.png) repeat-y 0px 0px;
  font-size:11px;  
}

.login-content-inner
{
  background:url("HoldingImages/login-bg-bottom.png") no-repeat 0px bottom;
  height:309px;
  position:relative;
  
} 
.fpo-lady
{
  background:url("HoldingImages/lady.png") no-repeat 0px bottom;
  width:372px;
  height:337px;
  top:-28px;
  right:421px;
  position:absolute;  
}
.login-main
{
  width:380px;
  float:right;
  margin-right:20px;  
}  
.login-form-h2
{
  border-bottom:#264d69 1px solid;
  padding: 12px 0px 12px 0px;
  margin: 15px 20px 9px;
  color: #f0f0f0;
  font-size:22px;
  font-weight: normal; 
  width:380px;
  float:right;
  text-align:left;   
  color: #ed3225;
} 
.FooterContainer
{
  height:20px; 
  font-size:11px;   
  margin-top:10px; 
  padding: 8px 3px 3px 0px;
  background:url("HoldingImages/footerBG.png") repeat-x 0px 0px; 
}
.FooterContainer a
{
    float:left;
    padding-left: 6px;
}

.FooterContainer label
{
    float:right;
}
.login-type
{
    float:right;
    margin-right:7px;
    color: #6498B2;
}
.input-wrap
{
  position:relative;
  margin-bottom:0px; 
  float:right;
  width:380px;
  margin: 8px 20px 9px 0px;
  text-align:left;
  color:White;  
  font-size: small;
}

.input-wrap a
{
    color:White;
}

.input-subSection
{
  margin-top:15px;
  height:80px;
  background :url("HoldingImages/login-bg-subsection.png") repeat-x 0px 0px;
}

.input-subSection-labelDiv
{
  font-size:15px;   
  padding-left:15px;
  padding-top:15px;   
}   

.input-subSection-Div
{
  padding-left:15px;
  padding-top:12px;  
} 
.login-buttonClass
{
    float:left;
}
.buttonWidth
{
    width:100px;
}
.problemLoggingin-wrapper
{
    float:left;
    padding:3px 0px 0px 7px;
}
.selectclient
{
    float:left;
    margin-top:5px;
}
.selectclient select
{
    width:285px;
    margin-right:10px;
}
.selectlanguage
{
    float:right;
    margin-top:9px;
}
.selectlanguage select
{
    width:150px;
    margin-top:2px;
}
.earth
{
  background : url("HoldingImages/globe.png") no-repeat 0px 0px;
  width:22px;
  height:22px; 
  margin-right:3px; 
  float:left;
  cursor:default;
}