.hidediv{
background-image: url('../images/loading2.gif');
background-repeat: no-repeat;
background-position: center center;
z-index:999999999;
position: absolute; top: 0px;
filter: alpha(opacity=60);
background-color: #ffffff;
left: 0px;
opacity:0.5;
-moz-opacity:0.5;
width:100%;
height:100%;
display:none;
}
loading2.gif