#loginbox_outer
{
   background: transparent;
   background-position: top left;
   background-repeat: no-repeat;
   float: right;
   height: 171px;
   position: absolute;
   right: 2px;
   top: 33px;
   visibility: hidden;
   width: 199px;
   z-index: 500;
}

#loginbox_inner
{
   background-image: url(../../../images/label/TNT/login/login_background.gif);
      height: 171px;
}

#loginbox_close
{
   background-image: url(../../../images/label/TNT/login/login_close_overlay.gif);
   background-position: top left;
   background-repeat: no-repeat;
   float: right;
   position: absolute;
   right: 0px;
   top: 6px;
   height: 26px;
   width: 100px;
}

.loginbox_close_button
{
   float: right;
   position: absolute;
   right: 4px;
   top: 5px;
   height: 16px;
   width: 16px;
}


#loginbox_username
{
   background-image: url(../../../images/label/TNT/login/login_emailadres_tekst.gif);
   background-position: 0px 31px;
   background-repeat: no-repeat;
   height: 41px;
   margin: 0px 0px 0px 14px;
   padding-top: 0px;
   text-align: right;
   width: 67px;
}

#loginbox_password
{
   background-image: url(../../../images/label/TNT/login/login_wachtwoord_tekst.gif);
   background-position: 0px 30px;
   background-repeat: no-repeat;
   height: 40px;
   margin: 0px 0px 0px 14px;
   text-align: right;
   width: 67px;
}

#loginbox_submit
{
   background-image: url(../../../images/label/TNT/login/login_inloggin_button.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   cursor: pointer;
   cursor: hand;
   float: left;
   height: 20px;
   margin-top: 16px;
   margin-left: 14px;
   width: 77px;
}

#loginbox_forgot_password
{
   background-image: url(../../../images/label/TNT/login/login_wachtwoordvergeten_tekst.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   cursor: pointer;
   cursor: hand;
   float: left;
   height: 13px;
   margin-top: 28px;
   margin-left: 16px;
   width: 121px;
}

#loginbox_remember_me
{
   background-image: url(../../../images/label/TNT/login/login_onthoudmij_tekst.gif);
   background-position: 0px 5px;
   background-repeat: no-repeat;
   cursor: pointer;
   cursor: hand;
   float: left;
   height: 13px;
   margin-top: -19px;
   margin-left: 100px;
   padding-left:68px;
   width: 26px;
   height:20px;
}


#loginbox2_outer
{
   background: transparent;
   background-position: top left;
   background-repeat: no-repeat;
   float: right;
   height: 171px;
   position: absolute;
   right: 2px;
   top: 33px;
   visibility: hidden;
   width: 199px;
   z-index: 500;
}

#loginbox2_inner
{
   background-image: url(../../../images/label/TNT/login/login_background.gif);
      height: 171px;
}

#loginbox2_close
{
   background-image: url(../../../images/label/TNT/login/login_close_overlay.gif);
   background-position: top left;
   background-repeat: no-repeat;
   float: right;
   position: absolute;
   right: 0px;
   top: 6px;
   height: 26px;
   width: 100px;
}

.loginbox2_close_button
{
   float: right;
   position: absolute;
   right: 4px;
   top: 5px;
   height: 16px;
   width: 16px;
}



#loginbox2_text
{
   color: #666666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   height: 30px;
   margin: 0px 0px 0px 13px;
   padding-top: 40px;
   text-align: left;
   width: 180px;
}

#loginbox2_username
{
   background-image: url(../../../images/label/TNT/login/login_emailadres_tekst.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   height: 10px;
   margin: 24px 0px -4px 14px;
   padding-top: 0px;
   text-align: right;
   width: 67px;
}

#loginbox2_submit
{
   background-image: url(../../../images/label/TNT/login/login_toesturen_button.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   cursor: pointer;
   cursor: hand;
   float: left;
   height: 20px;
   margin-top: 38px;
   margin-left: 14px;
   width: 77px;
}



#loginerror_outer
{   background: transparent;
   background-image: url(../../../images/label/TNT/login/login_error_bg.gif);
   background-position: top left;
   background-repeat: no-repeat;
   float: right;
   height: 171px;
   position: absolute;
   right: 2px;
   top: 33px;
   width: 199px;
   z-index: 600;
   overflow: hidden;
   visibility: hidden;
}

#loginerror_inner
{
   position: absolute;
   right: 2px;
   top: 44px;
   width: 199px;
   height: 95px;
   }

#loginerror_message_container
{
   height: 50px;
   margin: 0px 0px 0px 26px;
   padding-left: 0px;
   text-align: left;
   width: 154px;
}

#loginerror_submit
{
   background-image: url(../../../images/label/TNT/login/login_error_sluiten_button.gif );
   background-position: 0px 0px;
   background-repeat: no-repeat;
   cursor: pointer;
   cursor: hand;
   float: left;
   height: 20px;
   margin-top: 34px;
   margin-left: 28px;
   width: 77px;
}

.loginBoxInput
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   position: absolute;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   background: transparent;
   background-image: url(../../../images/label/TNT/login/login_input_field_middle.gif);
   left:19px;
   top:44px;
   width:160px;
   height:16px;
   padding-top: 4px;
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   background-repeat: repeat;
   background-position: left top;
   border: 0px;
   z-index:100;
}



.loginBox2Input
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   position: absolute;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   background: transparent;
   background-image: url(../../../images/label/TNT/login/login_input_field_middle.gif);
   left:19px;
   top:94px;
   width:160px;
   height:16px;
   padding-top: 4px;
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   background-repeat: repeat;
   background-position: right top;
   border: 0px;
   z-index:100;
}



.loginBoxPassword
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   position: absolute;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   background: transparent;
   background-image: url(../../../images/label/TNT/login/login_input_field_middle.gif);
   left:19px;
   top:84px;
   width:160px;
   height:16px;
   padding-top: 4px;
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   background-repeat: repeat;
   background-position: right top;
   border: 0px;
   z-index:100;
}

