#gTv
{
	border-top: 2px solid #dc645b;
	margin: 8px;
}

.select_form
{
	margin: 8px 15px;
}
.select_form select,
.select_form input
{
	font-size: 11px;
}

.select_form label
{
	padding-right: 10px;
}

#tvLeft
{
	width: 170px;
	padding: 5px;
}


.menu_top
{
	background: url(/themes/ru.goroskop/images/tv/menu_top.gif) no-repeat left top;
	height: 12px;
	font-size:0;
}

.menu_bottom
{
	background: url(/themes/ru.goroskop/images/tv/menu_bottom.gif) no-repeat left bottom;
	height: 11px;
	font-size:0;
}

#tvChannels,
#tvSearch,
#tvGenres
{
	border: 0;
	border-left: 2px solid #f7971d;	
	border-right: 2px solid #f7971d;	
	padding-left: 15px;
	width: 138px;
	background: #fcfcfc;
}

#tvChannels dt
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#tvChannels dd
{
	background: url(/themes/ru.goroskop/images/left_menu_arrow.gif) no-repeat left top;
	padding-left: 12px;
	margin-top: 3px;
}

#tvChannels dt.line
{
	margin-top: 8px;
	padding-top: 5px;
	border-top: 1px solid #ED6628;
	margin-right: 25px;
}


#tvSearch td
{
	vertical-align: middle;
	line-height: 10px;
	padding: 3px 0;
}

#tvTopMenu a
{
	color: #dc645b;
}


#tvTopMenu td
{
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(/themes/ru.goroskop/images/tv/top_menu.gif) repeat-x left bottom;
}

#tvTopMenu td.selected
{
	background: url(/themes/ru.goroskop/images/tv/top_menu_sel.gif)  repeat-x left bottom;
}

ul#tvTopMenu
{
	list-style: none;
	background-color: #fffbf7;
	padding: 10px;
}
ul#tvTopMenu li
{
	display: inline;
	font-weight: bold;
	padding: 10px;
}

#tvListing
{
	background-color: #fffbf7;
	border-bottom: 2px solid #dc645b;
	padding: 10px 20px;
}

#tvListing dl
{
	margin: 0 0 10px 55px;
}

#tvListing dt
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

#tvListing dd
{
	font-size: 11px;
	line-height: 15px;
}

#tvListing .separator
{
	border-top: 1px dashed #dc645b;
	margin-bottom: 8px;
}
#tvListing dd a.tv_ended
{
	color: #666;
}


.tv_ended{ color: #666; }

#tvGenres
{
	list-style: none;
}

#tvGenres dt
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dc645b;
	margin-right: 15px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#tvGenres dd
{
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 23px;
	padding-left: 23px;
}

#tvGenres dd.selected
{
	font-weight: bold;
}
