/*Global settings*/



a {

	color:#666;

	text-decoration:none;

	outline:0;

}



a:hover{

	color:#333;

}



a img, img {

	border:0;

}





object {

	outline:0;

}



*{

	outline:0;

	margin:0;

}



p {

	margin:10px 0;

}



h1, h2, h3, h4, h5, h6 {

	margin:0;

	padding:0;

}





body {

	margin:0;

	padding:0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666;

	background:#fefefe url(../images/main_bg.jpg) no-repeat top center fixed;

	

}





@font-face {

    font-family: 'MyriadProRegular';

    src: url('../../myriadpe-webfont.eot');

    src: url('../../myriadpe-webfont.eot?#iefix') format('embedded-opentype'),

         url('../../myriadpe-webfont.woff') format('woff'),

         url('../../myriadpe-webfont.ttf') format('truetype'),

         url('../../myriadpe-webfont.svg#MyriadProRegular') format('svg');

    font-weight: normal;

    font-style: normal;

	

}

@font-face {
    font-family: 'MyriadProBold';
    src: url('../../myriadpro-bold-webfont.eot');
    src: url('../../myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../myriadpro-bold-webfont.woff') format('woff'),
         url('../../myriadpro-bold-webfont.ttf') format('truetype'),
         url('../../myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DroidSerifRegular';
    src: url('../../droidserif-regular-webfont.eot');
    src: url('../../droidserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../droidserif-regular-webfont.woff') format('woff'),
         url('../../droidserif-regular-webfont.ttf') format('truetype'),
         url('../../droidserif-regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BebasRegular';
    src: url('../../bebas__-webfont.eot');
    src: url('../../bebas__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../bebas__-webfont.woff') format('woff'),
         url('../../bebas__-webfont.ttf') format('truetype'),
         url('../../bebas__-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal; 

}


#main_body {

	width:987px;

	background:url(../images/my_bg.jpg) repeat-y top left;

	margin:40px auto 0 auto;



/* For IE 8 



-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/



/* For IE 5.5 - 7 



filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=-127, Color='#000000');



*/


}



/*header starts*/

.fixed_tab {
	width:100%;
	position:fixed;
	z-index:9999;
	top:0;
	left:0;
	

}

.fixed_tab .fix_box {
	z-index:9999;
	width:994px;
	margin:0 auto;
	background-color:#4f041f;
	height:39px;
	padding:0 20px;
}




#header {

	width:987px;

	margin:0;

	float:left;

}








/*date starts*/



ul.dates {

	width:350px;

	float:left;

	display:inline;

	margin:0;

	padding:13px 0;

}



ul.dates li {

	list-style:none;

	float:left;

	display:inline;

	margin:0 10px 0 0;

	padding:0;

	color:#666;

	font-size:11px;

	font-weight:normal;

	font-style:normal;
	color:#c71154;
	text-transform:uppercase;
	

}



ul.dates li span {

	padding:0 5px;
	color:#fff;

}



/*top menu starts*/

ul.top_menu {
	margin:3px;
	padding:0;
	float:right;
}

ul.top_menu li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	list-style:none;
}

ul.top_menu li a {
	color:#f1af83;
	padding:9px 15px 15px 15px;
	margin:0;
	text-transform:uppercase;
	width:60px;
	text-align:center;
	float:left;
	
}

ul.top_menu li a.selected {
	background:url(../images/top_selected.png) no-repeat 5px 5px;
	color:#660729;
	font-size:11px;
	font-weight:bold;
}

ul.top_menu li a:hover {
	color:#fff;
}

ul.top_menu li a.selected:hover {
	color:#a31346;
}

/*breaking news*/

#breaking_news {
	width:967px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	background-color:#f1af83;
	padding:10px;
	float:left;
	margin:16px 0 0 0;
	position:relative;
	
}

#breaking_news h1, #breaking_news h2 {
	
	margin:0;
	padding:0;
	font-size:31px;
	font-weight:normal;
}

#breaking_news h1 a {
	color:#70062d;
	font-size:74%;
}

#breaking_news h2 {
	font-size:124%;
	color:#70062d;
}

#breaking_news a.close {
	position:absolute;
	top:10px;
	right:10px;
	text-indent:-9998px;
	width:18px;
	height:19px;
	opacity:0.8;
	z-index:99999;
	background:url(../images/close.jpg) no-repeat 0 0;
}

#breaking_news a.close:hover {
	opacity:1;
}

/*navigation starts*/

/*logo starts*/

a#logo {
	background:url(../images/logo.png) no-repeat 0 0;
	width:461px;
	height:56px;
	text-indent:-9999px;
	float:left;
	margin:20px 0;
	
}

/*google ad starts*/

.google_ad {
	width:468px;
	height:60px;
	float:right;
	margin:20px 0;
}

#navigation {

	width:987px;

	float:left;

	display:inline;

	margin:0;

	padding:10px 0;

	

}



#navigation li {

	list-style:none;

	float:left;

	display:inline;

	margin:0 11px 0 0;

	padding:0;
	position:relative;

}



#navigation li a {

	float:left;
	color: #F1AF83;
	margin:0;

	padding:0 0 0 10px;

}




#navigation li.home a span {
    background: url("../images/home.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}

#navigation li a:hover, #navigation li a.selected {
	background-color:#4d031e;
	border-radius:5px;
	color:#fff;
}



#navigation li.news a span {
    background: url("../images/news.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


#navigation li.programs a span {
    background: url("../images/programs.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


#navigation li.presenters a span {
    background: url("../images/presenters.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


#navigation li.gallery a span {
    background: url("../images/gallery.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}

#navigation li.downloads a span {
    background: url("../images/downloads.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


#navigation li.charts a span {
    background: url("../images/charts.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


#navigation li.forum a span {
    background: url("../images/news.png") no-repeat left center;
    float: left;
    margin: 0;
    padding: 15px 15px 15px 36px;
    text-transform: uppercase;
}


/*for sub menu starts*/

ul#navigation li ul {
	margin:0;
	padding:10px;
	width:110px;
	background:#fff url(../images/ul_bg.jpg) repeat-x top left;
	position:absolute;
	z-index:9999;
	display:none;
	top:45px;
	left:0;
	border-right:4px solid #9a0a3f;
	border-bottom:4px solid #9a0a3f;
	
	
}

ul#navigation li ul li {
	padding:0;
	margin:0 0 0 -2px;
}

ul#navigation li ul li a {
	padding-left:0;
	width:91px;
	font-size:11px;
	text-transform:uppercase;
	padding:7px 5px;
	width:106px;
	color:#333;
	border-radius:2px;
	text-align:center;
}

ul#navigation li ul li a.selected, ul#navigation li ul li a:hover {
	background-color:#9a0a3f;
	color:#fff;
	
}



/*contnet starts*/



#content {

	width:987px;

	padding:15px 0;

	float:left;
	

	

}

/*slideshow starts*/

#slideshow_big {
	width:435px;
	height:425px;
	float:left;
	background:#fff url(../images/news_bg.jpg) repeat-x bottom left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-kthml-border-radius:5px;
	padding:10px;
}




#main_slider {
	width:435px;
	height:425px;
	float:left;
	z-index:3;
}


.date {
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#666;
}


#texts_home.texts .item {
	float:left;
	width:202px;
	padding:10px;
	height:425px;
	background:#fff url(../images/news_bg.jpg) repeat-x bottom left;
	border-radius:5px;
	padding:10px;
	margin:0 0px 0 12px;
	position:relative;
}

#texts_home.texts .item .news_box {
	width:200px;
	height:325px;
	overflow:hidden;
	float:left;
}

#texts_home.texts .item h1 {
	font-family: 'MyriadProBold';
	font-size:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#ab144a;
	font-style:normal;
	font-weight:normal;
}

#texts_home.texts .item h1 span {
	font-weight:normal;
	font-family: 'MyriadProRegular';
}

/*recent news starts*/




ul.recent_news {
	width:200px;
	float:left;
	display:inline;
	margin:0;
	padding:0px;
	
}

ul.recent_news li, ul.recent_news.alt li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background:url(../images/bullets.jpg) no-repeat left 7px;
	line-height:18px;
}

ul.recent_news.alt li {
	width:255px;
}


ul.recent_news li a {
	color:#6a6a6a;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
}

ul.recent_news li a:hover {
	color:#333;
}

#texts_home.texts .item a.view_all_news, #highlights .item.interview a.view_all_news {
	
	background:#d33738 url(../images/more_news_bg.jpg) repeat-x bottom left;
	padding:6px 10px;
	margin: 0 0 0 8px;
	position: absolute;
	top: 407px;
	left: 0;
	width: 185px;
	float: left;
	line-height: 18px;
	border-radius:5px;
	font-size:114%;
	color:#fff;
	text-align:center;
	
}
#texts_home.texts .item a.view_all_news:hover, #highlights .item.interview a.view_all_news:hover {
	color:#333;
}

#texts_home.texts .item a.view_all_news span, #highlights .item.interview a.view_all_news span{
	
	background:url(../images/plus.jpg) no-repeat left center;
	padding:0 0 0 20px;
}

#texts_home.texts .item.category {
	float:left;
	width:319px;
	display:inline;
	margin:10px 10px 0 0;
	height:192px;
	overflow:hidden;
}

#texts_home.texts .item.category.alt {
	margin-right:0;
}


#highlights {

	width:298px;

	float:left;

	display:inline;

}


#texts_home.texts .item.category h1 {
	font-size:120%;
}

#texts_home.texts .item.category h1 span.rajneeti {
	background:url(../images/raajneeti.jpg) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	
}

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

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

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

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

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



/* highlights item starts*/



#highlights .item, #highlights .ads {

	width:260px;

	float:left;

	display:inline;

	margin:15px 0 5px 5px;

}



#highlights .item h1 {

	

	padding:5px 10px;

	color:#fff;

	font-size:14px;

	font-weight:normal;

	font-family: 'MyriadProRegular';

	font-weight:normal;

	

}



#highlights .item h6 {

	background:#823c23 url(../images/left_bullet.jpg) no-repeat left center;

	margin:0;

	padding:0 0 0 20px;

	height:25px;

	font-size:13px;

	font-weight:normal;

	line-height:22px;

}





/*feedback form starts*/



#feedback {

	margin:0;

	padding:10px;



   background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;

   width:240px;



	float:left;

		   

}



#feedback fieldset {

	border:0;

	margin:0;

	padding:0;

	float:left;

	background:none;

}




#feedback label {

	font-size:11px;

	color:#fff;

	margin:5px 0 10px 0;

	padding:0;

	float:left;

	font-weight:bold;

	clear:left;

	display:none;

	

}





#feedback .fieldbox {

	width:240px;

	float:left;

	display:inline;

	margin:0;

}



#feedback .textfield, #feedback .textarea {

	width:220px;

	padding:5px 10px;

	background:#fff url(../images/input_bg.jpg) repeat-x bottom left;

	color:#666;

	margin:0;

	float:left;

	border:0;

	font-size:11px;

	margin:5px 0;

	border:1px solid #bdbdbd;

	



}



#feedback .textarea {

	overflow:auto;

	

	height:35px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	

}



#feedback .captcha {

	border:1px solid #ccc;

	float:left;

	margin:10px 10px 0 0px;

}



#feedback .textfield.codes {

	width:122px;

	margin:10px 0 0 0;

}



#feedback label.captcha_lbl {

	width:80px;

	margin:20px 0 0 0;

}



#feedback .button {

	float:left;

	background:url(../images/send_btn.jpg) no-repeat 0 0;

	width:230px;

	height:29px;

	border:0;

	margin:10px 0 0 0px;

	padding:0;

	cursor:pointer;

}



#feedback .button:hover {

	background-position:0 -29px;

}	



/*radio jockeys starts*/



ul.radio_jockeys {

	width:240px;

	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;

	float:left;

	margin:0;

	padding:0 10px 0 10px;

	display:inline;

}



ul.radio_jockeys li {

	float:left;

	margin:0;

	padding:10px 0;

	list-style:none;

	display:inline;

	width:240px;

	border-bottom:1px solid #bdbdbd;

}



ul.radio_jockeys li a img {

	float:left;

	margin:0 10px 0 0;

	padding:3px;

	border:1px solid #ddd;

}



ul.radio_jockeys li .section_texts a:hover {

	color:#ce3a42;

	

}



ul.radio_jockeys li a img:hover {

	border:1px solid #333;

}



ul.radio_jockeys li .section_texts {

	width:150px;

	float:left;

}



ul.radio_jockeys li .section_texts a {

	color:#666;

	font-size:14px;



	font-family: 'MyriadProRegular';

	font-weight:normal;

}



ul.radio_jockeys li .section_texts h2 {

	color:#999;

	font-size:11px;

	font-weight: bold;

	font-family: 'MyriadProRegular';

	font-weight:normal;

}



ul.radio_jockeys li.more {

	margin:-1px 0 0 -10px;

	border:0;

	padding:0;

}



ul.radio_jockeys li.more a{

	

	padding:5px 10px;

	color:#333;

	font-size:11px;

	font-weight:bold;

	width:240px;

	display:block;

	text-align:center;

	background-color:#dcdbdb;

	

}







ul.radio_jockeys li.more a:hover {

	color:#fff;

	background-color:#be3038;

}





/* ringtones starts*/



#highlights .ringtones {

	float:left;

	width:240px;

	background:#96bf0d url(../images/ringtones.jpg) no-repeat top left;

	padding:10px;

	margin:10px 0;

	

}



ul.ring_tones {

	width:240px;

	float:left;

	display:inline;

	margin:30px 0 0 0;

	padding:0;

}



ul.ring_tones li {

	list-style:none;

	float:left;

	display:inline;

	margin:0;

	padding:5px 0;

	width:240px;

	border-bottom:1px solid #333;

	position:relative;

}



ul.ring_tones li a {

	color:#fff;

	float:left;

	margin:0;

	padding:0;

	font-weight:bold;

}



ul.ring_tones li a.downloads{

	position: absolute;

	top:5px;

	right:0px;

	color:#000;

}



ul.ring_tones li a:hover {

	color:#333;

}



ul.ring_tones li.more, ul.gallery li.more {

	border:0;

	padding:0;

	margin:0px 0 0 0;



}



ul.ring_tones li.more a, ul.gallery li.more a {

	

	padding:5px 10px;

	color:#333;

	font-size:11px;

	font-weight:bold;

	width:240px;

	display:block;

	text-align:center;

	background-color:#dcdbdb;

	

}







ul.ring_tones li.more a:hover, ul.gallery li.more a:hover {

	color:#fff;

	background-color:#be3038;

}



#highlights .item .likebox {

	background-color:#fff;

	position:relative;

	overflow:hidden;

	float:left;

	width:260px;

	height:255px;

}



#highlights .item .likebox .likes {

	position:absolute;

	width:240px;

	

	top:-1px;

	left:-1px;

}




/*slideshow starts*/




	

/*fresh news starts*/



#texts_home.texts {

	width:689px;

	float:left;

	padding:0;

}









/*footer*/



/*footer starts*/
.footer_highlights {
	float:left;
	width:987px;
	display:inline;
	background:url(../images/big_shadow.png) no-repeat top center;
	margin:38px 0 0 0;
}

.footer_highlights .item {
	float:left;
	display:inline;
	margin:35px 0 0 0;
	padding:0;
	width:343px;
}
.footer_highlights .item.faces {
	width:300px;
}

.footer_highlights .item h1 {
	font-family: 'MyriadProBold';
	font-size:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#fff;
	font-style:normal;
	font-weight:normal;
}

.footer_highlights .item h1 span {
	font-weight:normal;
	text-transform:lowercase;
	font-family: 'MyriadProRegular';
}

.footer_highlights .item .address {
	font-size:11px;
	color:#fff;
}

.footer_highlights .item .address h1 {
	font-family:"BebasRegular";
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	word-spacing:5px;
}

.footer_highlights .item .address {
	font-size:11px;
	font-weight:normal;
	color:#f1af83;
	float:left;
	width:300px;
	margin:14px 0 0 0;
}

.footer_highlights .like_box {
	width:281px;
	float:left;
	position:relative;
	overflow:hidden;
	height:256px;
}

.footer_highlights .like_box .boxes {
	position:absolute;
	top:-1px;
	left:-9px;
	width:291px;
}

#footer {

	display:inline-block;
	padding:0;

	margin:38px 0 0 0;

}
/*footer menu starts*/

ul.footer_menu {
	width:300px;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	display:inline;
}

ul.footer_menu li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 19px 0;
	padding:0;
	float:left;
	width:150px;
}

ul.footer_menu li a {
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0;
}

ul.footer_menu li a:hover {
	color:#f1af83;
}





/*footer_nav starts*/



ul.copyrights {

	width:987px;

	float:left;

	display:inline;

	margin:13px 0 0 0px;

	padding:20px 0;
	border-top:1px solid #fff;





}



ul.copyrights li {

	list-style:none;

	float:left;

	margin:0;

	padding:0;

	display:inline;

	width:860px;

	font-size:11px;

	color:#fff;

}

ul.copyrights li a {
	color:#f1af83;
}

ul.copyrights li a:hover {
	color:#fff;
}





ul.copyrights li.design {

	width:126px;

	text-align:left;
	position:relative;

}



ul.copyrights li.design a {

	font-size:11px;

}



ul.copyrights li.design a:hover {

	color:#f1af83;

}



ul.copyrights li a img {

	margin:0 0 -2px 5px;

}





a#live {

	position:fixed;

	bottom:-5px;

	left:350px;

}





/* news starts*/



ul.news {

	width:280px;

	float:left;

	display:inline;

	margin:0;

	padding:10px;

	

}



ul.news li {

	list-style:none;

	width:260px;

	float:left;

	display:inline;

	margin:0 0 10px 0;

	padding:0 0 0 20px;

	background:url(../images/bullets.jpg) no-repeat left 4px;

	line-height:18px;

}





ul.news li a {

	color:#666;

	font-size:13px;

	font-weight:normal;

}



ul.news li a:hover {

	color:#ce3a42;

	text-decoration:underline;

}



/*chulo chauko*/



ul.chulo_chauko {

	width:240px;

	float:left;

	display:inline;

	margin:10px;

	padding:0;

}



ul.chulo_chauko li {

	width:290px;

	float:left;

	display:inline;

	margin:0px 0 15px 0;

	padding:0;

}



ul.chulo_chauko li h2 {

	font-size:11px;

	font-weight:bold;

	color:#999;

}



#texts_home .textelement ul.chulo_chauko li.more {

	margin:0 0 0 0px;

}

ul.chulo_chauko li a {

	color:#bbbcbc;

	font-size:13px;

	font-weight:normal;

}



ul.chulo_chauko li a:hover {

	color:#fff;

}



ul.chulo_chauko li h2 a {

	font-size:11px;

	font-weight:bold;

	color:#f31689;

}



ul.chulo_chauko li a img {

	float:left;

	margin:0 10px 0 0;

}



ul.chulo_chauko li .section_texts {

	width:180px;

	float:left;

}



/*cell patra*/



/*chulo chauko*/



ul.cellpatra {

	width:240px;

	float:left;

	display:inline;

	margin:10px;

	padding:0;

}



ul.cellpatra li {

	width:290px;

	float:left;

	display:inline;

	margin:0px 0 15px 0;

	padding:0;

	border-bottom:1px solid #3a3c40;

}



#texts_home .textelement ul.cellpatra li.more {

	margin:0 0 0 0px;

	border:0;

}

ul.cellpatra li a {

	color:#fff;

	font-size:12px;

	font-weight:bold;

}



ul.cellpatra li a:hover {

	color:#bbbcbc;

}



ul.cellpatra li h2 {

	font-size:11px;

	font-weight:bold;

	color:#bfbdbc;

	margin:5px 0;

}



ul.cellpatra li a img {

	float:left;

	margin:0 10px 0 0;

}



ul.cellpatra li .section_texts {

	width:180px;

	float:left;

}

	

a.more {

    background: url("../images/more_bg.jpg") repeat-x scroll left bottom #FF5AAF;

    border-radius: 5px 5px 5px 5px;

    color: #FFFFFF;

    font-size: 11px;

    font-weight: bold;

    padding: 5px 10px;

	margin:0 0 0 10px;

}



a.more:hover {

	color:#333;

	}

	

	

/*wish starts*/



ul.wish {

	float:left;

	width:200px;

	margin:0;

	padding:0;

	display:inline;

}



ul.wish li {

	list-style:none;

	float:left;

	display:inline;

	margin:0;

	padding:0;

}



ul.wish li a {

	background:#d11604 url(../images/wish_bg.jpg) repeat-x bottom left;

	color:#fff;

	padding:3px 10px;

	border:4px solid #323333;

	float:left;

	margin:10px 0 0 10px;

	border-radius:15px;

}



ul.wish li a:hover {

	color:#000;

}





/*song chart starts*/



ul.tabNavigation {

background:url(../images/h1-bg.jpg) repeat-x top left;

	margin:0;

	padding:0px 0 12px 0;

width:479px;

float:left;

}

ul.tabNavigation li {

display:inline;

float:left;

margin:0;

padding:0;





}

ul.tabNavigation li.musics a {

background: url(../images/music_progs.jpg) no-repeat 0 0;

color:#fff;

text-indent:-9999px;

width:150px;

height:41px;

float:left;





}



ul.tabNavigation li.progs a {

	background: url(../images/music_progs.jpg) no-repeat -153px 0;

color:#fff;

text-indent:-9999px;

width:150px;

height:41px;

float:left;





}

ul.tabNavigation li.musics a.selected, ul.tabNavigation li.musics a:hover {

background-position:0 -41px;

color:#fff;

}



ul.tabNavigation li.progs a.selected, ul.tabNavigation li.progs a:hover {

background-position:-153px -41px;

color:#fff;

}





ul.tabNavigation li a span {

	text-transform:none;

	display:block;

}

ul.tabNavigation li a:focus {

outline:0 none;

}

div.songcharts > div {

padding:0px;

float:left;

width:459px;

display:inline;

}

div.songcharts > div h2 {

margin-top:0;

}





/*music starts*/



ul.nepali_songs {

	width:300px;

	float:left;

	margin:0 10px;

	padding:0;

	display:inline;

}



ul.nepali_songs li {

	list-style:none;

	float:left;

	display:inline;

	background-color:#363535;

	margin:0;

	padding:10px;

	width:280px;

	border-bottom:1px solid #1f1d1c;

	

}



ul.nepali_songs li.more {

	border:0;

}



ul.nepali_songs li:hover {

	background-color:#3a3939;

}





ul.nepali_songs li h1 {

	color:#ff9900;

	font-size:11px;

	font-weight:bold;

	margin:0 0 5px 0;

}



ul.nepali_songs li h2 {

	color:#ccc;

	font-size:11px;

	font-weight:normal;

	margin:0 0 5px 0;

}



ul.nepali_songs li h3 {

	color:#fff;

	font-size:11px;

	margin:0 0 5px 0;

}



ul.nepali_songs li h4 {

	color:#f00;

	font-size:11px;

	margin:0 0 5px 0;

}



ul.nepali_songs li h5 {

	color:#7b011d;

	font-size:11px;

}





/*khabarilal starts*/



/*chitra bichitra*/



#texts_home .textelement.message_boards h1{

	background:url(../images/h1-bg.jpg) repeat-x top left;

	margin:0;

	padding:0px 0 12px 0;

}



#texts_home .textelement.message_boards h1 span {

	text-indent:-9999px;

	background:url(../images/message_board.jpg) no-repeat top left;

	display:block;

	margin:-2px 0 0 5px;

	padding:0 0 8px 0;

	

}



#texts_home .textelement.message_boards .messages {

	float: left;

	width: 295px;

	height: 240px;

	overflow: auto;

	margin: 5px 0 20px 10px;

}





/*chitra bichitra*/







#texts_home .textelement.special_programs h1{

	background:url(../images/h1-bg.jpg) repeat-x top left;

	margin:0;

	padding:0px 0 12px 0;

}



#texts_home .textelement.special_programs h1 span {

	text-indent:-9999px;

	background:url(../images/special_programs.jpg) no-repeat top left;

	display:block;

	margin:-2px 0 0 5px;

	padding:0 0 8px 0;

	

}







/*banner slider starts*/



.new_slide, .new_slide02, .new_slide03, .new_slide04, .new_slide05, .new_slide06 {

	width:319px;

	float:left;
	height:192px;

	overflow:hidden;

	position:relative;

	display:inline;

	margin:0;
	

}





.new_slide ul, .new_slide02 ul, .new_slide03 ul, .new_slide04 ul, .new_slide05 ul, .new_slide06 ul {

	float:left;

	margin:0px;

	padding:0;

	width:319px;

	padding:0;

	overflow:hidden;

	position:absolute;

	top:0;

	left:0;

	

}


.new_slide ul li a, .new_slide02 ul li a, .new_slide03 ul li a, .new_slide04 ul li a, .new_slide05 ul li a, .new_slide06 ul li a {
	color:#ac2731;
	font-size:130%;
	display:block;
	line-height:18px;
	margin:0px 0 0 0;
}

.new_slide ul li a:hover, .new_slide02 ul li a:hover, .new_slide03 ul li a:hover, .new_slide04 ul li a:hover, .new_slide05 ul li a:hover, .new_slide06 ul li a:hover{
	color:#eb7f10;
}


.new_slide ul li, .new_slide02 ul li, .new_slide03 ul li, .new_slide04 ul li, .new_slide05 ul li, .new_slide06 ul li{ 

	height:225px;

	width:319px;

	margin:0;

	padding:0;

	list-style:none;

	display:inline;

	float:left;

	position:relative;


	}

	
.new_slide ul li h2, .new_slide02 ul li h2, .new_slide03 ul li h2, .new_slide04 ul li h2, .new_slide05 ul li h2, .new_slide06 ul li h2 {
	font-weight:normal;
	font-size:110%;
	margin:8px 0;
	padding:0;
	line-height:18px;
	text-align:justify;
}
	

.new_slide ul li a img, .new_slide02 ul li a img, .new_slide03 ul li a img, .new_slide04 ul li a img, .new_slide05 ul li a img, .new_slide06 ul li a img {

		float:left;

		margin:0;

		padding:0;

	}


.new_slide ul li h2 img, .new_slide02 ul li h2 img, .new_slide03 ul li h2 img, .new_slide04 ul li h2 img, .new_slide05 ul li h2 img, .new_slide06 ul li h2 img {
	float:left;
	margin:5px 10px 0px 0;
}
	
.new_slide ul li a.more_news, .new_slide02 ul li a.more_news, .new_slide03 ul li a.more_news, .new_slide04 ul li a.more_news, .new_slide05 ul li a.more_news, .new_slide06 ul li a.more_news {
	font-size:11px;
}

.new_slide ul li a.more_news:hover {
	text-decoration:underline;
}



/*raajneeti control buttons*/

 /*numeric controls */



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

		margin:1em 0;

		padding:0;

		height:28px;

		position:absolute;

		top:10px;

		right:10px;	

		}

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

		margin:0 2px 0 0; 

		padding:0;

		float:left;

		list-style:none;

		height:10px;

		line-height:28px;

		}

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

		float:left;

		height:10px;

		line-height:10px;

		background:url(../images/clicked.jpg) no-repeat 0 -12px;

		color:#555;

		padding:0 6px;

		text-decoration:none;

		text-indent:-9999px;

		

		}

	ol#controls01 li.current a, ol#controls02 li.current a, ol#controls03 li.current a, ol#controls04 li.current a, ol#controls05 li.current a, ol#controls06 li.current a{

		background: url(../images/clicked.jpg) no-repeat 0 0px;
		margin:-1px 0 0 0;
		color:#fff;

		}

	ol#controls01 a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;

	}





/*onair box starts*/

#highlights .item.onair, #highlights .item.interview, #highlights .item.topstories, #highlights .item.ads {
	float:left;
	width:265px;
	padding:10px;
	height:206px;
	background:#fff url(../images/news_bg.jpg) repeat-x bottom left;
	border-radius:5px;
	padding:10px;
	margin:0 0px 0 12px;
	position:relative;
}

#highlights .item.topstories.home {
	height:413px;
}

#highlights .item.topstories {
	margin:0 0 0 12px;
	height:511px;
}

#highlights .item.topstories .news_box {
	float:left;
	height:434px;
	overflow:hidden;
	width:264px;
}

#highlights .item.onair h1, #highlights .item.interview h1, #highlights .item.topstories h1 {
	font-family: 'MyriadProBold';
	font-size:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#ab144a;
	font-style:normal;
	font-weight:normal;
}

#highlights .item.interview.bichar h1{
	margin:0;
}

#highlights .item.onair h1 span, #highlights .item.interview h1 span, #highlights .item.topstories h1 span {
	font-weight:normal;
	text-transform:lowercase;
	font-family: 'MyriadProRegular';
}


#highlights .item.onair .shadow {
	background:url(../images/onair_shadow.jpg) no-repeat 0px 103px;
	height:206px;
}

#highlights .item.onair .pro_box a, #highlights .item.onair .pro_box h2  {
	font-family: 'DroidSerifRegular';
	font-style:normal;
	font-weight:normal;
	color:#666;
	margin:5px 0;
	padding:0;
	display:block;
	font-size:13px;
}

#highlights .item.onair .pro_box a:hover{
	color:#fc8a19;
}

#highlights .item.onair .pro_box.alt {
	margin:40px 0 0 0;
}

#highlights .item.interview .interview_box a img {
	float:left;
	margin:5px 10px 0 0;
	padding:3px;
	border:1px solid #bdbdbd;
}

#highlights .item.interview .interview_box h1 {
	font-size:110%;
	color:#666;
}

#highlights .item.interview .interview_box h1 a {
	font-size:111%;
}

#highlights .item.interview .interview_box h1 a:hover {
	color:#fc8a19;
	
}

#highlights .item.interview a.view_all_news {
	top:170px;
	width:135px;
}

#highlights .item.interview.bichar a.view_all_news {
	top:170px;
	width:81px;
}

#highlights .item.interview{
	height:190px;
	margin:10px 0 10px 12px;
}

#highlights .item.interview.bichar{
	height:193px;
}
	
#highlights .item.interview.bichar h1 span.bichar_bishleshan, #highlights .item.interview.bichar h1 span.sahitya{
	background:url(../images/bichar.jpg) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 0px 0;
}

#highlights .item.interview.bichar h1 span.sahitya {
	background:url(../images/sahitya.jpg) no-repeat top left;
}



/*section highlights starts*/
.highlights {
	float:left;
	width:987px;
	display:inline;
	margin:10px 0 0 0;
}
.highlights .item {
	position:relative;
	width:300px;
	float:left;
	margin:0 43px 0 0;
}

.highlights .item.events {
	margin:0;
}

.highlights .item.song_chart, .highlights .item.todays {
	margin-top:40px;
}

.highlights .item.todays.archive  {
	margin:40px 0 0 0;
}

.highlights .item.todays.download{
	margin-top:20px;
}
.highlights .item.todays.presenter {
	margin-top:20px;
}

.highlights .item.todays.message {
	margin:20px 0 0 0;
}

.highlights .item.todays.polls {
	margin:20px 0 0 0;
}


/*gallery stats*/



ul.gallery {

	width:280px;

	float:left;

	display:inline;

	margin:10px 0 0 0;

	background-color:#5a0623;
	padding:10px 10px 0 10px;
	height:212px;

	

}



ul.gallery li {

	list-style:none;

	float:left;

	display:inline;

	margin:0;

	padding:0;

	

}



ul.gallery li a img {

	color:#fff;

	float:left;

	margin:0 6px 6px 0;


}

ul.gallery li a img.last {

	color:#fff;

	float:left;

	margin:0 0px 6px 0;


}



ul.gallery li a img:hover {

	opacity:0.8;

}



.highlights .item h1 {
	font-family: 'MyriadProBold';
	font-size:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#fff;
	font-style:normal;
	font-weight:normal;
}

.highlights .item h1 span {
	font-weight:normal;
	text-transform:lowercase;
	font-family: 'MyriadProRegular';
}

.highlights .item .photogallery {
	width:300px;
	height:225px;
	background-color:#5a0623;
}


/*todays highlights starts*/

ul.todays_highlights {
	width:300px;
	background-color:#5a0623;
	padding:0px;
	display:inline;
	margin:0px 0 0 0;
	float:left;
	border:1px solid #732944;
	height:291px;
	position:relative;
}

ul.todays_highlights li {
	width:280px;
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:10px;
	border-bottom:1px solid #732944;
	position:relative;
	
}

ul.todays_highlights.shows {
	height:253px;
}

ul.todays_highlights li.view_all {
	
	border:0;
	position:absolute;
	bottom:0;
	left:0;
}

ul.todays_highlights li a, ul.todays_highlights li h2  {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#f1af83;
	font-family: 'DroidSerifRegular';
	margin:5px 0;
	padding:0;
}

ul.todays_highlights li h2 {
	color:#f1af83;
}

ul.todays_highlights li a:hover {
	color:#fff;
}

ul.todays_highlights li a.more {
	background:url(../images/plays.jpg) no-repeat 0 -38px;
	width:28px;
	height:38px;
	text-indent:-9999px;
	position:absolute;
	top:5px;
	right:10px;
}

ul.todays_highlights li a.more:hover {
	background-position:0 0;
}


/*latest downloads*/

/*todays highlights starts*/

ul.radio_presenters {
	width:300px;
	background-color:#5a0623;
	padding:0px;
	display:inline;
	margin:10px 0 0 0;
	float:left;
	border:1px solid #732944;
}

ul.radio_presenters li {
	width:280px;
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:10px;
	border-bottom:1px solid #732944;
	position:relative;
}

ul.radio_presenters li a{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#f1af83;
	font-family: 'DroidSerifRegular';
	margin:5px 0;
	padding:0;
	text-transform:uppercase;
	
}

ul.radio_presenters li a img {
	float:left;
	margin:2px 10px 0 0;
}

ul.radio_presenters li h2 {
	margin:0;
	padding:0;
}

ul.radio_presenters li h2 a {
	color:#d33738;
	margin:5px 0 0 0px;
	text-transform:none;
}

ul.radio_presenters li a:hover, ul.radio_presenters li a:hover {
	color:#fff;
}

/*radio presenters starts*/

/*todays highlights starts*/

ul.latest_downloads {
	width:300px;
	background-color:#5a0623;
	padding:0px;
	display:inline;
	margin:0px 0 0 0;
	float:left;
	border:1px solid #732944;
	position:relative;
}
ul.latest_downloads.current {
	height:212px;
}
ul.latest_downloads.all_message {
	height:212px;
}

ul.latest_downloads.archives {
	height:253px;
}

ul.latest_downloads li.messages_box {
	float: left;
    height: 130px;
    margin: 10px;
    overflow: auto;
    padding: 10px;
    width: 259px;
	border:0;
}

ul.latest_downloads li {
	width:280px;
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:10px;
	border-bottom:1px solid #732944;
	
}

ul.latest_downloads li.view_all {
	border:0;
	position:absolute;
	bottom:0;
	left:0;
}

ul.latest_downloads li a{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#f1af83;
	font-family: 'DroidSerifRegular';
	margin:5px 0;
	padding:0;
	display:block;
}

ul.latest_downloads li h2 {
	color:#f1af83;
	float:left;
	width:190px;
	margin:5px 0 0 10px;
}

ul.latest_downloads li a:hover {
	color:#fff;
}

ul.latest_downloads li a.more {
	border:1px solid #9c0c3f;
	float:left;
	padding:0px 10px;
	color:#fff;
	font-family:'BebasRegular';
	font-style:normal;
	font-weight:normal;
	background:none;
	margin:5px 0 0 0;
	line-height:21px;
	height:17px;
	font-size:11px;
}

ul.latest_downloads li a.more:hover {
	background-position:0 0;
	color:#e7a47d;
}

ul.latest_downloads li.view_all a, ul.radio_presenters li.view_all a, ul.todays_highlights li.view_all a, ul.chart_list li.view_all a {
	border:1px solid #9c0c3f;
	float:left;
	padding:0px 10px;
	color:#fff;
	font-family:'BebasRegular';
	font-style:normal;
	font-weight:normal;
	background:none;
	margin:10px 0 0 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding:6px;
	word-spacing:5px;
	height:16px;
	line-height:22px;
	font-size:11px;
	
}

ul.latest_downloads li.view_all a span, ul.radio_presenters li.view_all a span, ul.todays_highlights li.view_all a span, ul.chart_list li.view_all a span {
	background:url(../images/plus02.jpg) no-repeat left center;
	padding:0 0 0 25px;
	float: left;
    margin: -2px 0 0;
    
}

ul.latest_downloads li.view_all a:hover, ul.radio_presenters li.view_all a:hover, ul.todays_highlights li.view_all a:hover, ul.chart_list li.view_all a:hover {
	color:#e7a47d;
}

ul.latest_downloads.votes {
	margin:10px 0 0 0;
	height:280px;
}


/*message_board starts*/



#highlights .message_board {

	width:260px;

	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;

	

	

}



#highlights .messages {

	margin:0 0 10px 10px;

	overflow:auto;

	height:334px;

	padding:10px 0 0 0;

	

}





#highlights .message_board a.mores{

	

	padding:5px 10px;

	color:#333;

	font-size:11px;

	font-weight:bold;

	width:240px;

	display:block;

	text-align:center;

	background-color:#dcdbdb;

	

}







#highlights .message_board a.mores:hover {

	color:#fff;

	background-color:#be3038;

}







/*Audio Advertisement starts*/



ul.audio_ads {

	width:260px;

	float:left;

	display:inline;

	margin:0;

	padding:0px;

	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;

	

}



ul.audio_ads li {

	list-style:none;

	float:left;

	display:inline;

	margin:0 0 0px 10px;

	line-height:18px;

	border-top:1px solid #bdbcbd;

	background:url(../images/mix_bg.jpg) no-repeat 5px 15px;

	padding:10px 10px 10px 21px;

	width:206px;

}



ul.audio_ads li:first-child {

	border:0;

}



ul.audio_ads li a {

	color:#666;

	font-size:13px;

	font-weight:normal;

	display:block;

}



ul.audio_ads li h2 {

	margin:5px 0 0 0;

	padding:0;

}



ul.audio_ads li.more {

	margin:0;

	padding:0;

	border:0;

}



ul.audio_ads li.more a{

	

	padding:5px 10px;

	color:#333;

	font-size:11px;

	font-weight:bold;

	width:240px;

	display:block;

	text-align:center;

	background-color:#dcdbdb;

	

}







ul.audio_ads li.more a:hover {

	color:#fff;

	background-color:#be3038;

}





#highlights .ads {

	margin-bottom:0;

}







/*live radio player for all page with popup*/



#open_box {

    display: block;

    height: 107px;

    left: -106px;

    margin: 0;

    padding: 0;

    position: fixed;

    top: 227px;

    width: 44px;

    z-index: 999999;

}

#floating_box {

    display: block;

    left: 0;

    margin: 0;

    padding: 0;

    position: fixed;

    top: 227px;

    width: 323px;

    z-index: 999;

}

#floating_box .radio {

    background: url("../images/feedback_bg.jpg") repeat-x scroll left bottom #fff;

    float: left;

    margin: 0;

    padding: 0;

    width: 278px;

	height:107px;

}

#floating_box .radio ul {

    float: left;

    list-style: none outside none;

    margin: 0;

    padding: 0 0 10px;

}

#floating_box .radio ul li {

    float: left;

    list-style: none outside none;

    margin: 2px 11px 0;

    padding: 0;

}

#floating_box .radio ul li h2 {

    color: #02a3b8;

   	font-family: 'MyriadProRegular';

    font-size: 13px;

    margin: 6px 0;

	font-weight:normal;

}

#floating_box .radio ul li h2 span {

    font-weight: normal;

}

#floating_box .radio ul li h2 span a {

    color: #ce3a42;

    padding: 0 0 0 5px;

	font-weight:bold;

    

}

#floating_box .radio ul li h2 span a:hover {

    text-decoration: none;

	color:#666;

}

#floating_box .radio ul li #player {

    width: 250px;

}

#floating_box .radio ul li.alternate {

    background: url(../images/option_bg.jpg) repeat-x scroll left top #000000;

    border-radius: 6px 6px 6px 6px;

    color: #000000;

    padding-left: 10px;

    width: 365px;

}

#floating_box .radio ul li.alternate h3 {

    color: #FFFFFF;

    float: left;

    font-size: 14px;

    line-height: 20px;

    margin: 7px 10px;

    padding: 0;

}

#floating_box .radio ul li.alternate h3 span {

    color: red;

}

#floating_box .radio ul li.alternate img {

    cursor: pointer;

    float: left;

    margin: 4px 0 0;

    padding: 0;

}

#floating_box button {

    float: left;

    width: 21px;

}

#open_box .open_button {

    float: left;

    width: 106px;

}

#floating_box img, #open_box img {

    cursor: pointer;

    float: left;

    margin: 0;

    padding: 0;

}

#floating_box .radio ul li.stream a {

    background: url(../images/live_stream.jpg) no-repeat scroll left top transparent;

    float: left;

    height: 18px;

    margin: -6px 0 0;

    opacity: 0.5;

    padding: 0;

    text-indent: -9999px;

    width: 199px;

}

#floating_box .radio ul li.stream a:hover {

    opacity: 1;

}


/*program_box starts*/




.program_slider, .program_slider02{

	width:300px;

	float:left;
	height:224px;

	overflow:hidden;

	position:relative;

	display:inline;

	margin:10px 0 0 0;
	

}





.program_slider ul, .program_slider02 ul{

	float:left;

	margin:0px;

	padding:0;

	width:300px;

	padding:0;

	overflow:hidden;

	position:absolute;

	top:0;

	left:0;

	

}


.program_slider ul li a, .program_slider02 ul li a {
	color:#ac2731;
	font-size:130%;
	display:block;
	line-height:18px;
	margin:0px 0 0 0;
}

.program_slider ul li a:hover, .program_slider02 ul li a{
	color:#eb7f10;
}


.program_slider ul li, .program_slider02 ul li{ 

	height:225px;

	width:300px;

	margin:0;

	padding:0;

	list-style:none;

	display:inline;

	float:left;

	position:relative;


	}

	
.program_slider ul li h2 {
	font-weight:normal;
	font-size:110%;
	margin:8px 0;
	padding:0;
	line-height:18px;
	text-align:justify;
}
	

.program_slider ul li a img, .program_slider02 ul li a img {

		float:left;

		margin:0;

		padding:0;

	}





/*raajneeti control buttons*/

 /*numeric controls */



	ol#controls07, ol#controls08{

		margin:0;

		padding:0;

		height:28px;

		position:absolute;

		top:17px;

		right:0px;	

		}

	ol#controls07 li, ol#controls08 li{

		margin:0 2px 0 0; 

		padding:0;

		float:left;

		list-style:none;

		height:10px;

		line-height:28px;

		}

	ol#controls07 a, ol#controls08 a{

		float:left;

		height:10px;

		line-height:10px;

		background:url(../images/clicked.png) no-repeat 0 -12px;

		color:#555;

		padding:0 6px;

		text-decoration:none;

		text-indent:-9999px;

		

		}

	ol#controls07 li.current a, ol#controls08 li.current a{

		background: url(../images/clicked.png) no-repeat 0 0px;
		margin:-1px 0 0 0;
		color:#fff;

		}

	ol#controls07 a:focus, ol#controls08 a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;

	}


	
	/*content tabs*/
.scheduletabs {
	float:left;
	display:inline;
	width:300px;
	margin:0px 0;
	background-color:#5a0623;
	border:1px solid #732944;
	height:885px;

}

ul.scheduletabsNavigation {
margin:0;
padding:0;
width:300px;
float:left;
background:url(../images/tab_bg.jpg) repeat-x top left;
}
ul.scheduletabsNavigation li {
display:inline;
float:left;
margin:0;
padding:0;


}
ul.scheduletabsNavigation li a {
color:#fff;
padding:10px;
text-decoration:none;
float:left;
font-size:20px;
font-family: 'BebasRegular';
font-style:normal;
font-weight:normal;
word-spacing:5px;
width:130px;
line-height:30px;
}
ul.scheduletabsNavigation li a.selected, ul.scheduletabsNavigation li a:hover {
background-color:#5a0623;
color:#fc8d17;
}
ul.scheduletabsNavigation li a:focus {
outline:0 none;
}
div.scheduletabs > div {
padding:0px;
float:left;
width:300px;
display:inline;


}
div.programstabs > div h2 {
margin-top:0;
}

ul.scheduletabsNavigation li a#saturday {
	border:0;
	width:65px;
	padding:7px 8px;
}
	
/*song chart starts*/

.chart_list {
	margin:15px 0 15px 0px;
	padding:0 0 0px 0;
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}

.chart_list li {
	float:left;
	margin:0;
	padding:12px 10px;
	list-style:none;
	display:inline;
	width:280px;
	border-bottom:1px solid #732944;
	position:relative;
	
}
.chart_list li.view_all {
	border:0;
}

.chart_list li .position {
	background-color:#fc8d17;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding:0;
	float:left;
	width:36px;
	height:38px;
}

.chart_list li .position h3 span {
	margin:0 0 0 -6px;
}

.chart_list li .position h3 {
	font-size:20px;
	margin:8px 10px 3px 13px;
	padding:0;

}

.chart_list li .status {
	float:left;
	padding:0;
	background-color:#d33738;
	color:#fff;
	font-size:11px;
	width:46px;
	height:38px;
	position:relative;
	
}

.chart_list li .status .move_up {
	background:url(../images/up.jpg) no-repeat left center;
	color:#fff;
	font-size:11px;
	float:left;
	padding:0 0 0 10px;
	position:absolute;
	top:14px;
	left:15px;
}

.chart_list li .status .move_down {
	background:url(../images/down.jpg) no-repeat left center;
	color:#fff;
	font-size:11px;
	float:left;
	padding:0 0 0 10px;
	position:absolute;
	top:14px;
	left:15px;
}

.chart_list li .status .non_move {
	background:url(../images/non_mover.jpg) no-repeat left center;
	color:#fff;
	font-size:11px;
	float:left;
	padding:0 10px 0 10px;
	position:absolute;
	top:14px;
	left:10px;
}

.chart_list li .status .new_entry {
	
	color:#fff;
	font-size:11px;
	float:left;
	padding:0 10px 0 10px;
	position:absolute;
	top:15px;
	left:0px;
}

.chart_list li .info {
	float:left;
	width:187px;
	margin:0 0 0 10px;
}

.chart_list li .info h3, .chart_list li .info h4 {
	margin:0 0 7px 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#fff;
	font-family: 'DroidSerifRegular';
}

.chart_list li .info h4 {
	font-size:11px;
	font-weight:normal;
	color:#f1af83;
	
}

.chart_list li .flash_player {
	width:290px;
	float:left;
	margin:10px 0 0 0;
	display:none;
}
ul.chart_list li a.playit {
	background:url(../images/plays.jpg) no-repeat 0 -38px;
	width:28px;
	height:38px;
	text-indent:-9999px;
	position:absolute;
	top:12px;
	right:10px;
	display:none;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	-khtml-border-radiu:5px;
	-moz-border-radius:5px;
}

ul.chart_list li a.playit:hover {
	background-position:0 0;
}


/*social starts*/



ul.social {

	width:55px;

	float:left;

	display:inline;

	margin:0;

	padding:0;
	position:absolute;
	top:-5px;
	right:0;

}



ul.copyrights li ul.social li {

	list-style:none;

	float:left;

	display:inline;

	margin:0 2px 0 0;

	padding:0;
	width:auto;

}



ul.copyrights li ul.social li.facebook a {

	background:url(../images/social_media.png) no-repeat 0 0;

	width:25px;

	height:25px;

	text-indent:-9999px;

	float:left;
	

}


ul.copyrights li ul.social li.facebook a:hover{

	background-position:0 -25px;

}

ul.social li.twitter a {

	background:url(../images/social_media.png) no-repeat -25px 0;

	width:25px;

	height:25px;

	text-indent:-9999px;

	float:left;

}



ul.social li.twitter a:hover {

	background-position:-25px -25px;

}

/*texts aboutus starts*/

#texts_aboutus.texts {
	float:left;
	width:669px;
	padding:10px;
	background:#fff url(../images/news_bg.jpg) repeat-x bottom left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-kthml-border-radius:5px;
	position:relative;
}

#texts_aboutus.texts .textelement {
	width:322px;
	float:left;
	margin:0 17px 0 0;
}

#texts_aboutus.texts .textelement.half {
	margin:0;
}

#texts_aboutus.texts .item {
	width:308px;
	border:1px solid #dfe0e0;
	padding:6px;
	float:left;
	margin:0 0 20px 0;
	background-color:#f9f9f9;
	position:relative;
	
}


#texts_aboutus.texts .textelement.half .item, #texts_aboutus.texts .item.alt {
	height:430px;
	position:relative;
}

#texts_aboutus.texts .item.alt {
	height:478px;
}

#texts_home.texts .item .news_box {
	width:200px;
	height:325px;
	overflow:hidden;
	float:left;
}

#texts_aboutus.texts h1 {
	font-family: 'MyriadProBold';
	font-size:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#ab144a;
	font-style:normal;
	font-weight:normal;
}

#texts_aboutus.texts h1 span {
	font-weight:normal;
	font-family: 'MyriadProRegular';
}


/*top stories starts*/

ul.top_stories {
	width:300px;
	float:left;
	margin:0;
	padding:0;
	display:inline;
}

ul.top_stories li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:10px 0;
	border-top:1px solid #ebe8e8;
}

ul.top_stories li a {
	color:#db4632;
	font-size:140%;
	font-weight:normal;
}

ul.top_stories li a:hover {
	color:#333;
}

ul.top_stories li h2 {
	font-size:120%;
	font-weight:normal;
	line-height:18px;
	font-style:normal;
	margin:5px 0;
	text-align:justify;
}

ul.top_stories li a.more_news {
	font-size:100%;
}

ul.top_stories li a img, ul.top_stories li img {
	float:left;
	margin:10px 10px 0px 0;
}

ul.top_stories li.feature a img, ul.top_stories li.feature img {
	margin:0 0 10px 0;
}

ul.top_stories li.feature {
	border:0;
	padding-top:0;
}

ul.top_stories li.first {
	border:0;
	padding-top:0;
	margin:-5px 0 0 0;
}


/*more_news list starts*/

ul.top_stories li ul.list_news {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

ul.top_stories li ul.list_news li {
	list-style:none;
	float:left;
	margin:0 0 0px 0;
	display:inline;
	width:280px;
	padding:5px 0 5px 15px;
	background:url(../images/bullets.jpg) no-repeat left 11px;
	line-height:18px;
	border:0;
}

ul.top_stories li ul.list_news li a {
	color:#db4632;
	font-size:12px;
	display:block;
}

ul.top_stories li ul.list_news li a:hover {
	
	color:#666;
}

#texts_aboutus.texts .titles {
	float:left;
	width:280px;
	display:inline;
}






/*titles starts*/



#texts_aboutus.texts h1 span.rajneeti {
	background:url(../images/rajneeti.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:18px;
	
}

#texts_aboutus.texts h1 span.desh {
	background:url(../images/desh.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:18px;
}

#texts_aboutus.texts h1 span.artha {
	background:url(../images/artha.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:18px;
}

#texts_aboutus.texts h1 span.khelkood {
	background:url(../images/khelkood.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:18px;
}

#texts_aboutus.texts h1 span.international {
	background:url(../images/international.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:18px;
}


#texts_aboutus.texts h1 span.more_news_list {
	font-size:14px;
}

ul.top_stories li ul.list_news li.view_more {
	background:none;
}


ul.top_stories li ul.list_news li.view_more a.view_all_news {
	
	background:#d33738 url(../images/more_news_bg.jpg) repeat-x bottom left;
	padding:6px 10px;
	margin: 0 0 0 8px;
	position: absolute;
	bottom:10px;
	left: 0;
	float: left;
	line-height: 18px;
	border-radius:5px;
	font-size:114%;
	color:#fff;
	text-align:center;
	
}

ul.top_stories li ul.list_news li.view_more a.view_all_news span{
	
	background:url(../images/plus.jpg) no-repeat left center;
	padding:0 0 0 20px;
}
ul.top_stories li ul.list_news li.view_more a.view_all_news:hover {
	color:#333;
}




/*highlights recent news */

#highlights .item.topstories a.view_all_news {
	
	background:#d33738 url(../images/more_news_bg.jpg) repeat-x bottom left;
	padding:6px 10px;
	margin: 0 0 0 8px;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 190px;
	float: left;
	line-height: 18px;
	border-radius:5px;
	font-size:114%;
	color:#fff;
	text-align:center;
	
}
#highlights .item.topstories a.view_all_news:hover {
	color:#333;
}

#highlights .item.topstories a.view_all_news span{
	
	background:url(../images/plus.jpg) no-repeat left center;
	padding:0 0 0 20px;
}



/*bichar bishleshan starts*/

#highlights .item.interview.bichar.alt{
	height:450px;
}

#highlights .item.interview.bichar.alt ul.top_stories, #highlights .item.interview.bichar.alt ul.top_stories li ul.list_news {
	width:264px;
}

#highlights .item.interview.bichar.alt ul.top_stories li ul.list_news li {
	width:248px;
}

#highlights .item.interview.bichar.alt ul.top_stories {
	position:relative;
}


#highlights .item.interview.bichar.alt a.view_all_interview {
	
	background:#d33738 url(../images/more_news_bg.jpg) repeat-x bottom left;
	padding:6px 10px;
	margin: 0 0 0 8px;
	position: absolute;
	bottom:10px;
	left: 0;
	float: left;
	line-height: 18px;
	border-radius:5px;
	font-size:114%;
	color:#fff;
	text-align:center;
	height:17px;
	
	
}

#highlights .item.interview.bichar.alt a.view_all_interview span{
	
	background:url(../images/plus.jpg) no-repeat left center;
	padding:0 0 0 20px;
}
#highlights .item.interview.bichar.alt a.view_all_interview:hover {
	color:#333;
}

#highlights .item.interview.bichar.alt ul.top_stories li.listing_news h1 span.more_news_list {
	font-size:14px;
	text-transform:none;
}

#highlights .item.ads {
	height:auto;
}

#texts_aboutus.texts h1 span.manoranjan, #texts_home.texts h1 span.manoranjan {
	background:url(../images/manoranjan.png) no-repeat top left;
	display:block;
	text-indent:-9999px;
	padding:0 0 15px 0;
	height:17px;
}


#texts_aboutus.texts #manoranjan_slideshow, #texts_home.texts #manoranjan_slideshow {
	width:640px;
	border:1px solid #dfe0e0;
	padding:10px;
	float:left;
	margin:0 0 20px 0;
	background-color:#fff;
	position:relative;
	
}

#texts_home.texts #manoranjan_slideshow {
	background:#fff url(../images/news_bg.jpg) repeat-x bottom left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-kthml-border-radius:5px;
	margin:10px 0 20px 0;
	width:666px;
}


#manoranjan_slider {
	width:636px;
	overflow:hidden;
	position:relative;
	float:left;
}


#texts_home.texts #manoranjan_slideshow #manoranjan_slider {
	margin:15px;
}

#manoranjan_slider ul {
	
	margin:0;

	padding:0;

	float:left;

	position:absolute;

	top:0px;

	left:5px;

	overflow:hidden;
	width:636px;



}



#manoranjan_slider ul li {

	list-style:none;

	float:left;

	display:inline;

	margin:0 0px 0 0;

	padding:0;

	width:636px;

	overflow:hidden;

	height:234px;

	position:relative;

}


#manoranjan_slider ul li .entertainment_box {
	width:150px;
	float:left;
	height:223px;
	margin:0 8px 0 0;
	overflow:hidden;
}



#manoranjan_slider ul li a img {

	border:1px solid #bdbcbd;

	padding:3px;

	float:left;

	margin:0 10px 10px 0;

}



#manoranjan_slider ul li a img:hover {

	opacity:0.9;

}

#manoranjan_slider ul li a {
	font-size:110%;
}


#manoranjan_slider ul li a:hover {
	
	color:#DB4632;
}



#nextBtn{ 

	display:block;

	width:16px;

	height:16px;

	position:absolute;

	right:-7px;

	top:150px;

	text-indent:-9999px;

	}	

 #prevBtn{ 

	display:block;

	width:16px;

	height:16px;

	position:absolute;

	left:-7px;

	top:150px;

	text-indent:-9999px;

	}	
													


#texts_home.texts #manoranjan_slideshow #prevBtn{
	left:5px;
}

#texts_home.texts #manoranjan_slideshow #nextBtn {
	right:5px;
}
	
#prevBtn a, #nextBtn a{  

	display:block;

	width:16px;

	height:16px;

	background:url(../images/prev_btn.png) no-repeat 0 0;	

	}	

#nextBtn a{ 

	background:url(../images/next_btn.png) no-repeat 0 0;	

	}

	

#prevBtn a:hover{ 

	background-position:0 -16px;	

	}

	

#nextBtn a:hover {

		background-position:0 -16px;	

	

}

#highlights .item.ads a img {
	margin:0 0 10px 0;
	float:left;
}



ul.news_list {




	display:inline;
	width:640px;
	float:left;
	margin:10px 0 0 0;
	font-size:12px;
	line-height:18px;
	padding:0px;
	border-radius:10px;
	
}

ul.news_list li {
	
	list-style:none;
	float:left;
	display:inline;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #d8d8d8;
	width:650px;
	
}

ul.news_list a {
	color:#db4632;
	font-size:130%;
	line-height:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

ul.news_list a:hover {
	color:#666;
}

ul.news_list h2 {
	font-size:110%;
	font-weight:normal;
	margin:5px 0;
	padding:0;
	color:#666;
}

ul.news_list a img, ul.news_list img, ul.news_list.rashi img {
	float:left;
	margin:0 10px 0 0;
	border:4px solid #fff;
}

ul.news_list.rashi img {
	border:1px solid #ccc;
}

ul.news_list img {
	border:1px solid #ccc;
}

ul.news_list li a.more_news {
	font-size:11px;
}

/*pagination starts*/

ul.pagination {
	margin:10px 0 0 0;;
	padding:0;
	float:left;
	
}

ul.pagination li {
	
	padding:0;
	float:left;
	display:inline;
	list-style:none;
	margin:0 0 0 1px;
}

ul.pagination li a {
	background:#fe8d18 url(../images/link.jpg) repeat-x top left;
	text-decoration:none;
	color:#fff;
	padding:5px 10px;
	margin:0 0 0px 0;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;

}

ul.pagination li a.selected, ul.pagination li a:hover  {
	color:#fff;
	background:#5c0723 url(../images/hover.jpg) repeat-x top left;
}


/*like box starts*/

ul.like_boxes {
	width:400px;
	float:left;
	margin:15px 0px;
	padding:0;
	display:inline;
	position:absolute;
	top:5px;
	right:5px;
}

ul.like_boxes li.dates {
	width:120px;
	font-size:11px;
}

ul.like_boxes li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:400px;
}



#texts_aboutus.texts .news_content h1 {
	color:#333;
	margin:10px 0;
	display:block;
	margin:42px 0 25px 0;
	line-height:26px;
}

#texts_aboutus.texts .news_content img {
	float:left;
	margin:5px 10px 10px 0px;
}

#texts_aboutus.texts .news_content {
	font-size:130%;
	line-height:22px;
	font-weight:normal;
	text-align:justify;
}

#texts_aboutus.texts .news_content h2 {
	color:#333;
	font-weight:bold;
	font-size:16px;
	margin:20px 0;
}

#texts_aboutus.texts .news_content h2 span {
	color:#fb881a;
}


/*recent news starts*/

ul.other_news {
	width:590px;
	float:left;
	display:inline;
	margin:0;
	padding:0px;
	
}

ul.other_news li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	width:590px;
	padding:0 0 0 18px;
	background:url(../images/bullets.jpg) no-repeat left 7px;
	line-height:18px;
	
}


ul.other_news li a {
	color:#666;
	font-size:13px;
	font-weight:normal;
}

ul.other_news li a:hover {
	color:#DB4632;
}

ul.other_news li.view_more {
	background:none;
	padding-left:0;
}

ul.other_news li.view_more a {
	
	background:#d33738 url(../images/more_news_bg.jpg) repeat-x bottom left;
	padding:6px 10px;
	margin: 0 0 0 8px;
	float: left;
	line-height: 18px;
	border-radius:5px;
	font-size:12px;
	color:#fff;
	text-align:center;
	
}
ul.other_news li.view_more a:hover {
	color:#333;
}

ul.other_news li.view_more span{
	
	background:url(../images/plus.jpg) no-repeat left center;
	padding:0 0 0 20px;
}

/*content tabs*/
.programtabs {
	float:left;
	display:inline;
	width:660px;
	margin:20px 0;
	background-color:#fff;
	border:1px solid #dfe0e0;
	padding:0px;
	

}

ul.programtabsNavigation {
margin:0;
padding:0;
width:660px;
float:left;
background:url(../images/tab_main_bg.jpg) repeat-x top left;
border-bottom:1px solid #ccc;
}
ul.programtabsNavigation li {
display:inline;
float:left;
margin:0;
padding:0;


}
ul.programtabsNavigation li a {
color:#333;
padding:10px;
text-decoration:none;
float:left;
font-size:11px;
font-style:normal;
font-weight:bold;
width:72px;
text-align:center;
border-left:1px solid #ccc;
margin:0 0 0 -1px;

}
ul.programtabsNavigation li a.selected, ul.programtabsNavigation li a:hover {
background-color:#fff;
color:#9f0b3f;
}


ul.programtabsNavigation li a:focus {
outline:0 none;
}
div.programtabs > div {
padding:0px;
float:left;
width:640px;
display:inline;
margin:10px;


}
div.programtabs > div h2 {
margin-top:0;
}


/*tables starts*/



#box-table-a
{
	font-size:11px;
	margin:0 0 15px 0;
	width: 640px;
	text-align: left;
	border-collapse: collapse;
	border:px solid #bdbcbd;
	float:left;
	text-transform:none;
	
	

}
#box-table-a.boxtable {
	width:500px;
}
#box-table-a img {
	vertical-align:middle;
	
}

#box-table-a a {
	font-weight:normal;
	color:#666;
	
}

#box-table-a a:hover {
	color:#d63c36;
	text-decoration:none;
}
#box-table-a th
{
	font-weight: bold;
	padding: 5px;
	background:#3e3a39 url(../images/th_bg.jpg) repeat-x bottom left;
	color:#333;
	border-bottom: 1px solid #d8dada;
	text-align: left;
	font-size:11px;
	margin:0;

}


#box-table-a td
{
	padding: 5px;
	background-color: #f6f6f6; 
	border-bottom: 1px solid #d8dada;
	color: #666;
	margin:0;

}
#box-table-a tr:hover td
{
	background-color: #fffefe;
	color: #333;
}

#box-table-a .odd {
	background-color:#ebeaea;
}

/*rj_section starts*/

ul.rj_section {
	width:200px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

ul.rj_section li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	padding:0;
	width:176px;
}

ul.rj_section li a img {
	border:8px solid #eee;
	margin:0 0 10px 0;

}

ul.rj_section li a img:hover {
	border:8px solid #fafafa;
}

ul.rj_section li a {
	color:#fd8c18;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:center;
}

ul.rj_section li a:hover {
	color:#333;
}

.rj_content {
	width:350px;
	background: url(../images/program_bg.jpg) no-repeat top right;
	float:left;
	padding:0 116px 0 0;
	text-align:justify;
	font-style:italic;
	line-height:18px;
	font-size:12px;
}

.rj_content.dedication {
	background:url(../images/online_bg.jpg) no-repeat top right;
}

#texts_aboutus.texts .program_box {
	margin:30px 0 0 0;
}

#texts_aboutus.texts .program_box h1 {
	color:#333;
	font-size:18px;
	margin:0 0 20px 0;
	padding:0;
}
#texts_aboutus.texts .program_box h2
 {
	 color:#333;
	 font-style:normal;
	 font-size:16px;
	  font-family:"MyriadProRegular";
	  font-weight:normal;
	
 }

#texts_aboutus.texts .program_box h2 span {
	color:#fd8c18;
	height:auto;
	font-weight:normal;
	 font-family:"MyriadProRegular";
	 padding:0 0 0 3px;
}

#texts_aboutus.texts .comments {
	margin:20px 0 0 0;
}

/*photo_gallery starts*/

.gallery_content {
	display:inline;
	width:512px;
	float:left;
}

ul.photo_gallery {
	margin:30px 0;
	float:left;
	padding:0;
	display:inline;
	width:512px;
}

ul.photo_gallery li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 30px 0 0;
	padding:0;
	width:220px;
	height:200px;
	position:relative;
}

ul.photo_gallery li.photo {
	height:154px;
	position:relative;
}

.google_ads {
	width:120px;
	height:800px;
	float:left;
	margin:30px 30px 0 0;
}
ul.photo_gallery li a {
	width:220px;
	height:124px;
	overflow:hidden;
}

ul.photo_gallery li a img {
	float:left;
	margin:0 0 15px 0;
	
}

ul.photo_gallery li a img:hover {
	opacity:0.9;
}


ul.photo_gallery li.photo .zoom, ul.photo_gallery li.video .watch {
	background:url(../images/zoom.png) no-repeat top left;
	width:55px;
	height:55px;
	position:absolute;
	top:32px;
	left:80px;
	text-indent:-9980px;
	z-index:9999;
	display:none;
}

ul.photo_gallery li.video {
	height:215px;
}

ul.photo_gallery li.video .watch {
	background:url(../images/play.png) no-repeat top left;
}

#texts_aboutus.texts ul.photo_gallery li h1 {
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	font-family: 'DroidSerifRegular';
}

#texts_aboutus.texts ul.photo_gallery li h1 a:hover {
	color:#333;
}

#texts_aboutus.texts ul.photo_gallery li h2 {
	color:#fd8c18;
	font-style:italic;
	font-size:11px;
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	font-style:normal;
	font-style:italic;
	margin:5px 0;
}


/*rj_list starts*/

ul.rj_list {
	margin:0 0 30px 0;
	float:left;
	padding:0;
	display:inline;
	width:512px;
}

ul.rj_list li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 30px 30px 0;
	padding:0;
	width:160px;
	height:65px;
	position:relative;
}

ul.rj_list li a img {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

ul.rj_list li a img:hover {
	opacity:0.9;
}

#texts_aboutus.texts ul.rj_list li h1 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#texts_aboutus.texts ul.rj_list li h1 a {
	color:#333;
}

#texts_aboutus.texts ul.rj_list li h1 a:hover {
	color:#f17421;
}

#texts_aboutus.texts ul.rj_list li h2 {
	font-size:11px;
	color:#c1c0c1;
	margin:0;
	padding:0;
	font-weight:normal;
}

#texts_aboutus.texts ul.rj_list li h2 a {
	color:#c1c0c1;
	font-family:Arial, Helvetica, sans-serif;
}

#texts_aboutus.texts ul.rj_list li h2 a:hover {
	color:#333;
}

.presenter_content {
	float:left;
	width:466px;
	display:inline;
}

/*gallery_content h1 span starts*/

#texts_aboutus.texts .gallery_content h1 {
	margin:20px 0 0 0;
	line-height:22px;
}

#texts_aboutus.texts .gallery_content h1 span {
	color:#333;
	font-size:16px;
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	font-style:normal;
	margin:5px 0;
	padding:0;
}


/*audio downloads*/

ul.audio_downloads {
	width:480px;
	padding:0px;
	display:inline;
	margin:20px 0 0 0;
	float:left;
	position:relative;
}
ul.audio_downloads.current {
	height:212px;
}
ul.audio_downloads.all_message {
	height:212px;
}

ul.audio_downloads.archives {
	height:253px;
}

ul.audio_downloads li.messages_box {
	float: left;
    height: 130px;
    margin: 10px;
    overflow: auto;
    padding: 10px;
    width: 259px;
	border:0;
}

ul.audio_downloads li {
	width:480px;
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #eee;
	
}

ul.audio_downloads li.view_all {
	border:0;
	position:absolute;
	bottom:0;
	left:0;
}

ul.audio_downloads li a{
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	color:#666;
	font-family: 'DroidSerifRegular';
	margin:5px 0;
	padding:0;
	display:block;
	line-height:18px;
}


#texts_aboutus.texts ul.audio_downloads li h2, ul.audio_downloads li h3 {
	color:#f57b1f;
	line-height:18px;
	margin:10px 0;
	font-size:12px;
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	font-style:normal;
}

ul.audio_downloads li h3 {
	width:190px;
	float:left;
	margin:5px 0 0 10px;
	line-height:normal;
}

ul.audio_downloads li a:hover {
	color:#f57b1f;
}

ul.audio_downloads li a.more {
	float:left;
	padding:3px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	background:none;
	margin:5px 0 0 0;
	font-size:11px;
	line-height:normal;
	background:#fe8d18 url(../images/download_bg.jpg) repeat-x top left;
}

ul.audio_downloads li a.more:hover {
	background-position:0 0;
	color:#fff;
	background:#fe8d18 url(../images/hover.jpg) repeat-x top left;
}

/*gallery_content song charts statrs*/

.gallery_content .scheduletabs {
	margin:31px 0 0 0;
	width:512px;
}

.gallery_content ul.scheduletabsNavigation {
	width:512px;
}

.gallery_content ul.scheduletabsNavigation li a {
	width:234px;
	text-align:center;
}

.gallery_content ul.chart_list {
	width:512px;
}

.gallery_content ul.chart_list li {
	width:493px;
}

.gallery_content ul.chart_list li .info {
	width:400px;
}


/*off_beat_list starts*/

ul.off_beat_list {
	margin:9px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	width:480px;
}

ul.off_beat_list li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:22px 0;
	border-bottom:1px solid #eee;
	width:480px;
}

ul.off_beat_list a {
	color:#ccc;
}

ul.off_beat_list li a img {
	float:left;
	margin:0 20px 0 0;
}

ul.off_beat_list li a img:hover {
	opacity:0.9;
}



ul.off_beat_list a:hover {
	color:#333;
}

#texts_aboutus.texts ul.off_beat_list li h1 {
	color:#666;
	font-size:13px;
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	font-style:normal;
	margin:0px 0;
	padding:0;
}

#texts_aboutus.texts ul.off_beat_list li h2 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	margin:5px 0;
	padding:0;
	font-style:italic;
	font-weight:normal;
	color:#DB4632;
}

#texts_aboutus.texts ul.off_beat_list li a.mores {
	font-size:11px;
	
}

/*off_beat_details starts*/

ul.off_beat_details {
	margin:30px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	width:480px;
}

ul.off_beat_details li {
	width:480px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}

ul.off_beat_details li .title {
	width:150px;
	display:inline;
	font-size:130%;
	font-weight:normal;
	color:#333;
	float:left;
}

ul.off_beat_details li .infos {
	width:300px;
	display:block;
	font-size:130%;
	font-weight:normal;
	line-height:26px;
	color:#666;
	float:left;
}

ul.off_beat_details li.feature_img {
	margin:0 0 20px 0;
}

ul.off_beat_details li.feature_img img {
	float:left;
}

/*feedback form starts*/

#song_dedication {
	margin:0 0 0 0px;
	padding:0 0 0 10px;
 	background: url(../images/song_dedication_bg.png) no-repeat top left;
  	width:406px;
  	float:left;
	
	
  
		   
}

#texts_aboutus.texts #song_dedication h1 {
	color:#666;
	font-size:13px;
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	font-style:normal;
	margin:0px 0;
	padding:0;
}

/*song_dedication starts*/

#song_dedication fieldset {
	border:0;
	margin:0;
	padding:0;
	float:left;
	background-color:none;
}



#song_dedication label {
	font-size:14px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	float:left;
	width:500px;
	display:none;
	
}

#song_dedication .textfield, #song_dedication .textarea {
	width:329px;
	padding:5px 10px;
	color:#838383;
	margin:0 15px 10px 0;
	float:left;
	border:0;
	font-size:11px;
	 -moz-border-radius:5px;
	   -khtml-border-radius:5px;
	   -webkit-border-radius:5px;
   border-radius:5px;
   border:1px solid #bdbdbd;
}

#song_dedication .textarea {
	overflow:auto;
	margin:0;
	height:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	
}

#texts_aboutus.texts .textelement #song_dedication .captcha {
	border:1px solid #ccc;
	float:left;
	margin:10px 0 0 0px;
		 -moz-border-radius:5px;
	   -khtml-border-radius:5px;
	   -webkit-border-radius:5px;
   border-radius:8x;
   border:1px solid #303134;
   width:112px;
	
}

#song_dedication .textfield.alt {
	width:261px;
	margin:10px 0 0 10px;
	padding:10px;
}

#song_dedication .textfield.dedi {
	width:547px;
}

#song_dedication label.captcha_lbl {
	width:80px;
	margin:20px 0 0 0;
}

#song_dedication .button {
	float:left;
	background:url(../images/submit.jpg) no-repeat top left;
	width:126px;
	height:40px;
	border:0;
	margin:10px 0 0 -4px;
	padding:0;
	cursor:pointer;
	clear:both;
}

#song_dedication .button:hover {
	background-position:0 -40px;
}






	






