/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	/*direction: rtl;*/
	font-family: Arial, Verdana, "Trebuchet MS", Georgia;
	font-size: 11px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.arabicDisplay {
	font-family: "Muhammadi Bold Font", "Muhammadi Quranic Font", "Microsoft Uighur";
	font-size: 16px;
	direction: rtl;
}

.urduDisplay {
	font-family: "Microsoft Uighur";
	font-size: 24px;
	direction: rtl;
}

.quranicScript {
	font-family: "Muhammadi Bold Font", "Muhammadi Quranic Font", "Microsoft Uighur";
	font-size: 16px;
	direction: rtl;
	width: 400px;
	height: 30px;
}

.transScript {
	font-family: "Microsoft Uighur";
	font-size: 24px;
	direction: rtl;
	width: 400px;
	height: 30px;
}

.englishScript {
	font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS";
	font-size: 13px;
	direction: ltr;
}

.englishResult {
	font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS";
	font-size: 12px;
	direction: ltr;
}

.urduScript {
	font-family: "Alvi Nastaleeq", "muhammadi Bold Font", "Muhammadi Quranic Font", "Microsoft Uighur";
	font-size: 24px;
	direction: rtl;
}

.success {
	font-weight: bold;
	color: #006600;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.heading {
	font-weight: bold;
	font-size: 18px;
	color: #3366FF;
}

.highlight {
	background-color: #FFFF00;
}

.tafseer {
	font-family: "Microsoft Uighur";
	/*border-bottom: dotted 1px grey;*/
	font-size: 24px;
	/*font-weight: bold;*/
	color: #009933; /* #0033FF;*/
	/*background-color: #eeeeee;*/
}

.stats {
	color: #000000;
	font-size: 10px;
}

#logo {
	width: 80%;
	padding: 20px;
}

#mainSearch {
	width: 80%;
}

#footer {
	width: 80%;
	padding: 20px;
}

#questionsForm {
	width: 80%;
	padding: 20px;
}

#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.style3 {
	font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
}
.style4 {font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS"; font-size: 11px; border-top: dotted 1px #666666; }
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS";
}
.style7 {font-family: Arial, Verdana, Georgia, "Century Gothic", Calibri, "Trebuchet MS"; font-size: 11px; font-weight: bold; }