#ProfileDetailLod
{
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../../Images/ajax-loader.gif) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(225, 225, 225, 0.9);
    z-index: 1000;
}

#ProfileDetailLodContainer
{
    position: relative;
}

#ProfileDetailLodFacebook
{
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../../Images/ajax-loader.gif) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(225, 225, 225, 0.9);
    z-index: 1000;
}

#ProfileDetailLodContainerFacebook
{
    position: relative;
}
