﻿body{font-family:Tahoma}

#backgroundPopupTell{
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;
}
#popupTellFlexifoil{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:681px;
width:569px;
background: url(../images/tell_flexifoil_popup_BG.jpg);
border:0px;
z-index:2;
padding:20px;
font-size:13px;
}
#popupTellFlexifoil .content{
width:530px;
text-align:left;
color:#ffffff;
font-size:12px;
font-weight:normal;
padding-bottom:2px;
padding-top:25px;
margin:0 auto;
}




#popupTellFlexifoil h4 {
font-size:22px;
font-weight:normal;
margin:0;
padding:0;
padding-left:20px;
margin-bottom:5px;
line-height:55px;
color:#ffffff;
width:510px; height:55px; background: url(/images/tell_flexifoil_h4_bg.jpg) no-repeat
}

#popupTellFlexifoil textarea {padding:10px; margin:0 auto;  background: url(/images/tell_flexifoil_textarea_bg.jpg) no-repeat; width:486px; height:80px;  border:0}

#popupTellFlexifoil input.field {padding:0 10px; margin:0 auto;  background: url(/images/tell_flexifoil_input_bg.jpg) no-repeat; width:486px; height:38px; border:0}

#popupTellFlexifoil .form{margin:0 auto; width:506px; line-height:40px; color:#333333}

#popupTellFlexifoil p {
font-size:13px;
line-height:18px;
font-weight:normal;
margin:0;
padding:0;
padding-bottom:8px;
padding-top:8px;
color: #333
}


#popupTellFlexifoilClose{
font-size:14px;
line-height:14px;
right:18px;
top:18px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor: pointer
}

