body{
	margin:0 auto;
	padding:0;
	font-size:12px;
	background:#000000 url(../images/derana_bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	margin:0 auto;
	padding:0;
}

img{
	border:none;
}

p{
	font-size:12px;
	width:100%;
	color:#484848;
}

h1{
	float:left;
	font-size:16px;
	color:#940437;
	width:100%;
}

h2{
	float:left;
	font-size:16px;
	color:#FFFFFF;
	background:#D11242;
	text-transform:uppercase;
}

h3{
	float:left;
	font-size:12px;
	background:url(../images/topic_bg.gif) top left repeat-x;
	padding:10px 5px 0 10px !important;
	width:93.5%;
	color:#FFFFFF;
	text-transform:uppercase;
	border:1px solid #989898;
	height:26px;
}

h4{
	float:left;
	font-size:15px;
	color:#6b6761;
	width:100%;
}

h5{
	float:left;
	font-size:14px;
	color:#8b0026;
}

h6{
	float:left;
	font-size:12px;
	background:url(../images/topic_bg.gif) top left repeat-x;
	padding:7px 5px 0 10px !important;
	width:94.5%;
	color:#FFFFFF;
	text-transform:uppercase;
	border:1px solid #989898;
	height:22px;
}

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

a:hover{
	text-decoration:underline;
	color:#000000;
	outline:none;
}

h1,h2,h3,h4,h5,h6,input,textarea,ul,li,p,span,table,th,tr,td,tbody,form{
	padding:0;
	margin:0;
}
.clearFix{
	clear:both;
}
#mainWrapper{
	margin:0 auto;
	width:1003px;
	padding-top:12px;
}

#leftContentsWrapper{
	float:left;
	width:649px;
	padding:10px 0px 0px 10px;
}

#rightContentsWrapper{
	float:left;
	width:325px;
	padding:10px 0px 0px 9px;
}

.topArea {
	float:left;
	padding-right:10px;
}

/*main navigation*/

.tooltips span {
	display:none;
	position:absolute;
	z-index:100000;
}

.tooltip-style1 {
	background:#000;
	color:#ffffff;
	padding:5px 5px 5px 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

* html .tooltip-style1{
	width:100px;
	text-align:center;

}


#mainNavigation{
	float:left;
	width:773px;
	height:42px;
	background:url(../images/nav_bg.jpg) no-repeat left top;
	display:inline;
}

#mainNavigation ul{
	float:left;
	list-style:none;
	padding:10px 0 0 18px;
}

#mainNavigation ul li{
	float:left;
	list-style:none;
}

#mainNavigation ul li a{
	float:left;
	width:32px;
	margin:0 1px 0 1px;
	height:22px;
	overflow:hidden;
}

#mainNavigation ul li a span{
	display:none;
}

#mainNavigation ul li#home a{
	background:url(../images/navigation_sprite.gif) no-repeat 0% 0%;
}

#mainNavigation ul li#home a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat 0% 100%;
}

#mainNavigation ul li#home .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 0% 100%;
}

#mainNavigation ul li#fanclub a{
	background:url(../images/navigation_sprite.gif) no-repeat -33px 0%;
}

#mainNavigation ul li#fanclub a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat -33px 100%;
}

#mainNavigation ul li#fanclub .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 20% 100%;
}

#mainNavigation ul li#schedule a{
	background:url(../images/navigation_sprite.gif) no-repeat 40% 0%;
}

#mainNavigation ul li#schedule a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat 40% 100%;
}

#mainNavigation ul li#schedule .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 40% 100%;
}

#mainNavigation ul li#program a{
	background:url(../images/navigation_sprite.gif) no-repeat 60% 0%;
}

#mainNavigation ul li#program a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat 60% 100%;
}

#mainNavigation ul li#program .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 60% 100%;
}

#mainNavigation ul li#musicvideo a{
	background:url(../images/navigation_sprite.gif) no-repeat 82% 0%;
}

#mainNavigation ul li#musicvideo a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat 82% 100%;
}

#mainNavigation ul li#musicvideo .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 80% 100%;
}

#mainNavigation ul li#feedback a{
	background:url(../images/navigation_sprite.gif) no-repeat 100% 0%;
}

#mainNavigation ul li#feedback a:hover{
	background:url(../images/navigation_sprite.gif) no-repeat 100% 100%;
}

#mainNavigation ul li#feedback .activelink{
	background:url(../images/navigation_sprite.gif) no-repeat 100% 100%;
}
/*main navigation*/

.homePageImageGallery{
	float:left;
	width:100%;
	height:233px;
}

.homePageImageGallery li{
	list-style:none;
}

#homeImageGalleryContainer{
	float:left;
	width:495px;
	background:#333333;
	height:233px;	
	overflow:hidden;
	border:3px solid #bdbebe;
	margin:45px 0px 8px 0px;
}

#searchWidgetWrapper{
	float:left;
	width:100%;
	margin-top:10px;
}

.wrapperLeftTop{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/s_l_top.gif) no-repeat left top;
	overflow:hidden;
}

.wrapperLeftMiddle{
	float:left;
	width:970px;
	height:5px;
	background:#c6c8ca;
	overflow:hidden;
}

.wrapperRightTop{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/s_r_top.gif) no-repeat left top;
	overflow:hidden;
}

#searchContents{
	float:left;
	margin:0px;
}

.searchContents ul{
	float:right;
	list-style:none;
	overflow:hidden;
	margin:0 0 0 11px;
	display:inline;
}

#searchContents ul li{
	float:left;
	list-style:none;
}

#searchContents ul li a{
	float:left;
	height:19px;
	margin:0px;
	
}

#searchContents ul li#adaderana a{
	background:url(../images/news_sprite.gif) no-repeat 0% 0%;
	width:42px;
}

#searchContents ul li#adaderana a:hover{
	background:url(../images/news_sprite.gif) no-repeat 0% -19px;
}

#searchContents ul li#adaderanasin a{
	background:url(../images/news_sprite.gif) no-repeat -42px 0%;
	width:42px;
}

#searchContents ul li#adaderanasin a:hover{
	background:url(../images/news_sprite.gif) no-repeat -42px -19px;
}

#searchContents ul li#adaderanatam a{
	background:url(../images/news_sprite.gif) no-repeat -84px 0%;
	width:42px;
}

#searchContents ul li#adaderanatam a:hover{
	background:url(../images/news_sprite.gif) no-repeat -84px -19px;
}


#fmderana{
	float:left;
	background:url(../images/top_nav_sep.gif) right top no-repeat;
	padding-top:8px;
}

#fmderana ul{
	padding-top:0px;
}

#fmderana ul li{
	float:left;
	list-style:none;
}

#fmderana ul li a{
	float:left;
	height:25px;
	margin:0px;
	width:69px;
	padding-right:10px;
	
}

#fmderana a{
	background:url(../images/fm_derana.gif) no-repeat 0px 0%;
	width:69px;
}

#fmderana a:hover{
	background:url(../images/fm_derana.gif) no-repeat 0px -25px;
}


#social{
	float:left;
	background:url(../images/top_nav_sep.gif) right top no-repeat;
	padding:6px 10px 0px 0px;
}

#social ul{
	padding-top:0px;
}

#social ul li{
	float:left;
	list-style:none;
}

#social ul li a{
	float:left;
	height:34px;
	margin:0px;
	width:34px;	
}

#social ul li#facebook a{
	background:url(../images/social_sprite.gif) no-repeat 0px 0%;
	width:30px;
}

#social ul li#facebook a:hover{
	background:url(../images/social_sprite.gif) no-repeat 0px -34px;
}

#social ul li#youtube a{
	background:url(../images/social_sprite.gif) no-repeat -30px 0%;
	width:30px;
}

#social ul li#youtube a:hover{
	background:url(../images/social_sprite.gif) no-repeat -30px -34px;
}

#social ul li#live a{
	background:url(../images/social_sprite.gif) no-repeat -60px 0%;
	width:30px;
}

#social ul li#live a:hover{
	background:url(../images/social_sprite.gif) no-repeat -60px -34px;
}


#searchWidgetWrapper .wrapperLeftBottom{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/s_l_bottom.gif) no-repeat left top;
	overflow:hidden;
}

#searchWidgetWrapper .wrapperBottomMiddle{
	float:left;
	width:970px;
	height:5px;
	background:#c6c8ca;
	overflow:hidden;
}

#searchWidgetWrapper .wrapperRightBottom{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/s_r_bottom.gif) no-repeat left top;
	overflow:hidden;
}

.searchComponent{
	float:right;
	margin:0 0 13px 50px;
	display:inline;
	
}

.home_search{
	float:left;
	margin-top:8px;
	width:164px;
	padding:1px;
	background:url(../images/search_bg.gif) top left no-repeat;
	border:none;
	height:22px;
}

.commonTextBox{
	float:left;
	margin-top:4px;
	width:145px;
	border:1px solid #A4AAAF;
	padding:1px;
}

.commonBtnSearch{
	float:left;
	margin-top:8px;
	background:url(../images/search_btn.gif) no-repeat left top;
	margin-left:5px;
	border:none;
	width:22px;
	height:22px;
}

#leftContentsInnerLeftWrapper{
	float:left;
	width:310px;
}

#leftContentsInnerRightWrapper{
	float:left;
	width:330px;
}

.programHighlights{
	float:left;
	width:262px;
	padding-left:10px;
}

.programLT{
	background:url(../images/corner_wlt.gif) no-repeat left top;
}

.programM{
	background:#fff;
	border-top:1px solid #868686;
	height:4px;
	width:310px;
}

.programRT{
	background:url(../images/corner_wrt.gif) no-repeat left top;
}

.programLB{
	background:url(../images/corner_wbl.gif) no-repeat left top;
}

.programRB{
	background:url(../images/corner_wrb.gif) no-repeat left top;
}


.programHighlightsContents{
	float:left;
	background:#cccccc;
	width:262px;
}

.commonHeaders{
	float:left;
	display:inline;
	width:99.8%;
}

.commonHeaderLeftTop{
	background:url(../images/head_lt.gif) no-repeat left top;
}

.commonHeaderMiddle{
	background:#ff7e00;
	width:96%;
}

.commonHeaderRighttTop{
	background:url(../images/head_rt.gif) no-repeat left top;
}

.commonHeaderLeftBtm{
	background:url(../images/head_bl.gif) no-repeat left top;
}

.commonHeaderRighttBtm{
	background:url(../images/head_rb.gif) no-repeat left top;
}

.proBody{
	float:left;
	height:29px;
	display:inline;
	background:#454545;
	border:1px solid #9b9b9b;
	border-top:none;
	width:100%;
}

.proTime{
	float:left;
	font:normal 11px tahoma;
	width:30px;
	color:#fff;
	padding:6px 0 5px 15px;
}

.proName{
	float:left;
	font:normal 11px tahoma;
	width:180px;
	color:#fff;
	padding:6px 5px 5px 10px;
}

.programContentsStyler{
	float:left;
	width:262px;
	height:185px;
	overflow-y:auto;
	overflow-x:hidden;
}

.proMore a{
	float:left;
	font:normal 11px tahoma;
	width:220px;
	color:#cc0033;
	padding:1px 5px 2px 0;
}

#videoContainer{
	float:left;
	margin-left:9px;
	display:inline;
	padding:5px 10px;
	background:#333333;
}

.presenters{
	float:left;
	margin:15px 0 0 0;
	display:inline;
}

.deranaProgramsWrapper{
	float:left;
/*	width:100%;*/
	margin-top:7px;
}

.programallLT{
	background:url(../images/corner_wlt.gif) no-repeat left top;
}

.programallRT{
	background:url(../images/corner_wrt.gif) no-repeat left top;
}

.programallM{
	background:#fff;
	height:4px;
	border-top:1px solid #868686;
	width:680px;
}

.programallLB{
	background:url(../images/corner_wbl.gif) no-repeat left top;
}

.programallRB{
	background:url(../images/corner_wrb.gif) no-repeat left top;
}

.programallBM{
	background:#fff;
	border-bottom:1px solid #868686;
	width:680px;
}

.programallContents{
	margin-top:10px;
	float:left;
	width:649px;
	height:501px;
	overflow:hidden;
/*	overflow:scroll;
	overflow-x:hidden;*/
	background:#000;

}

.widthSetTofit{
	width:649px;
	float:left;
	display:inline;
}

/*.greenHeaderLeft{
	background:url(../images/head_glt.gif) no-repeat left top;
}

.greenHeaderMiddle{
	background:#8fbf1c;
	width:668px;
}

.greenHeaderRight{
	background:url(../images/head_grt.gif) no-repeat left top;
}
*/
.widthSetTofit h3{
	width:632px;
	background:#8fbf1c;
}

.greenHeaderLeftBtm{
	background:url(../images/top_glb.gif) no-repeat left top;
}

.greenHeaderRightBtm{
	background:url(../images/top_grb.gif) no-repeat left top;
}

.promoItemsBottom{
	float:left;
	display:inline;
	width:639px;
}

.promoItemsBottom li{
	float:left;
	width:297px;
	height:73px;
	color:#fff;
	margin:0px 9px 4px 0px;
	padding:9px 12px 0px 0px;
	list-style:none;
}
.promoItemsBottom li img{
	border:2px solid #646464;
	float:left;
}

.technology{
	cursor:pointer;
}

.fanclub{
	margin-left:10px;
}

.topStoryWrapper{
	height:182px;
}

.TopNewsLT{
	background:url(../images/top_news_tl.gif) no-repeat left top;
}

.TopNewsMiddle{
	background:#d11242;
	width:96%;
}

.TopNewsRT{
	background:url(../images/top_news_tr.gif) no-repeat left top;
}

.TopNews h3{
	background:#d11242;
}

.TopNewsLeftBtm{
	background:url(../images/top_news_bl.gif) no-repeat left top;
}

.TopNewsRighttBtm{
	background:url(../images/top_news_br.gif) no-repeat left top;
}

.greenHeaderRightBtm{
	background:url(../images/top_grb.gif) no-repeat left top;
}

.TopNewsContentsImg{
	float:left;
	padding:0 5px 5px 5px;
}

.proBody p{
	padding:0 5px 0 5px;
}

.darkgreenHeaderLeft{
	background:url(../images/gossip_tl.gif) no-repeat left top;
}

.darkgreenHeaderMiddle{
	background:#006c7b;
	width:668px;
}

.darkgreenHeaderRight{
	background:url(../images/gossip_tr.gif) no-repeat left top;
}

.darkgreenHeader h3{
	width:668px;
	background:#006c7b;
}

.darkgreenHeaderLeftBtm{
	background:url(../images/gossip_bl.gif) no-repeat left top;
}

.darkgreenHeaderRightBtm{
	background:url(../images/gossip_br.gif) no-repeat left top;
}

.HotgossipContents{
	float:left;
	width:670px;
	margin-left:10px;
	display:inline;
}

*html .HotgossipContents{
	margin-left:5px;
}

.HotgossipContents p{
	padding:5px 0;
}

.hotgossipImg{
	padding:0 8px 5px 0;
}

.deranaLogo{
	float:left;
}

.flagContainer{
	width:120px;
	padding:10px 0 0 35px;
	color:#ffffff;
	background:url(../images/top_nav_sep.gif) top right no-repeat;
	float:left;
}

.flagContainer img{
	float:left;
	padding-right:2px;
}

.flagContainer span{
	color:#D11242;
	display:block;
	padding-top:2px;
	font:bold 11px tahoma;
}

#timebox3{
	color:#ffffff;
	float:left;
	font:normal 11px tahoma;
}

.videoListRightContainer{
	width:325px;
	display:inline;
}

.videoListRightContainerM{
	width:270px;
}

.videoListRightContainerContents{
	width:325px;
	border:none;
}

.homePageVideoWrapper{
	float:left;
	padding:8px 0px;
	background:#333333;
}

.videoThumbnailWrapperHome{
	float:left;
	width:93%;
	padding:8px 5px 10px 15px;
}

.videoThumbnailWrapperHome label a{
	font:normal 11px arial;
	width:100%;
	display:block;
	color:#CCCCCC;
}

.videoThumbnailWrapperHome span a{
	font:normal 11px tahoma;
	width:100%;
	color:#999999;
}

.vidThumbnailHome{
	float:left;
	padding:0 10px 5px 0;
}

.vidPlayBtn {
	width:15px;
	float:right;
	padding-right:5px;
}
.footerWrapper{	
	float:left;
	margin:30px auto 0px auto;
	width:100%;
	background:url(../images/footer_bg.gif) top left repeat-x;
}
#footer{

	padding:5px 20px 10px 10px;	
	font-size:11px;
	color:#999999;
	width:978px;
	margin:0 auto;
	text-align:right;
	
}

.footer_links {
	width:100%;
	display:block;
	float:right;
	padding-bottom:3px;
}

#footer ul {
	width:100%;
}

#footer li{
	float:right;
	list-style:none;
	font-size:11px;
	padding-right:10px;
}

#footer li a{
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}

#footer a:hover{
	color:#f1f1f1;
	text-decoration:none;
}

.borderSetforFooter{
	float:left;
	width:100%;
	margin:2px 0 2px 0;
	overflow:hidden;
	height:1px;
	background:#CCCCCC;
	border-bottom:1px solid #fff;
}

.leftLargeColumn{
	width:680px;
}

.leftLargeColumnFullWidth{
	width:649px;
}

.leftLargeColumnFullWidthInner{
	width:649px;
}

.InnerPages{
	width:649px;
}

.InnerPagesWidthSetHeadings{
	width:632px;
}

.videoPlayerContainer{
	float:left;
	margin:10px 0 0 10px;
	display:inline;
}

/**html .videoPlayerContainer{
	margin:0 0 0 5px;
}*/

#programmeSelectorPAGE{
	float:left;
	padding:5px;
	background:#ececec;
	border:1px solid #919191;
	width:619px;
}

.commonBtn{
	background:url(../images/btns.gif) repeat-x left top;
	margin-top:10px;
	width:auto;
	border:1px solid #9e6162;
	font-size:11px;
	padding:1px 5px 5px 5px!important;
	height:20px;
	color:#FFFFFF;
}

.videoClipDetailedList{
	float:left;
	margin:10px 0px 10px 10px;
	display:inline;
	padding:3px 0px;
}

.videoEntry{
	float:left;
	width:198px;
	padding:5px 10px 5px 0px;
	height:170px;
}

.videoClipThumb{
	clear:both;
	width:130px;
	border:1px solid #666666;
}

.videoClipDesc{
	float:left;
	padding-top:5px;
	width:195px;
}

.videoClipDesc label{
	float:left;
	width:100%;
	padding-bottom:2px;
	font:bold 12px arial;
	color:#D11242;
}

.videoClipDesc label a{
	color:#D11242;
}

.videoClipDesc label a:hover{
	color:#D11242;
	text-decoration:underline;
}

.views{
	font:normal 11px arial;
	color:#5d5d5d;
	display:block;
}

.boldReset{
	font:normal 12px arial!important;
}

.boldReset span{
	font-weight:bold;
}

.downLinkWrap{
	float:left;
	width:25px;
}

.downLinkWrap label{
	float:left;
	width:100%;
	padding-bottom:5px;
	color:#333333;
}

.downLinkWrap label span.bold{
	font-size:15px;
	font-weight:bold;
}

.downLinkWrap label a{
	color:#4a494a;
}

.marginforImages{
	margin-right:5px;
}


#paging{
	margin-right:10px;
	display:inline;
}

*html #paging{
	margin-right:5px;
}

/**html .borderStyleInitialize{
	margin-right:0px;
}*/

.borderStyleInitialize{
	padding:3px 0px;
	margin:10px 0px;
	display:inline;
}

.pagingBg {
	width:629px;
	background:#333333;
}

.dropdownColor {
	background:#333333;
	color:#FFFFFF;
	border-color:#333333;
}

#paging td{
	color:#fff;
}

#paging td a{
	color:#fff;
	font-weight:bold;
}

.homePageVideoWrapper table td{
	padding:3px 0 5px 0;
}

.homePageVideoWrapper table td a{
	color:#ffffff;
}

.thumbDesc{
	color:#6f6f6f!important;
	font:normal 11px tahoma;
	font-weight:normal!important;
}

.timerDisplay{
	font-size:18px;
	font-weight:bold!important;
}

#select2{
	float:left;
	margin-right:5px;
	padding:2px;
}

.infoText{
	font:bold 11px tahoma;
	color:#FF0033;
	padding-top:4px;
}

.paddingSetforSmallImage{
	padding:1px 2px 0 0;
}

.homePageVideoWrapper p{
	float:left;
	padding:10px 0px;
}

#showCast{
	float:left;
	background:#fff2de;	
	margin-top:5px;
	width:260px;
	border:1px solid #fed89d;
}

#showCast label{
	float:left;
	width:230px;
	padding:5px;
	margin-left:5px;
	display:inline;
	color:#7f9244;
	font-weight:normal;
	border-bottom:1px dashed #ffc771;
}

#showCast label span{
	font-weight:bold;
}

.notLoggedIn{
	display:block;
	color:#FF0000;
	font-weight:bold;
}

.loginCenterBtns{
	margin:5px 3px 0 0;
}

#googleAds{
	float:left;
	clear:both;
	margin:12px 0 10px 10px;
	text-align:center;
	width:250px;
}

#formFeedback{
	float:left;
	margin:15px 0 10px 15px;
	display:inline;
}

#formFeedback p{
	padding-bottom:8px;
}

.content_red{
	color:#FF0000;
	display:block;
	font-size:15px;
	font-weight:bold;
}

#formFeedback table td{
	color:#343434;
}

#formFeedback table td label{
	font-weight:bold;
}

#formFeedback table td span{
	color:#3480ba;
	font-weight:bold;
	font-size:18px;
}

.innerColourNone{
	background:none;	
}

.searchResultsRender{
	float:left;
	clear:both;
}


/* popup */

#disPopup{
  width:100%;
  height:80%;
  min-height:80%;
  position :absolute;
  margin:0 auto;
  left:0;
  top:90px;
  z-index:1000;
}

#disPopuplarge{
  width:100%;
  height:80%;
  min-height:80%;
  position :absolute;
  margin:0 auto;
  left:0;
  top:90px;
  z-index:1000;
}

.popUPWrapper{
	margin:0 auto;
	padding:0;
	width:780px;
	height:480px;
}

.popUpWindowTopLeft{
	float:left;
	background:url(../images/pop_left.png) no-repeat left top;
	width:10px;
	height:10px;
	overflow:hidden;
}

.popUpWindowTopMost{
	float:left;
	width:760px;
	height:10px;
	background:url(../images/pop_repeat.png) repeat left top;
	overflow:hidden;
}

.popUpWindowTopRight{
	float:left;
	background:url(../images/pop_right.png) no-repeat left top;
	width:10px;
	height:10px;
	overflow:hidden;
}

.popUpWindowBottomLeft{
	float:left;
	background:url(../images/pop_left_btm.png) no-repeat left top;
	width:10px;
	height:10px;
	overflow:hidden;
}

.popUpWindowBottomRight{
	float:left;
	background:url(../images/pop_right_btm.png) no-repeat left top;
	width:10px;
	height:10px;
	overflow:hidden;
}

.popUpWindowBottom{
	float:left;
	width:760px;
	height:10px;
	background:url(../images/pop_repeat.png) repeat left top;
	overflow:hidden;
}

.popUpWindowContainer{
	float:left;
	width:780px;
	height:460px;
	background:url(../images/pop_repeat.png) repeat left top;
	overflow:hidden;
}

.popUpContentsWrapper{
	float:left;
	margin-left:10px;
	display:inline;
	width:758px;
	border:1px solid #989898;
	height:458px;
	background:#fff;
}

.smallWrappers{
	height:auto!important;
}

.popUpWindow h1{
	width:340px;
	padding:5px 0 5px 10px;
	color:#3B5998;
	font-size:16px;
}

.popUpWindow ul{
	float:left;
	margin:20px 0 0 20px;
	display:inline;
	padding-bottom:20px;
	list-style:none;
	width:310px;
}

.popUpWindow ul li{
	float:left;
	padding-top:5px;
	width:310px;
	clear:both;
}

.popUpWindow ul li label{
	float:left;
	width:130px;
	padding-top:5px;
	font:bold 11px tahoma;
	text-align:left;
	color:#3B5998;
}

.popUpWindow ul li span{
	width:75%;
	font:normal 11px tahoma;
	text-align:left;
	color:#3B5998;
}

.popUpbtnWrapper{
	float:left;
	width:748px;
	background:#D11242;
	padding:5px;
}

.leftHandSide img{
	float:left;
}

.closeButton{
	float:right;
}

#popup{
	z-index:1000;
}


.watchLive{
	width:675px;
	float:left;
	text-align:center;
}

#commonStylerforPopUpPageObjects{
	float:left;
	width:675px;
	margin:10px;
	text-align:center;
}

.cursorClass{
	cursor:pointer!important;
}

.commonFloaterClass{
	width:95%;
	float:left;
}

.commonFloaterClass table td{
	padding-bottom:5px;
}

.commonFloaterClass table td input{
	padding:2px;
}

.error_log{
	float:left;
	width:100%;
	padding:5px;
	background:#f0ddcb;
	border:1px solid #FFCC00;
}

.error_log span{
	font:bold 12px tahoma;
	color:#FF0000;
}

.error_log ul{
	list-style:none;
}

.error_log ul li{
	list-style:none;
	font:normal 11px tahoma;
	color:#FF0000;
	padding-bottom:3px;
}

.error_log ul li a{
	font:normal 11px tahoma;
	color:#FF0000;
}

#logoInsertWrapper{
	float:left;
	width:220px;
}

.advertistmentInnerPages{
	float:right;
	width:728px;
	overflow:hidden;
	border:1px solid #1e1e1e;
	height:90px;
	margin:0px 0px 0px 20px;
	display:inline;
}

.commentsHandleWrap{
	float:left;
	width:100%;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 5px 0;
	text-align:left!important;
}

.commentsInnerWrap{
	float:left;
	width:100%;
	padding-bottom:5px;
}

.form_succ_msg{
	color:#FF0000;
	display:block;
	padding:10px;
}

.whats_new {
	width:310px;
	height:208px;
	background:#333333;
	float:left;
}

.homeBannerTop{
	float:left;
	width:485px;
	overflow:hidden;
	background:#ccc;
	height:70px;
	display:inline;
	margin:10px 0px 0px 10px;
}

.new_banners {
	padding:7px 12px 0px 12px;
	float:left;
	color:#CCCCCC;
}

.homepageVideoLimage {
	width:90%;
	text-align:center;
	padding:0px 16px 8px 16px;
}


.homepageVideoLimage table td {
	border:none;
	color:#fff;
}

.homepageVideoBoldText {
	font-weight:bold;
}

.homepageVideoBlrText{
	color:#999;
}

.homepageVideoTopics{
	width:93.75%;
	height:14px;
	float:left;
	padding:12px 5px 0px 15px;
	font-weight:bold;
	line-height:0px;
	color:#fff;
	background:url(../images/homevideotopbg.gif) top left repeat-x; 
}

.homepageVideoTopics a {
	color:#fff;
} 

.programeText {
	float:left;
	color:#fff;
	width:55%;
	display:block;
	padding:5px 5px 3px 10px;
}

.fortunaglobal {
	font:normal 11px 'Arial', Helvetica, sans-serif;
	color:#999966;
	text-decoration:none;
}
.fortunaglobal:hover {
	font:normal 11px 'Arial', Helvetica, sans-serif;
	color:#999933 !important;
}



.commonHeaders h6 {
width:95%;
}

.programeScheduleCalendrHead {
	width:308px;
}

.programeScheduleCalendrPad {
	padding:0px 0px 10px 12px;
	background:#cccccc;
}

.programeScheduleContainer {
	margin-left:0px;
	background:#cccccc;
	width:100%;
	float:left;
}

/*MUSIC VIDEO PAGE*/
#leftContentsWrapperMusic {
	float:left;
	width:720px;
	padding:15px 0px 0px 10px;	
}

#leftContentsInnerLeftWrapperMusic{
	float:left;
	width:378px;
	background:#cccccc;
}
.InnerPagesMusic {
	width:376px;
}

.MusicPagesWidthSetHeadings {
	width:361px;
} 
#musicSearchArea{
	float:left;
	padding:13px;
	background:#ececec;
	border:1px solid #919191;
	width:350px;
/*	margin:8px 6px 8px 6px;*/
}
.pagingbgMusic {
	background:#333333;
	width:378px;
}
.videoEntryMusic{
	float:left;
	width:358px;
	padding:5px 0px 10px 0px;
}
.videoClipThumbMusic{
	float:left;
	width:80px;
	margin:0px 5px 0px 0px;
	border:1px solid #990033;
}
.videoClipDescMusic{
	float:left;
	padding:0px 0px 0px 5px;
	width:225px;
}
.videoClipDescMusic label {
	display:block;
}
.downLinkWrap label a {
	display:inline;
	font-size:10px;
	text-decoration:none;
}
#leftContentsInnerRightWrapperMusic{
	width:325px;
	padding-left:15px;
	float:left;
}
.musicPageVideoWrapper{
	float:left;
	padding:8px 31px 8px 31px;
	background:#333333;
}
.description {
	padding:8px 10px;
	background:#cccccc;
	color:#000000;
}
.musicVideosDiv {
	width:378px;
	float:left;
}

/*MUSIC VIDEO PAGE*/

.videoEntryIG{
	float:left;
	width:150px;
	height:110px;
	padding:5px 5px;
}

.imageGalleryThumb{
	float:left;
	margin:0px 10px 0px 0px;
	border:3px solid #eee;
}

.imageGalleryMain {
	width:980px;
	float:left;
	padding-left:10px;
}

.rightContents{
	width:310px;
}

input, select, textarea {
	border:1px solid #666666;
	font-size:11px;
}

.newjoined {
	padding:8px 0px 8px 20px;
	background-color:#CCCCCC;
	float:left;
}

.morePromramsBtn {
	width:108px;
	color:#FFFFFF;
	border:none; 
	background-color:#990033;
	padding:1px 0px 2px 3px;
	font:bold 12px 'Arial', Helvetica, sans-serif;
	cursor:pointer;
}

.morePromramsBtn:hover {
	color:#CCCCCC;
}

#poll {
	width:649px;
	float:left;
	color:#FFFFFF;
}

.inputTypeWrapper {
	width:110px;
	height:110px;
	padding:5px;
	float:left;
	font-size:11px;
}

.radiobtn {
	width:100%;
	text-align:center;
}

.pollQuestionWrapper {
	background:#990033;
	width:99%;
}

.fat {
	font:bold 12px 'Arial', Helvetica, sans-serif;
	padding:5px 10px;
}

.voteMainDiv {
	width:210px;
	padding:5px 0px;
	float:left;
}

.voteMainDiv a {
	color:#FFFFFF;
	text-decoration:none;
}
 .voteMainDiv a:hover {
 	color:#CCCCCC;
}

#pollResults td {
	padding:3px 0px 3px 5px;
}

.fatques {
	font-size:12px;
	font-weight:bold;
	color:#990033;
	padding:5px 0px;
}


