﻿
/* UNIVERSAL */
*
{
    margin : 0;
    padding : 0;
}

#tvgContainer
{
    width : 980px;
    position : relative;

}

#tvgListingsWrapper{
min-height:500px;
}

li 
{
    list-style-type : none; 
}


/* MAIN MENU WRAPPER */
#tvgMenuWrapper
{
    background : #fff;
}


/* SSEARCH BOX */
.searchLabel
{
    position : relative;
    top : 2px;
    left : 0px;
    color : #f39900;
    font-family : Arial;
    font-size : 11pt;
    font-weight : bold;
    font-style : italic;
    padding-left : 10px;
    vertical-align : middle;
	
}

html*.searchLabel {
[top:2px;
top:7px;
]top:2px;
}

#tvgSearchBox
{
	left : -53px;
	margin : 0 5px;
	position : relative;
	top : 27px;
	width : 125px;
}

.tvgSearchArrow
{
	background : transparent url(img/menuRightArrow.png) no-repeat scroll 0 0;
	border : medium none;
	cursor : pointer;
	height : 20px;
	left : -57px;
	position : relative;
	top : 29px;
	width : 12px;
}


html*.tvgSearchArrow {
[top:27px;
top:24px;
]top:27px;
}

/* DATE */
.tvg_listings_title
{
color:#FFFFFF;
font-family:Arial;
font-size:14pt;
font-style:italic;
left:15px;
padding-bottom:5px;
position:absolute;
top:72px;
}


/* DAYS */
.tvg_listings_nav_wholeweek
{
	position:absolute;
	top:29px;
	left:225px;
	margin:0;
	padding:0;
}

.tvg_listings_nav_wholeweek li
{
	color:#F39900;
	display:block;
	float:left;
	text-align:center;
	text-indent:-9999px;
	display:block;
	height:30px;
	width:35px;
}

.tvg_listings_nav_wholeweek li a
{
	text-indent:-9999px;
	height:30px;
	width : 35px;
	display:block;
}

/* HEUTE */
.Heute { padding-right:20px;}
.Heute a {  padding-right:20px; background:url(img/heute.gif) no-repeat 0 -30px; }
.Heute a:hover, .tvg_Heute_selected { padding-right:20px; background:url(img/heute.gif) no-repeat; }

/* MORGEN*/
.Morgen { padding-right:25px;}
.Morgen a { padding-right:25px; background:url(img/morgen.gif) no-repeat 0 -30px; }
.Morgen a:hover, .tvg_Morgen_selected { padding-right:25px; background:url(img/morgen.gif) no-repeat; }

/* DO */
.Donnerstag a{ background:url(img/do.gif) no-repeat 0 -30px;}
.Donnerstag a:hover, .tvg_Donnerstag_selected  { background:url(img/do.gif) no-repeat;}

/* FR */
.Freitag a { background:url(img/fr.gif) no-repeat 0 -30px;}
.Freitag a:hover, .tvg_Freitag_selected { background:url(img/fr.gif) no-repeat;}

/* SA */
.Samstag a { background:url(img/sa.gif) no-repeat 0 -30px;}
.Samstag a:hover, .tvg_Samstag_selected { background:url(img/sa.gif) no-repeat;}

/* SO */
.Sonntag a { background:url(img/so.gif) no-repeat 0 -30px;}
.Sonntag a:hover, .tvg_Sonntag_selected { background:url(img/so.gif) no-repeat;}

/* MO */
.Montag a { background:url(img/mo.gif) no-repeat 0 -30px;}
.Montag a:hover, .tvg_Montag_selected { background:url(img/mo.gif) no-repeat;}

.Dienstag a { background:url(img/di.gif) no-repeat 0 -30px;}
.Dienstag a:hover, .tvg_Dienstag_selected { background:url(img/di.gif) no-repeat;}

.Mittwoch a { background:url(img/mi.gif) no-repeat 0 -30px;}
.Mittwoch a:hover, .tvg_Mittwoch_selected { background:url(img/mi.gif) no-repeat;}


/* NEXT & PREV DAY BTN */
.tvg_listings_nav_later_day, .tvg_listings_nav_earlier_day
{
    width : 13px;
    height : 20px;
    border : none;
    position : absolute;
}

.tvg_listings_nav_later_day
{
    background : url(img/menuRightArrow.png) no-repeat;
    top : 32px;
    left : 515px;
}

.tvg_listings_nav_earlier_day
{
    background : url(img/menuLeftArrow.png) no-repeat;
    top : 32px;
    left :213px;
}


/* NEXT & PREV WEEK BTN */
.tvg_listings_nav_later_week
{
	background-image:url(img/nextWeek.gif);
	background-repeat:no-repeat;
	height:20px;
	left:535px;
	position:absolute;
	top:32px;
	width: 25px;
}

.tvg_listings_nav_earlier_week
{
	background-image:url(img/prevWeek.gif);
	background-repeat:no-repeat;
	height:20px;
	left:181px;
	position:absolute;
	top:32px;
	width: 25px;
}


/* TIME DROP DOWN MENU */
#tvg_listings_24_select
{
	left : 915px;
	position : absolute;
	top : 26px;
	width : 65px;
	display : none;
}


/* ARROWS */
.tvg_listings_nav_arrow_text, #code
{ 
    display : none;   
}
 

/* NEXT & PREV CHANNEL BTN */
.tvg_listings_nav_next a, .tvg_listings_nav_next_disabled, .tvg_listings_nav_previous a, .tvg_listings_nav_previous_disabled
{
    width : 28px;
    height : 182px;
    display : block;
    position : absolute;
}

.tvg_listings_nav_next a, .tvg_listings_nav_next_disabled
{ 
    background : url(img/nextChannel.png) no-repeat;
    top : 104px;
    left : 951px;
}

.tvg_listings_nav_previous a, .tvg_listings_nav_previous_disabled
{
    background : url(img/prevChannel.png) no-repeat;
    top : 104px;
    left : 1px;
}


/* LISTINGS GRID*/

/* LEFT COLUMN HOURS & HOURS HEADER */
.tvg_listings_magazine_hour_even, .tvg_listings_magazine_hour_odd, .tvg_listings_magazine_hour
{
    display : none;
}


/* LISTINGS GRID TD*/
td
{
	padding : 0px;
	width:160px;
}	

#tvgListingsWrapper /* ORANGE BG */
{
    background : #000 url(img/picksBg.jpg) no-repeat; 
    margin-top : 35px;
}

table.tvg_listings_magazine_grid
{
	font-family  :Arial;
	border-collapse: collapse;
	position : relative;
    table-layout : fixed;
}

div.tvg_listings_magazine_grid
{
	width:875px;
	 margin-top:35px;
	 margin-left:53px;
	 overflow:hidden;
	 padding-top : 41px;
	 position : relative;
}
/* LISTINGS APPEARANCE */
.tvg_listings_text a
{
text-decoration:none;
}

.tvg_listings_prog_timing
{
	float: left;
	cursor : pointer;
}

.tvg_listings_prog_title
{
	display: block;
	margin-left: 40px;
	cursor : pointer;
}


/* TABLE CELL COLUMN WIDTH */
.tvg_listings_channel_progbox
{
    display:block;
    margin-top:5px;
    overflow:hidden;
    width:150px;
    cursor : pointer;
}

.tvg_listings_prog_description
{
	display : none;
}


/* CHANNEL NAMES */
html>/**/body .tvg_listings_channel_name, x:-moz-any-link, x:default /* Firefox 3 Hack */
{
padding:8px 0px 0px 15px;
}

html>/**/body .tvg_listings_channel_name_odd, x:-moz-any-link, x:default /* Firefox 3 Hack */
{
padding:8px 0px 0px 15px;
}

html>/**/body .tvg_listings_channel_name_long, x:-moz-any-link, x:default /* Firefox 3 Hack */
{
padding:8px 0px 0px 15px;
}

.tvg_listings_channel_name tvg_listings_channel_name_odd, .tvg_listings_channel_name, .tvg_listings_channel_name_long
{ 
	background:transparent url(img/channelBg.png) no-repeat scroll 50% 0pt;
	color:#FFFFFF;
	font-size:7.5pt;
	left:0pt;
	padding:9px 0pt 0pt 15px;
	position:relative;
	text-align:left;
	vertical-align:top;
	width:160px;
	text-transform:uppercase;
	text-indent:-3px;

}

.tvg_listings_channel_name_long span, .tvg_listings_channel_name span{
display:block;
height:8px;
line-height:1em;
text-indent:0px;
margin-left:-13px;
text-align:center;
}



/*.tvg_listings_channel_name_long span{
display:block;
overflow:hidden;
text-indent:0;
white-space:nowrap;
width:110px;
}*/
    
.tvg_listings_mag_link_chan
{
border-bottom:1px solid #333333;
color:#FFFFFF;
display:block;
font-weight:bold;
margin-left:-15px;
padding:5px 0;
text-align:center;
}
	
/* CHANNEL LOGOS */
.tvg_listings_channel_name div, .tvg_listings_channel_name_odd div, .tvg_listings_channel_name_long div
{
	background-color:#FFFFFF !important;
	background-position:50% !important;
	background-repeat:no-repeat !important;
	height:27px;
	left:-8px;
	position:relative;
	top:6px;
	width:160px;
	margin-bottom:-8px;
}

.tvg_listings_channel_name_long div, .tvg_listings_channel_name div{
top:14px;
}

html>/**/body .tvg_listings_channel_name_long div, .tvg_listings_channel_name div, x:-moz-any-link, x:default  /* Firefox 3 Hack */
{
top:15px;
}

/* CHANNEL NUMBER */
.tvgListingChannelNumber
{
display:none;
}

/* CHANNEL PICKS */
.tvg_listings_magazine_picks
{
	height:161px;
	position:relative;
}	

.tvg_listings_picks_teaser
{
	display : none;
}

.tvg_listings_picks_time
{
	background-color:#F39900;
	color:#FFFFFF;
	float:left;
	margin-left:7px;
	position:relative;
	text-align:center;
	top:35px;
	width:35px;
	z-index:1;
}

.tvg_listings_picks_title
{
	background:transparent url(img/picktitlebg.png) no-repeat scroll 0%;
	color:#000000;
	float:left;
	height:39px;
	margin-left:7px;
	overflow:hidden;
	position:relative;
	top:97px;
	width:157px;	
	padding-left:5px;
	line-height:19px;
}

.tvg_listings_picks_title, x:-moz-any-link /* Firefox 2 & IE7 Hack */
{
top:97px;
}
	
html>/**/body .tvg_listings_picks_title, x:-moz-any-link, x:default  /* Firefox 3 Hack */
{
top:98px;
}

.tvg_listings_magazine_picks img
{
	float:left;
	left:7px;
	position:relative;
	top:-48px;
	width:160px;
	height:90px;
}


.tvg_listings_magazine_picks img, x:-moz-any-link /* Firefox 2 & IE7 Hack */
{
top:-48px;
}
	
html>/**/body .tvg_listings_magazine_picks img, x:-moz-any-link, x:default  /* Firefox 3 Hack */	
{
top:-48px
}	
	
/* LISTINGS COLUMNS */
.tvg_listings_channel_bit
{
    background : #000;
}

.tvg_listings_channel_bit_odd
{
	background: #131313;
}

.tvg_listings_channel_bit, .tvg_listings_channel_bit_odd
{ 
    padding-left : 15px;
}


/* DAY TIME LISTINGS*/
tr.tvg_magazine_hour_hidden 
{
    display:none;
}


/* SHOW DESCRIPTION POPUP BOX */

#tvgDescription
{
	position: absolute;
	font-family: Arial;
	font-size: 8pt;
	background : #000 url(img/tvgDescriptionClick.gif) no-repeat bottom;
    border: 1px solid #f39900;
	width: 150px;
	color : #fff;
	padding : 25px 10px 40px 10px;
    visibility : hidden;
	z-index:2;
}


#tvgDescription .tvg_listings_prog_title
{
background:#000000 none repeat scroll 0%;
display:block;
font-weight:bold;
margin:0px;
padding-bottom:5px;
}

#tvgDescription .tvg_listings_prog_subtitle
{
margin:7px 0px;
display:block;
}

#tvgDescription .tvg_mouseover_description
{
margin:7px 0px;
display:block;
}

#tvgDescription .tvg_listings_prog_timing
{
background:#000000 none repeat scroll 0%;
color:#F39900;
display:block;
font-weight:bold;
margin:5px 0pt 0pt;
position:absolute;
top:2px;
}
    

/* SHOW DETAILS BOX */
#tvgShowDetailsWrapper
{
	position: absolute;
	cursor: auto;
	display: none;
	z-index : 101;
	left:300px;
	top:320px;
}



#tvgShowDetailsWrapperTop
{
    background : url(img/descriptionTop.png) no-repeat;
    width : 373px;
    height : 21px;
}

#tvgShowDetailsWrapperMiddle
{
    background : url(img/descriptionMiddle.gif) repeat-y;
    width : 373px;
}

#tvgShowDetailsWrapperBottom
{
    background : url(img/descriptionBottom.png) no-repeat;
    width : 373px;
    height : 40px;
}

#tvgShowDetails
{ 
    padding : 18px 10px 20px 10px;
    color : #fff;
	min-height : 130px;
}

.tvg_details_thumbnail
{ 
    float : right;
	position:relative;
	top:-5px;
}

.tvg_details_title
{
color:#fff;
font-size:10pt;
font-style:italic;
font-weight:bold;
margin:0pt 0pt 10px -7px;
padding:5px 5px 5px 7px;
width:355px;
}

.tvg_details_category
{
display : block;
padding-top:5px;
font-weight:bold;
}

.tvg_details_timing
{
color:#F39900;
font-weight:bold;
height:30px;
left:9px;
overflow:hidden;
position:absolute;
top:5px;
width:260px;
}

.tvg_details_timing span
{
display: inline;
}

.tvg_details_timing_time
{
    display : block;
}

.tvg_details_other_showings
{
    margin : 5px 0;
}

.tvg_details_other_showings a
{
    color : #f39900;
}

.tvg_details_other_showings a:hover
{
    color : #fff;
}


/* CLOSE BTN */
.tvgClose
{
	cursor: pointer;
	z-index:100;
	width : 24px;
	height : 25px;
	text-decoration : none;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	color : #fff;
}

.tvgClose:hover
{
	cursor: pointer;
	z-index:100;
	width : 24px;
	height : 25px;
	text-decoration : none;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	color : #fff;
	margin : 0;	
	padding : 0;
	color : #000;
 }
 
.tvgShowDetailsCloseWrapper
{
	position:absolute;
	right:6px;
	top:4px;
}
 
.tvgSearchCloseWrapper
{
	position:absolute;
	right:6px;
	top:-16px;
}

.tvg_details_supplementaryinfo{
display:block;
margin-top:7px;
}

.tvg_details_subtitle{
margin:5px 0px;
}

/* SEARCH RESULTS PAGE */
#tvgSearchWrapper 
{
	width : 802px;
	position: absolute;
	top: 80px;
	left: 100px;
	display:none;
	color : #fff;
	background : #000;
	border : 3px solid #f39900;
	padding-bottom : 10px;
	z-index : 100;
}

#tvgSearchWrapperTop
{
    width : 808px;
    height : 20px;
    background : url(img/tvgSearchTop.png) no-repeat;
    position : absolute;
    left : -3px;
    top : -20px;
}

#tvgSearchWrapperBottom
{
    width : 808px;
    height : 30px;
    background : url(img/tvgSearchBottom.png) no-repeat;
    position : absolute;
    bottom : -20px;
    left : -3px;
}

.tvg_search_header
{
font-weight:bold;
margin-bottom:10px;
text-align:left;
width:715px;
}

.tvg_search_result, .tvg_search_result tvg_search_result_even tvg_search_result_thumb

{   
    float : left;
    font-size : 9pt;
    position : relative;
    width : 767px;
	margin-bottom:5px;
}

.tvg_search_title
{
	border-top:1px solid #fff;
    color : #F39900;
    font-size : 10pt;
    font-weight : bold;
    margin-bottom : 5px;
    padding : 5px;
    position : absolute;
    top : 5px;
    width : 792px;
	cursor:pointer;
}

.tvg_highlight, .tvgHghlght
{
background:#666;
}

.tvg_search_description
{
    margin : 45px 0pt 0pt 20px;
    padding-left : 10px; 
}

.tvg_search_thumbnail img
{
    display : none;
    float : left;
    left : 10px;
    position : relative;
    top : 30px;
    padding : 0 20px 15px 10px;
}

.tvg_search_category
{
    color : #F39900;
    font-weight : bold;
    position : absolute;
    right : -20px;
    top : 5px;
}

.tvg_search_timing
{
background:transparent url(img/clock.gif) no-repeat scroll 0pt 7px;
color:#F39900;
font-weight:bold;
height:26px;
margin-left:10px;
padding-top:10px;
position:absolute;
text-indent:30px;
top:32px;
}
* {
}

.tvg_search_repeats
{
padding-top:15px;
text-indent:20px;
}

.tvg_repeats a
{
    color : #f39900;
}


.tvg_search_next_results 
{
	bottom : -12px;
    left : 300px;
    position : absolute;
    z-index : 1;
	font-weight:bold;
}

.tvg_search_next_results_header
{
display:block;
font-weight:bold;
left:300px;
padding-top:10px;
position:relative;
}

.tvg_search_timing_repeats
{
background:transparent url(img/clock.gif) no-repeat scroll 0px 7px;
color:#F39900;
font-weight:bold;
height:24px;
margin:-10px 0pt 0px 9px;
padding-top:10px;
position:relative;
text-indent:30px;
top:5px;
}
    
.tvg_search_summary
{
cursor:pointer;
margin:63px 0pt 0px 41px;
}
     

.tvg_search_repeats_other_episodes
{
    bottom : 20px;
    font-weight : bold;
    margin-left : 40px;
    position : absolute;
    right : 10px;
}

.tvg_search_repeats_other_episodes a
{
    color : #f39900;
}


/* DAY TIME BTNS */
.tvg_magazine_day_links td
{
    padding : 0;
    margin : 0;
    background : url(img/dayTimeBtns.gif) no-repeat center 0 ;
    width : 167px;
    height : 26px;
    cursor : pointer;   
    text-indent : 24px;
    color : #fff;
}

.tvg_magazine_day_links_selected td
{
    padding : 0;
    margin : 0;
    background : url(img/dayTimeBtns.gif) no-repeat center -26px;
    width : 167px;
    height : 26px;
    cursor : pointer;
    text-indent : 24px;
    color : #000;
}
 
td.tvg_listings_magazine_link span
{
	display:block;
	height:15px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:155px;
}    


/* FLAGS */

.tvg_flags
{
	background:#FFFFFF none repeat scroll 0%;
	bottom:30px;
	color:#000000;
	height:21px;
	padding-top:1px;
	position:absolute;
	right:3px;
	width:367px;
	z-index:1;
}

.tvg_flags span	
{
	margin:3px 2px;
	float : left;
	height :20px;
}

.tvg_flags_breitbild 
{
	background-image:url(img/flags/breitbild.gif);
	background-repeat:no-repeat;
	width:34px;
}

.tvg_flags_st
{
	background-image:url(img/flags/stereo.gif);
	background-repeat:no-repeat;
	width:34px;
}

.tvg_flags_sw
{
	background-image:url(img/flags/b&w.gif);
	background-repeat:no-repeat;
	width:12px;
}

.tvg_flags_live
{
	background-image:url(img/flags/live.gif);
	background-repeat:no-repeat;
	width:34px;
}

.tvg_flags_dolby
{
	background-image:url(img/flags/dolby.gif);
	background-repeat:no-repeat;
	width:76px;
}

.tvg_flags_dolbydig
{
	background-image:url(img/flags/dolbyDigital.gif);
	background-repeat:no-repeat;
	width:13px;
}

.tvg_flags_zweikanal-ton
{
	background-image:url(img/flags/zweikanal.gif);
	background-repeat:no-repeat;
	width:13px;
}

.tvg_flags_ab span, .tvg_flags_tsw span, .tvg_flags_audiodesc, .tvg_flags_hdtv, .tvg_flags_codiert, .tvg_flags_wh, .tvg_flags_tipp, .tvg_flags_jahre, .tvg_flags_audio-beschreibungen, .tvg_flags_ohne
{
	padding-right:2px;
	position:relative;
	text-transform:uppercase;
	top:-3px;
}

.tvg_flags_vt150
{
	background-image:url(img/flags/vt150.gif);
	background-repeat:no-repeat;
	width:14px;
}

.tvg_flags_0 span, .tvg_flags_6 span, .tvg_flags_12 span, .tvg_flags_16 span, .tvg_flags_18 span
{
	margin : 0px 0px 0px -3px;
}	


.tvg_flags_breitbild span, .tvg_flags_st span, .tvg_flags_vt150 span, .tvg_flags_live span, .tvg_flags_dolby span, .tvg_flags_dolbydig span, .tvg_flags_zweikanal-ton span, .tvg_flags_sw span
{
	position:absolute;
	text-indent:-9999px;
}



/* CHANNEL SETS */
#tvgListingsPrefs
{
	position:absolute;
}	

#tvgListingPrefs
{
	left:799px;
	position:absolute;
	top:-61px;
	visibility:visible;
}	

#tvglistingPrefs
{
	display : none;
}

input.tvg_myprefs_ok
{
	background:url(img/menuRightArrow.png) no-repeat;
	border : none;
	cursor:pointer;
	left:967px;
	position:absolute;
	text-indent:-9999px;
	top:-28px;
	visibility:visible;
	width:13px;
	height:20px;
}

html*input.tvg_myprefs_ok {
	[top:-28px;
	top:-30px;
	]top:-28px;
}

.tvg_loading
{
	background: url(img/loader.gif) no-repeat;
	padding-left: 20px;
	font-family: Arial;
	color: #ccc;
	font-size: 10pt;
	margin-top: 5px;
	position:fixed;
	top: 20px;
	left : 990px;
	height : 32px;
	width : 32px;
	text-indent : -9999px;
}

/* CHANNEL DROP DOWN MENU */
.tvg_myprefs_channel
{
	left:-213px;
	position:absolute;
	top:10px;
	width:150px;
}

.tvg_myprefs_broadcaster span{
display:block;
position:relative;
top:10px;
width:170px;
left:-25px;
}

#tvgChannelsSelect
{
	left:-213px;
	position:absolute;
	top:33px; 
	width:170px;
	z-index:1;
}


	
.tvg_channel_genre
{
font-weight:bold;
}

.tvg_channel_genre_name
{
text-indent:10px;
}	
	
/* BROADCASTER DROP DOWN */	
#tvgBroadcasterSelect
{
	width:187px;
	position:relative;
	top:17px;
	left:-25px;
}



