/* CSS Document */


body {
	background-image: url(images/new_background2.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#container {
}

img {
  border-style: none;
}

a {
	color: #999999;
}



/* LOGO */
#logo {
	position: absolute;
	left: 31px;
	top: 29px;
}



/* Reklame voor onszelf */

#neos {
	display:none;
	position:absolute;
	top: 580px;
	left: 940px;
}

/*
#neos a{
	color:#333333;
	font-size: 10px;
	text-decoration:none;
}

#neos a:hover{
	text-decoration:underline;
}
*/

/* CATEGORY */
.category {
	position: absolute;
	top: 123px;
	left: 31px;
	
	background-image:url(images/new_category_background.png);
	background-repeat:no-repeat;
	color: #ffffff;
	
	padding: 6px 10px 0px;

	width: 907px;
	height: 27px;
	white-space: nowrap;
	
	overflow:hidden;
}

.category a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*text-transform: uppercase;*/
	text-decoration: none;
	
	border-right:1px solid white;
	padding: 0 5px;	
}

.category a.last{
	border:none;
}


.category a:hover{
	text-decoration: underline;
}



/* NAVIGATION */
#navigationHolder {
	position: absolute;
	left: 31px;
	top: 158px;

	height: 423px;
	width: 384px;

	background-color:#FFFFFF;
}

.navigation {
	position: absolute;
	height: 400px;
	width: 384px;
	
	margin: 0px;
	padding: 0px;
}

.navigationItems {
	overflow: auto;
	height: 400px;
	width: 384px;
	position:relative;
}

.navigation ul {
	list-style: none;
	padding-left: 1px;
	margin: 0px;
}

.navigationTitle {
	font-size: 16px;
	color: #355768;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
}

.navigationItem {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color:  #1a1818;
	
	background-color: #e3e4e2;
	margin-top: 3px;
	height: 55px;
	
	margin-left: -1px;
}

.infomercial {
	background-color:#FFE2CE;
}

.navigationItem a {
	color:  #1a1818;
	text-decoration: none;
}

.navigationItem a:visited {
	font-weight:normal;
}

.navigationItemThumbnail {
	margin-left: 0px;
	margin-right: 5px;
	width:90px;
	height:55px;
	background-color: #ffffff;
	display:block;
	text-align: center;
	float: left;
}

.navigationItem .title {
	position:relative;
	top:3px;
	margin: 0px;
}

.navigationItem .title a{
	color:#355768;
}

.navigationItem .date {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
	float:left;
	padding-top:2px;
}

.navigationItem .length{
	color: #999999;
	margin-left: 5px;
	font-size: 10px;
	font-weight:normal;
	float:left;
	padding-top:2px;
}

/* VIDEO PLAYER */
#movie_window {
	position: absolute;
	top: 158px;
	left: 427px;
	
	z-index: 13001;
}

#movie_window_error {
	position: absolute;
	top: 148px;
	left: 427px;
	
	background-color:white;
	width: 512px;
	height: 313px;
}

#movie_window_error p{
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}


/* VIDEO INFO */
.videoInfo {
	position: absolute;
	top: 473px;
	left: 427px;
	margin-top: 3px;
	
	background-color:#FFFFFF;	
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	
	width: 512px;
	height: 105px;
	
	font-size: 11px;
	color: #774746;
	
	overflow:hidden;
}

.videoInfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #1a1818;
	margin: 0px;
	padding: 1px 6px;
	border-bottom: solid 1px #666666;
}

.videoInfoDate {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
	padding-left: 6px;
}

.videoInfoLength {
	color: #999999;
	font-size: 10px;
	font-weight:normal;
	padding-left: 6px;
}


.videoInfoText {
	font-size: 11px;
	color: #774746;
	margin: 0px;
	padding: 2px 5px 0px 5px;
}

.videoInfoLink a{
	margin: 0px;
	padding: 5px 5px 0px 5px;
	
	color: #000000;
	text-decoration:none;
}



.videoInfoLink a:hover{
	color: #000000;
	text-decoration:underline;
}



/* DISCLAIMER */
#disclaimer {
	position: absolute;
	top: 107px;
	left: 663px;
	
	font-size: 11px;
	font-weight: bold;
	color: #355768;
}

#disclaimer a{
	color: #355768;
}

#disclaimer a:hover{
	text-decoration:none;
}

#vodcast {
	position: absolute;
	top: 104px;
	left: 846px;
	
	padding-right: 15px;
	line-height: 20px;
	
	font-size: 11px;
	font-weight: bold;
	
	background-image:url(images/new_videocast.gif);
	background-repeat: no-repeat;
	background-position:right;
}

#vodcast a{
	color: #e65020;
}

#vodcast a:hover{
	text-decoration:none;
}


/* BANNER */
#banner {
	position: absolute;
	top: 10px;
	left: 210px;
}



/* MOUSE HOVER TIPS*/

.tip {
	font: 1em arial;
	color: #fff;
	width: 155px;
	z-index: 13000;
}
 /*
.tip-title {
	position:relative;
	left: -170px;
	font: 1em arial;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	color: #f9fbfc;
	padding: 8px 8px 4px;
	background: url(images/new_hover_background.gif) top right;
}
 */
.tip-title {
	position:relative;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f9fbfc;
	padding: 8px;
	background-color:#355768;
}


#pagination {
	/*position:relative;*/
	/*margin-left:92px;*/
}


#pagination-left {
	float:left;
	width:80px;
	margin-left:97px;
}

#pagination-right {
	float:right;
	width:80px;
	margin-right:5px;
}

/*
#pagination {
	position:relative;
	margin-left:92px;
}

#pagination .right{
	position:absolute;
	right:5px;
	
}

#pagination .left{
	position:absolute;
	left:5px;
}
*/

#pagination a {
	color:#355768;
	font-size:14px;
	text-decoration:none;
}

#pagination a:hover {
	text-decoration:underline;
}

