@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;
}

#popupMailPage{
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;
}

#txthint{
margin-top:60px;
color:#666666;
line-height:20px;
}

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


#popupMailPage 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
}


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


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

#text_mail_recipient{
height:31px; 
font-size:12px;
font-family:Georgia, sans-serif; 
margin-left:7px; 
background-color:#282828;
border:0px solid#ffffff;
font-style:oblique;
color:#666666;
width:305px; 
margin-top:1px;
outline:none;
}

#buttonsendmailpage{
color:#FFFFFF; 
margin-left:15px; 
cursor:pointer;
text-decoration:underline;
font-style:normal;
}


#text_mail_yourmail{
width:305px; 
height:31px;
font-size:12px;
font-family:Georgia, sans-serif; 
margin-left:7px; 
margin-top:1px;
background-color:#282828; 
color:#666666;
border:0px solid#ffffff;
font-style:oblique;
outline:none;
}


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



#buttonmailpage{
color:#FFFFFF; 
margin-top:25px; 
margin-left:15px; 
cursor:pointer;
font-style:normal;
}




#txtResponse{
color:#FFFFFF; 
margin-top:20px; 
margin-left:15px
}
