#topnav {
	position: relative;
	background-color: #f4f2f4;
	border-bottom: 2px solid #bbb;
	height: 23px;
    top: 0px;
    left: 0px;
}



#topnav li.home {
	height: 23px;
	width:130px;
	border: none;
	background: url(/images/old/ntdtvlogo.jpg);
	margin: 0px;
	padding: 0px;
}
#topnav li.home  a {
  width:130px;
  height: 23px; 
	background: 0;
	
}
#topnav li.home a:hover, #topnav li.home a:focus, #topnav li.home a:active {
	background: 0;
}

#topnav li {
	position: relative;
	float: left;
	display: inline;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #c5c5c5;
	padding: 0 15px 0 15px;
	margin: 5px 0;
	list-style: none;
	overflow: hidden;
	height:13px;
 }
/*fix IE5 LI block line */
*+html #topnav li {
	_width: 1%;
	_overflow-x: visible;
}
#topnav li a {
	position: relative;
  display: inline-block; 
	height:23px;
}
#topnav li a b{
 visibility:hidden;
}

#hyNews{background:url('/images/old/topnav_news.jpg') no-repeat 0 -13px;}
#hyProg{background:url('/images/old/topnav_prog.jpg') no-repeat 0 -13px;}
#hyEvent{background:url('/images/old/topnav_act.jpg') no-repeat 0 -13px;}
#hyShows{background:url('/images/old/topnav_spect.jpg') no-repeat 0 -13px;}
#hyBlog {background:url('/images/old/topnav_blog.jpg') no-repeat 0 -13px;}
#hyForum{background:url('/images/old/topnav_forum.jpg') no-repeat 0 -13px;}
#hyWeekly{background:url('/images/old/topnav_weekly.jpg') no-repeat 0 -13px;}
#hyAbout{background:url('/images/old/topnav_about.jpg') no-repeat 0 -13px;}
#hyLink{background:url('/images/old/topnav_share.jpg') no-repeat 0 -13px;}

#topnav li a:hover, #topnav li a:focus, #topnav li a:active {
	text-decoration: none;
	background-position: 0 0;
}

#topnav li a.index
{
	text-decoration: none;
	background-position: 0 0;}

#Container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}


#news_search * {
  margin:0;
  padding:0; 
  background-color:transparent;
}

#news_search {
 float:right;
 margin:0 10px 0 0;
}

#news_search input.textcol {
  width:190px;
  height:18px;
  border:1px solid #bbb;
  background-color:#fff; 
  z-index:10;
}

#news_search input.submit{
 border:none;
 width:23px;
 height:23px;
 background:transparent url(/images/old/search.gif) no-repeat;  
 margin:0 0 0 -10px;
 cursor:hand;
 z-index:20;
}

#news_search input.submit:hover {
	cursor: pointer;
}

a.facebook span {vertical-align: top!important;}

.FBConnectButton_Text {margin-left:17px;padding:0px 6px 3px!important;line-height: 12px!important;}

#hotTopic {
  width: 980px;
  margin: 0 auto;
  display: block;
  height: 35px;
  position: relative;
}

#hotTopic ul li{
	float: left;
	padding-right: 20px;
	line-height: 0px;
}

#hotTopic ul li a {
	font-size: 0.9em;display: block;
	line-height: 35px;
}

#hotTopic a {
color:#0D56AE;
text-decoration:none;
}

#hotTopic a:hover {color:#EE5103; text-decoration:underline;}

#tags {
	position: relative;
	height: 35px;
	overflow: hidden;
}

#tags.on {
	height: 70px;
	z-index: 1;
	border: 1px solid #777;
	background-color: white;
}

#keywords {width:100%;line-height: 20px;height: 20px;display: block;margin: 5px 0 25px;}
#keywords ul li{display:inline;float: left;padding-left: 10px;}
#keywords li a {font-size: 0.9em;display: block;}
#keywords li{list-style-type: none;}
#keywords a {color:#0D56AE;text-decoration:none;}
#keywords a:hover {color:#EE5103; text-decoration:underline;}
