html,body
{
    height:100%;
    overflow:hidden;
}


@media (min-width: 768px)
{
    #EntirePage_InContainer, #EntirePage_Fullscreen {
        padding-top: 10px !important;
    }
}


@media (min-width: 950px)
{
    #EntirePage_InContainer, #EntirePage_Fullscreen {
        padding-top: 10px !important;
    }
}

/* site specific Orly shalem */

.footIcons img
{
    height:25px;width:25px;
    /*
    opacity: 0.5;
    filter: alpha(opacity=50); /* msie */
        
}

#body-heb  .footIcons
{
    float:left;
    margin-right:10px;
}

#flxorlyfooter>p
{
    margin-bottom:30px;
}


#body-eng  .footIcons
{
    float:right;
    margin-left:10px;
}
/*
.footIcons:hover img 
{
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; / * msie * /
}
*/
.carousel-indicators
{
    z-index: 1000;
}


/* site specific Orly shalem */

