
html {width:100%; height:100%;}
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	height:100%;
	margin:0;
	font:11px arial, tahoma, verdana, helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	color:#FFFFFF;
	background-color:#000000;	
}


td {font-size:11px;}
p {padding:0 0 1em 0; margin:0;}
form {padding:0; margin:0;}

img {border:0px;}

h1 {font-size:19px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; line-height:22px; padding:0 0 10px 0; margin:0;}
h2 {font-size:14px; font-weight:bold; color:#FFFFFF; padding:0 0 10px 0; margin:0;}
div.video h2 {color:#FFF000;}

.ib { /* inline-block */ 
	display:-moz-inline-box; /* FF2 fix */
	display:inline-block;
}

div.clear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	float:none;
}

a:link, a:active, a:visited, a:hover  {
	color:#FFF000;
}

/* -------------------------------------- */
/* default lists                 					*/
/* -------------------------------------- */
ul	{margin:0 0 1em 0; padding:0;list-style:none;}
ul li {
	background:url(../images/li.gif) no-repeat 0 7px;
	padding-left:13px; 
}
ol	{ 
	margin:0 0 1em 0;
	padding:0 0 0 28px;
	list-style:decimal outside;
	_margin-left:4px; /* IE6 fix */
}
ol li {margin:0; padding:0;}

div.main_container {
	float:left;
	position:relative;
	left:50%;
	top:0px;
	margin-left:-462px;
	width:925px;
}

div.main_container div.content {
	width:925px;
	padding-bottom:35px;
}

div.video {margin:35px 0 35px 0;}
div.video div.col1 {
	width:274px;
	float:left;
}

div.video div.col1 div.padding {padding:0 10px 0 0;}

div.video div.col2 {
	width:651px;
	height:386px;
	float:left;	
}

div.search {
	background-color:#000000;
	border:1px solid #999999;
	padding:10px;
}

div.search div.col1 {
	float:left;
	width:263px;
	height:489px;
	background-color:#171717;	
}

div.search div.col1 div.padding {padding:10px;}

div.search div.col2 {
	float:left;
	width:640px;
}

div.categories a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
}


div.categories a:hover{
	text-decoration:underline;
}

div.categories a.sub1menu{
}

div.categories a.sub1menuactive{
	color: #fff;
	background-color: #2d2d2d;
}

div.categories a.sub2menu{
	padding-left:16px;
	background-color: #262626;
}

div.categories a.sub2menuactive{
	color: #fff;
	padding-left:16px;
	background-color: #262626;
}

div.categories a.sub3menu{
	padding-left:28px;
	background-color: #222222;
}

div.categories a.sub3menuactive{
	color: #fff;
	padding-left:28px;
	background-color: #222222;
}

div.categories a.sub4menu{
	padding-left:40px;
	background-color: #1e1e1e;
}

div.categories a.sub4menuactive{
	color: #fff;
	padding-left:40px;
	background-color: #1e1e1e;
}

div.path {padding-bottom:20px; margin-top:-3px;}
div.path a:link, div.path a:active, div.path a:visited, div.path a:hover {color:#FFFFFF;}

div.search div.bar {
	background:url(../images/bg-search-bar.gif) repeat-x;
	height:42px;
	width:100%;
}

div.search div.bar div.form {float:right;}
div.search div.bar div.pl {padding-left:10px;}
div.search div.bar div.pr {padding-right:10px;}
div.search div.bar div.pr2 {padding-right:20px;}
div.search div.bar div {float:left;}
div.search div.bar div.input {padding-top:10px;}
div.search div.bar div.button {padding-top:10px;}
div.search div.bar div.radio {padding-top:14px;}
div.search div.bar div.text {padding-top:12px;}
div.search div.bar div.result_txt {padding-top:11px; color:#CCCCCC; font-size:13px;}
input {padding:0;margin:0;}
.query {background-color:#CCCCCC; border:1px solid #CCCCCC;}
.radio {width:14px;height:14px;margin:0;padding:0;}

div.result {height:425px;	background-color:#2d2d2d;}
div.result div.padding {padding:10px 0 10px 10px;}
div.result div.item {
	position:relative;
	padding:0;
	float:left;
	width:125px;
	height:135px;
}

div.result div.item div.featured {
	background-image:url(../images/star.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/star.png');
	
	position:absolute;
	left:0px;
	top:0px;
	width:24px;
	height:23px;
}

div.result div.itemfolder {
	position:relative;
	padding:0;
	float:left;
	width:125px;
	height:135px;
}

div.result div.itemfolder_feat {
	position:relative;
	padding:0;
	float:left;
	width:125px;
	height:135px;
}

div.result div.noresults {
	border-left: 1px solid #888;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:11px;
	background-color:#444;
	font-size:14px;
}

div.result div.noresults ul {
	margin-left:10px;
}
div.result div.row {clear:both;}

div.item div.time 
{
	background-image:url(../images/bg-time.png);
	_background:none;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-time.png');	

	position:absolute;
	right:6px;
	top:54px;
	float:right;	
	color:#FFFFFF;
	padding:0 4px 1px 4px;
	font-weight:bold;
	line-height:15px;
}

div.item div.picture 
{
	background-image:url(../images/icon-picture.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/icon-picture.png');
	
	position:absolute;
	width:25px;
	height:16px;
	right:6px;
	top:54px;
	float:right;	
	color:#FFFFFF;
	padding:0;
	line-height:1px;
}

div.item div.thumb {
	width:120px;
	height:71px;
	background-color:#000000;
}

div.item a {
	position:absolute;
	top:0;
	display:block;
	width:120px;
	height:71px;
}

div.item a:hover {
		background:url(../images/thumb-hover.gif) repeat-x;
}

div.item div.desc {
	width:120px;
	padding:4px 0 0 0;
}

div.itemfolder div.thumb {
	width:120px;
	height:71px;
	background-color:#000000;
}

div.itemfolder a {
	position:absolute;
	top:0;
	display:block;
	width:120px;
	height:71px;
}

div.itemfolder div.desc {
	width:120px;
	padding:4px 0 0 0;
}

div.itemfolder div.folder 
{
	background-image:url(../images/frame-map.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/frame-map.png');
	
	position:absolute;
	width:120px;
	height:71px;
	color:#FFFFFF;
	padding:0;
	line-height:1px;
}

div.itemfolder a:hover
{
	background:url(../images/frame-map-hover.png) repeat-x;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/frame-map-hover.png');
	
	position:absolute;
	width:120px;
	height:71px;
	color:#FFFFFF;
	padding:0;
	line-height:1px;
}

div.itemfolder_feat div.thumb {
	width:120px;
	height:71px;
	background-color:#000000;
}

div.itemfolder_feat a {
	position:absolute;
	top:0;
	display:block;
	width:120px;
	height:71px;
}

div.itemfolder_feat div.desc {
	width:120px;
	padding:4px 0 0 0;
}

div.itemfolder_feat div.folder 
{
	background-image:url(../images/frame-map-feat.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/frame-map-feat.png');
	
	position:absolute;
	width:120px;
	height:71px;
	color:#FFFFFF;
	padding:0;
	line-height:1px;
}

div.itemfolder_feat a:hover
{
	background:url(../images/frame-map-hover-feat.png) repeat-x;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/frame-map-hover-feat.png');
	
	position:absolute;
	width:120px;
	height:71px;
	color:#FFFFFF;
	padding:0;
	line-height:1px;
}

div.pagenav {background-color:#181818;width:131px;height:22px;}
div.pagenav a {
	display:block;
	width:22px;
	height:22px;	
}
div.pagenav a span {display:none;}
div.pagenav a.b_prev_0 {float:left;background:url(../images/b-prev-0.gif) repeat-x;}
div.pagenav a.b_prev_1 {float:left;background:url(../images/b-prev-1.gif) repeat-x;}
div.pagenav a.b_next_0 {float:right;background:url(../images/b-next-0.gif) repeat-x;}
div.pagenav a.b_next_1 {float:right;background:url(../images/b-next-1.gif) repeat-x;}
div.pagenav div {float:left; width:87px; height:22px; font-size:12px; text-align:center;line-height:21px;font-weight:bold;}

a.logo {
	display:block;
	position:relative; 
	left:-47px; 
	top:-24px; 
	width:210px; 
	height:140px;
	background-image:url(../images/logo.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo.png');
}

a.logo span {display:none;}

div.slideshow_fixed, div.slideshow_full {
	position:fixed;
	_position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;	
	text-align:center;
	z-index:9999;
}

div.slideshow_fixed {
	position:absolute;
	height:400px;	
	z-index:0;
}

div.slideshow_fixed center {
	padding:35px 0 0 277px;
}

div.slideshow_full center {
	padding:0;
	width:100%;
	height:100%;	
}

div.slideshow_fixed center div {
	width:651px;
	height:386px;
}

div.slideshow_full center div {
	width:100%;
	height:100%;
}

.slideshow {
	background-color:#0000FF;
	width:100%;
	height:100%;
}

.slideshow div.foto {
	position:relative;
	background-color:#000000;
	width:100%;
	height:100%;
	overflow:hidden;
}

.slideshow div.foto div.position {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;	
}

.slideshow div.bar {
	width:100%;
	position:absolute;
	bottom:0px;
	background-image:url(../images/bg-slideshow-bar.gif);
	height:32px;
}

.slideshow div.bar a.active {
	background-position:0 -32px;
}

.slideshow div.bar a {text-decoration:none;color:#FFFFFF;}
.slideshow div.bar a span {
	display:block;
	line-height:32px;
	padding:0 10px 0 10px;
	text-decoration:none;
	height:32px;
	cursor:pointer;
}

.slideshow a.b_play_stop {
	display:block;
	background-image:url(../images/b-slideshow-play-stop.gif);
	width:119px;
	height:32px;
	overflow:hidden;
	float:left;
}

.slideshow a.b_play_stop span {padding-left:25px!important;}

.slideshow a.b_snelheid {
	display:block;
	background-image:url(../images/b-slideshow-snelheid.gif);
	width:129px;
	height:32px;
	overflow:hidden;
	float:left;
}

.slideshow div.menu_snelheid {
	background-image:url(../images/bg-slideshow-menu.gif);
	width:130px;
	height:80px;
	position:absolute;
	left:118px;
	top:-80px; 
	z-index:9999;
	display:none;
}

.slideshow div.menu_snelheid div.radio {
	padding:9px 8px 0 10px;
	display:block;
	float:left;
	clear:left;
}

.slideshow div.menu_snelheid label {
	padding:6px 0 0 0;
	width:80px;
	display:block;
	float:left;
}

.slideshow a.b_fullscreen {
	display:block;
	background-image:url(../images/b-slideshow-fullscreen.gif);
	width:32px;
	height:32px;
	overflow:hidden;
	float:right;
}
.slideshow div.bar a.b_fullscreen span {display:none;}
a:focus {outline-style:none;}
