.tvg_listings_nav_later_day, #EPG .tvg_listings_prog_timing, .tvg_listings_nav_earlier_day
{
	display: none;
}


/********************** COMMON *****************************/

#miniEpg1{}
	
#miniEpgBottom
{
	height:41px;
	width:300px;
	background: url(/grafik/tjektv/MiniEpgBottomBg2.jpg) no-repeat;
	margin-bottom:12px;
	cursor:pointer;
}
	
#EPG1Header
{
font-family:Arial;
font-size:23px;
font-weight:bold;
margin-left:10px;
}

#tvgContainer
{
	position: relative;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	left: -4px; /*margin-bottom:25px;*/
}

#tjektvLogo
{
	/*width: 101px;
	height: 110px;
	position: absolute;
	background: url(/grafik/tjektv/tjektv_logo.png) no-repeat;
	top: 4px;
	left: -4px;*/
}

.searchLabel
{
	width: 526px;
	height: 45px;
	background: url(/grafik/tjektv/searchbox_bg.png) no-repeat;
}

#tvgSearchBox
{
	background: url(/grafik/tjektv/searchinput_bg.png) no-repeat left;
	border: medium none;
	font-size: 9pt;
	height: 23px;
	left: 296px;
	padding-left: 4px;
	padding-top: 6px;
	position: absolute;
	top: 14px;
	width: 177px;
	color: #999;
}

.tvgSearchArrow
{
	width: 38px;
	height: 23px;
	background: url(/grafik/tjektv/search_btn.png) no-repeat;
	position: absolute;
	border: none;
	top: 18px;
	left: 473px;
	cursor: pointer;
}

#days_dd
{
	width: 125px;
	height: 23px;
	background: url(/grafik/tjektv/days_dd_bg.png) no-repeat;
	position: absolute;
	top: 18px;
	left: 19px;
}

#channels_dd
{
	width: 125px;
	height: 23px;
	background: url(/grafik/tjektv/days_dd_bg.png) no-repeat;
	position: absolute;
	top: 18px;
	left: 152px;
}


#tvgListingsPrefs
{
	display: block;
	position: absolute;
	display:none;
}

#tvgChannelsSelect
{
	display: block;
	visibility: visible !important;
	position: absolute;
	top: -81px;
	.top: -83px;
	z-index: 2;
	border: none;
	width: 118px;
	left: 584px;
}

#tvg_listings_nav_days
{
	border: none;
	left: 449px;
	position: absolute;
	top: -81px;
	.top: -83px;
	width: 120px;
}

/* inactive Links */
.tvg_listings_nav, #tvgListingPrefs, .tvg_listings_now a, .tvg_listings_this_evening a, .tvg_listings_tomorrow a, .tvg_listings_now_current, .tvg_listings_this_evening_current, .tvg_listings_this_evening_disabled, .tvg_listings_tomorrow_current
{
	display:none;
}


/* active Links */

.tvg_listings_button_magazine_up a, .tvg_listings_button_magazine_down, #tvgListView a
{
	width: 106px;
	height: 20px;
	background: url(/grafik/tjektv/list_btn.png) no-repeat;
	display: block;
	position: absolute;
	left: 715px;
	top: -40px;
}

.tvg_listings_button_epg_up a, .tvg_listings_button_epg_down, #tvgGridView a
{
	display:none;
}

.tvg_listings_all_channels_down, .tvg_listings_all_channels_up a
{
	display:none;
}

.tvg_listings_my_channels_up a, .tvg_listings_my_channels_down
{
	display:none;
}

.tvg_listings_all_channels_up a:hover, .tvg_listings_my_channels_up a:hover
{
	display:none;
}

.tvg_listings_title
{
	/*
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	left: 108px;
	position: absolute;
	text-transform: lowercase;
	top: -109px;
	*/
	display:none;
}

.tvg_listings_nav
{
	display:none;
}


/****************************** GRID *****************************************/

#EPG.tvg_listings
{
	width: 300px;
	padding-bottom: 2px;
}

/*#EPG .tvg_listings_channel_name, #EPG .tvg_listings_channel_name_long{
display:inline;
float:left;
margin-left:12px;
width:0;
background:#FFFFFF;
font-size:8px;
}*/

#EPG .tvg_listings_channel_name, #EPG .tvg_listings_channel_name_long
{
	display: none;
}


#EPG .tvg_listings_channel_progbox
{
	border-left: 1px solid #CDCDCD;
	position: absolute;
}

.tvg_listings_header
{
	height: 27px;
	/*width: 855px;*/
	margin-left: 84px;
	z-index: 2;
	top: 29px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	z-index: 1;
}

.tvg_listings_footer
{
	top: -2px;
	height: 28px;
}

.tvg_listings_timebar
{
	display:none;
}

.tvg_listings_channel
{
	height: 30px;
	position: relative;
	width: 927px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.tvg_listings_epg_grid
{
	
	overflow: hidden;
	position: relative;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 298px;
	
}

.tvg_listings_channel_all_progs_wrapper
{
	width: 875px;
	margin-left: 73px;
	overflow: hidden;
}

.tvg_listings_channel_all_progs
{
	position: relative;
	height: 30px;
}

.tvg_listings_header
{
	display:none;
}
.tvg_listings_header *
{
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
	height: 28px;
	left: 120px;
	line-height: 26px;
	position: absolute;
}

.tvg_listings_channel_prog
{
	overflow: hidden;
	padding-right: 20px;
}

.tvg_listings_channel_logo_image
{
	height: 46px;
	left: 0px;
	position: absolute;
	width: 73px;
	z-index: 2;
	background-repeat: no-repeat !important;
	background-position: 7px 4px !important;
	background-color: #fff !important;
}

.tvg_listings_channel_prog a
{
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	width: 300px;
	height: 30px;
	line-height: 30px;
	background: url(/grafik/tjektv/grid_bg.png) repeat-x left bottom;
	display: block;
}

.tvg_listings_channel_prog a:hover
{
	background: url(/grafik/tjektv/grid_bgover.png) repeat-x left top;
}

/* GRID ARROWS */

#EPG .tvg_listings_nav_previous_disabled, #EPG .tvg_listings_nav_previous a
{
	display:none;
}

#EPG .tvg_listings_nav_next a, #EPG .tvg_listings_nav_next_disabled
{
	background: #fff url(/grafik/tjektv/epg_more_channel2.png) no-repeat 1px 1px;
	height: 28px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 336px;
	width: 72px;
	border: 1px solid #CCCCCC;
	padding-right: 1px;
}

#EPG.tvg_listings_prog_title, #EPG .tvg_listings_prog_timing
{
	display: block;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 3px;
}

#EPG .tvg_listings_epg_fav .tvg_listings_header
{
	display: none;
}

#EPG .tvg_listings_epg_fav
{
	height: auto !important;
}

/******************************  Description Mouseover  ******************************/

#tvgDescription
{
	position: absolute;
	width: 260px;
	z-index: 9999 !important;
	margin: 0px 0px 0px -225px;
	visibility: hidden;
	border: 1px solid #ccc;
	background: #fff url(/grafik/tjektv/description_bg.png) repeat-x bottom;
	padding-bottom: 10px;
	color:#000000;
}

#tvgDescription .tvg_listings_prog_title
{
	font-size: 12pt;
	color: #000;
	margin: 15px 15px 5px 15px;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}


#tvgDescription .tvg_listings_prog_subtitle, #tvgDescription .tvg_mouseover_description, #tvgDescription .tvg_listings_prog_timing
{
	position: relative;
	left: 15px;
	display: block;
	width: 230px;
	margin: 5px 0px;
}

#tvgDescription .tvg_listings_prog_timing
{
	color: #666;
	font-weight: bold;
}


.tvg_listings_timing_bar
{
	display:none;
}


/******************************  Show Details Popup  ******************************/

#tvgShowDetailsWrapper
{
	position: absolute;
	width: 883px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background: #fff url(/grafik/tjektv/showdetails_bg.png) repeat-x bottom;
	z-index: 20;
	display: none;
	min-height:380px;
}

.tvgShowDetailsCloseWrapper a, .tvgMyChannelsCloseWrapper a
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	height: 16px;
	padding-right: 23px;
	position: absolute;
	right: 5px;
	top: 8px;
	background: url(/grafik/tjektv/close_btn.png) no-repeat right;
	cursor: pointer;
}

#tvgShowDetailsWrapperTop
{
	width: 885px;
	height: 37px;
	background: url(/grafik/tjektv/showdetails_top2.png) no-repeat;
	left: -2px;
	position: relative;
}

#tvgshowdetails_bl
{
	background: url(/grafik/tjektv/showdetails_bl.png) no-repeat;
	position: absolute;
	left: -2px;
	bottom: -2px;
	width: 6px;
	height: 6px;
}

#tvgshowdetails_br
{
	background: url(/grafik/tjektv/showdetails_br.png) no-repeat;
	position: absolute;
	right: -2px;
	bottom: -2px;
	width: 6px;
	height: 6px;
}

#tvgShowDetails .tvg_details
{
	padding: 28px 40px 0px 96px;
}

#tvgShowDetails
{
	width:510px;
}

.tvg_details_title
{
	color: #990000;
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.tvg_details_channel_logo
{
	display: none;
}

.tvg_details_thumbnail
{
	float:left;
	padding-right:12px;
}

.details_channel_logo_image
{
	left: 19px;
	height: 21px;
	position: absolute;
	top: 67px;
	width: 60px;
}

.tvg_details_subtitle
{
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	height: 13px;
	overflow: hidden;
	
}



.tvg_details_description
{
	padding: 15px 0px;
	/*margin-top: 100px;*/
	/*
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	*/
	
	font-size: 9pt;
	line-height: 18px;
}

.tvg_details_supplementaryinfo
{
	display: block;
	margin: 10px 0px;
}

.tvg_details_other_showings
{
	display:none;
	/*
	position: absolute;
	top: 125px;
	left:262px;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	*/
}

.tvg_details_other_showings a
{
	color: #000;
}

.tvg_details_category
{
	/*
	position: absolute;
	top: 146px;
	left:262px;
*/
	font-size: 9pt;
	color: #666;
	font-weight: bold;
}

.tvg_details_timing
{
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	padding-top:15px;
}

#tvgReminder
{
	height: 70px;
	margin-top: 10px;
}

#tvgShowDetailsWrapperAd
{
	top:35px;
	left:510px;
	position:absolute;
	padding-top: 50px;
	margin-top:8px;
	padding-left:30px;
	border-left:1px solid #cccccc;
	height:280px;
	
	
}

#tvgReminder h3
{
	margin-left: 94px;
	font-size: 14pt;
	color: #990000;
	font-family: Arial;
	font-weight: bold;
}

#tvgReminder ul
{
	float: left;
	position: relative;
	left: 114px;
	margin-top: 5px;
}

#tvgReminder ul li
{
	width: 80px;
	float: left;
	list-style-image: url(/grafik/tjektv/hour_enabled.png);
}

#tvgReminder ul li a
{
	text-decoration: none;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}


.tvg_listings_nav_later a, .tvg_listings_nav_next a
{
	background: url(/grafik/tjektv/next_btn.png) no-repeat;
	width: 74px;
	height: 23px;
	position: absolute;
	text-indent: -9999px;
	top: 1px;
	left: 863px;
	z-index: 0;
}

.tvg_listings_nav_earlier a, .tvg_listings_nav_previous a
{
	background: url(/grafik/tjektv/prev_btn.png) no-repeat;
	width: 88px;
	height: 22px;
	position: absolute;
	text-indent: -9999px;
	top: 2px;
	left: 774px;
	z-index: 0;
}

.tvg_listings_mag_link_time
{
	border-bottom: 1px dotted #999;
	color: #000;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 0px;
	text-align: center;
	cursor: pointer;
	width:222px;
}



/**************************************  MY CHANNELS **************************/
#tvgBroadcasterSelect, #tvgRegionSelect
{
	display: none;
}

#tvgMyChannelsWrapper
{
	display: none;
	background: #FFFFFF url(/grafik/tjektv/showdetails_bg.png) repeat-x scroll center bottom;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	left: 200px !important;
	position: absolute;
	width: 583px;
	z-index: 20;
	top: 30px;
}

#tvgMyChannelsWrapperTop
{
	background: transparent url(/grafik/tjektv/showdetails_top2.png) no-repeat scroll 0 0;
	height: 37px;
	left: -2px;
	position: relative;
	width: 587px;
}

#tvgMyChannelsHdr
{
	color: #990000;
	font-size: 17pt;
	margin: 5px 0px 0px 10px;
}

#tvgMyChannelsDescription
{
	color: #666666;
	font-size: 10pt;
	margin-left: 10px;
}

.tvg_favourites_header
{
	display: none;
}

.tvgEditMyChannels a
{
	left: 240px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-weight: bold;
	font-size:12pt;
	color: #881D1D;
}

.tvgEditMyChannels a:hover
{
	text-decoration: underline;
}

#tvgUnselectedChannels
{
	height: 250px;
	margin-left: 10px;
	width: 200px;
}

#tvgSelectedChannels
{
	height: 250px;
	margin-left: 130px;
	width: 200px;
}

.tvg_favourite_add
{
	width: 98px;
	height: 26px;
	background: url(/grafik/tjektv/add_channel.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 220px;
	left: 227px;
	cursor: pointer;
}

.tvg_favourite_remove
{
	width: 109px;
	height: 21px;
	background: url(/grafik/tjektv/remove_channel.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 260px;
	left: 223px;
	cursor: pointer;
}

.tvg_favourite_up
{
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(/grafik/tjektv/arrow_up.png) no-repeat;
	position: absolute;
	right: 9px;
	top: 132px;
	cursor: pointer;
}

.tvg_favourite_down
{
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(/grafik/tjektv/arrow_down.png) no-repeat;
	position: absolute;
	right: 9px;
	top: 165px;
	cursor: pointer;
}

.tvgMyChannelsSaveClose a
{
	width: 200px;
	height: 29px;
	background: url(/grafik/tjektv/save_btn.png) no-repeat;
	position: relative;
	text-indent: -9999px;
	display: block;
	margin: 10px 0px;
	left: 340px;
	cursor: pointer;
}

.tvg_favourite_save
{
	display: none;
}

#tvgMyChannelsAvailable
{
	font-size: 11pt;
	font-weight: bold;
	margin: 5px 0px 10px 10px;
}

#tvgMyChannelsFavourite
{
	left: 176px;
	position: relative;
	font-size: 11pt;
	font-weight: bold;
}

#EPG .tvg_listings_epg_fav
{
	border-bottom: 1px solid #ccc;
}

.tvg_listings_add_channel
{
	display: none;
}

/**********************************  REMINDERS  *******************************************/

#tvg_remind_me
{
	margin: 10px 0px 0px 94px;
}

.tvg_remindme_title, .tvgConfirmMessage
{
	font-size: 14pt;
	color: #990000;
	font-weight: bold;
	margin: 10px 0px;
}

.tvg_remindme_option
{
	clear: left;
	padding: 10px 0px;
}

.tvg_remindme_option input
{
	float: left;
}

.tvg_remindme_option div
{
	float: left;
	font-size: 10pt;
}

.tvg_remind_me_email
{
	clear: left;
	display: block;
	font-size: 10pt;
	padding: 10px 0px;
}

#tvg_remind_me_email_address
{
	width: 250px;
	margin-right: 5px;
}

.tvg_remind_me_email div
{
	font-size: 8pt;
	color: #666;
}

#tvg_confirm_details p
{
	font-size: 10pt;
}

#tvg_confirm_details p span
{
	font-weight: bold;
}

.tvgConfirmFooter
{
	margin: 10px 0px;
	font-size: 10pt;
}

.tvgConfirmFooter a
{
	color: #000;
	font-size: 10pt;
}

/*********************************  WIDGETS  ***************************/

#tvgWidgets
{
	width:630px;
	margin-left:-9px;
}

#tvgWidgets .tvgSearchDivWrapper
{
	width: 193px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	float: left;
	height: 389px;
	margin-right: 7px;
	background: url(/grafik/tjektv/widget_bg.png) repeat-x bottom;
	padding-bottom: 5px;
	z-index: 1;
	position: relative;
}

#tvgWidgets .tvg_search_results_day_name, #tvgWidgets .tvg_search_description, #tvgWidgets .tvg_search_category, #tvgWidgets .tvg_search_repeats, #tvgWidgets .tvg_search_next_results
{
	display: none;
}

#tvgWidgets .tvg_search_header
{
	background: url(/grafik/tjektv/widget_header.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 37px;
	margin-left: -2px;
	line-height: 31px;
	text-indent: 47px;
	width: 197px;
	display: block;
	z-index: 2;
}

#tvgWidgets .tvg_search_results
{
	min-height: 360px;
}

#tvgWidgets .tvg_search_result
{
	width: 180px;
	padding: 0px;
	border: none;
	display: block;
	clear: both;
	z-index: 3;
}

#tvgWidgets .tvg_search_title
{
	width: 150px;
	color: #871D1D;
	font-weight: bold;
	font-size: 11px;
	float: left;
	z-index: 5;
}

#tvgWidgets .tvg_search_time
{
	float: right;
	width: 5px;
	color: #666;
	z-index: 6;
	font-size: 8pt;
	margin-left: 5px;
}

#tvgWidgets .tvg_search_time span
{
	display: none;
}

#tvgWidgets .tvg_search_text_wrapper
{
	margin: 0px 5px;
	padding: 5px 0px;
	border-bottom: 1px dotted #000;
	width: 182px;
	float: left;
	z-index: 4;
}

.tvgWidgetBL
{
	width: 4px;
	height: 4px;
	background: url(/grafik/tjektv/widget_BL.png) no-repeat;
	bottom: -2px;
	left: -2px;
	position: absolute;
}

.tvgWidgetBR
{
	width: 4px;
	height: 4px;
	background: url(/grafik/tjektv/widget_BR.png) no-repeat;
	bottom: -2px;
	left: 191px;
	position: absolute;
}

/***********************************  CIGAR BOX  **********************************/

#tvgCigar1 .tvg_search_summary, #tvgCigar1 .tvg_search_timing, #tvgCigar1 .tvg_search_repeats
{
	display: none;
}

#tvgCigar1 .tvg_search_header
{
	color: #000000;
	font-weight: bold;
	font-size: 10.5pt;
	margin: 3px 5px;
	padding: 0px 5px;
	float: left;
	text-decoration: none;
	min-width: 70px;
}

#tvgCigar1
{
	width: 612px;
	height: 45px;
	background: url(/grafik/tjektv/popular_bg.png) no-repeat;
	padding: 8px;
	margin-bottom: 10px;
}

#tvgCigar1 .tvg_search_results
{
	height: 44px;
	overflow: hidden;
}

#tvgCigar1 .tvg_search_title
{
	color: #871D1D;
	font-weight: bold;
	font-size: 10.5pt;
	margin: 3px 5px;
	padding: 0px 5px;
	float: left;
	text-decoration: underline;
	cursor: pointer;
	min-width: 70px;
}


/***********************************  CAT CIGAR BOX  **********************************/

#tvgContainer #genres
{
	height: 22px;
	line-height: 20px;
	background: url(/grafik/tjektv/langCigar4.png) no-repeat;
	padding: 8px;
	margin-left:10px;
}

#tvgContainer #genres .header
{
	float:left;
	color: #871D1D;
	font-weight: bold;
	font-size: 10.5pt;
	padding-left:10px;
	padding-right:20px;
}

#tvgContainer #genres ul
{
	width:950px;
	margin-left:20px;
}

#tvgContainer #genres ul li
{
	float:left;
	padding:px;
	padding-right:20px;
}

#tvgContainer #genres ul li a
{
	color: #871D1D;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration:underline;
}

#tvgCigar1 .tvg_search_summary, #tvgCigar1 .tvg_search_timing, #tvgCigar1 .tvg_search_repeats
{
	display: none;
}

#tvgCigar1
{
	width: 612px;
	height: 45px;
	background: url(/grafik/tjektv/popular_bg.png) no-repeat;
	padding: 8px;
	margin-bottom: 10px;
}

#tvgCigar1 .tvg_search_laston
{
	display:none;
}


#tvgCigar1 .tvg_search_results
{
	height: 44px;
	overflow: hidden;
}

#tvgCigar1 .tvg_search_result
{
	border:none;
	position:static;
	padding:0px;
}

#tvgCigar1 .tvg_search_title
{
	color: #871D1D;
	font-weight: bold;
	font-size: 10.5pt;
	margin: 3px 5px;
	padding: 0px 5px;
	float: left;
	text-decoration: underline;
	cursor: pointer;
	min-width: 0;
}


/***********************************  reminder BOX  **********************************/


#reminders{
width:300px;
padding:0px;
position:relative !important;
}

#reminders p{
font-weight:bold;
position:relative;
left:10px;
margin:0px;
}

#reminders #terms{
font-size:7pt;
color:#999;
position:absolute;
top:244px;
padding:5px;
width:280px;
}

#reminders #tvgPrograms{
font-weight:bold;
font-size:10pt;
left:11px;
position:absolute;
top:70px;
}

#reminders #tvgEmail{
font-size:9pt;
left:11px;
position:absolute;
top:200px;
}

#reminderHeader{
background:url(/grafik/tjektv/reminder_header.png) no-repeat;
color:#FFFFFF;
font-size:10pt;
height:37px;
line-height:28px;
margin:0px;
text-indent:49px;
position:relative;
top:30px;
}

#tvgNewReminder{
padding-top:10px;
background:url(/grafik/tjektv/reminders_bg.png) repeat-y;
}

#tvgNewReminder .tvg_loading{
display:none;
}

#tvgSearchByShow{
display:block;
padding:0px 10px 100px 0px;
width:280px;
}

#tvg_theshow{
font-size:9pt;
}

#tvgshowsearch{
margin-bottom:10px;
width:261px;
background:url(/grafik/tjektv/input_txt_bg.png) no-repeat;
border:none;
height:25px;
padding:5px 10px;
position:relative;
top:-10px;
left:10px;
}

.tvg_reminder_edit_div{
background:url(/grafik/tjektv/show_box_bg.png) no-repeat;
border:none;
padding:5px 0px;
width:281px;
height:70px;
position:relative;
top:-20px;
left:10px;
}

.tvg_reminder_show_list, #tvg_theshow{
border:medium none;
font-size:10pt;
height:55px !important;
left:9px !important;
position:relative !important;
top:3px !important;
width:260px !important;
background:transparent;
}

#tvg_editreminder_contact{
left:10px;
position:relative;
top:153px;
width:280px;
z-index:5;
height:25px;
background:url(/grafik/tjektv/input_txt_bg.png) no-repeat;
border:none;
padding:5px 10px;
}

.tvg_reminder_edit_confirm{

}

.tvg_reminder_edit_confirm input{
background:url(/grafik/tjektv/reminder_ok_btn.png) no-repeat;
width:56px;
height:22px;
border:none;
/*display:block;*/
text-indent:-99999px;
cursor:pointer;
left:233px;
margin-bottom:10px;
margin-top:10px;
position:relative;
z-index:5;
}

.tvg_reminder_edit_title, .tvg_reminder_edit_title_options, .tvg_reminder_step2, .tvg_reminder_edit_channels{display:none;}

#reminderFooter{
background:url(/grafik/tjektv/reminder_footer.png) no-repeat;
height:40px;
position:relative;
top:-40px;
width:300px;
}

/****************************** TOOLTIPS  ********************************/

#text {margin:50px auto; width:500px}
.hotspot {padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer;}

#tt {position:absolute; display:block; color:#fff; background:#fff; font-size:8pt; z-index:9999; padding-right:5px; border:1px solid #999; }
#tttop {display:block; height:5px; overflow:hidden;  }
#ttcont {display:block; padding:5px; color:#000;}
#ttbot {display:block; height:5px; overflow:hidden}
