﻿/*************/

/*  LAYOUT */

/************/



/**********/
/*  BODY  */
/**********/
html body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0.8em;
	font-family: MS Reference Sans Serif;
	background-color: #d5d3d3;
	background-image: url(../_Img/backgroundReflection.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #646368;
}
img
{
	border: 0;
}
#content
{
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #FFF; /*background-image: url(../_Img/BackgroundMain.jpg);*/
}
#main
{
	background-image: url(../_Img/Background.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 800px;
	width: 100%;
}




/****************/
/* CONTENT BOX  */
/****************/

#box
{
	margin: 0 auto;
	margin-top: 25px;
	width: 992px;
	text-align: left;
}

#box_top
{
	width: 992px;
	height: 1px;
	background-image: url(../_Img/top_box.jpg);
}
#box_bottom
{
	width: 992px;
	height: 22px;
	background-image: url(../_Img/bottom_box.jpg);
}
#footer
{
	text-align: center;
	font-size: 0.8em;
}
#box_reflection
{
	width: 992px;
	height: 107px;
	background-image: url(../_Img/bottom.jpg);
}
#box_midden
{
	width: 992px;
	min-height: 745px;
	background-image: url(../_Img/midden_box.jpg);
}



/***********/
/*  header */
/***********/
#midden_header
{
	text-align: center;
}
#midden_header img
{
	margin-top: 20px;
}






/***********/
/*  Menu   */
/***********/
#midden_menu
{
	position: relative;
	display: block;
	width: 990px;
	margin-left: 1px;
	height: 44px;
	font-size: 11px;
	font-weight: normal;
	background: transparent url(../_Img/MenuBackground.jpg) repeat-x top left;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	text-transform: uppercase;
}
#midden_menu ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#midden_menu ul li
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#midden_menu ul li a
{
	margin-top: 1px;
	display: block;
	float: left;
	color: #3A3A3A;
	text-decoration: none;
	padding: 12px 22px 0 22px;
	height: 28px;
}
#midden_menu ul li a:hover, #midden_menu ul li a.current
{
	color: #F79A21;
	background: transparent url(../_Img/MouseOver.jpg) no-repeat top center;
}






/********************/
/*  Content Boxen   */
/********************/
#midden_content
{
	margin: 20px;
	overflow: auto;
	width: 952px;
}


#left_content
{
	float: left;
	width: 49%;
}
#right_content
{
	float: right;
	width: 49%;
}

.content_box_wrap
{
	background-image: url(../_Img/cb_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
.content_box
{
	border: 1px solid #c6c5c5;
	border-collapse: collapse;
	padding: 5px;
}
.content_box h2
{
	margin-bottom: 2px;
}
.content_box p
{
	margin-top: 2px;
}

.main
{
	height: 520px;
}
.secondary
{
	height: 342px;
}


/*  Content Links Boven */

#Banner
{
	margin-bottom: 10px;
}
#overonsbox
{
	width: 700px;
}
#overonsonderbox
{
	float: right;
	width: 220px;
	text-align: center;
}
#contactbox
{
	width: 700px;
}
#adresbox
{
	float: right;
	width: 220px;
	text-align: left;
}
#projectenbox, #demobox
{
	width: 930px;
	min-height: 200px;
}

#errorbox
{
	width: 600px;
}

/*  Content Rechts Boven  */
#images
{
	width: 56%;
	float: left;
	height: 300px;
}
#latest_projects
{
	width: 40%;
	float: right;
}
#latest_projects div
{
	height: 280px;
}
/*  Content Rechts Onder  */

#rechts_onder
{
	margin-top: 10px;
	float: left;
	width: 100%;
}







/*************/

/*  MARKUP */

/************/

a
{
	color: #5C80B1;
	text-decoration: none;
}
h2 a
{
	color: #FF8F03;
	text-decoration: none;
}
#projectenbox h2
{
	margin-top: 0px;
}
h1
{
	color: #5C80B1;
	font-size: 16px;
	line-height: 5px;
}
h2
{
	color: #FF8F03;
	font-size: 14px;
	margin-bottom: 5px;
}

h3
{
	color: #FF8F03;
	font-size: 12px;
	display: inline;
}

.h_project
{
	text-align: center;
}
.h_project a
{
	color: #5C80B1;
	text-decoration: none;
	padding-bottom: 10px;
}
.h_project h2
{
	margin-top:0px;
	text-align:left;
	}
.h_project img
{
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #C6C5C5;
}
.watermark
{
	color: #cccccc;
}

.prj_img
{
	border: 1px solid #C6C5C5;
}
#projectenbox table tr td
{
	vertical-align: top;
}






/*  FORMS */
#contactbox .Label
{
	float: left;
	width: 90px;
}
#contactbox .button
{
	margin-left: 90px;
}

#adresbox h1
{
	padding-bottom: 7px;
}















/*  Modal Popup  */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
