/*********************************************
 * Special Order bvba - 2
 * (c) Ken Pimontel, ken at specialorder dot be
 * Purpose: Johan Van Geert css
 *
 * NOTES
 *
 * DEPENDENCIES
 *
 * TODO
 *
 * HISTORY
 * Last update: <!-- hhmts start -->2010-03-29 11:02:48<!-- hhmts end -->
 * 100317 First Version
 *********************************************/


body {
	background-color: #263127;

/*	border-top: 8px solid #FFD833;*/
}

/********** [ Logo ]***********/

div#logo {
    color: white;
    font-size: 2em;
    margin-bottom: 2em;
    margin-top: 2em;
}


/************[ Menu ]**************/

ul#SideMenu {
    list-style: none;

}

ul#SideMenu li {
    margin-left: 0;
    height: 30px;

}

#slideshow {
        height: 414px;
        width: 620px;
        overflow: hidden;
        }

p.hidden {
    display: none;
    visibility: hidden;
}


a.box {
    background: transparent;
}


#footer a:hover,
#taal a:hover {
    color: white;
    border-bottom: 1px solid white;
}

/************[ Work / Jaar ]**************/

div.jaar {
    margin-bottom: 2em;
    position:relative;
    padding-bottom: 2em;
}

div.jaar h2 {
    width: 100px;
    float:left;
    margin-top: 0;


}
div.jaar p {
    margin-left:100px

}

div.jaar img {
    margin: 0;
    margin-bottom: 0.5em;
    padding: 0;
}

/************[ Googlemap ]**************/

div#googlemap {
    margin-left: 35%;
}



/************[ Fancy ]**************/


div#fancy_overlay {
    background-color: #263127 !important;
}



div#fancy_inner {
    background-color: #263127 !important;
    border-color: transparent !important;
}



/************[
 ]**************/


.floatright {
    float: right;
    margin-left: 1em;
}
