/*Global settings*/
html{
overflow-x:hidden;
}

#main_body {
	padding-top:40px;
	height:600px;
	
}
#content div{
	overflow: hidden;
}
.fixed_tab {
	position:absolute;
}
#trends{
	/*display:none;*/
	position:relative;
	z-index:1;
}
#texts_home.texts .item a.view_all_news {
	padding:6px 5px;
	width: 195px;	
}

#highlights .item.topstories a.view_all_news {
	padding:6px 5px;
	width: 196px;
}

ul.latest_downloads li.messages_box {
overflow: hidden;
}

ul.dates {
padding: 11px 0;
}
.footer_highlights {
	background:none;
}
.footer_highlights .item h1 {
	display:block;
}
ul.top_menu li a.selected {
	background: url(../images/top_selected.jpg) no-repeat 5px 5px;
}
a#logo {
background: url(../images/logo.jpg) no-repeat 0 0;

}
#navigation li.home a span {
background: url("../images/home.gif") no-repeat left center;
}
#navigation li.news a span {
background: url("../images/news.gif") no-repeat left center;
}
#navigation li.programs a span {
background: url("../images/charts.gif") no-repeat left center;
}
#navigation li.presenters a span {
background: url("../images/presenters.gif") no-repeat left center;
}
#navigation li.gallery a span {
background: url("../images/gallery.gif") no-repeat left center;
}
#navigation li.downloads a span {
background: url("../images/downloads.gif") no-repeat left center;
}
#navigation li.charts a span {
background: url("../images/programs.gif") no-repeat left center;
}
#navigation li.forum a span {
background: url("../images/news.gif") no-repeat left center;
}
ul.copyrights li ul.social li.facebook a {
background: url(../images/social_media.gif) no-repeat 0 0;
}
ul.social li.twitter a {
background: url(../images/social_media.gif) no-repeat -25px 0;
}
#texts_home.texts .item a.view_all_news{
position: relative;
top:30px;
left:0px;
}
#highlights .item.topstories a.view_all_news {

position: relative;
top:-10px;
left:10px
}
.loading_image{
	text-align:center;
	margin-left:460px;
	margin-top:0px;
	float:left;
}

#texts_aboutus.texts .news_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

#navigation li {
	z-index:9999;
}


#floating_box{
	position:absolute;
	right: auto; bottom: auto;
	/*top: expression( ( -10 - floating_box.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );*/
	top: expression( ( 195 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#open_box{
	position:absolute;
	right: auto; bottom: auto;
	/*top: expression( ( -10 - floating_box.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );*/
	top: expression( ( 195 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.highlights .item .program_slider ul li.featured h1 {
	font-family:Arial, Helvetica, sans-serif;
}


#pollcontainer p label {
font-family: Georgia, serif;
color: white;
margin: 0 0 0 10px;
line-height: 2em;
width: 236px;
float: left;
font-size: 14px;
}

#formcontainer .radio_btn {
float: left;
margin: 7px 0 0 0;
}


/*ol controls*/

ol#controls01, ol#controls02, ol#controls03, ol#controls04, ol#controls05, ol#controls06{

		margin:0;

		padding:0;

		height:28px;

		position:relative;

		top:0px;

		right:0px;	
		z-index:9999;

		}


#texts_home.texts .item.category h1 span.rajneeti {
	background:url(../images/raajneeti.jpg) no-repeat top left;
	float:left;
	height:30px;
	padding:0 0 15px 0;
	position:relative;
	z-index:9999;
	top:0;
	left:0;
	
}

#texts_home.texts .item.category h1 span.desh {
	background:url(../images/desh.jpg) no-repeat top left;
	float:left;
	height:30px;
	text-indent:-9999px;
	padding:0 0 15px 0;
	position:relative;
	z-index:9999;
}

#texts_home.texts .item.category h1 span.artha {
	background:url(../images/artha.jpg) no-repeat top left;
	float:left;
	height:30px;
	text-indent:-9999px;
	padding:0 0 15px 0;
	position:relative;
	z-index:9999;
}

#texts_home.texts .item.category h1 span.khelkood {
	background:url(../images/khelkood.jpg) no-repeat top left;
	float:left;
	height:30px;
	text-indent:-9999px;
	padding:0 0 15px 0;
	position:relative;
	z-index:9999;
}

#texts_home.texts .item.category h1 span.international {
	background:url(../images/international.jpg) no-repeat top left;
	display:block;
	height:30px;
	text-indent:-9999px;
	padding:0 0 15px 0;
	position:relative;
	z-index:9999;
}

#texts_home.texts .item.category h1 span.sahitya {
	background:url(../images/sahitya.jpg) no-repeat top left;
	display:block;
	height:30px;
	text-indent:-9999px;
	padding:0 0 0px 0;
	position:relative;
	z-index:9999;
}

#navigation li a, #navigation li a span  {
	cursor:pointer;
}


ul.recent_news li {
	width:187px;
}
	



