@font-face {
    font-family: geosans;
    src: url('../content/fonts/BonvenoCF-Light.html');
}
body{
    font-family: geosans;
    background-color: #F5F5F5;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
a, a:hover, a:visited{
    color: #000000;
    text-decoration: none;
}
div#background-container{
    position: absolute;
    left: 0px;
    top: 90px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    background-image: url('assets/dark-accent-background.png');
}
div#background-container img{
    position: absolute;
    top: 0px;
    width: 100%;
    min-width: 1140px;
}
div#screen-container{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
div#content-container{
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
div#header{
    height: 90px;
    width: 100%;
}
div#logo-container{
    width: 241px;
    height: 72px;
    padding-top: 11px;
    margin-left: 10px;
    float: left;
}
div#content{
    margin-top: 430px;
    width: 100%;
    background-image: url('assets/content-background.png');
    border-radius: 20px;
}
div#menu-container{
    float: right;
    margin-right: 10px;
}
div#menu-container ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
div#menu-container ul li{
    padding: 0px;
    float: right;
    font-size: 10.5pt;
    letter-spacing: -1px;
    margin-left: 20px;
    margin-top: 38px;
}
div.underline{
    margin-top: 5px;
    width: 100%;
    height: 2px;
    background-color: #D74518;
    opacity: 0;
}
li:hover div.underline{
    opacity: 1;
}
li.current div.underline{
    opacity: 1;
}
div#content-header{
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div#content-header img{
    margin-top: 20px;
}
h1{
    font-family: geosans;
    margin:0px;
    padding: 0px;
    font-size: 16pt;
    font-weight: 400;
    width: 350px;
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    border-radius: 10px;
}
div#content-body{
    width: 1161px;
}
div#content-body>div.three-col, div#content-body>div.two-col{
    position: relative;
    height: auto;
    width: 100%;
    margin-top: 50px;
}

/* Three column rows */

div#content-body>div.three-col>div{
    width: 352px;
    height: 100%;
    margin-left: 21px;
    float: left;
}
div#content-body>div.three-col>div:nth-of-type(2){
    margin-right: 21px;
}
div#content-body>div.three-col>div:nth-of-type(3){
    margin-left: 0px;
}
div#content-body>div.three-col>div.photo-left{
    margin-left: -21px;
    width: 394px;

}
div#content-body>div.three-col>div.photo-center{
    margin-left: 0px;
    margin-right: 0px;;
    width: 394px;

}
div#content-body>div.three-col>div.photo-right{
    /*margin-left: 21px;*/
    width: 394px;

}
div#content-body>div.three-col>div.photo-left>div.photo-deco-upper{
    left: 0px;
    margin-top: -4px;
    width: 21px;
    height: 4px;
    background-image: url('assets/left-perspective-triangle-top.png');
    background-repeat: no-repeat;
}
div#content-body>div.three-col>div.photo-left>div.photo-deco-lower{
    margin-top: 0px;
    width: 21px;
    height: 4px;
    background-image: url('assets/left-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
}
div#content-body>div.three-col>div.photo-left>div.photo-container-padding{
    width: 352px;
    height: 0px;
    padding: 21px;
    background-color: #ffffff;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-right>div.photo-container-padding{
    width: 352px;
    height: 0px;
    padding: 21px;
    background-color: #ffffff;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-center>div.photo-container-padding{
    width: 352px;
    height: 0px;
    padding: 21px;
    background-color: #ffffff;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-left>div.photo-container-padding>div.photo-controls>div.photo-container{
    width: 352px;
    height: 100%;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-right>div.photo-container-padding>div.photo-controls>div.photo-container{
    width: 352px;
    height: 100%;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-center>div.photo-container-padding>div.photo-controls>div.photo-container{
    width: 352px;
    height: 100%;
    overflow: hidden;
}
div#content-body>div.three-col>div.photo-right>div.photo-deco-upper{
    margin-left: 373px;
    margin-top: -4px;
    width: 21px;
    height: 4px;
    background-image: url('assets/right-perspective-triangle-top.png');
    background-repeat: no-repeat;
}
div#content-body>div.three-col>div.photo-right>div.photo-deco-lower{
    margin-top: 0px;
    margin-left: 373px;
    width: 21px;
    height: 4px;
    background-image: url('assets/right-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
}
div#content-body>div.three-col>div.photo-center>div.photo-deco-upper{
    margin-top: -4px;
    width: 21px;
    height: 4px;
    background-image: none;
}
div#content-body>div.three-col>div.photo-center>div.photo-deco-lower{
    margin-top: 0px;
    width: 21px;
    height: 4px;
    background-image: none;
}

/* Two column rows */

div#content-body>div.two-col>div{
    width: 537px;
    height: 100%;
    margin-left: 22px;
    float: left;
}
div#content-body>div.two-col>div.photo-left{
    margin-left: -21px;
    margin-right: 6px;
    width: 575px;

}
div#content-body>div.two-col>div.photo-right{
    margin-left: 22px;
    width: 575px;

}
div#content-body>div.two-col>div.photo-left>div.photo-deco-upper{
    left: 0px;
    margin-top: -4px;
    width: 21px;
    height: 4px;
    background-image: url('assets/left-perspective-triangle-top.png');
    background-repeat: no-repeat;
}
div#content-body>div.two-col>div.photo-left>div.photo-deco-lower{
    margin-top: 0px;
    width: 21px;
    height: 4px;
    background-image: url('assets/left-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
}
div#content-body>div.two-col>div.photo-left>div.photo-container-padding{
    width: 537px;
    height: 0px;
    padding: 22px;
    padding-left: 21px;
    background-color: #ffffff;
    overflow: hidden;
}
div#content-body>div.two-col>div.photo-right>div.photo-container-padding{
    width: 537px;
    height: 0px;
    padding: 22px;
    padding-right: 21px;
    background-color: #ffffff;
    overflow: hidden;
}
div#content-body>div.two-col>div.photo-left>div.photo-container-padding>div.photo-controls>div.photo-container{
    width: 537px;
    height: 100%;
    overflow: hidden;
}
div#content-body>div.two-col>div.photo-right>div.photo-container-padding>div.photo-controls>div.photo-container{
    width: 537px;
    height: 100%;
    overflow: hidden;
}
div#content-body>div.two-col>div.photo-right>div.photo-deco-upper{
    margin-left: 558px;
    margin-top: -4px;
    width: 21px;
    height: 4px;
    background-image: url('assets/right-perspective-triangle-top.png');
    background-repeat: no-repeat;
}
div#content-body>div.two-col>div.photo-right>div.photo-deco-lower{
    margin-top: 0px;
    margin-left: 558px;
    width: 21px;
    height: 4px;
    background-image: url('assets/right-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
}
/* END */

h2{
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    font-size: 18pt;
    font-variant: small-caps;
    letter-spacing: 0pt;
    color: #D74518;
}
p{
    font-weight: 400;
    font-size: 12pt;
    letter-spacing: -1pt;
    text-align: justify;
    text-align-last: left;
    color: rgb(44,44,44);
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.3;
}
/* Footer */
div#footer{
    margin-top: 50px;
    text-align: center;
}
div#hor-line{
    margin-left: 33px;
    width: 1074px;
    height: 2px;
    background-color: #D74518;
}
div#coordinates{
    margin-top: 5px;
    padding-bottom: 10px;
    font-variant: small-caps;
    font-size: 12pt;
    letter-spacing: 0pt;
}
div#footer-spacing{
    height: 50px;
    width: 1140px;
}
div#login-button{
    display: block;
    width: 25px;
    font-size: 7.5pt;
    margin-left: 20px;
    text-decoration: underline;
    cursor: pointer;
}
div#footer-spacing input{
    background-image: url('assets/content-background.png');
    border: 0px solid;
    float: left;
    margin-left: 20px;
    height: 20px;
    font-size: 8.5pt;
}
div#footer-spacing div#login-form{
    margin-top: 5px;
}
div#footer-spacing label{
    float: left;
    display: block;
    margin-left: 20px;
    font-size: 10pt;
    letter-spacing: -1pt;
    margin-top: 2px;
}

/* Photo resize */
body{
    webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
div.photo-controls{
    /*width: 800px;
    margin-left: auto;
    margin-right: auto;*/
    /*background-color: #fafafa;*/
    background-color: rgb(82, 82, 82);
    background-image: url('assets/photo-background.png');
    background-repeat: no-repeat;
    background-position: center;

    position: absolute;
}
/*div#photo-container{
    width: 800px;
    height: 600px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0f0f0;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: move;
}*/
div.photo-container img{
    margin-left: 0px;
    margin-top: 0px;
    /*height: 700px;*/
}
div.contour-overlay{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;  /* TODO breedte van image */
    height: 0px; /* TODO hoogte van image */
    margin-left: auto;
    margin-right: auto;
    display: none;
    webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
div.contour{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;  /* TODO breedte van image */
    height: 0px; /* TODO hoogte van image */
    border: 1px solid #000000;
    z-index: 2;
}
div.contour-clickable{
    position: absolute;
    width: 0px;       /* TODO breedte van image -10 */
    height: 0px;      /* TODO hoogte van image-10 */
    margin-left: 5px;
    margin-top: 5px;
    cursor: move;
    /*background-color: #ffff00;*/
}
div.resize-square{
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid #000000;
    background-color: #ffffff;
}
div.top{
    top: -5px;
}
div.left{
    left: -5px;
}
div.right{
    right: -5px;
}
div.bottom{
    bottom: -5px;
}
div.hor-center{
    left: 50%;
    margin-left: -5px;
}
div.vert-center{
    top: 50%;
    margin-top: -5px;
}

/* admin UI */

div.button{
    display: block;
    border-radius: 5px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 14px;
    text-align: center;
    float: left;
    margin-left: 4px;
    cursor: pointer;
    background-image: url('assets/content-background.png');
    color: rgb(44,44,44);
    border: 0px solid;
    font-size: 10pt;
    letter-spacing: -1pt;
}
div.button:hover{
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);

}
div.photo-buttons{
    display: none;
    position: absolute;
    width: 354px;
    z-index: 3;
    /*background-color: #ffff00;*/
}
div.two-col div.photo-buttons{
    width: 537px;
}
div.three-col div.photo-buttons{
    width: 352px;
}
div.form-container{
    position: absolute;
}
form.textCell-form{
    position: absolute;
    width: 300px;
    display: none;
}
form.textCell-form div.button:nth-of-type(1){
    margin-left: 0px;
}
form.textCell-form div.button{
    margin-top: 6px;
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);
    border: 1px solid rgb(44,44,44);
}
form.textCell-form div.button:hover{
    background-image: url('assets/content-background.png');
    color: rgb(44,44,44);
    border: 1px solid rgb(44,44,44);
}
input.textCell-titleEdit{
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    font-size: 18pt;
    font-variant: small-caps;
    letter-spacing: 0pt;
    color: #D74518;
    border: 0px solid;
    background-color: transparent;
    /*background-color: rgba(255,255,255,0.3);*/
}
textarea.textCell-parEdit{
    font-weight: 400;
    font-size: 12pt;
    letter-spacing: -1pt;
    text-align: justify;
    text-align-last: left;
    color: rgb(44,44,44);
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.3;
    border: 0px solid;
    background-color: transparent;
    overflow: hidden;
    /*background-color: rgba(255,255,255,0.3);*/
}
div#empty-row{
    height: 130px;
    width: 200px;
    margin-top: 50px;
    background-color: rgb(44,44,44);
    text-align: center;
    cursor: pointer;
    color: rgb(210,210,211);
    margin-left: 470px;
    border-radius: 8px;
}
div#empty-row:hover p{

}
h3{
    font-size: 80pt;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    font-weight: bolder;
    line-height: 0.5;
}
div#empty-row p{
    text-align: center;
    font-size: 20pt;
    margin-top: 20px;
    padding-bottom: 10px;
    color: rgb(210,210,211);
}
div.layout-button img{
    width: 150px;
}
div.layout-button{
    margin: 0px;
    margin-left: -1px;
    padding: 0px;
    width: 156px;
    height: 33px;
    margin-top: 8px;
    padding-top: 2px;
    border-radius: 5px;
    border: 1px solid transparent;
}
div#button-container{
    width: 156px;
    padding: 22px;
    height: 108px;
    padding-top: 17px;
}
div.layout-button:hover{
    cursor: pointer;
    /*background-color: rgba(255, 255, 255, 0.2);*/
    border: 1px solid rgb(210,210,211);
}
div.empty-cell{
    /*background-color: rgb(82, 82, 0);*/
    position: relative;

}
div.empty-cell-panel{
    height: 300px;
    width: 100%;
    /*background-image: url('./assets/photo-background.png');*/
    /*border: 1px solid rgb(44,44,44);
    border-radius: 8px; */
    /*background-repeat: no-repeat;*/
    background-position: center;
}
div.content-selection{
    height: 70px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 105px;
}
div.content-selection img{
    float: left;
    height: 70px;
    border-radius: 5px;
    padding: 10px;
    background-color: rgb(44,44,44);
    cursor: pointer;
}
div.content-selection img:hover{
    margin-top: -5px;
}
div.content-selection img:nth-of-type(1){

}
div.content-selection img:nth-of-type(2){
    margin-left: 10px;
}
form.row-form{
    position: absolute;
    width: 300px;
    height: 0px;
    margin-top: -24px;
}
div.row-button{
    /*position: absolute;*/
    display: block;
    height: 19px;
    width: 77px;
    border-radius: 5px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 14px;
    text-align: center;
    cursor: pointer;
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);
    font-size: 10pt;
    letter-spacing: -1pt;
    border: 1px solid rgb(44,44,44);
    /*margin-top: -24px;
    margin-left: 3px;*/
    margin-left: 3px;
    top: 0px;
    margin-top: 0px;
    float: left;
}
div.verwijder-button{
    /*top: 24px;*/
}
div.row-button:hover{
    background-image: url('assets/content-background.png');
    color: rgb(44,44,44);
    border: 1px solid rgb(44,44,44);
}
div.cover-edit{
    position: absolute;
    right: 3px;
    top: 3px;
    background-image: url('assets/content-background.png');
    color: rgb(44,44,44);
    cursor: pointer;
    z-index: 3;
}
div.cover-edit:hover{
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);
}


/* REALISATIES */
div.thumb-wrapper, div#add-photo{
    /*width: 100%;*/
    float: left;
    margin-left: 3px;
    margin-top: 29px;
}
div#add-photo:hover{
    cursor: pointer;
}
.hidden{
    visibility: hidden;
}
div#thumb-container{
    position: absolute;
    margin-left: -3px;
    margin-top: 0px;
    /*background-color: #ff0000;*/
    width: 0px;
    height: auto;
    z-index: 3;
}
div#photo-chooser{
    position: absolute;
}
div#thumb-scroller{
    position: absolute;
    overflow: hidden;
    top: -42px;
    width: 973px;
    height: 100px;
    margin-left: 83px;
    margin-top: 0px;
    /*background-image: url('./assets/whiteCircleBG.png'); */
    background-size: 140px 595px;
    background-position: 10px 16px;
    background-repeat: no-repeat;
    z-index: 3;
    /*background-color: #ffff00; */
}
div#photo-nav{
    margin-top: -13px;;
    position: absolute;
    height: 71px;
    width: 1140px;
    /*background-color: #0000ff;*/
}
div#photo-nav-left{
    position: absolute;
    left: 12px;
    top: 11px;
    background-image: url('assets/photo-nav-left.png');
    opacity: 0.7;
    height: 50px;
    width: 50px;
}
div#photo-nav-right{
    position: absolute;
    top: 11px;
    right: 12px;
    background-image: url('assets/photo-nav-right.png');
    opacity: 0.7;
    height: 50px;
    width: 50px;
    margin-left: 3px;
}
div#photo-nav-right:hover, div#photo-nav-left:hover{
    opacity: 1;
    cursor: pointer;
}
div.thumb, div.thumb-add-photo{
    float: left;
    padding: 7px;
    height: 57px;
    width: 101px;
    background-color: rgb(234, 234, 234);
    /*border-top: 1px solid rgb(44,44,44);*/
    /*border: 1px solid #c6c6c6;*/
}
div.thumb-add-photo div.img-container{
    background-color: rgb(82, 82, 82);
    background-image: url('assets/photo-background.png');
    background-size: 80px auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 101px;
    height: 57px;

}
div.thumb:hover{
    cursor: pointer;
}
/* !! TEMP !!*/
div.thumb.hovered{
    width: 121px;
    height: 68px;
    margin-top: -11px;
}
div.thumb.colateral{
    width: 111px;
    height: 63px;
    margin-top: -6px;
}
div.thumb div.img-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
div.thumb div.img-container img{
    width: 100%;

}
div.thumb-left-deco{
    float: left;
    background-image: url('assets/bottom-perspective-triangle-left.png');
    background-repeat: no-repeat;
    background-size: 2px 10px;
    background-position: bottom left;
    height: 71px;
    width: 2px;
}
div.thumb-right-deco{
    float: left;
    background-image: url('assets/bottom-perspective-triangle-right.png');
    background-repeat: no-repeat;
    background-size: 2px 10px;
    background-position: bottom left;
    height: 71px;
    width: 2px;
}
div#real-detail-container{
    margin-left: -21px;
    height: 540px;
    width: 1182px;
    margin-top: 2px;
    /*float: right*/
}
div#real-content-body{
    width: 1161px;
    margin-top: 50px;
    margin-bottom: 50px;
}
div.detail-upper-deco{
    position: absolute;
    height: 4px;
    width: 1182px;
    margin: 0px;
    padding: 0px;
}
div.detail-upper-deco div.left-deco{
    width: 591px;
    height: 4px;
    float: left;
    background-image: url('assets/left-perspective-triangle-top.png');
    background-repeat: no-repeat;
    background-position: left top;
}
div.detail-upper-deco div.right-deco{
    width: 591px;
    height: 4px;
    float: right;
    background-image: url('assets/right-perspective-triangle-top.png');
    background-repeat: no-repeat;
    background-position: right top;

}
div.detail-lower-deco{
    position: absolute;
    width: 1182px;
}
div.detail-lower-deco div.left-deco{
    /*margin-top: -17px;*/
    width: 591px;
    height: 4px;
    float: left;
    background-image: url('assets/left-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
    background-position: left top;
}
div.detail-lower-deco div.right-deco{
    /*margin-top: -17px;*/
    width: 591px;
    height: 4px;
    float: right;
    background-image: url('assets/right-perspective-triangle-bottom.png');
    background-repeat: no-repeat;
    background-position: right top;

}
div#real-detail{
    margin-top: 4px;
    height: 540px;
    width: 1140px;
    padding: 21px;
    background-color: #ffffff;
}
div#real-detail div.img-container{
    position: absolute;
    width: 1140px;
    height: 540px;
    overflow: hidden;
    background-color: rgb(82, 82, 82);
    background-image: url('assets/photo-background.png');
    background-repeat: no-repeat;
    background-position: center;
}
div#real-detail div.img-container img {
    position: absolute;
    /*display: none;*/
    opacity: 0;
    filter: alpha(opacity = 0);
    margin-top: 0px;
}
div#ie-footer-spacing{
    display: none;
    height: 50px;
}
div#real-detail div.contour-overlay{
    display: none;
    /*position: absolute;*/
    position: relative;
    width: 0px;  /* TODO breedte van image */
    height: 0px;; /* TODO hoogte van image */
    /*background-color: #ffff00;*/
}
div#real-detail div.contour-overlay div.contour{
    margin-left: 0px;
    left: 0px;
    display: inline;
    position: absolute;
    width: 100px;  /* TODO breedte van image */
    height: 100px; /* TODO hoogte van image */
    border: 1px solid #000000;
    z-index: 4;
    opacity: 1;
}
div#real-detail div.contour-overlay div.contour div.contour-clickable{
    display: inline;
    position: absolute;
    width: 100px;       /* TODO breedte van image -10 */
    height: 100px;      /* TODO hoogte van image-10 */
    margin-left: 5px;
    margin-top: 5px;
    cursor: move;
    /*background-color: #ffff00;*/
}
div.real-button{
    display: block;
    border-radius: 5px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 14px;
    text-align: center;
    float: left;
    margin-left: 4px;
    cursor: pointer;
    background-image: url('assets/content-background.png');
    color: rgb(44,44,44);
    border: 0px solid;
    font-size: 10pt;
    letter-spacing: -1pt;
}
div.real-button:hover{
    background-image: url('assets/dark-accent-background.png');
    color: rgb(210,210,211);

}
div#real-buttons-container{
    position: absolute;
    margin-top: 4px;
    margin-left: 21px;
    z-index: 5;
    width: 500px;
    height: 30px;
}
/*div#menu-container{
    float: right;
    margin-right: 10px;
}*/
div#album-chooser-container{
    visibility: hidden;
    display: inline-block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
ul#album-chooser{
    display: inline-block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    /*background-color: #ffff00;*/
}
ul#album-chooser li{
    padding: 0px;
    float: left;
    font-size: 10.5pt;
    letter-spacing: -1px;
    margin-left: 20px;
}
ul#album-chooser li#current-album{
    color: #D74518;
}
li#album-settings{
    margin-top: 0px;
    padding: 2px;
    width: 15px;
    height: 15px;
    background-image: url('assets/gear_dark.png');
}