body { margin: 0px; }

#modalPage { display: none; position: absolute; width: 100%; height: 140%; top: 0px; left: 0px;  }

.modalBackground {
    filter: Alpha(Opacity=40); -moz-opacity:0.40; opacity: 0.40;
    width: 100%; height: 100%; background-color: #000000;
    position: absolute; z-index: 500; top: 0px; left: 0px; }

.modalContainer { position: absolute; width: 532px; left: 50%; ; z-index: 750;  
   /* background-image: url('/images_layout/product_pop_up_bkg.gif'); */ background-repeat: no-repeat; }

.modal { border: 1px solid #cccccc; position: relative; top: 150px;
    left: -220px; z-index: 1000; width: 550px; height: 600px; padding: 0px; background-color: #ffffff; }

.modalTop { width: 542px; padding: 4px; color: #ffffff; text-align: right; height: 17px; }

.modalTop a, .modalTop a:visited { color: #ffffff; }

.modalBody { padding: 0px; background-color: #ffffff; }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
