.td-menu {
    font-size: 0;
}

.td-menu a {

    font-size: 12px;
    /*font-weight: 600;*/
    letter-spacing: 3px;
}
.td-menu div{
    cursor: pointer;
}
.td-menu div:hover a {
    color: lightgrey;

}
.td-menu .active a {

    color: black;
}

.td-menu div {
    display: inline-block;
    width: 20%;
    background-color: #666;
    text-align: center;
    padding: 2px 0;

}

.main-body-table {
    width: 738px;
    margin-top: 15px;
}
/*

.examplediv {
background-color: #8E8D8D;
}
*/

#divid1 {
    position: relative;
    width: 610px;
    height: 81px;
    overflow-y: hidden;
    overflow-x: auto;
}

#divid2 {
    position: relative;
    width: 737px;
    height: 81px;
    overflow-y: hidden;
    overflow-x: auto;
}

#html {
    scrollbar-base-color: #FF6F6F;
    scrollbar-arrow-color: #b5b5b5;
}

body {
    background-color: #8E8D8D;
}

.series-menu-info,
font {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 9px;
}

#weiss {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 9px;
}

#bigfont {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

#bigfont1 {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

a {
    text-decoration: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 10px;

}

a:hover {
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
}

#selected {
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

.selected {
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

#contextlink {
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 9px;
}

#contextlink:hover {
    text-decoration: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 9px;
}

/*.gallery-imaginative,*/
.geo-container {
    width: 610px;
    overflow-x: scroll;
}

.geo-row {
    display: block; /* or inline-flex */
width: auto;
    margin: 10px;
    white-space: nowrap;

}

.geo-image {
    display: inline-block;
    margin-right: 10px;
}

.geo-image img {
    /*height: 170px;*/
    /*width: auto;*/
}

.gallery-imaginative {
    width: 677px;
    position: relative;
    margin: 0 auto;
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-align-content: center;*/
    /*align-content: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    /*-webkit-flex-direction: column;*/
    /*flex-direction: column;*/
    /*-webkit-justify-content: space-between;*/
    /*justify-content: space-between;*/
    height: 100%;
}

.gallery-imaginative .canvas div {
    margin: 0 auto;
}

.gallery-imaginative .gallery-body-row:first-child {
    height: 100%;
}

.gallery-imaginative .canvas {

    /*display: -webkit-flex;*/
    /*display: flex;*/
    width: 100%;
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    /*height: 100%;*/
}

.gallery-body {
    width: 100%;
}
.gallery-imaginative.imaginative-series .gallery-body {
    position: absolute;
}

.gallery-body-inner {
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-justify-content: space-between;*/
    /*justify-content: space-between;*/
    /*-webkit-flex-direction: column;*/
    /*flex-direction: column;*/
    width: 100%;
    /*height: 100%;*/
}

.gallery-description {
    /*max-width: 150px;*/
    /*font-family: monospace;*/
    padding: 0 5px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 800;
}

.gallery-description .description {
    font-size: 9px;
    font-weight: 400;
    width: 195px;
}

.gallery-nav-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.gallery-thumbs {
    margin-top: 10px;
    width: 100%;

}

.imaginative-series .gallery-thumbs {
    /*justify-content: center;*/
    margin: 0 auto;
    margin-top: 20px;
}

.gallery-thumbs-inner {
    margin: 5px 0 0;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 80px;
    white-space:nowrap

}
.gallery-thumbs-image {

    box-shadow: 1px 1px 10px #999;
    margin: 2px;
    cursor: pointer;
    display:inline-block;
    *display:inline;/* For IE7*/
    *zoom:1;/* For IE7*/
    vertical-align:top;
}

.gallery-imaginative .gallery-body-inner div,
.gallery-imaginative.imaginative-spaces .canvas > div,
.gallery-imaginative.imaginative-spaces .canvas,
.gallery-imaginative.imaginative-spaces > div{
    display: inline-block;
    width: auto;
}
.gallery-imaginative.imaginative-spaces .gallery-thumbs{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.gallery-imaginative.imaginative-spaces {
    width: 727px;
}
.gallery-imaginative.imaginative-spaces .gallery-body-row:first-child{
    height: auto;
    text-align: center;
}

.gallery-imaginative.imaginative-spaces .gallery-description{
    float: left;
    width: auto;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
}
.gallery-imaginative.imaginative-series {
    width: 610px;
    background-color: #b5b5b5;
}
.gallery-imaginative .gallery-body-inner{
    float: left;
    width: 515px;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
}
.gallery-imaginative.imaginative-spaces .gallery-body{
   height: 445px;
    width: 100%;
    display: table;
    position: absolute;

}
.gallery-imaginative.imaginative-spaces .gallery-body-row,
.gallery-imaginative.imaginative-spaces .img-nav {
    width: 100%;
}
.imaginative-spaces .gallery-body {
    /*height: 95%;*/
}
.imaginative-series .canvas {

}

.img-next,
.img-prev {
    font-size: 12px;
    color: white;
    cursor: pointer;
}

.img-next:hover,
.img-prev:hover {
    color: black;
}

.img-nav {

    width: 100%;
}

.img-next {
    float: right;
}

.img-prev {
    float: left;
}

.interview .question {
    font-style: oblique;
}


.gallery-imaginative .gallery-body .canvas img {
    cursor: pointer;
}

.td-menu {
    vertical-align: bottom;
}

.biblio {
    line-height: 1.58;
}

.contact-detail {
    margin-left: 15px;
}

.contact-detail font {
    font-size: 11px;
    line-height: 1.2;
}

font h5 {
    font-size: 9px;
}

.decision-table {
    width: 100%;
    font-size: 9px;
}

.decision-table tr td:first-child {
    text-align: right;
    padding: 0 10px;
}
