@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana;
	text-align:center;
	background:#e5e5e5 url(../img/bg1.png) bottom repeat-x fixed;
	behavior:url(js/iepngfix.htc);	
	color:#666666;
}
body, div, img, table, td, tr, span, ul, li, a, form{
margin:0;
padding:0;
outline:0;
border:0;
}
img, div{ 
	behavior: url(../js/iepngfix.htc);
	border:0;	
}
div{
	cursor: url("../img/custom.cur"), auto;
	}
.list{
	list-style:none;
	display:block;
	float:left;
	font-size:10px; 
	color:#0CF;
	width:500px;
}
h1{
	font-family:"Jameel Noori Nastaleeq","Alvi Nastaleeq",Arial;
	color:#F00;
	text-align:center;
	margin:10px 10px 0px 10px;
}
h3{
	font-family:"Jameel Noori Nastaleeq","Alvi Nastaleeq",Arial;
	color:#3494e1;
	direction:rtl;
	margin:10px 15px 0px 10px;
	font-size:16px;
}
.h3{
	font-family:Verdana;
	color:#3494e1;
	font-size:16px;
	margin:11;
	font-weight:lighter;
	display:block;
}
h5{
	font-family:"Jameel Noori Nastaleeq","Alvi Nastaleeq",Arial;
	font-size:16px;
	padding:0px 20px 20px 20px;
	text-align:justify;
	direction:rtl;
}
p{
	font-family:"Jameel Noori Nastaleeq","Alvi Nastaleeq",Tahoma;
	font-size:16px;
	color:#000;
	padding:0px 20px 20px 20px;
	text-align:justify;
	direction:rtl;
}
.p{
	width:90%;
	display:block;
	font-family:Tahoma;
	font-size:13px;
	color:#000;
	padding:0px 20px 20px 20px;
	text-align:justify;
}
.small{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding:0px 20px 20px 20px;
	text-align:center;
}
a:link, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:none;
}
table, td{
	margin:0 auto;
	padding:3px;
	font-family:Tahoma;
	font-size:13px;
	direction:ltr;
	text-align:right;
	vertical-align:top;
}
#main{
	margin:0 auto;
	width:975px;
	overflow:hidden;
	}
#header{
	width:975px;
	float:left;
	background:url(../img/bg_wrapper.png) top center no-repeat;
}
#box{
	height:70px;
	float:left;
}
#box:hover{
	background:#999;
	background: -moz-linear-gradient(center bottom , #333 0%, #999 100%) repeat scroll 0 0 transparent;
    -moz-box-shadow: 1px 1px 0 #ccc;
	border: 1px solid #333;

	-moz-border-radius:0 0 7px 7px;
	-khtml-border-radius:0 0 7px 7px;
	-webkit-border-radius:0 0 7px 7px;
    border-radius:0 0 7px 7px;
}
.boxes{
	width:40px;
	height:40px;
	margin:7px 15px 0 0;
	float:left;
	text-align:center;
}
.boxes a{
	font-size:9px;
	color:#000;
	text-shadow:0px 1px 1px #ccc;
	line-height:19px;
}
.boxes a:hover img{
	margin:7px 0 0 0;
	width:32px;
	height:32px;
}
.boxes a:hover{
	color:#fff;
}
#logo{
	float:right;
	height:170px;
	margin-top:50px;
}
#navigation{
	width:971px;
	height:50px;
	float:left;
	padding-top:10px;
	background:#f7f7f7;
	background: -moz-linear-gradient(center bottom , #e1e1e1 0%, #fff 100%) repeat scroll 0 0 transparent;
    -moz-box-shadow: 1px 1px 0 #ccc;
	border: 1px solid;
	border-color: #dadada #dbdbdb #dbdbdb #c7c7c7;

	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
    border-radius:7px;
}
#navigation:hover{
	border-color: #c7c7c7 #999 #999 #c7c7c7;
    -moz-box-shadow: 1px 1px 0 #ccc;
}
#navigation ul{
	float:right;
	width:950px;
}
#navigation li{
	list-style:none;
	display:block;
	float:left;
	width:150px;
	height:40px;
	line-height:40px;
	margin-left:3px;
}
#navigation li a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#333;
	text-shadow: -1px -1px #e1e1e1, 1px 1px #fff;
	font-family:Tahoma;
	font-size:15px;
	letter-spacing:.0em;
}
#navigation li a:hover, #navigation li .current{
	color:#999;
	border:1px solid #efefef;
    border-radius: 5px;

}	
#navigation li ul{
	border:1px solid #cccccc;
	background:#EAEAEA;
	display:none;
	height:auto;
	width:170px;
	position:absolute;
	z-index:200;
}
#navigation li:hover ul{
	display:block;	
}
#navigation li ul li{
	height:40px;
	line-height:40px;
	margin:0;
	padding:3px;
}
#navigation li ul a{
	background:none;
	width:162px;
	display:block;
	height:40px;
	font-size:12px;
	font-style:normal;
	border-bottom:1px dotted #DBDBDB;
}
#navigation li ul a:hover{
	background:#F5F5F5;
	text-decoration:none;
    border-radius: 0px;
}
#marquee{
	width:716px;
	height:35px;
	line-height:35px;
	float:left;
	font-family:tahoma;
	font-size:12px;
	margin:13px 25px 13px 0; 
	background:url(../img/marquee.png) no-repeat;
}
#search{

	height:35px;
	float:left;
	margin:13px 0 0 0;
}
#search form input{
	float:left;
}
.txtfield{
	font-family:Verdana;	
    -moz-border-radius:5px;
    -moz-box-shadow:1px 1px 0 #FFFFFF;
    background-color:#e9e9e9;
	border:1px solid;	
    border-color:#B4B4B4 #E9E9E9 #E9E9E9 #B4B4B4;
    padding:5px;
}
.txtfield:hover{
	background:#f3f3f3;
}
input:focus, textarea:focus{
	color:#36b200;
}
.btn{
	font-family:Verdana;
    -moz-border-radius: 5px;
	border:1px solid;	
    border-color:#E9E9E9 #B4B4B4 #B4B4B4 #E9E9E9 ;
    padding: 5px;
	margin-left:7px;	

	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
    border-radius:5px;
	
}
.btn:hover{
    border-color:#B4B4B4 #E9E9E9 #E9E9E9 #B4B4B4;
}

#wrapper{
	width:945px;
	float:left;
	padding:13px;
	text-align:right;
	background:#fff;
	background: -moz-linear-gradient(center bottom , #e1e1e1 0%, #fff 100%) repeat scroll 0 0 transparent;
    -moz-box-shadow: 1px 1px 0 #ccc;
	border: 1px solid;
	border-color: #d5d5d5 #e7e7e7 #e7e7e7 #d5d5d5;

	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
    border-radius:7px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;		
}
.clear{
	clear:both;
}
#full-page{
	height:237px;
	padding:30px;
}
.split{
	width:443px;
	float:left;
	text-align:center;
	padding-bottom:50px;
}
#menubar{
	width:257px;
	float:right;
	padding:13px;
}

.menu{
	width:257px;
	height:auto;
	float:right;
	direction:rtl;
	margin-bottom:19px;

	background:#f7f7f7;
	background: -moz-linear-gradient(center bottom , #e1e1e1 0%, #fff 100%) repeat scroll 0 0 transparent;
	border: 1px solid;
	border-color: #eeeeee #d3d3d3 #d3d3d3 #fff;

	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
    border-radius:7px;
}
.menu:hover{
	border-color: #eeeeee #999 #999 #fff;
    -moz-box-shadow: 1px 1px 0 #ccc;
}
.menu li{
	list-style-type:none;
}
.menu li a{
	display:block;
	height:30px;
	padding:0 30px 0 0;
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	line-height:20px;
	color:#000;
	letter-spacing:.0em;
	text-shadow:0px 1px 1px #ccc;
}
.menu li a:hover{
	color:#999;
}
#pager{
	width:632px;
	float:left;
	padding:13px;
	font-size:12px;
	text-align:justify;	
}
#pager ul{
	width:500px;
	direction:rtl;
	padding:0 50px 0 0;
}
#pager li{
	list-style-type:circle;
	direction:rtl;
}
#pager li a{
	display:block;
	width:auto;
	height:25px;
	text-decoration:none;
	text-align:right;
	font-family:Tahoma;
	font-size:13px;
	color:#F30;
	letter-spacing:.0em;
}
#pager li a:hover{
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	color:#FC0;
}
.imgs{
	text-align:center;
	vertical-align:top;	
}
.imgs img{
	border:5px solid #dbdbdb;
	outline:1px solid #ccc;
	padding:5px;
	
}
#footnote{
	height:50px;
	line-height:50px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;	
}
.books{
	width:630px;
	float:left;
	text-align:left;
	font-size:13px;
	margin-top:20px;
	
	background:#f7f7f7;
	background: -moz-linear-gradient(center bottom , #e1e1e1 0%, #fff 100%) repeat scroll 0 0 transparent;
    -moz-box-shadow: 1px 1px 0 #ccc;
	border: 1px solid;
	border-color: #f7f7f7 #e1e1e1 #e1e1e1 #f7f7f7;

	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
    border-radius:7px;

}
.books:hover{
	border:1PX solid #99CC00;
}
.books img{
	float:left;
	border: 3px solid #f7f7f7;
	margin:7px;
}
.books h3{
	font-size:22px;
}
#footer{
	width:932px;
	height:130px;
	padding:20px;
	margin-top:13px;
	float:left;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#666;

	background:#666;
	background: -moz-linear-gradient(center bottom , #000 0%, #666 100%) repeat scroll 0 0 transparent;
    -moz-box-shadow: 1px 1px 0 #ccc;
	border: 1px solid #333;

	-moz-border-radius:7px 7px 0 0;
	-khtml-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
    border-radius:7px 7px 0 0;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	
}
.callout{
	width:88px;
	height:88px;
	padding:11px;
	margin-right:6px;
	float:left;
	text-align:center;
	font-size:10px;
	}
.callout img{
margin-bottom:9px;
}



