 /*For Home page*/
  
.hmBody{background:url(../images/home-bg.jpg) no-repeat top center; height:500px;}
.hmBody p{ font-size:11px; padding-top:0px; float:right; padding-right:10px;}

.filedBg{
		background:url(../images/filedBg.gif) repeat-y ; border:0px; 
		margin:2px; -moz-opacity:0.4;filter:alpha(opacity=40);
		}
/*For Home page - END */
 
 
/*For Contact page*/
 
.contactB{background:url(../images/contact-bg.jpg) no-repeat top center; height:500px;}
.contactB p{font-size:11px; float:center; padding:21px 10px 0 0px;}
#navcontainer {padding:124px 15px 0px 500px ;}
#navlist{ list-style-image: url(../images/arrow.gif); font-size:11px; padding-top:5px; }

.contactB a{text-decoration:none; color:#ffffff; padding:2px 2px 2px 0px; 
			border-bottom:1px dashed #000;}
.contactB a:hover{text-decoration:none; color:#ffffff; background-color:#62381c}
			
 /*For Contact page - END */
 
 /*For Bio page*/
 
.bioBg{background:url(../images/home-bio.jpg) no-repeat top center; height:500px;}
.bioBg p{ font-size:11px; padding:21px 10px 0px 0px; float:center; }			
 /*For Bio page - END */
 
/*For Tour page*/
 
.tourBg{background:url(../images/tour-bg.jpg) no-repeat top center; height:500px;}
.tourBg p{font-size:11px; float:center; padding:21px 10px 0px 0px;}

/*For Tour page - END */


/*For News page*/
 
.newsBg{background:url(../images/news-bg.jpg) no-repeat top center; height:500px;}
.newsBg p{font-size:11px; float:center; padding:21px 10px 0 0px;}

/*For News page - END */

/*For discography page*/
 
.discBg{background:url(../images/discography-bg.jpg) no-repeat top center; height:500px;}
.discBg p{font-size:11px; float:center; padding:21px 10px 0 0px;}

.discContent{font-size:11px; padding:60px 0px 0 317px;}

#discNav{ margin:0 auto; height:5px; padding:5px 0 0 0px;}
#discNav ul{ margin:0 auto; float:left; list-style:none;}
#discNav ul li{height:0px; float:left;}

#discNav ul li a{ 
				padding:0 10px; height:20px; float:left; text-decoration:none; 
				display:block; 	font:normal 10px Verdana; color:#000;
				}
	
#discNav ul li a:hover{background:url(../images/disc_btn_h.gif) no-repeat center bottom; color:#000;}

#discNav ul li a.hover{
					  padding:0 10px; height:20px; float:left; text-decoration:none; 
						display:block; 	font:normal 10px Verdana;color:#000;
						background: url(../images/disc_btn_h.gif) no-repeat center bottom;
						}

/*For discography-bg page - END */

/*For Gallery page*/
 
.galleryBg{background:url(../images/gallery-bg.jpg) no-repeat top center; height:500px;}
.galleryBg p{font-size:11px; float:center; padding:21px 10px 0 0px;}
.filedSty{ border:1px solid #83828e; background:#08061d; color:#FFFFFF; font-size:11px;
			scrollbar-arrow-color:#cccccc; padding:2px;}
			
.galleryContent{padding:21px 10px 0px 0px;}


/*For Gallery page - END */
 
 
  /*common */  

   .ver10{ font: normal 10px Verdana; color:#000000;}
 

