/*div.quick-search, */
ul#navigation-tools {
    display: none;
}

#header {
    background: url(../images/canvas/nspoort-logo2.gif) no-repeat 365px 22px;
}

/*body.page-section .section-briefings .yellow.rounded {
    background:url("http://www.nspoort.nl/static/images/boxes/section-yellow.gif") repeat-y!important;
}

body.page-section .section-briefings .yellow.rounded .top {
    background:url("http://www.nspoort.nl/static/images/boxes/section-yellow-top.gif")!important;
}

body.page-section .section-briefings .yellow.rounded .bottom {
    background:url("http://www.nspoort.nl/static/images/boxes/section-yellow-btm.gif")!important;
    }*/
#sub-content .item.promo img {
    width: 285px !important;
    height: auto !important;
}

#header-logo {
    text-decoration: none;
    font-size: 18px;
}

#header-section {
    color: #00337F !important;
}

.section-briefings div {
    margin: 0 0 8px 0;
}

.section-briefings h2 {
    margin: 0;
    font-size: 100%;
    font-weight: bold;
}

area {
    outline: 0;
}

span.categories {
    padding: 0 0 0 10px;
}

.campaign p {
    width: 20em !important;
}

.listSearchTABLE {
    width: 250px;
}

.headSpacerTD, rowBullitTD {
    width: 1px;
}

.resNavTABLE {
    position: relative;
    left: -12px;
    display: none; /*uitgezet, IE6 valt over deze table*/
}

#photo-view img {
    width: 420px !important;
    height: 100% !important;
    /*margin: 2px 2px 0 0;*/
}

#photo-thumbnails #photo-slider img {
    width: 102px !important;
    height: 100% !important;
    /*margin: 2px 2px 0 0;*/
}

#photo-navigation {
    width: 458px; /*overflow:hidden;*/
    margin-left: 3px;
}

/*#photo-navigation ul li { display:inline; }
#photo-navigation ul li.previous { float:left; }
#photo-navigation ul li.next { float:right; }*/
/*#project-photos #photo-navigation ul li a { width:32px; height:19px; text-indent:-2000px; padding:0; }*/
#photo-navigation ul li.previous a {
    background: url(http://www.nspoort.nl/nsvastgoed_sites/objects/e10ce53508c2455b27e17bfbc9de5b1e/previous_photo.gif) 0 0 no-repeat;
}

#photo-navigation ul li.next a {
    background: url(http://www.nspoort.nl/nsvastgoed_sites/objects/3ee6aedc6eb065e0901e237d981b6b8a/next_photo.gif) 0 0 no-repeat;
}

#project-photos #photo-view-overlay {
    height: 279px;
    width: 420px;
    position: absolute;
    background: url(../images/project-overlay2.png) no-repeat;
    z-index: 9999;
    display: none;
}

#project-photos #photo-slider-overlay {
    height: 60px;
    width: 420px;
    position: absolute;
    background: url(../images/project-overlay3.png) no-repeat;
    z-index: 9998;
    display: none;
}

#project-photos #photo-view,
#project-photos #photo-thumbnails,
#project-photos #photo-slider,
#project-photos #photo-navigation {
    min-height: 0;
    padding: 0;
}

#project-photos #photo-view {
    height: 278px;
    background: #FFFFFF;
    border-bottom: 2px solid #fff;
    border-left: 1px solid #fff; /*border-right:1px solid #fff; */
}

#project-photos img {
    padding: 0;
    margin: 0;
    background: none;
}

#project-photos #photo-thumbnails {
    position: absolute;
    height: 60px;
    width: 418px;
    clip: rect(0px, 474px, 60px, 1px);
    overflow: hidden;
    margin: 0 0 6px 0; /*border-left:1px solid #fff; border-right:1px solid #fff;*/
}

#project-photos #photo-slider {
    position: absolute;
    height: 60px;
    width: 1000px;
}

#project-photos #photo-slider a {
    float: left;
    border-right: 1px solid #fff;
    background: transparent;
}

#project-photos span#current-photo {
    position: absolute;
    display: block;
    width: 49px;
    height: 58px;
    border: 3px solid #039;
}

#project-photos #photo-navigation {
    position: relative;
    top: 60px;
    height: 19px;
    width: 400px;
    overflow: visible;
}

#project-photos #photo-navigation ul {
    padding: 0;
    margin: 0;
}

#project-photos #photo-navigation ul li {
    display: inline;
}

#project-photos #photo-navigation ul li#previous {
    float: left;
}

#project-photos #photo-navigation ul li#next {
    float: right;
}

#project-photos #photo-navigation ul li a {
    /*width:32px; height:19px;*/
    /*text-indent:-2000px*/;
    padding: 0;
    text-decoration: none;
}

#project-photos #photo-navigation ul li a:hover {
    background-position: 0 -200px;
}

#photo-navigation ul li#previous a {
    background: url(http://www.nspoort.nl/nsvastgoed_sites/objects/e10ce53508c2455b27e17bfbc9de5b1e/previous_photo.gif) 0 0 no-repeat;
}

#photo-navigation ul li#next a {
    background: url(http://www.nspoort.nl/nsvastgoed_sites/objects/3ee6aedc6eb065e0901e237d981b6b8a/next_photo.gif) 0 0 no-repeat;
    position: relative;
    left: -8px;
}

#selected-slide {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999; /*border:2px solid #039;*/
    background: transparent none 0px 0px no-repeat;
}

div.easysite table {
    border: 0px solid red;
    margin-top: 10px !important;
}

div.easysite tr, div.easysite td {
    padding: 0px;
    margin: 0px;
    border: 0px solid white;
}

@media screen {
    div.easysite.MaintenanceButton {
        position: absolute;
        top: 70px;
        right: 10px;
        width: 150px;
        height: 20px;
        z-index: 9999;
    }

    div.easysite.MaintenanceButton table {
        margin: 0px;
    }
}

@media print {
    div.easysite.MaintenanceButton {
        display: none;
    }
}

div.PageToolBarDIV, div.MailThisPageDIV {
    display: none;
}

html,
body {
    background: #FFF;
    color: #006;
    font-family: Arial, sans-serif;
    font-size: small;
}

#canvas {
    font-size: 93%;
    line-height: 1.5;
}

body.text-medium #canvas {
    font-size: 105%;
}

body.text-large #canvas {
    font-size: 125%;
}

/* blocks */

h1 {
    clear: both;
    margin: 0 0 1em 0;
    color: #006;
    font-size: 192%;
    font-weight: bold;
    line-height: 1.15;
}

h2 {
    clear: both;
    margin: 0 0 0.5em;
    background: transparent;
    color: #006;
    font-size: 190%;
    font-weight: normal;
    line-height: 1.2;
}

h3 {
    margin: 1.5em 0 .5em 0;
    color: #000;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.5;
    clear: both;
}

h4 {
    margin: 0.7em 0;
    color: #006;
    font-size: 92%;
    font-weight: normal;
    line-height: 1.5;
}

p {
    margin: 0.5em 0 0.8em 0;
}

#header a {
    margin: 30px 0px 0px 28px;
}

.pagination ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.pagination li {
    display: inline;
}

.pagination li.active {
    color: #FF6600;
}

#vacdetailformimage {
    margin: 10px 0px 10px 0px;
}

#directsollbutton, #directsollbuttonjs {
    margin-left: 0px;
    float: left;
}

#directsollbuttonjs {
    display: none;
}

.ellipsis ul {
    list-style-type: none;
}

.overflow_ellipsis ul li {
    width: 800px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.overflow_ellipsis ul li:hover {
    width: 800px;
    height: 100px;
}
.overflow_ellipsis ul li a{
    font-size: 12px;
    font-weight: bold;
}

.searchitem {
    display: block;
    width: 100%;
    height: 60px;
    padding: 2px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.searchitemtitle, .searchitemcontent {
  width: 100%;
}

.searchitem a {
    font-size: 12px;
    font-weight: bold;
}
#content {
   min-height: 300px;
}

.facetnavigation {
    float: left;
    width: 160px;
    padding: 2.4em 10px 10px 10px;
}

.facetnavigation .facet {
    margin-bottom: 20px;
}

.facetnavigation .facetlink:before {
    content: "";
    display: inline-block;
    padding-right: 16px;
}

.facetnavigation .facetlink.active:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 5px;
    content: "\f046";
    color: #006;
}
.facetnavigation .facetlink.active:hover:before {
    padding-right:6px;
    content:"\f057";
    text-decoration: none;
}

.facetnavigation h3 {
    margin-top: 0;
    color: #000066;
    font-size: 1.2em;
}

.facetnavigation ul {
    list-style-type: none;
}

.facetnavigation ul.year {
    margin: 10px 0;
}

.facetnavigation .year>li {
    margin-bottom: 10px;
}

.facetnavigation ul.month {
    margin: 5px 0 0 15px;
}

.facetnavigation a {
    font-weight: bold;
    text-decoration: none;
}

#newssearch {
    display: block;
    height: 22px;
}

#newssearch .search-input {
    border-right: 0;
    width: 100px;
    border-radius: 5px 0 0 5px;
}

#newssearch input, #newssearch button {
    display: block;
    float: left;
    margin: 0;
    border: 1px solid #a8a8a8;
    height: 16px;
    padding: 2px 6px;
}

#newssearch .search-submit {
    font-size: 12px;
    padding: 0px;
    height: 22px;
    width: 30px;
    border-radius: 0 5px 5px 0;
    background: #26267d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#ffdd75 1%,#ffdd75 50%,#fc3 50%,#fc3 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffdd75),color-stop(50%,#ffdd75),color-stop(50%,#fc3),color-stop(100%,#fc3));
    background: -webkit-linear-gradient(top,#ffdd75 1%,#ffdd75 50%,#fc3 50%,#fc3 100%);
    background: -o-linear-gradient(top,#ffdd75 1%,#ffdd75 50%,#fc3 50%,#fc3 100%);
    background: -ms-linear-gradient(top,#ffdd75 1%,#ffdd75 50%,#fc3 50%,#fc3 100%);
    background: linear-gradient(to bottom,#ffdd75 1%,#ffdd75 50%,#fc3 50%,#fc3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD75',endColorstr='#FFCC33',GradientType=0);
}

.newsarchive {
    float: left;
    width: 785px;
    padding: 2.4em 0;
}

.newsarchive .pagination {
    text-align: center;
}

.newsarchive .pagination a,
.newsarchive .pagination span {
    padding: 0 4px 0 4px;
}

/* Styling of news items in news archive */
.news .item {
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #D7D7D7;
    border-style: solid;
    border-width: 1px;
    box-shadow: 3px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0 10px 20px;
    overflow: hidden;
    padding: 15px;
    border-radius: 10px;
}

.news .item img {
    float: left;
    margin-right: 10px;
}

.news .item .date {
    font-size: 0.8em;
    font-weight: normal;
}

.news .item h3 {
    cursor: pointer;
    margin: 0;
    font-size: 1.8em;
    clear: none;
}

.news .item h3 a {
    text-decoration: none;
}

.news .item p {
    margin: 0;
}

/* position more news button of news detail pages correctly, overriding default button styling */
.morenews {
    margin-top: 8px;
}
.morenews .buttons {
    float: none;
}
.morenews a.button {
    margin: 0;
}