/*
	Product van: Iprecom Groep
	Damsterdiep 237 Groningen
	www.iprecom.nl
*/

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
	}
	
#flashcontent {
	height: 100%;
	}
/* end hide */

body {
	margin-top: 0;
	margin-left: 0;
	font: 78%/1.5 arial, helvetica, serif;
	background:#222222 url('bg.jpg') no-repeat top left;
	}

#container {
	width: 100%;
	background: #CCC;
	}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #000;
	margin:  0;
	padding: 0;
	border: 1px solid #4a4a4a;
	}

#nav a {
	display: block;
	width: 19.80em;
	w\idth: 19.80em;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 2em;
	}

#nav li {
	float: left;
	padding: 0;
	width: 19.80em;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 19.80em;
	w\idth: 19.80em;
	margin: 0;
	border-top: 0;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover {
	background: #222 url('arrow.gif') no-repeat top left;
	}
	
#nav #subactive {
	color: #FF6400;
	}

#nav #mainactive  {
	background: #222 url('arrow.gif') no-repeat top left;
	border-bottom: 4px solid #FF6400; 
	}		

#vmain {
	position: absolute;
	width:700px;
	margin-top: 130px;
	left: 50%;
	margin-left: -350px;
	}

#flvplayer {
	padding-top: 0;
	width:34px;
	}

#sub {	
	margin:-280px 0 0 350px;

	}	

#subinfo {
	text-align:left;
	color: #fff;
	margin:0;
	}
		
h1 {position: absolute; z-index:-1; left:20px; top:40px; color:#fff; margin:0; padding:0;}
a {text-decoration:none; color:#fff;}
a:hover {color:#ff6400;}
a:active {color:#ff6400; font-weight:bold;} 
