/* FF3/Win hack */
object { outline:none; }

html {
    background: 0;
}

body {
    background: #fff url("../img/topbg.gif") top left repeat-x;
    font: 12px/20px Arial, Helvetica, sans-serif;
}

#top ul {
    position: absolute;
    top: 17px;
    right: 10px;
}

#top li {
    display: block;
    float: left;
    margin-left: 40px;
}

#top li.active {
    background: url("../img/arrow/down-blue-on-black.gif") center right no-repeat;
    padding-right: 17px;
}

#top li.active a {
    color: #03A0F1;
}

#top li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#logo {
    position: absolute;
    top: 17px;
    left: 10px;
}

#swf {
    display: block;
}

#wrapper {
    position: absolute;
    width: 985px;
    margin-left: -492px;
    left: 50%;
    height: 100%;
    z-index: 100;
}

#footer {
    color: #03a0f1;
    width: 975px;
    border-top: 1px solid #fff;
    padding: 3px 5px 0px 5px;

}

#footer ul {
    float: right;
}

#footer li {
    float: left;
    border-right: 1px solid #fff;
    padding: 0px 5px;
}

#footer li a {
    color: #fff;
    text-decoration: none;
}

#footer li.last {
    border-right: 0;
}


/* FRONTPAGE */

.home {
    height: 100%;    
}

body.home {
    background: #000;
}

#bg {
    position: absolute;
    z-index: 1;
    top: 55px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    background: #000;
}

.home #bg {
    background: #000;
}

div.spacer {
    height: 10px;
    line-height: 100px;
}

.home #content {
    position: absolute;
    top: 170px;
}

.home #footer {
    position: absolute;
    top: 600px;
}

#featured {
    width: 480px;
    float: left;
    margin-right: 15px;
    padding-top: 5px;
}

#featured h1 {
    background: #000;
    color: #03a0f1;
    font-size: 32px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-top: 5px;
    padding: 2px 0px;
    display: inline;
}

#featured h1 span {
    line-height: 3px;
    font-size: 3px;
}

#featured p {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 2px 0px;
    line-height: 13px;
    display: inline;
    letter-spacing: -0.6px;

}

#featured a {
    margin-left: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding-right: 15px;
    text-decoration: none;
}

.spotlight {
    display: block;
    float: left;
    width: 215px;
    height: 120px;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    text-decoration: none;
    color: #000;
}

.spotlight h2 {
    font-weight: bold;
}

.sp1, .sp3 {
    margin-right: 10px;
}

.sp5 {
    padding: 0px;
}

.sp1 {
    color: #03a0f1;
}

.sp1 h2 {
    color: #000;
}

.sp1 span {
    color: #03a0f1;
    padding-right: 15px;
}

.sp2 {
    background: #000;
    color: #03a0f1;
}

.sp2 span {
    color: #fff;
}

.sp3 {
    background: url("../img/sideblocks/openbimweek.gif") top left no-repeat;
    color: #03a0f1;
}

.sp3 span {
    color: #000;
}

.subscribe .submit {
    margin-top: 10px;
    color: #03a0f1;
    border: 0;
    font-size: 15px;
    letter-spacing: -0.6px;
    padding-right: 15px;
    font-weight: bold;
    background: url("../img/arrow/right-blue.gif") center right no-repeat;
    text-align: left;
}

.subscribe input {
    padding: 2px;
}

/* CONTENT */

.contentpage #content {
    margin-top: 57px;
}

.contentpage #afspraakfooter {
    clear: both;
}

#slogans {
    margin-top: 78px;
    margin-bottom: 30px;
}

.slogan {
    background: #000;
    color: #00a1f2;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -1.5px;
    display: inline;
    line-height: 40px;
    padding-bottom: 3px;
}

.intro {
    font-size: 16px;
}

#afspraakfooter {
    background: #000;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.4px;
    text-align: center;
    padding: 15px;
    border-top: 20px solid #fff;
}

#afspraakfooter .blue {
    color: #00a1f2;
}

#afspraakfooter .white {
    color: #fff;
}

.contentpage #footer {
    color: #000;
    margin-top: 10px;
    border-top: 1px solid #000;
    margin-bottom: 20px;
}

.contentpage #footer li a {
    color: #000;
}

.contentpage #footer li {
    border-right: 1px solid #000;
}

.contentpage #footer li.last {
    border: 0;
}

.contentpage #wrapper {
    height: auto;
}

/* WERK */

.project {
    float: left;
    width: 323px;
    padding-top: 7px;
    border-top: 1px solid #000;
    margin-top: 18px;
    margin-right: 7px;
    text-decoration: none;
    color: #000;
}

.third {
    margin-right: 0px;
}

.project h3 {
    font-size: 15px;
    font-weight: bold;
    padding: 8px 0px;
    letter-spacing: -0.6px;
    color: #000;
    margin: 0;
}

.project p {
    margin-bottom: 10px;
}

.project span {
    color: #00a1f2;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    text-decoration: none;
    background: url("../img/arrow/right-blue.gif") right center no-repeat;
    padding-right: 15px;
    margin-right: 10px;
}

.terug {
    padding-left: 15px;
    background: url("../img/arrow/left-blue.gif") left center no-repeat;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    color: #00a1f2;
    text-decoration: none;
    float: right;
    margin-top: 5px;
}

.contentpage h2 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    border-bottom: 1px solid #000;
    padding: 5px 0px 15px 0px;
    margin-bottom: 15px;
}

.rightcol {
    color: #00a1f2;
    width: 320px;
    float: right;
}

.rightcol strong {
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.rightcol p {
    margin-bottom: 10px;
}

.leftcol {
    width: 660px;
}

.leftcol p {
    margin-bottom: 15px;
}

.slideshow {
    width: 650px;
    height: 510px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    overflow: hidden;
}

.slideshowimages {
    width: 650px;
    height: 475px;
}

.slideshow .next, .slideshow .prev {
    color: #00a1f2;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: -0.6px;
    margin: 0px 10px;
    margin-top: 7px;
    display: block;
}

.slideshow .next {
    float: right;
    background: url("../img/arrow/right-blue.gif") center right no-repeat;
    padding-right: 15px;

}

.slideshow .prev {
    background: url("../img/arrow/left-blue.gif") center left no-repeat;
    padding-left: 15px;

}

/* BUREAU + OVERIG */

.submenu {
    width: 980px;
    display: block;
    border-bottom: 1px solid #000;
    padding: 5px;
    height: 30px;
    margin-bottom: 15px;
}

.submenu li {
    float: left;
    background: url("../img/arrow/right-black.gif") center right no-repeat;
    padding-right: 15px;
    margin-right: 15px;
}

.submenu li.active {
    background: url("../img/arrow/down-blue.gif") center right no-repeat;
}

.submenu li a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: -0.6px;
    font-weight: bold;
}

.submenu li.active a {
    color: #00a1f2;
}


.smallrightcol {
    float: right;
    width: 237px;
}

.bigleftcol {
    width: 720px;
}

.block {
    margin-bottom: 10px;
    width: 215px;
    height: 120px;
    padding: 10px;
}


.blueish {
    background: #03a0f1;
    width: 213px;
    height: 118px;
}

.pic {
    background-position: top left;
    background-repeat: no-repeat;
}

.white {
    border: 1px solid #000;
    width: 213px;
    height: 118px;
}

.news {
    background: #00a1f2;
    height: auto;
}

.smallrightcol h2 {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.bigleftcol p {
    margin-bottom: 15px;
}

h3 {
    color: #00a1f2;
    font-size: 16px;
    margin-bottom: 15px;
}

.block strong {
	color: #000;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 18px;
}

.block a {
    color: #fff;
    padding-right: 15px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    text-decoration: none;
}

.smallleftcol {
    width: 300px;
    float: left;
    line-height: 18px;
}

.smallleftcol a {
    color: #00a1f2;
}

.bigrightcol {
    margin-left: 320px;
}

.contactholder {
    margin-top: 10px;
    border-top: 1px solid #000;
    padding-top: 15px;
    margin-bottom: 15px;
}

strong {
    font-weight: bold;
}

.blue {
    color: #00a1f2;
}

.contactform label {
    display: block;
}

.contactform p {
    display: block;
    float: left;
    width: 220px;
    margin-bottom: 15px;
}

.contactform input {
    width: 190px;
    padding: 5px;
}

.contactform textarea {
    width: 645px;
    height: 180px;
}

.contactform .submitp {
    width: 640px;
    margin:0;padding:0;
}

.contactform .submit {
    margin: 0; padding: 0;
    border: 0;
    background: #fff url("../img/arrow/right-blue.gif") center right no-repeat;
    padding-right: 15px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    color: #00a1f2;
    width: 100px;
    display: block;
    position: absolute;
}

.leftcol a, .bigleftcol a {
    color: #00A1F2;
}

/* REFERENTIES */

.referenties a {
    border: 0;
    text-decoration: none;
    float: left;
    display: block;
    margin-right: 20px;
}

.referenties img {
    border: 0;
}

#content .bigleftcol li {
    padding-left: 15px;
    background: url("../img/arrow/right-blue.gif") center left no-repeat;
    padding-top: 3px;
}

#content .bigleftcol ul {
    margin-bottom: 15px;
}

.contact {
    border: 1px solid #ccc;
    padding: 15px;
}

.contact h3 {
    color: #666;
}

.contact img {
    float: left;
}

.contact div {
    margin-right: 165px;
}

.logos {
    margin-bottom: 15px;
}

.diensten a {
    display: block;
    width: 330px;
    margin: 0px 50px 0px 0px;
    float: left;
    text-decoration: none;
    border-top: 1px solid #000;
    padding: 15px 0px;
    height: 165px;
}

.diensten a strong {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    margin-bottom: 10px;
}

.diensten a p {
    width: 240px;
    color: #000;
    height: 100px;
}

.diensten span {
    background: url("../img/arrow/right-blue.gif") no-repeat scroll right center #FFFFFF;
    color: #00A1F2;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.6px;
    padding-right: 15px;
}

.diensten a img {
    float: right;
}

.diensten a strong {
    display: block;
}

.clear {
    clear: both;
}
