/* Logos */

/*
* faculty
*/

#logos {
  position: absolute;
  top: 42px;
  left: 14px;
}

#logos a {
  white-space: nowrap;
}

#logos div#uiologo,
#logos div#institutelogo {
  float: left;
  overflow: hidden;
  position: relative;
}

div#foremployeesuiologo {
  overflow: hidden;
  position: absolute;
  top: -24px;
  right: 16px;
}

#logos div#uiologo a,
#logos div#institutelogo a,
div#foremployeesuiologo a {
  display: block;
}

#logos div#facultylogo {
  clear: both;
  margin-top: 3px;
  font: normal 20px/20px Georgia, serif;
  position: relative;
}

#logos div#facultylogo a {
  color: #000;
}

#logos div#facultylogo a:hover {
  color: #0b5a9d;
  text-decoration: none;
}

#logos div#uiologo a span,
#logos div#institutelogo a span,
div#foremployeesuiologo a span {
  position: absolute;
  width: 100%;
  height: 100%;
}

#logos div#uiologo,
#logos div#uiologo a {
  width: 92px;
  height: 27px;
}

#logos div#uiologo.uio-no,
#logos div#uiologo.uio-no a {
  width: 385px;
  height: 34px !important;
}

#logos div#uiologo a span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat 0 0;
  height: 27px;
}

#logos div#uiologo.uio-no a span {
  height: 34px !important;
}

#logos div#uiologo a:hover span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat 0 -35px;
}

div#foremployeesuiologo,
div#foremployeesuiologo a {
  height: 15px;
  width: 195px;
}

div#foremployeesuiologo a span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/uio-small-black.png) no-repeat 0 0;
  height: 15px;
}

div#foremployeesuiologo a:hover span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/uio-small-black.png) no-repeat 0 -17px;
}

#logos div#institutelogo,
#logos div#institutelogo a {
  width: 385px;
  height: 34px;
}
#logos div#institutelogo a span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat -92px -0px;
  height: 34px;
}
#logos div#institutelogo a:hover span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat -92px -35px;
}
#logos div#facultylogo {
  margin-left: 92px;
}

body.faculty #logos div#facultylogo {
  float: left;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;
}

body.faculty #logos div#facultylogo,
body.faculty #logos div#facultylogo a,
body.\/ #logos div#facultylogo,
body.\/ #logos div#facultylogo a {
  clear: none;
  width: 290px;
  height: 34px;
}

body.faculty #logos div#facultylogo a span,
body.\/ #logos div#facultylogo a span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat -92px -0px;
  height: 34px;
  position: absolute;
  width: 100%;
}

body.faculty #logos div#facultylogo a:hover span,
body.\/ #logos div#facultylogo a:hover span {
  background: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty.png) no-repeat -92px -35px;
}

#head ul.ref-menu {
  right: 128px;
}

body.for-employees #logos div#uiologo a span,
body.for-employees #logos div#uiologo a:hover span,
body.for-employees #logos div#institutelogo a span,
body.for-employees #logos div#institutelogo a:hover span,
body.for-employees #logos div#facultylogo a span,
body.for-employees #logos div#facultylogo a:hover span {
  background-image: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty-white.png);
}

/* 
 * Bottom logos 
 *
 */

/*
* faculty
* institute
*/

body.faculty #footer .institutelogo {
  height: 14px;
  margin-bottom: 12px;
  width: 160px;
}

body.faculty #footer .institutelogo span {
  background-image: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty-small.png);
  height: 14px;
  width: 160px;
}

#footer div.facultylogo {
  margin-bottom: 12px;
  margin-left:36px;
  font-family: Georgia, serif;
}

#footer .institutelogo {
  margin-bottom: 12px;
  height: 14px;
}

#footer .institutelogo span {
 height: 15px;
 background-image: url(/vrtx/decorating/resources/dist/logos/nyweb6.uio.no/en/faculty-small.png);
}
