/* #################  start font import ###################### */

@font-face {
  font-family: 'DroidKufi-bold';
  font-style: normal;
  font-weight: 700;
  src: url(/style/DroidKufi-Bold.eot);
  src: url(/style/DroidKufi-Bold.eot#iefix) format('embedded-opentype'),
       url(/style/DroidKufi-Bold.woff2) format('x-woff2'),
       url(/style/DroidKufi-Bold.woff) format('woff'),
       url(/style/DroidKufi-Bold.ttf) format('truetype'),
	   url(/style/DroidKufi-Bold.otf) format("opentype"),
	   url(/style/DroidKufi-Bold.svg) format('svg');
} 


@font-face {
  font-family: 'DroidKufi-regular';
  font-style: normal;
  /*font-weight: 400;*/
  src: url(/style/DroidKufi-Regular.eot);
  src: url(/style/DroidKufi-Regular.eot#iefix) format('embedded-opentype'),
       url(/style/DroidKufi-Regular.woff2) format('x-woff2'),
       url(/style/DroidKufi-Regular.woff) format('woff'),
       url(/style/DroidKufi-Regular.ttf) format('truetype'),
	   url(/style/DroidKufi-Regular.otf) format("opentype"),
	   url(/style/DroidKufi-Regular.svg) format('svg');
}

 @font-face {
      font-family: 'DroidNaskh-bold';
      font-style: normal;
      font-weight: 700;
      src: url(/style/DroidNaskh-Bold.eot);
      src: url(/style/DroidNaskh-Bold.eot#iefix) format('embedded-opentype'),
           url(/style/DroidNaskh-Bold.woff2) format('x-woff2'),
           url(/style/DroidNaskh-Bold.woff) format('woff'),
           url(/style/DroidNaskh-Bold.ttf) format('truetype')
		   url(/style/DroidNaskh-Bold.otf) format("opentype"),
		   url(/style/DroidNaskh-Bold.svg) format('svg');
 } 

@font-face {
  font-family: 'DroidNaskh-regular';
  font-style: normal;
  font-weight: 200;
  src: url(/style/DroidNaskh-Regular.eot);
  src: url(/style/DroidNaskh-Regular.eot#iefix) format('embedded-opentype'),
       url(/style/DroidNaskh-Regular.woff2) format('x-woff2'),
       url(/style/DroidNaskh-Regular.woff) format('woff'),
       url(/style/DroidNaskh-Regular.ttf) format('truetype'),
	   url(/style/DroidNaskh-Regular.otf) format("opentype"),
	   url(/style/DroidNaskh-Regular.svg) format('svg');
}


@font-face {
	font-family: "K Karman";
        src: url("/style/k_kamran.eot"); /* IE 9 */
    	src: url("/style/k_kamran.eot") format("eot"), /* IE 6-8 */
             url("/style/k_kamran.otf") format("opentype"), /* Other browsers */
    	     url("/style/k_kamran.ttf") format("truetype"); /* Safari, Android, iOS */
}

@font-face {
	font-family: "Hacen Liner Screen";
        src: url("/style/hacen_liner_screen.eot"); /* IE 9 */
        src: url("/style/hacen_liner_screen.eot") format("eot"), /* IE 6-8 */
             url("/style/hacen_liner_screen.otf") format("opentype"), /* Other browsers */
             url("/style/hacen_liner_screen.ttf") format("truetype"); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'ge-ss';
	src: url('/style/ge-ss-med.eot');
	src: url('/style/ge-ss-med.eot') format('embedded-opentype'),
		 url('/style/ge-ss-med.woff') format('woff'),
		 url('/style/ge-ss-med.ttf') format('truetype');
		/*url('/style/ge-ss-med.svg') format('svg');*/
	font-weight: normal;
	font-style: normal;
}


/* #################  end font import ###################### */

/* ---------------- change some fonts ---------------------- */

	.art-menu, .art-subnav {
		font-family: DroidKufi-bold, tahoma;
	}

/* ---------------- change some fonts ---------------------- */


#art-main, table
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    /*letter-spacing: 1px;*/
    height: ;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

body
{
    margin: 0 auto;
    padding: 0;
    color: #513709;
    background-color: #238edc;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
}

.art-postcontent p
{
    margin: 12px 0 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: DroidKufi-bold, "Arabic Transparent",Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  text-align: left;
  /*letter-spacing: 3px;*/
}

.art-postcontent a
{
  font-weight: bold;
  text-decoration: none;
  color: #B27713;
}

.art-postcontent a:link
{
  font-weight: bold;
  text-decoration: none;
  color: #3276aa;
}



.art-postcontent h1
{
   margin: 15px 0 15px 0; 
   color: #3276aa;
   letter-spacing: normal; 
}

.art-postcontent h2
{
color: #3276aa;
margin: 0 0 16px 0;
font-size: 20px;
letter-spacing: normal;
border-bottom: 3px solid;  
}

.art-postcontent h3
{
   margin: 18px 0 18px 0; 
  color: #3276aa;
  font-size: 18px;
  letter-spacing: normal;    
}

.art-postcontent h4
{
   margin: 18px 0 18px 0; 
   color: #3276aa;
   font-size: 14px;
   letter-spacing: normal;   
}

.art-postcontent h5
{
   margin: 20px 0 20px 0; 
   color: #D08C16;
   font-size: 12px;
   letter-spacing: normal;
}

.art-postcontent h6
{
   margin: 28px 0 28px 0; 
   color: #D08C16;
   font-size: 12px;
   letter-spacing: normal;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}


/* Image Assist module support */
body.img_assist
{
	background-color: #FFFFFF !important;
	color: #513709;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 51px;
  min-height: 51px;
}

.art-sheet-body
{
  position: relative;
  padding: 5px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 70px;
  height: 70px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAYAAABxLuKEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA29JREFUeNrsnI+OmzAMxp0E6LWdpnux7W33YrupLXDAFWRfP1zo9c82KLElK5Siqvnpi52gOI7+ngVoHf1/a45e8XX16I890oEE3AEYzz41GPn8zt78SzBth7OjpwAlABgHPgUY6byAqI9eAqD8WjUlNwDM2FdKLQkDm1oxNTsqplSqSfheDs/eDabt5IaBpOwaTuDnHLRTWAVKqQFI6wWAafuw4/t3gUkYyguoJQNP+N5KgaGJh1LFIA4AJmcgBQz7A9+/CUwKUNqOrxWgLT8zF8PY5vm/bRnKnhWSMQiv4uFhLMUOAdsyiDX7httX/i7Qc5gHVSM8nFY0OiiHkfnIFoCs+XPr328I2HOzwIoROA23GLDrMTAOlPECUL4xFE/PbY6Vg5mMAFIpcUqDWQGYDbsoZUmWqRSvM1kPjFdKEUBLUMqlxFMBlFo+IxgBsoLY8vrEMeWaYRV4+NRqDlR6eCjhFIfpOaVlWwJTkAwnrH5gQSiA1hSHbWBGL31PNJgAX6aRgAmglpTj6SeYAFASldJiMFkHBhxKDsAEIBiTpfCGoFsQe7VumHohOGWGQhZ+DIqLDIxeVLpEvVjqrpum+RWVXJz7Ccrp2jNSZPapEDMDY2AMjIExMAbGwBgYA2NgDIyZgTEwBsbAGBgDY2AMjIExMAbGzMAYGANjYAzMlKZ3ZHabf51zPyLj4IYUozcBSxuTNV+BiREKqb53rR+4eVaJEYFh3zv3dL6XXkrlYgPT2zovWemdvyj5+hAZGKyE61ggmHdQSxnRcGoVUkDfuwoUrRiktosETK7E0FMMVpwWdCq0rCJQy477Kv3uOASVsmR3NLYpLXM3J0LZcyveA1PTacs47g6XYvQlDqE3hrLnzwLprPSvAqXgOirQsqpRDgAFFbOTCW4YmQHqbfQVnYq93JMPn1YZfwAIwilQCTSgGr24wir4Z405ElPeBuKKAKJLYCR9O7XAqiHnE013Tsw966BWJb8VEIkrZ1CGXjug7RWQin3FOX9P/dNB5lS1Iv81h3mKXBcQaHNWUXMLGIHTqy5l12fIeJrXkQb6NBD53zm0+ZBSRl/QXHihJeVxCCWFLDanMuQKVF5Cm6uWHgVDEHjx7JhA/VOH5hRX6oGljsxuvzyW6Z7OOOoXlgZI5XNTjD5c5+pzqj4EGACjGzRQQWExmAAAAABJRU5ErkJggg==);
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 35px, 35px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 35px, 35px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(35px, 35px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(35px, auto, auto, 35px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 35px;
  right: 35px;
  height: 70px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABGCAYAAACOjMdmAAAA7ElEQVRoQ+2bsQ2FQAxDQ/UXoGcCBvg7wP7jQG6BKyxZgPWQUibIfslRHFmq6tcR8aytIiFqayEJUXsLSYj6t5CEqKOFJESEiAECIW9rR4hAxDSXtBatRWvNv3nMCDPCjMxm5Ap5KkTHhZC3kYQIREwO0FomY+WyEJGtMyVCxGSsXBYisnWmRIiYjJXLQkS2zpQIEZOxclmIyNaZEiFiMlYuCxHZOlMiREzGymVziJjuKp64BOLq7QnXZ++ECERMBwytRWvRWvyL8q0/UDm1OLVcp9bZhRMiYlNhbFtE7I6M/ZeIbZ6xkRSxX7Xe3TFiLoaUUCgAAAAASUVORK5CYII=);
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 35px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(35px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 35px;
  bottom: 35px;
  width: 70px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAyCAYAAADhna1TAAAA0klEQVRoQ+3Uqw0CURiE0V2F4KHwVEABFAFlUw2KgF7mJkgQo/ds8gd9vxxmnqZpk9vntrlDbrcsyz2/q/nmeb7lsY/cK/fMvcfjR5hj7pQ75y4Js6ovb76Od3/fPzqMHsII8+d/IIww3UQSQwwxXQFiul42hhhiugLEdL1sDDHEdAWI6XrZGGKI6QoQ0/WyMcQQ0xUgputlY4ghpitATNfLxhBDTFeAmK6XjSGGmK4AMV0vG0MMMV0BYrpeNoYYYroCxHS9bAwxxHQFiOl6/dqYD2ExF35RmNCrAAAAAElFTkSuQmCC);
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 35px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 35px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 35px;
  left: 35px;
  right: 35px;
  bottom: 35px;
  background-color: #FFFFFF;
}

.art-sheet
{
  top: 30px !important;
  margin-bottom: 30px !important;
  cursor:auto;
  width: 1264px;
}


/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 254px;
  overflow: hidden;
  border-radius: 10px;
}


div.art-header-center
{
	position: relative;
	width: 1254px;
	left:50%;
}


div.art-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1254px;
  height: 254.50px;
  background-image: url('https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png');
  background-repeat: no-repeat;
  /*background-position:top center; */
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1014px;
  height: 254.50px;
  /*background-image: url('/style/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;*/
}


/* end Header */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  width: 1264px;
}

h1.art-logo-name
{
  display: block;
  text-align: center;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  /*letter-spacing: 2px;*/
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #754E0C !important;
}
.art-logo .art-logo-name a{
    display: block !important;
    margin: 0 auto !important;
    width: 190px !important;
    text-indent: -5000px !important;
    height: 218px !important;
    
}


h2.art-logo-text, 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  /*letter-spacing: 1px;*/
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #754E0C !important;
}

h2.art-logo-text
{
  display: block;
  text-align: center;
}
/* end Logo */

/* begin subnav */
div.art-subnav
{
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 1252px;  
  text-align: center;
  display: none;
}

#navigation2-menu-secondary-links .menu, #navigation2-menu-secondary-links .menu ul {
  margin: 0 auto;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;  
}

/*.news-content{
	width: 200px;
	margin: 0 auto;
}*/

#navigation2-menu-secondary-links .menu li{
  margin: 0;
  padding: 0 10px 0 30px;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: url('/style/subnav-li.png') no-repeat;
  
}

#navigation2-menu-secondary-links .menu li.first{
  
  background: none; 
  
}

#navigation2 div.news-content
{
  position: relative;
  float: right;
  right: 50%;

}


#navigation2-menu-secondary-links ul.menu
{
  position: relative;
  float: left;
  left: 50%;
}

#navigation2-menu-secondary-links .menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 18px;
  cursor: pointer;
  text-decoration: none;
  /*font-size: 14px; */
  font-weight: bold;
  color: black;
}

/*#nnavigation2-menu-secondary-links .menu a:visited
{  
  color: #808000;
}*/

#navigation2-menu-secondary-links .menu a:hover, #navigation2-menu-secondary-links .menu a.active
{  
  color: #EBAB3E;
}


/* end subnav */
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
    outline: none;
}



/*********/
/* LISTS */
/*********/
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}
ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}
ol li, ul li {
  margin: 0.4em 0 0.4em .5em;
}
ul.menu li,
.item-list ul li {
  margin: 0.15em 0 0.15em 0.5em;
}
ul.menu ul, .item-list ul ul {
  margin-left: 0;
}
ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  margin: 0.15em 0 0.15em 0;
  padding: 0.2em 0 0 1.333em;
}
/* ul li,*/
ul.menu li,
.item-list ul li
/*li.leaf*/ {
  background: url('/style/list-item.png') no-repeat left 0.833em;
  list-style-image: none;
  list-style-type: none;
}
ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
}
div.block ul {
  padding: 0 3px 3px;
}
ul.links li,
ul.links.inline {
  background: transparent;
}
/* remove list styling on login block and taxonomy */
#user-login-form div.item-list ul li,
div.terms ul li {
  list-style-type: none;
  margin: 0;
}

/* end lists*/


.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
  
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  right: -10px;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 0;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 0;
}




div.art-nav-center
{
  position: relative;
  float: right;
  right: 38%;

}

ul.art-menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.art-menu
{
  float: none;
}

.art-news
{
    position: relative;
    min-height: 34px;
    z-index: 100;
    background-color: #f4f4f4;
    background-image: none;
}

/* menu structure */

.art-menu
{
  padding: 0 0 0 0;
}

.art-nav 
{
  position: relative;
  min-height: 36px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url(/pages/scr-01.png);
}

.art-nav .l 
{
  left: 0;
  right: 0;
}

.art-nav .r 
{
  right: 0;
  width: 1014px;
  clip: rect(auto, auto, auto, 1014px);
}

/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 36px;
  cursor: pointer;
  text-decoration: none;
}


.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 118px;
  background-image: url(/pages/scr-01.png);
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t, .art-menu ul a, .art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  letter-spacing: normal;
  text-transform: uppercase;
}

.art-menu a .t
{
  color: #fff;
  padding: 0 20px;
  margin: 0 0;
  line-height: 36px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -41px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -41px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -41px;
}
.art-menu a:hover .t
{
  background-image: url(/pages/scr-01.png);
}

.art-menu li:hover a .t
{
  background-image: url(/pages/scr-01.png);
}

.art-menu li:hover>a .t
{
  background-image: url(/pages/scr-01.png);
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -82px;
}

.art-menu a.active .t
{
  background-image: url(/pages/scr-01.png);
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator
{
  display: block;
  width: 1px;
  height:36px;
}
.art-nav .art-menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 36px;
  background-image: url(/pages/scr-01.png);
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  /*amosbah: commented*/
  /*background: #66b4f1;*/
  /*amosbah: added*/
  background-image: url(/pages/scr-01.png);
  /*amosbah: commented*/
  /*border-width: 1px;
  border-style: solid;

  border-color: #3377ab;*/
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: url(/pages/scr-01.png);
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #F9F9EF;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  background-image: url(/pages/scr-01.png);
  background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
  background-image: url(/pages/scr-01.png);
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  background-image: url(/pages/scr-01.png);
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  background-image: url(/pages/scr-01.png);
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  
  direction: rtl;  /****/
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
  
  direction: ltr; /****/
}
.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  /*letter-spacing: 1px;*/
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #fff !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 11px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  /*letter-spacing: 1px;*/
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #fff !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #F6F6ED !important;
}
.accordion-item-even .accordion-header,
.views-accordion-item .accordion-header,
.views-accordion-item .accordion-content,
.accordion-active{
    background-color: transparent;
    border: 0;
}
.art-button-wrapper,.accordion-item-even .accordion-header,
.views-accordion-item .accordion-header,
.item-list .pager li{
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #6DB9F3),
    	color-stop(1, #3577A9)
    );
    background-image: -o-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%);
    background-image: -moz-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%);
    background-image: -webkit-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%);
    background-image: -ms-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%);
    background-image: linear-gradient(to bottom, #6DB9F3 0%, #3577A9 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer; 
}
.art-button-wrapper:hover{
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #3577A9),
    	color-stop(1, #6DB9F3)
    );    
    background-image: -o-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -moz-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -webkit-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -ms-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: linear-gradient(to bottom, #3577A9 0%, #6DB9F3 100%);
}
ul.quicktabs_tabs.quicktabs-style-garland,
ul.quicktabs_tabs.quicktabs-style-garland li.active,
.item-list .pager li:hover{
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #3577A9),
    	color-stop(1, #6DB9F3)
    );
    background-image: -o-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -moz-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -webkit-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: -ms-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%);
    background-image: linear-gradient(to bottom, #3577A9 0%, #6DB9F3 100%);
}
.item-list .pager li a{
    color: #fff;
}
.item-list .pager li a:hover{
    text-decoration: none;
}
.item-list .pager li.drpager,.item-list .pager li.drpager:hover{
    background-image: none;
}
.views-accordion-item .accordion-content{
    height: 500px;
    overflow-y: scroll;
}
.views-accordion-item .accordion-content::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
    float: right;
} 
.views-accordion-item .accordion-content::-webkit-scrollbar-thumb:hover{
    background-color:#BF4649;
    border:1px solid #333333;
}
.views-accordion-item .accordion-content::-webkit-scrollbar-thumb:active{
    background-color:#A6393D;
    border:1px solid #333333;
} 
ul.quicktabs_tabs.quicktabs-style-garland li{
    margin-right: 5px;
}
ul.quicktabs_tabs.quicktabs-style-garland li.active a{
    background-image: none !important;
    color: #3276aa !important;
}
ul.quicktabs_tabs.quicktabs-style-garland li.active{
    background: #fff;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;        
}
.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
    display: block;
    position: absolute;
    height: 94px;
    margin: 0;
    padding: 0;
    background-image: none;
    
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 11px;
}

.art-button-wrapper .art-button-r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -33px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -66px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}


.art-vmenublock
{
  margin: 5px;
}



#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 5px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  margin-bottom: 0;
}

.art-vmenublockheader, .art-vmenublockheader h3.t
{
  position: relative;
  height: 32px;
}

.art-vmenublockheader h3.t,
.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #686624;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
}

.art-vmenublockheader h3.t
{
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 32px;	
}



.art-vmenublockheader .t h2.subject
{
  height: 32px;
  color: #686624;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin:0;
  white-space: nowrap;
  line-height: 32px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #F0F0E1;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url(/style/vmenuitem.png);
}

ul.art-vmenu a .l
{
  left: 0;
  right: 18px;
}

ul.art-vmenu a .r
{
  width: 1014px;
  right: 0;
  clip: rect(auto, auto, auto, 996px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: DroidKufi-regular, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 16px;
  letter-spacing: normal;
  text-transform: uppercase;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #3276aa;
  padding: 0 10px 0 23px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -70px;
}

ul.art-vmenu a.active .t
{
    background: #3d82b8;
    color: #FFFFFF;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -35px;
}

ul.art-vmenu a:hover .t
{
  color: #F9F9EF;
}


/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('/style/vsubitem.gif');
  background-position: 20px 0;
  background-repeat: repeat-x;
  padding-left: 36px;
}

ul.art-vmenu ul li
{
  padding: 0;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 20px;
  color: #3276aa;
  font-size: 12px;
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 0 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.art-vmenu ul li.art-vmenu-separator-first
{
    padding-bottom:0;
}

ul.art-vmenu ul li li a
{
  background-position: 40px 0;
  padding-left: 56px;
}

ul.art-vmenu ul li li li a
{
  background-position: 60px 0;
  padding-left: 76px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 80px 0;
  padding-left: 96px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 100px 0;
  padding-left: 116px;
}


ul.art-vmenu ul li a.active
{
  color: #F9F9EF;
  background-position: 20px -50px;
}

ul.art-vmenu ul li li a.active
{
  background-position: 40px -50px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 60px -50px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 80px -50px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 100px -50px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #F9F9EF;
  background-position: 20px -25px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 40px -25px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 60px -25px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 80px -25px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 100px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  margin: 0 auto;
  min-width: 49px;
  min-height: 49px;
}

.art-block-body
{
  position: relative;
  padding: 3px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 56px;
  height: 56px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA5RJREFUeNrsms1rE0EYxmdnZjcmm2yTbD7a1Ca4ro2iUhrFFi9SBemhWAQ/0aM9iFhQjx7EU0FBD4JQyUVUPHlRShFBSP8BoUGJCEWoNRoLGjWNNtmsM+luXVujqVRNlnlgINlkhvnxvO++MzvLgb8j7g/66I0yEaug0cyxOMv1lapiAbW2yqoAVir1jQOJLGDwzJkDrkOHjgacThfieV2k/0FIxxyHVgSp67qmabpG+uqlklDM5aa1iYnU24sXbxZM0Eqdk1yY4oJw3VYt9EK09ffvEM6fPxeRZVHy+aJaINApQcgLqxlaGzYU5mKxDunIkcNwfh5+SiZvvSJTmCM/aYRTXzUHyaCcCRaPx/Hdu1djPp/bGYlsE3ne6QT/QIXCu3w2m64Ui6XC5ctXXt6+/egrmW+5Hgd/CWi4Rl3G9+7dCHd1qf62ti7B6fRJ4D8on59+n8s9A5nMi9zg4PAMuVT+mZt1ARpwPIV7+HA0mkj0ibKsyuA/i+bq1NTj/OfPc1+6uwefG5CVWoCwhsU0JAVVVfnJyXF1+/Y97kaAqzpC7l6Kstvv8bjWpNP3t/b29jqgleh3OWhxjk+nx9RYLOFwu8Ne0IB682Zy9sOHGXDy5KWnqVTqqxmuNR00bijVnBsbuxGNROJ8o8JRhcNbA15vuz4yckKtVRGWWlt17s6da6Gent2iz6f4QQOLhCsIhTb5ZDngGh+/rhCDlkHiJXkHFUXBO3d2y35/Y8N9nzePFaVP1HUOnT597DXhKFhXP1YHq7UumbwQDQRUBJpIdJERCsXLx4/vXW9wLAtR6iQaGNjl7OzczItiyNtMgDRUPZ42klKtwujoWclqHLaAouHhoXAwuFEETSiEBEdr65ZiIjEbI18/mmH6w8I5FpPJ8svlAk0qhBzQ41kjkdqIl2534NDQfpHYXAZNLIejxSWKHZ9OnRoQzVyERrGHBw/u85PwlJoZkBQCLEnteN26Dq+Zh6aDXDAYwDSOQZNL1yu6KFbTjLM6yGEMeWATYYywFbB6pxUEDtoFEKHFFQ1nOkhrCQdsI27xGRH8/rAIQmBDWRenHNlMNj2QwcAtAyyXv/jtEKUtLWtD2eyTX+/o7SQGyAAZIANkgAyQATJABsgAGSADZIAMkAEyQAbIABkgA2SADJABNpQWD1/oG8WZzANkC9egppmf6XGSywBFNjKOvi1SIm2egtEDNc1ottM3AQYAnAnxvjYVp3QAAAAASUVORK5CYII=);
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 28px, 28px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 28px, 28px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(28px, 28px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(28px, auto, auto, 28px);
}

.art-block-tc, .art-block-bc
{
  left: 28px;
  right: 28px;
  height: 56px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC7gAAAA4CAYAAABtorVbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAxJREFUeNrs20FOAkEQhtEp0sa1V/ESHtiNR4GrmJB2lsrCDTOZn+K9hJ1gd4HRTn/Wsiy1AAAAAAAAAAAAAADAwcb6eDUGIIx/vAHYzjQCAAAAAAAA+JdOAWA7OgXgbuNy+Xo3Bmh9kKqgtRx1SKzm7zE40NiHNduHPQMAAAAAwF/uYHvPoLyXmA2/uE/O/76z8eu5E4c9fsFfr9cPY4A2f4wfFcKL6HsdpBz+HHLszfqsxXtpLwAAAAAApBJtW7M1+5zD3p7tblt8ft9z3X/DDkaVvxkAAAAAAAAAAAAAADjeyQgAAAAAAAAAAAAAAEggcAcAAAAAAAAAAAAAIILAHQAAAAAAAAAAAACACAJ3AAAAAAAAAAAAAAAiCNwBAAAAAAAAAAAAAIggcAcAAAAAAAAAAAAAIILAHQAAAAAAAAAAAACACAJ3AAAAAAAAAAAAAAAiCNwBAAAAAAAAAAAAAIggcAcAAAAAAAAAAAAAIILAHQAAAAAAAAAAAACACAJ3AAAAAAAAAAAAAAAiCNwBAAAAAAAAAAAAAIggcAcAAAAAAAAAAAAAIILAHQAAAAAAAAAAAACACAJ3AAAAAAAAAAAAAAAiCNwBAAAAAAAAAAAAAIggcAcAAAAAAAAAAAAAIMKYc5oCAAAAAAAAAAAAAACHG1X1YgwQrzb+ui7PfcTX67YemNZsLdZiffYCAAAAAMBOyt6sz/qs2Z65oVN4zO/R+bnuumEHJyMAAAAAAAAAAAAAACCBwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIIHAHAAAAAAAAAAAAACCCwB0AAAAAAAAAAAAAgAgCdwAAAAAAAAAAAAAAIgjcAQAAAAAAAAAAAACIMM7nT1MAAAAAAAAAAAAAAOBwtT7ejAGe8mcfM4RuphHg8wcAAAAAADTjbhqfP+CW+2nzg/bG+vg2BsDhBQCHSQAAAAAAADagKwBgb7oCaO5HgAEAUUFCzviVVqAAAAAASUVORK5CYII=);
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 28px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(28px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 28px;
  bottom: 28px;
  width: 56px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAu4CAYAAAC0MXs8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACndJREFUeNrsz7EJgDAARNHTwsJJgjO4gjir2DpHyCxWZgwJ78PBtW9KsvYttV57KUdGqLU723Y+/b5zBg8QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBDwP30CDABx2R9yC3WdbQAAAABJRU5ErkJggg==);
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 28px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 28px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  top: 28px;
  left: 28px;
  right: 28px;
  bottom: 28px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAADCAYAAABcQmYcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC9JREFUeNrs10ERAAAIwzBAH/7tDB9cIqG/dpItAAAAeG4kAAAAwAADAADAEyfAAJRpA09Gb7Q1AAAAAElFTkSuQmCC);
}

.art-block
{
  margin: 5px;
  
}



#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 7px;
}

.art-blockheader1
{
  /*margin-bottom: 7px;*/
  height: 22px;
}

.art-blockheader, .art-blockheader h3.t
{
  position: relative;
  height: 38px;
}

.art-blockheader h3.t,
.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #F9F9EF;
  font-family: DroidKufi-bold, Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: normal;
  text-transform: uppercase;
}

.art-blockheader h3.t
{
  margin:0;
  padding: 3px 10px 0 10px;
  white-space: nowrap;
  line-height: 38px;	
}

.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
  height: 38px;
  background-image: url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png);
  background-position: 0 -346px;
}

.art-blockheader .l
{
  left: 0;
  right: 19px;
}

.art-blockheader .r
{
  width: 1014px;
  right: 0;
  clip: rect(auto, auto, auto, 995px);
}



.art-blockheader .t h2.subject
{
  height: 38px;
  color: #F9F9EF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin:0;
  white-space: nowrap;
  line-height: 38px;
  font-weight: bold;
}



/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
}


.art-blockcontent-body, 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #3276aa;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  letter-spacing: normal;
}

.art-blockcontent-body p
{
  margin: 6px 0 6px 0;
}

.art-blockcontent-body a
{
  color: #B27713;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.art-blockcontent-body a:link
{
  color: #3276aa;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.art-blockcontent-body .odd a:link{
    color: #fff;
}
.art-blockcontent-body .view-display-id-block_4 .even a:link,
.art-blockcontent-body .view-display-id-block_9 .even a:link{
    color: #3276aa;
}
.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
 

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #3c9de6;
  text-decoration: underline;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #898630;
  margin: 0 0 0 12px;
}

.art-blockcontent-body .calendar-calendar td a:visited, .art-blockcontent-body .calendar-calendar td a.visited
{
  color: #B27713;
}

.art-blockcontent-body  ul li
{
	margin: 0.2em 0;
}

.art-blockcontent-body .links li
{
  padding: 0 0 0 1em;
  background-image: none;
}

.art-blockcontent-body .calendar-calendar td a:hover
{
  text-decoration: underline;
}

.art-blockcontent-body table td.mini a
{
  font-weight: normal;
}

.art-blockcontent-body table td div.mini-day-on a
{
  text-decoration: underline;
}

.art-blockcontent-body .calendar-calendar td a
{
  text-decoration: none;
}
/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
}

.art-post-body
{
  position: relative;
  padding: 9px;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
  width: 32px;
  height: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACFElEQVRYR+1XTUsCURTNyhi/w76tadHXKjcuKopaWRBBEUkEUhBBv8C9/8C/4caF4i8QXIgLBUFXIuhOwZ0IgjTdM7yZRlFxynlt5sEBkXffOffOfTPnWuamW/O0DbBMt13eJRG+GHSE/Wy10k+BYCc4CW6CRwewH3GIxzlL06pAlkIoFPJmMplAuVwONpvNJ0mSPvUAMaVS6TqdTp+Ew+EdloCNVXKslgUoTiQSh91u900P4aS9vV7vPZlMntLZXoJjXDWQub1QKJzPinj4nFqt9kAc60wEkh1YQjwePzKKXDk3lUpdEOsKAY9DXVY881mWfVwi/X7/g7gOWDOrjSnkcrkzo7NXzs/n80ESsMFuiFwFe7VaveUloNFoPBKnj4BrKr9gnO12+4WXANwK4sTVdEHAIsHNi1zhIc5d1gdzeON5TAFmBcwKmBUwK/DfFXB3Op1XXiLgCbTfAlgjV71ev+cloNVqPROniI+gYokc2Wz2kpeAYrF4Q8Tbih+ACFskEtlHaXiIiMViAeLc1DoieDMPzQFXRguoVCp3zIzAomNgURdc6iqej1Ei0Oh+v3+PeBRrDjemLjSjQxRFH0zjrEUgc0a+xZpv5KiGP2EU16LR6DGC/uIVEYsz2DOHB0Tm6PyB0murgN/wiBgol1mjoFtxZeDh9AJxiEfDTRzLhkXIAyoT8pvJWDtFIx7z4MjB9Bs8ncN4SW3o4QAAAABJRU5ErkJggg==);
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 16px, 16px, auto);
}

.art-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 16px, 16px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(16px, 16px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(16px, auto, auto, 16px);
}

.art-post-tc, .art-post-bc
{
  left: 16px;
  right: 16px;
  height: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAgCAYAAABQISshAAAAbklEQVRYR+3ZwQ2AMAxD0XDgzAaMx/4bhHSBckLQ6FXyAFbir9bdImIvtThHuVhfmXl1UHQwMTww8rdJmoiJvERJq2W1rNb8BiIjMiIjMrLWOwW1UAu1UAu1PqmX4Bd+4fcBv1Vgn03UoImv34QbTQuSNZKikckAAAAASUVORK5CYII=);
}

.art-post-tc
{
  top: 0;
  clip: rect(auto, auto, 16px, auto);
}

.art-post-bc
{
  bottom: 0;
  clip: rect(16px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 16px;
  bottom: 16px;
  width: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAYAAAA9ZNlkAAAAWklEQVRYR+3QsQ2AQAwDwKSgoWED1mKDn5G1mCAkS3x1kayUti4j4uicVfX033aZ+XbZN4Uz4OoBa2e6855eAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECP2DlOSTiFSiTAAAAAElFTkSuQmCC);
}

.art-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 16px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 16px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAj0lEQVRoQ+3YwQ2AMAxD0bIs+29QBANwsSxK9ZA4JlJs59NyzDnPscNzD7LDO3YY4kmVQRaLJEdWiyRHOFKChGiJlmi9nwntiB2xI3bkXzdH1EIt1EIt1Prkhx/8wi/8wi/8wm9CQt+RRL1GLUcaqiY9OZKo16jlSEPVpCdHEvUatRxpqJr05EiiXqN2G0cuEP9uu83+FoIAAAAASUVORK5CYII=);
}

.art-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

/*
.art-article img, img.art-article
{
  border: solid 1px #D9D793;
  margin: 10px;
} 
*/

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  /*border: solid 1px #BCBC79;*/
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
  float:left;
}



fieldset
{
  margin: 1em 0;
  padding: 1em;
  border: solid 1px #EEE;
  width: 96.2%;
}

/* BEGIN Flatcomments module support */

.comment-folded
{
	margin: 5px;
}

#comments .box span.art-button-wrapper
{
	margin: 0;
}

#comments .art-postcontent, #comments .art-postcontent p
{
	text-align: left;
}

/* END Flatcomments module support */
/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #D08C16;
  margin: 12px 0 8px 0;
}

h2.art-postheader, 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-family: Tahoma, DroidKufi-bold, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: normal;
}

h2.art-postheader a, h2.art-postheader a:link
{
  font-family: DroidKufi-bold, "Arabic Transparent",Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #CB8815;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #707038;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{

  text-decoration: underline;
  color: #E79C1B;
}

/* end PostHeaderIcon */

/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('/style/postmetadataheader_bg.png');
  border-color: #D9D793;
  border-style: dotted;
  border-width: 0;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: normal;
  color: #525229;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #85822F;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  /*letter-spacing: 1px;*/
  color: #85822F;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  text-decoration: underline;
  letter-spacing: normal;
  color: #2A290F;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 12px;
  text-align: left;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  color: #21200C;

  padding: 0;
}


.art-post li
{
  padding: 0 0 0 13px;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('/style/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}




.mceContentBody ul li, ol ul li
{
  background-image: url('/style/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}
/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #241804;
  font-style: italic;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 5px;
}

.art-postcontent blockquote
{
   border: solid 0 #E5E5CB;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 43px;
  background-color: #F9F9EF;
  background-image: url('/style/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}



blockquote, .art-postcontent blockquote
{
  margin: 10px 10px 10px 50px !important;
  padding: 6px 6px 6px 43px !important;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: normal;
  color: #5D5D2F;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  font-style: normal;
  font-weight: bold;
  color: #918E33;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  /*letter-spacing: 1px;*/
  color: #918E33;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  /*letter-spacing: 1px;*/
  text-decoration: underline;
  color: #2E2D10;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:15px;
  right:15px;
  bottom:0;
  height:15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAIAAABWaBlkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFVJREFUeNpi3DnZgwEbYGLAAagowcLK8Ae7hIC0LHYJeV097BJMLNitYWFjxGEH438W7BL/mHiwS3z+hV0H45cvr6AsRkYUHU/vv4Sw/v37hywNEGAAAIIRETpeFCgAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAPCAYAAADzun+cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA6VJREFUeNq8lEuIHFUUhv9bdauqu6ofNd090z0PexwCiYOSheBkVpKNM7pxZ3Af8JFVdlkFJItkKa7cCAEXgoaAC0EiBIzuhqC4MQhGnHEePZ1+VL+qup7Xc2u640SNwixy4FIU3Hu+e87/n8vufLRxAEWp4RmHIhT8/qyhSJIGX1nbXJ+fs+H3m9h5+ADtwwZCP4CiZpHEDFxNTpQ7ihXKISiHB83QUa7WUD+1CqMwh4OmU+P7zRZKdg5W0cZSvY6MwfGo0UTgA6qiQSTeicCaZgAsRNbMYbY2h0p1IWWM/AiSyYNQoD90oYBhplyCnTdhcB2Ngw5Gw+DE3RRCwLJM1OZLeO75OpiewcD3iSUgmRxiGb/tODi9aiNjRhgELZRX5lFaqKOx68Brt+C6LjzPAxMxGKNCkNCXPQYIujZ9IJiKbDYL0zSRLVdQW7LBjBBdMUTezGPo85Qlmdwult5vd9rXmo3BrGlYKOSrJFCASER00yqCRSuFyhUFIeI4RhAESKLoyJ2cQ9d1qKoKrmspWC5dy0EoAXhGdpBa7CogBsIIYXmmdInJG2/d/fSiP259UimrWFqwoPMQ/riX6u1RZVGYQESyWpWqVlJ4MvGcoiCFCkZ7ZEc4XUBTkKW8Y9LTyBQRRBp290dotWNo3Lq0vvnux1wezuer37vdvW+2d5INCVmu58E0Hb7wqY2F1J3Eo9lTU7gmf8CmaiKZQBN2JIUQjM72KYcBP9SwvTPA3oGLjMJ+qNRfvC1PpRXLeLB15/Th9v1bJP3ZxeUq7ApIKyorFH8ZJkaqpRz+4xpLcKq9etzWjLyhwGkBe3+0wSKxXV05t7a6ttl8AjyNe59f/TXSi6fsEsPCUhlZRtYnHWU7EU90ZeJJsJhUr/JUhoj090QF+7ttOB0B1e8covHzC+cvf+lMOfzvY2Avnnunvffjh07DPysSGxXbolk0YGY0gsXU2IhuS61NwnQ/Y1rqaiYHJFLhjkN4ro+WE6P3qCc98bBQOvPey29fd45z/lHxNL67feOz4RhvFWZmeaGQR7FA7swo9KgQmFYiwkn18pGhSmn54wS9vot+f4B+tyty2uirVy988Oa/5X8qWMZPd2++1u3sX/GD6LxRfkmdKZWRo9fHtPI087l0z9gdwh0NMOw56HbaCJxfoLNwyyoUr7zyxuVvn5b7P8HTuH/vi9f9UP1aahlLc3GNwNkJ2KOZDqGyI+3VxLmwvnHx1v/l/FOAAQCK6Llo/AOabAAAAABJRU5ErkJggg==);
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:15px;
}

.art-footer-r
{
  right: 0;
  width:30px;
  clip: rect(auto, auto, auto, 15px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 15px;
/*  background-image: url('/style/footer_t.png');
  background-position: left bottom;*/
  background-color: #B99348;
}

.art-footer-body
{
    position:relative;
    padding: 6px;
    background: #fff;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   9px;
  bottom:6px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAZCAYAAABQDyyRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABv5JREFUeNq8VmtsHFcV/u6dmd2dfdnrffi1seO4jd3YTdSCEhKoRKgQTal4RGoaISIKglolKQKcuFUcSooCRXULpGmNkfqjEg+RhiYgVUJCSIaqiUpJ5TQNj6ZNXDte21k/1rve1+zM3MuZWTeOSyNVDWWl3dmR5p7vO9855zsDXMcnu6spmt0Vil5PDPZBD+YHt21ThPGYFBUoiZsO5/K1R+NfH1j8vxAo9Td9Vba1Dekd7R7JGMwLb8Oayg/4S40H2SMvFD9UAoWHGu9TOjqGtFV1zJhLAVJAiyaBmUVUxjMD/shdB1nPI8UPhUCur+F+f3fnIOprYcxcAoS9FIXBE09CzpVgjmYe98fv+z7r6XlfJPj7BV/sq98TuLlzkCXCMNLjgG0t8aevkKikL4HV+uBtq91bnBv6gTx92v8/U6DQ1/gtrbvzZ0o8yMozEwROmTOHu7wqjHCv3lgzZNaAMT77E/+DIwc456XrIlDsa/iuenPHY0ospJTTqasyf6+PdIn5Yo2wcxVhjc4e1vtfO8AYK34gAsW++F5t/bofKpGgp7QCXC592UoVqBcg6Z5z6A6JrGGb4wtHMvtH+puvQeKaBIoPNvRqGzoPKSHdV0pPApbhqiwdAFdtBdIpBYVwgzBZrQqvNiVUjZRogFi0LfPS3NP6V87sZ83/TeI9CZQfSnxbXd/xKAvovvJ0CtIo05NeChoGC7bQ1Q919ScgTSqvNwSuh2GnRmBP/A3MXKThWAQTBTriha+epiNn2vZk9oin6/5+9rmV0/FuAqzSn9zDO9c8wfxerTRFo2aYoChQ1nwaSusWKMkNYB4/BQ+tPGlVIIxFt0zWm8Owzv4GMnOeFCnDl1xD7iVEJZV7ajG0ub9+z2B+BQGSlXRkzNyf/CZvb3kSYZ2Vxy4CejN4/a3QurdDvWEzoHiWAQnILYcjN/kB07wr27GcR+WVXxKRXxN4Ct7mJGXHyDELR7zR9u+xnmPZZQKnf6GVXjiyQ4/IX1mJGM10GtLfBm39l6Ct20ay110JKnNTEKmzsGfegqyQmorquiGvbQKvawOPtoPH264QEZlJGH/6EcT0S/DEglDncyRG8lBq7QOH1t55p+ESKP3086ulNXVS8+WaKtRFslCBtvVheDbuqgITkJj6N8yR52CPvUzSjlEDVqgPKWtfDWT+MjXOApheB9bQDe0jO0mxreCx1ur5wgLKJx6ASL8Er1eHKAcmKyx+R6j3j6+rzgPey6+qRY1FhOqrTpKRg332OETLJgoagXnmOMxXnqVsRsEjrRT8UwS0DiwQp/sWCFJDzF+AXBiH/dZfYPz2z7A774Ln9n3gqzfBGnkeMv0vakwOYVG57HKCmxndwXYJwDSnFD006PF5ew0tQNkYkKPDMH7fS9K2wLpwkp4pwfOxHqhdn3UlZuH4csE7P1nNNHsZ9vm/Ut1PwHrtGIzcJBQqof3680BlBry5FR5RRimv/dy/9gtvAC8vT4EY+GJC4s0neWPNPeUCEZibpZoX4PQnT2yA+tF7od66nSbAt9xoxRyplQfzR2gq9KvqPg37zO9gDj/qZEdpqkS6Eb5IAObFiaPWnH+f/sS5aafv1Stbad+JdHZ3525dZKVvVe1OQ9RCzDlyUbcXF6C0bXTBnXqar56AnDpHS2IGIj8LHq4Hq2kB7/oM1LVbqCwNsNVg1aQ0DawuBl80SOCXjuYqLXvrHh/OXtOIsrubovqq0NNaMnqPkclTbeepS8tgjRuhbvkGxIVTMM8dByst0AQEqhHMHGVAudS0QrtlB0A+YZ0aolGdgxKL0aquoZeWiecstOzVD7zovDUVKfvKNZ1QfLk+YHVHhlhdaOfMbEEVGQIrkesFE67ksMjlYl3QbttNxG6E+eIzEP/4AzVZEVILuWSYKNFY1iIQCdvlqfSxxA07voN7B8oEvHA1llsCeTeUt9e1aub8oscbCCqn0gWrfSLzcLhkNSvh4NY0aDoELaJMeumYD0r0Fmjxm+i/B6JrO8yxf0JcHnE6nDIQ5B1hBDU/5t4YP1Xb9PEfL2y6o8k4fHtq5msIlWqS1qrNExW2AzYjM2MXe5tuVITYxDi/jQ53SS6j0l14LMRU5rNt6kQhq2uP05VuofmZY0JM0NuISovJKDHY5aWN5Bgkc9yV9oUoqaqapwnUYJvzjHHyZzYsVc/Jv4+OnXcV8FgVCY9alLaYsTlLKeCks1RtshvYQijvaEXMCLFatkqBiFjONnaA6Fd1XZH+yXdeDSQdh0aMbFtlQlqMsyIdnmWSl23bYHe7YQ+CWUyhWeGTHoU81Ra0BMjiODijV17uBBdVu+eUkBC8eiVYrqjCnVPpEHjXC4JLS5XuwuauZhSQZkqIvMqtaSktAfKy/wgwAOxqG+D0OD0CAAAAAElFTkSuQmCC);
  background-position: center right;
  background-repeat: no-repeat;
  height: 25px;
  width: 32px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
}

.art-footer,
.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover
{
    color: #FFFFFF;
    font-size: 11px;
}

.art-footer-text
{
  min-height: 25px;
  padding: 0 10px 0 10px;
  color: #3276aa;

}

.art-footer,
.art-footer-text,
.art-footer p
{
  text-align: center;
}

.art-footer a,
.art-footer a:link
{
  color: #F9E7C8;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.art-footer a:visited
{
  color: #000000;

}

.art-footer a:hover
{
  color: #986610;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #fff;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
/* end PageFooter */

/* begin LayoutCell, content */




/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 250px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */

.art-content-layout .art-sidebar2
{
  width: 300px;
}

/* end LayoutCell, sidebar2 */



/*
** HTML elements
*/

/* BEGIN FCKEditor, CKEditor, TinyMCE modules support*/
body.art-body-nostyle, body.cke_show_borders, #tinymce body, #tinymce body.mceContentBody, body.mceContentBody, #edit-body
{
	background-image: none;
	background-color: #FFFFFF !important;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	/*letter-spacing: 1px;*/
}
/* END FCKEditor, CKEditor modules support*/

table
{
	width: 100%;
}

ul li, .item-list ul li, li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.arttabs_primary, ul.arttabs_secondary, .links, img.service-links
{
	padding-left: 0;
	margin-left: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links li
{
	display: inline;
	background-image: none;
}

ul.menu li a.active
{
	font-weight: bold;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
}

#edit-name, #edit-pass, #edit-mail, #search-block-form input.form-text
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.art-blockcontent
{
	width: 100% !important;	
}

.filefield-upload .art-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */
.art-block-body .art-postheader
{
	display: none;
}

.art-block-body .art-post
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #FFFFFF !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb
{
	margin: 1em 0 0 0.7em;
}
/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.art-button-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

/* BEGIN FckEditor bug with link disappearing fixed */
#switch_oFCK_1
{
	display: block !important;
}
/* END FckEditor bug with link disappearing fixed */

.art-postcontent .calendar-calendar ul li, .art-postcontent .calendar-calendar ol ul li,
.art-postcontent div.view div.views-admin-links ul li, .art-postcontent div.view div.views-admin-links ol ul li
{
  background-image: none;
  padding: 2px;
}

.date-heading h3
{
  text-align: center;
}

.art-postcontent ul.arttabs_primary li, .art-postcontent ul.arttabs_secondary li
{
  background-repeat: no-repeat;
  background-image: none;
  overflow: hidden;

}

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}

/******************** start annons gallery ***************************/
.view-Announcement-gallery .view-content {
    border: solid 2px gold;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0;
    padding: 5px 5px 0 5px;
    background-image: url("/style/textures_preview.jpg");
}
.view-Announcement-gallery .view-content img {
    padding: 4px;
    border: solid 1px gray;
    background-color: white;
}
.view-Announcement-gallery .view-content table td {
    text-align: center;
    vertical-align: middle;
}

.annons-gallery-body {
    padding: 20px;
    border: solid 2px gold;
    color: gold;
    background-color: black;
    background-image: url("/style/textures_preview.jpg");
    line-height: 3 !important;    
    font-size: 18px !important;
    font-weight: bold !important;
}
/********************** end annons gallery ************************/

/**********/
/* TABLES */
/**********/
table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 100%;
}

th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}
tr {
  padding: 0.1em 0.6em;
}
td {
  padding: 3px;
}
th.active img {
  display: inline;
}
tr.even td {
  background-color: #eeebeb;
  border-bottom: 1px solid #CCC;
}
tr.odd td {
  background-color: #f8f7f7;
  border-bottom: 1px solid #CCC;
}
td.active {
}
tbody {
  border-top: 1px solid #CCC;
}
tbody th {
  border-bottom: 1px solid #CCC;
}
thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}

table.position tbody{
   border: none;
}

.views-table caption {	
	border: solid 1px #EEE;
	padding: 10px;
	margin: 25px 0 5px;
	background-color: #EEE;
}

/************ adjest top blocks***********/
.top-b-fix-height {
    height: 110px;
}

#block-search-0 .art-blockcontent-body {
    margin-top: 20px;
}

#block-block-21 .art-blockcontent-body iframe {
    width: 300px;
}
/**************************/

/************************** start wiew-news-list ********************/


.wiew-new-list-page .view-filters, .wiew-new-list-page .view-filters-right-corner{
	
}

.wiew-new-list-page .view-filters {
	height: 100px;
	background: #fff;
	padding-top: 0px;
}

.wiew-new-list-page .view-filters-right-corner {
    background-image: none;
}
.wiew-new-list-page .views-exposed-form {
	padding-top: 20px;
}

.wiew-new-list-page.view-display-id-page_9 .views-exposed-form {
	padding-top: 0px;
}

.wiew-new-list-page .view-filters #edit-keys {
	height: 24px;
	width: 150px;
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
	border-image: initial;
}

.wiew-new-list-page .view-filters #edit-field-scholar-value {
	height: 30px;
	width: 180px;
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
	border-image: initial;
}

.wiew-new-list-page .view-filters #edit-field-series-value {
	width: 180px;
	height: 30px;
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
}



.wiew-new-list-page .view-filters #edit-field-section-value {
	height: 30px;
	width: 180px;
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
	border-image: initial;
}

.wiew-new-list-page .view-filters .views-exposed-widget.views-submit-button {
	margin-top: 12px;
}

.wiew-new-list-page  .view-content {
padding: 30px 10px;
border: solid 1px #3276aa;
border-image: initial;
}

.wiew-new-list-page  .item-list {
	margin-top: 2px;
	height: 30px;
	border: solid 1px #F6D257;
	padding: 2px 2px 8px 2px;
	background-color: #FFF7D6;
	border-image: initial;
}

	/*--------------- for audio all, and books all ----------------------------*/

.view-display-id-page_6 .views-exposed-form,
.view-display-id-page_8 .views-exposed-form {
	padding-top: 2px;
}

.view-display-id-page_6  .view-filters #edit-keys,
 view-display-id-page_8  .view-filters #edit-keys {
	height: 20px;
	width: 150px;	
}

.view-display-id-page_6 .view-filters #edit-field-scholar-value,
.view-display-id-page_8 .view-filters #edit-field-scholar-value {
	height: 25px;
	width: 180px;	
}

.view-display-id-page_6 .view-filters #edit-field-section-value,
.view-display-id-page_8 .view-filters #edit-field-section-value {
	height: 25px;
	width: 180px;	
}

.view-display-id-page_6 .view-filters #edit-field-series-value,
.view-display-id-page_9 .view-filters #edit-field-series-value,
.view-display-id-page_8 .view-filters #edit-field-series-value {
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
	height: 25px;
	color: #3276aa;	width: 180px;
}

.view-display-id-page_6 .view-filters #edit-field-session-value,
.view-display-id-page_9 .view-filters #edit-field-session-value,
.view-display-id-page_8 .view-filters #edit-field-session-value {
	background-color: #fff;
	border: solid #3276aa 1px;
	color: #3276aa;
	width: 180px;
	height: 25px;
}

/************************** end wiew-news-list ********************/

/******************** post header footer *********************/

h2.art-postheader { 
	font-family: DroidKufi-bold, 'arabic transparent', tahoma !important;
	font-size: 20px;	  
    padding: 10px 10px;
    margin: 0;
    color: #3276aa;
    background-image: none;

}

.art-postfootericons.art-metadata-icons {
	min-height: 30px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAAgCAYAAADqmBz1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JJREFUeNrs2Vty2zYUAFBcKm2m7Vc7k1V3LZlup3voTP/bxEYdR5RI6YKEJOvh6Tk/kYGLN0j5xlFrLaM///g5vv37199PMZZ9/DF2n6c2m/Ja/u+XsqvfDCWNHbblX5/29UPksS+jxfPzvC4i//m57sujXC+m1nlZndZv42cxcdxfLc0xVutrPdyk7/VRjuc2rVua12HdZI9ju8is3XJdYy5HbcZ+vtdn9yAa8xvLj/b/ta961Ffs5pCNf/D52xmM+7AdY6wbsrOZnFlk53xQnq6xtONjMbZO1pbv4fy8otFHtpbs2azpPR2S9ul8G/swrO1HZ300+jy1n1372R2L5n0cn6MheY8NrTYHz3M2j0vWkN2FS/fkLcY9tb/J1avbd1osjlvL+NDG/l6Omz1/F41lQ1IW2b1P5r1YXpfXu7Yny89ze15rcyvL+zz/7phuTVLWe575eLV7r6enEsmX8PpenV52tX7rwXdCJLF1fQ7lDdcR3X2+TKy2ousJ/fStLy5cd+uOL/YVC+1rz2zq6rzjwjW9ZZu3umNnjzcUAACAG/mQFX76bVM7Er/XTOaXn+6SZT1SzD3r30PdW7a5RV+9/wt8y/JHjX3E9vcYJ+60BmWPURb/02fglu1vHXuNd/e1x793X++p7hHqHzHmprH+AgIAANyMBAQAAJCAAAAAEhAAAAAJCAAAIAEBAACQgAAAABIQAABAAgIAACABAQAAJCAAAAASEAAAQAICAABIQAAAACQgAACABAQAAEACAgAASEAAAAAJCAAAgAQEAACQgAAAAEhAAAAACQgAACABAQAAkIAAAAASEAAAAAkIAADwmOLz75sYf/j06/5z5p8vdVf/8YdYjP36tI/9sGnHPj2XWd1mKGnsc92XD3G9mFrnZbESk9aXSX05rf5lfqU1/trclua1OOdpv711B3Np1s37a96D1vya8z5n/EZ5rXlSPj2b8cyysrVzytbf7Gf7uXbENvpu7XesxJ7T19rZXqN9z/pOajM9//EcO+5j9LQ5uFu9Z3DJXr3ruFrq9jmLk+PquNnZMz8vW3/XzcdeK187w9LRR++z0zu3srx/x++zcWuSst7zzMer3Xs9nspx+/59vnSvz+27ZHs8eZ+3fhc4qc8z5nve2rMzWz+7c+Z2Sd3y7xQr/cZy24vG7qx/xJibxvoLCAAAcDP/CTAAo4+3VzY27ycAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	padding-top: 6px;
	margin-top: 20px;
}
/******************** post header footer *********************/

/**********************for hs home****************************/
.audio_play {
 width: 20px;
 height: 20px;
 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACSUlEQVQ4y61VTU8aYRCWv9Azv4lTLR/LiogrizcO4m8wtp6oZxL1yN2mRAkoByAhfCQkNLC45WsTwBAOHjg8nXl5oVtcqU16eDLvvvPMszPM7LADYGcT6XTaTYgQUoQqYS5RlXfsczvFbgq5CBrhsVQqodPpYDKZ4OXlRYDPfMc+5kiuy1GQHB8IZ+VyGZZlYbFYbAVzmMsxHPuHoMzsrF6vi0z+JrYCczlGirrsghq/7V/E7KIyU00IygY8OpWZyXzHbDZ7V/nyN3WzYIR/ZCfiSeIEt99u35WpbFSEBVPcOSfS4WEEfr8P55/P0e12twqyBmuxYJXHwYmkx3R4fV4EFD80TcPNzTXG47EjlzVYiwXnbzUjRoK7ux/h9X5CKKTCR+LxeBx393eYz+evmsNaWwWPj2MIBPxUtheKEkBoT4VK8Hg8uLz8+qZg1fxpYjqd2vAsrK7rCAYVqGoQB+EwgqqCo+gRrq6vUKvV1rzp8xSssSo5xc6RNcJoNKIRIAhrIapHqdQ97O+HKEMFF18uUKlUJMcSnGWcJV6wakok//CA4WCAwZBAls9DOocpKy41cZqgmcyg3+8L/2AwJM5wGUOW7/L5/HpsxGA3m030er0l+ksbPggjmUyi3e789tn8jD6BY9eDvfr0crkcDMOAaZoSTzCfTNuzMwyjA45df3r25VAoFCibthhiAWNpjdXzBpjLMa+Wg319ZbNZsUF48rehQRzmOq4vpwWbvc+iWCyi0Wig1Wqh9aMlziW6k0LbF+z/+gv4BT08GkG33ZSJAAAAAElFTkSuQmCC) no-repeat;
}

.audio_download {
 width: 20px;
 height: 20px;
 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACFUlEQVQ4y62Vv27aUBTG4RU6Z0iG/BGdWqdSKnVJJdKl7crSToiHyRNEDJGQko68QmJBwgAolQEJyRWYuPyxB5whAwPD1/NdXztWCw5VO3y6R+d+5+fre6+PMwAykarVaqQtUVFUEVmiRy1L54rak6xRjMxvwKyoJLpttVoYDoeYz+dYLBZKjJnjHD3am10JlMQL0Wm73Ybv+1gul6mih17W6NonoH7KabfbVSt5DhaJXtZoaDYJLPFpfwNLQvVKSwqoN/d2k9dMe329p1sEFrnJ68zHxx+wvZ1TYrzOpw+qSGCFJ7fOmM9/wv6+ocR4nY8Msgi0eB3+FUgGWQQ+ph3GpkAyyHoWeHLyWWCHSow3AVruTxdBEMSyrA7Ozsool8/x9uh9DDySmDnO0RMED2HNQwAyoleudDodeL4Hz/PkCniYTiYoFL5iZ+cl9vYMHBy8UWLMXKHwRTxTdV3COh9kRIdSrN/cYDadYjoTycjYcRy1Z7u7r2Ig43z+o8yNxDMLa2RkTb1ej6+Nutj9fh/j8TjUJBzv7r7DMN7Jyl4rMWYumqcmItbGFzv69Gq1mlqV67pa93DvXVxdXSOXM5QYP82HcpwhWBt/esnm0Gg0MBgMMBqNQjnheHH5DZeiOK9FL2v+aA7J9mWapuogvPlp6omH3pXta1WDNa9NNJtN9Ho92LYN+4et4pbkNCi9wf6vX8AvyxnmT7pokPMAAAAASUVORK5CYII=) no-repeat;
}
.audio_nodownload {
 width: 20px;
 height: 20px;
 background: url('/style/nodownload.png') no-repeat;
}

.audio_view {
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeFJREFUeNpi/P//PwM1ARMDlQELjBHW0OALpCSB+DcQfwPiT0D8FIgfQNl8QKwAxNJQNhcQswLx81UNDZsxDFx9Tdv3/6rQ1F9///76+uPHp3efP7+58ejR3aOXLx+68/jxbmUZGVcrPT07DTk5ZSFeXhEednY+NhYWNqaw1bOB2jENZPj/jxEcBoyMbBxsbCKi/Pwi/FpaGhqKSnaVU6d8SA0KrhHg4uRlZWJiYAFiJiYmFH2YBv77hxGeoAhjYmTgTfP1ncnKwsyANQLR9CE4///ijKA/f/7gjgU0fQjO37/MZBmIpg9h4L8/OF34+/dv3Aai6UMyELcL8RuIy4V//+A08NevX3i8/Aenl8l04R96ufDPL1A2YmBkZIRgYMIF0eguhMtD5WD6MBP2t0/cq/fsYWBhYWEA5hQGLk5OBkEBAQZOLi6wgSBXvnvzhuHDx48M375/Z/gB5IOTE1AfdgN/fb0eVbaVh4+Hk0VUmIddTIiTQ5b5poSDqysbUCPTvv0H/x3YvfvX47/qL169+/7j9dsvPz99+f6H4e+/68gGMsKyE6N2NsgPoPDgAGIeIBZguDZNFkhbAnE+EE8E4uMMWlmPgfQHIP4CxD9Aofj/6tT/GAYO2gKW6gYCBBgA9Z3JGrAglfMAAAAASUVORK5CYII=) no-repeat scroll 0 0 transparent;
  height:20px;
  width:20px;
}

.audio_noview {
  background:url("/style/noread.png") no-repeat scroll 0 0 transparent;
  height:20px;
  width:20px;
}

.hs_hilite td{
	background-color: #eee !important;
    color: #3276aa !important;
}
.hs_hilite td a{
    color: #3276aa !important;
}
.hs_selected td{
	background-color: #EBEBE8 !important;
}

/********************** end for hs home ****************************/

/******************** start radio ********************/

.s_wrapper {	
	border: 0px #DCD0AA solid;
	background-color: transparent; 
}

#player_wrapper {
	background-color: transparent;
}

.players_buttons {
	background-color: transparent;
    float: right;
}

.g_wrapper {	
	background: url(/style/radio-bg.jpg) repeat;
}
.more-link {
    margin-left: 20px;
}
.more-link a,
.filefield-file a{
    color: #3276aa !important;
}

#radiostats {
	background: url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png) left -530px;
}

.statcont {
	color: #B27713;
	font-weight: bold;
}

.statcont.listeners {
	color: red;
}

.statcont.nowplaying {
	color: maroon;
}

.hs_rs_header {
	overflow: hidden;
}

.links.inline li{
	background: none;
	margin: 0;
	padding: 0 5px;
}

div.links {
	min-height: 26px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAAgCAYAAADqmBz1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JJREFUeNrs2Vty2zYUAFBcKm2m7Vc7k1V3LZlup3voTP/bxEYdR5RI6YKEJOvh6Tk/kYGLN0j5xlFrLaM///g5vv37199PMZZ9/DF2n6c2m/Ja/u+XsqvfDCWNHbblX5/29UPksS+jxfPzvC4i//m57sujXC+m1nlZndZv42cxcdxfLc0xVutrPdyk7/VRjuc2rVua12HdZI9ju8is3XJdYy5HbcZ+vtdn9yAa8xvLj/b/ta961Ffs5pCNf/D52xmM+7AdY6wbsrOZnFlk53xQnq6xtONjMbZO1pbv4fy8otFHtpbs2azpPR2S9ul8G/swrO1HZ300+jy1n1372R2L5n0cn6MheY8NrTYHz3M2j0vWkN2FS/fkLcY9tb/J1avbd1osjlvL+NDG/l6Omz1/F41lQ1IW2b1P5r1YXpfXu7Yny89ze15rcyvL+zz/7phuTVLWe575eLV7r6enEsmX8PpenV52tX7rwXdCJLF1fQ7lDdcR3X2+TKy2ousJ/fStLy5cd+uOL/YVC+1rz2zq6rzjwjW9ZZu3umNnjzcUAACAG/mQFX76bVM7Er/XTOaXn+6SZT1SzD3r30PdW7a5RV+9/wt8y/JHjX3E9vcYJ+60BmWPURb/02fglu1vHXuNd/e1x793X++p7hHqHzHmprH+AgIAANyMBAQAAJCAAAAAEhAAAAAJCAAAIAEBAACQgAAAABIQAABAAgIAACABAQAAJCAAAAASEAAAQAICAABIQAAAACQgAACABAQAAEACAgAASEAAAAAJCAAAgAQEAACQgAAAAEhAAAAACQgAACABAQAAkIAAAAASEAAAAAkIAADwmOLz75sYf/j06/5z5p8vdVf/8YdYjP36tI/9sGnHPj2XWd1mKGnsc92XD3G9mFrnZbESk9aXSX05rf5lfqU1/trclua1OOdpv711B3Np1s37a96D1vya8z5n/EZ5rXlSPj2b8cyysrVzytbf7Gf7uXbENvpu7XesxJ7T19rZXqN9z/pOajM9//EcO+5j9LQ5uFu9Z3DJXr3ruFrq9jmLk+PquNnZMz8vW3/XzcdeK187w9LRR++z0zu3srx/x++zcWuSst7zzMer3Xs9nspx+/59vnSvz+27ZHs8eZ+3fhc4qc8z5nve2rMzWz+7c+Z2Sd3y7xQr/cZy24vG7qx/xJibxvoLCAAAcDP/CTAAo4+3VzY27ycAAAAASUVORK5CYII=) right top;
	padding-top: 6px;
	background-repeat: no-repeat;
}

.offline {
	padding: 30px 20px;
	font-size: 1.3em;
	color: rgb(179, 8, 8);
}

/******************** end radio ********************/

/***************************** start ma3rid ***********************/

.view-Announcement-gallery .view-content {
	border: solid 1px #ECB758;
	margin: 5px 20px;
	background-image: url(/style/radio-bg.jpg);
}

.annons-gallery-body {
	padding: 5px 15px;
	border: solid 1px #ECB758;
	color: #B27713;
	background-color: #F9F4DF;
	background-image: url(/style/textures_preview.jpg);
	line-height: 2 !important;
	font-size: 18px !important;
	font-weight: bold !important;
	margin: 0 20px;	
}


.view-Announcement-gallery div.item-list {
	margin: 5px 20px;
	height: 35px;
	border: solid 1px #ECB758;
	padding: 0;
	border-image: initial;
}

/***************************** start ma3rid ***********************/

/**************** general ***************************/
.art-postcontent {
	overflow: hidden;
}

.art-blockcontent-body {
	overflow: hidden;
}

view-header tbody{
	border: none;
}

.book-navigation {
	margin: 20px 0;
}

.ui360 {
	padding-left: 120px;
	margin-bottom: 1px;
	width: 80px;
}

.accordion-content .audio_view {
	width: 100%;
}

span.stop-accordion, span.toggleAccordion {
	display: block;
	text-align: left;
}

#quicktabs_container_view__News_list_for_home__block_5 .views-field-title {
	display: none;
}

.view-footer .day-prog-footer {
	padding: 5px;
	margin-top: 1px;
	background: white url(/style/bg-shade-light.png) repeat-x bottom left;
	border: 1px solid #EEE;
}

.view-header .day-prog-header {
	padding: 8px;
	margin: 10px 0 50px;
	background: white url(/style/bg-shade-light.png) repeat-x bottom left;
	border: 1px solid #EEE;
	color: #B27713;
	font-weight: bold;
}

.t-link {
	text-align: center;
}

.t-link a {
	width: 149px;
	height: 28px;
	margin: 3px auto;	
	display: inline-block;
}

.t-link a.t-link-ar {	
	background: white url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png) -637px -487px;
}

.t-link a.t-link-en {	
	background: white url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png) -827px -487px;
}

.book-navigation .page-links {
	border-top: 1px solid #EEE !important;
	border-bottom: 1px solid #EEE !important;
}

h3.ui-accordion {
	font-size: 16px;
	font-family: 'arabic transparant' Arial tahoma;
	letter-spacing: 0;
	cursor: alias;
	color: #B99348;
}

#hs_sitemarquee #marquee_text a {
	text-decoration: none;
}

#marquee_text {
	margin-top: 5px !important;
}

.city a {
	display: none;
}

#block-livenow-live-now {
	background: url(/style/bg-live.png) top center no-repeat,url(/style/bg-live-bottom.png) center repeat-y;
	color: #3d94a9;
	border-bottom: 3px solid #3d94a9;
	margin: 8px;
	padding: 8px 20px;
	text-align: justify;
    width: 245px;
}

#block-livenow-live-now h2{		
	height: 40px;
    background-image: none;
	 
}

#block-livenow-live-now .block-title {
	margin: 15px 0px 30px;
	padding-right: 55px;
}


#block-livenow-live-now .content div a {
	text-decoration: none;
	display: block;
	color: #3276aa;
	font-family: time;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 5px;
}

#block-views-News_list_for_home-block_5 {
	margin-top: 22px;
}

.view-id-referenced.view-display-id-node_content_1  .view-header {
	height: 40px;
	padding: 10px 20px 10px;
	text-align: center;
	border: dotted 1px #EEE;
	margin: 10px 0;
	font-family: time tahoma;
	font-weight: bold;
	font-size: 13pt;
	background-color: #FFF7DE;
	color: #B27713;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.field-field-banner img {
	border: solid 1px #FAECD2;
}

div.field-field-banner {
	text-align: center;
	border-bottom: solid 1px #EEE;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.print-syslink {
	display: none;
}

/**************** end general ***************************/

/********** search block ***************/

#art-search {
	position: absolute;
	left: 20px;
	top: 3px;
}

#edit-search-block-form-1 {
	width: 150px !important;
}
/********** search block ***************/

/**************** date and time block ***************************/

.art-date-time {
	position: absolute;
	top: 230px;
	width: 500px;
	height: 30px;
	overflow: hidden;
	right: 515px;
}

#hijri-date {
	float: right;
	direction: ltr;
	padding: 0 10px;
	height: 32px;
	font-size: 10pt;
	color: #BA9348;
	font-weight: bold;
}

#makkah-time {
	float: right;
	color: #BA9348;
}

.datetime-inline {
	float: right;
	padding: 0 2px;
	color: #BA9348;
	font-size: 9pt;
	font-weight: bold;
}

/**************** date and time block ***************************/


/* ----------------------begin of csstable-------------------------*/
table.csstable {
	margin-top: 30px;
	margin-bottom:30px;
	
}

table.csstable , table.csstable th, table.csstable td {
	border: 1px solid #FFEEAA !important;
	border-collapse: collapse;
	font-family: 'Arabic Transparent' !important ;
	color: #555;
}

table.csstable caption {
	font-weight: bold;
	background: #F4D16B url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMgAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACAYGBgYGCAYGCAwIBwgMDgoICAoOEA0NDg0NEBEMDg0NDgwRDxITFBMSDxgYGhoYGCMiIiIjJycnJycnJycnJwEJCAgJCgkLCQkLDgsNCw4RDg4ODhETDQ0ODQ0TGBEPDw8PERgWFxQUFBcWGhoYGBoaISEgISEnJycnJycnJycn/8AAEQgAHAAtAwEiAAIRAQMRAf/EAIsAAAIDAQAAAAAAAAAAAAAAAAUGAAMHBAEBAQADAAAAAAAAAAAAAAAABQMABAYQAAAEAwUDBw0AAAAAAAAAAAERAgMAEgQhQRMFBjEyFFFhoWJyIySBkbHB4SLCU4NEFSUHEQABAwMBBgYDAAAAAAAAAAABEQIDACESQTFhcYETBFGxwdEiMkIjBf/aAAwDAQACEQMRAD8A1F3Ui8nwl1pu0jipFLHfQJGBDeBAO2GOizCkzFkHqN1LiB2ltDtBdGe6pYGspqahTvPvCAAHM24MKTLueabqMSmWuVNxiZckc/2/9GaIND/2NTYfsL6H3pJ3axyAocHA8uYreYkIen/6NR1stPmgYD2wXACwR6ybvJDw080+2DrKwcbValSRMB80MwdzFOFjdfVps4cRWlLDJEUeOB0NWRIkSL1Ks4zep4TMsqfEDBp1axDl92X1wYU1k+ftG2KUOqDZYQjAPUfD+HxZpjVJKXNyxzUUh/eH1fZbHJhMGrv86TK5nFQ7d61x57o15gRcbSRWgpMDMpz/ADzTj4JNa2TJSSEUiHOEOqeELvsf6+L8VkXI/HWS4R3bp9MY1cx08svxx+3JKur8D1GtIS6m1GtP6poc9QCUDhVJGpob+zB6EjweIiWTFPu5N47iltOGP9rwQ7MSwvmS+g+mHon950XtljIfgcXgtuUsoXbRrxB1GuYfioVpXZrfwr//2Q==) no-repeat right top;  /****/
	border-bottom: 2px solid #ECB100;  /****/
	color: #FFF;
	text-transform:uppercase;
	font-family: 'Arabic Transparent' !important ;
	font-size: 16px !important;
	padding:10px;
}
/*.csstable caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}*/

table.csstable td, table.csstable th {
	padding: 4px;
}

table.csstable thead th {
	text-align: center;
	background: #FFFAEA; /****/
	color: #B27713;		/****/
	font-size: 16px !important;
}

table.csstable tbody th {
	/*font-weight: normal;*/
	text-align: center;
}


table.csstable tbody tr { background: #FFFEF9; } /****/

table.csstable tbody tr td{  font-size: 16px !important; font-weight: bold;  font-family:'Arabic Transparent' !important;}

table.csstable tbody tr.odd { background: #FFFAEA /* #FFFCF2 */!important; }
table.csstable tbody tr.odd td{ background: #FFFCF2 !important; }




table.csstable a{	
	font-family: 'Arabic Transparent' !important ;font-size: 16px !important; 	
}
table.csstable a:link {
	color: #718ABE !important;
	text-decoration: none;
}

table.csstable a:visited {
	color: #718ABE;
	text-decoration: none;
}

table.csstable  a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
table.csstable tfoot tr{
	font-weight: bold;
	background: #F4D16B ;
	border-top:2px solid #ECB100;
	color: #FFF;
	text-transform:uppercase;
	font-family: tahoma !important ;
	font-size: 12px !important;
	padding:10px;
}
table.csstable tfoot th{
	font-size: 16px;color: #FFF;
	text-align: center;
	
}
table.csstable tfoot td {
	font-size: 16px !important; font-weight: normal;color: #FFF;
}
table.csstable tbody tr.oneday{ border-top: #FFEEAA 5px solid !important;  } /****/

table.csstable {
	width: 99.9%;
}

.csstable img {
	border: none;
	border-image: initial;
}
/* ----------------------end of csstable-------------------------*/

/*------------------- sitestats start ----------------------*/

#sitestats {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-bottom: 100px;
}

#mrth_rattebcom {
	width: 50px;	
	position: absolute;
	left: 622px;
	top: 2px;
}

#mrth_histatscom {
	width: 250px;
	position: absolute;
	left: 390px;
}

/*------------------- sitestats end ----------------------*/

/*-------------------------- audio node -------------------------*/

div.audio-image {
	margin-top: 20px;
}

.audio-node.block {
	padding: 2px;
	border: solid 1px #EEE;
	margin-top: 20px;	
}

.audio-node.block .item-list {
	padding-left: 10px;
	border-left: dotted 1px #EEE;	
	margin: 10px 0;
	padding-bottom: 5px;
    float: right;
    width: 453px;
}

ul.audio-info li {
	background-image: none !important;
	margin: 4px 0 !important;
	background-color: #EEE !important;
	margin: 4px 0 !important;
	padding: 8px 10px !important;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

ul.audio-info .first {
	background-image: none;
	background-color: #3276aa !important;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #EEE;
}

div.audio-image {
	padding: 5px;
	background-color: #EEE !important;
}

.audio-file-info {
	float: left;
	width: 205px;
}

ul.audio-file-info-list {
	padding: 0;
	margin: 0;
	width: 180px;	
}

ul.audio-file-info-list li {
	list-style: none !important;
	list-style-image: none !important;
	background-image: none !important;
	padding: 8px 5px !important;
	margin: 4px 0 !important ;
	text-align: center !important ;
	background-color: #EEE !important ;
	-moz-border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	border-radius: 20px !important;
}

.audio-download {
	display: block;
	height: 36px;
	width: 180px;
	margin: 0;
	padding: 0;
	background: url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png) -827px -448px;
		
}



ul.audio-file-info-list li.first {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.audio-file-info .item-list {	
	margin: 0 !important;
	border: none !important;
	width: 210px !important;
	
}

.field.field-field-tafrighe-file {
	padding: 10px 0;
	border-top: 1px solid #EEE;
	margin-top: 50px;
}

.tafrighe-download {
	display: block;
	height: 36px;
	width: 180px;
	margin: 0;
	padding: 0;
	background: url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png) -637px -448px;

}

#item_tafrighe-dwl-link{
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/*---------------------- end audio node -------------------------*/

/******************** start twitter block *********************************/
.art-site-twitter {
	left: 10%;
	bottom: 0;
	position: fixed;
	z-index: 1000;
	width: 1024px;
	text-align: center;
	background-image: url(https://michkat-al-masabih.com/njza/www.njza.net/images/banner_top_1700.png);
	background-position: 0 -391.5px;
	margin: 0 auto;
}

.art-site-twitter a{
	color: #B27713;
}

#art-site-twitter {
	margin: auto;
	width: 90%;
	height: 40px;
	color: white;
	font-weight: bold;
	font-family: "time";
	font-size: 16px;
	position: relative;
	vertical-align: middle;
}

/*-------------*/


#art-site-twitter .block-wrapper.odd {
	margin: 5px 0 0 0;
	padding: 12px 0 0 0;
}

#art-site-twitter #views_slideshow_singleframe_teaser_section_site_tweets-block {
	width: 900px !important;
}

#art-site-twitter .views_slideshow_singleframe_slide{
	
	right: 0px !important;	
	width: 900px !important;
	text-align: right;
}


/******************** end twitter block *********************************/

/*----------------- start block new tafrighe -------------------*/

div#newtafrighe div.cntblocktitle, div#newbooks  div.cntblocktitle, div#new-newsletters  div.cntblocktitle, div#newfawaids div.cntblocktitle {
	width: 100%;
	height: 30px;	
	position: relative;
	top: 10px;
	right: 6px;
	margin-right: 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #3276aa;
    border-bottom: 3px solid;
}

div#newtafrighe div.cntblockbody, div#newbooks div.cntblockbody, div#new-newsletters div.cntblockbody, div#newfawaids div.cntblockbody {
	border: 0;
	min-height: 120px;
	width: 100%;
	background: none;
	padding: 0 6px 2px 7px;
	behavior: url(/style/border-radius.htc);
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-right: 0px;
}

div#newtafrighe div.cntblockfooter, div#newbooks div.cntblockfooter, div#new-newsletters div.cntblockfooter, div#newfawaids div.cntblockfooter {
	background: none;
	width: 100%;
	height: 30px;
	margin-right: 3px;	
}

div#newtafrighe div.cntblocktitle{
	background: url(/style/bg-tafrigh.png) no-repeat center right;
    text-indent: -5000px;
    border: 0;
    height: 50px;
    margin: 0;      
    margin-bottom:8px ;    
}
div#newbooks  div.cntblocktitle {
	background: none;
}

div#new-newsletters  div.cntblocktitle {
	background: url(/style/bg-newsletter.png) no-repeat center right;
    text-indent: -5000px;
    border: 0;
    height: 50px;
    margin: 0;      
    margin-bottom:10px ; 
}

div#newfawaids div.cntblocktitle{
	background: url(/style/bg-fawaid.png) no-repeat center right;
    text-indent: -5000px;
    border: 0;
    height: 50px;
    margin: 0;      
    margin-bottom:10px ; 
}
div#newfawaids thead,
div#new-newsletters thead{
    display: none;
}

/*-------------------- end block new tafrighe ---------------------*/

/*------------------------------ start comments ---------------------------*/
div.comment {
	position: relative;
	padding-top: 32px;
	margin-bottom: 24px;
}

div.submitted {
	position: absolute;
	top: 0;	
	height: 33px;
	background: url(/style/bg-comment-talky-rtl.png) no-repeat 85% 100%;
	color: #999;
}

.comment-inner {
	border: 1px solid #DBDBDB;
	background: #F9F9F9;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 18px;
	font-size: 1.167em;
	line-height: 1.5em;
}

div.comment-inner h3.title {
	margin-top: 0;
	font-size: 14pt;
}

div.comment-inner h3.title  a{
	font-family: times !important;
	font-size: 16pt !important;
}

div.comment-with-links div.comment-inner {
	padding-bottom: 8px;
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.comment-with-links div.links {
	margin: 0;
	padding: 1px 1px;
	background: #CCC;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

div.comment-with-links div.links li{	
	background-image: none;
	padding-right: 5px;
}

div.comment-with-links div.links li a{	
	color: #000000;
}

div.comment-with-links div.links li a:hover{	
	color: #ffffff;
}

div.comment-by-admin div.submitted {
right: 0;
background: url(/style/bg-comment-talky-author.png) no-repeat 85% 100%;
}

div.comment-by-admin div.comment-inner {
	border-color: #D1837B;
	background: #FFE7E6;
}

div.comment-by-admin div.links {
	background: #D1837B;
}

#comments .box .content {
	 padding: 30px;
	 border: 1px solid #DBDBDB;
	 background: #F9F9F9;
	 border-radius: 6px;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;	 
}

input.form-text {
	width: auto;
}

input.form-text, textarea.form-textarea {
	font: 14px/18px "Times New Roman",Times,serif;
	color: #656565;
	padding: 2px;
	max-width: 400px;
	border: 1px solid #CECECE;
	border-bottom-color: #A7A7A7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*------------------------------ end comments ---------------------------*/
#mo3ayadah img {
	border: solid 2px sienna;
}


/*-------------------------------------- start tafrighe page ----------------------------------*/


.view-display-id-page_12 .view-content {
	border: none;
}



.view-display-id-page_12 .views-field-title {
	margin: 0 0 15px 0;
	background-color: #EEE;
	padding: 20px;
	text-align: center;
}

.view-display-id-page_12 .views-field-title a {
	font-size: 18px;
	font-family: "arabic transparent";
}

.view-display-id-page_12 .views-field-field-scholar-value label


.view-display-id-page_12 .views-field-field-scholar-value {
	font-size: 16px;
	font-family: "arabic transparent" ;
}

.view-display-id-page_12 .views-field-field-scholar-value a {
	font-family: "arabic transparent";
	font-size: 16px;
}

.view-display-id-page_12 .views-field-field-scholar-value {
	margin-bottom: 40px;
	border-bottom: dotted 1px sienna;
	padding: 10px 15px;
}

.view-display-id-page_12 .views-field-field-tafrighe-file-fid-1 {
	margin: 30px 0 10px;
	padding: 20px;
	background-color: #EEE;
	border: solid 1px silver;
}

.view-display-id-page_12 .views-field-field-tafrighe-file-fid-1 .filefield-file {
	margin-top: 10px;
}

.view-display-id-page_12 .views-label-field-tafrighe-file-fid-1 {
	border-bottom: solid 2px;
	padding: 0 0 2px 2px;
}

/*-------------------------------------- end tafrighe page ----------------------------------*/
/*------------------- start radio for phone ----------------------------------*/

#phone_inst_t tbody {
	border-top: none;
    color: #fff;
}

#phone_inst {
	padding: 8px;
	border: dotted 1px silver;
	background-color: #3276aa;
}

#tr_1 {
	border-bottom: 1px silver dotted;
}

#tr_2 {
	border-bottom: 1px silver dotted;
}

#phone_inst_t a {
	color: #fff !important;
}

#phone_inst_t a:visited {
	color: #fff !important;
}

/*------------------- end radio for phone ----------------------------------*/
/*-------------------- start ramadan -------------------*/
.icon-fatwah, .icon-audio, .icon-article, .icon-fawaid, .icon-ipaper, .icon-tafrighe {	
	width: 52px;
	height: 52px;
	margin: 2px 0 2px 5px;
}
.icon-fatwah {
	background-image: url("/style/icon_fatwa.png");
}
.icon-audio {
	background-image: url("/style/icon_audio.png");
}
.icon-article {
	background-image: url("/style/icon_article.png");
}
.icon-fawaid {
	background-image: url("/style/icon_fawaid.png");
}

.icon-tafrighe {
	background-image: url("/style/icon_tafrighe.png");
}
.icon-ipaper {
	background-image: url("/style/icon_book.png");
}

#player_ph_wrapper {
	padding: 10px 180px 20px;
}
/*-------------------- end ramadan -------------------*/
/*----------- start video ------------------*/
.emvideo-youtube {
	border: 2px solid #ccc;
	text-align: center;
	width: 640px;
	box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.51);
	height: 360px;
	margin: 0 auto;
}
/*----------- end video ------------------*/

ul.quicktabs_tabs.quicktabs-style-zen li a,
ul.quicktabs_tabs.quicktabs-style-zen li,
ul.quicktabs_tabs.quicktabs-style-zen li.active a,
ul.quicktabs_tabs.quicktabs-style-zen li.active a:hover,
ul.quicktabs_tabs.quicktabs-style-zen li.active a,
ul.quicktabs_tabs.quicktabs-style-zen li.active a:hover {
    background-image: none !important;
}
ul.quicktabs_tabs.quicktabs-style-zen li{
    background: #eee;
    color: #3276aa;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
}
ul.quicktabs_tabs.quicktabs-style-zen li.active a,ul.quicktabs_tabs.quicktabs-style-zen li.active{
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #6DB9F3),
    	color-stop(1, #3577A9)
    ) !important;
    background-image: -o-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%) !important;
    background-image: -moz-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%) !important;
    background-image: -webkit-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%) !important;
    background-image: -ms-linear-gradient(bottom, #6DB9F3 0%, #3577A9 100%) !important;
    background-image: linear-gradient(to bottom, #6DB9F3 0%, #3577A9 100%) !important;
}
ul.quicktabs_tabs.quicktabs-style-zen li:hover a,ul.quicktabs_tabs.quicktabs-style-zen li:hover{
    background-image: -o-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%) !important;
    background-image: -moz-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%) !important;
    background-image: -webkit-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%) !important;
    background-image: -ms-linear-gradient(bottom, #3577A9 0%, #6DB9F3 100%) !important;
    background-image: linear-gradient(to bottom, #3577A9 0%, #6DB9F3 100%) !important;
}
ul.quicktabs_tabs.quicktabs-style-zen li.active a,
ul.quicktabs_tabs.quicktabs-style-zen li:hover a{
    color: #fff;
}
ul.quicktabs_tabs.quicktabs-style-zen li a{
    color: #3276aa;
    font-size: 16px;
}
ul.quicktabs_tabs.quicktabs-style-zen{
    background-image: none !important;
    border-bottom: 1px solid #3276aa;
    height: 28px !important;
}

ul.audio-info > li > .l_audio_cnt a{
    color: #3276aa;
}

#block-views-News_list_for_home-block_4 h2{
    background: url(/style/bg-article.png) no-repeat center right;
    text-indent: -5000px;
    border: 0;
    height: 50px;
    margin: 0;
    margin-bottom: -2px;    
}

#block-views-News_list-block_4.art-block,
#block-views-News_list-block_4 .art-block-body,
#block-views-News_list-block_2.art-block,
#block-views-News_list-block_2 .art-block-body{
    padding: 0;
    margin: 0;
}
#block-views-News_list-block_4 .art-blockheader .l,
#block-views-News_list-block_4 .art-blockheader .r,
#block-views-News_list-block_2 .art-blockheader .l,
#block-views-News_list-block_2 .art-blockheader .r,
#block-views-News_list-block_3 .art-blockheader .l,
#block-views-News_list-block_3 .art-blockheader .r{
    background-image: none;
}
#block-views-News_list-block_4 h3.t,
#block-views-News_list-block_2 h3.t,
#block-views-News_list-block_3 h3.t{
    background: url(/style/bg-fatawah.png) no-repeat center right;
    text-indent: -5000px;
    height: 50px;
    margin: 0;
}
#block-views-News_list-block_2 h3.t{
    background-image: url(/style/bg-audio.png) !important;
}
#block-views-News_list-block_3 h3.t{
    background-image: url(/style/bg-article.png) !important;
}
#block-views-News_list-block_4 .art-blockcontent-body,
#block-views-News_list-block_2 .art-blockcontent-body,
#block-views-News_list-block_3 .art-blockcontent-body{
    padding: 0;
}

.book-navigation .menu a,.field-item a{
    color: #3276aa !important;
}

.f-info-c a{
    color: #3276aa !important;
}

.view-display-id-block_19 .art-blockheader{
    display: none;
}
.view-display-id-block_19 img{
    height: 270px !important;
    width: 270px !important;
}
.views_slideshow_singleframe_pager {
    text-align: center;
}
.views_slideshow_singleframe_pager .pager-item a{
    color: #3276aa;
    text-decoration: none;
}
.views_slideshow_singleframe_pager .pager-item.activeSlide a{
    font-weight: bold;
}
.view-display-id-block_19 .view-content{
    padding: 0 10px;
}

.hs_rs_footer img{
    width: 600px;
    height: 600px;
}
/*
     FILE ARCHIVED ON 11:24:35 Mar 14, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:24:53 Nov 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.883
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.051
  esindex: 0.016
  cdx.remote: 5.828
  LoadShardBlock: 141.194 (3)
  PetaboxLoader3.resolve: 165.479 (5)
  PetaboxLoader3.datanode: 142.341 (5)
  load_resource: 209.959 (2)
*/
