* {
 font-size: 100%;
 margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 padding: 0px;
}
table, th, td {
 padding: 0px;
 text-align: left;
 vertical-align: top;
 border-collapse: collapse;
}
ol, ul, li {
 padding: 0px;
 list-style: none;
}
img, fieldset {
 border: 0px;
}
fieldset {
 padding: 0px;
}
b {
 font-weight: normal;
}
i {
 font-style: normal;
}
:focus {
 outline: 0;
}

/* FOR ALL */
html, body {
	height: 100%;
}

body {
 background: #005311 url(../images/bg.png);
 background-position: center top;
	border: 0px;
}

body, a, table, textarea, input, select {
	color: #4f4d43;
	font-size: 12px;
 font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

a {
 color: #1a6b2b;
}

a:hover {
 color: #008c22;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
 color: #000;
}

h1, .h1 {
 font-size: 19px;
}

h2, .h2 {
 font-size: 17px;
}

h3, .h3 {
 font-size: 16px;
}

h4, .h4 {
 font-size: 14px;
}

.b-date {
 color: #1a6b2b;
 font-size: 12px;
 text-transform: lowercase;
}

.g_c_green, .g_c_green a {
 color: #006d18;
}

a.g_c_green, a.g_c_green:hover {
 color: #00a222;
}

.b-fSSmall, a.b-fSSmall, .b-fSSmall a {
 font-size: 10px;
}
.b-fSNormal, a.b-fSNormal, .b-fSNormal a {
 font-size: 12px;
}
.b-fSMedium, a.b-fSMedium, .b-fSMedium a {
 font-size: 14px;
}
.b-fSBig, a.b-fSBig, .b-fSBig a {
 font-size: 16px;
}

.base_txt {
}
 .base_txt, .base_txt a, .base_txt table {
  line-height: 24px;
 }
 .base_txt h1, .base_txt .h1 {
  margin: 28px 0px -12px 0px;
 }
 .base_txt h2, .base_txt .h2 {
  margin: 22px 0px -12px 0px;
 }
 .base_txt h3, .base_txt .h3 {
  margin: 20px 0px -12px 0px;
 }
 .base_txt h4, .base_txt .h4 {
  margin: 18px 0px -12px 0px;
 }
 .base_txt p, .base_txt ul, .base_txt ol, .base_txt table {
	 margin: 16px 0px;
 }
 .base_txt ul li {
  list-style: disc;
 }
 .base_txt ol li {
  list-style: decimal;
 }
 .base_txt li {
  margin: 6px 0px 6px 30px;
 }
 .base_txt .b-more {
  margin-top: -11px;
 }
 
 .base_txt .b-page_title {
  margin-bottom: -5px;
  margin-top: 18px;
 }
 
.hFloat:after {
 content: "";
 font-size: 0px;
 line-height: 0px;
 visibility: hidden;
 display: block;
 clear: both;
}

.b-inbl, .g-inbllist li {
 display: -moz-inline-stack;
 display: inline-block;
}

label {
 cursor: pointer;
}

.form-text {
 border: 1px solid #d0cab1;
 background-color: #fff;
 background-repeat: repeat-x;
 padding: 4px 6px 6px 6px;
}
input.form-text {
 background-image: url(../images/bg-x.png);
 width: 230px;
}


.b-hr {
 background: url(../images/bg_hr.png) no-repeat;
 background-position: center top;
 height: 17px;
}
 .b-hr hr {
  display: none;
 }
 
 .b-column-right .b-hr {
  margin: 29px 1px 24px 0px;
 }

/* logo */
.b-logo {
 background: url(../images/logo.jpg) no-repeat;
 height: 161px;
 width: 1026px;
 text-transform: uppercase;
 overflow: hidden;
 position: relative;
}
 .l-main .b-logo {
  position: absolute;
  top: 0px;
  left: -75px;
 }
 .b-logo * {
  color: #fff;
 }
 .b-logo h1 {
  font-size: 12px;
 }
  .b-logo h1 b {
   display: block;
   font-size: 18px;
   font-weight: bold;
   margin: 7px 0px 8px 0px;
  }
 .b-logo p {
  font-size: 9px;
  line-height: 13px;
 }
.b-logo-wrapper {
 margin: 40px 0px 0px 255px;
}
 .b-logo .b-replace {
  position: absolute;
  top: 26px;
  left: 139px;
  background: url(../images/logo.jpg) no-repeat;
  background-position: -139px -26px;
  width: 376px;
  height: 97px;
 }
/* end - logo */
 
/* adt */
.b-adt {
 color: #fff;
 background: #005913 url(../images/bg_adt.png) no-repeat;
 width: 697px;
 height: 86px;
 position: relative;
}
 .b-column-right .b-adt {
  margin: 8px 0px -9px 18px;
 }
 .b-adt a {
  color: #0ec139;
 }
 .b-adt a:hover {
  color: #0edc3e;
 }

.b-adt-wrapper {
 position: relative;
 z-index: 2;
 padding: 7px 25px 9px 24px;
}
 .b-adt .b-title {
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  display: inline;
  position: relative;
  margin-top: 25px;
 }
  .b-adt .b-title .b-replace {
   width: 104px;
   height: 11px;
   display: block;
   position: absolute;
   top: 4px;
   left: 0px;
   background: url(../images/bg_adt.png) no-repeat;
   background-position: -24px -36px;
  }
 .b-adt .b-content {
  float: left;
  display: inline;
  height: 68px;
  width: 438px;
  display: table;
  position: relative;
  margin-left: 21px;
 }
 .b-adt .b-content-wrapper {
  display: table-cell;
  vertical-align: middle;
 }
  .b-adt .b-content-container {
   
  }
 .b-adt .b-more {
  float: right;
  display: inline;
  margin-top: 27px;
 }
 .b-adt .b-bg {
  position: absolute;
  z-index: 1;
  width: 732px;
  left: -18px;
  top: -16px;
  height: 116px;
 }
  .b-adt .b-bg i {
   display: inline;
   background: url(../images/bg_adt.png) no-repeat;
   height: 116px;
  }
  .b-adt .b-bg .l {
   float: left;
   background-position: 0px -87px;
   width: 78px;
  }
  .b-adt .b-bg .r {
   float: right;
   background-position: -79px -87px;
   width: 80px;
  }
/* end - adt */

/* adt_left */
.b-adt_left {
 position: relative;
 width: 199px;
 overflow: hidden;
 text-align: center; 
}
 .l-leftsidebar .b-adt_left {
  margin: 22px 0px 0px 12px;
  z-index: 2;
 }
 .b-adt_left, .b-adt_left a {
  line-height: 18px;
 }
 .b-adt_left p, .b-adt_left table, .b-adt_left ul, .b-adt_left ol {
  margin: 11px 0px;
 }
.b-adt_left-content {
 position: relative;
 z-index: 1;
 margin: 35px 6px 0px 6px;
 padding: 0px 15px 0px 17px;
 overflow: hidden;
 background: #fff9df url(../images/bg_column_y.png) repeat-y;
 background-position: -958px 0px;
}
 .b-adt_left-content-wrrapper {
  margin: 11px 0px;
 }
 .b-adt_left .b-bg {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 67px;
 }
 .b-adt_left .b-bg-t {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../images/bg_adt_left_t.png);
 }
 .b-adt_left .b-bg-b {
  background-image: url(../images/bg_column_l.png);
  background-position: 0px -1014px;
  position: relative;
  top: -31px;
  margin-bottom: -31px;
 }
/* end - adt_left */

/* form_search */
.b-form_search {
 
}
 .b-column-right .b-form_search {
  position: absolute;
  top: 73px;
  left: 50%;
  margin: 0px 0px 0px -192px;
  z-index: 3;
  width: 422px;
 }
 .b-form_search .form-item {
  float: left;
  display: inline;
 }
  .b-form_search .form-item-search {
   margin-right: 22px;
  }
  .b-form_search .form-item-search .b-label, .b-form_search .form-item-search .form-text {
   float: left;
   display: inline;
  }
  .b-form_search .form-item-search .b-label {
   position: relative;
   text-transform: uppercase;
   margin: 7px 21px 0px 0px;
   width: 49px;
  }
   .b-form_search .form-item-search .b-label .b-replace {
    position: absolute;
    top: 2px;
    left: 0px;
    background: url(../images/txt.png) no-repeat;
    background-position: 0px -74px;
    width: 49px;
    height: 10px;
   }
 
  .b-form_search .form-item-button .form-button {
   width: 85px;
   height: 30px;
   display: block;
  }
/* end - form_search */

/* more_pages */
.b-more_pages {
 position: relative;
}
 .b-column-right .b-more_pages {
  margin: 34px 5px 0px 0px;
 }
.b-more_pages-wrapper {
 text-align: center;
 font-weight: bold;
 padding: 29px 0px 0px 0px;
}
 .b-more_pages .b-bg {
  position: absolute;
  top: 0px;
  left: 50%;
  background: url(../images/bg_column_r.png) no-repeat;
  background-position: -64px -52px;
  width: 600px;
  margin: 0px 0px 0px -300px;
  height: 17px;
 }
/* end - more_pages */

/* copyright */
.b-copyright {
 color: #fff;
 line-height: 17px;
}
 .b-copyright a {
  color: #fff8d9;
 }
 .b-copyright a:hover {
  color: #ffefae;
 }
/* end - copyright */

/* txt */
.b-txt {
 position: relative;
 text-align: center;
 text-transform: uppercase;
}
 .b-txt .b-replace {
  position: absolute;
  top: 0px;
  left: 50%;
  height: 18px;
  overflow: hidden;
 }
  .b-txt .b-replace b {
   background: url(../images/txt.png) no-repeat;
   width: 151px;
   height: 84px;
   position: absolute;
   top: 0px;
   left: 0px;
  }

 .b-txt-moon .b-replace {
  width: 147px;
  margin-left: -73px;
 }
 .b-txt-moon .b-replace b {
 }
 
 .b-txt-rasp .b-replace {
  width: 151px;
  height: 35px;
  margin-left: -75px;
 }
 .b-txt-rasp .b-replace b {
  background-position: 0px -19px;
 }
 
 .b-txt-partners .b-replace {
  width: 123px;
  margin-left: -61px;
 }
 .b-txt-partners .b-replace b {
  background-position: 0px -55px;
 }
/* end txt */

/* menu_base */
.b-menu_base {
 background: url(../images/bg_column_l.png) no-repeat;
 background-position: -7px -14px;
 width: 212px;
 height: 496px;
 text-align: center;
 text-transform: uppercase;
 overflow: hidden;
}
 .l-leftsidebar .b-menu_base {
  position: relative;
  top: -89px;
  left: 7px;
  margin-bottom: -87px;
  z-index: 2;
  /*margin: -89px 0px 0px 7px;*/
 }
.b-menu_base-wrapper {
 margin: 41px 26px 0px 28px;
 margin: 41px 19px 0px 21px;
 background: #005913 url(../images/bg_column_l.png) no-repeat;
 background-position: -28px -55px;
}
  .b-menu_base a, .b-menu_base span {
   display: block;
   color: #fff;
  }
  .b-menu_base a {
   text-decoration: none;
  }
  .b-menu_base a:hover {
   color: #d4c998;
  }
  .b-menu_base .b-active {
   font-weight: bold;
  }
 .b-menu_base ul {
  overflow: hidden;
 }
 .b-menu_base li {
  position: relative;
  margin: 20px 0px;
  vertical-align: top;
 }
 .b-menu_base .b-contacts {
  margin-top: -1px;
 }
 .b-menu_base .b-item_img {
  height: 16px;
  position: absolute;
  top: 1px;
  left: 50%;
  overflow: hidden;
 }
 .b-menu_base .b-item_img {
  font-size: 0px;
  line-height: 0px;
 }
  .b-menu_base a .b-item_img {
   cursor: pointer;
  }
  .b-menu_base .b-articles .b-item_img {
   width: 59px;
   margin-left: -30px;
  }
  .b-menu_base .b-photos .b-item_img {
   width: 91px;
   margin-left: -46px;
  }
  .b-menu_base .b-press .b-item_img {
   width: 105px;
   margin-left: -53px;
  }
  .b-menu_base .b-contacts .b-item_img {
   width: 85px;
   margin-left: -43px;
  }
  .b-menu_base .b-arabic .b-item_img {
   width: 96px;
   margin-left: -49px;
  }
  .b-menu_base .b-links .b-item_img {
   width: 151px;
   margin-left: -76px;
  }
  .b-menu_base .b-scripture .b-item_img {
   width: 175px;
   margin-left: -88px;
  }
  .b-menu_base .b-hadith .b-item_img {
   width: 67px;
   margin-left: -34px;
  }
  .b-menu_base .b-goal .b-item_img {
   width: 95px;
   margin-left: -48px;
  }
  .b-menu_base .b-news .b-item_img {
   width: 72px;
   margin-left: -37px;
  }
  .b-menu_base .b-video .b-item_img {
   width: 108px;
   margin-left: -55px;
  }
  .b-menu_base .b-item_img i {
   display: block;
   position: relative;
   width: 1257px;
   height: 50px;
   background: url(../images/base_menu-txt.png) no-repeat;
   top: 0px;
  }
   .b-menu_base .b-articles .b-item_img i {
    left: -143px;
   }
   .b-menu_base .b-photos .b-item_img i {
    left: -203px;
   }
   .b-menu_base .b-press .b-item_img i {
    left: -295px;
   }
   .b-menu_base .b-contacts .b-item_img i {
    left: -401px;
   }
   .b-menu_base .b-arabic .b-item_img i {
    left: -487px;
   }
   .b-menu_base .b-links .b-item_img i {
    left: -584px;
   }
   .b-menu_base .b-scripture .b-item_img i {
    left: -973px;
   }
   .b-menu_base .b-hadith .b-item_img i {
    left: -905px;
   }
   .b-menu_base .b-goal .b-item_img i {
    left: -809px;
   }
   .b-menu_base .b-news .b-item_img i {
    left: -736px;
   }
   .b-menu_base .b-video .b-item_img i {
    left: 0px;
   }
   
   .b-menu_base a:hover .b-item_img i {
    top: -17px;
   }
   .b-menu_base .b-active .b-item_img i {
    top: -34px;
   }
   
   .b-menu_base .b-ritual .b-item_img {
   width: 108px;
   margin-left: -55px;
  }
  .b-menu_base .b-ritual .b-item_img i {
    left: -1148px;
  }
/* end - menu_base */

/* block */
.b-block {
 margin: 27px 0px;
}
 .b-block .b-txt {
  margin: 0px 0px 9px 0px;
 }
 
.b-block-partners {
 
}
 .b-block-partners li {
  text-align: center;
  margin: 12px 0px;
 }
 
/* end - block */

/* rasp-table */
.b-rasp-table {
 width: 100%;
 border: 1px solid #78a966;
 color: #787566;
}
 .b-rasp-table td, .b-rasp-table th {
  border: 1px solid #78a966;
  padding: 2px 2px 1px 2px;
 }
 .b-rasp-table a {
  color: #78a966;
 }
 .b-rasp-table a:hover {
  color: #4c743f;
 }
/* end - rasp-table */

/* column */
.b-column {
 margin: 0px auto;
 position: relative;
 overflow: hidden;
}
.b-column-content {
 min-height: 435px;
 position: relative;
 z-index: 2;
 background: #FFF8D9 url(../images/bg_column_y.png) repeat-y;
 margin: 103px 0px 0px 0px;
 padding-bottom: 1px;
}
.b-column-content-wrapper {
 position: relative;
 z-index: 2;
}
.b-column-bg-t {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 103px;
 background-repeat: no-repeat;
 width: 100%;
 z-index: 1;
}
.b-column-bg-b {
 position: relative;
 z-index: 1;
 display: block;
 height: 184px;
}
.b-column-bg-bb {
 position: absolute;
 z-index: 1;
 width: 100%;
 display: block;
 background-repeat: no-repeat;
 top: 0px;
 left: 0px;
 opacity:0.7;
 filter:alpha(opacity=70);
}
.b-column-bg-b-wrapper {
 height: 101px;
 display: block;
 position: relative;
 z-index: 2;
 overflow: hidden;
}

 .b-column-left .b-column-content {
  background-position: 0px 0px;
 }
  .b-column-left .b-column-bg-t {
   background-image: url(../images/bg_column_l.png);
  }
  .b-column-left .b-column-bg-bb {
   background-image: url(../images/bg_column_l.png);
   background-position: 0px -660px;
   height: 184px;
  }
  .b-column-left .b-column-bg-b-wrapper {
   background: url(../images/bg_column_l.png) no-repeat;
   background-position: 0px -845px;
  }
  .b-column-left .b-column-bg-tpattern {
   background: url(../images/bg_column_l.png) no-repeat;
   background-position: 0px -103px;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 1;
   width: 100%;
   height: 556px;
  }
 
 .b-column-right .b-column-content {
  background-position: -225px 0px;
  overflow: hidden;
 }
  .b-column-right .b-column-bg-t {
   background-image: url(../images/bg_column_r.png);
  }
  .b-column-right .b-column-bg-bb {
   background-image: url(../images/bg_column_r.png);
   background-position: 0px -104px;
   height: 177px;
  }
  .b-column-right .b-column-bg-b-wrapper {
   background: url(../images/bg_column_r.png) no-repeat;
   background-position: 0px -282px;
  }
  
 .b-column-left .b-column-content-wrapper {
  padding: 0px 28px 0px 29px;
 }
 .b-column-right .b-column-content-wrapper {
  padding: 0px 42px;
 }
 
 .b-column-bg-b .b-copyright {
  position: absolute;
  bottom: 0px;
  height: 67px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 3;
 }
/* end - column */

/* layots */
.l-main {
 width: 976px;
 margin: 0px auto;
 position: relative;
 padding-bottom: 32px;
 padding-top: 1px;
}

.l-compare {
 position: relative;
 top: 149px;
 margin-bottom: 149px;
}

.l-base {
 float: left;
 width: 100%;
 display: inline;
}
 .l-base .l-wrapper-left {
  margin-left: 244px;
 }

.l-leftsidebar {
 float: left;
 display: inline;
 margin-left: -100%;
 width: 224px;
}
/* end - layots */

.content_all {
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.content_all h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #007018;
}

.content_all h2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #007018;	
	
}

.fsd
{
	padding-top: 10px;
	padding-bottom: 50px;
}

.fsd td
{
   		padding-top: 5px;
	padding-bottom: 5px;
}

.news_block {padding-bottom: 17px;}
.news_date {font-weight:bold; color:#006633; font-size:12px;}
 


