@charset "utf-8";
/* CSS Document */
  @font-face {
    font-family: _PDMS_Saleem_QuranFont;
    font-style:  normal;
    font-weight: normal;
    src: url('/urdu/library/js/PDMSSAL0.eot');
  }
  @font-face {
    font-family: 'Nafees Web Naskh';
    font-style:  normal;
    font-weight: normal;
    src: url('/urdu/library/js/NAFEESW0.eot');
  }
myfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ufont {
	font-family: "Jameel Noori Nastaleeq", "Nafees Web Naskh", "Urdu Naskh Asiatype", "Nafees Web Naskh";
	/*font-family: "Nafees Tahreer Naskh v1.0";*/
	/*font-family: "Nafees Web Naskh";*/
	font-size: 1.3em;
	/*text-align:justify;*
	/*line-height: 24px;*/
}

.ufont #article {
	text-indent: 25px;
}

.ufont blockquote {
	font-family: "Jameel Noori Nastaleeq", "Nafees Web Naskh", "Urdu Naskh Asiatype", "Arial Unicode MS";
	/*font-family: "Nafees Tahreer Naskh v1.0", "Urdu Naskh Asiatype", "Arial Unicode MS";*/
	/*font-family: "Nafees Web Naskh";*/
	/*font-family: "Arial Unicode MS", "Tahoma";*/
	background-color:#CCCCCC;
	padding: 4px;
}

.afont, .afont .ufont {
	font-family: "Traditional Arabic", "Simplified Arabic", "Times New Roman";
	font-size: 20px;
	background-color:#CCCCCC;
	padding: 6px;
	line-height: 30px;
}
.arial-small, .ufont-small {
	font-family: "Jameel Noori Nastaleeq", "Nafees Web Naskh", "Arial Unicode MS", Tahoma;
	/*font-family: "Nafees Tahreer Naskh v1.0", "Urdu Naskh Asiatype", "Arial Unicode MS", Tahoma;*/
	/*font-family: "Nafees Web Naskh";*/
	font-size: 1.1em;
	text-align: justify;
}
.naskh {
	font-family: "Arial Unicode MS", "Tahoma";
	font-size: 0.85em;
}
.quran {
	font-family: "_PDMS_Saleem_QuranFont";
	font-size: 1.4em;
}

/*
.couplet { 
   width:400px;
   text-align: justify;
   text-justify: distribute;
   text-align-last: justify;
   text-justify:kashida;
}
*/   
.arial {
	font-family: "Arial Unicode MS";
}
.urdu-symbols {
	font-family: "Jameel Noori Nastaleeq", "Nafees Web Naskh";
	/*font-family: "Tahoma";*/
}

.ufont h1 {
	color: #003300;
	font-size: 1.5em;
	font-style:italic;
	text-align:center;
	font-weight:normal;
}

.ufont .hfont {
	color: #FF6600;
	font-size: 22px;
	/*font-weight:bold;*/
}
.ufont h2 {
	color: #330000;
	/*color: #FF6600;*/
	font-size: 1.3em;
	font-style:italic;
	text-align:center;
	font-weight:normal;
	/*font-weight:bold;*/
}

.ufont h3 {
	color: #003300;
	font-size: 1.2em;
	font-style:italic;
	font-weight:normal;
}

.nextPage {
	width: 233px;
	float:left;
	text-align:left;
}
.pageNumber {
	width: 233px;
	float:left;
}

.prevPage {
	width: 234px;
	float:right;
	text-align:right;

}

.bookFooter {
	margin-top: 10px;
	width: 700px;
	text-align:center;
	background:#CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

A:link, A:visited, A:active {

	COLOR: #0000CC;

	/*TEXT-DECORATION: none;*/

	

}

A:hover {

	COLOR: #000020;

	/*TEXT-DECORATION: underline;*/

}

.highlightit img{

border-bottom: 1px solid #3333FF;

}

.highlightit:hover img{

border-bottom: 1px solid #FF3300;

}



.highlightit:hover{

color: red; /* Dummy definition to overcome IE bug */

}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


