#videodiv{ width:100%; height:auto; padding:40px 0px;}
#videodiv a{ margin:0px 30px; border:none;}
#videodiv a img{ border-radius:0px;}
#videodiv{width:100%; height:auto; }
#videodiv img { margin:0 1px 8px; padding:3px; border:1px solid #008CEA; border-radius: 4px;}

#langeng{
width:46px; height:157px;  position:fixed; top:275px; left:0px; z-index:10000;}
#langurdu{
width:46px; height:157px;  position:fixed; top:275px; right:0px; z-index:10000;}
#bannerwrap{ width:100%; height:132px;}
#bannerdiv{width:1000px; height:140px; background-image:url(../images/banner.png); margin:auto;}
#videodiv{width:100%; height:auto; }
#videodiv img { margin:0 1px 8px; padding:3px; border:1px solid #008CEA; border-radius: 4px;}

#masjidimgdiv{width:100%; height:auto; }
#masjidimgdiv img { margin:0 3px  8px ;; border:10px solid #AED0EB; border-radius: 8px;}

#mediadiv{width:100%; height:auto; }
#mediadiv img { width:900px; margin:0 1px 8px; padding:3px; border:1px solid #008CEA; border-radius: 4px;}

#certdiv{width:100%; height:auto; }
#certdiv img { margin:0 1px 8px; padding:3px; border:1px solid #008CEA; border-radius: 4px;}

#gallerydiv{width:100%; height:auto; }
#gallerydiv img { margin:0 5px 10px; padding:4px; border:1px solid #008CEA; border-radius: 4px; width:290px; height:193px;}

body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#ffffff;
	background-image:url(../images/topmenubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.border p.urdu{text-align:right;}
a, a:link, a:visited {
	color: #990000; 
	text-decoration: none;
}

a:hover {
	color: #0074c5;
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5{ font-weight: normal; }

h1 { font-size: 36px; color: #000; }
h2 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #ccc; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(../images/templatemo_button.png) no-repeat;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(../images/templatemo_button_hover.png) no-repeat;
}

#header_wrapper {
	width: 1000px;
	margin: auto;
	padding: 0 0px;
}

#header {
	width: 1000px;
	height: 100px;
	padding: 0 30px;
}

#header  #site_title {
	float: left;
	width: 360px;
	padding: 30px 0 0 0;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
	margin-top:5px;
}

#header  #site_title h1 a{
	margin:5px 0 0 0px;
	padding: 0px;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-stretch:condensed;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#header  #site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#header  #site_title2 {
	float:right;
	width: 360px;
	padding: 30px 0 0 0;
}

#header  #site_title2 h1 {
	margin: 0;
	padding: 0;
}

#header  #site_title2 h1 a{
	margin: 0px;
	padding: 0px;
	float:right;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-stretch:condensed;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#header  #site_title2 h1 a span {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

/* menu */

#navbar {
	clear: both; 
	height: 45px;
}

#navbar ul {

	list-style: none; margin-left:-40px;
}

#navbar ul li {
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:left;
	display: inline;
	position:relative;	border-right:#CCC 1px dotted;
}

#navbar ul li a {
	width: auto; 
	display: block;
	height: 35px;
	padding: 15px 18px 0px 19px;
	margin-right: 0px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	outline: none;

}

#navbar li a:hover, #navbar li.current{
	background:#547B46;
}
#navbar ul li ul{
	top:45px;
	position:absolute;
	right:0px;
	margin-right:0px;
	background:#036;
	background-color:#547B46;
	visibility:hidden;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	z-index:999;
} 
#navbar ul li ul li:hover{
background-color:#547B46;
}
#navbar li:hover{
	background:#547B46;
	color:#fff;
	}
#navbar ul li:hover ul{
	visibility:visible;
}

#navbar ul li ul li a{
	display:block;
	height:30px;
	line-height:27px;
	width:240px;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	border-radius:5px;
	border:none;
	color:#fff;
	padding-right:5px;
	font-size:17px;
	z-index:999;
}
#navbar ul li ul li a:hover{
	background:#305623;
}

/* end of menu */


/* menu urdu */

#navbarurdu {
	clear: both;
	height: 45px;
}

#navbarurdu ul {

	list-style: none; margin-left:-40px;
}

#navbarurdu ul li {
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:right;
	display: inline;
	position:relative;	border-left:#CCC 1px dotted;
}

#navbarurdu ul li a {
	width: auto; 
	display: block;
	height: 45px;
	padding: 5px 22px 0px 22px;
	margin-right: 0px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #194775;	
	font-weight: bold;
	outline: none;

}

#navbarurdu li a:hover, #navbarurdu li.current{
	background:#547B46;
}
#navbarurdu ul li ul{
	top:45px;
	position:absolute;
	right:0px;
	margin-right:0px;
	background:#036;
	background-color:#547B46;
	visibility:hidden;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	z-index:999;
} 
#navbarurdu ul li ul li
{
border-left:none;}
#navbarurdu ul li ul li:hover{
background-color:#547B46;
}


#navbarurdu li:hover{
	background:#547B46;
	color:#fff;
	}
#navbarurdu ul li:hover ul{
	visibility:visible;
}

#navbarurdu ul li ul li a{
	display:block;
	height:30px;
	line-height:27px;
	width:200px;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	border-radius:5px;
	border:none;
	color:#fff;
	padding-right:5px;
	font-size:17px;
	z-index:999;
}
#navbarurdu ul li ul li a:hover{
	background:#305623;
}

/* end of menu urdu*/


/* menu arbi*/

#navbararbi {
	clear: both;
	height: 45px;
}

#navbararbi ul {

	list-style: none; margin-left:-40px;
}

#navbararbi ul li {
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:right;
	display: inline;
	position:relative;	border-left:#CCC 1px dotted;
}

#navbararbi ul li a {
	width: auto; 
	display: block;
	height: 45px;
	padding: 5px 13px 0px 14px;
	margin-right: 0px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #194775;	
	font-weight: bold;
	outline: none;

}

#navbararbi li a:hover, #navbararbi li.current{
	background:#547B46;
}
#navbararbi ul li ul{
	top:45px;
	position:absolute;
	right:0px;
	margin-right:0px;
	background:#036;
	background-color:#547B46;
	visibility:hidden;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	z-index:999;
} 
#navbararbi ul li ul li
{
border-left:none;}
#navbararbi ul li ul li:hover{
background-color:#547B46;
}


#navbararbi li:hover{
	background:#547B46;
	color:#fff;
	}
#navbararbi ul li:hover ul{
	visibility:visible;
}

#navbararbi ul li ul li a{
	display:block;
	height:30px;
	line-height:27px;
	width:200px;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	border-radius:5px;
	border:none;
	color:#fff;
	padding-right:5px;
	font-size:17px;
	z-index:999;
}
#navbararbi ul li ul li a:hover{
	background:#305623;
}

/* end of menu arbi*/




/* Hindi menu */
/* menu */

#navbarhindi {
	clear: both; 
	height: 50px;
}

#navbarhindi ul {

	list-style: none; margin-left:-40px;
}

#navbarhindi ul li {
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:left;
	display: inline;
	position:relative;	border-right:#CCC 1px dotted;
}

#navbarhindi ul li a {
	width: auto; 
	display: block;
	height: 35px;
	padding: 15px 24px 0px 24px;
	margin-right: 0px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #194775;	
	font-weight: bold;
	outline: none;

}

#navbarhindi li a:hover, #navbarhindi li.current{
	background:#0099FF;
}
#navbarhindi ul li ul{
	top:50px;
	position:absolute;
	right:0px;
	margin-right:0px;
	background:#036;
	background-color:#0099FF;
	visibility:hidden;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	z-index:999;
} 
#navbarhindi ul li ul li:hover{
background-color:#0099FF;
}
#navbarhindi li:hover{
	background:#0099FF;
	color:#fff;
	}
#navbarhindi ul li:hover ul{
	visibility:visible;
}

#navbarhindi ul li ul li a{
	display:block;
	height:30px;
	line-height:27px;
	width:200px;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	border-radius:5px;
	border:none;
	color:#fff;
	padding-right:5px;
	font-size:18px;
	z-index:999;
}
#navbarhindi ul li ul li a:hover{
	background:#036;
}

/* end of menu */

/* End of hindi menu */



/*search_news*/
#search_news{
	height:45px; 
	width:100%;
	background:url(../images/news_background.jpg) repeat-x;
	border-radius:5px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px; 
	margin-bottom:6px;
}
#search_news img
{
margin-top:3px;
margin-left:3px; border-radius:5px;}
.search_field{
	float:left;
	height280px;
	margin-left:30px;
	margin-top:8px;
	border:2px solid #036;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
}
#search_box{
	height:26px;
	border:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin-right:0px;
	float:left;
}
#search_btn{
	margin-left:0px;
	border:none;
	height:26px;
	width:25px;
	background:url(../images/search_icon.png) no-repeat;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

#news_field{
	float:right;
	margin:5px 30px 0 0;
	width:700px;
	height:30px;
}
#news_field h3{
	line-height:30px;
	float:right;
	color:#333;
}
#news_field a{
	width:600px;
	height:28px;
	line-height:30px;
	float:right;
	font-size:16px;
	margin-right:10px;
	color:#FFF;
}
#news_field a marquee:hover{
	text-decoration:underline;}

/* banner*/

#banner {
	width: 920px;
	height: 285px;
	padding:0px 30px;
	overflow: hidden;
}
#banner img{
width:920px;
height:300px;
}

#banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* end of banner */

#content_wrapper_outer {
	width: 100%;
	background: url(../images/templatemo_content_top.jpg) top repeat-x; margin-top:1px;
	border-top: 1px solid #004e85;
	
}

#content_wrapper_inner {
	width: 100%;
	background: url(../images/templatemo_content_bottom.jpg) bottom repeat-x;	
}

#content_wrapper {
	width: 960px; background-color:white;
	margin:0 auto;
	padding: 20px;
	
}

#content {
	width: 660px;
	float: left; 
	position:relative;border:1px solid #bbb;
margin:10px 0px; padding:10px;
background:#FFFFFF url(../images/matterbg.jpg) bottom repeat-x;
border-radius:8px;
	
}
#content h2{
color:#990000; font-weight:bold;
}

#content p{
	 font-size:16px; line-height:25px;}
#contentother {
	width: 940px;
	position:relative;border:1px solid #bbb;
margin:10px 0px; padding:10px;
background:#FFFFFF url(../images/matterbg.jpg) bottom repeat-x;
border-radius:8px;
}
#contentother h2{
color:#990000; font-weight:bold;
}

#matterdiv{
width:940px; height:auto;
}
#contentother p{
font-size:16px; line-height:25px;}

.service_box {
	width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(../images/header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}



/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(../images/templatemo_button.png) no-repeat;
}


/* sidebar */

#sidebar {
	float: right;
	width: 252px;
}


.section_rss_twitter {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 120px;
}

.rss_twitter a{
	display: block;
	width: 240px;
	color: #333;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.rss_twitter a:hover {
	text-decoration: none;	
}

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(../images/rss.png) right bottom no-repeat;
}

.twitter a{

	background: url(../images/twitter.png) right bottom no-repeat;
}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 a{
	color: #fff;
}

#news_section {
	margin: 0 0 40px 0;
	padding: 0;
}

.news_section h3 {
}

.news_box a {
	font-weight: normal;
	text-decoration: underline;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

/* end of sidebar */

/* footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	background-color:#658958;
	border-top:#547B46 1px solid;
	background-image:url(../images/z4scbg.jpg);
}


#footer {
	clear: both;
	width: 940px;
	padding: 20px 20px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */