.no-js body
{
    width:1000px;
}

.no-js #logoContainerMobile
{
    background: url(/media/images/logo.jpg) no-repeat left;
    width:100%;
}

.no-js .navbar-header{display:none;}
.no-js .navbar-collapse{
    display:block;
    width:768px;
    float:left;
}

.no-js .nav .panel a
{
    padding-left:0px;
    padding-right: 0px;
}
.no-js .navbar-nav{float:left;}
.no-js .navbar-nav li{float:left;}

.no-js .search-panel
{padding:0;}

.no-js .search-panel .glyphicon-fallback {
    background:url('/media/images/search.png') left no-repeat;
    zoom:1;
    width:22px;
    height:29px;
    min-width:22px;
    min-height:29px;
    display:inline-block;
}

.no-js .search-panel .glyphicon{
    display:none;
}

    .no-js #home{width:7%;}
    .no-js #search{width:22%;}
    .no-js #advice{width:22%;}
    .no-js #training{width:26%;}
    .no-js #publications{width:13%;}
    .no-js #about{width:8%;}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
