@charset "utf-8";
/* CSS Document */

/* = General Content mock-up
============================================================================== */
body {
    height: 100%;
    background-color: #fff8e8;
    font: 15px Georgia, Palatino, "Palatino Linotype", serif;
    color: #4D4D4D;
}

table, 
tr, 
td {
    text-align: left;
}

img {
    border-style: none;
}

p {
    margin-bottom: 10px;
    line-height: 1.5;
    color: #4D4D4D;
}
h1 {
    text-align: left;
    font-size: 24px;
    color: #680601;
    font-weight: normal;
    padding-bottom: 16px;
}
h2 {
    margin: 0;
    padding: 18px 0 0 0;
    color: #262626;
    font-weight: normal;
    font-size: 18px;
}
h3 {
    color: #383838;
    font-size: 16px;
    font-weight: normal;
}

a {
    color: #613433;
    padding-bottom: 2px;
    border-bottom: 1px dotted #613433;
    text-decoration: none;
}

a:visited {
    color: #4D4D4D;
    border-bottom: 1px dotted #3B1F1F;
    text-decoration: none;
}
a:hover {
    color: #730806;
    border-bottom: 1px solid #B80000;
}

#content {
    width: 996px;
    margin: 0 auto;
    z-index: 3;
}

#containers {
    position: relative;
}

#container1, 
#container2 {
    position: absolute;
    width: 996px;
    z-index: 10;
    height: 100%;
    background-color: #FFF8E8;
    top: 0;
}
#container2 {
    left: -1200px;
    display: none;
    z-index: 1;
}

.main {
    padding: 0 181px 0 160px;
    background-color: #FFF8E8;
}

#rightbar, 
#leftbar {
    z-index: 2;
    background-color: #fff8e8;
    position: fixed;
    height: 100%;
    top: 0;
    width: auto;
}
#rightbar {
    right: 0;
}
#leftbar {
    left: 0;
}

.button {
    position: relative;
}
.button-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

#content.pageloading {
    z-index: 200;
    background: transparent url(images/template/ajax-loader.gif) no-repeat 106px 37px;
}

/* = End General Content mock-up
============================================================================== */

/* = Begin Header
============================================================================== */
#header {
    margin-top: 25px;
    height: 132px;
    z-index: 7;
}

#header a {
    text-decoration: none;
    position: absolute;
    text-indent: -9999px;
    border-bottom: none;
    padding-bottom: 0;
}

#logo {
    position: absolute;
    width: 103px;
    height: 84px;
    background: url(images/template/mainmenu/logo.png) 0 0 no-repeat;
}
.faded #logo {
    background-position: 0 -167px
}
.menu-item-selected #logo {
    background-position: -107px 0
}
.faded .menu-item-selected #logo {
    background-position: -107px -167px
}
#logo:hover {
    background-position: 0 -83px !important;
}
.faded #logo:hover {
    background-position: 0 -167px !important;
}
.menu-item-selected #logo:hover {
    background-position: -107px 0 !important;
}
.faded .menu-item-selected #logo:hover {
    background-position: -107px -167px !important;
}


#menu {
    border-bottom: 1px solid #585858;
    height: 32px;
    list-style: none;
    position: relative;
    top: 28px;
    left: 103px;
    width: 893px;
    margin: 0;
    padding: 0;
}

#menu li {
    position: absolute;
    height: 33px;
}

#menu a {
    height: 24px;
    width: 100%;
}

#header a:focus {
    outline: 0;
}

#menu .menu-item-selected {
    background: url(images/template/selected-menu-item.jpg) bottom center no-repeat;
}

.language-nl #menu .menu-child-1 {
    width: 152px;
    left: 324px;
}
.language-nl #menu .menu-child-2 {
    width: 72px;
    left: 502px;
}
.language-nl #menu .menu-child-3 {
    width: 92px;
    left: 600px;
}
.language-nl #menu .menu-child-4 {
    width: 75px;
    left: 718px;
}
.language-nl #menu .menu-child-5 {
    width: 63px;
    left: 819px;
}

#menu .menu-child-1 a {
    background: url(images/template/mainmenu/curriculum-vitae.png) 0 -54px no-repeat;
}
#menu .menu-child-2 a {
    background: url(images/template/mainmenu/portfolio.png) 0 -54px no-repeat;
}
#menu .menu-child-3 a {
    background: url(images/template/mainmenu/motorclub-voor-motorlozen.png) 0 -54px no-repeat;
}
#menu .menu-child-4 a {
    background: url(images/template/mainmenu/contact.png) 0 -54px no-repeat;
}
#menu .menu-child-5 a {
    background: url(images/template/mainmenu/translate-nl-en.png) 0 -54px no-repeat;
}

.language-nl #menu li a {
    background-position: 0 -54px
}
.language-nl #header.faded #menu a {
    background-position: 0 0 !important;
}
.language-nl .translate_disabled #menu a:hover {
    background-position: 0 -27px !important;
}
.language-nl #header #menu .menu-item-selected a:hover {
    background-position: 0 -54px !important;
}
.language-nl #header.faded #menu a:hover {
    background-position: 0 0 !important;
}

.language-en #menu .menu-child-1 {
    width: 71px;
    left: 356px;
}
.language-en #menu .menu-child-2 {
    width: 72px;
    left: 453px;
}
.language-en #menu .menu-child-3 {
    width: 100px;
    left: 551px;
}
.language-en #menu .menu-child-4 {
    width: 75px;
    left: 677px;
}
.language-en #menu .menu-child-5 {
    width: 104px;
    left: 778px;
}

.language-en #menu li a {
    background-position: -200px -54px;
}

.language-en #header.faded #menu a {
    background-position: -200px 0 !important;
}
.language-en .translate_disabled #menu a:hover {
    background-position: -200px -27px !important;
}
.language-en #header #menu .menu-item-selected a:hover {
    background-position: -200px -54px !important;
}
.language-en #header.faded #menu a:hover {
    background-position: -200px 0 !important;
}

.menu_disabled #logo, 
.menu_disabled #menu a:hover, 
#header .menu-item-selected a:hover {
    cursor: default;
}

/* = End Header
============================================================================== */

/* = Begin Footer
============================================================================== */

#footer {
    border-top: 1px solid #585858;
    position: relative;
    padding-top: 14px;
    background-color: #fff8e8;
    top: -2000px;
    height: 50px;
    z-index: 1100;
}

#footer a, 
#footer p {
    text-decoration: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    display: block;
}
#footer a:focus {
    outline: 0;
}

#footer .geeky-bits, 
#footer .copyright, 
#footer #social-media {
    width: 33%;
    float: left;
}

#footer .geeky-bits a, 
#footer .geeky-bits p {
    width: 71px;
    height: 16px;
}
#footer .geeky-bits a {
    margin-left: 8px;
    background: url(images/template/geeky-bits.jpg) 0 0 no-repeat;
}
#footer .geeky-bits a:hover {
    background-position: 0 -16px !important;
}
#footer .menu-item-selected a:hover {
    background-position: 0 0 !important;
    cursor: default;
}
#footer .copyright p {
    text-align: center;
    height: 22px;
    background: url(images/template/copyright.jpg) top center no-repeat;
}

#footer #social-media {
    width: 296px;
    float: right;
}
#footer #social-media p {
    width: 70px;
    height: 24px;
    background: url(images/template/lieuwe-at-nl.jpg) -30px 0 no-repeat;
    float: left;
    margin-left: 127px;
}
#social-media ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: -5px 0 0 -3px;
}
#social-media li {
    float: left;
    margin-left: 9px;
}
#social-media a {
    width: 22px;
    height: 22px;
}

#social-media .linkedin a {
    background: url(images/template/logo-linkedin.jpg) 0 0 no-repeat;
}
#social-media .facebook a {
    background: url(images/template/logo-facebook.jpg) 0 0 no-repeat;
}
#social-media .hyves a {
    background: url(images/template/logo-hyves.jpg) 0 0 no-repeat;
}
#social-media a:hover {
    background-position: 0 -23px;
}

#footer #social-media a {
    text-indent: 0;
}

/* = End Footer
============================================================================== */

/* = Begin Side menu
============================================================================== */
#sidemenu {
    left: 813px;
    top: -900px;
    position: absolute;
    background: transparent url(images/template/sidemenu/sidemenu-top.png) 0 0 no-repeat;
    width: 209px;
    z-index: 1200;
    text-indent: -9999px;
}

#sidemenu h2 {
    margin: 34px 0 0 27px;
    padding: 0;
    width: 150px;
    height: 31px;
}
#sidemenu ul {
    list-style: none;
    padding: 0 0 43px 0;
    margin: 0;
    background: transparent url(images/template/sidemenu/sidemenu-bottom.png) 0 bottom no-repeat;
}
#sidemenu li {
    background: transparent url(images/template/sidemenu/sidemenu-middle.png) 0 0 repeat-y;
    padding: 0 20px 0 20px;
    margin: 0;
}

#sidemenu a {
    height: 20px;
    width: 155px;
    display: block;
    border: none;
    margin: 0 0 0 7px;
}

#sidemenu #contact-me a {
    height: 40px;
}

.language-en #sidemenu h2 {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-header-english.png) 0 -1px no-repeat;
}
.language-nl #sidemenu h2 {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-header-dutch.png) 0 -1px no-repeat;
}
.language-en #download-resume a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-download-english2.png) 0 -1px no-repeat;
}
.language-en #contact-me a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-contact-english2.png) 0 -1px no-repeat;
}
.language-en #read-resume a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-resume-english2.png) 0 -1px no-repeat;
}
.language-nl #download-resume a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-download-dutch2.png) 0 -1px no-repeat;
}
.language-nl #contact-me a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-contact-dutch2.png) 0 -1px no-repeat;
}
.language-nl #read-resume a {
    background: #F2EDD8 url(images/template/sidemenu/sidemenu-resume-dutch2.png) 0 -1px no-repeat;
}
#sidemenu a:focus {
    outline: 0;
}
#sidemenu a:hover {
    background-position: 0 -39px;
}

.sidemenufading {
    background-color: #FFF8E8;
}

/* = End Side menu
============================================================================== */


/* = Begin Homepage
============================================================================== */

.page-home h1 {
    margin: 10px 0 0 80px;
    text-align: center;
}
#sitemap {
    width: 750px;
    height: 514px;
    margin: 38px 0 0 70px;
    position: relative;
}

#sitemap div, 
#sitemap ul, 
#sitemap li {
    position: absolute;
    text-indent: -9999px;
}

#sitemap ul {
    list-style: none;
    background: transparent url(images/pages/home/sitemap-menu-bg.jpg) 0 0 no-repeat;
    top: 0;
    left: 195px;
    width: 212px;
    height: 514px;
    padding: 0;
    margin: 0;
    z-index: 30;
}

#sitemap li {
    width: 176px;
    height: 76px;
    left: 12px;
}
#sitemap a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: none;
}
#sitemap li.sitemap-child-1 {
    top: 21px;
    height: 95px;
}
#sitemap.sitemap-nl .sitemap-child-2 {
    height: 95px;
    top: 119px;
}
#sitemap.sitemap-en .sitemap-child-2 {
    height: 95px;
    top: 119px;
}
#sitemap .sitemap-child-3 {
    height: 95px;
    top: 199px;
}

#sitemap.sitemap-en .sitemap-child-3 {
    top: 200px;
    height: 95px;
}
#sitemap .sitemap-child-4 {
    height: 95px;
    top: 279px;
}
#sitemap li.sitemap-child-5 {
    height: 95px;
    top: 371px;
}

.sitemap-nl .sitemap-child-1 a {
    background: transparent url(images/pages/home/message-employer-dutch.png) 0 18px no-repeat;
}
.sitemap-nl .sitemap-child-2 a {
    background: transparent url(images/pages/home/message-geeky-bits-dutch.png) 0 18px no-repeat;
}
.sitemap-nl .sitemap-child-3 a {
    background: transparent url(images/pages/home/message-resume-dutch.png) 0 18px no-repeat;
}
.sitemap-nl .sitemap-child-4 a {
    background: transparent url(images/pages/home/message-portfolio-dutch.png) 0 18px no-repeat;
}
.sitemap-nl .sitemap-child-5 a {
    background: transparent url(images/pages/home/message-artlover-dutch.png) 0 18px no-repeat;
}
.sitemap-en .sitemap-child-1 a {
    background: transparent url(images/pages/home/message-employer-english.png) 0 18px no-repeat;
}
.sitemap-en .sitemap-child-2 a {
    background: transparent url(images/pages/home/message-geeky-bits-english.png) 0 18px no-repeat;
}
.sitemap-en .sitemap-child-3 a {
    background: transparent url(images/pages/home/message-resume-english.png) 0 18px no-repeat;
}
.sitemap-en .sitemap-child-4 a {
    background: transparent url(images/pages/home/message-portfolio-english.png) 0 18px no-repeat;
}
.sitemap-en .sitemap-child-5 a {
    background: transparent url(images/pages/home/message-artlover-english.png) 0 18px no-repeat;
}

#sitemap a:focus {
    outline: 0;
}
#sitemap a:hover {
    background-position: 0 -59px;
}

.user {
    width: 167px;
    height: 175px;
    z-index: 10;
}

.user div {
    height: 20px;
}

.employer {
    background: transparent url(images/pages/home/employer.jpg) 0 0 no-repeat;
    top: 35px;
    left: 0;
}
.employer div {
    bottom: 10px;
    width: 176px;
}
.sitemap-nl .employer div {
    background: transparent url(images/pages/home/employer-dutch.png) 0 0 no-repeat;
    left: 5px;
}
.sitemap-en .employer div {
    background: transparent url(images/pages/home/employer-english.png) 0 0 no-repeat;
    left: 17px;
}

.artlover {
    background: transparent url(images/pages/home/artlover.jpg) 0 0 no-repeat;
    top: 289px;
    left: 0;
}
.artlover div {
    bottom: 20px;
    width: 111px;
}
.sitemap-nl .artlover div {
    background: transparent url(images/pages/home/artlover-dutch.png) 0 0 no-repeat;
    left: 29px;
}
.sitemap-en .artlover div {
    background: transparent url(images/pages/home/artlover-english.png) 0 0 no-repeat;
    left: 44px;
}

.me {
    background: transparent url(images/pages/home/me.jpg) 0 0 no-repeat;
    top: 162px;
    left: 424px;
}
.me div {
    bottom: 31px;
    width: 22px;
}
.sitemap-nl .me div {
    background: transparent url(images/pages/home/me-dutch.png) 0 0 no-repeat;
    left: 79px;
}
.sitemap-en .me div {
    background: transparent url(images/pages/home/me-english.png) 0 0 no-repeat;
    left: 73px;
}

.hover-sitemap-child-1 .employer, 
.hover-sitemap-child-2 .employer, 
.hover-sitemap-child-3 .employer,
.clicked-sitemap-child-1 .employer, 
.clicked-sitemap-child-2 .employer, 
.clicked-sitemap-child-3 .employer,
.hover-sitemap-child-4 .artlover, 
.hover-sitemap-child-5 .artlover,
.clicked-sitemap-child-4 .artlover, 
.clicked-sitemap-child-5 .artlover, 
.hover .me, 
.clicked .me {
    background-position: 0 -175px;
}
.hover-sitemap-child-1 .employer div, 
.clicked-sitemap-child-1 .employer div,  
.hover-sitemap-child-2 .me div, 
.hover-sitemap-child-3 .me div, 
.hover-sitemap-child-4 .me div, 
.clicked-sitemap-child-2 .me div, 
.clicked-sitemap-child-3 .me div, 
.clicked-sitemap-child-4 .me div, 
.hover-sitemap-child-5 .artlover div, 
.clicked-sitemap-child-5 .clicked div {
    background-position: 0 -38px;
}

.arrow-start-employer-me, 
.arrow-end-me-employer, 
.arrow-end-me-artlover, 
.arrow-start-artlover-me {
    right: 543px;
    z-index: 50;
}
.arrow-end-employer-me, 
.arrow-start-me-employer, 
.arrow-start-me-artlover, 
.arrow-end-artlover-me {
    left: 385px;
    z-index: 50;
}

.arrow-start-employer-me {
    background: transparent url(images/pages/home/arrow-start-employer-me.jpg) 0 0 no-repeat;
    width: 57px;
    height: 38px;
    top: 70px;
    z-index: 40;
}
.clicked .arrow-start-employer-me,
.hover .arrow-start-employer-me {
    background-position: 0 -200px;
}
.clicked-sitemap-child-1 .arrow-start-employer-me,
.hover-sitemap-child-1 .arrow-start-employer-me {
    background-position: 0 -38px;
    z-index: 100;
}

.arrow-end-employer-me {
    background: transparent url(images/pages/home/arrow-end-employer-me.jpg) 0 0 no-repeat;
    width: 79px;
    height: 90px;
    top: 93px;
}
.clicked .arrow-end-employer-me, .hover .arrow-end-employer-me {
    background-position: 0 -200px;
}
.clicked-sitemap-child-1 .arrow-end-employer-me, 
.hover-sitemap-child-1 .arrow-end-employer-me {
    background-position: 0 -90px;
    z-index: 100;
}

.arrow-start-me-employer {
    background: transparent url(images/pages/home/arrow-start-me-employer.jpg) 0 0 no-repeat;
    width: 51px;
    height: 24px;
    top: 242px;
}
.clicked .arrow-start-me-employer, 
.hover .arrow-start-me-employer {
    background-position: 0 -200px;
}
.clicked-sitemap-child-2 .arrow-start-me-employer, 
.clicked-sitemap-child-3 .arrow-start-me-employer, 
.hover-sitemap-child-2 .arrow-start-me-employer, 
.hover-sitemap-child-3 .arrow-start-me-employer {
    background-position: 0 -24px;
    z-index: 100;
}

.arrow-end-me-employer {
    background: transparent url(images/pages/home/arrow-end-me-employer.jpg) 0 0 no-repeat;
    width: 54px;
    height: 53px;
    top: 198px;
}
.clicked .arrow-end-me-employer, 
.hover .arrow-end-me-employer {
    background-position: 0 -200px;
}
.clicked-sitemap-child-2 .arrow-end-me-employer, 
.clicked-sitemap-child-3 .arrow-end-me-employer, 
.hover-sitemap-child-2 .arrow-end-me-employer, 
.hover-sitemap-child-3 .arrow-end-me-employer {
    background-position: 0 -53px;
    z-index: 100;
}

.arrow-start-me-artlover {
    background: transparent url(images/pages/home/arrow-start-me-artlover.jpg) 0 0 no-repeat;
    width: 56px;
    height: 32px;
    top: 270px;
}
.clicked .arrow-start-me-artlover, 
.hover .arrow-start-me-artlover {
    background-position: 0 -200px;
}
.clicked-sitemap-child-4 .arrow-start-me-artlover, 
.hover-sitemap-child-4 .arrow-start-me-artlover {
    background-position: 0 -32px;
    z-index: 100;
}

.arrow-end-me-artlover {
    background: transparent url(images/pages/home/arrow-end-me-artlover.jpg) 0 0 no-repeat;
    width: 64px;
    height: 40px;
    top: 337px;
}
.clicked .arrow-end-me-artlover, 
.hover .arrow-end-me-artlover {
    background-position: 0 -200px;
}
.hover-sitemap-child-4 .arrow-end-me-artlover, 
.clicked-sitemap-child-4 .arrow-end-me-artlover {
    background-position: 0 -40px;
    z-index: 100;
}

.arrow-start-artlover-me {
    background: transparent url(images/pages/home/arrow-start-artlover-me.jpg) 0 0 no-repeat;
    width: 64px;
    height: 41px;
    top: 400px;
}
.clicked .arrow-start-artlover-me, 
.hover .arrow-start-artlover-me {
    background-position: 0 -200px;
}
.clicked-sitemap-child-5 .arrow-start-artlover-me, 
.hover-sitemap-child-5 .arrow-start-artlover-me {
    background-position: 0 -41px;
    z-index: 100;
}

.arrow-end-artlover-me {
    background: transparent url(images/pages/home/arrow-end-artlover-me.jpg) 0 0 no-repeat;
    width: 69px;
    height: 88px;
    top: 323px;
}
.clicked .arrow-end-artlover-me,
.hover .arrow-end-artlover-me {
    background-position: 0 -200px;
}
.clicked-sitemap-child-5 .arrow-end-artlover-me,
.hover-sitemap-child-5 .arrow-end-artlover-me {
    background-position: 0 -88px;
    z-index: 100;
}

/* = End Homepage
============================================================================== */

/* = Begin Resume page
============================================================================== */
#cvmenu form {
    left: -500px;
    top: 50px;
    background: transparent url(images/pages/cv/cv-menu-contactform-bg.png) 0 0 no-repeat;
    width: 846px;
    height: 418px
}

#cvmenu #contactmessage {
    width: 780px;
    margin: 26px;
    background-color: #F2EDD8;
}
#cvmenu #contactmessage-inner {
    background-color: #F2EDD8;
    border: 1px solid #F2EDD8;
}

#cvmenu #conformationmessage {
    margin: 26px;
}

#cvmenu #buttonsubmit {
    margin-top: 340px;
}

#cvmenu .formlanguage-nl #buttonsubmit .button-inner {
    background: url(images/pages/cv/verstuur-cvmenu.jpg) no-repeat scroll 0 0 transparent;
}

/*for the style of the #menu a and #menu a:hover see .filter a */
.page-resume table {
    margin: 5px 0 15px 0;
}
.page-resume table td, 
.page-resume table th {
    vertical-align: top;
}
.page-resume table p {
    margin: 0;
}
.personal-details .column-1, 
.education .column-1 {
    width: 125px;
    font-weight: normal;
}

.knowledge-of-languages .column-1 {
    width: 200px;
}
.knowledge-of-languages .column-2 {
    width: 90px;
}
.knowledge-of-languages .column-3 {
    width: 100px;
}
.knowledge-of-software .column-1 {
    width: 200px;
}
.knowledge-of-software .column-2 {
    width: 90px;
}
.job-experience {
    margin-top: 25px;
}
.job-experience h3 span {
    display: block;
    float: left;
    width: 134px;
}
.job-experience h4, 
.job-experience p, 
.job-experience ul, 
.job-experience table {
    margin: 5px 0 5px 134px;
}
.job-experience .used-techniques {
    margin-top: 10px;
}
.job-experience .used-techniques .column-1 {
    width: 215px;
    font-weight: normal;
}
.job-experience h3 {
    margin: 0;
}
.job-experience ul ul {
    margin-left: 0;
}
.job-experience h4 {
    font-weight: normal;
}

/* = End Resume page
============================================================================== */


/* = Begin Porfolio page
============================================================================== */

/* Begin Portfoliofilter */
#portfolio-header {
    height: 173px;
    /*
    height: 194px;
    */
    width: 700px;
}

.filter {
    margin: 0 0 0 -23px;
}

.filter-side-left, 
.filter-side-right {
    height: 42px;
    width: 11px;
    float: left;
}
.filter-side-left {
    background: url(images/template/portfoliofilter-background-left.jpg) top left no-repeat;
}
.filter-side-right {
    background: url(images/template/portfoliofilter-background-right.jpg) top right no-repeat;
    height: 42px;
    width: 12px;
}
.filter ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    background: #f5eed9;
    height: 40px;
    border-top: 1px solid #dad4c0;
    border-bottom: 1px solid #dad4c0;
}

.filter li {
    float: left;
    margin: 0;
    padding: 10px 11px;
    height: 21px;
    position: relative;
}

#cvmenu a, 
.filter a, 
#cvmenu a:visited, 
.filter a:visited, 
.filter .filter-item-selected a:hover {
    font-size: 14px;
    color: #414141;
    border-bottom: none;
    font: Georgia, "Times New Roman", Times, serif;
    cursor: default;
}
#cvmenu a:hover, 
.filter a:hover {
    cursor: pointer;
    color: #730806;
}
#cvmenu a:focus, 
.filter a:focus {
    outline: 0;
}

.filter-item-selected {
    background: url(images/template/portfoliofilterselector4.jpg) bottom center no-repeat;
}

.filter_disabled a:hover {
    cursor: default;
    color: #414141;
}

.filter .social-share {
    display: block;
    position: absolute;
    border: none;
    top: 38px;
    left: 50%;
    width: 500px;
    height: 50px;
    background: transparent url(images/template/portfoliofilter/socialmediabackground.png) no-repeat top left;
    margin-left: -95px;
}

.filter ul ul li {
    margin: 0;
    padding: 15px 5px 0 10px;
    height: 50px;
    width: 55px;
}
.filter ul ul .tweet-share a {
    margin-left: -9999px;
}
.filter ul ul .tweet-share {
    background: url(images/template/portfoliofilter/tweet-button.png) no-repeat 10px 15px;
}
.filter ul ul .facebook-share {
    width: 300px;
    padding: 14px 0 0 0;
    position: absolute;
    left: 70px;
    background: url(images/template/portfoliofilter/like-button.png) no-repeat 0 13px;
}

.filter ul ul .facebook-send {
    position: absolute;
    left: 124px;
    padding-left: 0;
    background: url(images/template/portfoliofilter/send-button.png) no-repeat 0 15px;
}
.facebook-inner {
    position: relative;
}
.facebook-coverup {
    background: #fff8e8 url(images/template/portfoliofilter/socialmediabackground.png) no-repeat -122px -6px;
    position: absolute;
    top: -8px;
    left: 52px;
    width: 400px;
    height: 36px;
}

/* End Portfoliofilter */

/* Begin Creations */

#creations {
    margin: 0 0 0 -160px;
    width: 996px;
    min-height: 130px;
    text-align: center;
    list-style: none;
    clear: both;
}
	
.creation {
    height: 179px;
    width: 190px;
    position: relative;
    float: left;
    margin: 59px 70px 100px 71px ;
    cursor: pointer;
    z-index: 100;
    background-color: #FFF8E8;
}
.creation img.thumbnail {
    border: 0;
    z-index: 12;
    width: 100px;
    height: 130px;
    position: absolute;
    bottom: 39px;
    right: 45px;
}
	
.creation img.shadow {
    position: absolute;
    bottom: 7px;
    right: 19px;
    z-index: 10;
    height: 173px;
    width: 140px;
}

/* hidden Info */
.creation .creationtext, 
.creation .creationphotos {
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    right: 55px;
    z-index: 8;
}

.creation .creationtext {
    top: 85px;
    right: 75px;
    width: 5px;
    height: 5px;
    overflow: hidden;
    text-align: left;
    padding: 10px;
    border: 1px solid #cfc9b5;
    background: #EFE8D1;
}

.creation .creationtext h2, 
.creation .creationtext p, 
.creation .creationtext table {
    padding-left: 50px;
}
.creation p span {
    vertical-align: top;
    width: 94%;
    display: inline-block;
}

.creation p span.star {
    width: 6%;
}
.creation .creationtext h2 {
    color: #1B1B1B;
    font-size: 15px;
    margin: 0 0 15px 0;
    padding-top: 14px;
    font-weight: bold;
    line-height: 110%;
}
.creation .creationtext p {
    color: #414141;
    font-size: 12px;
    margin: 0;
}
.creation .creationtext .footnote {
    font-size: 11px;
    margin-top: 10px;
}

.creation .creationphotos {
    text-indent: -9999px;
}
.creation .creationphotos ul {
    list-style: none;
}

.creation.creationtext-hover .creationtext {
    background-color: #e5ddc2;
    border: 1px solid #c7c1ae;
    cursor: pointer;
}

.creation.creation-hover .creationtext h2 {
    color: #333333;
}
.creation.creation-hover .creationtext p {
    color: #333333;
}

.creation-fadein .shadow {
    background-color: #FFF8E8;
}
.creation-fadein.showcreationtext .shadow {
    background-color: #f1ead3;
}

.creationthumbnailunloaded .shadow, 
.creationthumbnailunloaded .button, 
.creationthumbnailunloaded .creationtext {
    display: none;
}

.creation-loadoutofviewport {
    display: none;
}

/* End Creations */

/* Begin Colorbox */


#cboxControlBar {
    height: 39px;
    border: 1px solid #DAD4C0;
    z-index: 99999;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #3B3B3B;
    background-color: #F5EED9;
    width: 100%;
}

#cboxControls, 
#cboxTitle, 
#cboxCurrent {
    float: left;
    width: 33%;
    height: 100%;
}

#cboxControls {
    margin-top: 2px;
    padding-left: 3px;
}

#cboxTitle {
    text-align: center;
    font-size: 19px;
    color: #680601;
    margin-top: 7px;
}
#cboxCurrent {
    width: 31%;
    float: right;
    text-align: right;
    font-size: 12px;
    margin: 13px 9px 0 0;
}

#colorbox, 
#cboxOverlay, 
#cboxWrapper {
    position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
}

#cboxContent {
    background: none;
}
#cboxLoadedContent {
    margin-bottom: 5px;
}

#cboxLoadingGraphic {
    background: url(images/template/ajax-loader.gif) center center no-repeat;
}

#cboxTitle {
    z-index: 999991;
}
#cboxCurrent {
    z-index: 999990;
}

#cboxControls .button {
    z-index: 999991;
    width: 36px;
    height: 35px;
    text-indent: -9999px;
    cursor: pointer;
    float: left;
    margin-left: 2px;
    position: relative;
}

#cboxControls .button-inner {
    background: url(images/template/controls7.png) 0 0 no-repeat;
}

#cboxButtonPrevious .button-inner {
    z-index: 999992; 
    background-position: -111px 0;
}
#cboxButtonPrevious.button-hover .button-inner {
    background-position: -111px -35px;
}

.cboxSlideshow_on #cboxButtonSlideshow .button-inner {
    background-position: -36px 0;
}
.cboxSlideshow_on #cboxButtonSlideshow.button-hover .button-inner {
    background-position: -36px -35px;
}	
.cboxSlideshow_off #cboxButtonSlideshow .button-inner, 
#cboxButtonSlideshow .button-inner {
    background-position: 0 0;
}
.cboxSlideshow_off #cboxButtonSlideshow.button-hover .button-inner, 
#cboxButtonSlideshow.button-hover .button-inner {
    background-position: 0 -35px
}
/*
#cboxControls #cboxButtonNext {
    margin-left: 1px;
}
*/
#cboxButtonNext .button-inner {
    background-position: -148px 0;
}
#cboxButtonNext.button-hover .button-inner {
    background-position: -148px -35px;
}

#cboxButtonClose .button-inner {
    background-position: -73px 0;
}
#cboxButtonClose.button-hover .button-inner {
    background-position: -73px -35px;
}

/* hide standard colorbox buttons*/
#cboxPrevious, 
#cboxSlideshow, 
#cboxNext, 
#cboxClose {
	width: 10px;
	margin-left: -9999px;
	z-index: 9990;
	display: none !important;
}

/* End Colorbox */


/* = End Porfolio page
============================================================================== */

/* = Begin Contact page
============================================================================== */
#contactform {
    padding: 5px;
    position: relative;
}

#conformationmessage {
    position: absolute;
    width: 625px;
    margin-left: -11px;
    height: 274px;
    padding: 5px;
}

#contactmessage {
    position: absolute;
    background-color: #FFF8E8;
    margin-left: -11px;
    padding-left: 5px;
    width: 860px;
}

#contactmessage-inner {
    border: 1px solid #FFF8E8;
    background-color: #FFF8E8;
}

#stamp {
    position: absolute;
    top: 7px;
    left: 580px;
    display: none;
}

label {
    vertical-align: top;
    width: 60px;
    display: inline-block;
    padding-top: 1px;
}
.formline-email label {
    width: 73px;
}

.text, 
.textarea {
    border-width: 2px;
    border-color: #DAD4C0;
    padding: 3px;
}
.text {
    width: 275px;
}
.textarea {
    width: 550px;
    height: 200px;
}
label.required {
    color: #5B100F;
    width: 9px;
}

.text:focus, 
.textarea:focus, 
#contactform #contactmessage .formline-name .fakefocus {
    background-color: #fffcbe;
    color: #333333;
}

label.error {
    margin-left: 15px;
    color: #730806;
    width: 230px;
}

.formline-name label.error {
    width: 400px;
}
.formline-message label.error {
    width: 125px;
}

input.error {
    border-color: #730806;
}

#buttonsubmit {
    margin-top: 317px;
}
#buttonsubmit .button-inner {
    cursor: pointer;
    text-indent: -9999px;
    background: none;
    border: none;
    padding: 0;
}
.formlanguage-nl #buttonsubmit {
    height: 52px;
    width: 160px;
    margin-left: 475px;
}
.formlanguage-nl #buttonsubmit .button-inner {
    background: url(images/template/verstuur3.jpg) 0 0 no-repeat;
}
.formlanguage-nl #buttonsubmit.button-hover .button-inner {
    background-position: 0 -54px;
}

.formlanguage-en #buttonsubmit {
    width: 151px;
    height: 52px;
    margin-left: 486px;
}
.formlanguage-en #buttonsubmit .button-inner {
    background: url(images/template/send3.jpg) 0 0 no-repeat;
}

.formlanguage-en #buttonsubmit.button-hover .button-inner {
    background-position: 0 -54px;
}

/* = End Contact page
============================================================================== */

/* = Begin Test and debugging
============================================================================== */
.errormessage {
    border: 1px solid grey; 
    padding: 5px; 
    margin-bottom: 15px;
}
/* = End Test and debugging
============================================================================== */