* { margin:0; padding:0;}
html { direction: rtl;height:100%; }
body { direction:rtl;background:#161616 url(../images/index_bg.png) 0 0 repeat-x; font-size:11px;font-family:tahoma, arial;color:#7f8077;text-align:center; }

/* Main Styles */
input, select, textarea { vertical-align:middle; font-family:Tahoma;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a { color:#607e14; }
a:hover{text-decoration:none;}
.top_menu { float: left;text-align:center; }
.top_menu a { color:#FF6600;font-weight: bold;padding: 5px 31px 5px 31px;background:#20201f;border:1px #333333 solid;display:block }
.top_menu a:hover { color:#FFCC00;background-color:#0b0b0b; }

.row-box-1 { float:left;width:160px;margin:5px;}
.box-img{ background:#20201f; padding:5px 0 7px 5px; color:#dedfd5;}
.box-img em{ display:block; color:#ddda82; font-style:normal;}
.indent-img{ margin-bottom:6px; display:block;}
.img-1{ float:right; margin-right:5px;}
.text{ padding:0 11px 0 6px;}

.album_title {
	clear:both;
	text-align: left;
	background: url(../images/line.png) no-repeat left;
	line-height: 24px;
	color: #468fac;
	font-weight: bold;
	font-size: 16px;
	
}
.album_track {
	clear:both;
	text-align: left;
	background: url(../images/arrow2.png) no-repeat left;
	line-height: 24px;
	padding-left: 24px;
	font-weight:bold;
	color: #FF6600;
}