@charset "utf-8";

@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/DroidKufi-Regular.woff) format('woff'),
       url(fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidKufi-Bold.eot);
  src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Bold.woff2) format('woff2'),
       url(fonts/DroidKufi-Bold.woff) format('woff'),
       url(fonts/DroidKufi-Bold.ttf) format('truetype');
}

::-webkit-input-placeholder {
   color:#000;
}

:-moz-placeholder { /* Firefox 18- */
   color:#000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#000;  
}

:-ms-input-placeholder {  
   color:#000;  
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	direction:rtl;
}

body {
	/*font-family:Tahoma, Helvetica, Arial;*/
	font-family: 'Droid Arabic Kufi', Tahoma, Helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
	background:#101010 url(../../images/site_files/bg/asef_makool_bg.jpg) center top no-repeat;
    background-size: cover;
}

#wrapper {
	width:100%;
	height:100%;
}

a:visited , a:link {
	color: #000; 
	text-decoration: none;
}
a:hover {
	color:#C00;
	text-decoration:none;
}

ul,li {
	list-style:none;
}

select,input,textarea {
	font-family: 'Droid Arabic Kufi';
	font-size: 11px;
	color: #563D00;
	height: 21px;
	background-color: #fff;
}

strong {
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}  /* for IE/Mac */

html[xmlns] .clearfix {
	display: block;
}

.noborder {
	border:none;
}

.red {
	color:#F00;
}

.hint {
	color:#F00;
	font-size:12px;
	font-weight:normal;
}

/* content */

#icons {
	position:absolute;
	right:0;
	top:130px;
}

#icons li {
	margin-bottom:3px;
}

#icons a {
	padding:15px 16px 16px 15px;
	display:block;
}

#home {
	background:url(../../images/site_files/ico_home.gif) no-repeat 0 0;
}

#home:hover {
	background:url(../../images/site_files/ico_home.gif) no-repeat 0 -31px;
}

#english {
	background:url(../../images/site_files/ico_english.gif) no-repeat 0 0;
}

#english:hover {
	background:url(../../images/site_files/ico_english.gif) no-repeat 0 -31px;
}

#hebro {
	background:url(../../images/site_files/ico_hebro.gif) no-repeat 0 0;
}

#hebro:hover {
	background:url(../../images/site_files/ico_hebro.gif) no-repeat 0 -31px;
}

#info {
	background:url(../../images/site_files/ico_i.gif) no-repeat 0 0;
}

#info:hover {
	background:url(../../images/site_files/ico_i.gif) no-repeat 0 -31px;
}

#contact {
	background:url(../../images/site_files/ico_maillist.gif) no-repeat 0 0;
}

#contact:hover {
	background:url(../../images/site_files/ico_maillist.gif) no-repeat 0 -31px;
}

#twitteri {
	background:url(../../images/site_files/twitterl.png) no-repeat 0 0;
}

#twitteri:hover {
	background:url(../../images/site_files/twitterl.png) no-repeat 0 -31px;
}

#rssi {
	background:url(../../images/site_files/rss.png) no-repeat 0 0;
}

#rssi:hover {
	background:url(../../images/site_files/rss.png) no-repeat 0 -31px;
}

/* ************************************* */
#maillist {
	position:absolute;
	top:238px;
	right:-154px;
	width:185px;
	z-index:10000;
}

#maillistlabel {
	float:left;
	background:url(../../images/site_files/ico_maillist.png) no-repeat 0 0;
	height:85px;
	width:31px;
	cursor:pointer;
}

#maillistlabel:hover {
	background:url(../../images/site_files/ico_maillist.png) no-repeat 0 -85px;
}

#maillistcontent {
	background:#f0dbba;
	height:85px;
}

#maillisttxtbox input {
	height:25px;
	padding-right:5px;
	width:130px;
	margin-top:15px;
	border:solid 1px #c5ab86;
	color:#c5ab86;
}

#maillistsubmit input {
	width:50px;
	height:25px;
	margin-top:5px;
}

#header {
	width:100%;
	height:128px;
	background:url(../../images/site_files/logo.png) 400px 22px no-repeat;
}

#topsearchbox {
	padding:70px 0 0 130px;
}

#top-find {
	height:28px;
	width:31px;
	float:left;
	cursor:pointer;
	background:#45501d;
}

#top-find:hover {
	background:#22280e;
}

#top-find input {
	background:url(../../images/site_files/ico-find.png) no-repeat 50% 50%;
	width:100%;
	height:100%;
}

#top-find-k {
	height:28px;
	width:150px;
	float:left;
	padding-right:5px;
	background:#f0dbba;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

#top-find-k:focus {
	width:200px;
	background:#FFC;
}

#container {
	width:870px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -23px;
}

#cattitle {
	width:90px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background:#45501d;
	color:#fff;
}

#cattitle a {
	color:#fff;
	display:block;
}

#topcontent {
	height:420px;
	overflow:hidden;
	line-height:26px;
}

#bottomcontent {
	margin-top:14px;
}

#updates {
	height:25px;
}

/*#updates ul {
	display:none;
}*/

#updateslabel {
	background:#45501d;
	width:92px;
	height:100%;
	float:right;
}

#updateslabel:hover {
	background:#22280e;
}

#updateslabel .icon {
	background:url(../../images/site_files/latest_news.png) no-repeat 50% 50%;
	width:100%;
	height:100%;
}

#updateslabel a {
	display:block;
	padding:12px 46px;
}

#updatescontent {
	background:#543f24;
	height:100%;
	width:765px;
	float:left;
	color:#fff;
	text-align:right;
	font-size:11px;
	padding-right:7px;
	position:relative;
}



/* footer */
#footer {
	margin-top:15px;
	text-align:center;
}

#links {
	color:#fff;
	font-size:11px;
}

#links ul {
	margin-right:14px;
	text-align:center;
}

#links li {
	display:inline-block;
	height:23px;
	padding-left:7px;
}

#links a {
	color:#fff;
	font-weight:bold;
}

#links a:hover {
	color:#FF9;
}

#push {
	height:25px;
}

#copyright {
	height: 20px;
	background:#000;
	color:#4a4a4a;
	line-height:20px;
	width:100%;
	font-weight:bold;
	font-size:10px;
	margin-top:3px;
}

.hide {
	display:none;
}

.invisible {
	visibility:hidden;
}

.visible {
	visibility:visible;
}

.noop {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
}

#maillistresult {
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
}

#breaking {
	width:150px;
	background:#be0000;
	position:absolute;
	right:65px;
	top:129px;
}

#breakinghead {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 2px #fff;
	padding:8px 0;
	position:relative;
}

#closex {
	position:absolute;
	right:0;
	top:0;
	background:#000;
	width:15px;
	height:13px;
}

#closex a {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	display:block;
}

#breaking p {
	padding:10px;
	line-height:24px;
	color:#fff;
	font-size:13px;
	text-align:justify;
}

#special1 {
	position:absolute;
	right:65px;
	bottom:0;
}

#special1head {
	position:relative;
}

#closexy {
	position:absolute;
	right:0;
	top:0;
	background:#000;
	width:15px;
	height:13px;
}

#closexy a {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	display:block;
}