/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #002C51 url(../img/achtergrond_blok.jpg);
	margin: 0px 10px 10px 10px;
	scrollbar-face-color:#003978;
	scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#000000;
    scrollbar-shadow-color:#ffbb37;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#ffbb37;
    scrollbar-arrow-color:#FFFFFF;
}

div#videoBodySegment {
	width: 855px;
	background-color: #002C51;
}

.alibtvHeaderElement {
	width: 855px;
	height: 28px;
	background: #002C51 url(../img/alibtv/bg_header.jpg);
}

div#catTitle {
	width: 308px;
	height: 30px;
	background: #002C51 url(../img/alibtv/bg_cattitle.jpg);
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	float:left;
}

div#playerTitle {
	width: 475px;
	height: 30px;
	margin: 0px 0px 1px 0px;
	background: #002C51 url(../img/alibtv/bg_playertitle.jpg);
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	float: left;
}
.title {
	margin: 4px 0px 0px 3px;
}

div#alibtvNavWrapper {
	width: 847px;
	height: 30px;
	margin: 3px 4px 3px 4px;
	background-color: #ffffff;
}

div#playWrapper {
	width: 855px;
	height: 465px;
	background-color: #002C51;
}

div#playElement {
	width: 495px;
	margin: 0px 4px 0px 4px;
	float: left;
	background-color: #002C51;
}

div#overviewElement {
	width: 348px;
	float: left;
	background: #002C51;
}

div#player {
	height: 365px;
	width: 425px;
	padding-left: 25px;
	padding-right: 25px;
	background: #ffffff url(../img/alibtv/bg_player.jpg);
	float:left;
}

div#banner {
	padding: 2px 4px 2px 4px;
	height: 56px;
	width:487px;
	text-align: left;
	background-color: #002C51;
}

div#listWrapper {
	height: 465px; 
	width:348;
	background: #002C51 url(../img/alibtv/bg_list.jpg) repeat-y;
	overflow:auto;
}

.tvclipHolder {
	height: 68px;
	width: 308px;
	background: #1C30C5 url(../img/alibtv/bg_items.jpg) no-repeat;
	clear: both;
}

.tvclipTitel {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

.tvclipDuur {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

.tvclipClick {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

a.tvclipLink {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

img.imgHolder {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;

}

.tvmenu_btn {
	border: 0px;
	margin: 0px 0px 0px 1px;
	float: left;
}

.emptyElement {
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	width: 855px;
	height: 20px;
	padding-top:8px;
	margin: 1px 0px 4px 0px;
	background: #1C30C5 url(../img/alibtv/bg_empty.jpg);
}

