/*Global settings*/

a {
	color:#ccc;
	text-decoration:none;
	outline:0;
}

a:hover{
	color:#fff;
}

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:#fff;
	background: url(../images/main_bg1.jpg) repeat top left;
	
}


@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;
	
}


#main_body {
	width:987px;
	background:url(../images/my_bg.jpg) repeat-y top left;
	margin: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');

*/
	-moz-box-shadow: 0px 5px 40px #000;
	-webkit-box-shadow: 0px 5px 8px #000;
	box-shadow: 0px 0px 8px #000;
	overflow:hidden;
	
}

/*header starts*/

#header {
	width:967px;
	margin:0;
	padding:10px;
	background-color:#fff;
	float:left;
}


#header .player {
	width:294px;
	float:left;
	background-color:#000;
	height:46px;
}


/*calendar starts*/

ul.calendar {
	width:247px;
	background:url(../images/calendar_bg.jpg) no-repeat top left;
	float:left;
	display:inline;
	margin:0;
	padding:16px;
}

ul.calendar li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 3px 0 0;
	padding:0;
	color:#666;
	font-family: 'MyriadProRegular';
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

ul.calendar li span {
	padding:0 5px;
}

#header .player .plays {
	margin:15px 10px 10px 10px;
	float:left;
}

#header .player img {
	margin:15px 0 0 10px;
}

/*navigation starts*/

#navigation {
	width:687px;
	float:left;
	display:inline;
	margin:0;
	padding:0 0 0 0px;
	
}

#navigation li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#navigation li a {
	float:left;
	margin:0;
	paddign:0;
}

#navigation li.home a {
	background:url(../images/nav_bg.jpg) no-repeat 0 0;
	width:48px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.home a:hover, #navigation li.home a.selected {
	background:url(../images/nav_bg.jpg) no-repeat 0 -46px;
	width:48px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.about a {
	background:url(../images/nav_bg.jpg) no-repeat -48px 0;
	width:62px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.about a:hover, #navigation li.about a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -48px -46px;
	width:62px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.programs a {
	background:url(../images/nav_bg.jpg) no-repeat -110px 0;
	width:89px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.programs a:hover, #navigation li.programs a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -110px -46px;
	width:89px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.profiles a {
	background:url(../images/nav_bg.jpg) no-repeat -198px 0;
	width:70px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.profiles a:hover, #navigation li.profiles a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -198px -46px;
	width:70px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.rate_card a {
	background:url(../images/nav_bg.jpg) no-repeat -267px 0;
	width:88px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.rate_card a:hover, #navigation li.rate_card a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -267px -46px;
	width:88px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.gallery a {
	background:url(../images/nav_bg.jpg) no-repeat -354px 0;
	width:73px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.gallery a:hover, #navigation li.gallery a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -354px -46px;
	width:73px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.partner a {
	background:url(../images/nav_bg.jpg) no-repeat -427px 0;
	width:76px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.partner a:hover, #navigation li.partner a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -427px -46px;
	width:76px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.contact a {
	background:url(../images/nav_bg.jpg) no-repeat -503px 0;
	width:77px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.contact a:hover, #navigation li.contact a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -503px -46px;
	width:77px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#navigation li.listen_live a {
	background:url(../images/nav_bg.jpg) no-repeat -580px 0;
	width:103px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#navigation li.listen_live a:hover, #navigation li.listen_live a.selected {
	background:url(../images/nav_bg.jpg) no-repeat -580px -46px;
	width:103px;
	height:46px;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


/*contnet starts*/

#content {
	width:987px;
	padding:10px;
	float:left;
	
}

#highlights {
	width:283px;
	float:left;
	display:inline;
}

#highlights #logo {
	float:left;
	margin:0 0 0 -10px;
}

/*a#logo {
	float:left;
	margin:0 0 0 -10px;
}*/



/* highlights item starts*/

#highlights .item, #highlights .ads {
	width:260px;
	float:left;
	display:inline;
	margin:15px 0 10px 5px;
}

#highlights .item h1 {
	background:#0aa3b8 url(../images/left_bullets.jpg) no-repeat left center;
	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;
}

/*audio archives starts*/

ul.audio_archives {
	width:260px;
	float:left;
	margin:0;
	padding:0;
	display:inline;
}

ul.audio_archives li {
	list-style:none;
	float:left;
	display:inline;
	width:240px;
	background:#fff url(../images/listen_bg.jpg) repeat-x bottom left;
	padding:10px;
	margin:0 0 1px 0;
}

ul.audio_archives li a {
	color:#d5545b;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
}

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

ul.audio_archives li ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	width:240px;
}

ul.audio_archives li ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	background:none;
	width:auto;
}

ul.audio_archives li ul li.listen a, ul.audio_archives li ul li.download a {
	background:url(../images/play.jpg) no-repeat left center;
	float:left;
	margin:0;
	padding:5px 0 5px 25px;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

ul.audio_archives li ul li.download a {
	background:url(../images/dowload.jpg) no-repeat left center;
}

ul.audio_archives li ul li.listen a:hover, ul.audio_archives li ul li.download a:hover {
	color:#f00;
}

/*sujhab_petika starts*/

/*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-color:none;
}

/*partners starts*/

ul.partners {
	width:260px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

ul.partners li {
	list-style:none;
	float:left;
	width:260px;
	margin:0 0 1px 0;
	padding:0;
	background:#00a0b6 url(../images/left_bults.jpg) no-repeat 5px center;
}

ul.partners li a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:7px 10px;
	float:left;
	margin:0 0 0 10px;
	
}

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

	





#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-color:#2a2929;
	float:left;
	margin:0;
	padding:0 10px 15px 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 #545252;
}

ul.radio_jockeys li a img {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:4px solid #666;
}

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

ul.radio_jockeys li a img:hover {
	border:4px solid #fff;
}

ul.radio_jockeys li .section_texts {
	width:150px;
	float:left;
}

ul.radio_jockeys li .section_texts a {
	color:#ff9933;
	font-size:12px;
	font-weight:bold;
}

ul.radio_jockeys li .section_texts h2 {
	color:#989797;
	font-size:11px;
	font-weight: bold;
}

ul.radio_jockeys li.more {
	border:0;
	padding:0;
	margin:20px 0 0 0;
}
ul.radio_jockeys li.more a {
	background:#ff5aaf url(../images/more_bg.jpg) repeat-x bottom left;
	padding:5px 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-radius:5px;
	
}

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


/* 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 {
	border:0;
	padding:0;
	margin:20px 0 0 0;
}
ul.ring_tones li.more a, ul.gallery li.more a {
	background:#ff5aaf url(../images/more_bg.jpg) repeat-x bottom left;
	padding:5px 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-radius:5px;
	
}

ul.ring_tones li.more a:hover, ul.gallery li.more a:hover {
	color:#333;
}


/*gallery stats*/

ul.gallery {
	width:260px;
	float:left;
	display:inline;
	margin:0;
	padding:0 0 10px 0;
	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;
	
}

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

ul.gallery li a img {
	color:#fff;
	float:left;
	margin:0;
	padding:0;
	border:1px solid #dcdbdb;
	padding:3px;
	
}

ul.gallery li a img:hover {
	border:1px solid #666;
	opacity:0.8;
}


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

#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;
}

/*social starts*/

ul.social {
	width:260px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

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

ul.social li.facebook a {
	background:url(../images/social_bg.jpg) no-repeat 0 0;
	width:116px;
	height:33px;
	text-indent:-9999px;
	float:left;
}

ul.social li.twitter a {
	background:url(../images/social_bg.jpg) no-repeat -116px 0;
	width:142px;
	height:33px;
	text-indent:-9999px;
	float:left;
}

ul.social li.facebook a:hover{
	background-position:0 -33px;
}

ul.social li.twitter a:hover {
	background-position:-116px -33px;
}


/*slideshow starts*/

/*banner slider starts*/

#slideshow {
	width:422px;
	height:372px;
	float:left;
	overflow:hidden;
	position:relative;
	display:inline;
	margin:0;
}


#slider ul {
	float:left;
	margin:0px;
	padding:0;
	width:422px;
	padding:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	
}

#slider ul li{ 
	height:400px;
	width:422px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	position:relative;
	background-color:#fff;
	
	
	
	}
	
	#slider ul li a {
	color:#f00;
	font-size:11px;
	font-weight:bold;
	}
	
	#slider ul li a:hover {
		color:#333;
	}
	
	#slider ul li a img {
		float:left;
		margin:0;
		padding:0;
	}


#slider ul li .section_texts {
	float:left;
	width:402px;
	background-color:#fff;
	padding:10px;
}

#slider ul li .section_texts h1 {
	font-size:14px;
	font-weight:bold;;
	margin:0 0 0px 0;
	padding:0;
	color:#666;
}

#slider ul li .section_texts h2 {
	color:#999;
	font-size:11px;
	margin:0;
	padding:0;

}

#slider ul li .section_texts h3{
	margin:10px 0 0 0;
	padding:0;
	background:url(../images/read_more.jpg) no-repeat top left;
	width:107px;
	height:37px;
	float:left;
}

#slider ul li .section_texts h3 a {
	float:left;
	margin:5px 0 0 10px;
	color:#fff;
	line-height:15px;
	font-size:14px;
}

#slider ul li .section_texts h3 a:hover {
	color:#333;
}


	
	


		
#prevBtn, #nextBtn{ 
	display:block;
	width:20px;
	height:26px;
	position:absolute;
	left:255px;
	top:450px;
	text-indent:-9999px;
	}	
#nextBtn{ 
	left:285px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:20px;
	height:26px;
	background:url(../images/next.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/prev.jpg) no-repeat 0 0;	
	}
	
#prevBtn a:hover{ 
	background:url(../images/next_hov.jpg) no-repeat 0 0;	
	}
	
#nextBtn a:hover {
		background:url(../images/prev_hov.jpg) no-repeat 0 0;	
	
}

 /*numeric controls */

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		position:absolute;
		top:334px;
		right:20px;	
		}
	ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:10px;
		background:url(../images/clicked.jpg) no-repeat 0 0;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		text-indent:-9999px;
		
		}
	ol#controls li.current a{
		background: url(../images/clicked.jpg) no-repeat 0 -15px;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;
	}
	
	
/*fresh news starts*/

#texts_home.texts {
	width:665px;
	float:left;
	padding:0 14px;
}

#fresh_news {
	width:230px;
	background-color:#fff;
	height:372px;
	float:left;
	margin:0 0 0 13px;
	overflow:hidden;
	position:relative;
}

#fresh_news h1 {
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0px;
	border:1px solid #bdbcbd;
	position:relative;
}

#fresh_news h1 span {
	text-indent:-9999px;
	background:url(../images/fresh_news.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}

#fresh_news h2 {
	background-color:#000;
	padding:5px;
	margin:0;
	position:absolute;
	top:343px;
	left:0;
	width:220px;
	float:left;
	line-height:18px;
}

#fresh_news h2 a {
	color:#c21362;
	font-size:13px;
	font-weight:normal;
	background:url(../images/more.jpg) no-repeat right center;
	padding:0 20px 0 0;
}

#fresh_news h2 a:hover {
	color:#fff;
}

#fresh_news h1 a.view_all, #texts_home .textelement.samachar h1 a.view_all, #texts_home .textelement.audio_market h1 a.view_all, #texts_home .textelement.khabari_lal h1 a.view_all, #texts_home .textelement.cutpaste h1 a.view_all, #texts_home .textelement.tipan_tapan a.view_all, #texts_home .textelement.eghara_prashna a.view_all, #mixmasala_slideshow ul li .program_box a.view_all, #texts_home .textelement.rj_profiles a.view_all {
	position:absolute;
	top:13px;
	right:10px;
	background:url(../images/more_icon.jpg) no-repeat right center;
	padding:0 15px 0 0;
	margin:0;
	font-size:11px;
	color:#666;
	font-weight:normal;
}

#fresh_news h1 a.view_all:hover, #texts_home .textelement.samachar h1 a.view_all:hover, #texts_home .textelement.audio_market h1 a.view_all:hover, #texts_home .textelement.khabari_lal h1 a.view_all:hover, #texts_home .textelement.cutpaste h1 a.view_all:hover, #texts_home .textelement.tipan_tapan a.view_all:hover, #texts_home .textelement.eghara_prashna a.view_all:hover, #mixmasala_slideshow ul li .program_box a.view_all:hover, #texts_home .textelement.rj_profiles a.view_all:hover {
	color:#68b8fc;
	
}

/*recent news starts*/

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

ul.recent_news li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 0px 0;
	padding:10px;
	line-height:18px;
	border-top:1px solid #bdbcbd;
	width:210px;
}


ul.recent_news li:first-child {
	border:0;
}



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

ul.recent_news li a img {
	padding:3px;
	margin:5px 13px 0 0;
	float:left;
	background-color:#fff;
	border:1px solid #bdbcbd;
	opacity:1;
}

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

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

ul.recent_news li span.more_btn a {
	background:url(../images/play_btn.jpg) no-repeat left center;
	display:block;
	font-size:11px;
	float:left;
	padding:0 0 0 18px;
	margin:5px 0 0 0;
	
}


ul.recent_news li span.more_btn a:hover {
	color:#ce3a42;
	text-decoration:underline;
	
}




/*textelement starts*/


#texts_home .textelement {
	width:322px;
	background-color:#fff;
	float:left;
	height:340px;
	margin:10px 21px 0 0px;
	overflow:hidden;
	position:relative;
}

#texts_home .textelement ul li.more {
	background:none;
	margin:0 0 0 -10px;
}

#texts_home .textelement ul li.more a {
	background:#ff5aaf url(../images/more_bg.jpg) repeat-x bottom left;
	padding:5px 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-radius:5px;
	
}

#texts_home .textelement ul li.more a:hover {
	color:#333;
}


#texts_home .textelement.samachar h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
}

#texts_home .textelement.samachar h1 span {
	text-indent:-9999px;
	background:url(../images/samachar_bg.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}

/*filmy guff*/

#texts_home .textelement.filmy_guff, #texts_home .textelement.cut_paste, #texts_home .textelement.chulo_chauko, #texts_home .textelement.off_guff, #texts_home .textelement.cell_patra, #texts_home .textelement.suchana_pati, #texts_home .textelement.eghara_prashna, #texts_home .textelement.chitra_bichitra, #texts_home .textelement.face_to_face, #texts_home .textelement.upcoming, #texts_home .textelement.special_programs {
	margin:10px 0 0 0px;
}

#texts_home .textelement.songcharts {
	margin:10px 0 0 17px;
}



/*audio_market*/

#texts_home .textelement.audio_market {
	margin:10px 0 0 0;
}

#texts_home .textelement.audio_market h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.audio_market h1 span {
	text-indent:-9999px;
	background:url(../images/audio_market.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}

/*audio_market*/

#texts_home .textelement.cut_paste h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.cut_paste h1 span {
	text-indent:-9999px;
	background:url(../images/cut_paste.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*tipan tipan*/

#texts_home .textelement.tipan_tapan h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.tipan_tapan h1 span {
	text-indent:-9999px;
	background:url(../images/tipan_tapan.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*tipan tipan*/

#texts_home .textelement.chulo_chauko h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.chulo_chauko h1 span {
	text-indent:-9999px;
	background:url(../images/chulo_chauko.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*off_guff*/

#texts_home .textelement.off_guff h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.off_guff h1 span {
	text-indent:-9999px;
	background:url(../images/off_guff.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*off_guff*/

#texts_home .textelement.pharsi_gantemula h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.pharsi_gantemula h1 span {
	text-indent:-9999px;
	background:url(../images/pharsi_gantemula.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*cell patra*/

#texts_home .textelement.cell_patra h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.cell_patra h1 span {
	text-indent:-9999px;
	background:url(../images/cell_patra.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*cell patra*/

#texts_home .textelement.nepal_chautari h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.nepal_chautari h1 span {
	text-indent:-9999px;
	background: url(../images/nepalchautari.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*cell patra*/

#texts_home .textelement.suchana_pati h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.suchana_pati h1 span {
	text-indent:-9999px;
	background: url(../images/suchana_pati.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*cell patra*/

#texts_home .textelement.chiya_chautari, #texts_home .textelement.nepal_chautari, #texts_home .textelement.pharsi_gantemula {
	padding:0 0 0px 0;
}

#texts_home .textelement.chiya_chautari h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.chiya_chautari h1 span {
	text-indent:-9999px;
	background:url(../images/chiya_chautari.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

#texts_home .textelement.chiya_chautari h3, #texts_home .textelement.nepal_chautari h3, #texts_home .textelement.pharsi_gantemula h3 {
	font-size:11px;
	line-height:18px;
	padding:0 10px 10px 10px;
	
}

/*cell patra*/

#texts_home .textelement.eghara_prashna h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.eghara_prashna h1 span {
	text-indent:-9999px;
	background:url(../images/eghara_prashna.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}

/*videos*/

#texts_home .textelement.videos h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.videos h1 span {
	text-indent:-9999px;
	background:url(../images/srabya_drishya.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}




/*chitra bichitra*/

#texts_home .textelement.khabarilal h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.khabarilal h1 span {
	text-indent:-9999px;
	background:url(../images/khabarilal.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}



/*chitra bichitra*/

#texts_home .textelement.birthday h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.birthday h1 span {
	text-indent:-9999px;
	background:url(../images/happy_birthday.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}



/*footer*/

/*footer starts*/

#footer {
	width:645px;
	background-color:#fff;
	float:left;
	padding:0 10px 10px 10px;
		border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	margin:15px 0 0 0;
}

/*footer_nav starts*/

ul.footer_nav {
	width:630px;
	float:left;
	display:inline;
	margin:13px 0 0 0px;
	padding:0;


}

ul.footer_nav li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:inline;
	width:380px;
	font-size:11px;
	color:#666;
}

ul.footer_nav li.design {
	width:250px;
	text-align:right;
}

ul.footer_nav li.design a {
	font-size:11px;
}

ul.footer_nav li.design a:hover {
	color:#f00;
}

ul.footer_nav li.design 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*/

#program_slider {
	width:287px;
	float:left;
	overflow:hidden;
	position:relative;
	display:inline;
	margin:10px 0 13px 15px;
}


#slide_programs ul {
	float:left;
	margin:0px;
	padding:0;
	width:287px;
	padding:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	
}

#slide_programs ul li{ 
	height:225px;
	width:287px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	position:relative;
	background-color:#000;
	
	
	
	}
	
	
	#slide_programs ul li a img {
		float:left;
		margin:0;
		padding:0;
	}




 /*numeric controls */

	#program_slider ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		position:absolute;
		top:334px;
		right:20px;
		display:none;	
		}
	#program_slider ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	#program_slider ol#controls li a{
		float:left;
		height:12px;
		line-height:10px;
		background:url(../images/clicked.jpg) no-repeat 0 0;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		text-indent:-9999px;
		
		}
	#program_slider ol#controls li.current a{
		background: url(../images/clicked.jpg) no-repeat 0 -12px;
		color:#fff;
		}
	#program_slider ol#controls li a:focus, #prevBtn a:focus, #program_slider #nextBtn a:focus{outline:none;
	}
	
	
/* audio_market_news starts*/

/*recent news starts*/

ul.audio_recent_news {
	width:322px;
	float:left;
	display:inline;
	margin:0;
	padding:0px;
	
}

ul.audio_recent_news li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 0px 0;
	padding:10px;
	line-height:18px;
	border-top:1px solid #bdbcbd;
	width:302px;
}

ul.audio_recent_news li:first-child {
	border:0;
}

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

ul.audio_recent_news li a img {
	padding:3px;
	margin:0 13px 0 0;
	float:left;
	background-color:#fff;
	border:1px solid #bdbcbd;
	opacity:2;
}

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

ul.audio_recent_news li a:hover {
	color:#ce3a42;
	
}

ul.audio_recent_news li span.more_btn a {
	
	display:block;
	font-size:11px;
	float:left;
	padding:0;
	margin:5px 0 0 0;
	
}


ul.audio_recent_news li span.more_btn a:hover {
	color:#ce3a42;
	text-decoration:underline;
	
}


/*hasya byanga starts*/

#texts_home .textelement.hasya_byanga, #texts_home .textelement.comedy_drama, #texts_home .textelement.weekly_program, #texts_home .textelement.mixmasala {
	width:665px;
}

#texts_home .textelement.hasya_byanga h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
}

#texts_home .textelement.hasya_byanga h1 span {
	text-indent:-9999px;
	background:url(../images/hasya_byanga.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}


/*hasya_byanga_slider starts*/

#hasya_slideshow, #comedy_drama_slideshow {
	width:665px;
	position:relative;
}

#hasya_byanga_slider ul, #comedy_drama_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:45px;
	left:10px;
	overflow:hidden;
	height:270px;
}

#hasya_byanga_slider ul li, #comedy_drama_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:665px;
	overflow:hidden;
	
	height:270px;
}

/*program box starts*/

#hasya_byanga_slider ul li .program_box, #comedy_drama_slider ul li .program_box {
	width: 183px;
	border:1px solid #bdbcbd;
	padding:10px;
	float:left;
	margin:10px 10px 0 2px;
	padding:0 10px 10px 10px;
	display:inline;
	background-color:#f3f0f0;
}

#hasya_byanga_slider ul li .program_box span, #comedy_drama_slider ul li .program_box span {
	float:left;
	margin:0;
	padding:10px 0;
	width:183px;
	border-bottom:1px solid #d9dcdc;
}

#hasya_byanga_slider ul li .program_box a, #comedy_drama_slider ul li .program_box a {
	color:#666;
	font-size:12px;
	display:block;
}

#hasya_byanga_slider ul li .program_box a:hover, #comedy_drama_slider ul li .program_box a:hover {
	color:#c9373f;
	text-decoration:underline;
}

#hasya_byanga_slider ul li .program_box a img, #comedy_drama_slider ul li .program_box a img {
	background-color:#fff;
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:5px 10px 0 0;
	opacity:1;
}

#hasya_byanga_slider ul li .program_box a img:hover, #comedy_drama_slider ul li .program_box a img:hover {
	opacity:0.9;
}

#hasya_byanga_slider ul li .program_box h2, #comedy_drama_slider ul li .program_box h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:11px;
	color:#999;
}

/*navigation for slider*/

#prevs_Btn, #nexts_Btn, #previous_Btn, #forward_Btn, #prevss_Btn, #nextss_Btn, #prev_weekly_Btn, #next_weekly_Btn, #prev_rjs_Btn, #next_rjs_Btn, #prev_hb_Btn, #next_hb_Btn, #prev_video_Btn, #next_video_Btn{ 
	
	width:14px;
	height:14px;
	position:absolute;
	left:620px;
	top:15px;
	text-indent:-9999px;
	z-index:9999;
	}	
#nexts_Btn, #forward_Btn, #nextss_Btn, #next_weekly_Btn, #next_rjs_Btn, #next_hb_Btn, #next_video_Btn{ 
	left:640px;
	}														
#prevs_Btn a, #nexts_Btn a, #previous_Btn a, #forward_Btn a, #prevss_Btn a, #nextss_Btn a, #next_weekly_Btn a, #prev_weekly_Btn a, #prev_rjs_Btn a, #next_rjs_Btn a, #prev_hb_Btn a, #next_hb_Btn a, #next_video_Btn a, #prev_video_Btn a{  
	display:block;
	width:14px;
	height:14px;
	background:url(../images/next_button.jpg) no-repeat 0 0px;	
	}	
#prevs_Btn a, #previous_Btn a, #prevss_Btn a, #prev_weekly_Btn a, #prev_rjs_Btn a, #prev_hb_Btn a, #prev_video_Btn a{ 
	background:url(../images/prev_button.jpg) no-repeat 0 0px;	
	}
	
	
#nexts_Btn a:hover, #prevs_Btn a:hover, #previous_Btn a:hover, #forward_Btn a:hover, #prevss_Btn a:hover, #nextss_Btn a:hover, #next_weekly_Btn a:hover, #prev_weekly_Btn a:hover, #next_rjs_Btn a:hover, #prev_rjs_Btn a:hover, #next_hb_Btn a:hover, #prev_hb_Btn a:hover, #prev_hb_Btn a:hover, #next_hb_Btn a:hover, #prev_video_Btn a:hover, #next_video_Btn a:hover  {
		background-position:0 -14px;	
	
}

#prevss_Btn {
	left:390px;
}
#nextss_Btn {
	 left:410px;
 }
	
/*rjs_slider_button starts*/

#prev_rjs_Btn, #prev_hb_Btn {
	left:5px;
	top:78px;
}

#next_rjs_Btn, #next_hb_Btn {
	left:300px;
	top:78px;
}

#prev_onair_Btn, #next_onair_Btn {
	display:none;
}

#next_video_Btn {
	left:235px;
	top:80px;
}

#prev_video_Btn  {
	left:215px;
	top:80px;
}



/*comedy drama starts*/

#texts_home .textelement.comedy_drama h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
}

#texts_home .textelement.comedy_drama h1 span {
	text-indent:-9999px;
	background:url(../images/comedy_drama.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}


/*daily progarm starts*/



#texts_home .textelement.daily_program {
	margin:10px 13px 0 0;
	width:214px;
}

#texts_home .textelement.daily_program h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.daily_program h1 span {
	text-indent:-9999px;
	background:url(../images/dainik_karyakram.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}



/*recent news starts*/

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

ul.daily_recent_news li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 0px 10px;
	padding:15px 10px 15px 0;
	line-height:18px;
	border-top:1px solid #bdbcbd;
	width:170px;
}

ul.daily_recent_news li:first-child {
	border:0;
}

ul.daily_recent_news li:first-child {
	padding-top:0;
}


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

ul.daily_recent_news li a img {
	padding:3px;
	margin:0 13px 0 0;
	float:left;
	background-color:#fff;
	border:1px solid #bdbcbd;
	opacity:2;
}

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

ul.daily_recent_news li a:hover {
	color:#ce3a42;
	
}

ul.daily_recent_news li span.more_btn a {
	
	display:block;
	font-size:11px;
	float:left;
	padding:0;
	margin:5px 0 0 0;
	
}


ul.daily_recent_news li span.more_btn a:hover {
	color:#ce3a42;
	text-decoration:underline;
	
}


/*interview slider starts*/


#texts_home .textelement.interview {
	margin:10px 0 0 0;
	width:438px;
}

#texts_home .textelement.interview h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.interview h1 span {
	text-indent:-9999px;
	background:url(../images/interview.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}


/*intervew slider starts*/

#interview_slideshow {
	width:438px;
	position:relative;
}

#interview_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:45px;
	left:10px;
	overflow:hidden;
	height:270px;
}

#interview_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:438px;
	overflow:hidden;
	overflow:hidden;
	height:270px;
}

/*program box starts*/

#interview_slider ul li .program_box {
	width: 175px;
	border:1px solid #bdbcbd;
	padding:10px;
	float:left;
	margin:10px 10px 0 2px;
	padding:0 10px 10px 10px;
	display:inline;
	background-color:#f3f0f0;
}

#interview_slider ul li .program_box span {
	float:left;
	margin:0;
	padding:10px 0;
	width:183px;
	border-bottom:1px solid #d9dcdc;
}

#interview_slider ul li .program_box a {
	color:#666;
	font-size:12px;
	display:block;
}

#interview_slider ul li .program_box a:hover {
	color:#c9373f;
	text-decoration:underline;
}

#interview_slider ul li .program_box a img {
	background-color:#fff;
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:5px 10px 0 0;
	opacity:1;
}

#interview_slider ul li .program_box a img:hover {
	opacity:0.9;
}

#interview_slider ul li .program_box h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:11px;
	color:#999;
}


/*weekly slider*/

#texts_home .textelement.weekly_program h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
}

#texts_home .textelement.weekly_program h1 span {
	text-indent:-9999px;
	background:url(../images/weekly_program.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}



/*weekly slider starts*/

#weekly_slideshow {
	width:665px;
	position:relative;
}

#weekly_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:45px;
	left:10px;
	overflow:hidden;
	height:270px;
}

#weekly_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:665px;
	overflow:hidden;
	height:270px;
}

/*program box starts*/

#weekly_slider ul li .program_box {
	width: 183px;
	border:1px solid #bdbcbd;
	padding:10px;
	float:left;
	margin:10px 10px 0 2px;
	padding:0 10px 10px 10px;
	display:inline;
	background-color:#f3f0f0;
}

#weekly_slider ul li .program_box span {
	float:left;
	margin:0;
	padding:10px 0;
	width:183px;
	border-bottom:1px solid #d9dcdc;
}

#weekly_slider ul li .program_box a {
	color:#666;
	font-size:12px;
	display:block;
}

#weekly_slider ul li .program_box a:hover {
	color:#c9373f;
	text-decoration:underline;
}

#weekly_slider ul li .program_box a img {
	background-color:#fff;
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:5px 10px 0 0;
	opacity:1;
}

#weekly_slider ul li .program_box a img:hover {
	opacity:0.9;
}

#weekly_slider ul li .program_box h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:11px;
	color:#999;
}


/*khabarlal starts*/


/*audio_market*/

#texts_home .textelement.khabari_lal {
	margin:10px 0 0 0;
	height:205px;
}

#texts_home .textelement.khabari_lal h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.khabari_lal h1 span {
	text-indent:-9999px;
	background:url(../images/khabari_lal.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}


/*cutpaste starts*/




#texts_home .textelement.cutpaste {
	margin:10px 0px 0 21px;
	height:205px;
}

#texts_home .textelement.cutpaste h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.cutpaste h1 span {
	text-indent:-9999px;
	background:url(../images/cutpaste.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}

/*cutpaste starts*/




#texts_home .textelement.tipan_tapan {
	margin:10px 0px 0 0px;
	height:205px;
}

#texts_home .textelement.tipan_tapan h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.tipan_tapan h1 span {
	text-indent:-9999px;
	background:url(../images/tipan_tapan.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}


/*11 prashna starts*/




#texts_home .textelement.eghara_prashna {
	margin:10px 0px 0 21px;
	height:205px;
}

#texts_home .textelement.eghara_prashna h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
	position:relative;
}

#texts_home .textelement.eghara_prashna h1 span {
	text-indent:-9999px;
	background:url(../images/cutpaste.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}



/*mixmasala starts*/
#texts_home .textelement.mixmasala {
	height:350px;
}

#texts_home .textelement.mixmasala h1{
	background:#fff url(../images/h1-bg.jpg) repeat-x bottom left;
	margin:0;
	padding:0;
	position:relative;
	border:1px solid #bdbcbd;
}

#texts_home .textelement.mixmasala h1 span {
	text-indent:-9999px;
	background:url(../images/mixmasala.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	
}



/*weekly slider starts*/

#mixmasala_slideshow {
	width:665px;
	position:relative;
}

#mixmasala_slideshow ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:45px;
	left:10px;
}

#mixmasala_slideshow ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:665px;
	overflow:hidden;
}

/*program box starts*/

#mixmasala_slideshow ul li .program_box {
	width: 204px;
	border:1px solid #bdbcbd;
	padding:10px;
	float:left;
	margin:10px 10px 0 2px;
	padding:0 0px 10px 0px;
	display:inline;
	background-color:#f3f0f0;
	height:273px;
}

#texts_home .textelement.mixmasala #mixmasala_slideshow ul li .program_box h1 {
	font-size:12px;
	color:#ce3a42;
	margin:0;
	padding:0 0 0 10px;
	font-weight:normal;
	height:28px;
	border-top:0;
	border-left:0;
	border-right:0;
	line-height:26px;
	position:relative;
	border:0;
}

#mixmasala_slideshow ul li .program_box span {
	float:left;
	margin:0;
	padding:10px 10px 10px 10px;
	width:183px;
	border-top:1px solid #d9dcdc;
	background:none;
}

#mixmasala_slideshow ul li .program_box span.farsi {
	background:url(../images/mix_bg.jpg) no-repeat 5px 15px;
	padding:10px 10px 10px 21px;
	width:173px;
}

#mixmasala_slideshow ul li .program_box a {
	color:#666;
	font-size:12px;
	display:block;

	
}

#mixmasala_slideshow ul li .program_box a:hover {
	color:#c9373f;
	text-decoration:underline;
}

#mixmasala_slideshow ul li .program_box a img {
	background-color:#fff;
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:5px 10px 0 0;
	opacity:1;
}

#mixmasala_slideshow ul li .program_box a img:hover {
	opacity:0.9;
}

#mixmasala_slideshow ul li .program_box h2 {
	margin:5px 0 0 0;
	padding:0;
	font-size:11px;
	color:#999;
}


#mixmasala_slideshow ul li .program_box a.view_all {
	top:0px;
}


#mixmasala_slideshow ul li .program_box h2 a {
	background:url(../images/play_btn.jpg) no-repeat left center;
	display:block;
	font-size:11px;
	float:left;
	padding:0 0 0 18px;
	margin:5px 0 0 0;
	font-weight:normal;
	
}


#mixmasala_slideshow ul li .program_box h2 a:hover {
	color:#ce3a42;
	text-decoration:underline;
	
}

	

/*rj profile starts*/


#texts_home .textelement.rj_profiles {
	height:135px;
	margin:10px 21px 0 0;
}

#texts_home .textelement.rj_profiles h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.rj_profiles h1 span {
	text-indent:-9999px;
	background:url(../images/rj_profile.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}


/*rj_profiles starts*/


#rj_slideshow {
	width:322px;
	position:relative;
}

#rj_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:50px;
	left:25px;
	overflow:hidden;
	height:80px;
}

#rj_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:322px;
	overflow:hidden;
	height:80px;
}


#rj_slider ul li a img {
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:0 10px 0 0;
}

#rj_slider ul li a img:hover {
	opacity:0.9;
}


/*happy birthday starts*/


#texts_home .textelement.birthday {
	height:135px;
	margin:10px 0 0 0;
}

#texts_home .textelement.birthday h1{
	background:url(../images/h1-bg.jpg) repeat-x top left;
	margin:0;
	padding:0px 0 12px 0;
}

#texts_home .textelement.birthday h1 span {
	text-indent:-9999px;
	background:url(../images/birthday.jpg) no-repeat top left;
	display:block;
	margin:-2px 0 0 5px;
	padding:0 0 8px 0;
	
}


#birthday_slideshow {
	width:322px;
	position:relative;
}

#birthday_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:50px;
	left:25px;
	overflow:hidden;
	height:80px;
}

#birthday_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:322px;
	overflow:hidden;
	height:80px;
	position:relative;
}

#birthday_slider ul li span.birthday_today, #birthday_slider ul li span.birthday_upcoming {
	background-color:#ce3a42;
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0 2px;
	position:absolute;
	top:61px;
	left:4px;
	z-index:9999;
	width:71px;
	text-align:center;
	
}

#birthday_slider ul li span.birthday_upcoming {
	background-color:#ce3a42;
}
	

#birthday_slider ul li a img {
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:0 10px 0 0;
}

#birthday_slider ul li a img:hover {
	opacity:0.9;
}


/*onair starts*/


#onair_slideshow {
	width:260px;
	position:relative;
	height:120px;
	background-color:#fff;
	float:left;
	margin:8px 0 10px 5px;
}

#on_air_slider {
	position:absolute;
	top:5px;
	left:10px;
}

#on_air_sliders ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	height:106px;
	width:260px;
}

#on_air_sliders ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:260px;
	overflow:hidden;
	height:106px;
	position:relative;
}


/*onair box starts*/

ul.onairbox {
	width:260px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	
	overflow:hidden;
	height:106px;
}

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

ul.onairbox li h2 {
	color:#333;
	font-size:11px;
	margin:5px 0;
	padding:0;
	font-family: 'MyriadProRegular';
	font-weight:normal;
}

ul.onairbox li.onair, ul.onairbox li.upnext {
	background:#fff url(../images/onair.gif) no-repeat -6px 5px;
	width:250px;
	float:left;
	padding:0;
	height:106px;
}

ul.onairbox li.upnext {
	background:#fff url(../images/coming_up_next.gif) no-repeat -4px 5px;

}

ul.onairbox li.onair a, ul.onairbox li.upnext a {
	font-size:14px;
	font-family: 'MyriadProRegular';
	font-style:normal;
	color:#666;
	margin:40px 0 0px 0;
	padding:0;
	font-weight:normal;
	display:block;
}

ul.onairbox li.onair a:hover, ul.onairbox li.upnext a:hover {
	color:#ce3a42;
}

ul.onairbox li.onair h2 a, ul.onairbox li.upnext h2 a  {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	display:inline;
	color:#666;
	font-family: 'MyriadProRegular';
}



/*search form starts*/

#search {
	background-color:#fff;
	padding:0;
	margin:8px 0 0 5px;
	float:left;
	color:#333;
	font-size:11px;
	width:260px;
}

#search .textfield {
	padding:8px 5px;
	margin:0;
	width:220px;
	border:0;
	float:left;
	font-size:11px;
	color:#666;
	
	
	
}

#search .button {
	background:url(../images/search_btn.jpg) no-repeat 0 0;
	width:16px;
	height:18px;
	float:left;
	margin:5px;
	padding:0;
	border:0;
	cursor:pointer;
}

#search .button:hover {
	background-position:0 -18px;
}


/*video_slider starts*/


#video_slideshow {
	width:260px;
	height:105px;
	position:relative;
	float:left;
	overflow:hidden;
	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;
}

#video_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:10px;
	left:9px;
	overflow:hidden;
	width:260px;
}

#video_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:260px;
	overflow:hidden;
	height:62px;
	position:relative;
}

#video_slider ul li span.new {
	background-color:#ce3a42;
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0 2px;
	position:absolute;
	top:61px;
	left:4px;
	z-index:9999;
	width:71px;
	text-align:center;
	
}

#video_slider ul li span.birthday_upcoming {
	background-color:#ce3a42;
}
	

#video_slider ul li a img {
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:0 10px 0 0;
}

#birthday_slider ul li a img:hover {
	opacity:0.9;
}


/*ad_slider starts*/


#video_slideshow {
	width:260px;
	height:105px;
	position:relative;
	float:left;
	overflow:hidden;
	background:#fff url(../images/feedback_bg.jpg) repeat-x bottom left;
}

#video_slider ul {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:10px;
	left:9px;
	overflow:hidden;
	width:260px;
}

#video_slider ul li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:260px;
	overflow:hidden;
	height:62px;
	position:relative;
}

#video_slider ul li span.new {
	background-color:#ce3a42;
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0 2px;
	position:absolute;
	top:61px;
	left:4px;
	z-index:9999;
	width:71px;
	text-align:center;
	
}

#video_slider ul li span.birthday_upcoming {
	background-color:#ce3a42;
}
	

#video_slider ul li a img {
	border:1px solid #bdbcbd;
	padding:3px;
	float:left;
	margin:0 10px 0 0;
}

#birthday_slider ul li a img:hover {
	opacity:0.9;
}









