/* Start of CMSMS style sheet 'dotcom' */
body { background-color: #2e2716; color: #c0bcb3}
#page { background-color: #4c4125; }
#header { background-color: #271d04; }
#menubar { background-color: #271d04; color:white;}
#menu a { color: white; cursor: pointer; }
#menu li.block1 { background-color: #6f6750; } 
#menu li.block2 { background-color: #8c8475; } 
#menu li.block3 { background-color: #a59f93; } 
#footerinner { background-color: #271d04; height: 26px; color: white; }
#footer a { color: white; } 
#footer #copyright { float: right; width: 240px; height: 18px; padding: 4px 8px 0 0; text-align: right; }
#footer #colorpicker { width: 350px; height: 24px; padding: 0; }
#content.portfolio { background-color: #271d04; }
#thumbnails img, #mainfoto img { border-color: #4c4125; }
#thumbnails a { color: #c0bcb3; }
.stripfoto { border-color: #271d04; }
#menu li.block1 a:hover { background-color: #9a9584; color: #000; } 
#menu li.block2 a:hover { background-color: #a19c90; color: #000; } 
#menu li.block3 a:hover { background-color: #c0bcb3; color: #000; } 
#contactinfo-inner { background-color: #6f6750; }
#content a { color: #c0bcb3; }
#contactinfo a { color: #c0bcb3; }
#mainfoto img { border-color: #aaaa88; }

/* contactformmeerinformatie */
.contactformmeerinformatie legend { padding: 5px 0; font-weight: bold; }
.contactformmeerinformatie div { padding: 5px 0; }
.contactformmeerinformatie fieldset { display: inline; border: none; margin: 0; padding: 0; }
.contactformmeerinformatie label { float:left; width: 120px; clear: both; }
.contactformmeerinformatie label.label { float:none; clear: none;}
/* .contactformmeerinformatie .checkbox { float:left; width: 25px; clear: both;} */

/*  layout  */

body { margin: 0; padding: 0; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; font-size: 13px; }
#page { width: 980px; margin: 0 auto; position: relative; }
#messagespace { height: 75px; width: 980px; }
#header { 
    height: 80px; 
    background-image: url(uploads/dotcom/logo_nieuwe_site.png); 
    background-repeat: no-repeat; 
}
.portfoliopage #header {
    position: absolute;
    top: 36px;
    width: 250px;
    overflow: hidden;
}
#header h1 { position: relative; left: -9999px; margin: 0; } 
#menubar { height: 136px;}
#fotostrip {
    position: absolute;
    top: 155px;
    left: 416px;
    height: 126px;
    width: 565px;
}
#footer { height: 26px; }
#footerinner { margin: 0 auto; width: 980px; }
#content {}
#content a { text-decoration: underline; }
#content_inner { padding: 18px; }

.portfoliopage #content_inner { padding: 53px 0 30px 0; }

#mainfoto {
    margin-left: 296px;
    font-family: "palatino";
    font-size: 14px;
    line-height: 20px; 
    height: 650px;
}
#mainfoto img {
    padding:1px; 
}

#portfoliotext {
    padding: 190px 90px 0 60px; 
}
#nextbutton {
    background: transparent url(/img/handtekening.png) no-repeat bottom right;
}
#thumbnails { width: 236px; position: absolute; left: 18px; top: 251px; } /* top=283-h1*/
#thumbnails h1 {
    font-size: 13px;
    font-weight: normal;
}
#thumbnails img { margin: 0 14px 14px 0; float: left; display: block; }
#thumbnails img, #mainfoto img { border-width: 1px; border-style: solid; display: block; }
#thumbnails .home { float: left; }
#thumbnails .paginering { float: right; padding-right: 14px; }

.stripfoto { border-width: 2px; border-style: none solid none none; }

#contactdata {width: 220px;}
#contactdata2 {width: 280px;}
.contactdata { 
    padding: 14px 15px; 
    line-height: 24px; 
    float:left; 

    font-size: 14px;
    position: relative;
}
.contactdata .alabel {
    display:block;
    float:left; 
    width:70px;
}

#introfoto {
}
#content {
    position: relative;
}
.home {
    clear: both;
}


/*  menu  */

#menu {
    position: absolute;
    top: 155px;
    left: 0;
    height: 126px;
    width: 415px;
    overflow: hidden;
}

#menu-inner {}

#contactinfo {
    position: absolute;
    height: 126px;
    width: 565px;
    left: 416px;
    top: 155px;
    overflow: hidden;
    background-color: transparent;
}
#contactinfo-inner {
    margin-left: 1000px;    
    height: 126px;
    width: 565px;
}

#menu, #menu a {
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-transform: uppercase; 
    line-height: 21px;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu li {
    width: 138px;
    height: 126px;
    float: left;
}
#menu li a { display: none; }
#menu ul ul {
}
#menu ul ul li {
    float: none;
    width: 138px; /* 138px - mbp */
    height: 21px;
    /* padding: 0 0 0 18px; */
}

#menu ul ul li a {
    display: block;
    width: 120px; /* 138px - mbp */
    height: 21px;
    padding: 0 0 0 18px;
}

a { text-decoration: none; }

.NewsSummary {
    clear: both;
    position: relative;

}
.NewsSummaryPostdate {
    position: absolute;
    width: 250px;
    top: 0;
    left: 0;
}
.NewsSummaryPostdate, .NewsSummaryContent h3 {
    font-size: 15px;
    font-weight: bold;
}
.NewsSummaryContent {
    margin: 0 180px 40px 230px;
}
.NewsSummaryContent img {
    position: absolute;
    top: 0;
    right: 0;
    border-style: none;
}

#content_inner h4 { margin: 17px 0 0 0; }
#tablewithlinks p { margin: 6px 0 28px 0; padding-left: 9px; }
#tablewithlinks p a { font-style: italic; }

/* End of 'dotcom' */

