﻿@charset "utf-8";
/* CSS Document */
@font-face {

	font-family: "custom-font";
        src:url("../fonts/DroidNaskh-Regular.eot");
	src:url("../fonts/DroidNaskh-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidNaskh-Regular.woff") format("woff"), url("../fonts/DroidNaskh-Regular.ttf") format("truetype"), url("../fonts/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: "custom-font2";
    src:  url("../fonts/hacen_liner_screen.eot");
    src:  url("../fonts/hacen_liner_screen.eot?") format("eot"),
          url("../fonts/hacen_liner_screen.otf") format("opentype"),
          url("../fonts/hacen_liner_screen.ttf") format("truetype");
}
@font-face {
  font-family: '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.woff) format('woff'),
       url(../fonts/DroidKufi-Regular.ttf) format('truetype');
}

body{
	font-family: arial;	
	background-color:#A1A0A2;
	background-image: -moz-linear-gradient(top, #A1A0A2, #D6D6D6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A1A0A2), to(#D6D6D6));
	background-image: -webkit-linear-gradient(top, #A1A0A2, #D6D6D6);
	background-image: -o-linear-gradient(top, #A1A0A2, #D6D6D6);
	background-image: linear-gradient(to bottom, #A1A0A2, #D6D6D6);
	background-repeat: repeat-x;
    background-attachment: fixed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A1A0A2', endColorstr='#D6D6D6', GradientType=0);
}
a {
    color: #3f3b3c;
	text-decoration:none !important;
	outline:none !important;
}
img{
	outline:none !important;
}

.sliderbottom {
	height: 404px;
}

.container{
	/*max-width:100%;*/
	max-width:1000px;
}
.top-menu{
	padding:5px 20px;
	color:#fff;
	background-color:#423e3f;
	 background-image: -moz-linear-gradient(top, #818382, #332f30);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#818382), to(#332f30));
  background-image: -webkit-linear-gradient(top, #818382, #332f30);
  background-image: -o-linear-gradient(top, #818382, #332f30);
  background-image: linear-gradient(to bottom, #818382, #332f30);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#818382', endColorstr='#332f30', GradientType=0);
  font-family: 'kufi';
}
.top-menu-list{
	display:block;
	padding:0;
	margin:0;
	text-align:right;
}
.top-menu-list li{
	display:inline-block;
	/*float:right;*/
	margin-left:20px;
}
.top-menu-list li a{
	display:block;
	color:#fff;
	font-size:14px;
}
.top-menu-list li a:hover{
	color:#c2c0c3;
}
.search{
	width:200px;
	float:left;
}
.search .txt-search{
	border:none;
	margin:0;
	width:165px;
	height:24px;
	padding:2px 5px;
	color:#666;
	font-size:12px;
}
input.txt-search::-webkit-input-placeholder {
    font-size:12px;
	line-height:20px;
}
.search .btn-search{
	border:none;
	background-color:#aa0000;
	color:#fff;
	width:30px;
	height:24px;
	vertical-align:top;
}
.header-container{
	padding:20px 20px;
	background-color:#FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
	font-family: 'kufi';
	overflow:hidden;
}
.header-ads{
	margin-top:10px;
}
.navbar{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-image:none;
	background-color:#030102;
	/*background-color:#FFFFFF;*/
	/*border-top: 1px solid #AA0000;*/
	border:0;
	min-height:30px;
	margin-bottom:0;
}
.navbar-nav{
font-family: 'kufi';
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
	/*color:#000;*/
}

.navbar-default .navbar-nav > li > a:hover{
	color: #B80E0F !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a{
	background-image:none;
	background-color:#aa0000 !important;
	color:#fff !important;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a:hover{
	color:#f3f3f3 !important;
}
.navbar-collapse{
	padding:0;
}
.navbar-nav > li > a{
	padding-bottom:10px;
	padding-top:10px;
}
.latest-news{
	height:35px;
	padding:5px 20px;
	color:#fff;
	background-color:#423e3f;
	background-image: -moz-linear-gradient(top, #818382, #332f30);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#818382), to(#332f30));
	background-image: -webkit-linear-gradient(top, #818382, #332f30);
	background-image: -o-linear-gradient(top, #818382, #332f30);
	background-image: linear-gradient(to bottom, #818382, #332f30);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#818382', endColorstr='#332f30', GradientType=0);
	/*
	background-color:#0F71AA;
	background-image: -moz-linear-gradient(top, #044D77, #0F71AA);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#044D77), to(#0F71AA));
	background-image: -webkit-linear-gradient(top, #044D77, #0F71AA);
	background-image: -o-linear-gradient(top, #044D77, #0F71AA);
	background-image: linear-gradient(to bottom, #044D77, #0F71AA);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#818382', endColorstr='#0F71AA', GradientType=0);
	*/
}
.latest-news a{
	color:#fff;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.latest-news a:hover{
	text-decoration:underline !important;
}
.ajel-news{
	
	background-color:#fff;
	margin-bottom:1px;
}
.ajel-title{
	font-family: 'kufi';
	height:40px;
	padding:5px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	background-color:#aa0000;
	 background-image: -moz-linear-gradient(top, #aa0000, #d02629);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aa0000), to(#d02629));
  background-image: -webkit-linear-gradient(top, #aa0000, #d02629);
  background-image: -o-linear-gradient(top, #aa0000, #d02629);
  background-image: linear-gradient(to bottom, #aa0000, #d02629);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa0000', endColorstr='#d02629', GradientType=0);
	
}
.ajel-content{
height:40px;
	padding:5px 20px;
	color:#aa0000 !important;
	font-size:16px;
	background-color:#fff;
	padding-right:0;
}
.ajel-content a{
	color:#aa0000 !important;
	line-height:31px;
}
.ajel-content a:hover{
	text-decoration:underline !important;
}
.important-news{
	padding:15px;
	background-color:#e4e4e6;
	 background-image: -moz-linear-gradient(top, #ffffff, #cccacf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cccacf));
  background-image: -webkit-linear-gradient(top, #ffffff, #cccacf);
  background-image: -o-linear-gradient(top, #ffffff, #cccacf);
  background-image: linear-gradient(to bottom, #ffffff, #cccacf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccacf', GradientType=0);
}
.important-news a{
	text-align:right !important;
	display:block;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	
}
.important-news a span{
	display:block;
	height:80px;
	border-right:solid 5px transparent;
	width:60%;
	float:right;
	padding-right:10px;
	
}
.important-news a:hover{
	color:#aa0000;
}
.important-news a:hover span{
	border-right:solid 5px #aa0000;
}
.important-news img{
	height:80px;
	width:40%;
	float:right;
}
.content-holder{
	background-color:#fff;
	padding:15px;
	min-height:500px;
	margin-bottom:15px;
	
}
.title{
	display:block;
	border-bottom:solid 6px #4a4647;
	/*border-bottom:solid 6px #0F71AA;*/
	margin-bottom:10px;
	font-family: 'kufi';
	overflow:hidden;
}
.title a{
	color:#fff;
}
.title h3{
	color:#fff;
	float:right;
	padding:7px 20px;
	margin:0;
	padding-bottom:0;
	font-size:18px;
	background-color:#4a4647;
	background-image: -moz-linear-gradient(top, #908e8f #4a4647);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#908e8f), to(#4a4647));
	background-image: -webkit-linear-gradient(top, #908e8f, #4a4647);
	background-image: -o-linear-gradient(top, #908e8f, #4a4647);
	background-image: linear-gradient(to bottom, #908e8f, #4a4647);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#908e8f', endColorstr='#4a4647', GradientType=0);
	/*
	background-color:#0F71AA;
	background-image: -moz-linear-gradient(top, #044D77 #0F71AA);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#044D77), to(#0F71AA));
	background-image: -webkit-linear-gradient(top, #044D77, #0F71AA);
	background-image: -o-linear-gradient(top, #044D77, #0F71AA);
	background-image: linear-gradient(to bottom, #044D77, #0F71AA);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044D77', endColorstr='#0F71AA', GradientType=0);
	*/
	cursor:pointer;
}
.red-title{
	border-bottom:solid 6px #d02629;
}
.red-title h3{
background-color:#d02629;
	 background-image: -moz-linear-gradient(top, #aa0000, #d02629);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aa0000), to(#d02629));
  background-image: -webkit-linear-gradient(top, #aa0000, #d02629);
  background-image: -o-linear-gradient(top, #aa0000, #d02629);
  background-image: linear-gradient(to bottom, #aa0000, #d02629);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa0000', endColorstr='#d02629', GradientType=0);
}
.side-news-list ul{
	padding:0;
	margin:0;
}
.side-news-list ul li{
	display:block;
	border:solid 1px #ccc;
	margin-bottom:2px;
	 background-image: -moz-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
  background-image: -webkit-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: -o-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: linear-gradient(to right, #e4e4e4, #fefefe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.side-news-list ul li:hover{
	 background-image: -moz-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e4e4));
  background-image: -webkit-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -o-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: linear-gradient(to right, #fefefe, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e4e4e4', GradientType=0);
}
.side-news-list ul li a{
	padding:5px;
	display:block;
	overflow:hidden;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.side-news-list ul li a:hover{
	color:#aa0000
}
.side-news-list ul li a:hover img{
	border-left:solid 5px #aa0000;	
}
.side-news-list ul li a img{
	display:block;
	width:80px;
	height:45px;
	float:right;
	margin-left:5px;
	border-left:solid 5px transparent;
}


/***********************************************************/
.side-news-list2 ul{
	padding:0;
	margin:0;
}
.side-news-list2 ul li{
	display:inline-block;
	border:solid 1px #ccc;
	margin-bottom:2px;
	background-image: -moz-linear-gradient(left, #e4e4e4, #fefefe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
	background-image: -webkit-linear-gradient(left, #e4e4e4, #fefefe);
	background-image: -o-linear-gradient(left, #e4e4e4, #fefefe);
	background-image: linear-gradient(to right, #e4e4e4, #fefefe);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	width: 32.7%;
    margin-left: 2px;
    float: right;
    vertical-align: top;
    margin-right: 2px;
}
.side-news-list2 ul li:hover{
	 background-image: -moz-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e4e4));
  background-image: -webkit-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -o-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: linear-gradient(to right, #fefefe, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e4e4e4', GradientType=0);
}
.side-news-list2 ul li a{
	padding:5px;
	display:block;
	overflow:hidden;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
.side-news-list2 ul li a:hover{
	color:#aa0000
}
.side-news-list2 ul li a:hover img{
	border-left:solid 5px #aa0000;	
}
.side-news-list2 ul li a img{
	display:block;
	width:80px;
	height:45px;
	float:right;
	margin-left:5px;
	border-left:solid 5px transparent;
}
/***********************************************************/



.margin-bottom{
	margin-bottom:20px;
}
.m-b-5{
	display:block;
	margin-bottom:5px;
}
.full-width{
	width:100%;
}
.news-card{
	display:block;
	padding:5px;
	background-color:#e4e4e4;
	border:solid 1px #ccc;
	background-image: -moz-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: -o-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: linear-gradient(to bottom, #e4e4e4, #fefefe);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
	min-height:180px;
	margin-bottom:20px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.news-card:hover {
	 background-image: -moz-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: -o-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: linear-gradient(to bottom, #fefefe, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e4e4e4', GradientType=0);
  color:#aa0000;
}
.news-card img{
	display:block;
	width:100%;
	height:100px;
	margin-bottom:5px;
	border-bottom:solid 5px transparent;
}

.news-card:hover img{
	border-bottom:solid 5px #aa0000;
}
.news-card span{
	display:block;
	text-align:right;
	
}

/*************************************************/
.news-card2{
	display:block;
	padding:5px;
	background-color:#e4e4e4;
	border:solid 1px #ccc;
	 background-image: -moz-linear-gradient(top, #e4e4e4, #fefefe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #fefefe);
  background-image: -o-linear-gradient(top, #e4e4e4, #fefefe);
  background-image: linear-gradient(to bottom, #e4e4e4, #fefefe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
  min-height:215px;
  margin-bottom:20px;
}
.news-card2:hover {
	 background-image: -moz-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: -o-linear-gradient(top, #fefefe, #e4e4e4);
  background-image: linear-gradient(to bottom, #fefefe, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e4e4e4', GradientType=0);
  color:#aa0000;
}
.news-card2 img{
	display:block;
	width:100%;
	height:150px;
	margin-bottom:5px;
	border-bottom:solid 5px transparent;
}

.news-card2:hover img{
	border-bottom:solid 5px #aa0000;
}
.news-card2 span{
	display:block;
	text-align:right;
	
}
/*************************************************/

.content{
	padding:10px;
	background-color:#e4e4e4;
	border:solid 1px #ccc;
	background-image: -moz-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: -o-linear-gradient(top, #e4e4e4, #fefefe);
	background-image: linear-gradient(to bottom, #e4e4e4, #fefefe);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
	min-height:150px;
}
.content-block .title{
	margin-bottom:0;
}
.gerasa-news{
	padding:0;
	margin:0;
}
.gerasa-news li{
	display:block;
	margin-bottom:16px;
	background-image:url(../img/news-dot3.png);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:30px;
	height: 27px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.gerasa-news li a:hover{
	color:#aa0000;
}
p{
	line-height:24px;
}
.panorama{
	display:block;
	position:relative;
}
.panorama img{
	width:100%;
	height:360px;
}
.panorama .pan-content{
	position:absolute;
	width:100%;
	padding:15px;
	left:0;
	bottom:0;
	color:#fff;
	
	background: rgb(0, 0, 0) transparent;   /* Fallback for web browsers that doesn't support RGBa */
            background: rgba(0, 0, 0, 0.8);   /* RGBa with 0.6 opacity */
             filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);  /* For IE 5.5 - 7*/
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";  /* For IE 8*/
			
}
.panorama span{
	display:block;
	font-weight:bold;
	line-height:24px;	
}
.panorama p{
	display:none;
	margin-top:15px;
	font-size:13px;
}
.panorama:hover p{
	display:block;
	
}
.news-list{
	margin:0;
	padding:0;
}

.news-list li{
	display:block;
	margin-bottom:10px;
	
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

.news-list li a{
	display:block;
	overflow:hidden;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.news-list li a:hover{
	color:#aa0000
}
.news-list li a:hover img{
	border-left:solid 5px #aa0000;	
}
.news-list li a img{
	display:block;
	/*width:100px;*/
	width:35%;
	height:60px;
	float:right;
	margin-left:5px;
	border-left:solid 5px transparent;
}
.fb-page{
	border:solid 1px #ccc;
	height:320px;
}

.slider_items {
    border-bottom: medium none;
    border-left: medium none;
    position: relative;
}
.slider, .slider2 {
    height: 277px;
}
.slider_item{
	width:100% !important;
}
.slider_item a {
    display: block;
    overflow: hidden;
}
.slider_item a {
    height: 277px;
    width: 100%;
}

.slider_item a img {
    display: block;
    height: 100%;
    width: 100%;
}
.slider_items .slider_caption, .slider_items .slider_caption2 {
    background: url("../img/slide_cap.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -61px;
    color: #F8F8F8;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    width: 100%;
}
.slider_items .slider_caption h2, .slider_items .slider_caption2 h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.slider_items .slider_caption p, .slider_items .slider_caption2 p {
	color: #D8D8D8;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
.slider_items .slider_caption h2 a, .slider_items .slider_caption2 h2 a {
    color: #F8F8F8;
    display: inline;
    font-size: 18px;
    font-weight: bold;
}

ul.slider_nav, ul.slider_nav2 {
   
    overflow: hidden;
	margin:0;
	padding:0;
}

ul.slider_nav li, ul.slider_nav2 li {
   
    position: relative;
    width: 20%;
	display:inline-block;
	margin-bottom:5px;
}
ul.slider_nav li a, ul.slider_nav2 li a {
    opacity: 0.7;
}
ul.slider_nav li.activeSlide a, ul.slider_nav2 li.activeSlide a {
    opacity: 1 !important;
}

ul.slider_nav li a img, ul.slider_nav2 li a img {
    border: 4px solid rgba(0, 0, 0, 0);
 
    width: 100%;
	height:82px;
}
ul.slider_nav li.activeSlide a img, ul.slider_nav2 li.activeSlide a img {
    border: 4px solid #E0E0E0;
  
}
.wafyat-content {
    display: block;
    height: 265px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.wafyat-content h2{
	font-size:18px;
}
.wafyat-content marquee {
	height:265px;
}
.voting{
	padding:10px;
}
.voting h3{
	font-size:18px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.voting label {
    display: block;
    margin-bottom: 5px;
	font-weight:normal;
	font-size:12px;
}
.btn-primary{
	background-color:#4a4647;
	 background-image: -moz-linear-gradient(top, #908e8f #4a4647);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#908e8f), to(#4a4647));
  background-image: -webkit-linear-gradient(top, #908e8f, #4a4647);
  background-image: -o-linear-gradient(top, #908e8f, #4a4647);
  background-image: linear-gradient(to bottom, #908e8f, #4a4647);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#908e8f', endColorstr='#4a4647', GradientType=0);
  border:solid 1px #4a4647;
}
.btn-primary:hover{
	background-color:#4a4647;
	background-image:none;
	 border:solid 1px #4a4647;
}
.shortcuts{
	margin:0;
	padding:0;
}
.shortcuts li{
	display:block;
	margin-bottom:10px;
}
.shortcuts li a{
	display:block;
	padding:10px;
	font-size:24px;
	font-family: 'kufi';
	font-weight:bold;
	color:#333;
	text-align:center;
	
	border:solid 1px #ccc;
	 background-image: -moz-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#fefefe));
  background-image: -webkit-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: -o-linear-gradient(left, #e4e4e4, #fefefe);
  background-image: linear-gradient(to right, #e4e4e4, #fefefe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#fefefe', GradientType=0);
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.shortcuts li a:hover{
	 background-image: -moz-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e4e4e4));
  background-image: -webkit-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: -o-linear-gradient(left, #fefefe, #e4e4e4);
  background-image: linear-gradient(to right, #fefefe, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e4e4e4', GradientType=0);
}
.footer-holder{
	font-family:'kufi';
	display:block;
	padding:25px;
	background-color:#858182;
	background-image: -moz-linear-gradient(top, #858182, #312d2e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#858182), to(#312d2e));
  background-image: -webkit-linear-gradient(top, #858182, #312d2e);
  background-image: -o-linear-gradient(top, #858182, #312d2e);
  background-image: linear-gradient(to bottom, #858182, #312d2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858182', endColorstr='#312d2e', GradientType=0);
  min-height:100px;
  color:#fff;
}
.footer-holder p{
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
}
.footer-holder p strong{
	font-weight:normal;
}
.footer-holder h4{
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:15px;
	font-family:'kufi';
	font-size:21px;
}
.footer-social{
	padding:0;
	margin:0;
	display:inline-block;
}
.footer-social li{
	display:inline-block;
	margin-right:2px;
}
.footer-holder a{
	font-size:18px;
	font-family:'kufi';
	color:#fff;
	font-weight:bold;
}
.diver {
	border-bottom: solid 1px #e2e2e2;
	margin: 10px auto;
	width: 98%;
}
.cleaner {
	clear:both !important;
}

.pic img{
	width: 97px;
    height: 97px;
    border: 1px solid #969696;
    padding: 3px;
}

.cat_title a {
	color: #aa0000 !important;
    line-height: 34px;
    font-size: 17px;
}

.cat_title a:hover {
	text-decoration: underline !important;
}
.cat_content {
	font-size:12px;
}
.innerNewsContent {
	background-color:#F9F9F9;
	border:solid 1px #ccc;
}
.innerContent {
	padding:10px;
	background-color:#F9F9F9;
	border:solid 1px #ccc;
	/*
	background-image: -moz-linear-gradient(top, #F1F1F1, #EAEAEA);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F1F1F1), to(#EAEAEA));
	background-image: -webkit-linear-gradient(top, #F1F1F1, #EAEAEA);
	background-image: -o-linear-gradient(top, #F1F1F1, #EAEAEA);
	background-image: linear-gradient(to bottom, #F1F1F1, #EAEAEA);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#EAEAEA', GradientType=0);
	*/
}
.innerContent .date {
    font-size: 12px;
    color: #636363;
}

.cat_table:hover{
	width:100%;
    border-collapse: separate;
    background: #E6E6E6;
}

.cat_table  img{
	border-left: solid 5px #969696;
}

.cat_table:hover img{
	border-left: solid 5px #aa0000;
}

.share {
	height: 52px;
	background: #E5E5E5;
	padding: 10px;
}
.share .shareBox{
	display: inline-block;
	vertical-align: top;
	float: left;
}
.share .dateBox{
	display: inline-block;
	vertical-align: top;
	float: right;
}


ul#wizardStatus{
	list-style:none;
	padding:0px;
	margin-bottom: 0px;
	text-align:right;
	background-color: #AA0000;
}

ul#wizardStatus li{
	background-color:#AA0000;
	display:inline-block;
	margin:0;
	line-height:30px;
	padding:0 27px 0 27px;
	position:relative;
	font-weight: bold;
}

ul#wizardStatus li a {
	color:#FFFFFF;
	font-family: "kufi";
	font-weight: bold;
	font-size:14px;
	line-height:30px;
}

ul#wizardStatus li:first-child{
	padding-right:25px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:0px;
}

ul#wizardStatus li:last-child{
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:0px;
}

ul#wizardStatus li:after,
ul#wizardStatus li:before {
	background-color:#AA0000;
	content:"";
	display:block;
	position:absolute;
}

ul#wizardStatus li:after{
	-webkit-border-radius:3px;
	border-radius:3px;
	border-left:3px solid white;
	border-top:3px solid white;
	height: 23px;
	left: -14px;
	top: 4px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	width:25px;
	z-index:5;
}

ul#wizardStatus li:before{
	height:30px;
	left:3px;
	width:20px;
	z-index:6;
}

ul#wizardStatus li:last-child:after,
ul#wizardStatus li:last-child:before{
	display:none;
}

ul#wizardStatus li.current{
	background-color:#616161;
	color:#FFFFFF;
}

ul#wizardStatus li.current:after,
ul#wizardStatus li.current:before{
	background-color:#616161
}

ul#wizardStatus li.completed{
	background-color:#1E8E21;
	color:#FFFFFF;
}

ul#wizardStatus li.completed:after,
ul#wizardStatus li.completed:before{
	background-color:#1E8E21;
}


/****************************************************************************************/
.bgin {
	margin: 0px 15px;
	border: 1px solid #CCCCCC;
    background: #F7F7F7;
}
.box_article_alaune3 {
	width: 33.3%;
	height: 82px;
	padding: 10px 0px;
	float: right;
	margin-left: 0px;
	padding-right: 10px;
}
a.img_article_alaune3 {
	display: block;
	width: 35%;
	height: 60px;
	float: right;
}

.img_article_alaune3 img {
	/*box-shadow: 0 0 3px #BCBCBC;*/
	width: 100%;
    height: 60px;
	padding: 1px;
    border: 1px solid #000;
}
.date_article_alaune3 {
	width: 60%;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	font: 11px HelveticaNeue,Tahoma, Geneva, sans-serif;
	line-height: 20px;
	color: #094f90;
	min-height: 12px;
	background: url(../img/calender_orange.jpg) no-repeat 100% 2px;
	margin-right:6px;
	font-family: 'kufi';
}
a.titre_article_alaune3 {
	width: 60%;
	float: right;
	text-align: right;
	padding: 0;
	line-height: 20px;
	color: #3c3c3c;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 40px;
	margin-right:6px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


.box_article_alaune4 {
	width: 100%;
	height: 82px;
	padding: 10px 0px;
	float: none;
	margin-left: 0px;
	padding-right: 6px;
}
a.img_article_alaune4 {
	display: block;
	width: 35%;
	height: 60px;
	float: right;
}

.img_article_alaune4 img {
	/*box-shadow: 0 0 3px #BCBCBC;*/
	width: 99%;
    height: 60px;
	padding: 1px;
    border: 1px solid #000;
}
.date_article_alaune4 {
	width: 60%;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	font: 11px HelveticaNeue,Tahoma, Geneva, sans-serif;
	line-height: 20px;
	color: #094f90;
	min-height: 12px;
	background: url(../img/calender_orange.jpg) no-repeat 100% 2px;
	margin-right:6px;
	font-family: 'kufi';
}
a.titre_article_alaune4 {
	width: 60%;
	float: right;
	text-align: right;
	padding: 0;
	line-height: 20px;
	color: #3c3c3c;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 40px;
	margin-right:6px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


.black-title {
	height: 56px;
    margin-top: -56px;
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
    color: #FFF;
    font-size: 16px;
    padding-top: 5px;
    z-index: 1000000;
    background-image: url(../img/pixel.png);
    background-repeat: repeat;
	position: absolute;
    width: 100%;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.w-np {
	background-image:url(../img/w-np.png?v=0.00002);
	height: 220px;
	background-size: 100%;
    border-radius: 7px;
    background-position: 0 -42px;
}
.w-np .w-np-container{
	width: 88%;
	height: 220px;
	float: left;
}
.w-np .w-np-container .w-np-news{
	background:#FFFFFF;
	height: 200px;
	margin-top: 10px;
	border-radius: 5px;
	border: 3px solid #BE1416;
	background-color: rgba(255, 255, 255, 0.7);
}
.w-np .w-np-container .w-np-news .w-np-news-img{
	padding:5px;
}
.w-np .w-np-container .w-np-news .w-np-news-img img{
	width:100%;
	height: 80px;
}
.w-np .w-np-container .w-np-news .w-np-news-title{
	padding:5px;
	text-align: center;
	color: #B40A0A;
	font-weight: bold;
}
.w-np .w-np-container .w-np-news .w-np-news-disc{
	padding:5px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.inner_news_images {
	padding: 2px 5px;
    margin: 5px 0;
}
.inner_news_images  img{
	width: 100%;
}

#resp_i_news2 {
	padding: 15px;
	background-color: #e4e4e6;
	background-image: -moz-linear-gradient(top, #f1f1f2, #cccacf);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f2), to(#cccacf));
	background-image: -webkit-linear-gradient(top, #f1f1f2, #cccacf);
	background-image: -o-linear-gradient(top, #f1f1f2, #cccacf);
	background-image: linear-gradient(to bottom, #f1f1f2, #cccacf);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f2', endColorstr='#cccacf', GradientType=0);
}