﻿
/* Overzicht Alle Programma's */
.UG_AlleProgrammas_ProgLijstTitle
{
	background-color: #E61922;
	border-left: 7px solid #721273;
	color: #FFFFFF;
	display: block;
	font-size: 123%;
	font-weight: bolder;
	height: 25px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 7px;
	width: 100%;
	text-transform: lowercase;
}
	
.UG_AlleProgrammas_ProgLijstTitle TD
{	
	padding-left: 10px;
}

.UG_AlleProgrammas_OuterTable
{
	width:590px;
	text-align: center;
}

.UG_AlleProgrammas_InnerTable
{
width:275px;
}

.ProgGroup
{
font-weight:bold;
width:350px;
padding-left:140px;
}


.UG_AlleProgrammas_InnerTable A
{
text-decoration:none;
}

.UG_AlleProgrammas_InnerTable A:hover
{
text-decoration:underline;
}

.UG_AlleProgrammas_InnerTable TD
{
	padding-left: 15px;
	BACKGROUND-POSITION-Y: 4px;
	background-image: url(../Sitefiles/Layout/Bullit_groot.gif);
	border-bottom: #7c7c7c 1px solid;
	background-repeat: no-repeat;
}

.UG_AlleProgrammasProgName
{
background-color: #E61922;
	border-left: 7px solid #721273;
	color: #FFFFFF;
	display: block;
	font-size: 123%;
	font-weight: bolder;
	height: 25px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 7px;
	width: 550px;
	text-transform: lowercase;
}

/* Overzicht Best bekeken Programma's */
.UG_BestBekeken_ProgLijstTitle
{
	background-color: #E61922;
	border-left: 7px solid #721273;
	color: #FFFFFF;
	display: block;
	font-size: 123%;
	font-weight: bolder;
	height: 25px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 7px;
	width: 100%;
	text-transform: lowercase;
}
	
.UG_BestBekeken_ProgLijstTitle TD
{	
	padding-left: 10px;
}

.UG_BestBekeken_ProgLijst
{
width: 450px;
padding-left: 10px;
}

.UG_BestBekeken_ProgLijst TD
{
width: 225px;
}

.UG_BestBekeken_Progtitle
{
	padding-left: 15px;
	BACKGROUND-POSITION-Y: 4px;
	background-image: url(../Sitefiles/Layout/Bullit_groot.gif);
	background-repeat: no-repeat;
}

.UG_BestBekeken_Subtitle
{
	color:#7c7c7c;
}

/* Popup FLV player */

.UGPlayer
{
	margin: 5px;
	background-color: #F0F1E9;
}

.UG_PlayerProgramInfoTable_Title
{
font-size: 100%;
font-weight:bold;
}

.UG_PlayerProgramInfoTable_DateTime
{
font-size: 69%;
}

.UG_PlayerProgramInfoTable_ProgDescription
{
font-size: 100%;
}




div.uitzendingListView
{
	clear:both;
	margin:0;
	padding:0;
}

div.uitzendingListView div.item
{
	float:left;
	margin:4px 4px 0 0;
	padding:0;
}

div.uitzendingView
{
}

div.uitzendingView a.medium,
div.uitzendingView a.medium:visited
{
	cursor:pointer;
	cursor:hand;
	background:url(/sitefiles/layout/playables-bg.png) no-repeat left top;
	display:block;
	height:110px;
	text-decoration:none;
	width:121px;
}

div.uitzendingView a.medium:active,
div.uitzendingView a.medium:hover
{
	background-position:-121px top;
	text-decoration:none;
}

div.uitzendingView a.medium img.thumbnail
{
	height:56px;
	margin:8px 0 0 10px;
	width:100px;
}

div.uitzendingView a.medium span.title
{
	color:#e45454;
	display:block;
	font-weight:bold;
	margin:5px 0 0 0;
	text-align:center;
}

div.uitzendingView a.medium span.date
{
	color:#e45454;
	display:block;
	font-size:smaller;
	font-weight:bold;
	text-align:center;
}


div.uitzendingView a.medium div.options span.play
{
	background:url(/sitefiles/layout/icon-play.png) no-repeat right top;
	cursor:pointer;
	cursor:hand;
	display:block;
	float:left;
	height:16px;
	margin:0 0 0 3px;
	width:19px;
}

div.uitzendingView a.medium div.options span.listadd
{
	background:url(/sitefiles/layout/icon-add.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
	display:block;
	float:right;
	height:16px;
	width:19px;
}

div.uitzendingView a.medium div.options span.listremove
{
	background:url(/sitefiles/layout/icon-remove.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
	display:block;
	float:right;
	height:16px;
	width:19px;
}

div.uitzendingView a.large,
div.uitzendingView a.large:visited
{
	cursor:pointer;
	cursor:hand;
	display:block;
	height:121px;
	text-decoration:none;
	width:159px;
}

div.uitzendingView a.large:active,
div.uitzendingView a.large:hover
{
	text-decoration:none;
}

div.uitzendingView a.large img.thumbnail
{
	height:65px;
	margin:5px 0 10px 0;
	width:115px;
}

div.uitzendingView a.large span.title
{
	color:#e45454;
	display:block;
	font-weight:bold;
	margin:5px 0 0 0;
	text-align:center;
}

div.uitzendingView a.large span.date
{
	color:#e45454;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
	text-align:center;
}

div.uitzendingView a.small,
div.uitzendingView a.small:visited
{
	background:url(/sitefiles/layout/playlist-bg.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
	display:block;
	height:69px;
	text-decoration:none;
	width:90px;
}

div.uitzendingView a.small:active,
div.uitzendingView a.small:hover
{
	background-position:-90px top;
	text-decoration:none;
}

div.uitzendingView a.small img.thumbnail
{
	height:46px;
	margin:4px 0 0 4px;
	width:81px;
}

div.uitzendingView a.small div.options span.listremove
{
	background:url(/sitefiles/layout/icon-remove-s.png) no-repeat right top;
	cursor:pointer;
	cursor:hand;
	display:block;
	height:13px;
	margin:0 4px 0 0;
}

div.progress
{
	font-weight:bold;
	margin:16px 0 0 0;
	padding:20px;
	text-align:center;
}

div.dominoSearch .info
{
	clear:both;
	padding:20px 0 0 0;
}

div.dominoSearch .search
{
	font-weight:bold;
}

div.dominoSearch .search .left
{
	display:inline;
	float:left;
	margin:0 20px 0 0;
}

div.dominoSearch .search .text
{
	margin:10px 0 0 0;
}

div.dominoSearch .search .left .button
{
	background:url(/sitefiles/layout/button-small.png) no-repeat left top;
	border:none;
	color:#e45454;
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
	height:22px;
	width:61px;
	position:absolute;
	margin:0 0 0 280px;
}

div.dominoSearch .search .left .textbox,
div.dominoSearch .search .left .dropdown
{
	color:#e45454;
	font-weight:bold;
	width:265px;
}

div.dominoSearch .search .right
{
	display:inline;
	float:left;
}

div.dominoSearch .again
{
	clear:both;
	margin:10px 0 6px 0;
	height:30px;
}

div.dominoSearch .again .query
{
	color:#e45454;
	display:inline;
	float:left;
	font-weight:bold;
}

div.dominoSearch .again .button
{
	background-color:#e45454;
	border:none;
	color:#fff;
	cursor:pointer;
	cursor:hand;
	float:right;
	font-weight:bold;
}

div.dominoSearch .result
{
}

div.dominoSearch .result .list
{
	text-align:center;
}

div.dominoSearch .result .list .item
{
	text-align:left;
	cursor:pointer;
	cursor:hand;
	clear:both;
	margin:5px 0 0 0;
	padding:0;
	width:612px;
	text-decoration:none;
}

div.dominoSearch .result .list .item .content
{
	background:url(/sitefiles/layout/ug-search-bg-center.png) repeat-y center top;
	cursor:pointer;
	cursor:hand;
	margin:0;
	padding:0;
	width:612px;
}

div.dominoSearch .result .list .item .bartop
{
	background:url(/sitefiles/layout/ug-search-bg-top.png) no-repeat center top;
	height:4px;
	width:612px;
	margin:0;
	padding:0;
	font-size:1px;
	text-decoration:none;
}

div.dominoSearch .result .list .item .barbottom
{
	background:url(/sitefiles/layout/ug-search-bg-bottom.png) no-repeat center top;
	height:4px;
	width:612px;
	margin:0;
	padding:0;
	font-size:1px;
	text-decoration:none;
}

div.dominoSearch .result .list .item .clear
{
	clear:both;
}

div.dominoSearch .result .list .item:hover
{
	text-decoration:none;
}

div.dominoSearch .result .list .item:hover .content
{
	background:url(/sitefiles/layout/ug-search-bg-hover-center.png) repeat-y center top;
	text-decoration:none;
}

div.dominoSearch .result .list .item:hover .bartop
{
	background:url(/sitefiles/layout/ug-search-bg-hover-top.png) no-repeat center top;
	text-decoration:none;
}

div.dominoSearch .result .list .item:hover .barbottom
{
	background:url(/sitefiles/layout/ug-search-bg-hover-bottom.png) no-repeat center top;
	text-decoration:none;
}

div.dominoSearch .result .list .item .content .image
{
	cursor:pointer;
	cursor:hand;
	float:left;
	height:56px;
	margin:2px 10px 2px 2px;
	width:100px;
}

div.dominoSearch .result .list .item .content .title
{
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
}

div.dominoSearch .result .list .item .content .description
{
	cursor:pointer;
	cursor:hand;
	color:#666;
}

div.dominoSearch .result .list .item .content .match
{
	color:#e45454;
}

div.dominoSearch .dominoSearchFilter
{
	margin:10px 0 0 0;
}

div.dominoSearch .dominoSearchFilter a
{
	display:block;
}

.dominoCalendar img
{
	cursor:pointer;
	cursor:hand;
}

.dominoCalendar .label
{
	width:70px;
}

.dominoCalendar .calendarwrap
{
	background:#fff;
	border:solid 1px #e45454;
	cursor:pointer;
	cursor:hand;
	margin:3px;
}

.dominoPeriodCalendar .calendarwrap
{
	margin:0 0 0 0;
	position:absolute;
}

.dominoCalendar .calendarwrap .slider
{
	background:url(/sitefiles/layout/ug-title-bar.png) repeat-x left top;
	color:#fff;
}

.dominoCalendar .calendarwrap th
{
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align:center;
}

.dominoCalendar .calendarwrap th.month
{
	color:#e45454;
}

.dominoCalendar .calendarwrap td
{
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align:center;
	width:24px;
}

.dominoCalendar .calendarwrap .dayofweek
{
	background:url(/sitefiles/layout/ug-title-bar.png) repeat-x left top;
	color:#fff;
}

.dominoCalendar .calendarwrap .dayother
{
	color:#aaa;
}

.dominoCalendar .calendarwrap .select
{
	background:#e45454;
	color:#fff;
	font-weight:bold;
}



div.dominoSearch .searchPager
{
	background:url(/sitefiles/layout/ug-search-bg-center.png) repeat-y center top;
	display:block;
	margin:0 0 0 5px;
	padding:0;
	width:612px;
}

div.dominoSearch .pagerTopFrame
{
	background:url(/sitefiles/layout/ug-search-bg-top.png) no-repeat center top;
	height:4px;
	width:612px;
	margin:8px 0 0 5px;
	padding:0;
	font-size:1px;
	text-decoration:none;
}

div.dominoSearch .pagerBottomFrame
{
	background:url(/sitefiles/layout/ug-search-bg-bottom.png) no-repeat center top;
	height:4px;
	width:612px;
	margin:0 0 0 5px;
	padding:0;
	font-size:1px;
	text-decoration:none;
}

div.dominoSearch .searchPager .pager
{
	text-align:right;
	padding:3px 8px 3px 3px;
}

div.dominoSearch .searchPager .pager .pageLabel
{
	font-weight:bold;
	padding:0 6px 0 0;
}

div.dominoSearch .searchPager .pager .page
{
	padding:0 0 0 3px;
}

div.dominoSearch .searchPager .pager .page .pageLink
{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

div.dominoSearch .searchPager .pager .active .pageLink
{
	color:#e45454;
}
