@charset "UTF-8";
/*HTML TAGS*/
@font-face {
            font-family: 'AdelleBasic-Bold';
            src: url('http://core.spatie.be/version1.5/layout/fonts/AdelleBasic_Bold/AdelleBasic_Bold.eot');
            src: local('Adelle Basic Bold'), local('AdelleBasic-Bold'), url('http://core.spatie.be/version1.5/layout/fonts/AdelleBasic_Bold/AdelleBasic_Bold.woff') format('woff'), url('http://core.spatie.be/version1.5/layout/fonts/AdelleBasic_Bold/AdelleBasic_Bold.otf') format('opentype'), url('http://core.spatie.be/version1.5/layout/fonts/AdelleBasic_Bold/AdelleBasic_Bold.ttf') format('truetype');
}

*{
    position: relative;
}

html {
	height: 100%;
	overflow-y: scroll;
        -webkit-font-smoothing: antialiased;
}
body {
	font: 12pt Corbel, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #000;
	background: #f6f6f6 url(../_images/layout/bodyBack.png) repeat-x top left ; line-height: 20px; /* 18 */ padding-bottom:20px;
        position: relative;
        height: auto;
        border-top: solid 1px #fff;


}

.blender{
    background: #f6f6f6 ;
    padding-bottom: 0px;
    top: 0px;
    left: 0px;
        margin-top: 0px;
        margin-left: 0px;
        border-top: solid 1px #fff;
}

#logo{margin-left: 10px;}

.blender #logo{margin-left: 0px;}

.blender #container{
    margin-top: 0px;
}
.blender #header{
    height: 50px;
    top: 39px;
}

a {
	color: #436ca4;
	text-decoration: none;
}
a:hover {
	color: #1b3e6e;
	text-decoration: none;
}
a:active, a:focus {
	outline:none;
}
p {
	font-size:0.75em;  /* 12  */
	text-align: left;
}
abbr {
	border-bottom: dotted 1px #ddd;
	cursor: help;
}
#sideContent p.half {
	margin-bottom: 0.5em;
}
/* TEXT CLASSES*/

.date {
	margin-right: 1.25em;
	padding: 1em;
	float: left;
	vertical-align: top;
	border-right: solid 1px #efefef;
	text-align: center;
	font-size: 0.8125em;
	font-weight: bold;
}
.error {
	color: #c03;
}
#formOk {
	color: #000;
	font-size: 13px;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 240px;
	height: 85px;
	text-align: center;
	background: transparent url(../_images/layout/formOkBack.png) no-repeat 0px 0px;
}
#formOk div {
	margin: 25px;
}
.formError {
	color: #c03;
}
.logoI {
	color: #436ca4;
}
.contactProp {
	display: inline-block;
	width: 35px;
	color: #000;
	margin-right: 5px;
	border-right: solid 1px #efefef;
	font-size: 0.8125em;
	font-weight: bold;
}
.icoLink {
	vertical-align: middle;
	line-height: 20px;
	margin-right: 1px;
}
.icoLink img {
	vertical-align: middle;
	margin-right: 5px;
	border: none;
}
strong.marker {
	background: url(../_images/layout/markeer.png) repeat-x 0px 0px;
	padding: 2px 3px 2px 3px;
	margin: 0px -2px 0px -2px;
	font-weight: normal;
	text-shadow: 0px 1px #fff;
}
.remark {
	color: #999;
	font-style: italic;
}
/*POSITIONING*/

#container {
	width: 960px;
	height: auto;
	margin: 39px auto 0px auto;
	text-align: left;
	overflow: visible;
        z-index: 20;
        position: relative;
}

.containerContinued {
	width: 960px;
	height: auto;
	margin: 0px auto 0 auto;
	text-align: left;
	overflow: visible;
}


#header {
	height: 95px;
	position: relative;
}
#main {
	min-height: 470px;
	position: relative;
}
#infoCol {
	width: 320px;
	height: 440px;
	margin-top: 0px;
	display: block;
	margin-left: 640px;
}
#contentCol {
	float: left;
	width: 600px;
	position: relative;
	min-height: 470px;
	display: block;
	overflow: visible;
}
/*------------------------------------------------------------HEADER*/


#header h1{
	float: left;
	width: 140px;
	height: 45px;
}
#header h1 a{
	width: 140px;
	height: 45px;
	display: block;
}


/*------------------------------------------------------------HEADER*/

#wsShadow{
    width: 100%;
    position: relative;
    overflow:hidden;
    height: 400px;
    z-index: 1;
}

    #widescreen{
        width: 100%;
        margin-top: 50px;
        height: 300px;
        overflow: hidden;
        background: #191e1f url(/_images/blender/header.jpg) top center no-repeat;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #fff;
        position: relative;
        -moz-box-shadow: 0px 0px 50px #aaa;
        -webkit-box-shadow: 0px 0px 50px #aaa;
        box-shadow: 0px 0px 50px #aaa;
    }

    #wsContainer{
        position:relative;
        height: 300px;
    }


    #wsBlender{
        position: absolute;
        width: 590px;
        height: 200px;
        top: 60px;
        left: -40px;
        z-index: 50;
        background: transparent url(/_images/blender/blenderCMS.png) top center no-repeat;
    }

    #wsBlender h2{
    display: none;
    }


    .wsSlogan{
        position: absolute;
        width: 360px;
        height: 60px;
        top: 350px;
        right: 10px;
        text-align: right;
        font-size: 18px;
        line-height: 28px;
        color: rgba(255,255,255,0.5);
        notext-shadow: #8c999b 0px 0px 100px;
        font-style: italic;
        overflow: visible;
        color: #b3b9ba;
        -webkit-text-stroke:1px transparent;
        -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,1)) , to(rgba(0,0,0,0.5)) );
    }

    .wsSlogan .etc{
        nomargin-right: -1em;
    }

    .wsSlogan .interpunctie{
        nomargin-right: -0.4em;
    }

.anchorHelp{
        background: url(/_images/blender/anchorHelp.png) no-repeat top left;
        width: 120px;
        height: 120px;
        display: none;
        position: absolute;
        left: -110px;
        top: 5px;
        z-index: 100;
}


#blContent{
    margin-top: 10px;
    margin-bottom: 80px;
    text-align: left;
    text-shadow: #fff 0px 1px 1px;
}

#screenshotViewer{
    width: 620px;
    height: 300px;
    background: #fff;
    border: 1px solid #dbe4e4;
    border-radius:6px;
    box-shadow: 0px 0px 5px #eee;
    margin: 40px -10px;
    text-align:center;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -moz-box-shadow: 0px 0px 5px #eee;
    -webkit-box-shadow: 0px 0px 5px #eee;
}

    #screenshotViewer img{
        margin: 10px;
    }

.blSection{
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #eee;
}

.blSideSection{
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #eee;
}

#blContent p{
    font-size: 13px;
    line-height: 20px;
    text-shadow: #fff 0px 1px 1px;
    margin-bottom: 1em;
    text-align: left;
}

#blContent ul, #footer ul{
    left: -13px;
    overflow: visible;
}

#blContent p, #blContent li, #footer p, #footer li{
    margin-right: 15px;
}

#blContent li{
    font-size: 13px;
    line-height: 18px;
    text-shadow: #fff 0px 1px 1px;
    text-align: left;
    background: url(/_images/blender/li.png) 0px 1px no-repeat;
    padding-left: 13px;
    margin-bottom: 0em;
}

#blContent h3{
    text-align: left;
    text-decoration: none;
    border: none;
    font-family: AdelleBasic-Bold, Corbel, Helvetica, Arial, Verdana, sans-serif;
    font-size: 22px;
    color: #012021;
    text-shadow: #fff 0px 2px 0px;
    margin: 0 0 15px 0px;
    line-height: 28px;
    position: relative;
    overflow: visible;
}
#blContent h3 .mask{
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)) , to(rgba(255,255,255,0.5)) );
}


#blContent p a, #blContent li a{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    border-bottom: #d5e2f3 solid 1px;
}
#blContent p a:hover, #blContent li a:hover {
	border-bottom: #86acda solid 1px;
}

#blContent li .blSmallScreenshot a, #blContent li .blSmallScreenshot a:hover{
    -webkit-transition: none;
    -moz-transition: none;
    border: none;
}

#blContent p.blIntro{
    font-size: 18px;
    line-height: 28px;
    text-shadow: #fff 0px 1px 1px;
    margin-bottom: 0px;
}

#blContent h4{
    font-size: 14px;
    line-height: 28px;
    text-shadow: #fff 0px 2px 0px;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: normal;
}



#clientViewer{
    width: 330px;
    height: 310px;
    overflow: hidden;
    margin-left: -20px;
}

#clientCanvas{
    width: 1200px;
    height: 310px;
    overflow: hidden;

}

#clients{
    margin-bottom: 10px;
    text-align: center;
}

#clients a{
    width: 20px;
    height: 20px;
    margin: 0 3px;
    display: inline-block;
    background: url(/_images/blender/radio.png) no-repeat 0px 0px;
}

#clients a span{
    display: none;
}

#clients a:hover{
    background: url(/_images/blender/radio.png) no-repeat 0px -20px;
}

#clients a.active, #clients a.active:hover{
    background: url(/_images/blender/radio.png) no-repeat 0px -40px;
    cursor: default;
}

.client{
    width: 330px;
    height: 310px;
    display: inline-block;
    float: left;
    position: relative;
    list-style: none;

}

.blSmallScreenshot{
    width: 320px;
    height: 220px;
    background: #fff;
    margin: 0px 5px 10px 5px;
    border: 1px solid #dbe4e4;
    border-radius:6px;
    box-shadow: 0px 0px 5px #eee;
    text-align:center;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -moz-box-shadow: 0px 0px 5px #eee;
    -webkit-box-shadow: 0px 0px 5px #eee;
}

.blSmallScreenshot img{
    margin:10px;
}

#blContent .client h4{margin: 0px 15px; text-align: right;}

#blContent .client p {margin: 0px 15px 1em 15px;text-align: right;color: #999;font-size: 11px; line-height: 15px;}

#moduleNav{
    height: 40px;
    margin-top: 30px;
    padding-top: 10px;
}

#moduleNav ul{
    margin-left: 20px;
}

#moduleNav li{
    display: inline-block;
    position: relative;
    width: auto;
    float: left;
    height: 40px;
    overflow: visible;
    background: transparent;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    margin-right: 36px;

}

#moduleNav li:last-child{
    margin-right: 0px;
}

#moduleNav li a{
    display: block;
    width: auto;
    white-space: nowrap;
    height: 50px;
    line-height: 20px;
    text-align: left;
    color: #999;
    text-shadow: #fff 0px 2px 0px;
    border: none;
    background: url(/_images/blender/modActive.png) no-repeat bottom center;

}

#moduleNav li a:hover{

    border: none;
    color: #666;
    height: 42px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}


#moduleNav li a.active, #moduleNav li a.active:hover{

    color: #000;
    height: 34px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

#moduleViewer{
    width: 620px;
    height: 400px;
    margin-left: -10px;
    overflow: hidden;
    clear: left;
    background: #fff;
    border: 1px solid #dbe4e4;
    border-radius:6px;
    box-shadow: 0px 0px 5px #eee;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -moz-box-shadow: 0px 0px 5px #eee;
    -webkit-box-shadow: 0px 0px 5px #eee;
}

#moduleCanvas{
    width: 5000px;
    height: 400px;
    overflow: hidden;
    margin: 0px;
}

#moduleCanvas .module{
    width: 640px;
    height: 300px;
    display: inline-block;
    float: left;
    margin: 0px;
    padding: 50px 0px;
    background: none;
    position: relative;
}

.module .modAnchor{
    position:absolute;
    top: 0px;
    left: 0px;
    width: auto; height: auto;
}

.module .grid_4{
    width: 280px;
    margin-right: 30px;
}

.module .grid_4 img{

    margin-left: 0px;
}

.module h4{
    display: none;
}

#blContent p.modIntro{
    font-size: 16px;
    line-height: 24px;
}

#blContent .module li{
    line-height: 21px;
}

#clients a{
    width: 20px;
    height: 20px;
    margin: 0 3px;
    display: inline-block;
    background: url(/_images/blender/radio.png) no-repeat 0px 0px;
}


#blContact{
    width: 150px;
    height: 36px;
    display: inline-block;
    z-index: 50;
    float: right;
}
#blContact a{
    width: 150px;
    height: 36px;
    background: url(/_images/blender/contactBtn.png) no-repeat 0px 0px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    display: inline-block;
    color: #bdd5dd;
    text-shadow: #18323d 0px -1px 2px;
    top: -3px;
}
#blContact a:hover{
    background: url(/_images/blender/contactBtn.png) no-repeat 0px -36px;
    color: #95a9b1;
}



#footerShadow{
    width: 100%;
    position: absolute;
    height: 10px;
    top: -10px;
    left: 0px;
    z-index: 1;
    margin-bottom: 30px;
    -moz-box-shadow: 0px 0px 50px #ccc;
    -webkit-box-shadow: 0px 0px 50px #ccc;
    box-shadow: 0px 0px 50px #ccc;
}

#footer{
    width: 100%;
    margin-top: 50px;
    overflow:hidden;
    height: 280px;
    overflow: hidden;
    background: #ececec;
    border-top: 1px solid #cacaca;
    position: relative;
}

#footerUp{
    position: absolute;
    font-size: 11px;
    right: 10px;
    top: 10px;
    text-align: right;
    width: 200px;
    height: 50px;
    z-index: 20;
    text-shadow: #fff 0px 1px 1px;
}

#footer h3{
    text-align: left;
    text-decoration: none;
    border: none;
    font-family: AdelleBasic-Bold, Corbel, Helvetica, Arial, Verdana, sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #ccc;
    position: relative;
    overflow: visible;
    text-shadow: #fff 0px 1px 1px;
    margin: 40px 0 15px 0px;
}
#footer h3 .mask{
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)) , to(rgba(255,255,255,0.5)) );
}

#footer p{
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    text-shadow: #fff 0px 1px 1px;
    color: #666;
    margin-bottom: 20px;
}

#footer li{
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    text-shadow: #fff 0px 1px 1px;
    color: #666;
    background: url(/_images/blender/li.png) no-repeat 0px 1px;
    padding-left: 13px;
}

#footer a{
    color: #666;
    border-bottom: #ddd 1px solid;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

#footer a:hover{
    border-bottom: #999 1px solid;
    color:#333;
}

#partners{
    margin-top: -5px;
    width: 300px;
    height: 133px;
    position: relative;
}

#footer #partners li{margin:0px; padding: 0px; list-style: none; background: none;}

#footer #partners li a {display: block; border:none; height: 40px;}

#footer #partners li span {display: none;}

#footer #partners #parPhp{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) 0px 0px no-repeat;
}
#footer #partners #parPhp:hover{
    background: url(/_images/blender/partners.png) 0px -120px no-repeat;
}
#footer #partners #parZend{
    position: absolute;
    top: 0px;
    left: 75px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -75px 0px no-repeat;
}
#footer #partners #parZend:hover{
    background: url(/_images/blender/partners.png) -75px -120px no-repeat;
}
#footer #partners #parDoctrine{
    position: absolute;
    top: 0px;
    left: 150px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -150px 0px no-repeat;
}
#footer #partners #parDoctrine:hover{
    background: url(/_images/blender/partners.png) -150px -120px no-repeat;
}
#footer #partners #parJquery{
    position: absolute;
    top: 0px;
    left: 225px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -225px 0px no-repeat;
}
#footer #partners #parJquery:hover{
    background: url(/_images/blender/partners.png) -225px -120px no-repeat;
}

#footer #partners #parGoogle{
    position: absolute;
    top: 40px;
    left: 0px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) 0px -40px no-repeat;
}
#footer #partners #parGoogle:hover{
    background: url(/_images/blender/partners.png) 0px -160px no-repeat;
}
#footer #partners #parYoutube{
    position: absolute;
    top: 40px;
    left: 75px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -75px -40px no-repeat;
}
#footer #partners #parYoutube:hover{
    background: url(/_images/blender/partners.png) -75px -160px no-repeat;
}
#footer #partners #parFlickr{
    position: absolute;
    top: 40px;
    left: 150px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -150px -40px no-repeat;
}
#footer #partners #parFlickr:hover{
    background: url(/_images/blender/partners.png) -150px -160px no-repeat;
}
#footer #partners #parMailchimp{
    position: absolute;
    top: 40px;
    left: 225px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -225px -40px no-repeat;
}
#footer #partners #parMailchimp:hover{
    background: url(/_images/blender/partners.png) -225px -160px no-repeat;
}

#footer #partners #parPaypal{
    position: absolute;
    top: 80px;
    left: 0px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) 0px -80px no-repeat;
}
#footer #partners #parPaypal:hover{
    background: url(/_images/blender/partners.png) 0px -200px no-repeat;
}
#footer #partners #parOgone{
    position: absolute;
    top: 80px;
    left: 75px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -75px -80px no-repeat;
}
#footer #partners #parOgone:hover{
    background: url(/_images/blender/partners.png) -75px -200px no-repeat;
}
#footer #partners #parFacebook{
    position: absolute;
    top: 80px;
    left: 150px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -150px -80px no-repeat;
}
#footer #partners #parFacebook:hover{
    background: url(/_images/blender/partners.png) -150px -200px no-repeat;
}
#footer #partners #parTwitter{
    position: absolute;
    top: 80px;
    left: 225px;
    width: 75px;
    height: 40px;
    background: url(/_images/blender/partners.png) -225px -80px no-repeat;
}
#footer #partners #parTwitter:hover{
    background: url(/_images/blender/partners.png) -225px -200px no-repeat;
}


/*------------------------------------------------------------INFOCOL*/

/*navigation*/
#nav{
   notext-align: right;
   right: -20px;
   display: inline-block;
   width: auto;
   float: right;
}

.blender #nav{
    right: -30px;
}


#nav li {
	width: 130px;
	display: inline-block;
	float: left;
	height: 40px;
	margin-top: 0px;
}
#nav li a {
	line-height: 25px; /* 21 */
	height: 40px;
	font-size: 13px;
	text-transform: capitalize;
	display: inline-block;
	color: #666;
	text-decoration: none;
	width: 100px;
	text-align: center;
	text-shadow: #FFF 0px 1px 1px;
        background: url(../_images/layout/navBack.png) no-repeat 0px -120px;
        -webkit-text-stroke:1px transparent;
}
#nav li a:hover {
	color: #444;
	background: url(../_images/layout/navBack.png) no-repeat 0px 0px;
	text-shadow: #FFF 0px 1px 1px;
}
#nav li a.active {
	color: #e8eef6;
	background: url(../_images/layout/navBack.png) no-repeat 0px -40px;
	text-shadow: #567fac 0px 1px 1px;
        -moz-transition: none;
        -webkit-transition: none;
}
#nav li a.active:hover, #nav li a:active {
	color: #fff;
	background: url(../_images/layout/navBack.png) no-repeat 0px -80px;
	text-shadow: #436ca4 0px 1px 1px;
}
#selNav {
	position: relative;
	height: 34px;
	width: 320px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
}
#selNav a {
	line-height: 26px; /* 21 */
	height: 30px;
	font-size: 0.725em; /* 14 */
	display: inline-block;
	text-decoration: none;
	text-transform: capitalize;
	width: 60px;
	text-align: center;
	background: none;
	vertical-align: middle;
	margin-left: 25px;
	color: #666;
	background: url(../_images/layout/navBackSelItem.png) no-repeat 0px -120px;
	text-shadow: #FFF 0px 1px 1px;
}
#selNav a.first {
	margin-left: 0px;
}
#selNav a:hover {
	color: #444;
	background: url(../_images/layout/navBackSelItem.png) no-repeat 0px -0px;
	text-shadow: #fff 0px 1px 1px;
}
#selNav a.active {
	color: #e8eef6;
	background: url(../_images/layout/navBackSelItem.png) no-repeat 0px -40px;
	text-shadow: #567fac 0px 1px 1px;
}
#selNav a.active:hover, #selNav a:active {
	color: #fff;
	background: url(../_images/layout/navBackSelItem.png) no-repeat 0px -80px;
	text-shadow: #436ca4 0px 1px 1px;
}
/*description*/
#sideContent {
	position: relative;
	margin: 0px 0 10px 0;
	width: 100%;
}
#sideContent p {
	margin-bottom: 1em;
}
#sideContent ol, #sideContent ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#sideContent ul {
	margin-left: 1em;
}
#sideContent ul li {
	list-style-type: disc;
}
#sideContent li {
	font-size:0.75em;  /* 12  */
	text-align: left;
	margin-bottom: 0.75em;
}
#sideContent li strong {
	text-align: left;
	background: url(../_images/layout/markeer.png) repeat-x 0px 0px;
	padding: 2px 6px 2px 6px;
	font-weight: normal;
	text-shadow: 0px 1px #fff;
}
#subnav h2 span {
	display: inline-block;
	width: 235px;
	text-align: center;
	vertical-align: middle;
}
#subnav {
	font-size: 0.875em; /* 14 */
	margin-bottom: 16px;
	line-height: 1.5em;
	margin-left: -2px;
}
#subnav * {
	vertical-align: middle;
	display: inline;
}
#subnav a, #subnav span.empty {
	display: inline-block;
	width: 28px;
	height: 20px;
	vertical-align: middle;
}
#subnav a span {
	display: none;
}
#subnav a.back {
	background: url(../_images/layout/back.png) no-repeat 0px 0px;
}
#subnav a.back:hover {
	background: url(../_images/layout/back.png) no-repeat 0px -120px;
}
#subnav a.less {
	background: url(../_images/layout/less.png) no-repeat 0px 0px;
}
#subnav a.less:hover {
	background: url(../_images/layout/less.png) no-repeat 0px -120px;
}
#subnav a.more {
	background: url(../_images/layout/more.png) no-repeat 0px 0px;
}
#subnav a.more:hover {
	background: url(../_images/layout/more.png) no-repeat 0px -120px;
}
.txtBottom {
	margin-top: 15px;
	padding-top: 15px;
	border-top: dotted 1px #ccc;
	text-align: left;
	font-size: 0.7em;  /* 12  */
}
.txtBottom form {
	height: 25px;
	float: left;
	width: 258px;
	padding-bottom:20px;
}
.txtBottom #rss {
	text-align: right;
	display: block;
	float: left;
	width: 60px;
	padding-bottom:20px;
}
.txtBottom * {
	vertical-align: middle;
}
/*form*/


.frmLine {
	margin-bottom:1em;
	vertical-align: middle;
}
label {
	width: auto;
	display: block;
	text-align: left;
	line-height: 1.125em;
	font-size: 0.875em; /* 14 */
}
input {
	border: solid 1px #ddd;
	background: #f6f6f9;
	color: #000;
	font-size: 1em;
	padding: 3px 5px 3px 5px;
	background: url(../_images/layout/inputBack.png) top left;
	font-family: Calibri, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
textarea {
	color: #000;
}
input.route {
	font-size: 1.1em;
	width: 150px;
	margin-right: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
input.newsletter {
	font-size: 1.1em;
	width: 75px;
	margin-right: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
input.dimmed, textarea.dimmed {
	color: #aaa;
}
.btn {
	background: url(../_images/layout/more.png) no-repeat right 0px;
	padding-right: 30px;
	color: #436ca4;
	border: 0;
	outline: 0px;
	text-shadow: 1px 0px 0px #fff;
}
.btn:hover {
	background: url(../images/layout/more.png) no-repeat right -120px;
	color: #1b3e6e;
}
 input[type="submit"]::-moz-focus-inner {
border: none;
outline: none;
}
/*------------------------------------------------------------CONTENTCOL*/

/* content navigatie */
#contentNav {
	text-align: right;
	height: 45px;
	line-height: 4.5em; /* 30 */
	font-size: 0.7em; /* 10 */
}
#contentNav a {
	color: #000;
	text-decoration: none;
}
#contentNav a.active, #contentNav a:hover, #contentNav a.extern {
	color: #436ca4;
}
#contentNav .less, #contentNav .more {
	display: inline-block;
	width: 2em; /* 24 */
	height: 20px; /* 18 */
	vertical-align: middle;
	font-size: 1.2em; /* 12 */
}
#contentNav a span {
	display: none;
}
#contentNav a.less {
	background: url(../_images/layout/less.png) no-repeat 0px 0px;
}
#contentNav a.less:hover {
	background: url(../_images/layout/less.png) no-repeat 0px -120px;
}
#contentNav a.more {
	background: url(../_images/layout/more.png) no-repeat 0px 0px;
}
#contentNav a.more:hover {
	background: url(../_images/layout/more.png) no-repeat 0px -120px;
}
#contentNav .description {
	margin-right: 12px;
	line-height: 15px; /* 15 */
}
#contentNav .separator {
	width: 20px; /* 20 */
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #999;
}
.btnSmall, .btnRss {
	text-shadow: 0px 1px 0px #fff;
}
a.btnSmall {
	background: url(../_images/layout/moreSmall.png) no-repeat right 16px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 28px;
	color: #000;
	border: none;
}
a.btnSmall:hover {
	background: url(../_images/layout/moreSmall.png) no-repeat right -104px;
	color: #436ca4;
}
input.btnSmall {
	background: url(../_images/layout/moreSmall.png) no-repeat right 4px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 26px;
	color: #000;
	border: none;
	cursor: pointer;
	height: 25px;
	overflow: visible;
}
input.btnSmall:hover {
	background: url(../_images/layout/moreSmall.png) no-repeat right -116px;
	color: #436ca4;
}
/* content prentje + navigatie */

#contentCol #attachments {
	position: relative;
	width: 600px;
}
#contentCol #content {
	width: 600px;
	position: relative;
}
#contentCol #contentImg {
	height: 440px;
	width: 600px;
	position: relative;
}
#contentCol #contentImg #att_frame, #contentCol #contentImg #att_loader, #contentCol #map_frame, #contentCol #map_front {
	height: 440px;
	width: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#contentCol #att_frame {
	background: url(../_images/layout/attBack.png) no-repeat top left;
}
#contentCol #att_loader {
	z-index: 500;
}
#contentCol .mapImg {
	background: url(../_images/layout/mapBack.png) no-repeat top left;
}
#contentCol #map_frame {
	z-index: 600;
}
#contentCol #map_front {
	background: transparent url(../_images/layout/mapFront.png) no-repeat top left;
	z-index: 1000;
}
#contentCol #att_holder {
	height: 425px;
	width: 584px;
	margin-top: 6px;
	margin-left: 6px;
}
#contentCol iframe {
	height: 423px;
	width: 584px;
	margin-top: 8px;
	margin-left: 6px;
}
#contentCol #contentImg #att_holder img {
	height: 425px;
	width: 584px;
}
#contentCol #contentImg #att_loader img {
	position: absolute;
	left: 284px;
	top: 204px;
	height: 32px;
	width: 32px;
}
#contentCol #imgNav {
	position: absolute;
	display: block;
	height: 340px;
	width: 600px;
	top: 0px;
	left: 0px;
}
#contentCol #imgNav span {
	display: none;
}
#contentCol #imgNav a.less {
	position: absolute;
	height: 340px;
	width: 200px;
	left: -30px;
	top: 0px;
	cursor: pointer;
}
#contentCol #imgNav a.target {
	position: absolute;
	height: 340px;
	width: 200px;
	left: 200px;
	top: 0px;
	cursor: pointer;
}
#contentCol #imgNav a.more {
	position: absolute;
	height: 340px;
	width: 200px;
	left: 430px;
	top: 0px;
	cursor: pointer;
}
#contentCol #imgNav a.less:hover {
	background: url(../_images/layout/imgLess.png) 5px 190px no-repeat;
}
#contentCol #imgNav a.more:hover {
	background: url(../_images/layout/imgMore.png) 130px 190px no-repeat;
}
/*home*/

a.btnRss {
	background: url(../_images/layout/rss.png) no-repeat right 4px;
	display: block;
	vertical-align: middle;
	padding-right: 32px;
	color: #ff8c42;
	border: none;
	float: right;
	height: 25px;
	line-height: 25px;
}
a.btnRss:hover {
	background: url(../_images/layout/rss.png) no-repeat right -21px;
}
#contentCol #contentImgHalf {
	height: 240px;
	width: 600px;
	position: relative;
	background: url(../_images/layout/attBackHalf.png) no-repeat top left;
}
#recTitle {
	position: relative;
	height: 34px;
	width: 320px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 13px;
}
#sideContent #recTitle h2 {
	display: inline;
	margin-left: 0px;
	text-align: left;
}
.recScroll {
	height: 20px;
	display: block;
	margin-bottom: 5px;
}
.recScroll a {
	height: 20px;
	width: 320px;
	display: block;
}
.recScroll a span {
	display: none;
}
a#recPrev {
	background: url(../_images/layout/scrollUp.png) 120px 0px no-repeat;
}
a#recPrev:hover {
	background: url(../_images/layout/scrollUp.png) 120px -120px no-repeat;
}
a#recNext {
	background: url(../_images/layout/scrollDown.png) 120px 5px no-repeat;
}
a#recNext:hover {
	background: url(../_images/layout/scrollDown.png) 120px -115px no-repeat;
}
#recContainer {
	height: 350px;
	overflow: hidden;
	position: relative;
}
.recThumb, .recThumbStatic, .recThumbHover {
	width: 320px;
	height: 90px;
	display: block;
	float: none;
	background: url(../_images/layout/recBack.png) 0px 0px no-repeat;
}
.recThumb a {
	color: #000;
}
.recThumb:hover a {
	color: #1b3e6e;
}
.recThumb:hover, .recThumbHover {
	background: url(../_images/layout/recBack.png) 2px -198px no-repeat;
}
.recThumb .recDescr {
	text-align: left;
	font-size: 0.7em;
	display: block;
	margin-left: 120px;
}
.recDate {
	font-weight: bold;
	margin-right: 5px;
}
.recThumb img, .recThumbStatic img {
	width: 103px;
	height: 69px;
	margin-left: 3px;
	margin-right: 15px;
	margin-top: 3px;
	float: left;
}
.recThumb:hover img, .recThumbHover img {
	width: 103px;
	height: 69px;
	margin: 5px 13px -3px 5px;
}
#intro {
	width: 584px;
	height: 225px;
	margin: 6px 0px 0px 6px;
}
#introBlog {
	padding: 6px 0px 0px 6px;
}
#homeSlogan {
	font-size: 1em;
	margin: 38px -10px 32px 0px;
	text-shadow: #fff 1px 1px;
	background: transparent url(../_images/layout/slogan.png) no-repeat center left;
	height:19px;
	width: 600px;
}
#homeSlogan span {
	display: none;
}
#homeCols {
	position: relative;
	width: 600px;
	height: 170px;
	font-size: 0.75em;
	text-align: left;
}
#homeCol1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 170px;
}
#homeCol2 {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 180px;
	height: 170px;
}
#homeCol3 {
	position: absolute;
	top: 0px;
	left: 420px;
	width: 180px;
	height: 170px;
}
/* klanten */
#clientList {
	width: 600px;
	font-size: 1em;
	line-height: 2em;
	text-align: left;
}
#clientList .separator {
	font-size: 0.75em;
	color: #999;
	text-align: center;
	min-width: 20px;
	display: inline-block;
}
#clientList .bubble div a {
	color: #436ca4;
}
#clientList a.hover {
	color: #436ca4;
	text-decoration: none;
}
#clientList a.hovered {
	color: #999;
}
#clientList a.btnSmall {
	background: url(../_images/layout/moreSmall.png) no-repeat right 0px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 26px;
	color: #000;
	height: 20px;
	width: auto;
}
#clientList a.btnSmall:hover {
	background: url(../_images/layout/moreSmall.png) no-repeat right -120px;
	color: #436ca4;
}
/*bubble*/
.bubble {
	position: fixed;
	z-index: 1000;
	width: 240px;
	height: 85px;
	top: 0px;
	left: 0px;
	font-size: 0.75em;
	background: transparent;
}
.bubbleBG {
	position: absolute;
	z-index: 1000;
	width: 240px;
	height: 120px;
	top: 0px;
	left: 0px;
	background: url(../_images/layout/bubbleBack.png) no-repeat top left;
}
.bubbleBG .bubbleDescr {
	padding: 50px 30px 15px 30px;
	line-height: 1.4em;
	text-align: left;
}
.bubbleBG .bubbleLinks {
	position: absolute;
	bottom: 12px;
	left: 30px;
	line-height: 1.4em;
	text-align: left;
}
/* projecten */
#projList {
	height: 440px;
	width: 600px;
}
#projList a, #clientList a {
	color: #000;
}
#projList a:hover, #clientList a:hover {
	color: #436ca4;
}
.projThumb {
	width: 200px;
	height: 151px;
	float: left;
	background: url(../_images/layout/thumbBack.png) 0px 0px no-repeat;
	position: relative;
}
.projThumb:hover {
	width: 200px;
	height: 151px;
	float: left;
	background: url(../_images/layout/thumbBack.png) 0px -200px no-repeat;
	position: relative;
	margin: 2px -2px -2px 2px;
}
.projThumb .new {
	width: 49px;
	height: 49px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.projThumb .new img {
	width: 49px;
	height: 49px;
	margin: 0px;
}
.projThumb .projDescr {
	text-align: center;
	font-size: 0.75em;
	margin-top: 0.5em;
	display: block;
}
.projThumb img {
	width: 172px;
	height: 112px;
	margin-left: 4px;
	margin-top: 4px;
}
/* BLOG */


#badge {
	position:absolute;
	top: -5px;
	left: 137px;
	width: 22px;
	height: 22px;
	background: url(/_images/layout/badge.png) no-repeat top left;
	z-index: 100;
}
#badgeNum {
	position:absolute;
	top: 6px;
	left: 0px;
	font-size: 9px;
	line-height: 10px;
	width: 20px;
	height: 10px;
	text-align: center;
	letter-spacing: -1px;
	font-family: arial;
	color: #fff;
	text-shadow: #ff4517 1px 1px 1px;
	cursor: pointer;
}
.blogitem {
	margin-top: 5px;
}
.blogitem .blogThumb {
	width: 120px;
	height: 90px;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
.blogitem #subnav {
	padding-bottom:20px;
	margin-bottom: 0px;
}
.blogitem #contentImgHalf {
	margin-bottom: 20px;
}
.blogContent {
	margin-left: 150px;
}
.blogFullContent {
	margin-left: 0px;
}
.blogitem .date {
	margin-right: 1.25em;
	padding: 0.7em;
	float: left;
	vertical-align: top;
	border-right: solid 1px #efefef;
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
}
.blogitem h2 {
	font-size: 0.875em;
	line-height: 1.5em;
	margin-bottom: 3px;
	margin-top: 4px;
}
.blogTxt {
	font-size:0.75em;  /* 12  */
	text-align: left;
	min-height: 60px;
}
.blogArticle {
	font-size:1.1em;  /* 12  */
}
.blogArticle p {
	font-size:1em;  /* 12  */
	line-height: inherit;
	margin-bottom: 1em;
}
.blogArticle img[align="left"] {
	margin-right: 20px;
	margin-bottom: 20px;
}
.blogArticle img[align="right"] {
	margin-left: 20px;
	margin-bottom: 20px;
}
.blogArticle pre {
	width: auto;
	font-size: 11px;
	padding: 10px;
	background: #f9f9f8;
	border: solid 1px #ddd;
	margin: 20px 0;
	font-family: Consolas, Courier, monospace;
}
.blogArticle pre.wide {
	width: 960px;
}
.blogArticle h2 {
	font-size: 1.2em;
	margin: 2em 0 1em 0;
}
.blogArticle li {
	list-style-type: disc;
	margin-bottom: 0.5em;
}
.blogitem h2 a, .blogitem .blogTxt a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}
.blogitem h2 a:hover, .blogitem .blogTxt a:hover {
	color: #1b3e6e;
	text-decoration: none;
	display: inline-block;
}
.blogitem .blogTxt .blogArticle a {
	color: #436ca4;
	text-decoration: none;
	display: inline;
	border-bottom: #d5e2f3 solid 1px;
}
.blogitem .blogTxt .blogArticle a:hover {
	color: #1b3e6e;
	text-decoration: none;
	display: inline;
	border-bottom: #86acda solid 1px;
}
.blogBottom {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #ccc;
	text-align: left;
	font-size: 0.7em;  /* 12  */
	margin-bottom: 40px;
	position: relative;
}
#contentCol #subnav h2 span {
	display: inline-block;
	width: 515px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.15em;
}
.author {
	font-style: italic;
}
.commentitem {
	clear: left;
	width: 600px;
	color: #666;
	font-size:0.75em;
	margin-bottom: 20px;
}
.commentitem p {
	font-size:1em;
}
.commentitem .date {
	color: #999;
	margin: 0 0 1em 1em;
	padding: 0em;
	float: right;
	vertical-align: top;
	border: none;
	text-align: right;
	font-size: 0.8125em;
	font-weight: bold;
}
.commentitem .bottom {
	clear: left;
	border-bottom: dotted 1px #ccc;
}
#commentForm {
	font-size: 0.7em;
	padding-bottom: 40px;
	padding-top: 20px;
}
#commentForm .newsletter {
	font-size: 1em;
}
#commentForm input[type="text"] {
	width: 283px;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#commentForm textarea {
	width: 588px;
	max-width: 800px;
	max-height: 800px;
	height:150px;
	border: solid 1px #ddd;
	font-size: 1em;
	padding: 3px 5px 3px 5px;
	background:#fff no-repeat url(../_images/layout/inputBack.png) top left;
	font-family: Calibri, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-bottom: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.clear {
	clear: both;
}
/*TOOLS*/
.toolLabel {
	width: 110px;
}
.toolResultImportant {
	font-weight: bold;
}
.toolResult {
}
.toolEmailDelimiter {
	display: none;
}
/*MOBI*/
#mobileMsg {
	padding: 1em;
	font-size: 2em;
	color: #999;
	background: #efefef;
	border-bottom: solid 1px #ccc;
}
#mobileMsg a {
	color: #666;
	text-decoration: none;
	border-bottom: solid #ccc 1px;
}


/*SOCIALS*/

#socials{
    nodisplay: none;
    position: absolute;
    position: fixed;
    left: 0px;
    bottom: 10%;
    width: 30px;
    height: 220px;
    z-index: 50;
}

#socials ul, #socials li{
    margin: 0px;
    padding: 0px;
    list-style-item: none;
}

#socials li{
    height: 74px;
    width: 30px;
}

#socials li a{
    border: 0px;
    text-decoration: none;
    left: 0px;
    display: block;
    height: 74px;
    width: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

#socials li a:hover{
    left: 0px;
}

#socials a span{
    display: none;
}

#socials .li a{
    background: transparent no-repeat url(../_images/layout/socials.png) -5px 0px;
}

#socials .li a:hover{
    background: transparent no-repeat url(../_images/layout/socials.png) 0px 0px;
}

#socials .tw a{
    background: transparent no-repeat url(../_images/layout/socials.png) -5px -74px;
}

#socials .tw a:hover{
    background: transparent no-repeat url(../_images/layout/socials.png) 0px -74px;
}

#socials .fb a{
    background: transparent no-repeat url(../_images/layout/socials.png) -5px -148px;
}

#socials .fb a:hover{
    background: transparent no-repeat url(../_images/layout/socials.png) 0px -148px;
}

