

/*CSS Document*/
/*Konstant info solutation CSS files - by http://www.Konstantinfosolutation.com India*/
/*Comment all css which you are NOT useing in Layout*/
/*Body Link css*/
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
margin:0px; padding:0px; background:#2e1403 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/body_bg.png) repeat-x top;

}


/*Text Link css*/
.link1 a:link {Font-Family:Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: underline;font-size: 10px;}
.link1 a:visited {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1; text-decoration: underline;font-size: 10px;}
.link1 a:active {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: underline;font-size: 10px;}
.link1 a:hover {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: none; font-size: 10px;}


.linkA a{Font-Family: Arial, Helvetica, sans-serif;text-decoration: none;}
.linkA a:hover {Font-Family:Arial, Helvetica, sans-serif;text-decoration: underline;}

.link a{Font-Family:Verdana, Arial, Helvetica, sans-serif;text-decoration: none;}
.link a:hover {Font-Family: Verdana, Arial, Helvetica, sans-serif;text-decoration: underline;}

.linkTh a{Font-Family: Tahoma, Arial, verdana, serif; text-decoration: none;}
.linkTh a:hover {Font-Family:Tahoma, Arial, verdana, serif;text-decoration: underline;}

.LinkGennerBullete a{ font-family: Verdana, Helvetica, sans-serif; color:#cabd9c; font-size:11px; line-height:12px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_bullete.png) no-repeat left; padding:0 0 0 15px; text-decoration:none; line-height:11px; }
.LinkGennerBullete a:hover{ font-family: Verdana, Helvetica, sans-serif; color:#cabd9c; font-size:11px; line-height:12px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_bullete.png) no-repeat left; padding:0 0 0 15px;  text-decoration:underline;line-height:11px; }

.LinkFooter a{ font-family: Verdana, Helvetica, sans-serif; color:#ca1212; font-size:11px; text-decoration:none; line-height:11px; }
.LinkFooter a:hover{ font-family: Verdana, Helvetica, sans-serif; color:#ff1818; font-size:11px; text-decoration:underline;line-height:11px; }

/*Font css */
.Light10{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }
.Light13{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 13px; Font-weight:normal; }
.Light14{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 14px; Font-weight:normal; }
.Light15{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 15px; Font-weight:normal; }
.Light16{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 16px; Font-weight:normal; }
.Light18{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 18px; Font-weight:normal; }
.Light20{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 20px; Font-weight:normal; }
.Light22{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 22px; Font-weight:normal; }

.Light10Th{ font-family: Tahoma, Arial, verdana, serif; font-size:10px; font-weight:normal; }
.Light11Th{ font-family: Tahoma, Arial, verdana, serif; font-size:11px; font-weight:normal; } 
.Light12Th{ font-family: Tahoma, Arial, verdana, serif; font-size:12px; font-weight:normal; }
.Light14Th{ font-family: Tahoma, Arial, verdana, serif; font-size:14px; font-weight:normal; } 
.Light16Th{ font-family: Tahoma, Arial, verdana, serif; font-size:16px; font-weight:normal; } 
.Light18Th{ font-family: Tahoma, Arial, verdana, serif; font-size:18px; font-weight:normal; } 
.Light20Th{ font-family: Tahoma, Arial, verdana, serif; font-size:20px; font-weight:normal; } 
.Light22Th{ font-family: Tahoma, Arial, verdana, serif; font-size:22px; font-weight:normal; } 


/*Text color css*/
.White{color:#FFFFFF;}

.Yellow1{ color:#ffe013; }
.YellowLight1{ color:#e7dfcd; }
.YellowLight2{ color:#ffc8a2; }
.Yellow3{ color:#efcd73; }
.Yellow4{ color:#e79054; }
.Yellow5{ color:#dda91e; }
.Yellow6{ color:#af8618; }
.Yellow7{ color:#caa78a;}

.Gray2{ color:#c2c6c1; }
.Gray3{ color:#8d8d8d; }
.Gray5{ color:#b2b0aa; }

.RedLight1{ color:#eaa98e; }
.Red1{ color:#FF0000; }
.Red2{ color:#f0662c; }
.Red3{ color:#8d8d8d; }
.Red4{ color:#b94e1f; }

/*Bgcolour css*/
.BgWhite{background-color:#ffffff;}

.BgBrown1{ background:#5e3408; }
.BgBrown2{ background:#422302; }
.BgBrown3{ background:#491c07; }



/*Image Border css*/
.ImgBdr1{border:1px solid #9c5a2e;}
.ImgBdr2{border:1px solid #6c6867;}
.ImgBdr3{border:1px solid #2c1002;}
.ImgBdr4{ border:1px solid #966636; }

/*Table Border*/
.TblBrd1{border:2px solid #E9E8E8;}
.TbBdrright1{ border-right:1px solid #7a2b07; }
.Bdr_1{border:1px solid #fff; }
.BdrBot{ border-bottom:1px dashed #d09409;}

/*Linehight*/
.Linehight10{line-height:10px;}
.Linehight12{line-height:12px;}
.Linehight16{line-height:16px;}
.Linehight18{line-height:18px;}
.Linehight20{line-height:20px;}

/* Float Styles */
.FloatLeft{ float:left; }
.FloatRigbht{ float:right; }

/*Paddign Css*/
.Pad1{padding-left:1px;}
.Padding2{ padding:2px;}
.Padding3{ padding:3px;}
.Padding5{ padding:5px;}
.Padding8{ padding:8px;}
.Padding10{ padding:10px;}


/* Padding Top + Bottom */
.PaddingTopBottom1{ padding:1px 0;}
.PaddingTopBottom2{ padding:2px 0;}
.PaddingTopBottom3{ padding:3px 0;}
.PaddingTopBottom5{ padding:5px 0;}
.PaddingTopBottom8{ padding:8px 0;}
.PaddingTopBottom10{ padding:10px 0;}
.PaddingTopBottom12{ padding:12px 0;}

/* Text Align Styles Here  */
.TextAlignLeft{ text-align:left;}
.TextAlignRight{ text-align:right;}
.TextAlignCenter{ text-align:center;}
.TextAlignJustify{ text-align:justify;}

/*Margin css*/
.Margin{margin:5px 5px 5px 5px;}
.MarginLeft{ margin-left:10px;}


/* From Styles Here */

.Textarea_1{ width:116px; background:#4f2821; color:#e37f0c; font-size:11px; border:1px solid #935515; height:14px; padding:2px 0;}
.Dropdown_1{ width:80px; background:#4f2821; color:#e37f0c; font-size:12px; border:1px solid #935515; padding:0px;}
.Textarea_2{ width:268px; background:#fff; color:#003399; font-size:12px; border:1px solid #C9CACB; height:19px;}
.Textarea_3{ background:#fff; color:#003399; font-size:12px; border:1px solid #C9CACB; height:19px;}
.Textarea_4{ background:#D8D8D8; color:#003399; font-size:10px; color:#666666; border:0px; height:19px;}
.Textarea_5{ width:280px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:14px; padding:3px 0; padding-left:5px;}
.Dropdown_2{ width:288px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:25px; padding:3px 0; padding-left:5px;}
.Dropdown_3{ width:130px; background:#4f2821; color:#e37f0c; font-size:11px; border:1px solid #935515; height:20px; padding:0px 0;}
.Readio_Button{ width: auto; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:14px; padding:3px 0;}
.Textarea_6{ width:280px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:80px; padding:3px 0; padding-left:5px;}
.UploadFile{ background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:21px; padding:3px 0; padding-left:5px;}
.Textarea_7{ width:618px; background:#572b0c; color:#d48f02; height:150px; font-size:11px; border:1px solid #6a3816; padding:3px 0; padding-left:5px;}




/*Button css*/
.But1{Font-Family: Verdana,Arial,Tahoma; Font-Size: 11px; Font-weight:normal; Background-color:#ffffff; color:#0a91b3;
Border:1px solid #b3b1b1;}


/* Sub Navigation for Inner Pages */
	
#navi1 { height:30px; margin:0 0 0 8px;}
#navi1 ul {
list-style-type : none;
padding : 0;
margin: 5px 0 0 0;
}

#navi1 li {
display : inline;
}

#navi1 li a {
float : left;
padding :5px 12px;
margin: 0 0 0 4px;
text-decoration : none;
color: #817b86;
background:#fff;
font-size:12px;
border:1px solid #af96c0;
}

#navi1 li a:hover {
background :#af96c0;
color: #fff;
border:1px solid #af96c0;
}
#navi1 li a#current2{
background :#af96c0;
color: #fff;
border:1px solid #af96c0;
}

/* New CSS -- 12-11-2008*/

/* paging */
.PageingNew{ float:left; padding:4px 5px; border:0px solid #000; margin:0 1px; }
.onRolloverNew {
	background:#aa651f; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;TEXT-DECORATION: none; color:#fff;}
.onRolloutNew {
background:#512404; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ed8e4b;}

.PageingNew a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ed8e4b; }
.PageingNew a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; }

.ImgBdr5{ border:5px solid #502a04; }
.Yellow8A{ color:#fda101;}
.Yellow8{ color:#cb6c28;}
.Yellow9{ color:#eea977;}
.Yellow10{ color:#dc8f17;}
.Yellow11{ color:#dda351;}

.LinkYellow1 a{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#f2b600; }
.LinkYellow1 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:underline; line-height:14px; color:#f2b600; }

.LinkYellow2 a{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:normal; text-decoration:none; line-height:14px; color:#b55834; }
.LinkYellow2 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#de9173; }
.LinkYellow2 a.Current2{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#de9173; }

.LinkYellow3 a{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#efcd73; border-bottom:0px dashed #f2b600; }
.LinkYellow3 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#dfa817; border-bottom:1px dashed #f2b600; }
.LinkYellow3 a.Current2{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#dfa817; border-bottom:1px dashed #f2b600; }

/* 15-11-2008 new css */
.ImgBdr5{ border:2px solid #8c8786; }
.Yellow12{ color:#c5905a;}
.Yellow13{ color:#d8812a;}
.Yellow14{ color:#d49161;}

/* New css on 17-11-2008 */
.BgBrown4{ background:#542503; }
.Orange{ color:#ffa719;}
.TbBdrBottom1{ border-bottom:1px solid #7a2b07; }

/* Ne CSS -- 19-10-2008*/

.Red5{ color:#cb6c28; }
h3.TextTitle1 { font-family:Tahoma, Arial, verdana, serif; font-size:16px; line-height:14px; font-weight:bold; padding:8px 0 5px 0; margin:0px; }

.ImageLeft1{ float:left; margin:0 10px 10px 0;}
.Imageright1{ float:right; margin:0 0 10px 10px;}

.Yellow15{ color:#e69212;}
.Yellow16{ color:#dfa817;}
.Yellow17{ color:#b98805;}

.Red6{ color:#e27000; }

/* 25-11-2008*/

.FloatRight{ float:right; }
.BdrYellowBottom1{ border-bottom:1px dashed #d6ac3c; }
.BdrYellowTop1{ border-top:1px dashed #d6ac3c; }

.H3.Title3{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:##efcd73; padding:3px 5px; width:95%; background:#783506;  }

/* 28-11-2008*/

.ImgBdr6{ border:5px solid #371c01; }
.PaddingLeftRight5{ padding:0 5px; }
.Light10A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }

/* New CSS --- 05-12-2008*/

#CalenderBlock{ clear:both; width:187px; height:189px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/calender_bg.jpg) no-repeat; padding:10px; }

.DateSelBg1{ background:#d4870e; border:1px solid #ffb173; vertical-align:middle; line-height:11px; }

.DateSelBg2{ background:#d2af0e; border:1px solid #fff; vertical-align:middle; line-height:11px; }

.DateBg{ background:#935620; border:1px solid #ac652f; vertical-align:middle; line-height:11px; }

.DateBg2{  vertical-align:middle; line-height:11px; }

.Datelink a{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-align:center; text-decoration:none; padding:0px; margin:0px; }
.Datelink a:hover{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-align:center; text-decoration:underline; }


/* 02-12-2008 */
.NavigationInnerNew{ clear:both; width:955px; padding:3px 0 0 0; height:auto; position:relative; }
.CommunityDropDown{
	width:156px;
	height:149px;
	background:#5e2e0a;
	position:absolute;
	top:45px;
	left:450px;
}
.ListRow1{ float:left; width:151px; background:#63320e; height:22px; margin-bottom:1px; padding-left:5px; padding-top:5px}


/* New CSS -- 13-12-2008*/

.Yellow18{ color:#d56312;}

/* New CSS -- 16-12-2008*/

.BgBrown5{ background:#a25016; }
.Textarea_11{ width:auto; background:#d36f28; color:#3e1a00; font-size:12px; border:1px solid #803500; height:18px; padding:3px 0; padding-left:5px;}

/* 18-12-2008 */
.Yellow19{ color:#cc9a17;}
.Yellow20{ color:#8d6600;}


 

.CommunityListtextColor{ color:#e49459;}

/* 02-12-2008 */
.NavigationInnerNew{ clear:both; width:955px; padding:3px 0 0 0; height:auto; position:relative; }
.CommunityDropDown{
	width:156px;
	height:110px;
	background:#5e2e0a;
	position:absolute;
	top:45px;
	left:450px;
}
.ListRow1{ float:left; width:151px; background:#63320e; height:22px; margin-bottom:1px; padding-left:5px; padding-top:5px}



.DateSelBg3{ background:#d2af0e; border:1px solid #fff; vertical-align:middle; line-height:11px; }

.DateBg2{  vertical-align:middle; line-height:11px; }

/* 02-04-2009 */

.White1{ color:#e7e7e7; }
.Yellow22C{ color:#a04a0c;}
.Yellow23C{ color:#d27a3a;}

.CommunityLoginTextBox{ width:189px; background:#6c3807; color:#e37f0c; font-size:11px; border:1px solid #935515; height:14px; padding:2px 0;}

/*---------------------16-12-09----------------------------------------*/
.Yellow24C{ color:#f8dc91;}
.Orange24C{ color:#f5b77c;}
.Orange25C{ color:#fcc28a;}
.Pad9B{padding-bottom:9px;}
.ImgBdr{border:1px solid #efcd73;}



/*CSS Document*/
/*(Project) CSS files - by http://www.Konstantinfosolutation.com India*/
/*Comment all css which you are not useing in Layout*/
/*Don't use undescore(_)*/
/*Don't define font family in body*/  
/*UseProper name for css*/

/*ClearFix*/
.Clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.Clear{ clear:both;}
.Clearfix {display: inline-block;}

h1 {font-size: 100%; padding:0px; margin:0px;}
h2 {font-size: 80%;  padding:0px; margin:0px;}
p, ul, li, from{ padding:0px; margin:0px; }
a :link{ text-decoration:none; }
img{ border:0px; }





#Wraper{width:100%; height:auto; margin:0px; padding:0px; background:#2e1403 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/body_bg.png) repeat-x top;}
#WraperContainer{ clear:both; width:957px; margin:0 auto; padding:0px; height:178px; }

/*Index Header start here*/
#MainHeaderWraper{width:957px; height:auto; margin:0px; }
#MainTopBar{ clear:both; width:957px; height:38px; background:#000 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Top_side_bar.jpg) no-repeat top;  }
	#WelcomeBlock{ float:left; width:auto; font-family:Tahoma, Times, serif; font-size:10px; color:#787878; padding:12px 0 0 5px; }
	#LoginBlock{float:right; width:auto; font-family:Tahoma, Times, serif; font-size:10px; color:#f78613; padding:12px 5px 0 0; text-align:right }
	.LoginBlock a{ font-family:Tahoma, Times, serif; font-size:10px; color:#f78613; text-decoration:none; }
	.LoginBlock a:hover{ font-family:Tahoma, Times, serif; font-size:10px; color:#f78613; text-decoration:underline; }
	
#LogoWraper{width:957px; height:140px; margin:0px; clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Header_top_bg.jpg) no-repeat;  }
	#LogoBlock{ float:left; width:275px; margin:35px 0 0 0; padding:0px; display:block; }
	#SearchBlock{ float:right; width:275px; margin:52px 0 0 0; padding:0x; }
		.SearchBox{ clear:both; width:auto; }
		.SearchBox1{ clear:both; width:auto; text-align:right; }
		.searchBox1_1{float:left; width:121px; padding:0px; }
		.searchBox1_2{float:left; width:81px; padding:0px; margin:0 0 0 5px; }
		.searchBox1_3{float:right; width:63px; padding:0px; }
		
	


/*Index Navigation start here*/
#WraperNavigation{ clear:both; width:100%; margin:0 auto; padding:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/menu_bg.png) repeat-x top; height:45px; }
#NavigationWraper{width:957px; height:45px; margin:0 auto; clear:both;}
	.NavigationInner{ clear:both; width:955px; padding:3px 0 0 0; height:auto; }
	.NaviTabs1{ float:left; width:auto; margin:0 0 0 8px; }


/*Index Middle start here*/
#WraperMiddleBlock{ clear:both; width:100%; margin:0 auto; padding:0px; }
#MiddleWraperInner{width:957px; height:auto; margin:0 auto;  clear:both; padding-bottom:10px;}
    #AboutusBlock{ clear:both; width:956px; height:auto; padding:0px; margin:14px 0 20px 0; }
	.AboutTitleBlock{ clear:both; width:auto; padding:0px; margin:0px; }
	.AboutTextBlock{ clear:both; width:auto; padding:3px 0 3px; margin:0px; line-height:12px; }

/* Index Featured Block */
#IndexFeaturedBlock{ clear:both; width:957px; padding:0px; margin:0px; }
	#IndexFeaturedVideoBlock{ float:left; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_featured_video_bg.png) no-repeat; width:448px; height:274px; padding:12px 0 0 0; margin:0px; }
		.IndexFeaturedVideoTabsBlock{ clear:both; padding:0px; width:448px; margin:0 0 0 0; height:30px; }
		
		
		.IndexFeaturedVideoTabs{ float:left; width:150px; height:26px; margin:0 0 0 12px; padding:7px 0 0 0;}
		
		
		
		.IndexFeaturedVideoTabs_news{ float:left; width:128px; height:26px; margin:0 0 0 0px; padding:7px 0 0 0;}
		
		.IndexFeaturedVideoTabs a{ width:150px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold; }
		
/* New 2 */

   .onRolloverFeaturedVideo{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/featured_videobg.png) no-repeat left; width:152px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   .onRolloutFeaturedVideo { width:152px; height:26px; text-align:center;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
   
   
      .onRolloutFeaturedVideo_news { width:128px; height:26px; text-align:center;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}
   
   
   .FeaturedVideoCurrent { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/featured_videobg.png) no-repeat left; width:152px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   
   
   
     .FeaturedVideoCurrent_news { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/featured_videobg.png) no-repeat left; width:128px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   
   
		
		.IndexFeaturedAudioTabs{ float:left; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/featured_videobg.png) no-repeat; width:150px; height:26px; text-align:center; padding:8px; margin:0 0 0 16px }
		#IndexFeaturedVideocontent{ clear:both; width:424px; padding:12px; }
		#IndexFeaturedVideocontentInner{ clear:both; width:424px; }
		
	#IndexSponosoredVideoBlock{ float:right; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Sponosored_video_bg.jpg) no-repeat;width:462px; height:272px; }
		.IndexSponosoredVideoTabsBlock{ clear:both; padding:12px 0 0 0; width:100%; }
		.IndexSponosoredVideoTabs{ float:left; width:auto; height:26px; text-align:left; padding:8px 0 0 0; margin:0 0 0 72px }
		#IndexSponosoredVideocontent{ clear:both; width:424px; padding:12px; }
		#IndexSponosoredVideocontentInner{ clear:both; width:424px; }
				
/* Index Video Palyer Block */

#IndexVideoPlayerBlock{ clear:both; padding:0px; margin:0px 0 8px 0; width:956px; }
	#IndexVideoNewBlock{ float:left; width:142px; padding:0px; margin:0px; }
		.IndexVideoNewTop{ clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_new_video_top_bg.png) no-repeat; width:104px; height:26px; padding:18px 0 0 38px; margin:0px; }
		.IndexVideoNewmiddleBlock{ clear:both; background:#4b1c0a; width:120px; height:auto; padding:10px; margin:0px; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; }
			.IndexNewVideo{clear:both; padding:0px; margin:0px; }
				.IndexNewVideo1{ clear:both; padding:0px; text-align:center; }
				.IndexNewViceoTitle{ clear:both; padding:3px; text-align:left; line-height:11px; }			
		.IndexVideoNewEnd{ clear:both; width:142px; height:44px; padding:0px; margin:0px; }

   #IndexVideoPlayerMiddle{ float:left; width:658px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_video_players_bg.png) no-repeat center top; height:600px; margin:0 5px; }
   #IndexVideoPlayerMiddlePP{ float:left; width:762px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_video_players_bgpp2.png) no-repeat center -3px; height:597px; margin:0 5px; }
   		#IndexVideoPlayerTitleTop{ clear:both; padding:24px 0 0 0; margin:0px; text-align:center; }

		#IndexPlayerTitle2{ clear:both; width:420px; height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#efcd73; font-size:12px; padding:8px 0 0 35px; margin:0 auto; font-weight:bold; }

  #IndexAudioNewBlock{ float:right; width:142px; padding:0px; margin:0px; }
   
/* Index Talent Contest Block */

#IndexTalentContest{ clear:both; padding:0px; margin:0 0 15px 0; width:955px; height:auto; }
	.IndexTalentContestTop{ clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_talent_contest_top_bg.jpg) no-repeat; width:917px; height:24px; padding:15px 0 0 38px; margin:0px; }
	.IndexTalentContestInner{ clear:both; width:899px; margin:0 auto; padding:8px 0 0 0; line-height:11px; }
	.IndexTalentContestWinnersBlock{ Clear:both; width:auto; height:auto; margin:0px; padding:0px; }
		.IndexTalentContestWinners{ float:left; width:163px; height:auto; margin:0px; padding:0 0 0 10px; }
		.IndexTalentContestWinners1{ float:left; width:163px; height:auto; margin:0 0px 0 px; padding:10px 25px 0 10px; }
		.IndexTalentContestWinners2{ float:left; width:163px; height:auto; margin:0px; padding:10px 0 0 0; }
		.IndexTalentWinner1{ float:left; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_talent_contest_number_bg.jpg) no-repeat; width:30px; height:40px; padding:20px 0 0 10px;}
		.IndexTalentWinnerText{ float:left; width:auto; height:auto; padding:5px 0; line-height:14px; }
	.IndexTalentContestMid{ clear:both; width:953px; height:auto; margin:0px; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; background:#4b1c0a; }
		.IndexTalentContestEnd{ clear:both; width:auto; height:auto; }		
   
/* Index Featured Genners Block */ 

.IndexFeaturedBlock2{ clear:both; width:957px; padding:0px; margin:15px 0 0 0; }

	.IndexFeaturedGennersMid{ clear:both; width:463px; padding:0px; margin:0px; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; background:#4b2c17; }
		.IndexFeaturedGennersMid2{ clear:both; width:505px; padding:0px; background:#4b2c17 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genner_mid_bg.jpg) no-repeat top center; margin:0px; }
			.IndexFeaturedGanners1{ float:left; width:132px; margin:0 0 0 15px; padding:0px; }
			.IndexFeaturedGanners1 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
			
		    .IndexFeaturedGanners2{ float:left; width:145px; margin:0 0 0 15px; padding:0px; }
			.IndexFeaturedGanners2 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
			.IndexFeaturedGanners3{ float:left; width:145px; margin:0 0 0 15px; padding:0px; }
			.IndexFeaturedGanners3 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
	.IndexFeaturedGennersTop{ clear:both; width:507px; height:40px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genner_top_bg.png) no-repeat; padding:12px 0 0 5px; }

		.IndexFeaturedGennersTopTabs{ float:left; width:170px; height:26px; margin:0 0 0 12px; padding:8px 0 0 0;}
	
	.IndexFeaturedGennersEnd{ clear:both; padding:0px; margin:0px; }

/* Index Featured Fans Block */ 

	#IndexFeaturedFansBlock{ float:right; width:431px; height:auto; padding:0px; margin:0px; }
	.IndexFeaturedFansTop{ clear:both; width:460px; height:38px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_fans_top_bg.png) no-repeat; padding:12px 0 0 5px; }
	.IndexFeaturedFansMid{ clear:both; width:463px; padding:0px; margin:0px; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; background:#4b2c17; }
		.IndexFeaturedFansMid2{ clear:both; width:447px; padding:0 0 0 15px; background:#4b2c17 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_fans_mid_bg.png) no-repeat top center; margin:0px; }
		.IndexFeaturedFansList1{ clear:both; padding:7px; background:#662e06 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/featured_fans_bottom_line.jpg) no-repeat bottom; width:416px; }
			.IndexFeaturedList1_img{ float:left; width:85px; padding:0px; margin:0px; }
			.IndexFeaturedList1_Text{ float:left; width:270px; padding:5px 0 0 0px; margin:0 0 0 5px; line-height:12px; }
	.IndexFeaturedFansList2{ clear:both; padding:7px 7px; background:#512404 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/featured_fans_bottom_line.jpg) no-repeat bottom;  width:416px; }	
	.IndexFeaturedFansEnd{ clear:both; padding:0px; margin:0px; }   
	
   
   .IndexFeaturedChannelsTop{ clear:both; width:431px; height:36px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_Featured_channels_bg.jpg) no-repeat; padding:13px 0 0 5px; }
   .IndexFeaturedFansMid3{ clear:both; width:415px; padding:4px 0 10px 15px; background:#502a04; margin:0px; }
   .IndexFeaturedChannelsContent{ clear:both; padding:0px; margin:0px; }
   .IndexFeaturedChannels1{ float:left; width:132px; margin:0 0 0 0px; padding:0px; }
			.IndexFeaturedChannels1 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
			
		    .IndexFeaturedChannels2{ float:left; width:135px; margin:0 0 0 5px; padding:0px; }
			.IndexFeaturedChannels2 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
			.IndexFeaturedChannels3{ float:left; width:135px; margin:0 0 0 5px; padding:0px; }
			.IndexFeaturedChannels3 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
   
   .IndexFeaturedTopVideoTop{ clear:both; width:460px; height:40px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_top_videos_top_bg.png) no-repeat; padding:12px 0 0 5px; }

   .IndexFeaturedTopVideo2{ clear:both; width:432px; background:#502a04; padding:8px 15px;  border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; }
   
   .IndexLatestNewsBlock{ clear:both; width:423px; padding:0px; margin:3px 0; }
   .IndexLatestNerwsContent{ clear:both; width:423x; padding:2px 0px; background:#422302; }
   .IndexLatestNerwsContent2{ clear:both; width:423px; padding:2px 0px; background:#491c07; }
   
 /* Index Evnts Block */  
 
    .IndexEventsBlock{ clear:both; width:400px; padding:0px; margin:3px 0; }
   .IndexEventsContent{ clear:both; width:408px; padding:2px 8px; background:#422302; }
   .IndexEventsContent2{ clear:both; width:410px; padding:2px 8px; background:#491c07; }
   
			.IndexEventsTabsBlock{ clear:both; padding:0px; width:448px; margin:0 0 0 0; height:30px; }
			.IndexEventsTabs{ float:left; width:108px; height:26px; margin:0 0 0 8px; padding:7px 0 0 0;}
			.IndexEventsTabs a{ width:108px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold; }
			.IndexEventsTabs a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold; }
			.IndexEventsTabs a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold; }
			
/* New 2 */

   .onRolloverEvents{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/index_events_tabs_ro.png) no-repeat left; width:110px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   .onRolloutEvents { width:110px; height:26px; text-align:center;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
   .EventsCurrent { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/index_events_tabs_ro.png) no-repeat left; width:108px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}

   

/*Footer start here*/
#FooterWraper{width:100%; height:auto; margin:0px; background:#2e1403 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_footer_bg.jpg) repeat-x top; clear:both}
	#FooterWraperInner{ clear:both; height:244px; width:957px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_footer_inner_bg.jpg) no-repeat top center; padding:50px 0 0 0; margin:0px auto; }
	#FooterCheckout{ float:left; width:282px; height:auto; padding:0px; margin:0px; }
	#FooterNavi{ float:left; width:auto; padding:0px; margin:100px 0 0 30px; font-family: Verdana, Helvetica, sans-serif; color:#ca1212; font-size:11px; text-decoration:none; line-height:11px; height:30px; }
	#FooterPrivacyPolicy{float:left; width:650px; padding:0px; margin:85px 0 0 10px; text-align:left; color:#787a7a; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; }
	.LinkFooter2 a{padding:0px; margin:0px; text-align:center; color:#787a7a; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; text-decoration:none; }
	.LinkFooter2 a:hover{padding:0px; margin:0px; text-align:center; color:#787a7a; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; text-decoration:underline; }
	
	/* About Us Start Here */	
.SteticLeftBlock{ float:left; width:727px; height:auto;}
.HeadingBarTop{ float:left; width:687px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/RegisterBar_TopBg.png) no-repeat; height:27px; padding-left:40px; padding-top:15px;}
.HeadingBarBot{ float:left; width:727px; height:auto;}
.HeadingSectionCenter{ float:left; width:709px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:8px; padding-right:8px;}
.SteticTextBlock{ float:left; width:684px; background:#662e06; padding:13px;}

/* Sponser Right Block */
.SteticRightBlock{ float:right; width:217px; height:auto;}
.SponserTopBg{ float:left; width:189px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/sponser_Hedbg.png) no-repeat; height:27px; padding-left:28px; padding-top:15px;}
.SponserCenterBg{ float:left; width:199px; height:auto; background:#502a04; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:8px; padding-right:8px;}
.SponserCenterBg1{ float:left; width:209px; height:auto; background:#502a04; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:3px; padding-right:3px;}

.SponserBot{ float:left; width:217px; height:auto;}

/* My Account -- 12-11-2008 */

#MyAccountTopBlock{ clear:both; padding:0px; margin:0px; width:957px;  }
	#MyAccountUserPhoto{ float:left; width:705px; padding:0px; margin:0px; }
		.MyAccountUserPhoto2{ float:left; width:130px; }
		.MyAccountText{ float:left; width:425px; padding:0 0 0 10px; }
	#MyAccountSignOut{ float:right; width:200px; padding:0px; margin:0px; text-align:right;}
	#MyAccountSignOut h1 { padding:6px 5px; border-bottom:1px dashed #f2b600; font-weight:bold; margin:3px 0; }
	

#MyAccountContentBlock{ clear:both; padding:0px; width:957px; margin:0px; }
	#MyAccountLeftBlock{ float:left; width:217px; height:auto;}
		.MyAccountLeftTabs{ clear:both; width:188px; background:#663503; padding:2px 5px; margin:3px 0; height:28px; }
		.MyAccountLeftTabsImg{ float:left; width:34px; }
		.MyAccountLeftTabsText{ float:left; width:149px; padding:5px 0 0 0; }
	.MyAccountLeftButton{ clear:both; width:188px; padding:0px; margin:15px 0; height:auto; }
	
	
	#MyAccountRightBlock{ float:right; width:727px; height:auto;}

		.MyAccountRightNavi{ float:left; width:auto; padding:2px 5px; margin:0 0 0 15px;  }


/* Audio Listing  Start Here */
.HeadingSectionCenter1{ float:left; width:713px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:6px; padding-right:6px;}
.AudioListingBlock{ width:713px; height:auto;}
.AudioListingRow{ width:703px; background:#662e06; padding:5px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; float:left;}
.AudioListingRow1{ width:703px; background:#5a2803; padding:5px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; float:left;}
.AudioSort{ float:right; padding-right:15px; width:200px;}
.AudioSorttext{ float:left; width:auto; padding-top:3px;}
.AudioSelectField{ float:left; width:136px; padding-left:5px;}
.AudioImgBlock{ float:left; width:auto;}
.AudioInfolock{ float:right; width:573px;}
.AudioTitleBlock{ float:left; width:565px; padding-bottom:3px;}
.StarImg{ float:right; padding-top:2px; width:auto;}
.AudioHeadingText{ float: left; width:auto; padding-top:2px;}
.AudioDetailText{ float: left; width:565px;}
.AudioLinkBar{ float:left; width:565px; padding-top:5px;}
.PostedTab{ float:left; width:158px; background:#783c11; margin-right:5px; padding-right:5px;}
.DateTab{ float:left; width:130px; background:#783c11; margin-right:5px; padding-right:5px;}
.CommentTab{ float:left; width:119px; background:#783c11; margin-right:5px; padding-right:5px;}
.ListnerTab{ float:left; width:118px; background:#783c11; margin-right:5px; padding-right:5px;}
.TabIcon{ float:left; width:auto;}
.TabText{ float:left; width:auto; padding-left:5px; padding-top:3px}
.PagingBlock{ width:517px; margin:0 auto; padding-top:23px; padding-bottom:23px; clear:both; height:35px;}
.PagingLeftimg{ float:left; width:7px; height:auto;}
.PagingCenterBg{ float:left; width:503px; background:#724211; height:30px;}
.PagingMain{ width:348px; margin:auto; clear:both; padding-top:5px;}
.CategoryBlock{ float:right; width:217px; height:auto; padding-bottom:15px;}
.CategotySection{ float:left; width:209px;}
.CategoryBar{ float:left; width:189px; background:#5a2803; border-bottom:1px dashed #7c4d04; border-top:1px dashed #7c4d04; padding-left:20px; padding-top:5px; padding-bottom:5px; height:auto;}
.CategoryBar1{ float:left; width:189px; background:#5a2803; border-bottom:1px dashed #7c4d04; padding-left:20px; padding-top:5px; padding-bottom:5px; height:auto;}
.CategoryBar2{ float:left; width:189px; background:#652e05; border-bottom:1px dashed #7c4d04; padding-left:20px; padding-top:5px; padding-bottom:5px; height:auto;}
.GoogleImg{ float:left; width:217px;}
.GoogleCenter{ float:left; width:195px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-left:10px; padding-right:10px;}

/* Blog Listing Start here */
.BlogListingInfolock{ float:left; width:702px;}
.BlogTilteBlock{ float:left; width:700px; padding-bottom:3px;}
.BlogDesText{ float: left; width:701px;}
.BlogLinkBar{ float:left; width:680px; padding-top:15px;}
.RateBlock{ float:left; width:220px; padding-left:20px;}
.RateLinkText{ float:left; width:auto;}
.RateStarBlock{ float:left; width:auto; padding-top:3px; padding-left:8px;}
.RateStar{ float:left; width:auto; padding-left:2px;}

/* Channels Listing Start Here */
.ChannelsInfoBlock{ float:left; width:712px;}
.ChannelRow{ width:706px; float:left; padding-bottom:10px; padding-left:6px;}
.ChannelBlock{ float:left; width:119px; background:#662e06; border:1px solid #6b3a08; padding:6px; margin-right:7px;}
.ChannelImg{width:118px; margin:auto; clear:both;}
.ChannelInfoBlock{ float:left; width:116px; padding-top:5px;}

/* Channel Detail Start Here */
 #ChannelVideoBlock{ clear:both; width:956px; height:auto; padding:0px; margin:0px 0 20px 0;}
 .ChannnelPlayer{ width:658px; margin:auto; height:auto;}
 .ChannelDeatilTopBg{ float:left; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/channel_barTop.png) no-repeat; width:927px; height:26px; padding-left:28px; padding-top:15px;}
 .ChannlDeatilBot{ float: left; width:955px;}
.ChannelDetailCenter{ float:left; width:937px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:8px; padding-right:8px;}
.ChannelTextBlock{ float:left; width:911px; background:#662e06; padding:13px;}
.Channelrate{ float:left; width:910px; padding-bottom:5px;}
.ChannelRateText{ float:left; width:auto;}
.ChannelStar{ float:left; width:auto; padding-left:10px; padding-top:2px;}
.Channelrate1{ float:right; width:205px; padding-bottom:5px;}

/* New CSS -- 13-11-2008*/

#MyAccountNavi{ clear:both; width:935px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/myaccount_navi_bg.jpg) repeat-x; height:34px; margin:22px 0px; padding:0 0 0 20px; }
		.MyAccountNaviTabs{ float:left;width:108px; height:26px; margin:0 0 0 13px; padding:9px 0 0 0; }
		.MyAccountNaviTabs a{ width:108px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
			.MyAccountNaviTabs a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
			.MyAccountNaviTabs a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
		
			.onRolloverAccountNavi{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab_ro.png) no-repeat left; width:108px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
			.onRolloutAccountNavi { width:108px; height:26px; text-align:center;  margin:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab.png) no-repeat; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
			.CurrentAccount{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab_ro.png) no-repeat left; width:108px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
			
.MyAccountNaviTabs2{ float:left;width:133px; height:26px; margin:0 0 0 13px; padding:9px 0 0 0; }
		.MyAccountNaviTabs2 a{ width:133px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
			.MyAccountNaviTabs2 a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
			.MyAccountNaviTabs2 a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#efcd73; text-decoration:none; font-weight:bold; }
		
			.onRolloverAccountNavi2{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab_ro2.png) no-repeat left; width:133px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
			.onRolloutAccountNavi2 { width:133px; height:26px; text-align:center;  margin:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab2.png) no-repeat; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
			.AccountCurrent2 { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/account_navi_tab_ro2.png)  no-repeat left; width:133px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}

/* New CSS -- 15-11-2008*/

#RegistertSelectTypeBlock{ clear:both; margin:0 0 15px 0; padding:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/register_top_img.png) no-repeat; height:150px; width:731px; }
	#RegisterSelectTitle{ clear:both; padding:15px 0 15px 35px; margin:0px; }
	#RegisterSelectTypeContent{ clear:both; padding:15px; margin:0px; }
	
	
/*15-11-2008 new css */
.CommentInfoWrapper{ float:right; width:615px;}
.CommentDetailText{ float: left; width:610px; padding-bottom:2px;}
.VideoDeatil{ float:left; width:910px; padding-bottom:10px;}

/* faq section */
.QueationRow{ float:left; width:703px; padding-bottom:3px;}

/* Gis Calaneder Css */
.GigsCenter{ float:left; width:207px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-left:4px; padding-right:4px;}

/*New Css -- 17-11-2008 */
/* gigs detail section */
.GigsDetailwrapper{ float:right; width:535px;}
.GigsUserRow{ float:left; width:528px; padding-bottom:15px;}
.UserRightBlock{ float: right; width:auto; text-align:right;}

/* Chart video Section */
.ChartMainWrapper{width:957px; clear:both;}
.ChartTopImg{ float:left; width:892px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/chart_top_bg.png) no-repeat; height:34px; padding-left:65px; padding-top:7px;}
.ChartBlockCenterBg{ float:left; width:943px; height:auto; background:#502a04; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding:10px 6px 6px 6px;}
.TopAudioButtonWrapper{float:left; width:350px;}
.TopAudioButtonBlock{ float:left; width:151px; padding-right:5px; text-align:center;}

   .onRolloverTopVideo{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/featured_videobg.png) no-repeat left; width:152px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   .onRolloutTopVideo { width:152px; height:26px; text-align:center;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
   .FeaturedTopCurrent { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/featured_videobg.png) no-repeat left; width:152px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold;}

		.IndexFeaturedVideoTabs2{ float:left; width:150px; height:26px; margin:0 0 0 12px; padding:7px 0 0 0;}
		.IndexFeaturedVideoTabs2 a{ width:150px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#969695; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs2 a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs2 a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold; }
	
.ChartCategoryBlock{ float:right; width:500px; padding-top:7px;}
.ChartCategory{ float:right; padding-right:5px; width:220px; text-align:right;}
.ChartSorting{ float:right; padding-right:5px; width:180px; text-align:right;}
.ChartDetailBlock{ width:935px; background:#662e06; padding:4px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; float:left;}

/* New CSS -- 19-11-2008*/

.BlogListingRow{ width:688px; background:#662e06; padding:5px 10px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; float:left;}
.BlogDetailsBlock{ width:688px; background:#662e06; padding:5px 10px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; float:left;}


/* My  Blog Listing Start here */
.BlogListingBlock{ float:left; width:695px;}
.BlogTilteBlock1_1{ float:left; width:99%; padding-bottom:3px;}
.BlogDesText1_1{ float: left; width:99%;}
.BlogLinkBar1_1{ float:left; width:660px; padding-top:15px;}

.DeleteTab{ float:left; width:80px; background:#783c11; margin-right:5px; padding-right:5px;}

/* New CSS -- 20-11-2008*/

.MyNewsListingRow1{ clear:both; width:688px; background:#662e06; padding:5px 10px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; }
.MyNewsListingRow2{ clear:both; width:688px; background:#5a2803; padding:5px 10px; border-bottom:1px solid #8e4d1e; margin-bottom:1px; }
	.MyNewsImg{ float:left; width:80px; }
	.MyNewsText{ float:right; width:590px; margin:0 0 0 10px; }
.MyNewsDetailsBlock{clear:both; width:715px;}

/* New CSS -- 24-11-2008*/

#PopUpWindowWraper{ clear:both; margin:auto; padding:0px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/pop_up_window_bg.png) no-repeat; width:584px; height:210px; }

#PopUpInner{ clear:both; padding:0px; margin:0px; width:575px; }
#PopUpClose{ clear:both; padding:10px; margin:0px; text-align:right; }
#PopUpContentBlock{ clear:both; padding:0px; margin:0 15px; width:555px; }

.MyAccountRightBlock1{ clear:both; padding:0px; margin:0 0 15px 0;}
.AudioListingRow2{ width:697px; background:#662e06; padding:8px; margin-bottom:1px; float:left; text-align:right;}

.MyAccountHeadingTop{ float:left; width:687px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/myaccount_top_header_bg.png) no-repeat; height:27px; padding-left:40px; padding-top:15px;}
.MyAccountTopHide{ float:right; width:40px; height:auto; padding:0px; margin:2px 18px 0 0; }

.MyAccountLeftInnerBlock{ clear:both; padding:0px; margin:0 0 15px 0; width:auto; height:auto; }

.MyAccountLeftFriendsBlock{ clear:both; padding:5px 0; margin:0px; }
	.MyAccountLeftFriend{ float:left; width:99px; margin:0px; padding:0px; text-align:center; }
	.MyAccountLeftFriendViewAll{clear:both;  margin:0px; padding:0px; text-align:right; }
	
.MyAccountFansRequestRow{ clear:both; border-bottom:1px dotted #836b2c; padding:8px 0; }
.MyAccountFansReqImg{ float:left; width:30px; }
.MyAccountFansReqText{ float:left; width:150px; padding:0 0 0 10px; }

.MyAccountClassifiedImg{ float:left; width:65px; }
.MyAccountClassifiedText{ float:left; width:110px; padding:0 0 0 0px; }

/* 26-11-2008*/

.ChannelsTitleBlock{ clear:both; width:auto; padding:0px; margin:0px;  }

/* 28-11-2008*/

.MemberListingRow1{ clear:both; padding:0px; margin:10px 0 0 0; width:auto; height:auto; }
	.MemberBlock{ float:left; width:130px; margin:0 5px; height:175px; background:#662e06; border:1px solid #6b3a08; padding:8px 0; }
	.MemberImg{ clear:both; text-align:center; padding:0 0 5px 0; }
	.MemberText{ clear:both; padding:0px; margin:0 8px; }

.MemberDetailsLeftBlock{ clear:both; width:175px; padding:0px; margin:10px 18px; }
	.MemberDetailsLeftText{ clear:both; padding:5px 0; margin:0px; }
	
/*01-12-2008*/

.GigsCityListing{ float:left; width:180px; margin:0 24px; padding:0px; }
	
	.GigsCityListing p.Country{ padding:3px 10px; margin:0 0 10px 0; }
	.GigsCityListing p.City{ padding:5px 15px; margin:0px; line-height:20px; }

/* New CSS -- 05-12-2008*/

.MemberText2{ clear:both; padding:0px; margin:0 0 0 8px; }
.MemberBlock2{ float:left; width:130px; margin:0 3px; height:auto; background:#662e06; border:1px solid #6b3a08; padding:8px 0; }

/* New CSS -- 13-12-2008*/

.AudioDetailsContentBlock{ width:703px; height:auto; padding:0px; margin:0px; }
	.AudioDetailsMidBlock{ clear:both; width:688px; height:auto; padding:0 8px; margin:0px; background:#662e06; }
	.AudioDetailsPalyersBlock{ float:left; width:334px; height:385px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/audio_palyer.jpg) no-repeat; position:relative; }
		.AudioDetailsPalyer2{
	position: absolute;
	top:351px;
	left:132px;
	width:65px;
	height:20px;
} 
	.AudioDetailsTextBlock{ float:right; width:325px; padding:0px; } 
		.AudioDetailsText1{ clear:both; padding:5px 0; border-bottom:1px solid #843e0b; width:auto; height:auto; }
		.AudioDetailsText2{ clear:both; padding:3px 10px; background:#723408; width:auto; height:27px; margin:2px 0 0 0; }
		.AudioDetailsText3{ clear:both; padding:3px 10px; background:#7e3f0c; width:auto; height:27px; margin:2px 0 0 0; }
			.AudioDetetailsText2Img{ float:left; width:35px; }
			.AudioDetailsText2Link{ float:left; width:auto; padding:5px 5px; }

	.FanBlock{ float:left; width:130px; margin:0 5px; height:auto; background:#662e06; border:1px solid #6b3a08; padding:8px 0; }
.ViewAllRow2{ width:697px; padding:8px; margin-bottom:1px; float:left; text-align:right;}
	

/*-- 15-12-2008 -- By Bishan --*/
.PopUpCornWraper{clear:both;width:584px; height:auto; }
#PopUpWindowWraper1{ clear:both; margin:auto; padding:0px; width:584px; height:210px; }
.InoxRightBlock{width:200px;height:19px; float:right; padding-top:4px; }
.MemberListingRow2{ clear:both; padding:0px; margin:3px 0 0 0; width:auto; height:auto; }


/* 18-12-2008*/

.IndexFeaturedVideocontentText{ clear:both; width:425px; padding:0px; }
	.IndexFeaturedVideoTextInner{clear:both; width:404px; background:#401d07 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_featured_video_textbg.jpg) repeat-x top; padding:8px; }
	.IndexFeaturedVideoNumbBlock{ clear:both; width:420px; height:39px; margin:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_video_num_bg.png) no-repeat; }
		.IndexFeaturedVideoNumbInner{ clear:both; text-align:center; margin:0 0 0 125px; width:172px; }
		
		
			.IndexFeaturedVideoNumbTab{ float:left; width:28px; height:18px; margin:0 auto 0 auto; padding:12px 0 0 0; text-align:center; }
			.IndexFeaturedVideoNumbTab p a{  float:left; width:28px; height:23px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}
			.IndexFeaturedVideoNumbTab p a:hover{ float:left; width:28px; height:23px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#f9a26c; text-decoration:none; font-weight:bold;}
			.IndexFeaturedVideoNumbTab p a.CurrentNum{ float:left; width:28px; height:23px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#f9a26c; text-decoration:none; font-weight:bold;}				
			
			    .onRolloverNumb1{ background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_video_num_sel_tab.png) no-repeat; width:28px; height:35px; text-align:center; margin:0px;}
				.onRolloutNumb1 { width:28px; height:25px; text-align:center;background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_video_num__tab.png) no-repeat;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
				.Numb1Current { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_video_num_sel_tab.png) no-repeat; width:28px; height:35px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#f9a26c; text-decoration:none; font-weight:bold;}

/* New CSS --- 24-12-2008*/
.FeatiredAudioListingRow{ width:703px; background:#5a2803; padding:5px 5px 15px 5px;; margin-bottom:1px; float:left;}
			.IndexFeaturedGanners3New{ float:left; width:145px; margin:0 0 0 22px; padding:0px; }
			.IndexFeaturedGanners3New p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
  	
	#IndexFeaturedVideoBlockNew{ float:left; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_featured_video_bg2.png) no-repeat; width:448px; height:274px; padding:12px 0 0 0; margin:0px; }
		.IndexFeaturedVideoTabs2New{ float:left; width:150px; height:26px; margin:0 0 0 12px; padding:7px 0 0 0;}
		.IndexFeaturedVideoTabs2New a{ width:150px; height:26px; text-align:center;  padding:10px 0; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#efcd73; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs2New a:hover{width:auto; height:26px; text-align:center;  font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold; }
		.IndexFeaturedVideoTabs2New a.Current{ width:auto; height:26px; text-align:center; font-family:Tahoma, Arial, verdana, serif; font-size:14px; color:#fba4a4; text-decoration:none; font-weight:bold; }
/* New CSS -- 26-12-2008*/

.MyLatestNewsRow1{ clear:both; padding:5px; margin:0 0 5px 0; border-bottom:1px dashed #cd9451; }

/* New CSS -- 30-12-2008*/

	#IndexMainLeftBlock{ float:left; width:470px; height:auto; padding:0px; margin:0px; }
	#IndexMainRightBlock{ float:right; width:470px; height:auto; padding:0px; margin:0px; }

	#IndexFeaturedGennersBlock{ clear:both; width:465px; height:auto; padding:0px; margin:0 0 15px 5px; }


/* New CSS -- 05-01-2009 */

		#IndexVideoPlayer{ clear:both; padding:0px; margin:0px 0 0px 0px; }
/* New CSS -- 08-01-2009 */
#IndexFeaturedBlock02{ clear:both; width:957px; padding:0px; margin:0 0 20px 0; }
	#IndexFeaturedVideoBlock01{ float:left; width:448px; height:auto; margin:0px; }
		.IndexFeaturedVideoTabsBlock01{ clear:both; padding:10px 0 0 0; width:448px; height:35px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_Featured_banner_top01.png) top no-repeat; }
		.IndexFeaturedVideoMidBlock01{ clear:both; background:#4b1c0a url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_Featured_banner_mid01.png) no-repeat; width:421px; border-left:1px solid #6b3a19;  border-right:1px solid #6b3a19; height:auto; padding:12px; }
		.IndexFeaturedVideoEnd{ clear:both; bwidth:448px; height:13px;}
	.IndexFeaturedVideoNumbBlock01{ clear:both; width:420px; height:39px; margin:0px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_video_num_bg02.png) no-repeat; text-align:center; }
		.IndexFeaturedVideoNumbInner01{ clear:both; text-align:center; margin:0 auto 0 auto; width:172px;}


	#IndexSponosoredVideoBlock01{ float:right; width:462px; height:auto; }
		.IndexSponosoredVideoTopBg{ clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_featured_video_top.png) no-repeat; width:462px; height:31px; padding:10px 0 0 0; }
		.IndexSopnosoredVideoMiddle{ clear:both; background:#4f1f0c url(http://wpc.11B8.edgecastcdn.net/0011B8/images/index_featured_video__mid.png) no-repeat; width:436px; border-left:1px solid #6b3a19;  border-right:1px solid #6b3a19; height:auto; padding:12px; }
		.IndexSponosoredVideoEnd{ clear:both; bwidth:462px; height:13px;}
		.IndexSponosoredVideoTabs02{ float:left; width:auto; height:16px; text-align:left; padding:8px 0 0 0; margin:0 0 0 72px }
		.IndexFeaturedVideocontentInner02{ clear:both; width:408px; background:#491c07; margin:0 0 0 12px; padding:15px 0;  }

#WraperContainer02{ clear:both; width:957px; margin:0 auto; padding:0px 50px 40px 50px; height:78px; }		
#LogoWraper02{width:957px; height:118px; margin:0px; clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Header_top_bg2.jpg) no-repeat;  }
	#IndexRightBlock01{ float:right; width:370px; margin:0px 0 0 0; padding:0x; }
	#SearchBlock01{ clear:both; width:275px; margin:35px 0 0 0; padding:0x; }
	#LoginBlock01{ clear:both; width:275px; margin:0px 0 0 0; padding:0x; text-align:right; }
	
	.LoginBlock01 a{ font-family:Tahoma, Times, serif; font-size:11px; color:#fec182; text-decoration:none; }
	.LoginBlock01 a:hover{ font-family:Tahoma, Times, serif; font-size:11px; color:#fec182; text-decoration:underline; }
  #IndexVideoPlayerTitleTop02{ clear:both; padding:25px 0 0 0; margin:0px; text-align:center; }
 #LogoBlock01{ float:left; width:275px; margin:0px 0 0 0; padding:0px; display:block; }

 #ChannelVideoBlock01{ clear:both; width:956px; height:auto; padding:0px; margin:0px 0 20px 0; position:relative; }
	.AboutTextBlock01{ clear:both; width:auto; padding:3px 0 3px; margin:0px; position:absolute; top:10px; left:10px; }
	
/*  New CSS 13-01-2009 */

.ShoppingListRow{ width:703px; padding:5px; margin-bottom:5px;}
.ShoppingBlock { float:Left; width:335px; background:#662e06; border:1px solid #8e4d1e; padding:5px; }
.ShoppingBlock01 { float:right; width:335px; background:#662e06; border:1px solid #8e4d1e; padding:5px; }
.ShoppingImgBlock{ float:left; width:150px;}
.ShoppingTextBlock{ float:left; width:185px;}

/* New CSS -- 15-01-2008 */
	#LoginBlock02{ clear:both; width:275px; margin:0px 0 0 0; padding:0x; text-align:right; }
	
	.LoginBlock02 a{ font-family:Tahoma, Times, serif; font-size:11px; color:#ffdbb7; text-decoration:none; }
	.LoginBlock02 a:hover{ font-family:Tahoma, Times, serif; font-size:11px; color:#ffdbb7; text-decoration:underline; }
	
#IndexFeaturedFansBlock{ clear:both; width:465px; height:auto; padding:0px; margin:0 0 15px 0;  }
	
	#IndexFeaturedGennerBlock{ clear:both; width:955px; margin:0 0 15px 0; padding:0px; }
	.IndexFeaturedGennerTop{ clear:both; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genner_top_bg01.png) no-repeat; width:917px; height:38px; padding:10px 0 0 38px; margin:0px; }
	.IndexFeaturedGennerMid{ clear:both; width:953px; height:auto; margin:0px; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; background:#4b2c17; }
	.IndexFeaturedGennerInner{ clear:both; width:899px; margin:0 auto; padding:8px 0 0 0; line-height:11px;  }



/* new css -- 19-01-2009 */
.IndexIndustryNewTabs{ float:left; width:110px; height:26px; margin:0 0 0 12px; padding:7px 0 0 0;}
   .onRolloverInduNew{ width:110px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; 		font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   .onRolloutInduNew { width:110px; height:26px; text-align:center;  margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#969695; text-decoration:none; font-weight:bold;}	
   .InduNewCurrent { background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Heading_tabs/index_events_tabs_ro.png) no-repeat left; width:108px; height:26px; text-align:center; margin:0px; font-family:Tahoma, Arial, verdana, serif; font-size:12px; color:#fba4a4; text-decoration:none; font-weight:bold;}
   
   .IndexFeaturedGanners03{ float:left; width:163px; margin:0 0 0 15px; padding:0px; }
   .IndexFeaturedGanners03 p{ clear:both; width:auto; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_line.png) no-repeat bottom left; padding:7px 5px; margin:0px; height:14px; }
   
  
a:focus { -moz-outline-style: none; }

.CommunityLatestGroupBlock1{ float:left; width:82px; margin:0 5px; padding:2px; text-align:left; height:auto; border:1px solid #6b3a08; background:#662e06; }
	
#CommunityMiddleBlock{ float:left; width:505px; height:auto; padding:0px; margin:0 0 0 12px; }
	.CommunityMiddleContentBlock{ clear:both; width:505px; height:auto; padding:0px; margin:0 0 15px 0; }
	.CommunityMiddleTopBlock{ clear:both; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/community_middle_top_bg.png) no-repeat; height:25px; padding:15px 0 0 25px; width:480px; }
	.CommunityContentMiddle{ clear:both; width:490px; height:auto; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; background:#4b1c0a; padding:10px 5px; }
		.CommunityContentRow1{ clear:both; width:auto; height:auto; padding:10px 0 5px 0; }
		.CommunityFeatureBlock{ float:left; width:150px; padding:3px 3px 3px 3px; margin:0 3px; height:auto; } 
	
	#CommunityRightBlock{ float:right; width:217px; height:auto;}	
	
	
	
	 
.CommunityBlogCenterBg{ float:left; width:215px; height:auto; background:#502a04; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:0px; padding-right:0px;}
.CommunityBlogRow{ clear:both; border-bottom:1px solid #836b2c; padding:8px 5px; width:205px; }
.CommunityBlogRowImg{ float:left; width:30px;padding:5px 0 0 10px; }
.CommunityBlogRowText{ float:left; width:150px; padding:0 0 0 3px; }

.CommunityViewAll{clear:both;  margin:5px 0; padding:0px; text-align:right; }

/*  Shopping CSS 02-04-2009 */

.ShoppingListRow{ width:703px; padding:5px; margin-bottom:5px;}
.ShoppingBlockNew { float:Left; width:328px; background:#662e06; border:1px solid #8e4d1e; padding:5px; margin:0 5px; }
.ShoppingBlockNew01 { float:right; width:335px; background:#662e06; border:1px solid #8e4d1e; padding:5px; }
.ShoppingImgBlockNew{ float:left; width:95px;}
.ShoppingTextBlockNew{ float:left; width:185px;}


/* 03-04-2009 new css */
.ShoppingBlockuter{ float:left; width:956px; height:auto; padding-bottom:15px;}
.ShoppingBarTop{ float:left; width:916px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/shoppingbar_TopBg.jpg) no-repeat; height:23px; padding-left:40px; padding-top:15px;}
.ShoppingSectionCenter{ float:left; width:938px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:8px; padding-right:8px;}
.ShoppingSectionInner{ float:left; width:912px; background:#662e06; padding:13px;}

.ShoppingListRowNew{ width:938px; padding-top:8px; padding-bottom:8px; float:left; height:auto;}
.ShoppcategoryBlock1{ float:left; width:281px; background:#662e06; border:1px solid #8e4d1e; padding:7px; margin-left:6px;}
.ShoppcategoryBlock2{ float:left; width:281px; background:#662e06; border:1px solid #8e4d1e; padding:7px;margin-left:15px;}
/*.CategoryImgBg{ float:left; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/category_box_bg.jpg) no-repeat; width:65px; height:57px; text-align:center; padding-top:10px;}*/
.CategoryImgBg{ float:left; width:65px; height:73px; text-align:center; padding-top:0px;}
.MusicCateBlock1{ float:left; width:297px;margin-left:6px;}
.MusicCateBlock2{ float:left; width:297px;margin-left:15px;}
.MusicCateMiddleBg{ float:left; width:281px; background:#662e06; border-left:1px solid #8e4d1e; border-right:1px solid #8e4d1e; padding:7px;}
.ShopItemTextBlock{ float:left; width:281px; height:auto;}
.ShopItemBlockImg{ float:left; width:281px; height:auto; padding-bottom:8px; text-align:center;}


.CateTextBlock{ float:left; width:206px; height:auto; padding-left:10px;}

p.CateText{ padding-bottom:2px;}



/* 17-04-2009 */

.ShoppingBarTop1_1{ float:left; width:916px; background: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/shoppingbar_TopBg.png) no-repeat; height:23px; padding-left:40px; padding-top:15px;}



















/* Table CSS */


a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
margin:0px; padding:0px; background:#2e1403 url(http://wpc.11B8.edgecastcdn.net/0011B8/images/body_bg.png) repeat-x top;

}


/*Text Link css*/
.link1 a:link {Font-Family:Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: underline;font-size: 10px;}
.link1 a:visited {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1; text-decoration: underline;font-size: 10px;}
.link1 a:active {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: underline;font-size: 10px;}
.link1 a:hover {Font-Family: Verdana, Arial, Helvetica, sans-serif;color: #c3c1c1;text-decoration: none; font-size: 10px;}


.linkA a{Font-Family: Arial, Helvetica, sans-serif;text-decoration: none;}
.linkA a:hover {Font-Family:Arial, Helvetica, sans-serif;text-decoration: underline;}

.link a{Font-Family:Verdana, Arial, Helvetica, sans-serif;text-decoration: none;}
.link a:hover {Font-Family: Verdana, Arial, Helvetica, sans-serif;text-decoration: underline;}

.linkTh a{Font-Family: Tahoma, Arial, verdana, serif; text-decoration: none;}
.linkTh a:hover {Font-Family:Tahoma, Arial, verdana, serif;text-decoration: underline;}

.LinkGennerBullete a{ font-family: Verdana, Helvetica, sans-serif; color:#cabd9c; font-size:11px; line-height:12px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_bullete.png) no-repeat left; padding:0 0 0 15px; text-decoration:none; line-height:11px; }
.LinkGennerBullete a:hover{ font-family: Verdana, Helvetica, sans-serif; color:#cabd9c; font-size:11px; line-height:12px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/Index_featured_genners_bullete.png) no-repeat left; padding:0 0 0 15px;  text-decoration:underline;line-height:11px; }

.LinkFooter a{ font-family: Verdana, Helvetica, sans-serif; color:#ca1212; font-size:11px; text-decoration:none; line-height:11px; }
.LinkFooter a:hover{ font-family: Verdana, Helvetica, sans-serif; color:#ff1818; font-size:11px; text-decoration:underline;line-height:11px; }

/*Font css */
.Light10{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }
.Light13{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 13px; Font-weight:normal; }
.Light14{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 14px; Font-weight:normal; }
.Light15{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 15px; Font-weight:normal; }
.Light16{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 16px; Font-weight:normal; }
.Light18{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 18px; Font-weight:normal; }
.Light20{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 20px; Font-weight:normal; }
.Light22{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 22px; Font-weight:normal; }

.Light10Th{ font-family: Tahoma, Arial, verdana, serif; font-size:10px; font-weight:normal; }
.Light11Th{ font-family: Tahoma, Arial, verdana, serif; font-size:11px; font-weight:normal; } 
.Light12Th{ font-family: Tahoma, Arial, verdana, serif; font-size:12px; font-weight:normal; }
.Light14Th{ font-family: Tahoma, Arial, verdana, serif; font-size:14px; font-weight:normal; } 
.Light16Th{ font-family: Tahoma, Arial, verdana, serif; font-size:16px; font-weight:normal; } 
.Light18Th{ font-family: Tahoma, Arial, verdana, serif; font-size:18px; font-weight:normal; } 
.Light20Th{ font-family: Tahoma, Arial, verdana, serif; font-size:20px; font-weight:normal; } 
.Light22Th{ font-family: Tahoma, Arial, verdana, serif; font-size:22px; font-weight:normal; } 


/*Text color css*/
.White{color:#FFFFFF;}

.Yellow1{ color:#ffe013; }
.YellowLight1{ color:#e7dfcd; }
.YellowLight2{ color:#ffc8a2; }
.Yellow3{ color:#efcd73; }
.Yellow4{ color:#e79054; }
.Yellow5{ color:#dda91e; }
.Yellow6{ color:#af8618; }
.Yellow7{ color:#caa78a;}

.Gray2{ color:#c2c6c1; }
.Gray3{ color:#8d8d8d; }
.Gray5{ color:#b2b0aa; }

.RedLight1{ color:#eaa98e; }
.Red1{ color:#FF0000; }
.Red2{ color:#f0662c; }
.Red3{ color:#8d8d8d; }
.Red4{ color:#b94e1f; }

/*Bgcolour css*/
.BgWhite{background-color:#ffffff;}

.BgBrown1{ background:#5e3408; }
.BgBrown2{ background:#422302; }
.BgBrown3{ background:#491c07; }



/*Image Border css*/
.ImgBdr1{border:1px solid #9c5a2e;}
.ImgBdr2{border:1px solid #6c6867;}
.ImgBdr3{border:1px solid #2c1002;}
.ImgBdr4{ border:1px solid #966636; }

/*Table Border*/
.TblBrd1{border:2px solid #E9E8E8;}
.TbBdrright1{ border-right:1px solid #7a2b07; }
.Bdr_1{border:1px solid #fff; }
.BdrBot{ border-bottom:1px dashed #d09409;}

/*Linehight*/
.Linehight10{line-height:10px;}
.Linehight12{line-height:12px;}
.Linehight16{line-height:16px;}
.Linehight18{line-height:18px;}
.Linehight20{line-height:20px;}

/* Float Styles */
.FloatLeft{ float:left; }
.FloatRigbht{ float:right; }

/*Paddign Css*/
.Pad1{padding-left:1px;}
.Padding2{ padding:2px;}
.Padding3{ padding:3px;}
.Padding5{ padding:5px;}
.Padding8{ padding:8px;}
.Padding10{ padding:10px;}


/* Padding Top + Bottom */
.PaddingTopBottom1{ padding:1px 0;}
.PaddingTopBottom2{ padding:2px 0;}
.PaddingTopBottom3{ padding:3px 0;}
.PaddingTopBottom5{ padding:5px 0;}
.PaddingTopBottom8{ padding:8px 0;}
.PaddingTopBottom10{ padding:10px 0;}
.PaddingTopBottom12{ padding:12px 0;}

/* Text Align Styles Here  */
.TextAlignLeft{ text-align:left;}
.TextAlignRight{ text-align:right;}
.TextAlignCenter{ text-align:center;}
.TextAlignJustify{ text-align:justify;}

/*Margin css*/
.Margin{margin:5px 5px 5px 5px;}
.MarginLeft{ margin-left:10px;}


/* From Styles Here */

.Textarea_1{ width:116px; background:#4f2821; color:#e37f0c; font-size:11px; border:1px solid #935515; height:14px; padding:2px 0;}
.Dropdown_1{ width:80px; background:#4f2821; color:#e37f0c; font-size:12px; border:1px solid #935515; padding:0px;}
.Textarea_2{ width:268px; background:#fff; color:#003399; font-size:12px; border:1px solid #C9CACB; height:19px;}
.Textarea_3{ background:#fff; color:#003399; font-size:12px; border:1px solid #C9CACB; height:19px;}
.Textarea_4{ background:#D8D8D8; color:#003399; font-size:10px; color:#666666; border:0px; height:19px;}
.Textarea_5{ width:280px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:14px; padding:3px 0; padding-left:5px;}
.Dropdown_2{ width:288px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:25px; padding:3px 0; padding-left:5px;}
.Dropdown_3{ width:130px; background:#4f2821; color:#e37f0c; font-size:11px; border:1px solid #935515; height:20px; padding:0px 0;}
.Readio_Button{ width: auto; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:14px; padding:3px 0;}
.Textarea_6{ width:280px; background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:80px; padding:3px 0; padding-left:5px;}
.UploadFile{ background:#6c3807; color:#d48f02; font-size:11px; border:1px solid #935515; height:21px; padding:3px 0; padding-left:5px;}
.Textarea_7{ width:618px; background:#572b0c; color:#d48f02; height:150px; font-size:11px; border:1px solid #6a3816; padding:3px 0; padding-left:5px;}




/*Button css*/
.But1{Font-Family: Verdana,Arial,Tahoma; Font-Size: 11px; Font-weight:normal; Background-color:#ffffff; color:#0a91b3;
Border:1px solid #b3b1b1;}


/* Sub Navigation for Inner Pages */
	
#navi1 { height:30px; margin:0 0 0 8px;}
#navi1 ul {
list-style-type : none;
padding : 0;
margin: 5px 0 0 0;
}

#navi1 li {
display : inline;
}

#navi1 li a {
float : left;
padding :5px 12px;
margin: 0 0 0 4px;
text-decoration : none;
color: #817b86;
background:#fff;
font-size:12px;
border:1px solid #af96c0;
}

#navi1 li a:hover {
background :#af96c0;
color: #fff;
border:1px solid #af96c0;
}
#navi1 li a#current2{
background :#af96c0;
color: #fff;
border:1px solid #af96c0;
}

/* New CSS -- 12-11-2008*/

/* paging */
.PageingNew{ float:left; padding:4px 5px; border:0px solid #000; margin:0 1px; }
.onRolloverNew {
	background:#aa651f; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;TEXT-DECORATION: none; color:#fff;}
.onRolloutNew {
background:#512404; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ed8e4b;}

.PageingNew a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ed8e4b; }
.PageingNew a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; }

.ImgBdr5{ border:5px solid #502a04; }
.Yellow8A{ color:#fda101;}
.Yellow8{ color:#cb6c28;}
.Yellow9{ color:#eea977;}
.Yellow10{ color:#dc8f17;}
.Yellow11{ color:#dda351;}

.LinkYellow1 a{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#f2b600; }
.LinkYellow1 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:underline; line-height:14px; color:#f2b600; }

.LinkYellow2 a{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:normal; text-decoration:none; line-height:14px; color:#b55834; }
.LinkYellow2 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#de9173; }
.LinkYellow2 a.Current2{ font-family:Tahoma, Arial, verdana, serif; font-size:13px; font-weight:bold; text-decoration:none; line-height:14px; color:#de9173; }

.LinkYellow3 a{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#efcd73; border-bottom:0px dashed #f2b600; }
.LinkYellow3 a:hover{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#dfa817; border-bottom:1px dashed #f2b600; }
.LinkYellow3 a.Current2{ font-family:Tahoma, Arial, verdana, serif; font-size:14px; font-weight:bold; text-decoration:none; line-height:14px; color:#dfa817; border-bottom:1px dashed #f2b600; }

/* 15-11-2008 new css */
.ImgBdr5{ border:2px solid #8c8786; }
.Yellow12{ color:#c5905a;}
.Yellow13{ color:#d8812a;}
.Yellow14{ color:#d49161;}

/* New css on 17-11-2008 */
.BgBrown4{ background:#542503; }
.Orange{ color:#ffa719;}
.TbBdrBottom1{ border-bottom:1px solid #7a2b07; }

/* Ne CSS -- 19-10-2008*/

.Red5{ color:#cb6c28; }
h3.TextTitle1 { font-family:Tahoma, Arial, verdana, serif; font-size:16px; line-height:14px; font-weight:bold; padding:8px 0 5px 0; margin:0px; }

.ImageLeft1{ float:left; margin:0 10px 10px 0;}
.Imageright1{ float:right; margin:0 0 10px 10px;}

.Yellow15{ color:#e69212;}
.Yellow16{ color:#dfa817;}
.Yellow17{ color:#b98805;}

.Red6{ color:#e27000; }

/* 25-11-2008*/

.FloatRight{ float:right; }
.BdrYellowBottom1{ border-bottom:1px dashed #d6ac3c; }
.BdrYellowTop1{ border-top:1px dashed #d6ac3c; }

.H3.Title3{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:##efcd73; padding:3px 5px; width:95%; background:#783506;  }

/* 28-11-2008*/

.ImgBdr6{ border:5px solid #371c01; }
.PaddingLeftRight5{ padding:0 5px; }
.Light10A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12A{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }

/* New CSS --- 05-12-2008*/

#CalenderBlock{ clear:both; width:187px; height:189px; background:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/calender_bg.jpg) no-repeat; padding:10px; }

.DateSelBg1{ background:#d4870e; border:1px solid #ffb173; vertical-align:middle; line-height:11px; }

.DateSelBg2{ background:#d2af0e; border:1px solid #fff; vertical-align:middle; line-height:11px; }

.DateBg{ background:#935620; border:1px solid #ac652f; vertical-align:middle; line-height:11px; }

.DateBg2{  vertical-align:middle; line-height:11px; }

.Datelink a{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-align:center; text-decoration:none; padding:0px; margin:0px; }
.Datelink a:hover{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-align:center; text-decoration:underline; }


/* 02-12-2008 */
.NavigationInnerNew{ clear:both; width:955px; padding:3px 0 0 0; height:auto; position:relative; }
.CommunityDropDown{
	width:156px;
	height:149px;
	background:#5e2e0a;
	position:absolute;
	top:45px;
	left:450px;
}
.ListRow1{ float:left; width:151px; background:#63320e; height:22px; margin-bottom:1px; padding-left:5px; padding-top:5px}


/* New CSS -- 13-12-2008*/

.Yellow18{ color:#d56312;}

/* New CSS -- 16-12-2008*/

.BgBrown5{ background:#a25016; }
.Textarea_11{ width:auto; background:#d36f28; color:#3e1a00; font-size:12px; border:1px solid #803500; height:18px; padding:3px 0; padding-left:5px;}

/* 18-12-2008 */
.Yellow19{ color:#cc9a17;}
.Yellow20{ color:#8d6600;}


 

.CommunityListtextColor{ color:#e49459;}

/* 02-12-2008 */
.NavigationInnerNew{ clear:both; width:955px; padding:3px 0 0 0; height:auto; position:relative; }
.CommunityDropDown{
	width:156px;
	height:110px;
	background:#5e2e0a;
	position:absolute;
	top:45px;
	left:450px;
}
.ListRow1{ float:left; width:151px; background:#63320e; height:22px; margin-bottom:1px; padding-left:5px; padding-top:5px}



.DateSelBg3{ background:#d2af0e; border:1px solid #fff; vertical-align:middle; line-height:11px; }

.DateBg2{  vertical-align:middle; line-height:11px; }

/* 02-04-2009 */

.White1{ color:#e7e7e7; }
.Yellow22C{ color:#a04a0c;}
.Yellow23C{ color:#d27a3a;}

.CommunityLoginTextBox{ width:189px; background:#6c3807; color:#e37f0c; font-size:11px; border:1px solid #935515; height:14px; padding:2px 0;}



/* 03-04-2009 new css */
.ShoppingBlockuter{ float:left; width:956px; height:auto; padding-bottom:15px;}
.ShoppingBarTop{ float:left; width:916px; background: url(../images/shoppingbar_TopBg.jpg) no-repeat; height:23px; padding-left:40px; padding-top:15px;}
.ShoppingSectionCenter{ float:left; width:938px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:8px; padding-right:8px;}
.ShoppingSectionInner{ float:left; width:912px; background:#662e06; padding:13px;}

.ShoppingListRowNew{ width:938px; padding-top:8px; padding-bottom:8px; float:left; height:auto;}
.ShoppcategoryBlock1{ float:left; width:281px; background:#662e06; border:1px solid #8e4d1e; padding:7px; margin-left:6px;}
.ShoppcategoryBlock2{ float:left; width:281px; background:#662e06; border:1px solid #8e4d1e; padding:7px;margin-left:15px;}
/*.CategoryImgBg{ float:left; background:url(../images/category_box_bg.jpg) no-repeat; width:65px; height:57px; text-align:center; padding-top:10px;}*/
.CategoryImgBg{ float:left; width:65px; height:73px; text-align:center; padding-top:0px;}
.MusicCateBlock1{ float:left; width:297px;margin-left:6px;}
.MusicCateBlock2{ float:left; width:297px;margin-left:15px;}
.MusicCateMiddleBg{ float:left; width:281px; background:#662e06; border-left:1px solid #8e4d1e; border-right:1px solid #8e4d1e; padding:7px;}
.ShopItemTextBlock{ float:left; width:281px; height:auto;}
.ShopItemBlockImg{ float:left; width:281px; height:auto; padding-bottom:8px; text-align:center;}


.CateTextBlock{ float:left; width:206px; height:auto; padding-left:10px;}

p.CateText{ padding-bottom:2px;}

/*--------------< 14-08-09>---------------*/
.AudioInfolock1{ float:right; width:504px;}
.AudioTitleBlock1{ float:left; width:504px; padding-bottom:3px;}
.AudioDetailText1{ float: left; width:504px;}
.AudioLinkBar1{ float:left; width:504px; padding-top:5px;}
.VoteBlock{ float:right; width:70px; }

/*--------------< 16-12-09>---------------*/
.ThemeBlock{width:156px; height:auto; float:left; margin:6px;}

.HeadingSectionCenterNew{ float:left; width:698px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:14px; padding-left:19px; padding-right:8px; padding-bottom:16px;}
.WatchBothMusic1{ float:left; width:344px; height:auto;}
.WatchBothMusicImg{ float:left; width:auto; padding-right:10px;}
.WatchBothMusicText{ float:left; width:230px;}
.MakeYourJugement{ float:left; width:330px; height:auto; padding-left:24px;}
.ContestNewTitle{ float:left; width:715px; height:auto; background:#662e06; border-bottom:1px solid #8e4d1e;}
.ContestNew{ float:left; width:715px; height:87px; background-image: url(http://wpc.11B8.edgecastcdn.net/0011B8/images/contest_top_bg.jpg); background-repeat:no-repeat; }
.HeadingSectionCenter3{ float:left; width:715px; background:#4b1c0a; border-left:1px solid #6b3a19; border-right:1px solid #6b3a19; padding-top:3px; padding-left:5px; padding-right:5px;}
.BlankDiv{float:left; width:715px; height:60px;}
.SubMenu{float:left; width:715px; height:26px; padding-top:1px;}
.SubMenu1{float:left; width:auto; height:auto; padding-left:8px;}

.SubMenuDrop{float:left; width:21px; height:20px; margin-right:4px; background-image:url(http://wpc.11B8.edgecastcdn.net/0011B8/images/submenu_bg.png); background-repeat:no-repeat; padding-top:1px;}
.SubMenuText{float:left; width:auto; height:auto; padding-top:4px;}
.MusicPlayerTitle{float:left; width:703px; height:400px; padding-left:12px; padding-top:29px;}
.MusicVideoPlayer{float:left; width:314px; height:317px;}
.MusicPlayerVS{float:left; width:61px; height:184px; padding-top:133px;}
.MusicPlayerText{float:left; width:688px; height:27px; padding-top:15px; padding-left:1px;}
.MusicPlayerIcon{float:left; width:688px; height:21px; padding-left:1px;}

.AudioDetailsPalyersBlockNew{ float:left; width:334px; height:385px; position:relative; }

.ChannnelPlayerPP{ width:762px; margin:auto; height:auto;}




/*------------22-04-2011 css----------*/
.rightsep{background-image:url(../images/dashline.png); background-repeat:repeat-y; background-position:right top;}
.PadL21{padding-left:21px;}

#RES_ID_fb_login_image {
    display: none;
}

.FB_login_button {
    background: url('http://www.youmusic.com/images/fb_connect_button_icon.png.jpeg') no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
}

.FB_UI_Hidden{ width:80px !important; }

.LoginWith{ float:right; width:80px; padding-left:15px;  }
.LoginBtn{ float:left; width:100%; padding-top:1px; }

#suresh .b {
  background:url('http://wpc.11B8.edgecastcdn.net/0011B8/images/b.png');
}

#suresh .tl {
  background:url('http://wpc.11B8.edgecastcdn.net/0011B8/images/tl.png');
}

#suresh .tr {
  background:url('http://wpc.11B8.edgecastcdn.net/0011B8/images/tr.png');
}

#suresh .bl {
  background:url('http://wpc.11B8.edgecastcdn.net/0011B8/images/bl.png');
}

#suresh .br {
  background:url('http://wpc.11B8.edgecastcdn.net/0011B8/images/br.png');
}

#suresh {
  position: relative;
margin:auto;
width:370px;
  top: 200px;
  text-align: left;


}

#suresh .popup {
  position: absolute;
z-index:100;
}

#suresh table {
  border-collapse: collapse;
z-index:100;
}

#suresh td {
  border-bottom: 0;
  padding: 0;
}

#suresh .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#suresh .loading {
  text-align: center;
}

#suresh .image {
  text-align: center;
}

#suresh img {
  border: 0;
  margin: 0;
}

#suresh .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#suresh .tl, #suresh .tr, #suresh .bl, #suresh .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#suresh_overlay {
position: fixed;
top: 0px;
left: 0px;
height:100%;
width:100%;
background-color:#000;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.9;
}

.suresh_hide {
  z-index:-100;
}

.suresh_overlayBG {
  background-color: #000;
  z-index: 50;
}

* html #suresh_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

