/* LESS compiled on December 3, 2015, 2:51 pm */

body {
  font: 15px/1.6em Open Sans, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  color: #403A34;
  background: #FDF8F2;
  font-style: normal;
}
.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html
.group {
  zoom: 1;
}
*:first-child+html
.group {
  zoom: 1;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/vendor/boxsizing.htc);
}
.wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 970px;
  padding: 0 5px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Lora, Garamond, Georgia, serif;
  font-weight: 400;
  font-style: normal;
}
h1,
.h1 {
  font-size: 35px;
  line-height: 1.3em;
  margin: 0.1em 0 0.4em 0;
  color: #950F18;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 1.3em;
  margin: 0.1em 0 0.4em 0;
  color: #950F18;
}
h3,
.h3 {
  font-family: Open Sans, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.4em;
  margin: 0.1em 0 0.4em 0;
  color: #403A34;
}
h4,
.h4 {
  font-family: Open Sans, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.2em;
  margin: 1em 0;
  color: #B3B3B3;
  padding-bottom: 2px;
  border-bottom: 1px solid #B3B3B3;
}
h5,
.h5 {
  font-family: Open Sans, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.5em;
  margin: 0.1em 0 0.4em 0;
  color: #777777;
}
p {
  margin: 0 0 1.2em 0;
}
.intro {
  font: 400 17px/1.5em Open Sans, Verdana, Helvetica, sans-serif;
}
.fontp {
  font-family: Open Sans, Verdana, Helvetica, sans-serif;
}
.largep {
  font-size: 17px;
  line-height: 1.5em;
}
.p {
  font-size: 15px;
  line-height: 1.4em;
}
.smallp {
  font-size: 13px;
  line-height: 1.4em;
}
.xsmallp {
  font-size: 11px;
  line-height: 1.4em;
}
sub,
sup {
  line-height: 1.4em;
  bottom: 0;
}
table {
  width: 100%;
}
th,
td {
  padding: 5px 10px;
  vertical-align: top;
}
.tleft {
  text-align: left;
}
.tcenter {
  text-align: center;
}
.clear {
  clear: both;
}
address {
  font-style: normal;
}
a {
  color: #2787AA;
}
a:hover {
  cursor: pointer;
  color: #950F18;
}
.free {
  color: #caf18d !important;
  text-decoration: underline;
}
.readmore {
  font-size: 13px;
  color: #2787AA;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.readmore.dart {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(/img/dart_dark.png) 100% 50% no-repeat;
}
a:hover .readmore.dart {
  background-image: url(/img/dart_red.png);
}
.download {
  font-size: 11px;
  line-height: 1.4em;
  padding: 1px 3px;
  margin-right: 5px;
  background: #89BFCF;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.download:hover {
  background: #2787AA;
  color: #fff;
}
.soldout {
  color: #B80F18;
}
figure {
  margin: 0;
}
ul,
ol {
  list-style: none outside none;
  margin-left: 0;
  padding: 0;
}
li {
  list-style: disc outside none;
  margin: 2px 0 2px 16px;
}
nav ul,
nav li,
.smallimg,
.smallimg li,
.publications,
.publications li,
.filters,
.filters li,
.publicationslist,
.publicationslist li,
.basket ul,
.basket li,
.activities ul,
.activities li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
nav a {
  text-decoration: none;
}
ul p {
  margin: 5px 0 0 0;
}
.hr {
  float: left;
  position: relative;
  display: block;
  height: 1px;
  width: 100%;
  background: #B3B3B3;
}
.speakericon {
  width: 16px;
  height: 16px;
  float: left;
  position: relative;
  display: block;
  margin: 0 5px 0 0;
  background: url(/img/speaker_icon.png) 0 0 no-repeat transparent;
}
.locationicon {
  width: 16px;
  height: 16px;
  float: left;
  position: relative;
  display: block;
  margin: 0 5px 0 0;
  background: url(/img/location_icon.png) 0 0 no-repeat transparent;
}
form,
fieldset {
  margin: 0;
  padding: 0;
}
.formbox {
  background: #f6efe7;
  float: left;
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 85px;
  margin: 30px 0;
}
input,
textarea,
select {
  width: 320px;
  padding: 8px 10px;
  font-size: 15px;
  border: none;
  float: left;
}
.smallinput {
  width: 30px;
  padding: 0px 5px;
  border: 1px solid #B3B3B3;
}
select {
  padding: 7px 4px;
}
textarea {
  height: 130px;
  width: 362px;
  margin-bottom: 20px;
}
input.xs {
  width: 40px;
}
input.s {
  width: 80px;
}
input.m {
  width: 100px;
}
input.l {
  width: 140px;
}
input.xl {
  width: 240px;
}
textarea {
  width: 321px;
}
.marginleft {
  margin-left: 5px;
}
input.displaynone,
input.hidden {
  display: none;
  visibility: hidden;
}
.row {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  margin: 2px;
}
label,
.label {
  padding: 8px 15px 8px 0;
  float: left;
  position: relative;
  display: block;
  width: 120px;
}
.label.input {
  width: 340px;
}
.nolabel {
  margin-left: 120px;
}
.extralabel {
  display: block;
  padding: 8px 5px 8px 10px;
}
.yourreview {
  margin: 15px 0 30px;
}
.yourreview .h4 {
  margin-top: 25px;
  float: left;
  position: relative;
  display: block;
  width: 100%;
}
.yourreview label,
.yourreview .label {
  width: 140px;
}
.yourreview .nolabel {
  margin-left: 140px;
}
p.error,
p.message {
  float: left;
  position: relative;
  display: block;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.4em;
  margin: 5px 0;
  width: 100%;
}
p.error {
  background: #f8ce9d;
  color: #950F18;
}
p.message {
  background: #fff9c7;
  color: #403A34;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
p.infospecial {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-size: 11px;
  line-height: 1.4em;
  padding: 5px 10px 15px 120px;
  margin-bottom: 0;
}
input.error,
textarea.error {
  border: 1px solid red;
  background: #fbf0f0;
}
.button,
button,
.btn {
  color: #fff;
  text-decoration: none;
  width: auto;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #B80F18;
  background: -moz-linear-gradient(top,#B80F18 0%,#950F18 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#B80F18),color-stop(100%,#950F18));
  background: -webkit-linear-gradient(top,#B80F18 0%,#950F18 100%);
  background: -o-linear-gradient(top,#B80F18 0%,#950F18 100%);
  background: -ms-linear-gradient(top,#B80F18 0%,#950F18 100%);
  background: linear-gradient(to bottom,#B80F18 0%,#950F18 100%);
  float: left;
  position: relative;
  display: block;
  min-height: 28px;
  font-size: 13px;
  line-height: 18px;
  padding: 4px 15px;
}
.button:hover,
button:hover,
.btn:hover {
  color: #fff;
  background: #7e0d14;
}
.secondcolor {
  background: #B80F18;
  background: -moz-linear-gradient(top,#89BFCF 0%,#2787AA 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#89BFCF),color-stop(100%,#2787AA));
  background: -webkit-linear-gradient(top,#89BFCF 0%,#2787AA 100%);
  background: -o-linear-gradient(top,#89BFCF 0%,#2787AA 100%);
  background: -ms-linear-gradient(top,#89BFCF 0%,#2787AA 100%);
  background: linear-gradient(to bottom,#89BFCF 0%,#2787AA 100%);
}
.secondcolor:hover {
  color: #fff;
  background: #227795;
}
.button.big,
button.big,
.btn.big {
  height: 38px;
  font-size: 15px;
  line-height: 28px;
  padding: 4px 20px;
}
.next,
.prev {
  background: #777777;
}
.next:hover,
.prev:hover {
  background: #515151;
}
.next {
  float: right;
}
.prev {
  float: left;
}
button.disabled,
.disabled,
:hover.disabled {
  background: #B3B3B3;
  cursor: default;
}
.socialbtn,
.thirdcolor {
  margin: 0 0 5px 0;
  float: left;
  position: relative;
  display: block;
  padding: 5px 15px 5px 10px;
  background: #f0e5d9;
  color: #403A34;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.socialbtn:hover,
.thirdcolor:hover {
  background: #d8bc9f;
}
.socialbtn img,
.thirdcolor img {
  margin: 0px 8px 0 0;
  vertical-align: text-bottom;
}
header {
  background: url(/img/header_nino.png) 100% 0 no-repeat #950F18;
  height: 246px;
  border-bottom: 6px solid #fff;
  margin-bottom: 30px;
  width: 100%;
  z-index: 3;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
header .logo {
  position: absolute;
  left: 5px;
  z-index: 4;
}
header .wrapright {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 240px;
  padding-left: 230px;
}
header .wrapright h1,
header .wrapright a {
  color: #fff;
}
header #topmenu {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
}
header #topmenu a {
  padding: 10px;
  margin-right: 5px;
  display: block;
  float: right;
}
header #topmenu a:hover,
header #topmenu a .active {
  color: #BB8A56;
}
header .headertitle {
  margin: 78px 0 0 0;
}
header .headertitle h1 {
  font-size: 32px;
  line-height: 1.4em;
  font-weight: 400;
  margin: 0;
}
header .headertitle h2 {
  color: #D59FA3;
  margin: 0;
}
header #mainmenu ul {
  position: absolute;
  right: 0;
  bottom: 0;
}
header #mainmenu li {
  position: relative;
  float: left;
  display: block;
  height: 40px;
}
header #mainmenu a {
  padding: 8px 15px;
  margin-left: 8px;
  height: 40px;
  display: block;
  background: #B80F18;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 23px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header #mainmenu li:hover a,
header #mainmenu li.active a {
  color: #BB8A56;
  background: #fff;
}
#crumblepath {
  color: #B3B3B3;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#crumblepath .dart {
  color: #B3B3B3;
  float: left;
  position: relative;
  display: block;
  padding-right: 15px;
  margin-right: 10px;
  background: url(/img/dart.png) 100% 50% no-repeat;
}
#crumblepath .dart:hover {
  color: #777777;
  text-decoration: underline;
}
#leftmenu {
  width: 120px;
  margin: 15px 40px 0 0;
  float: left;
  position: relative;
  display: block;
}
#leftmenu {
  border-top: 1px solid #e7d6c3;
}
#leftmenu a {
  color: #777777;
  border-bottom: 1px solid #e7d6c3;
  padding: 10px 0;
  float: left;
  position: relative;
  display: block;
  width: 100%;
}
#leftmenu a:hover,
#leftmenu li.active a {
  color: #950F18;
}
.content {
  width: 100%;
  float: left;
  position: relative;
  display: block;
}
.content figcaption {
  color: #BB8A56;
  font-size: 13px;
  line-height: 1.4em;
  text-align: right;
  padding: 0 0 8px;
}
.content.small {
  width: 640px;
  float: left;
  position: relative;
  display: block;
  float: right;
  margin-right: 160px;
}
.content.medium {
  width: 800px;
  float: left;
  position: relative;
  display: block;
  float: right;
}
.content.medium.left {
  margin-right: 160px;
}
.content.mediumleft {
  width: 800px;
  float: left;
  position: relative;
  display: block;
}
.content.smallleft {
  width: 640px;
  float: left;
  position: relative;
  display: block;
}
.page {
  font-size: 13px;
  line-height: 1.4em;
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.page span {
  line-height: 3em;
}
.researchproject {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 20px;
  background: #fff;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.researchproject .bigimg {
  text-decoration: none;
  width: 360px;
  height: 260px;
  float: left;
  position: relative;
  display: block;
  background-position: 50% 50%;
  background-size: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.researchproject .bigimg:hover {
  background-size: 110%;
}
.researchproject .bigimg .date {
  position: absolute;
  right: 0;
  top: 35px;
  background: #1a1a1a;
  color: #89BFCF;
  padding: 5px 15px;
  font-style: italic;
}
.researchproject .aboutproject {
  float: left;
  position: relative;
  display: block;
  padding: 20px 30px;
  width: 600px;
  height: 260px;
}
.researchproject .aboutproject h1 {
  margin: 0 0 0.2em;
  line-height: 1.2em;
}
.researchproject .aboutproject h1 a {
  color: #950F18;
  text-decoration: none;
}
.researchproject .aboutproject .gallery {
  position: absolute;
  width: 600px;
  bottom: 15px;
  right: 0;
  text-align: center;
}
.researchproject .aboutproject .gallery ul {
  display: inline-block;
}
.researchproject .aboutproject .gallery li {
  float: left;
}
.researchproject .aboutproject .gallery img {
  margin: 0 2px;
  padding: 1px;
  border: 1px solid #fff;
}
.researchproject .aboutproject .gallery a:hover img {
  border: 1px solid #B3B3B3;
}
.gallerylarge,
.team,
.publicationslist,
.publicationresults,
#activities {
  margin: 20px 0;
  float: left;
  position: relative;
  display: block;
  width: 100%;
}
.gallerylarge li {
  float: left;
  position: relative;
  display: block;
  margin: 0 10px 10px 0;
}
.gallerylarge li.last {
  margin: 0 0 10px 0;
}
.gallerylarge img {
  width: 184px;
  height: 184px;
}
.gallerylarge .gradient {
  position: absolute;
  left: 0px;
  top: 0;
  width: 184px;
  height: 184px;
  background: transparent;
  background-color: rgba(255,255,255,0.1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallerylarge .gradient .date {
  position: absolute;
  top: 15px;
  right: 0;
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.4em;
  background: #24211d;
  color: #89BFCF;
}
.gallerylarge .gradient .info {
  position: absolute;
  bottom: 15px;
  right: 0;
  display: block;
  text-align: right;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallerylarge .gradient .howmany {
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.4em;
  background: #950F18;
  color: #fff;
}
.gallerylarge .gradient figcaption {
  position: absolute;
  bottom: 0px;
  padding: 5px 15px 15px;
  text-align: left;
  font-size: 15px;
  line-height: 1.4em;
  color: #000;
  max-height: 82%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallerylarge a:hover .gradient {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%);
}
.gallerylarge a:hover .gradient figcaption {
  opacity: 1;
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.9);
}
.publicationslist {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.publicationslist .list {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 0px;
}
.publicationslist .list .authors {
  font-size: 13px;
  line-height: 1.4em;
  display: block;
  color: #BB8A56;
}
.publicationslist .list .titlearticle {
  padding-right: 5px;
}
.publicationslist .list .titlebook {
  padding-right: 5px;
  color: #777777;
}
.publicationslist .list .pagenumber {
  font-size: 11px;
  line-height: 1.4em;
  padding-right: 5px;
}
.publicationslist .list .extern {
  font-size: 13px;
  line-height: 1.4em;
}
.team .persone {
  width: 190px;
  float: left;
  position: relative;
  display: block;
  margin: 0 0 15px 35px;
}
.team .staff.persone {
  width: 390px;
  margin: 0 0 25px 0px;
}
.team .persone.first {
  clear: both;
  margin-left: 0;
}
.team .img {
  width: 100px;
  height: 100px;
  margin: 0 20px 0 0;
  float: left;
  position: relative;
  display: block;
  background: url(/img/staff.png) 0 0 no-repeat #B3B3B3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.team .info {
  width: 220px;
  float: left;
  position: relative;
  display: block;
}
.team .name {
  margin: .4em 0;
  display: block;
  text-decoration: none;
  font-size: 17px;
}
.team .role {
  font-size: 13px;
  line-height: 1.4em;
  color: #fff;
  vertical-align: top;
  background: #d8bc9f;
  padding: 1px 4px;
}
.team .employed .role {
  background: #950F18;
}
.team .affiliate {
  font-size: 13px;
  line-height: 1.4em;
  line-height: 1.3em;
  color: #777777;
}
.team .contact {
  margin-bottom: 10px;
}
.team .contact span {
  float: left;
  position: relative;
  display: block;
  width: 15px;
  color: #777777;
}
.searchpublication {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: 295px;
  margin-top: 10px;
  background: url(/img/searchpublication.jpg) 0px 100% no-repeat #BB8A56;
}
.searchpublication h1 {
  color: #fff;
  margin: 0 0 0 0;
}
.searchpublication p {
  color: #fff;
  margin: 0 0 20px 0;
}
.searchpublication .forautohors {
  float: right;
  width: 200px;
  height: 100%;
  padding: 25px;
  background: #BB8A56;
  background: rgba(187,138,86,0.75);
}
.searchpublication .forautohors p {
  font-size: 13px;
  line-height: 1.4em;
  color: #fff;
  float: left;
  position: relative;
  display: block;
}
.searchpublication .forautohors p .link {
  font-size: 15px;
  line-height: 1.4em;
  color: #fff;
  text-decoration: none;
  background: #BB8A56;
  padding: 1px 5px;
  margin-top: 6px;
  display: inline-block;
}
.searchpublication .forautohors p .link:hover {
  color: #950F18;
}
.searchpublication .forautohors .thirdcolor {
  font-size: 15px;
  line-height: 1.4em;
  width: 100%;
  text-align: center;
  margin: 10px 0 20px 0;
}
.searchpublication .forautohors .thirdcolor.freedownload {
  background: #e7f0d9;
  margin: 30px 0 0 0;
}
.searchpublication .forautohors .thirdcolor.freedownload .books {
  margin: -30px auto 0 auto;
}
.searchpublication form {
  float: left;
  position: relative;
  display: block;
  width: 540px;
  padding: 30px;
}
.searchpublication form input,
.searchpublication form select {
  width: 220px;
  float: left;
  position: relative;
  display: block;
  margin: 2px 10px 5px 0;
}
.searchpublication form select.last {
  margin-right: 0px;
}
.searchpublication form select {
  line-height: 32px;
}
.searchpublication form .reset {
  padding: 2px 20px 2px 5px;
  width: auto;
  float: right;
  font-size: 11px;
  line-height: 1.4em;
  background: none;
  color: #B3B3B3;
  text-decoration: underline;
}
.searchpublication form .reset:hover {
  color: #fff;
}
.buttonbasket {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px;
  margin: 5px 0;
  border-top: 1px solid #e7d6c3;
  border-bottom: 1px solid #e7d6c3;
}
.buttonbasket button {
  display: inline;
  float: none;
}
.publicationresults h2 {
  margin: 0.4em 0 0 0;
  width: auto;
  display: inline;
}
.publicationresults .filters {
  color: #B3B3B3;
  float: right;
  font-size: 13px;
  line-height: 1.4em;
  height: 30px;
  margin: 10px 0;
}
.publicationresults .filters li {
  display: inline;
  margin-left: 2px;
}
.publicationresults .filters li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e7ddd0;
  color: #403A34;
  background-color: #fff;
  text-decoration: none;
  padding: 2px 12px;
}
.publicationresults .filters li a.active {
  background-color: #e7ddd0;
}
.publicationresults .filters li a.desc.active {
  background: url(/img/darts.png) 95% 100% no-repeat #e7ddd0;
}
.publicationresults .filters li a.asc.active {
  background: url(/img/darts.png) 95% 0 no-repeat #e7ddd0;
}
.publicationresults .publications {
  float: left;
  position: relative;
  display: block;
  margin: 10px 0 20px 0;
}
.publicationresults .publication {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin: 15px 0;
}
.publicationresults .publication .bookimg,
.publicationdetail .bookimg,
.basket .bookimg,
.order .bookimg {
  float: left;
  margin: 5px 30px 0 0;
  width: 90px;
}
.publicationresults .publication .bookimg.large,
.publicationdetail .bookimg.large,
.basket .bookimg.large,
.order .bookimg.large {
  width: 120px;
  margin: 10px 40px 0 0;
}
.publicationresults .publication .bookimg img,
.publicationdetail .bookimg img,
.basket .bookimg img,
.order .bookimg img {
  border: 1px solid #fff;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.publicationresults .publication .bookimg .bookinfo,
.publicationdetail .bookimg .bookinfo,
.basket .bookimg .bookinfo,
.order .bookimg .bookinfo {
  margin: 10px 0 0px;
  color: #777777;
  font-size: 13px;
  line-height: 1.4em;
  width: 130px;
}
.publicationresults .publication .bookimg.basket,
.publicationdetail .bookimg.basket,
.basket .bookimg.basket,
.order .bookimg.basket {
  width: 50px;
  margin: 10px 30px 0 0;
}
.publicationresults .publication .infocenter,
.publicationdetail .infocenter,
.basket .infocenter,
.order .infocenter {
  width: 415px;
  float: left;
  position: relative;
  display: block;
}
.publicationresults .publication .infocenter.large,
.publicationdetail .infocenter.large,
.basket .infocenter.large,
.order .infocenter.large {
  width: 515px;
}
.publicationresults .publication .infocenter.large .h4,
.publicationdetail .infocenter.large .h4,
.basket .infocenter.large .h4,
.order .infocenter.large .h4 {
  margin-bottom: 0px;
}
.publicationresults .publication .infocenter.basket,
.publicationdetail .infocenter.basket,
.basket .infocenter.basket,
.order .infocenter.basket {
  width: 395px;
}
.publicationresults .publication .infocenter.basket h4,
.publicationdetail .infocenter.basket h4,
.basket .infocenter.basket h4,
.order .infocenter.basket h4 {
  margin-bottom: 0px;
}
.publicationresults .publication .infocenter.order,
.publicationdetail .infocenter.order,
.basket .infocenter.order,
.order .infocenter.order {
  width: 430px;
  margin-left: 5px;
}
.publicationresults .publication .infocenter.order h4,
.publicationdetail .infocenter.order h4,
.basket .infocenter.order h4,
.order .infocenter.order h4 {
  margin-bottom: 0px;
}
.publicationresults .publication .status,
.publicationdetail .status,
.basket .status,
.order .status {
  float: left;
  position: relative;
  display: block;
  float: right;
  border-left: 1px solid #B3B3B3;
  text-align: right;
  width: 110px;
  padding: 0px 0px 0px 15px;
  margin: 0 0 0 15px;
}
.publicationresults .publication .price,
.publicationdetail .price,
.basket .price,
.order .price {
  text-align: right;
}
.publicationresults .publication .price sup,
.publicationdetail .price sup,
.basket .price sup,
.order .price sup {
  font-size: 11px;
  color: #777777;
  line-height: 1.4em;
  width: 100%;
}
.publicationresults .publication .price.big,
.publicationdetail .price.big,
.basket .price.big,
.order .price.big {
  color: #950F18;
}
.publicationresults .publication .secondcolor,
.publicationdetail .secondcolor,
.basket .secondcolor,
.order .secondcolor {
  margin-top: 10px;
}
.publicationresults .publication #orderbtn,
.publicationresults .publication .button.big,
.publicationdetail #orderbtn,
.publicationdetail .button.big,
.basket #orderbtn,
.basket .button.big,
.order #orderbtn,
.order .button.big {
  float: right;
}
.publicationresults .publication .infocenter h1,
.publicationdetail .infocenter h1,
.basket .infocenter h1,
.order .infocenter h1 {
  margin: 0;
  line-height: 0.5em;
}
.publicationresults .publication .infocenter h1 .h3,
.publicationdetail .infocenter h1 .h3,
.basket .infocenter h1 .h3,
.order .infocenter h1 .h3 {
  text-decoration: none;
  margin: 0;
}
.publicationresults .publication h1.h3,
.publicationdetail h1.h3,
.basket h1.h3,
.order h1.h3 {
  line-height: 1.5em;
}
.publicationresults .publication .about,
.publicationdetail .about,
.basket .about,
.order .about {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin: 5px 0 0 0;
  text-decoration: none;
  color: #403A34;
}
.publicationresults .publication a.about:hover,
.publicationdetail a.about:hover,
.basket a.about:hover,
.order a.about:hover {
  color: #950F18;
}
.publicationresults .publication .yserie,
.publicationdetail .yserie,
.basket .yserie,
.order .yserie {
  font-size: 13px;
  line-height: 1.4em;
  margin-right: 5px;
  padding: 1px 6px;
  color: #777777;
  background: #fff;
}
.publicationresults .publication .ean,
.publicationdetail .ean,
.basket .ean,
.order .ean {
  font-size: 11px;
  line-height: 1.4em;
  margin-left: 5px;
  white-space: nowrap;
  color: #777777;
}
.publicationresults .publication sup,
.publicationresults .publication .bookinfo sup,
.publicationdetail sup,
.publicationdetail .bookinfo sup,
.basket sup,
.basket .bookinfo sup,
.order sup,
.order .bookinfo sup {
  float: left;
  position: relative;
  display: block;
  line-height: 1.0em;
  margin: 5px 0;
}
.publicationresults .publication .content sup,
.publicationdetail .content sup,
.basket .content sup,
.order .content sup {
  display: inline-block;
  float: inherit;
}
.publicationresults .publication .readmore,
.publicationdetail .readmore,
.basket .readmore,
.order .readmore {
  padding: 0 5px;
}
.publicationresults .publication .authors,
.publicationdetail .authors,
.basket .authors,
.order .authors {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.4em;
  color: #BB8A56;
  margin: 10px 0 0 0;
}
.publicationresults .publication .authors .author,
.publicationdetail .authors .author,
.basket .authors .author,
.order .authors .author {
  color: #BB8A56;
  text-decoration: none;
  white-space: nowrap;
}
.publicationresults .publication .authors .author:hover,
.publicationdetail .authors .author:hover,
.basket .authors .author:hover,
.order .authors .author:hover {
  color: #950F18;
}
.publicationresults .publication .content,
.publicationdetail .content,
.basket .content,
.order .content {
  margin: 40px 0;
}
.basket li,
.order li {
  float: left;
  position: relative;
  display: block;
  margin: 15px 0px;
}
.basket .boxremove,
.order .boxremove {
  height: 40px;
  width: 40px;
  float: left;
  position: relative;
  display: block;
  padding: 10px 0 0 0;
}
.basket .remove,
.order .remove {
  border: 1px solid #e7ddd0;
  color: #403A34;
  text-decoration: none;
  text-align: center;
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  display: block;
  line-height: 19px;
  margin: 0 5px 0 0;
}
.basket .remove:hover,
.order .remove:hover {
  background: #950F18;
  border: #950F18;
  color: #fff;
}
.basket .amount,
.order .amount {
  float: left;
  position: relative;
  display: block;
  padding: 5px 0px;
  width: 100%;
  text-align: left;
  border-top: 1px solid #e7d6c3;
  font-size: 11px;
  line-height: 2em;
  margin-top: 5px;
}
.basket .amount .smallinput,
.order .amount .smallinput {
  float: right;
}
.basket .about,
.order .about {
  margin: 0;
}
.basket .shippingcoupon,
.order .shippingcoupon {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  min-height: 100px;
  margin-top: 30px;
  padding-left: 10px;
  background: #f6efe7;
}
.basket .shippingcoupon .deliverycoupon,
.order .shippingcoupon .deliverycoupon {
  float: left;
  position: relative;
  display: block;
  width: 510px;
  padding: 10px 0px;
}
.basket .shippingcoupon .deliverycoupon span,
.order .shippingcoupon .deliverycoupon span {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 5px;
  float: left;
  position: relative;
  display: block;
}
.basket .shippingcoupon .deliverycoupon span h5,
.order .shippingcoupon .deliverycoupon span h5 {
  width: 150px;
}
.basket .shippingcoupon .deliverycoupon a,
.order .shippingcoupon .deliverycoupon a {
  text-decoration: none;
}
.basket .shippingcoupon .smallinput,
.order .shippingcoupon .smallinput {
  width: 300px;
}
.basket .shippingcoupon .updateprice,
.order .shippingcoupon .updateprice {
  width: 120px;
  padding: 15px 15px 0 15px;
  float: left;
  position: relative;
  display: block;
  float: right;
  height: 100px;
}
.basket .shippingcoupon p,
.order .shippingcoupon p {
  float: left;
  position: relative;
  display: block;
  width: 330px;
  margin-bottom: 0px;
}
.basket .shippingcoupon .updateprice button,
.order .shippingcoupon .updateprice button {
  float: right;
}
.basket .orderbasket,
.order .orderbasket {
  margin-top: 30px;
  float: left;
  position: relative;
  display: block;
}
.basket h5,
.order h5 {
  float: left;
  position: relative;
  display: block;
}
.basket .col2-1,
.order .col2-1 {
  float: left;
  position: relative;
  display: block;
  width: 515px;
}
.basket .col2-1 p,
.order .col2-1 p {
  margin-bottom: 4px;
}
.basket .totalprice,
.order .totalprice {
  position: absolute;
  right: 0;
  top: 5px;
  color: #950F18;
}
.basket .infos,
.order .infos {
  font-size: 11px;
  line-height: 1.4em;
  color: #777777;
}
.basket .h5,
.order .h5 {
  float: left;
  position: relative;
  display: block;
  width: 100px;
  padding-top: 1px;
}
.basket .pickupat,
.order .pickupat {
  font-size: 13px;
  line-height: 1.4em;
  margin: 10px 0 5px;
  float: left;
  position: relative;
  display: block;
  width: 100%;
}
.basket .paypal,
.order .paypal {
  background: url(/img/paypal.png) 0 0 no-repeat transparent;
  float: left;
  position: relative;
  display: block;
  width: 69px;
  height: 17px;
  text-indent: -200px;
  overflow: hidden;
  margin: 10px 0 0 20px;
}
.libraryheader {
  background: url(/img/library.jpg) -30px 0 no-repeat #BB8A56;
  height: 320px;
  padding: 30px;
  margin-top: 10px;
}
.libraryheader aside {
  float: right;
  width: 240px;
}
.libraryheader aside .info {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  min-height: 20px;
  color: #fff;
  padding: 15px 20px 15px 60px;
}
.libraryheader aside .openinghours {
  background: url(/img/openingtimes.png) 20px 20px no-repeat #9e7040;
}
.libraryheader aside .openinghours a {
  color: #fff;
  text-decoration: none;
}
.libraryheader aside .extrainfo {
  font-size: 11px;
  line-height: 1.4em;
  margin-top: 5px;
  float: left;
  position: relative;
  display: block;
}
.libraryheader aside .extrainfo a {
  color: #fff;
}
.libraryheader aside address {
  background: url(/img/address.png) 20px 20px no-repeat transparent;
}
.libraryheader form {
  position: absolute;
  bottom: 25px;
}
.libraryheader form .search {
  margin-left: 5px;
}
.libraryheader form h1 {
  color: #fff;
  font-size: 37px;
  margin-bottom: 10px;
}
.library .about {
  float: left;
  position: relative;
  display: block;
  width: 390px;
  margin: 30px 30px 30px 0;
}
.library .opening {
  float: left;
  position: relative;
  display: block;
  width: 300px;
  margin: 30px 30px 30px 0;
}
.library .postal {
  float: left;
  position: relative;
  display: block;
  width: 195px;
  margin: 30px 0;
}
.library .h3 {
  color: #950F18;
}
.library h4 {
  font-size: 13px;
  color: #B3B3B3;
}
.library .tab {
  float: left;
  position: relative;
  display: block;
  width: 20px;
}
.activities .highlights {
  margin: 10px 0 0 0;
  float: left;
  position: relative;
  display: block;
}
.activities .highlights .highlight.img {
  width: 320px;
  height: 360px;
  float: left;
  position: relative;
  display: block;
  z-index: 10;
}
.activities .highlights .gradient {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
}
.activities .highlights .message {
  position: absolute;
  bottom: 0px;
  padding: 15px 30px;
  color: #fff;
  width: 100%;
  background: #000;
  background: rgba(0,0,0,0.75);
  height: 100px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.activities .highlights .date {
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.4em;
  background: #caa37a;
  color: #000;
}
.activities .highlights .categorie {
  margin-right: 5px;
  font-size: 11px;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #B3B3B3;
}
.activities .highlights .title {
  height: 50px;
  overflow: hidden;
  margin-top: 2px;
}
.activities .highlights .content {
  font-size: 13px;
  line-height: 1.4em;
  color: #B3B3B3;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.activities .highlights .readmore.dart {
  background-image: url(/img/dart.png);
}
.activities .highlights a:hover .message {
  height: 100%;
  background: #000;
  background: rgba(0,0,0,0.95);
}
.activities .highlights a:hover .content {
  opacity: 1;
}
.activities .highlights a:hover .title {
  height: auto;
}
.activities .highlights a:hover .date {
  top: 0;
}
.activities .aboutnino {
  float: left;
  position: relative;
  display: block;
  padding: 40px 50px;
  margin: 30px 0;
  background: #fff;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.activities .aboutnino .about {
  float: left;
  position: relative;
  display: block;
  width: 540px;
  margin-right: 60px;
}
.activities .aboutnino .about p {
  margin: 0;
}
.activities .aboutnino .uptodate {
  float: left;
  position: relative;
  display: block;
  width: 260px;
}
.activities .aboutnino .uptodate p {
  margin: 0 0 10px 0;
}
.activities .news {
  float: left;
  position: relative;
  display: block;
  width: 470px;
  margin: 0 20px 0 0px;
}
.activities .news .newsitem {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.activities .news .img {
  display: none;
  width: 100%;
  height: 150px;
  margin: 0 0 5px 0;
}
.activities .news a {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  color: #403A34;
}
.activities .news a:hover {
  color: #950F18;
}
.activities .news .date {
  font-size: 13px;
  line-height: 1.4em;
  padding: 2px 4px;
  border: 1px solid #BB8A56;
  color: #BB8A56;
  text-align: right;
  top: 5px;
  position: absolute;
  left: 0;
  width: 75px;
}
.activities .news .categorie {
  font-size: 11px;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #777777;
  display: inline;
}
.activities .news .title {
  padding: 0 0 0 90px;
}
.activities .news .all a {
  color: #950F18;
  font-size: 12px;
}
.activities .events {
  float: left;
  position: relative;
  display: block;
  width: 470px;
}
.activities .events .event {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.activities .events a {
  padding: 0 0 0 70px;
  width: 100%;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  color: #403A34;
}
.activities .events a:hover {
  color: #950F18;
}
.activities .events .bigdate {
  float: left;
  position: relative;
  display: block;
  width: 50px;
  height: 45px;
  padding: 6px;
  position: absolute;
  left: 0;
  color: #fff;
  background: #403A34;
}
.activities .events .dm {
  float: left;
  position: relative;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1.0em;
}
.activities .events .day {
  font-size: 16px;
  font-weight: 800;
}
.activities .events .month {
  font-weight: 800;
  text-transform: uppercase;
}
.activities .events .time,
.activities .events .img {
  display: none;
}
.activities .events .title {
  font-size: 15px;
  line-height: 1.4em;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  margin: 0;
}
.activities .events .speakers {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.4em;
  color: #777777;
  margin: 7px 0 0 0;
  line-height: 1.0em;
  font-style: italic;
}
.activities .events .first.nomarge,
.activities .events .eventovv.nomarge {
  margin-left: 0;
}
.activities .events .first,
.activities .events .eventovv {
  margin: 0 0 20px 30px;
  width: 220px;
}
.activities .events .first a,
.activities .events .eventovv a {
  padding: 0;
}
.activities .events .first .bigdate,
.activities .events .eventovv .bigdate {
  float: left;
  position: relative;
  display: block;
  padding: 15px 20px;
  width: 80px;
  height: 110px;
}
.activities .events .first .img,
.activities .events .eventovv .img {
  float: left;
  position: relative;
  display: block;
  width: 140px;
  height: 110px;
  background: url(/img/event_bg.jpg) 50% 50% repeat;
}
.activities .events .first .title,
.activities .events .eventovv .title {
  float: left;
  position: relative;
  display: block;
  width: 230px;
  margin-top: 10px;
}
.activities .events .eventovv {
  margin-right: 0px;
}
.activities .events .all a {
  padding-left: 0;
  margin-top: 5px;
  color: #950F18;
  font-size: 12px;
}
.eventdetail .bigdate .dm,
.event.first .bigdate .dm,
.event.eventovv .bigdate .dm {
  float: left;
  position: relative;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1.0em;
}
.eventdetail .bigdate .day,
.event.first .bigdate .day,
.event.eventovv .bigdate .day {
  font-size: 33px;
  font-weight: 400;
}
.eventdetail .bigdate .month,
.event.first .bigdate .month,
.event.eventovv .bigdate .month {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.eventdetail .bigdate .time,
.event.first .bigdate .time,
.event.eventovv .bigdate .time {
  font-size: 14px;
  border-top: 1px solid #fff;
  padding-top: 5px;
  margin: 5px 0;
}
.eventdetail .bigdate {
  float: left;
  position: relative;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 15px 20px;
  color: #fff;
  background: #403A34;
  width: 80px;
  height: 110px;
}
.eventdetail .header {
  padding: 0 0 0 110px;
  float: left;
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e7d6c3;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.eventdetail img {
  float: right;
  margin: 5px 0 10px 15px;
}
.eventdetail .downloadposter {
  float: right;
  margin: 5px 0 10px 15px;
}
.eventdetail .speakers {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.4em;
  color: #777777;
  margin: 7px 0 3px;
  line-height: 1.0em;
  font-style: italic;
}
.eventdetail .col1-1 {
  float: left;
  position: relative;
  display: block;
  background: #fff;
  padding: 10px 30px 20px;
  width: 100%;
  margin-right: 30px;
}
.messagedetail .date {
  font-size: 13px;
  line-height: 1.4em;
  padding: 2px 5px;
  background: #89BFCF;
  color: #000;
}
.messagedetail h1 {
  margin-top: 10px;
}
.messagedetail .categorie {
  font-size: 11px;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #777777;
  display: inline;
}
.messagedetail img {
  float: right;
  margin: 5px 0 10px 15px;
}
footer {
  color: #97918B;
  background: #EEE9E3;
  padding-top: 30px;
  margin-top: 30px;
}
footer .logo {
  float: left;
  position: relative;
  display: block;
}
footer .footertitle {
  float: left;
  position: relative;
  display: block;
  width: 400px;
  padding: 0 35px;
}
footer .footertitle h1 {
  color: #97918B;
  margin: 2px 0 4px;
  line-height: 1.1em;
}
footer .footertitle h2 {
  color: #97918B;
  margin: 0;
}
footer address {
  float: left;
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1.4em;
  padding: 0 30px;
  width: 190px;
}
footer address span {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-size: 11px;
  margin: 11px 0 2px;
}
footer .social {
  float: left;
  position: relative;
  display: block;
  margin: 8px 6px 0 0;
}
footer .copyright {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 10px 0;
  color: #B3B3B3;
  text-align: center;
}
footer .copyright:hover {
  color: #950F18;
}
.fancybox-title-float-wrap .child {
  white-space: normal !important;
}
