/*[fmt]CC90-1C0D-3*/
/*(c)2010 Arie van Boxel*/
/*+clearfix {*/
#header:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

#header
{
	display: inline-block;
}

#header
{
/*\*/
	display: block;
/**/
	-height: 1px;
}

/*+}*/
div#footer
{
	-width: 98%;
}

/*[clearfix]*/#header
{
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 4px 10px;
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}

#container
{
	position: absolute;
	bottom: 86px;
	padding: 0px;
	z-index: 20;
	/*+placement:anchor-top-left 6px 47px;*/
	position: absolute;
	left: 6px;
	top: 47px;
	clear: left;
}

/*Use a column to group block*/
.column
{
	width: 180px;
	float: left;
}

.block
{
	background-color: #FFFFFF;
	width: 164px;
	padding: 3px;
	float: left;
	color: #142642;
	margin: 4px;
	border: 1px solid #969696;
	/*+border-radius:6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px 6px 6px 6px;
	/*+opacity:90%;*/
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	/*+box-shadow:1px 2px 10px #414141;*/
	-moz-box-shadow: 1px 2px 10px #414141;
	-webkit-box-shadow: 1px 2px 10px #414141;
	-o-box-shadow: 1px 2px 10px #414141;
	box-shadow: 1px 2px 10px #414141;
}

/*Footer part*/
#w3c_html, #w3c_css
{
	position: absolute;
	right: 1px;
	z-index: 11;
}

#w3c_css
{
	bottom: 47px;
	right: 10px;
}

#w3c_html
{
	bottom: 20px;
	right: 10px;
}

#butterfly
{
	position: absolute;
	bottom: 15px;
	right: 100px;
	width: 140px;
	height: 140px;
	background /**/: url(../img/butterfly.png) no-repeat;
	z-index: 20;
}

#also-see
{
	position: absolute;
	bottom: 70px;
	left: 34px;
	width: 116px;
	height: 46px;
	background /**/: url(../img/zieookdonker.png) no-repeat;
	z-index: 5;
}

#footer
{
	position: absolute;
	bottom: 15px;
	padding: 0px;
	left: 0px;
	right: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 72px;
	z-index: 4;
	background-color: #000000;
	/*+border-radius:8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	/*+opacity:70%;*/
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	/*+box-shadow:1px 2px 20px #414141;*/
	-moz-box-shadow: 1px 2px 20px #414141;
	-webkit-box-shadow: 1px 2px 20px #414141;
	-o-box-shadow: 1px 2px 20px #414141;
	box-shadow: 1px 2px 20px #414141;
}

#footerBackground
{
	background-color: #000000;
	height: 72px;
	z-index: 1;
	/*+border-radius:8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	/*+opacity:60%;*/
	filter: alpha(opacity=60);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border: 1 solid #000000;
	margin: 9px;
	left: 1px;
	position: fixed;
	bottom: 6px;
	right: 1px;
	/*[disabled]+placement:anchor-bottom-right 0px 0px;*/
}

#footerMenu
{
	float: left;
	border-right-color: #AAA;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 2px 0px 0px;
	padding: 8px;
	height: 52px;
}

#footerInfo
{
	margin: 2px 0px 0px;
	padding: 8px;
	float: left;
}


