﻿@charset "utf-8";
/* CSS Document */

#passwords{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:217px;
width:352px;
background-image:url(../images/client.png);
background-repeat:no-repeat;
z-index:3;
padding:12px;
font-size:13px;
}
#passwords h1{
font-family:Georgia, sans-serif;
text-align:left;
color:#FFFFFF;
font-size:12px;
padding-bottom:2px;
margin-top:13px;
margin-left:13px;
font-style:normal;
font-weight:500
}

#popfor{
font-family:Georgia, sans-serif;
text-align:left;
font-style:italic;
color:#666666;
font-size:12px;
margin-left:25px;
line-height:21px; 
margin-top:24px; 
margin-left:20px; 
margin-bottom:24px
}

#mailforgot{
height:32px; 
width:310px; 
margin-left:10px; 
background-color:#282828;  
color:#666666; 
border:0px solid#000000; 
font-size:12px; 
font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
outline:none;
}


#send{
font-family:Georgia, sans-serif;
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
float:left;
margin-left:13px;
margin-top:15px;
}


#buttonSend{
margin-left:13px; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px; 
text-decoration:underline; 
color:#FFFFFF; 
font-style:normal;
}

#buttonBack{
cursor:pointer; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px; 
color:#666666;
font-style:normal;
}


#txtSendingForgotPassword{
margin-top:80px; 
display:none;
color:#666666;
line-height:20px;
}

#txtResultForgotPassword{
margin-top:80px;
line-height:20px;
display:none;
color:#666666;
}


#hideText{
font-family:Georgia, sans-serif;
color:#666666;
text-decoration:underline;
font-size:12px;
float:left;
margin-left:13px;
margin-top:15px;
}