@charset "utf-8";
/* CSS Document */
body{
background:#fff none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

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


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

#popupLogin{
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:2;
padding:12px;
font-size:13px;
position:fixed;
position:static;
}



#popupLogin h1{
font-family:Georgia, sans-serif;
text-align:left;
color:#FFFFFF;
font-size:12px;
margin-top:13px;
margin-left:13px;
font-style:normal;
font-weight:500
}
#popupLoginClose{
cursor:pointer; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px; 
color:#666666;
font-style:normal;
text-decoration:none;
}

#popupLoginClose:hover {
text-decoration:underline;

}


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

#divbuttonslogin{
margin-top:4px;
cursor:pointer;
}



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


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


#button{
text-align:center;
}

#displayText{
font-family:Georgia, sans-serif;
font-size:12px;
color:#666666;
margin-right:15px;
margin-top:15px;
font-style:normal
}
