﻿.artistbrowse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	font-color: #FF9400;
}

.footerBox {
	padding: 0px 5px;
	border: 1px solid #000;
	background-color: #CCC; 
	margin-bottom: 15px;
	margin-top: 0px;
	}
.headerBox {
	padding: 0px 5px;
	border: 1px solid #000;
	background-color: #d8e; 
	margin-bottom: 1px;
	margin-top: 0px;
	}
.pagingDiv {
	background: #CCC;
	padding: 5px 0px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-align: right;
	}
.pageHeadDiv {
	background: #d8e;
	padding: 5px 0px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-align: right;
	}
.pagerCurrent {
	color: #333;
	background-color: #FFF;
	padding: 1px 2px;
	border: 1px solid #999;
	margin-right: 2px;
	cursor: pointer;
	cursor: hand;
	}

.pagerNotCurrent {
	color: #03C;
	background-color: #CCC;
	padding: 1px 2px;
	border: 1px solid #999;
	margin-right: 2px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
.NextPage {
	color: #03C;
	background-color: #FFF;
	padding: 1px 4px;
	border: 1px solid #FFF;
	margin-right: 2px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
.sidebrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.helpcontact {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.top4sName{font-family:"Trebuchet MS";font-size:12px;font-weight:400;color:#000099;text-decoration:none;}
.ArtistName{font-family:"Trebuchet MS";font-size:13px;font-weight:700;color:#13168D;text-decoration:none;}
.ArtistNameAr{lang:"AR-SA";font-family:"Simplified Arabic";font-size:16px;font-weight:800;color:#13168D;text-decoration:none;}
.albumsBy{font-family:"Trebuchet MS";font-size:13px;font-weight:600;color:#606060;}

