* {
	margin: 0px;
	padding: 0px;
	border: 0px;

	color: white;

	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;

	font-family: "Trebuchet MS", Verdana, Arial, "Courier New";
	font-size: 12px;
	
	-webkit-text-size-adjust: none;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/background.jpg);
}

div.background {
	width: 1020px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

div.left {
	width: 1020px;
	float: left;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/left.png) repeat-y;
}

div.center {
	width: 1000px;
	float: left;
	margin-left: 10px;
	display: inline;
}

div.right {
	width: 1020px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/right.png) right repeat-y;
	float: right;
}

div.top div.center {
	height: 20px;
	background: #56a1f2;
}

div.top div.man {
	width: 200px;
	height: 100%;
	margin-right: 20px;
	
	float: right;

	background: url(/export/system/modules/nl.fourminds.internet/resources/img/black.png);
	display: inline;
	
	position: relative;
	z-index: 3;
}

div.header div.center {
	height: 137px;
	background: #e5edc6 url(/export/system/modules/nl.fourminds.internet/resources/img/header.png) center center no-repeat;
	position: relative;
}

/*
div.projecten-header div.center {
	background: #bedef9 url(/export/system/modules/nl.fourminds.internet/resources/img/header-projecten.png) center center no-repeat;
}

div.java-header div.center {
	background: #dad6cb url(/export/system/modules/nl.fourminds.internet/resources/img/header-java.png) center center no-repeat;
}

div.dotnet-header div.center {
	background: #dad6cb url(/export/system/modules/nl.fourminds.internet/resources/img/header-dotnet.png) center center no-repeat;
}

div.uniface-header div.center {
	background: #e3e3e3 url(/export/system/modules/nl.fourminds.internet/resources/img/header-uniface.png) center center no-repeat;
}
*/

div.header div.logo {
	position: relative;
	top: 7px;
	left: -30px;
	width: 308px;
	height: 127px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/logo-back.png);

	float: left;
}

div.header div.image {
	width: 100%;
	height: 100%;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/logo.jpg) 55px center no-repeat;
}

div.header div.puppet {
	position: absolute;
	top: -24px;
	right: 0px;
	width: 270px;
	height: 161px;
	z-index: 2;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/man.png);
}

div.header div.man {
	width: 200px;
	height: 100%;
	margin-right: 20px;
	
	float: right;
	
	overflow: hidden;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/black.png);
	display: inline;

	position: relative;
	z-index: 3;
}

div.header div.man div.java {
	height: 100%;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/java-logo.png) center center no-repeat;
}

div.header div.man div.dotnet {
	height: 100%;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/dotnet-logo.png) center center no-repeat;
}

div.header div.man div.uniface {
	height: 100%;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/uniface-logo.png) center center no-repeat;
}

div.productmenu div.center {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/menu-back.png) repeat-x;
	height: 30px;
	line-height: 30px;
}

div.productmenu div.links-left {
	text-align: center;
	float: left;
	width: 200px;
	margin-left: 20px;
	display: inline;
}

div.productmenu div.links-center {
	text-align: center;
	float: left;
	width: 500px;
	margin-left: 30px;
	display: inline;
}

div.productmenu div.links-right {
	text-align: center;
	float: right;
	width: 200px;
	margin-right: 20px;
	display: inline;
}

div.productmenu ul {
	white-space: nowrap;
}

div.productmenu ul li {
	display: inline;
}

div.productmenu div.links-center a {
	padding-left: 20px;
	padding-right: 20px;
}

div.productmenu a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #1d6dde;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 30px;
}

div.productmenu a:hover {
	text-decoration: none;
	color: #a9ea76;
}

div.productmenu a.active {
	color: #a9ea76;
}

div.middle {
	min-height: 300px;
}

div.middle div.center {
	background: #56a1f2 url(/export/system/modules/nl.fourminds.internet/resources/img/trees.jpg) bottom center no-repeat;
}

div.middle div.menu {
	width: 220px;
	
	padding-top: 30px;

	float: left;
}

div.menu a {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/black.png);
	width: 150px;
	display: list-item;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	text-decoration: none;
	overflow: hidden;
	line-height: 30px;
}

div.menu ul {
	position: relative;
	z-index: 10;
}

div.menu li {
	vertical-align: bottom;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	display: block;

	margin-bottom: 7px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/menu-black.png) right repeat-y;
	width: 220px;
	line-height: 30px;
}

div.menu span {
	float: left;
	width: 30px;
	height: 30px;
	display: inline;
}

div.menu a:hover span, div.menu a.active span {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/menu.png) left center no-repeat;
}

div.menu a.active {
	color: #a9ea76;
}

div.menu ul ul a {
	font-size: 14px;
	width: 180px;
	background: #56a1f2;
	line-height: 20px;
}

div.menu ul ul li {
	width: 200px;
	margin-bottom: 0px;
	line-height: 20px;
	border-top: 1px solid #66b1ff;
}

div.menu ul ul li:first-child {
	border-top: 0px;
}

div.menu ul ul {
	position: absolute;
	top: 0;
	left: 200px;
	width: 100%;
	border-left: 1px solid white;
}

div.menu ul ul, div.menu ul li:hover ul ul {
	display: none;
}

div.menu ul li:hover ul, div.menu ul ul li:hover ul {
	display: block;
}

div.middle div.man {
	width: 500px;
	margin-left: 30px;

	float: left;
}

div.middle div.show {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/man-center.png);
}

div.middle div.content {
	min-height: 300px;
	height: auto !important;
	height: 300px;

	width: 460px;

	background: url(/export/system/modules/nl.fourminds.internet/resources/img/black.png);

	padding-left: 20px;
	padding-right: 20px;

	padding-bottom: 100px;
}

div.middle div.breadc {
	float: left;
	height: 25px;
	padding-top: 5px;
	width: 460px;
	font-size: 10px;
}

div.middle div.breadc a {
	font-size: 10px;
}

div.middle div.subcontent-left, div.middle div.subcontent-right {
	width: 200px;
	display: inline;
}

div.middle div.subcontent-left {
	margin-left: 20px;
	float: left;
}

div.middle div.subcontent-right {
	margin-right: 20px;
	float: right;
}

div.middle div.subcontent-text {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/black.png);
}

div.middle div.subcontent-text li {
	list-style: none;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid white;
}

div.middle div.subcontent-text li:first-child {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
}

div.middle div.subcontent-text a {
	text-decoration: none;
}

div.middle div.subcontent-back {
	width: 200px;
	height: 50px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/subcontent-black.png) bottom repeat-x;
}

div.footer div.center {
	background: #1d6dde;
	line-height: 30px;
	text-align: right;
}

div.footer ul {
	margin-right: 20px;
	white-space: nowrap;
}

div.footer ul li {
	display: inline;
}

div.footer a {
	text-decoration: none;
	line-height: 30px;
}

div.footer a:hover {
	text-decoration: none;
	color: #a9ea76;
}

div.footer a.active {
	color: #a9ea76;
}

#pi {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #56a1f2;
}

div.line div.center {
	height: 4px;
	background: white;
	overflow: hidden;

	position: relative;
	z-index: 3;
}

div.java-line div.center {
	background: #f3472a;
}

div.dotnet-line div.center {
	background: #8ad468;
}

div.uniface-line div.center {
	background: #a8943d;
}

div.clear {
	clear: left;
}

a:hover {
	color: #a9ea76;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 16px;
}

i {
	font-style: italic;
}

b {
	font-weight: bold;
}

a:hover h5 {
	color: #a9ea76;
}

div.content ul {
	margin: 10px;
}

div.content li {
	margin-left: 10px;
}

div.content input, div.content textarea {
	color: white;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid white;
	padding-left: 3px;
	padding-right: 3px;
}

div.content input[type=text], div.content input[type=file] {
	margin-left: 8px;
	margin-right: 8px;
}

div.content input[type=radio] {
	border: 0px;
}

div.content .error {
	color: #a9ea76;
}

div.content textarea {
	width: 100%;
	height: 100px;
}

div.content ul.buttons {
	margin: 0px;
	padding-top: 30px;
}

div.content li.button {
	list-style: none;
	height: 62px;
	line-height: 62px;
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/button.png) no-repeat;
}

div.content li.button-java {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/button-java.png) no-repeat;
}

div.content li.button-dotnet {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/button-dotnet.png) no-repeat;
}

div.content li.button-uniface {
	background: url(/export/system/modules/nl.fourminds.internet/resources/img/button-uniface.png) no-repeat;
}

div.content li.button a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #1d6dde;
	padding-left: 60px;
}

div.content li.button :hover {
	color: #a9ea76;
}
