/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {font-size:90%;}




/*****************************
	Typography
*****************************/
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#111; font-family:Arial;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol{list-style-type:none;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#369b31;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}




.alignLeft{float:left;}
.alignRight{float:right;}
.clear{clear:both;}
.space { clear:both; display:block; margin:0px; padding:0px; height:10px; border:none; font:normal 1px arial; }
/*****************************
	Forms
*****************************/
label {font:normal tahoma;margin:0 10px 0 0;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #BBBBBB;
-moz-border-radius: 4px;-webkit-border-radius: 4px;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
border-color:#4aaa44;-moz-box-shadow: 0px 0px 5px #4aaa44;-webkit-box-shadow: 0px 0px 5px #4aaa44;}
input[type=text], input[type=password], input.text, input.title, textarea, select, .rBtn{margin:0.5em 0;}
input.text, input.title {padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:200px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;margin:0 0 10px 0;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}

/* Button */
.rBtn{padding:4px 15px 5px;color:#7d7f7e; cursor:pointer; border:1px solid #adadad;
background:#e8ece8 url(images/btn-bg-yellow-white.gif) repeat-x;
-moz-border-radius: 4px;-webkit-border-radius: 4px;-moz-text-shadow:0 -1px 1px #c7c7c7;-webkit-text-shadow:0 -1px 1px #c7c7c7;}

/* Messages */
.error, .notice, .success {padding:.8em;margin-top:10px;margin-bottom:1em;border:2px solid #ddd;position:relative;top:0px;float:right;margin-right:10px;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.sError{padding:.8em;margin-top:10px;margin-bottom:1em;border:2px solid #ddd;top:0px;float:right;margin-right:0px;background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}

/*****************************
	Grid
*****************************/
.container {width:986px;margin:0 auto;text-align:right;}

/* homepage 
body .home-columnRight{ float:left;}
body .home-columnLeft{float:right;}
*/
.wrapper{padding:0 10px;margin:0 auto;width:930px;}
.home-columnRight, .home-columnLeft{width:460px;}
.home-columnRight{ float:right;}
.home-columnLeft{float:left;}

/* wrapper */
.wrap-1{ width:460px;}
.wrap-2{ width:230px;}
.wrap-3{ width:228px;}
.wrap-4{ width:100px;}
.wrap-5{ width:218px;}
.wrap-6{ width:458px;}
.wrap-7{ width:950px;}
.wrap-8{ width:220px;}
.wrap-9{ width:174px;}


.mainContent{width:685px;}
.sidebar{width: 220px;}

/* Fix */
.showgrid {background:url(css/images/grid.png);}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* 
push
body .push-left-1{margin-right:5px;}
body .push-left-2{margin-right:10px;}
body .push-left-3{margin-right:8px;}
*/
/* Push Left */
.push-left-1{margin-left:5px;}
.push-left-2{margin-left:10px;}
.push-left-3{margin-left:8px;}

/* Push Right */































.dashed_auto { clear:both; display:block; margin:0px auto; padding:0px 0; width:auto; height:1px; font:normal 1px arial; border-bottom: dashed 1px #c2c2c2;}

/*****************************
	Header
body #header h1{background:url(images/logo-Awqaf-ltr.jpg) no-repeat center left;}
body #header h2{background:url(images/logo-federal-ltr.jpg) no-repeat center right;}
	
*****************************/
#header{padding:0 10px;margin:0 auto;width:930px;}
#header h1, #header h2{width:300px; height:93px;}
#header h1 a, #header h2 a{ height:93px; text-indent:-2000px; display:block; overflow:hidden;}
#header h1 a{width:300px;}
#header h2 a{width:116px;}
#header h1{background:url(images/logo-Awqaf.jpg) no-repeat center right;}
#header h2{background:url(images/logo-federal.jpg) no-repeat center left;}

/* 
Top Nav 
rtl : 
body .advanceLink, body .top-search input {margin-right:5px;margin-left:0;} 
*/
#top-nav{border-bottom:5px solid #9f9f9b; height:48px; margin-bottom:5px;}
#top-nav a{color:#5b5e5f}
#top-nav a:hover{color:#c77070;}

.top-search{padding-top:6px;width:260px;}
.top-menu{padding-top:20px;}
.top-menu li{display:inline;padding:0 10px; }
.top-menu li:first-child{ padding-right:10px;}

.top-search .advanceLink{margin:12px 0; display:block;}
.advanceLink, .top-search input {margin-left:5px;font:normal 0.9em tahoma;*font:normal 1.0em tahoma;}



/*****************************
	Navigation
*****************************/
/*
rtl :
body #navigation li{float:left;margin-right:3px;}
*/
#navigation{margin-bottom:5px;margin:0 auto;width:930px;}
#navigation li{display:inline;padding:0 10px;float:right;margin-left:3px;}
#navigation li a{text-decoration:none;}



/*.navHome, .navAbout, .navEndow, .navAffairs, .navEservices, .navContact{display:block;height:25px; text-indent:-2000px; overflow:hidden;
background:url("images/bg-navigation.jpg") no-repeat;}

.navHome{background-position:-533px 0;width:57px;}
.navAbout{background-position:-458px 0;width:51px;}
.navEndow{background-position:-384px 0;width:50px;}
.navAffairs{background-position:-241px 0;width:120px;}
.navEservices{background-position:-83px 0;width:135px;}
.navContact{background-position:0 0;width:61px;}

#main-menu a.navHome:hover{background-position:-533px -25px;width:57px;}
#main-menu a.navAbout:hover{background-position:-458px -25px;width:51px;}
#main-menu a.navEndow:hover{background-position:-384px -25px;width:50px;}
#main-menu a.navAffairs:hover{background-position:-241px -25px;width:120px;}
#main-menu a.navEservices:hover{background-position:-83px -25px;width:135px;}
#main-menu a.navContact:hover{background-position:0 -25px;width:61px;}


#main-menu ul {margin: 0; padding: 0;float:left;width: 100%;list-style: none;font-size: 1.1em;}
#main-menu ul li{float: left;margin: 0; padding: 0;position: relative;}
#main-menu ul li a{float: left;	text-indent: -9999px; height: 44px;}
#main-menu ul li:hover a{background-position: left bottom;}
#main-menu ul li a:hover{background-position: left bottom;}


#main-menu a.aboutActive{display:block;height:25px; text-indent:-2000px; overflow:hidden;
background:url("images/bg-navigation.jpg") no-repeat;background-position:-458px -25px;width:51px;}

#main-menu a.endowActive{display:block;height:25px; text-indent:-2000px; overflow:hidden;
background:url("images/bg-navigation.jpg") no-repeat;background-position:-384px -25px;width:50px;width:51px;}

#main-menu a.affairsActive{display:block;height:25px; text-indent:-2000px; overflow:hidden;
background:url("images/bg-navigation.jpg") no-repeat;background-position:-241px -25px;width:120px;}

#main-menu a.servicesActive{display:block;height:25px; text-indent:-2000px; overflow:hidden;
background:url("images/bg-navigation.jpg") no-repeat;background-position:-83px -25px;width:135px;}*/



/*====================================================*/

/*ul#atopnav { margin: 0pt; padding: 0pt; float: right; width: 100%; list-style: none; font-size: 1.1em; }
ul#atopnav li { float: right; margin: 0pt; padding:0 10px; position:relative;}
ul#atopnav li a { float: right; text-indent: -9999px;line-height:1.8; }*/


/* LAST MENU*/

ul#atopnav { margin: 0pt; padding: 0pt; float: right; width: 100%; list-style: none; font-size: 1.1em; }
ul#atopnav li { float: right; margin: 0pt; padding: 0 10px; position: relative;}
ul#atopnav li a { float: left;height: 44px; }
ul#atopnav li:hover a, ul#atopnav li a:hover { background-position: left bottom; }

ul#atopnav li:hover a.hHome, ul#atopnav li a:hover.hHome { background-position:-591px -25px;width:57px; }
ul#atopnav li:hover a.hAbout, ul#atopnav li a:hover.hAbout { background-position:-516px -25px;width:51px; }
ul#atopnav li:hover a.hEndow, ul#atopnav li a:hover.hEndow { background-position:-441px -25px;width:50px; }
ul#atopnav li:hover a.hAffairs, ul#atopnav li a:hover.hAffairs { background-position:-298px -25px;width:120px; }
ul#atopnav li:hover a.hServices, ul#atopnav li a:hover.hServices { background-position:-216px -25px;width:60px; }
ul#atopnav li:hover a.hPress, ul#atopnav li a:hover.hPress { background-position:-83px -25px;width:110px; }
ul#atopnav li:hover a.hContact, ul#atopnav li a:hover.hContact { background-position:0 -25px;width:61px; }




ul#atopnav a.home { display:block;height:25px;background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-591px 0;width:57px;}
ul#atopnav a.about {display:block;height:25px; background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-516px 0;width:51px; }
ul#atopnav a.endow {display:block;height:25px; background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-441px 0;width:50px; }
ul#atopnav a.affairs {display:block;height:25px; background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-298px 0;width:120px; }
ul#atopnav a.services {display:block;height:25px;background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-216px 0;width:60px;}
ul#atopnav a.press {display:block;height:25px;background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:-83px 0;width:110px;}
ul#atopnav a.contact {display:block;height:25px;background: url('images/menu-bg-new.gif') no-repeat scroll 0% 0%;background-position:0 0;width:61px;}

ul#atopnav li .sub { position:absolute;padding: 20px 20px 20px;	float: right;border-top:solid 2px #4aaa44;border-bottom:solid 2px #4aaa44;-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;-moz-border-radius-bottomright: 5px;-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-khtml-border-radius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;
	display: none;z-index:99999;}
ul#atopnav li .row { clear: both; float: right; width: 100%; margin-bottom: 10px; }

ul#atopnav li .sub ul { list-style: none; margin: 0px; padding: 0px; width: 190px; float: right; }
ul#atopnav .sub ul li { width: 100%;color: #525252;margin-left: 10px;background: url(images/left-arrow.png) no-repeat 200px 7px;}
ul#atopnav .sub ul li h2 { padding: 0pt; margin: 0pt; font-size: 1.3em; font-weight: normal; }
ul#atopnav .sub ul li h2 a { padding: 5px 0pt; background-image: none; color: #525252; }
ul#atopnav .sub ul li a {width:100%;float: right;height: auto; padding: 7px 25px 7px 15px;	display: block;	text-decoration: none;	color: #fff;text-align: right;}


ul#atopnav .sub ul li a {  text-indent: 0; padding: 0px 10px 0px 15px;	font: bold 1.2em/1.8 Arial; display: block;	text-decoration: none;	color: #525252;text-align: right;}
ul#atopnav .sub ul li a:hover {color: #4aaa44;background-position:  150px 17px ;}
ul#atopnav .sub ul li span img{position: absolute;top:7px;left:200px;}

ul#atopnav li .subAbout{position: absolute;top: 22px; left: -169px;background: #eeefee;}
ul#atopnav li .subEndow{position: absolute;top: 22px; left: -170px;background: #eeefee;}
ul#atopnav li .subAffairs{position: absolute;top: 22px; left: -101px;background: #eeefee;}
ul#atopnav li .subServices{position: absolute;top: 22px; left: -353px;background: #eeefee;}
ul#atopnav li .subPress { position: absolute; top: 22px; left: -110px; background: #eeefee;}



/*ul#atopnav li .subAbout{position: absolute;top: 22px; left: -169px;background: #eeefee url(images/hover-orn.png) repeat-x bottom center; }
ul#atopnav li .subEndow{position: absolute;top: 22px; left: -170px;background: #4aaa44 url(images/hover-orn.png) repeat-x bottom center;}
ul#atopnav li .subAffairs{position: absolute;top: 22px; left: -101px;background: #4aaa44 url(images/hover-orn.png) repeat-x bottom center;}
ul#atopnav li .subServices{position: absolute;top: 22px; left: -276px;background: #4aaa44 url(images/hover-orn.png) repeat-x bottom center;}*/



/*====================================================*/

/*ul#main-menu li .sub { padding: 20px 20px 20px;	float: right;-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;-moz-border-radius-bottomright: 5px;-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 5px;-khtml-border-radius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;
	display: none;}*/



/*ul#main-menu li .row { clear: both;	float: right;width: 100%;margin-bottom: 10px;}
ul#main-menu li .sub ul{list-style: none;margin:0px; padding: 0;	width: 190px;float: right;}
ul#main-menu .sub ul li {width: 100%;color: #fff;margin-left: 10px;}
ul#main-menu .sub ul li h2 { padding: 0;  margin: 0;font-size: 1.3em;font-weight: normal;}
ul#main-menu .sub ul li h2 a { padding: 5px 0;background-image: none;color: #e8e000;}
ul#main-menu .sub ul li a { float: right;text-indent: 0;height: auto; background: url(images/sub-list.png) no-repeat 150px 17px;	padding: 7px 25px 7px 15px;	display: block;	text-decoration: none;	color: #fff;text-align: right;}
ul#main-menu .sub ul li a:hover {color: #e8e000;background-position:  150px 17px ;}*/




/*****************************
	Banner
*****************************/
#banner{width:930px; height:241px;background:url("images/bg-header.jpg") no-repeat center center; padding:0 10px;margin: 10px auto;}
.bg-shadow{width:986px; height:558px;background:url("images/body-bg.gif") no-repeat center center; padding:0 0px;margin: 0px auto;display:block;}


/*****************************
	Global Box
*****************************/
.gBox{border:1px solid #e6e6e6;overflow:hidden; margin-bottom:10px;}
.gPads{padding:9px;height:auto;}
.ePads{padding:9px 0 9px 0;}
.gTitle{font-weight:bold; font-size:1.4em;font-family:arial,"times new Roman";height:47px; color:#FFF;padding:0 10px; line-height:2em;}
.gImgBrdr{border:1px solid #e6e6e6;}
.gHeadStyle{font-family:Traditional Arabic, Arial;}
.sdPads{background:url('css/images/sidebar-bg.jpg')repeat-y; width:220px;height:auto;}
.newsTitle{font:bold 1.5em arial;color:#9f151b;}
.faqTitle{font:bold 1.5em arial;color:#4e4e4e;}
.faqContent{font-size:1.3em;color:#4e4e4e;}


/* flags */
.fl-red{ background:url(images/bg-flag.jpg) no-repeat;width:438px;text-shadow:-1px -1px #555555, 1px 1px #f57177;}
.fl-grey{background:url(images/bg-flag.jpg) no-repeat scroll 0 -137px;width:198px;text-shadow:-1px -1px #555555, 1px 1px #b9b9b9;}
.fl-grey-trans{background:url(images/bg-flag-transparent.gif) no-repeat;width:198px;text-shadow:-1px -1px #555555, 1px 1px #b9b9b9;}
.fl-green{background:url(images/bg-flag.jpg) no-repeat scroll 0 -68px;width:438px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;}

/* big flags */
.big-fl-red{ background:url(images/big-red-fl.jpg) right no-repeat;width:685px;text-shadow:-1px -1px #555555, 1px 1px #f57177;}
.big-fl-grey{background:url(images/bg-flag.jpg) no-repeat scroll 0 -137px;width:198px;text-shadow:-1px -1px #555555, 1px 1px #b9b9b9;}
.big-fl-green{background:url(images/big-green-fl.jpg) right no-repeat; width:685px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;}


.inner-red-fl{ background:url(images/inner-red-fl.jpg) right no-repeat;width:685px;height:24px;}

/*****************************
	Sidenav
*****************************/
.sideNav{background:url(images/bg-sidenav.jpg) repeat-y right top;}
#sideNavBot{background:url(images/sideNavBot.gif) no-repeat right top;height:73px;}

/*****************************
	Latest News
	#latest-news
*****************************/
#latest-news h3{ font-size:1.4em;margin-bottom:5px;}
.date{color:#7f817f; font-size:1em;}

#fat-slider{height:auto;}


/* Slider */
.newsCont{width:440px; height:170px; overflow:hidden; position:relative; cursor:pointer;}
.newsCont .slides{position:absolute; top:0; left:0;}
.newsCont .slides div{position:absolute; top:0px; width:450px; display:none;height:130px;}
.newsCont .slides img{ margin-right:20px;margin-bottom:5px;}
.newsCont .slides p{ margin-bottom:10px;cursor:default;}
.newsCont .slides a h3{font:bold 1.4em arial;}

.fatCont{width:658px; height:200px; overflow:hidden; position:relative; cursor:pointer;}
.fatCont .slides{position:absolute; top:0; left:0;}

.fatCont .slides img{ margin-bottom:5px;}
.fatCont .slides p{ margin-bottom:10px;}

/* Control */
.next, .previous{display: block; width:17px; height:17px; text-indent:-2000px; overflow:hidden; margin-bottom:5px; }
.next{background:url(images/arrow-left.jpg) no-repeat;}
.previous{background:url(images/arrow-right.jpg) no-repeat;}

/* Pagination 2 */
.countPaging .pagination{ clear:none;display:inline-block;}
.countPaging .pagination li{display:none;}
.countPaging .pagination li.active{display:inline;}
.countPaging .pagination li img{ width:167px;}
a.disableLink{color:#333333;}

.pagination{ clear:both}
ul.pagination{ display:none;}


.countPage .paginate{ clear:none;display:inline-block;}
.countPage .paginate li{display:none;}
.countPage .paginate li.active{display:inline;}
.countPage .paginate li img{ width:167px;}
a.disableLink{color:#333333;}

.paginate{ clear:both}
ul.paginate{ display:none;}



.imgPaging{width:110px;height:77px;overflow:hidden;float:right;}
.imgPaging img{width:100px; height:auto;}
.imgPaging a{width:100px;height:67px;overflow:hidden; display:block; border:2px solid #fff;}
.imgPaging.active a{border:2px solid #c3151c;}

/*****************************
	Manar
*****************************/
#manar h3{font-size:1.5em; font-weight:bold; }
#manar .gPads{text-align:center;}


/*****************************
	Speech
*****************************/
.speech{background:url(images/bg-speech.jpg) no-repeat; height:147px; text-align:center}
.speech h2, #speech h3{ color:#683b00;margin-bottom:5px;font-weight:bold;}
.speech h2{font-size:2.4em;line-height:0.9em;}
.speech h3{padding:10px 0;font-size:2.4em; line-height:1em;}

/*****************************
	Vision
*****************************/
#vision{background:url(images/img-vision-2010.jpg) no-repeat;}
#vision a{ display:block; text-indent:-2000px; overflow:hidden;}
#vision, #vision a{width:228px;height:127px;}
#vision a.innerVision{padding:0;width: 218px;height:127px;border:solid 1px red}


/*****************************
	Vision INNER
*****************************/
#innerVision{background:url(images/img-vision-2010.jpg) no-repeat;}
#innerVision a{ display:block; text-indent:-2000px; overflow:hidden;}
#innerVision, #innerVision a{width:218px;height:127px;}




/*****************************
	Prayer Times
*****************************/
#prayerTime{background:url(images/bg-prayer-time.jpg) no-repeat; height:226px;}
#prayerTime .currentDate{ font-size:.9em; text-align:center; border-bottom:1px dashed #767676; padding-bottom:5px; margin-bottom:5px;}
#prayerTime h2{font-size:2.8em;font-weight:bold;line-height:1em;}
#prayerTime ul{margin-bottom:5px;}
#prayerTime li{ line-height:2.1em; border-bottom:1px dashed #767676;}

/*****************************
	eServices
*****************************/
#eServices{height:226px;}
#eServices a{color:#333333;}
#eServices a:hover{color:#9F151B}
#eServices ul {list-style-type:disc; padding:0 20px}


/*****************************
	Latest Fatawa

body .addFatawa{ padding:6px 10px 5px 25px;
body .ftLink li{ float:right;}
body .padsTop{ padding:4px 2px 0 10px;}
*****************************/
.latestLink {list-style-type:disc; padding:0 20px;margin-bottom:10px;}
.latestLink li{ line-height:2em}
.latestLink li a{color:#333333;}
.latestLink li a:hover{color:#9F151B}

.ftLink{ display:block;}
.ftLink a{ display:block;} 
.ftLink li{ display:block; float:left;}
.addFatawa{background:#fecccb url(images/addLink.gif) no-repeat 94px center; padding:3px 25px 3px 10px;-moz-border-radius: 8px;-webkit-border-radius: 8px;}
.padsTop{ padding:4px 10px 0 2px;}

/*****************************
	Entry
*****************************/
.entry h1 img, .entry h2 img, .entry h3 img, .entry h4 img, .entry h5 img,.entry  h6 img {margin:0;}
.entry h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
.entry h2 {font-size:2em;margin-bottom:0.75em;}
.entry h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
.entry h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.entry h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
.entry h6 {font-size:1em;font-weight:bold;}
.entry ul, .entry ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
.entry ul {list-style-type:disc;}
.entry ol {list-style-type:decimal;}

/*****************************
	Sitemap
*****************************/
#sitemap{background:url(images/bg_sitemap.jpg) no-repeat top;padding:20px 10px 20px;}
#sitemap li{ font-size:.9em;line-height:1.8em;}
#sitemap li a{color:#333333;}
#sitemap li a:hover{color:#9F151B}


/*****************************
	Footer
*****************************/
#footer{ font-size:.9em;background:url(images/bg_lineFooter.jpg) no-repeat top;padding:20px 10px 20px; text-align:center;}
#footer li{ font-size:.9em; display:inline; padding:0 10px;}
#footer ul, #footer p{margin-bottom:5px;}
#footer p{ color:#7f817f;}



/*****************************
	news list
*****************************/
#news-list{margin:0;padding:0;}

.innerWrap{margin:0 auto;padding:0;width:665px;height:auto;}

.innerWrap{padding:10px 0;}
.innerWrap h2{font-size:1.4em;color:#9F151B;margin-bottom:10px;}
.innerWrap h3{font-size:1.2em;}
.innerWrap ul{margin-right:30px;margin-bottom:10px;list-style:disc;}
.innerWrap ol{margin-right:30px;margin-bottom:10px;list-style:decimal;}
.innerWrap li{margin-bottom:7px;}

.innerWrap ul.newsList{list-style: none;margin:0px;}

.innerWrap ul.fatawa-ul{list-style: none;margin:0px;}


.innerWrap ul.conc-list{list-style: disc;margin-right:30px;}
.innerWrap ul li.conc-list {padding:5px 11px;background:none;border:none;}
.innerWrap ul li.conc-list a{margin-right:0px;}

/*.innerWrap ul li h2.fatListTitle{font:bold 1.0em arial;color:#9f151b;}

.innerWrap ul li.newsList  h2.fatListTitle{color:#9f151b;}*/

.innerWrap ul#idea-menu{margin:0;}

.innerWrap ul li.newsList {margin-bottom:10px;padding:15px 11px;display: block;height:auto;background:#f6f6f5;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:none;overflow:auto;}

.innerWrap ul li.newsList h2 a{font:bold 1.0em arial;color:#9f151b;}

.innerWrap ul li:hover.newsList{padding:14px 10px;background:#fcf2e3; -moz-border-radius: 4px;-webkit-border-radius: 4px;border:solid 1px #ffc12c;}

.innerWrap ul li.fatawa{padding:14px 10px;background:#fcf2e3; -moz-border-radius: 4px;-webkit-border-radius: 4px;border:solid 1px #ffc12c;}

.innerWrap ul li.relatedLink {padding:15px 11px;display: block;height:auto;background:#f6f6f5;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:none;}

.innerWrap ul li img{margin-left:10px;}


.innerWrap ul li p a.news-title{font:bold 1.2em tahoma;color:#9f151b;}
.innerWrap ul li h1{font:bold 1.8em tahoma;color:#4e4e4e;}

.innerWrap img {margin:0 0 5px 10px;}

.innerWrap h2.fatSlideTitle{font:bold 1.4em arial,"Times New Roman";color:#9f151b;}

.innerWrap h2.newsTitle {font:bold 1.4em arial;color:#9f151b;}
.innerWrap h2.addFatTitle {margin-bottom:10px;padding-right:0px;font:bold 1.2em tahoma;color:#9f151b;}
.innerWrap .dateTime{font:normal 0.9em tahoma;}


/*****************************
	Fatawa Add Form
*****************************/
.addFatWrap{padding-right:10px;}
.askForm{padding:10px 0px;width:665px;background: #f1ffda;border-top:solid 1px #c7e793;border-bottom:solid 1px #c7e793;}
.AddQuestionForm{margin:0 auto;}
.QuestionTextArea {float:right;width:600px;font: normal 1.0em tahoma;}
.txtBox {float:right;width:590px;height:25px;padding:5px 10px;font: normal 1.0em tahoma;}
.dropMenu {float:right;width:610px;height:35px;padding:5px 10px;font: normal 1.0em tahoma;}
.AddQuestionForm td{float:right;font:normal 1em tahoma;}
.radBtn{float:right;font:normal 1em tahoma;padding-left:10px;}
.submitBtn{padding:10px 20px;border:none;color:#fff;text-align:center;font:normal 1.2em tahoma;background:url("images/btn-bg.gif") no-repeat center;width:150px;height:auto;text-shadow:-1px -1px #555555, 1px 1px #abc27f;}
.submitBtn:hover{10px 22px;color:#fff;text-align:center;font:normal 1.2em tahoma;background:url("images/btn-bg-red.gif") no-repeat center;width:150px;height:42px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;}

.cBtn{margin:0 auto;padding:px 0;border:none;color:#fff;text-align:center;font:normal 1.0em tahoma;background:url("images/btn-bg.gif") no-repeat 0 5px;width:75px;height:42px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;cursor:pointer;}
.cBtn:hover{margin:0 auto;padding:px 0;color:#fff;text-align:center;font:normal 1.0em tahoma;background:url("images/btn-bg-red.gif") no-repeat 0 5px;width:75px;height:42px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;cursor:pointer;}
.txtComp {float:right;width:366px;height:25px;padding:5px 10px;font: normal 1.0em tahoma;}
.dropComp {float:right;width:386px;height:35px;padding:5px 10px;font: normal 1.0em tahoma;}



/*****************************
	Contact Form
*****************************/


.ContactTableInformation {display:none;}
.cText p{padding:0 10px;font:bold 1.0em tahoma;}
table.styledtable{padding:0px 10px;}
table.styledtable tHead{background:#f1ffda;}
table.styledtable tHead tr{color:#507a0d;}
table.styledtable tHead td{text-align:center;font:normal 1.2em tahoma;border-bottom:solid 1px #c7e793;}
table.styledtable tBody td{text-align:center;border:solid 1px #f0f0f0;}
table.styledtable tBody tr.fRow{background:#f7f7f7;}

.cForm{margin:0 auto;width:630px;padding:0px 10px;background: #f1ffda;border-top:solid 1px #c7e793;border-bottom:solid 1px #c7e793;}
table#commTable td{/*float:right;font:normal 1.2em tahoma;*/text-align:center;}
table#commTable tbody tr td.lbl-complaint{margin:18px 0 0;width:100px;text-align:right;}
table#commTable tbody tr td.lbl-sep{margin:18px 0 0;width:10px;text-align:right;}
table#commTable tbody tr td.lbl-req{margin:18px 0 0;width:10px;text-align:right;}
table#commTable td.sTD{width:350px;}
table#commTable td.lblTitle{text-align:right;font:1.0em tahoma;}
table#commTable td.ssTD{width:100%;/*padding:10px 220px;*/}




/*****************************
	SiteMapPage
*****************************/
.sitemapPage{padding:0 20px 0 0;}
.sitemapPage p{font:normal 1.0em tahoma;}
.sitemapPage ul{list-style:none;text-indent:2;padding-right:10px;}
.sitemapPage ul li{padding:0px 5px 5px 0;}
.sitemapPage ul li a{font:normal 1.0em tahoma;padding:0 15px 0 0;background:url(images/sitemap-arrow.png) no-repeat right;color:#000;}
.sitemapPage ul li a:hover{color:#800503;}



/*****************************
	pagination
*****************************/
/*.pager{padding:10px 10px;width:665px; height:20px;background:#929292;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:none;text-align: center;}*/
.pager{margin:0;padding:10px 0 0px 10px;width: 655px; height:30px;background: #f6f6f5;color:#949494;}

.pager-summary{margin:0 0 0 10px;padding:10px 10px;width:85px; height:20px;background:#929292;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:none;text-align: center;color: #fff;float:right;position:relative;top:-10px;}

.pager a{padding:0px 7px;font:normal 13px/1.0em tahoma;color: #949494;}
.pager a:hover{padding:0 7px;font:normal 13px/1.0em tahoma;color: #333333;}

.pager span.pager-current{font-weight:bold;color:#333333;}

.pager-num{padding:10px 0 ;}

/*****************************
	inner e-services
*****************************/
.innerES-wrap li{background: url('images/sep.jpg') no-repeat left top;padding:12px 16px 2px;}
.innerES-wrap li a{background: url('images/list.jpg') no-repeat right 6px;padding:0 15px;}
.innerES-endLine{background: url('images/sideNavBot.gif') no-repeat right bottom;}



/*****************************
	Prop Box
*****************************/
.propBox{margin: 0;padding:2px 2px 0;background:#ffffff;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:solid 1px #D0D0D0;height:25px;width: 135px;}
.propBox ul.prpBox{list-style:none;margin:0px;}
.propBox ul li.prpBox{margin:0;padding:0;display:inline;background:none;border:none;}
.propBox ul li a.prpBox{border:none;text-align: left;text-decoration: none; width:30px;}
.propBox ul li a:hover.prpBox{background:none;border:none;}
.propBox ul li a img{margin: 2px 0;}


/*****************************
	FATAWA
*****************************/
#fatawa-list{margin:0;padding:0;}
.fatawa-date{margin:0 0 0 10px;padding:0;width:137px;height:auto;border-left:solid 1px #dddddd;text-align: center;}
.fatawa-date p{padding:0;color:#7f817f;}
.fatawa-date p.totAns{margin:0;padding:5px 0;font:bold 1.8em tahoma;}
.fatawa-date p.fatDate{padding:0;font:normal 1.0em tahoma;}
.fatawa-date p.fatDateTitle{margin:0;padding:5px 0;font:bold 1.0em tahoma;}
.fatawa-date p.fatDateDetail{padding:0;font:normal 0.8em tahoma;}
.innerWrap .fatawa strong, .fatwaAnswer strong{ font-weight:normal}

#orn_box{margin: 0;padding:0px;width:220px;height:46px;background:url(images/orn1.jpg) no-repeat;}
.orn-text{margin:0 auto;padding:12px 0;width:140px;height:32px;text-align: center;text-shadow:-1px -1px #555555, 1px 1px #abc27f;}
.orn-text h2 a{font:bold 1.4em arial;color:#ffffff;}

.srchFatawa{border:1px solid #C2C2C2;margin-bottom:10px;padding:5px;}
.srchFatawa input.srchFatawaTextBox{padding:5px;width:120px;}


/*ul#verMenu { margin:0px 0 5px 0; list-style:none;}
ul#verMenu li#first { border-top:1px solid #ccc; }
ul#verMenu li { clear:both; width:170px; position:relative;}
ul#verMenu li:hover ul, ul#verMenu li.sfhover ul {top:10px; left:205px;background:red;}


ul#verMenu li.cat{background: url('images/sep.jpg') no-repeat left top;padding:12px 16px 2px;}
ul#verMenu li:hover.cat{background:url('images/sep.jpg') no-repeat left top;padding:12px 16px 2px;}
ul#verMenu li a.cat{background: url('images/arrow-right.gif') no-repeat right 6px;padding:0px 15px;}


ul#verMenu li a { display:block; width:170px; padding:15px 0; color:#000; text-decoration:none; border-bottom:none;}
ul#verMenu li a:hover { color:#800503; }
ul#verMenu li ul { padding:0 20px 20px 50px; list-style:none; margin:0; width:350px; background-color:#fff; position:absolute; left:-999em; top:-2px; }
ul#verMenu li ul li { display:inline; text-align:left; clear:none; position:static; z-index:2; } 
ul#verMenu li ul li a { margin:2px; border:none; padding:4px; position:relative; float:left; display:block; width:300px; height:25px; }
ul#verMenu li ul li a:hover { z-index:2; }
ul#verMenu li ul li a img { position:absolute; width:100px; height:75px; }
ul#verMenu li ul li a:hover img, ul#verMenu li a:active img, ul#gallery li a:focus img { width:200px; height:150px; left:-50px; top:-37px; border:1px solid #000; z-index:2000; }*/

/*CAT MENU*/
ul#verMenu { margin:0px 0 5px 0; list-style:none;}
ul#verMenu li#first { border-top:1px solid #ccc; }
ul#verMenu li { clear:both; width:170px; position:relative;background: none;}
ul#verMenu li:hover ul, ul#verMenu li.sfhover ul {top:0px; left:205px;background:#fcfcf3 url('images/menubg.gif') repeat-x bottom;}


ul#verMenu li.cat{background: url('images/sep.jpg') no-repeat left top;padding:12px 16px 2px;}
ul#verMenu li:hover.cat{background:url('images/sep.jpg') no-repeat left top;padding:12px 16px 2px;}
ul#verMenu li a.cat{background: url('images/arrow-right.gif') no-repeat right 6px;padding:0px 15px;color:#9F151B;}


ul#verMenu li a { display:block; width:170px; padding:15px 0 0; color:#000; text-decoration:none; border-bottom:none;}
ul#verMenu li h2 a{padding-right:10px;font:bold 1.4em arial;color:#9F151B;Background:none;}
ul#verMenu li a:hover { color:#800503; }
ul#verMenu li ul { padding:10px; list-style:none; margin:0; width:550px; position:absolute;left:9999em;top:-2px;border:solid 1px #c2c2c2;z-index:2;height:auto;}
ul#verMenu li ul li {width:auto;text-align:right; clear:none; position:static; z-index:2;float:right;} 
ul#verMenu li ul li a { margin:0px; padding:0px 15px 5px 0px; *margin-right:25px;position:relative;float:right; display:block; height:auto;color:#9F151B;font: normal 1.0em tahoma;}
ul#verMenu li ul li a:hover { z-index:2; }
ul#verMenu li ul li h2 a{font:bold 1.2em tahoma;background:none;}
ul#verMenu li ul li a img { position:absolute; width:100px; height:75px; }
ul#verMenu li ul li a:hover img, ul#verMenu li a:active img, ul#gallery li a:focus img { width:200px; height:150px; left:-50px; top:-37px; border:1px solid #000; z-index:2000; }

.coll2{border-right:dashed 1px #c2c2c2;height:auto;overflow:auto;float:right;width:250px;}

.arrow-idk{background:url(images/arrow-idk.gif) no-repeat;width:20px;height:20px;position: absolute;left:-14px;top:10px;}



.aboutCont{text-align:right;font:normal 1.3em arial;}

.manMag{padding:0px;}
.innerWrap ul.mannar-maga{list-style:none;margin:0;}
.innerWrap ul.mannar-maga li.bigBack{padding:10px;background:#f6f6f5;height:auto; -moz-border-radius: 4px;-webkit-border-radius: 4px;border:none;overflow:auto;}
.innerWrap ul.mannar-maga li:hover.bigBack{padding:9px;background:#fcf2e3;border:solid 1px #ffc12c;}
.innerWrap ul.mannar-maga li h3.magTitle{font:bold 1.4em arial;color:#9F151B;padding:0 0 15px;}
.innerWrap ul.mannar-maga li span.magDate{font:bold 0.8em tahoma;padding:10px 0 0;}


/*.manMag ul li ul li{margin:5px 0;padding:5px 0;height:auto;border-bottom:dashed 1px #c2c2c2;text-align:justify;}
.manMag ul li ul li a{padding:0 10px;}
.manMag ul li ul li a span{padding:5px 0 0;}*/

.pdfDown{margin-top:5px;width:24px;height:auto;float:right;}

.manIMG{margin-left:10px;width:126px;height:171px;float:right;}
.manCont{width:500px;height:auto;float:right;}
.manCont ul{list-style:none;margin:0;}
.manCont ul li{margin:5px 0;padding:5px 0;height:auto;border-bottom:dashed 1px #c2c2c2;text-align:justify;background:url(images/pdficon.png) no-repeat right 12px;}
.manCont ul li a{padding:0 35px;}
.manCont ul li a span{padding:5px 0 0;}


/*****************************
	SEARCH FORM
*****************************/
table.sForm{background:#f0f0f0;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
table.sForm tr td{font:normal 1.0em tahoma;padding-left:12px;}
table.sForm tr td.txtS{width:400px;}
.sBox {float:right;width:440px;height:27px;padding:5px 10px;font: normal 1.0em tahoma;}
table.sForm tr td .lblSForm{font:bold 1.6em tahoma;}

.sBtn{padding:0px 0;border:none;color:#fff;text-align:center;/*float:right;font:normal 1.0em tahoma;*/background:url("images/btn-bg.gif") no-repeat 0 4px;width:75px;text-align:center;height:42px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;cursor:pointer;font-family:arial;font-size:1.4em;}
.sBtn:hover{padding:0px 0;color:#fff;text-align:center;/*float:right;font:normal 1.0em tahoma;*/background:url("images/btn-bg-red.gif") no-repeat 0 3px;width:75px;text-align:center;height:42px;text-shadow:-1px -1px #555555, 1px 1px #abc27f;cursor:pointer;}
.srchBtn {float:left;}
.srchBtn:hover {float:left;}
.searchFormsOuter{padding:0px;}
.srchBox label {display:none;}

.searchFormsTtl{padding:0 10px;border-top:solid 1px #c7e793;border-bottom:solid 1px #c7e793;cursor:pointer;
padding:7px 15px 0px 0px;background:#f1ffda;font:bold 1.2em tahoma;height:30px;

}

table.srchPage{margin:0 auto;padding:10px;background:#f8ffe6;
-moz-border-radius-bottomright: 7px;-khtml-border-radius-bottomright: 7px;-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-bottomleft: 7px;-khtml-border-radius-bottomleft: 7px;-webkit-border-bottom-left-radius: 7px;
}

table.srchPage tr td{font:normal 1.0em tahoma;}
table.srchPage tr td.srchLbl {width:100px;text-align:right;font:normal 1.0em tahoma;}
table.srchPage tr td.butInput{text-align:right;*width:inherit;}
table.srchPage tr td.butDropDown{width:100px;text-align:right;}
.selectBox{font:normal 1.2em tahoma;}

.srcResult{font:bold 1.2em tahoma;}

/*****************************
	SEARCH RESULT
*****************************/
ul.srchResult{list-style:none;}
ul.srchResult li{margin-bottom:10px;padding:10px;background:#f6f6f5;height:auto;-moz-border-radius: 4px;-webkit-border-radius: 4px;overflow:auto;}
ul.srchResult li:hover{padding:9px;background:#fcf2e3;height:auto;-moz-border-radius: 4px;-webkit-border-radius: 4px;overflow:auto;border:solid 1px #ffc12c;}
ul.srchResult li h3.resultTitle{font:bold 1.4em arial;}
ul.srchResult li p.searchResultCont{font:normal 1.0em tahoma;}

.searchResultSummary{height:auto;margin:10px auto;padding:10px;width:645px;overflow:auto;background:#fcf2e3; -moz-border-radius: 4px;-webkit-border-radius: 4px;border:solid 1px #ffc12c;}

.totalNum{}

.cols{display:block;float:right;margin-left:25px;overflow:auto;width:185px;font:bold 1.3em arial;}
.cols a{background:url("images/list-bg.gif") no-repeat scroll right;color:#9F151B;padding:0 19px 0 20px;text-decoration:none;}


.waqf-form{padding:10px;}
/*.waqf-form h2{font-size:1.4em;color:#9F151B;}
.waqf-form h3{font-size:1.2em;}
.waqf-form ul{margin-right:30px;margin-bottom:10px;list-style:disc;}
.waqf-form ol{margin-right:30px;margin-bottom:10px;list-style:decimal;}
.waqf-form li{}*/


/*****************************
	fatawa thank you page
*****************************/
.commentResult{margin:0 auto;padding:0;width:422px;height:422px;background:url('images/comment-thanks.gif') no-repeat;text-indent:-2000px;}
.qsResult{margin:0 auto;padding:0;width:422px;height:422px;background:url('images/fatawa-thanks.gif') no-repeat;}
.qsFeedBack{display:block;overflow:hidden;text-indent:-2000px;}
.feedbkNum {color:#63240b;font:bold 4.2em "Traditional arabic",Arial Black,Gadget,sans-serif;height:40px;left:-100px;
margin:123px 0 0;padding:3px 15px 2px;position:relative;top:235px;}


#manPop{padding:20px 0;height:300px;display:none;width:680px;}

.bigPop{float:right;}
.bigPop ul{padding: 0 20px;list-style:none;width:458px;float:right;}
.bigPop ul li{border-bottom:solid 1px #f0f0f0 ;padding:15px 0px;background:url(images/pdficon.png) no-repeat right 20px;height:10px;*background:url(images/pdficon.png) no-repeat left 20px;height:10px;}
.bigPop ul li a{padding:0 35px 0 0;font:normal 1.2em tahoma;}

.manIMGPop{float:right;}
.manIMGPop img{margin:0 10px 10px;float:right;}

.eServHomeSide{}
.eServHomeSide ul{list-style:disc;}
.eServHomeSide ul li{line-height:2.0em;}

.chkBox td label{font-size:1em;}
.chkBox td{float:right;}

.wys-cont h2{font:bold 1.4em arial;padding:10px 0;}

.dateTo{width:50px;}


/*****************************
	two buttons
*****************************/

.two-btn{margin:0 auto;width:600px;height:auto;}
.two-btn a.rBTN{text-indent:-2000px;display:block;width:282px;height:191px;background:url('images/right-btn.jpg') no-repeat;text-align:right;overflow:hidden;}
.two-btn a.lBTN{text-indent:-2000px;display:block;width:282px;height:191px;background:url('images/left-btn.jpg') no-repeat;text-align:right;overflow:hidden;}

.mBTN{margin:10px auto; width:300px;text-align:center;}

.mBTN a{text-indent:-2000px;display:block;width:282px;height:191px;background:url('images/mid-btn.jpg') no-repeat;text-align:right;overflow:hidden;}


/*****************************
	jumaa-page-form
*****************************/


.jumaa-page{width:663px;height:auto;border:solid 1px #e0e0e0;overflow:auto;background:#fff;}
#jumaa-menu{padding:10px 9px 10px 0;width:173px;height:900px;background:#f1ffda;float:right;border-left:solid 1px #C7E793;}
#jumaa-menu ul{list-style: none;}
#jumaa-menu ul li{display:block;}

#jumaa-menu ul li p.date{font-size:0.8em;font-weight:normal;font-family:Tahoma;}

#jumaa-menu ul li a{background:#ffffff;display:block;font:bold 1.3em arial;text-decoration:none;color:#525252;margin:10px 0;margin:10px 0px 10px 10px;padding:11px 11px 11px 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;	-webkit-border-radius: 5px;}

#jumaa-menu ul li a:hover{margin:10px 0;padding:10px 10px 10px 20px;background:#ffffff;display:block;-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;color:#9F151B;font:bold 1.3em arial;text-decoration:none;color:#9F151B;width:150px;border-top:solid 1px #C7E793;border-bottom:solid 1px #C7E793;border-right:solid 1px #C7E793;}

#jumaa-menu ul li a.active{padding:10px 10px 10px 20px;background:#ffffff;display:block;-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-khtml-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;color:#9F151B;font:bold 1.3em arial;text-decoration:none;color:#9F151B;width:150px;border-top:solid 1px #C7E793;border-bottom:solid 1px #C7E793;border-right:solid 1px #C7E793;}


.jumaa-content{width:450px;padding:10px 15px;float:left;height:auto;overflow:auto;background:#fff;}
.jumaa-content h1.idea-title{font:bold 1.3em arial;color:#9F151B;margin-top:18px;}

.small-box{width:300px;}

.box-sep{width:315px;float:right;margin-left:10px;}
.Khutbah_Content {background-color:#EEEEEE;margin:15px 0;padding:10px;}

.Khutbah_Content h3 
{
	background-color:#DDDDDD;color:#9F151B;display:block;font-family:arial;font-size:1.3em;padding:3px 10px;
}

/*****************************
	khutbah thankx
*****************************/
.khutbahResult{margin:0 auto;padding:0;width:422px;height:422px;background: url('images/topicidea-thanks.gif')no-repeat;display:block;text-indent:-2000px;}


/*========================================================================*/
/*		DL/DT   													  	  */
/*========================================================================*/

dl { margin:0 0px; padding:0px; width:auto; border:none;}
dt.jumaa { clear: both; display:block; height:auto;margin:0px 0px; padding: 2px 0; float:right;}
dt.fatwa { clear: both; display:block; height:auto; margin:0px 0px; padding: 2px 0; float:right;}

dt table.radBtn{margin-bottom:1.0em;}

dt.forBTN { clear: both; display:block; height:auto;overflow:auto; margin:0px 0px; padding: 0px;text-align: center; }
dt.autoheight { clear: both;display:block;display:block; height:auto; margin:0px 0; padding:0px 0;overflow:hidden;}


dt label.jumaa { float:right; padding:10px 5px; width:180px; font:normal 1.0em tahoma; color:#525252; text-align:right;height:auto;}

dt label.fatwa { float:right;padding:10px 0px; width:180px; font:normal 1.0em tahoma; color:#525252; text-align:right;height:auto;}

dt span.required{float:right;}

dt label.radLabel { margin:0 10px 0 10px;font-weight: normal;}
dt label.sepa { width:10px;font-weight: normal;}


dt input.txtJumaa { margin:0px 10px 10px; padding:10px 5px 10px 5px; width:199px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2; }

dt input.txtJumaaFull { margin:0px 10px 10px; padding:10px 5px 10px 5px; width:430px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2; }

dt input.txtGenFull { margin:0px 0px 10px; padding:10px 5px 10px 5px; width:625px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2; *float:right;}

dt input.txtFull { margin:0px 0px 5px; padding:10px 5px 10px 5px; width:625px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2;float:right;text-align:left;}

dt input.txtHalf { margin:0px 0px 5px; padding:10px 5px 10px 5px; width:290px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2;float:right;}

dt input.genHalf { margin:0px 0px 5px; padding:10px 5px 10px 5px; width:300px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2;float:right;}

dt input.dtPicker1 { margin:0px 0px 5px; padding:10px 5px 10px 5px; width:300px; height:18px; background:#fff; font: normal 1.0em tahoma; color:#525252; border:1px solid #c2c2c2;float:right;}

dt input.btn-jumaa { margin:0px 0px 10px; padding:10px 5px 10px 5px; width:75px; height:37px; font: normal 1.0em tahoma; color:#525252; border:none;background:url('images/btn-bg-red.gif') no-repeat; color:#fff;cursor:pointer;}
dt input.btn-jumaa:hover { margin:0px 0px 10px; padding:10px 5px 10px 5px; width:75px; height:37px; font: normal 1.0em tahoma; color:#525252; border:none;background:url('images/btn-bg.gif') no-repeat; color:#fff;cursor:pointer;}

dt a.btnSubmit { margin:0 auto;display:block;padding:8px 0; width:75px; height:37px; font: normal 1.0em tahoma; color:#525252; border:none;background:url('images/btn-bg-red.gif') no-repeat; color:#fff;cursor:pointer;}
dt a.btnSubmit:hover {margin:0 auto; display:block;padding:8px 0; width:75px; height:37px; font: normal 1.0em tahoma; color:#525252; border:none;background:url('images/btn-bg.gif') no-repeat; color:#fff;cursor:pointer;}




dt select.jumaa {  margin:0px 10px 10px; float:right;margin-bottom:10px;padding:7px 5px 7px 5px; width:210px; height: 40px; border:1px solid #c2c2c2; background:#fff;font: normal 1.0em tahoma; color:#525252;}

dt select.suggest {  margin:0px 0px 10px; float:right;margin-bottom:10px;padding:7px 5px 7px 5px; width:310px; height: 40px; border:1px solid #c2c2c2; background:#fff;font: normal 1.0em tahoma; color:#525252;}

dt select.fatwaSelect {  margin:0px 0px 10px; float:right;margin-bottom:10px;padding:7px 5px 7px 5px; width:300px; height: 40px; border:1px solid #c2c2c2; background:#fff;font: normal 1.0em tahoma; color:#525252;}

dt textarea.jumaa {padding:10px 5px; width:430px; height:150px; background:#fff; border:solid 1px #c2c2c2; font: normal 1.0em tahoma; color:#525252;float:right;margin-right:10px;}

dt textarea.genTArea {padding:10px 5px; width:625px; height:150px; background:#fff; border:solid 1px #c2c2c2; font: normal 1.0em tahoma; color:#525252;float:right;}

dt textarea.tAreaFatwa {padding:10px 5px; width:625px; height:150px; background:#fff; border:solid 1px #c2c2c2; font: normal 1.0em tahoma; color:#525252;float:right;}


.req{float:right;margin-top:10px;margin-right:10px;}

.spRad{width:232px;}

.form-wrap {width:480px;float:right;background:#fff;}
.form-wrap table{width:130px;background:#fff;}




/* News Ticker */
#newsFlash{width:920px;height:32px;display:block;border:1px solid #dbdbdb;font-weight:bold; font-size:1em;background:#f2fbef  url(images/bg_newsFlash.jpg) repeat-x;margin:0 4px 5px 0;
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#newsFlash a{text-decoration:none;color:#7b7d7d;}
#newsFlash a:hover{color:#2F5F0C;}
.newsFlash-content{width:700px;padding-top:5px;}
.nf-right{float:right;}
#nwflRight, #nwflLeft{height:32px;width:110px; background:#d9dbd8 url(images/bg_side_newsFlash.jpg) repeat-x;}
.nwflRight-inner{width:110px; height:32px; background:url(images/rightLink-Newsflash.gif) no-repeat left;display:block;}
.nwflLeft-inner{width:110px; height:32px; background:url(images/leftLink-Newsflash.gif) no-repeat right;display:block;}
.nwflLeft-inner a{ text-decoration:none;display:block; text-indent:-2000px;overflow:hidden; width:110px; height:32px;}
