/* CSS Document */
a {
	color: #000000;
	text-decoration: none;
}
 .dvhdr1 {
	background:#EEF3F7;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	border:1px solid #B1C7DA;
	padding:5px;
	width:250px;
 }

 .dvbdy1 {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	border:1px solid #B1C7DA;
	padding:5px;
	width:250px;
	filter: alpha(opacity=85); -moz-opacity:0.85;
 }

	/*** styles for thumbnails ***/
			a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:hover, a.thumbnail:active  {
				border:none;
			}
			a.thumbnail img, a.thumbnail:link img, a.thumbnail:visited img {
				opacity:.9;
				border:0px solid #aaa;
				width:72px;
				height:109px;
				padding:0;
				margin:7px;
				background-image:url(/ur/v4/images/home/books_bg.jpg);
			}
			a.thumbnail:hover img, a.thumbnail:active img {
				opacity:1;
			}

		/*** scrolly styles ***/
			.scrollyView {
				overflow:hidden;
				border:0px;
				background-image:url(/ur/v4/images/home/books_bg.jpg);
			}
			.scrollyButton, .scrollyButton:link, .scrollyButton:visited, .scrollyButton:hover, .scrollyButton:active {
				margin:0;
				padding:0;
				position:relative;
			}
			.scrollyButton .arrow {
				/*position:absolute;*/
				left:0;
				top:0;
				width:100%;
				height:100%;
				background-repeat:no-repeat;
				background-position:center center;
				opacity:.7;
				filter:alpha(opacity=70);
			}
			.buttonOver .arrow {
				opacity:.9;
				filter:alpha(opacity=90);
			}
			.buttonActive .arrow {
				opacity:1;
				filter:alpha(opacity=100);
			}
			.buttonGrayed .arrow {
				opacity:.3;
				filter:alpha(opacity=30);
			}
			/*** horizontal scrolly ***/
				.scrollyHorz .scrollyView {
					float:left;
					width:451px;
					height:118px;
					border-left:none;
					border-right:none;
					white-space:nowrap;
				}
				.scrollyHorz .scrollyView a img {
					margin-top:4px;
					margin-bottom:4px;
				}
				.scrollyHorz .scrollyButton {
					width:18px;
					height:118px;
					float:left;
				}
.trans_box1 {
width: 50%;
font-family: "PDMS_Jauhar_eot", "_PDMS_Jauhar", "_PDMS_Jauhar_Pro", "Nafees Web Naskh", "Urdu Naskh Asiatype", arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 20px 10px 20px 10px;
margin-left: 20px;
margin-top: 200px;
border: solid 1px #555;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/ur/v4/images/home/75p_w.png');
}
.trans_box1[class] {
background-image: url(/ur/v4/images/home/75p_w.png);
}


/* The basicTickerTape styles are required */

div.basicTickerTape {
	position: relative;
	overflow: hidden;
}

	div.basicTickerTape ul {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
	}

/* The basicTickerTape styles are required */

div.styledTickerTape {
	font-family: Verdana, sans-serif;
	text-align:center;
	border: 1px solid #ccc;
	width: 145px;
	height: 200px;
	font-size: 11px;
}

	div.styledTickerTape ul {
		padding: 0;
		list-style: none;
	}

		div.styledTickerTape ul li {
			width: 134px;
			margin: 4px 4px 0 4px;
			background: #eee;
			padding: 3px 3px;
			border: 1px solid #ddd;
		}

			div.styledTickerTape ul li p {
				margin: 0;
				padding: 0;
			}
	div.styledTickerTape p.tickerLink {
		font-weight:bold;
		font-size:14px;
	}
	
	div.styledTickerTape a {
		color: #294867;
	}
