@charset "utf-8";
/* CSS Document */

img, div, a, input, td, table { behavior: url(iepngfix.htc) }

body {
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #1A191E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_bg
{
	width:744px;
	height:97px;
	background-image: url(top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo
{
	width:266px;
	height:158px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.bg_transparent_black
{
	background-image: url(black_bg_10_10.png);

}


.bg_copy_right
{
	background-image: url(copyright_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	height:112px;
	min-height:112px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	text-align:center;
	color:#FFF;
	
	
}

a.white:link,
a.white:visited,
a.white:hover,
a.white:active
{
	color:#FFF;
	margin:0px;
	padding:0px;
	text-decoration: none;	
}

a.white:hover {color:#ccc;}


a.white_buy:link,
a.white_buy:visited,
a.white_buy:hover,
a.white_buy:active
{
	color:#FF0;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration: none;	
}

a.white_buy:hover {color:#ccc;}


a.bmenu:link,
a.bmenu:visited,
a.bmenu:hover,
a.bmenu:active
{
	color:#FFF;
	margin:0px;
	padding:0px;
	text-decoration: none;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	display:block;
}

a.bmenu:hover {color:#ccc;}


a.message_url:link,
a.message_url:visited,
a.message_url:hover,
a.message_url:active
{
	color:969696;
	margin:0px;
	padding:0px;
	text-decoration: none;	
	text-align:center;
	vertical-align:middle;
	}

a.message_url:hover {color:#ccc;}


.bmenu_border { padding:4px;}



.bottom_menu_bg
{
	width:463px;
	height:46px;
	background-image: url(bottom_menu_bg.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

.bottom_menu_bg2
{
	width:463px;
	height:46px;
	background-image: url(black_bg_10_10.png);
	background-repeat: repeat;
	background-position: right top;	
}

.news_title
{
	width:338px;
	min-width:338px;
	height:40px;
	background-image: url(news_title.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.your_message_title
{
	width:328px;
	min-width:328px;
	height:40px;
	background-image: url(your_message_title.png);
	background-repeat: no-repeat;
	background-position: right bottom;	

}

a.line:link,
a.line:visited,
a.line:hover,
a.line:active
{
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	
	
}

a.line:hover 
{
	
}



.simple_a,
a.simple_a:link,
a.simple_a:visited,
a.simple_a:hover,
a.simple_a:active
{
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;	
	
}



a.gray_border:link,
a.gray_border:visited,
a.gray_border:hover,
a.gray_border:active
{

	border: 1px solid #000;
	display:block;  
	text-align:center;
	vertical-align:middle;
	
}

a.gray_border:hover 
{
	border: solid 1px #1d1d1d;
}

/*---------------------------------------------- */
/*---------------------------------------------- */
/*----------- comment box and news ------------- */
/*---------------------------------------------- */
/*---------------------------------------------- */


.date1,.name
{
	color:#D8B523;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:right;
	font-size:8pt;
	font-weight:bold;
	word-spacing:5px
}

.name{text-align:left;}

.web
{
	color:#969696;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	border: 1px solid #D8B523;
	padding:2px;
}

.comment,.more,.Link
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:justify;
	font-size:12px;
	padding:5px;
}
/*.comment
{
	background-color:#C93;
}*/
.comment_fa
{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:15px;

	direction:rtl;
	text-align:justify;
	font-size:11px;
	padding:5px;
	
}
.more,
a.more:link,
a.more:visited,
a.more:hover,
a.more:active
{
	color:#777;
	margin:0px;
	padding:0px;
	text-decoration: none;	
}

a.more:hover {color:#999;}

.Link,
a.Link:link,
a.Link:visited,
a.Link:hover,
a.Link:active
{
	color:#fff;
	margin:0px;
	padding:0px;
	text-decoration: none;	
}

a.Link:hover {color:#999;}

.album_title_home
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:justify;
	font-size:15px;
	padding:5px;
	font-size:bold;
}
.track
{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:10.5px;
	padding:2px;
	
}

/*----------------------------------------------*/
 #album_cover
        {
             width: 100%;
			 text-align:center;
			 margin:0;
			 padding:0;
        }
        #album_cover ul
        {
            list-style: none;
			margin:0px;
			padding:0px;
        }
        #album_cover ul li
        {
            display: inline;
			 margin:0;
			 padding:0;
        }
        #album_cover ul img
        {
            border: 2px solid #fff;
			 margin:0;
			 padding:0;
        }
        #album_cover ul a:hover img
        {
            border: 2px solid #2a2a2a;
            color: #2a2a2a;
			 margin:0;
			 padding:0;
        }
        #album_cover ul a:hover
        {
            color: #2a2a2a;
			 margin:0;
			 padding:0;
        }
/*----------------------------------------------*/		
 #HomeGallery
        {
            
            width: 2100;
			
			display:block;
        }
        #HomeGallery ul
        {
            list-style: none;
			padding:0;
			margin:0px;
        }
        #HomeGallery ul li
        {
            display: inline;
        }
        #HomeGallery ul img
        {
            border: 2px solid #fff;
        }
        #HomeGallery ul a:hover img
        {
	border: 2px solid #2A2A2A;
	color: #2A2A2A;
        }
        #HomeGallery ul a:hover
        {
            color: #2A2A2A;
        }		
		
		
/*-------------------------------------------*/		

#Message_Box_Subcontent , #Contact_Box_Subcontent, #NLRegister_Box_Subcontent,#Shopping_Box_Subcontent,#Order_Box_Subcontent
{
	visibility: hidden;
	border:none 0px #030;
	width: 300px;
	max-width:300px;
	min-width:300px;
	position: absolute;
	z-index:1000;
	margin: 0px;
	padding: 0px;
	height:300px;
	background-color:#0a0a09;
	text-align:center;

}

#Shopping_Box_Subcontent,#Order_Box_Subcontent
{
	max-width:500px;
	min-width:500px;
	height:400px;
}


#NLRegister_Box_Subcontent
{
  height:200px;
}

#Message_Box_Subcontent 
{
	  height:320px;
}

.Shopping_Box_Subcontent_Dody
{
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	direction:ltr;
	text-align:center;
	vertical-align:middle;
	padding:20;
	color:#ccc;
	font-weight:bold;
	height:200;
	
}

#Message_Box_Body ,#Contact_Box_Body , #NLRegister_Box_Body
{
	width: 98%;
	max-width:98%;
	min-width:98%;
	position:relative;
	background-color:#0a0a09;
	margin:0px;
	padding:0px;
	bottom:0px;
}

#NLRegister_Box_Body { 
                       width: 95%;
                       max-width:95%;
                       min-width:95%; 
					   
					  }

.input_txt,.input_txt_error
{
	padding:2px;
	direction:ltr;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#333;
	border:1px solid #444;
	color:#CCC;
}

.ok_txt,.error_txt
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	direction:ltr;
	text-align:left;
	color:#cde166;
	font-weight:bold;
}

.error_txt
{
	color:#bc1006;
}

.input_txt_error
{
	color:#fff;
	background:#900;
}

.input_label
{
	padding:2px;
	direction:ltr;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color:#FFC;
}

.input_btn
{
  border: solid thin #473e12;
  padding:4px;
  background-color:#333;
  	color:#FFC;
	cursor:pointer;


  
}


#div-overlay
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:100%;
}

#MSGB_Show 
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 95;
	width: 320;
	min-height:300;
	background-color:#2a2a2a;
}

#MSGB_Show .comment
{
	color:#ccc;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:justify;
	font-size:13px;
	padding:5px;
	line-height:18px;
}

.loader_txt
{
	font:"Times New Roman", Times, serif;
	font-size:15px;
	color:#D8B523;
	direction:ltr;
	text-align:center;
	margin:5px;
	margin-top:10px;
}

.div_box_title_underline
{
	border-bottom:#666 thin solid;
}

/*----------------------------------*/
/*----------------------------------*/
/* Discography Css                  */
/*----------------------------------*/
/*----------------------------------*/
.discography_pic
{
	background-image: url(black_bg_200_10.png);
	background-position: left;
	background-repeat: repeat-y;	
	

}


.dicography_detail
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding:3px;
	color:#FFF;
}


a.gray_border35:link,
a.gray_border35:visited,
a.gray_border35:hover,
a.gray_border35:active
{

	border: 1px solid #353535;
	display:block;  
	text-align:center;
	vertical-align:middle;
	
}

a.gray_border35:hover 
{
	border: solid 1px #1d1d1d;
}


.album_credit, .album_credit p 
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	padding:5px;
	color:#FFF;
	line-height:18px;

}

.album_credit p
{
	text-indent:10px;
	margin:0;
	padding:0;
	margin-top:4px;
	
}


.song_txt, .song_txt p 
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	padding:5px;
	color:#FFF;
	line-height:18px;
	

}

.song_txt p
{
	text-indent:10px;
	margin:0;
	padding:0;
	margin-top:4px;
	
}

.song_credit
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	padding:1px;
	color:#FFF;
	line-height:18px;
	margin:0;
	

}



.album_credit_title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	padding:2px;
	padding-left:5px;
	color:#000;
	background-color:#999494;
	font-weight:bold;
	border:#000 solid 1px;
	

}

.album_title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13pt;
	padding:2px;
	padding-left:5px;
	color:#fff;
	font-weight:bold;
}


.song_title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	padding:2px;
	padding-left:5px;
	color:#fff;
	font-weight:bold;
}

.album_cover
{
	border:#666666 solid 4px;
}

.yellow_vertical_line
{
	background-image: url(yellow_vertical_line.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.yellow_h_line
{
	background-image: url(yellow_h_line.png);
	background-repeat: repeat-x;
	background-position: top;
}


.track2
{
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:12px;
	padding:2px;
	padding-left:0px;
	
}


/*----------------------------------*/
/*----------------------------------*/
/* About Css                  */
/*----------------------------------*/
/*----------------------------------*/

.About_Txt,.About_Txt p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
	line-height:18px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:20px;
}

.About_Txt p
{
	text-indent:2px;
	margin:0;
	padding:0;
	margin-top:8px;
	
}

/*----------------------------------*/
/*----------------------------------*/
/* Post Css                  */
/*----------------------------------*/
/*----------------------------------*/
.post_Details
{
	color:#D8B523;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	padding-left:40px;
}


.post_Details2
{
	color:#ccc;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	padding-left:5px;
}


#Article_Title_Td ,#FarsiPostTitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	color:#FFF;
	line-height:22px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:0px;
	pading-top:20px;
}
#FarsiPostTitle
{
	direction:rtl;
	text-align:right;
}



#Article_Body_Td, #Article_Body_Td p , #FarsiPost p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
	line-height:22px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:20px;
	padding-top:20px;
	
}

#FarsiPost  ,#FarsiPost p
{
	direction:rtl;
}


#Article_Body_Td img
{
	margin:5px;
}



 #Article_Body_Td a:link,
 #Article_Body_Td a:visited,
 #Article_Body_Td a:hover,
 #Article_Body_Td a:active
{

	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
	line-height:22px;
	padding:0;	
	margin:0;
	text-decoration:none;
	
}

 #Article_Body_Td a:hover 
{
     color:#D8B523;
}



#Article_Body_Td p
{
	text-indent:2px;
	margin:0;
	padding:0;
	margin-top:8px;
	text-align:justify
}

/*

	border:1px solid #444;
*/

.pm_writer { color: #ccc; font-size: 10pt; font-family: tahoma; font-weight: bold; line-height: 12pt; text-align: left; padding-left: 10px; direction: ltr   }
.w_e ,
a.w_e:link,
a.w_e:visited,
a.w_e:hover,
a.w_e:active
{

	color: #ccc; 
	font-size: 9pt; 
	font-family: verdana; 
	font-weight: bold; 
	line-height: 8pt; 
	margin: 0; 
	padding-right: 5px; 
	padding-left:5px;
	padding-right:2px; 
	direction: ltr;
	text-decoration:none
	
}

a.w_e:hover 
{
	color:#FFF;
}

.pm_date { font-size: 9pt; font-family: tahoma; line-height: 11pt; text-align: right; margin: 0; padding-right: 10px; border-width: 0; direction: ltr;color:#CCC       }
.pm_text { font-size: 9pt; font-family: tahoma; line-height: 13pt; text-align: justify; padding: 20px; border-width: 0;direction: ltr ;color:#CCC;background-color:#333;}
.pm_text_fa { font-size: 9pt; font-family: tahoma; line-height: 13pt; text-align: justify; padding: 20px; border-width: 0;direction: rtl ; text-align:right; color:#CCC;background-color:#333;}
.msg_top
{
	background-image:url(message_top.gif);
	background-repeat:repeat-x;
}

/*----------------------------------*/
/*----------------------------------*/
/* Message Board Css                  */
/*----------------------------------*/
/*----------------------------------*/

.msgb_details
{
	color:#D8B523;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:right;
	font-size:9pt;
	font-weight:bold;
	word-spacing:5px;
	padding-right:10px;
}

.msgb_comment
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:10pt;
	word-spacing:5px;
	padding-left:10px;
	padding-right:20px;
	
}
.msgb_comment_fa
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	direction:rtl;
	text-align:right;
	font-size:10pt;
	word-spacing:5px;
	padding-left:10px;
	padding-right:20px;
	
}

.MSGB_Header
{
	background-image:url(title/Message_Board.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:36;
}
/*----------------------------------*/
/*----------------------------------*/
/* NewS Css                         */
/*----------------------------------*/
/*----------------------------------*/
.NewS_Header
{
	background-image:url(title/news.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:34;
}

.NewS_Summery
{
	color:#ccc;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:10pt;
	word-spacing:5px;
	padding-left:10px;
	padding-right:20px;
	
}

.NewS_Summery a:link,
.NewS_Summery a:visited,
.NewS_Summery a:hover,
.NewS_Summery a:active
{
	color:#ccc;
	font:Tahoma, Geneva, sans-serif;
	direction:ltr;
	text-align:left;
	font-size:10pt;
	margin:0px;
	padding:0px;
	text-decoration: none;	
}

.NewS_Summery a:hover {color:#D8B523;}



.NewSArchive_Title 
{
	padding-left:10px;
	padding-right:20px;
	padding-bottom:5px;
	direction:ltr;
	text-align:left;
}

a.NewSArchive_Title:link,
a.NewSArchive_Title:visited,
a.NewSArchive_Title:hover,
a.NewSArchive_Title:active
{

	color:#fff;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none
	
}

a.NewSArchive_Title:hover 
{
	color:#D8B523;
}





/*----------------------------------*/
/*----------------------------------*/
/* Pagination Css                  */
/*----------------------------------*/
/*----------------------------------*/
a.Page_Number:link,a.Page_Number:visited,a.Page_Number:hover,a.Page_Number:active
{
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	direction:rtl;
	text-align:center;
	color:#969696;
	text-decoration:none;
	font-weight: bold;
	margin:2px;
	display: block;
	padding: 6px;
}

a.Page_Number:hover
{
	color:#D8B523;
}

.Page_Active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	direction:rtl;
	text-align:center;
	color:#D8B523;
	text-decoration:none;
	margin:2px;
	display: block;
	padding: 3px;
	padding-left:6px;
	padding-right:5px;
}

/* End Pagination Css */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */

.Top_Bg
{
	background-image:url(big_page/top3.png);
	background-position:top;
	background-repeat:no-repeat;
}


/*----------------------------------*/
/*----------------------------------*/
/* Links Css                  */
/*----------------------------------*/
/*----------------------------------*/
.links_Bg
{
	background-image:url(big_page/links2.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.Body_Bg
{
	background-image:url(black_bg_10_10.png);

	background-position:500px 50px;

}



a.TLinks:link,
a.TLinks:visited,
a.TLinks:hover,
a.TLinks:active
{

	color:#EDDE94;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	margin-top:10px;
	margin-right:30px;
	
	
}

a.TLinks:hover 
{
	color:#fff;
}

/*----------------------------------*/
/*----------------------------------*/
/* gallery Css                      */
/*----------------------------------*/
/*----------------------------------*/
.gallery_Title
{
	background-image:url(title/gallery.png);
	background-repeat:no-repeat;
 	background-position: 30px bottom;
	height:39px;
	min-height:39px;
	max-height:39px;
}

.ATitle
{
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
a.ATitle:link,
a.ATitle:visited,
a.ATitle:hover,
a.ATitle:active
{

	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	margin:0px;
	padding:0px;

	
	
}

a.ATitle:hover 
{
	color:#EDDE94;
}


/*----------------------------------------------*/		
 #PixGallery
        {
            
            width: 400;
			margin-left:28px;
			display:block;
			margin-top:5px;
        }
        #PixGallery ul
        {
            list-style: none;
			padding:0;
			margin:0px;
        }
        #PixGallery ul li
        {
            display: inline;
        }
        #PixGallery ul img
        {
            border: 1px solid #fff;
        }
        #PixGallery ul a:hover img
        {
	border: 1px solid #2A2A2A;
	color: #2A2A2A;
        }
        #PixGallery ul a:hover
        {
            color: #2A2A2A;
        }		
		 .PixTitle
        {
            color: #fff;
			font-family:"Times New Roman", Times, serif;
			font-size:16pt;
			font-weight:bold;
			direction:ltr;
        }	
		 .PixDesc
        {
            color: #ccc;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:10pt;
			font-weight:bold;
			direction:ltr;
        }	
		
/* --------------------------------------------- */		
/* --------------------------------------------- */		
/* --------------------------------------------- */		

.Media_Title
{
	background-image:url(title/media.png);
	background-repeat:no-repeat;
 	background-position: 30px bottom;
	height:39px;
	min-height:39px;
	max-height:39px;
}

.Download_Title
{
	background-image:url(title/download.png);
	background-repeat:no-repeat;
 	background-position: 30px bottom;
	height:39px;
	min-height:39px;
	max-height:39px;
}


.MComment
{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
	padding-left:5px;
	text-align:justify;
	color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	text-decoration:none;
	direction:ltr;
}

.MDetail
{
	padding:2px;
	padding-left:5px;
	text-align:left;
	color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:7pt;
	direction:ltr;
}

.MTitle
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
}
a.MTitle:link,
a.MTitle:visited,
a.MTitle:hover,
a.MTitle:active
{

	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	margin:0px;
	padding:0px;

	
	
}

#Media_Show
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 95;
	width: 700;
	min-height:500;
	background-color:#2a2a2a;
}


.border_gray_rb
{
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

.border_gray_rb ,.border_gray_rbl
{
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

.border_gray_rbl
{
		border-left: 1px #666 solid;
}



/*------------------------------------------------*/
/*------------------------------------------------*/


.marquee
{
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	color:#ccc;
}
a.marquee:link,
a.marquee:visited,
a.marquee:hover,
a.marquee:active
{

	color:#ccc;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	margin:0px;
	padding:0px;

	
	
}
a.marquee:hover 
{
	color:#EDDE94;
}

.PopUp_Title
{
	color:#fff;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:center;
	padding:5px;

}


.PopUp_Txt ,.PopUp_Txt p
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:justify;
	padding:5px;
	
}


.PopUp_Txt a:link,
.PopUp_Txt a:visited,
.PopUp_Txt a:hover,
.PopUp_Txt a:active
{

	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:justify;
	padding:5px;
	text-decoration:none;

	
	
}

.PopUp_Txt  a:hover 
{
	color:#EDDE94;
}


#Popup_Box
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 95;
	background-color:#2a2a2a;
}


/* Count Down Css */

#albumcontainer {
	background-image: url(../../../fileup/others/nahan_countdown.jpg);
	height: 479px;
	width: 640px;
	vertical-align:bottom;
	display:block;
}


#countdown_dashboard {
	height:45px;
	width:450px;
	top:432px;
	left:143px;
	
	position: relative;
	display:block;
	text-align:center;
}

.dash {
	width: 56px;
	height: 34px;
	/*background: transparent url('../images/dash.png') 0 0 no-repeat;*/
	float: left;
	margin-left: 29px;
	position: relative;
	
}

.dash .digit {
	font-size: 22pt;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 25px;
	height: 30px;
	text-align: center;
	
	color: #000;
	position: relative;
	
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/*------------*/
/* Album Buy */


.Buy_Divider_Country
{
	font-family: "Times New Roman", Times, serif;
	font-size:18pt;
	color: #ccc;	
	background-color:#333;
	direction:rtl;
	border-bottom:1px #333 solid;
	padding-bottom:5px;
	padding-right:5px;

}


.Buy_Divider_title2
{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color: #D8B523;	
	direction:rtl;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	text-indent:0px;

}

.buy_txt
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	direction:rtl;
	line-height:20px;
	
}

.buy_txt_ltr
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	direction:ltr;
	line-height:20px;
	text-align:left;
	
}

.buy_bg
{
	background-image: url(fileup/buy/bg.png);
	background-repeat: repeat-y;
	background-position: center top;	
}



