div.appeared{ border-color: #999999; border-style:solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; } #interVeil_OLD{ /*CSS for veil that covers entire page while modal window is visible*/ position: absolute; background: black url(blackdot.gif); width: 10px; left: 0; top: 0; z-index: 0; visibility: hidden; opacity: 0.8; /*filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);*/ } .interVeil_OLD{ /*CSS for veil that covers entire page while modal window is visible*/ position: absolute; background: black url(blackdot.gif); background-color:transparent; width: 10px;left: 0;top: 0; z-index: 1; visibility: hidden; opacity: 0.8; } .interVeil{ position: absolute; /*background: black url(/blackdot.gif) repeat scroll 0 0;background-color:transparent;*/ /*background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/ width:100%;height:100%;left:0;top:0;z-index:1;overflow:hidden; } div.dwindow{overflow:auto;background-color:#FFFFFF;padding:0;margin:0;float:left;/*margin-left:5px;margin-top:5px;*/} div.dwindow div{background:transparent;padding:5px;} div.dwindow div div{margin: 0px;padding:0px;} .dborder{float:left;background-color:/*#AABB00;*/#BEBEBE;padding-left:5;padding-right:5;} .dmain{position:absolute;} .dmain div{/*float:left;*/} .dmain div div{/*clear:left;*/} .dheader{float:left;cursor:move;height:30px;width:0px;} .dheader_left{ float:left; background:url(/css/common/miniform/corner_top_left.gif);width:13px; height:30px;} .dheader_right{ float:right;background:url(/css/common/miniform/corner_top_right.gif);width:13px; height:30px;} .dheader_text{ float:left; height:30px;color:#3A3A3A;text-shadow:0 1px 1px #999999;background:url(/css/common/miniform/form_up.gif); font-family: Georgia, 'Times New Roman', Times, serif;font-size:18px;} .dheader_text div{float:left;} .dheader_text .dclose{float:right;} .dheader_text .dmax{float:right;} .dclose{width:23px;height:18px;cursor:pointer;cursor:hand;background:url(/css/common/miniform/dclose.gif) top center no-repeat;} .dmax{width:23px;height:18px;cursor:pointer;cursor:hand;background:url(/css/common/miniform/dmax.gif) top center no-repeat;} .dfooter{float:left;padding:0;margin:0;height:10px;width:100px;background-color:#BEBEBE;margin-right:-10px;} .dresize{ float:left;width:10px;height:10px;cursor:se-resize;margin:0; background:#BEBEBE url(/css/common/miniform/resize_blue.gif) center bottom no-repeat; } .cube{border:1px solid black;background: url(cube.gif);width: 29px;} #loader{ z-index:100; position:absolute;height:50; width:50; opacity: 0.75; background:center no-repeat url(/css/common/grid/ajax-loader.gif); }