@charset "utf-8";
/* CSS Document */

#disc_banner{
 background:url(../images/disco1.jpg) top left no-repeat;
 width:867px;
 height:237px;
 margin:0 auto;
}

.pBox{
	padding:19px;
	text-align:left;
	height:479px;
}

#discoH1{
	background:url(../images/discog.jpg) top left no-repeat;
	width:446px;
	height:41px;
	text-indent:-9999px;


}

#contentHolder{
	width:825px;
	margin:0 auto;
}

#picAndVideoBox{
	border-bottom:2px solid #444444;
	padding-bottom:25px;

}
#pnvLeftPanel {
	float:left;
}

#pnvLeftPanel p{
	color:#FFFFFF;
	font-size:12px;
}

#pnvLeftPanel img{
	float:left;
	padding-right:13px;
}

#pnvRightPanel{
	float:left;
	padding-left:15px;
}

#pnvRightPanel ul{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}

#pnvRightPanel ul{
	padding-left:0;
}	

#pnvRightPanel ul li{
	padding:2px 0;
}


#pnvRightPanel2{
	float:right;
	width:335px;
}

#bottomInfoBox{
	padding-top:15px;
}


#bibRightPanel{
	width:825px;
}

.txt_white {
	color:#FFFFFF;
	padding-bottom:15px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}
.discoLinkTxt{
	font-size:12px;
	text-align:right;
	padding:10px 0;
	color:#eb2c45;
	}
.discoLinkTxt a{
	color:#eb2c45;
	text-decoration:none;
}

.discoLinkTxt a:hover{
	color:#fc5e72;
	}

.goldTxtClass{
	color:#ffff00;
	font-size:14px;
	padding-bottom:15px;
}

.normalTxt{
	color:#e2e2e2;
	font-size:12px;
	line-height:17px;
}

.normalTxtcolor{
	color:#e2e2e2;
}
/*
#newMtvBox{
	width:825px;
	margin:0 auto;
	padding-bottom:20px;
	border-bottom:#444 2px solid;	
}

#newVideoHolder{
	width:470px;
	height:368px;
	float:left;

}
*/

#newMtvBox{
	background:url(../images/vid-background.jpg) top left no-repeat;
	width:825px;
	height:331px;
	margin:0 auto;
	padding:22px 0;
	border-bottom:#444 2px solid;	
}

#newVideoHolder{
	width:433px;
	height:331px;
	margin:0 auto;
}

.musicians{
	color:#e3e3e3;
	font-size:12px;
	line-height:20px;
}

.musicians span.name{
	font-weight:bold;
	font-size:13px;
	}
.vrtclLine{
	color:#666;
	}	