@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

body {
font-family: 'Droid Arabic Kufi', serif;
}

a, li a, p, span, ul li a, h1, h2, h3, h4, h5, h6, li {
font-family: 'Droid Arabic Kufi', serif;
}

.header1 {
min-height: 100px;
}

.header {
background: #F7F7F7 url(img/bg.jpg) 100% 100% fixed;
background-size: 106% 106%;
min-height: 100px;
padding-top: 20px;
border-bottom: 2px #AFB54F solid;
overflow: hidden;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
 position: fixed;
  top: 0;
 width: 100%;
left:0; 
 z-index: 999; 
}

.smaller {
	min-height: 74px; 
	padding-top: 0px;
	-webkit-box-shadow: 0px 0px 10px #90943C;
	-moz-box-shadow: 0px 0px 10px #90943C;
	-o-box-shadow: 0px 0px 10px #90943C;
	box-shadow: 0px 0px 10px #90943C;
-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; 
}

.nav-menu {
overflow: hidden;
float: right;
margin-top: 10px;
}

.nav-menu li {
float:right;
list-style-type:none;
margin-left: 5px;
}

.nav-menu li a {
display:block !important;
}

.nav-menu li img {
height: 40px;
width: 40px;
}

.content {
background: url(../img/bg.png);
}

.cont-s {

padding-bottom:20px;
padding-left:30px;
padding-right:30px;
}

.footer {
border-top: 1px #9E9E5F solid;
background: #B2BC1F;
padding: 10px 0;
min-height: 110px;
-webkit-box-shadow: 0px 0px 14px #8F8F49;
-moz-box-shadow: 0px 0px 14px #8F8F49;
-o-box-shadow: 0px 0px 14px #8F8F49;
box-shadow: 0px 0px 14px #8F8F49;
}

body .ari-image-slider-wCtrlNav {
margin-bottom: 0px !important;
}

.f-logo {
height: 96px;
max-width:100%;
}

dl.article-info {
clear: both;
background-color: #F5F5F5;
padding: 5px;
overflow: hidden;
display: none;
}

.icons {
display: none;
}

dl.article-info dd {
float: right;
margin-left: 10px;
}

dt.article-info-term {
  display: none;
}

dl.article-info dd {
  margin-left: 0;
}

.pg-cv-box, .pg-csv-box {
float:right !important;
}

.email-form, .email-intro {
margin-top:30px;

}

.email-intro {
color: #ffffff;
font-weight: bold;
font-size: 16px;
}
.mes1 {
display:none;
}

.mes2 {
float:left;
}

.category-desc {
float:right;
padding-top: 30px;
}