@charset "utf-8";
/* CSS Document */

/*
----- Page Loader ------
*/

body {
  margin: 0; 
  padding: 0;
}

A {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #4D6E8D;
  text-decoration: none;
}

INPUT {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  border: 1px solid #E0DEDE;
  background: #FFFFFF;
}

.dropdown {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  border: 1px solid #E0DEDE;
  background: #FFFFFF;
}

TEXTAREA {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  border: 1px solid #E0DEDE;
}

A:HOVER {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  text-decoration: none;
}

.text {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #999999;
}

.small_text {
  font-family: Verdana, Arial;
  font-size: 9px;
  color: #8B92A7;
}

A.enlarge {
  font-family: Courier New, Courier, Verdana, Arial;
  font-size: 11px;
  color: #4D6E8D;
}

A.enlarge:HOVER {
  font-family: Courier New, Courier, Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
}

.comment_head {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  font-weight: bold;
}

.ok {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #008811;
}

.err {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #FF0000;
}

.head {
  font-family: Verdana, Arial;
  font-size: 26px;
  color: #999999;
}

.admin_head {
  font-family: Verdana, Arial;
  font-size: 30px;
  color: #999999;
}

.blog_head {
  font-family: Verdana, Arial;
  font-size: 20px;
  color: #949BA9;
}

.blog_head A {
  font-family: Verdana, Arial;
  font-size: 20px;
  color: #949BA9;
}

.blog_head A:HOVER {
  font-family: Verdana, Arial;
  font-size: 20px;
  color: #DDDDDD;
}

.subHead {
  font-family: Verdana, Arial;
  font-size: 18px;
  color: #8B92A7;
}

.menu {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #8B92A7;
  border-left: 1px solid #E0DEDE;
  border-right: 1px solid #E0DEDE;
  border-top: 1px solid #E0DEDE;
  border-bottom: 1px dashed #E0DEDE;
  cursor: pointer;
}

.sub_menu {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #999999;
  border-left: 1px solid #E0DEDE;
  border-right: 1px solid #E0DEDE;
  border-bottom: 1px solid #E0DEDE;
  cursor: pointer;
}

.admin_menu {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #999999;
  border-top: 1px solid #E0DEDE;
  border-left: 1px solid #E0DEDE;
  border-right: 1px solid #E0DEDE;
  border-bottom: 1px solid #E0DEDE;
  cursor: pointer;
}

.selected_menu {
  background: #F3F3F3
}

.cptext {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #888888;
}

#fullPage {
	position: absolute;
	z-index: 100;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 0%;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 10;	
}

#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 40%;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 0;	
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 20px;
  top: 87%;
  height: 25px;
  color: #fff;	
  text-align: center;  
	vertical-align: bottom;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}

/*
------ Page Loader ------
*/



body
{
	background-image:url(../images/texture.gif);
}

.body
{
	margin-left:150px;
	padding-left:150px;
	margin-right:150px;
	padding-right:150px;
}

a
{
	outline:none;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#main
{
	width:1006px;
}

#container
{
	width:990px;
	padding-left:9px;
	padding-right:9px;
}

#head_bg
{
	background-image:url(../images/madina3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
}

#bismillah
{
	float:right;
	margin-top:-310px;
	margin-right:400px;
}

#header
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:100px 0px 130px 40px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:50px;
	width:945px;
}

#slogan
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:20px;
}

#logo
{
	float:left;
}

#piture_or_data
{
	width:820px;
}

#menu
{
	width:217px;
	float:left;
}

#men_heading
{
	background-image:url(../images/menu_tab1.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	padding-left:15px;
	padding-top:8px;
	height:28px;
	background-position:top;
	background-repeat:no-repeat;
}

#men_button
{
	background-color:#023090;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #023090;
	border-bottom:1px solid #FFFFFF;
}

#men_button:link
{
	background-color:#137ef2;
}

#men_button:hover
{
	background-image:url(../images/texture.gif);
	/*background-color:#137ef2;*/
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

a.menu_button
{
	text-decoration:none;
}

#body
{
	border:1px solid #000000;
	width:769px;
	/*height:295px;*/
	height:auto;
	float:right;
	vertical-align:bottom;
	background-color:#FFFFFF;
	border:2px dashed #999999;
}

#contents
{

}

#footer
{
	margin-left:80px;
	margin-bottom:0px;
	padding-left:80px;
	padding-bottom:0px;
	margin-right:80px;
	padding-right:80px;
}

#foot_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:20px;
	font-size:10px;
	font-weight:bold;
}

.foot_link
{
	color:#000000;
	text-decoration:none;
}

.foot_link:hover
{
	text-decoration:underline;
}

.men_button_sub:hover
{
	direction:ltr;
}


/***     Styles For Contact Us Page     ***/

#contactUs
{
	/*background-color:#137ef2;*/
	margin:5px 5px 5px 5px;
	height:283px;
}

#contactUs_heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	padding:8px;
}

#contactUs_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 0px 6px;
}

#contactUs_field
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #000000;
}

#contactUs_field:hover
{
	background-color:#CCCCCC;
	border:1px solid #FFFFFF;
}

#links
{
	text-align:center;
}

#note
{
	text-align:center;
}

#note_heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding-top:25px;
}
#note_para
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.down_link
{
	border:1px solid #FFFFFF;
}

.down_link:hover
{
	border:1px solid #000000;
}

#alquran_enter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

#alquran_enter:hover
{
	font-size:18px;
}

.links
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:50px;
}

.textField
{
	border:1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	width:100px;
}

.btn
{
	border:1px solid #333333;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

