


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:0px solid #cecece;
z-index:1;
}
#popupContact , #popupContact_ecomm , #popupContact_img1 , #popupContact_img2 , #popupContact_img3 , #popupContact_img4 ,  #popupContact_crm { 
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:350px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px 12px 24px 12px;
font-size:13px;
/*margin:200px 0 0 0;
*/}
#popupContact h1  , #popupContact_ecomm h1 {
text-align:left;
/*color:#6FA5FD;*/
color:#48a999;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose , #popupContactClose1  {
font-size:14px;
line-height:14px;
right:4px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:default;
}
#popupContactClose img { margin:0;}
#colr { color:#FFFFFF; }
#popupContactClose:hover { color:#FF0000; }


#popupContact_ecomm { height:540px; width:574px; padding:0;}
#popupContact_img1 {  height:618px; width:778px; }
#popupContact_img2 {width:778px; height:1182px; }
#popupContact_img3 { width:1000px; height:625px;}
#popupContact_img4 { width:750px; height:600px;}
#popupContact_crm { width:450px; height:356px; padding:18px 18px 24px 12px;}
#popupContact_crm #popupContactClose {
font-size:14px;
line-height:14px;
right:1px;
top:1px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:default;
}
#popupContact_crm  #popupContactClose img { margin:0;}

#eform1 { width:350px; margin:auto; font-family:Arial, Helvetica, sans-serif; }

#eform1 label.error { font-weight:normal;color:red;text-align:left;width:200px; padding-left:110px;}

#eform1 fieldset { margin: 1.5em 0 0 0; padding: 0; border:0px;  }  
#eform1 legend { margin-left: 1em; color: #000000; font-weight: bold; } 

#eform1 label { font-size:12px; display:block; width:100px; float:left; }

#eform1 input , #eform1 textarea , #eform1 select { float:left; border:1px #CCCCCC solid;}

#eform1 textarea { height:80px; overflow:auto;}
 
#eform1 fieldset ol { padding: 0em 1em 0 1em; list-style: none; }  

#eform1 fieldset li { padding-bottom: 2em; display:block; clear:both;  }  
#eform1 li.submit { padding:1em 0 1em 0; }

#eform1 .text {}

#eform1 .button { background:url(../images/s-but.png) no-repeat; height:24px; width:100px; border:0; cursor:default; }



