@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: 'jozoor';
	src: url('../fonts/AraJozoor-Regular.eot');
	src: local('☺'), 
		url('../fonts/AraJozoor-Regular.woff') format('woff'), 
		url('../fonts/AraJozoor-Regular.ttf') format('truetype'), 
		url('../fonts/AraJozoor-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "ge_ss";
        src:url("../fonts/HelveticaNeueW23forSKY-Reg.eot");
	src:url("../fonts/HelveticaNeueW23forSKY-Reg.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueW23forSKY-Reg.woff") format("woff"), url("../fonts/HelveticaNeueW23forSKY-Reg.ttf") format("truetype"), url("../fonts/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
	font-weight:normal;
	font-style:normal;
}
.more {
	font-family: "ge_ss";
	color: #FFF !important;
	background-color: #ba241a;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top:10px;
	text-decoration:none !important;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:none;
	float:right;
	cursor:pointer;
}

.btn {
	font-family: "ge_ss";
	color: #FFF;
	background-color: #ba241a;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none !important;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:none;
	float:right;
	cursor:pointer;
}

.more:hover, .btn:hover{
	background-color:#92160e;
}

#firstWak {
	font-family: 'jozoor';
	font-size: 21px;
}
html {
	margin : 0;
	padding : 0;
	direction:rtl;
} 
body {
	width : auto;
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	color : #333;
	line-height : 24px;
	font-family: "custom-font";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
}
element.style { 
    height : 100%; 
    margin-bottom : 0; 
    margin-left : 0; 
    margin-right : 0; 
    margin-top : 0; 
    padding-bottom : 0; 
    padding-left : 0; 
    padding-right : 0; 
    padding-top : 0; 
} 

ul, ol, li {
	list-style:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code {

	font-weight:normal !important;
	margin-bottom:1px !important;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none;
	outline:none;
}
a {
    outline:none;
    border:none;
    text-decoration:none;
    cursor:pointer;
}
a:hover {
	text-decoration: none;
	-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;
}
address {
	font-style:normal;
}
p {
	line-height: 21px;
	text-align:justify;
}
td {
vertical-align:top;
}
.last-margin{
	margin-left:0 !important;
}
.last-border{
	border-left:none !important;
}

.padding-5{
	padding:5px;
}
.padding-10{
	padding:10px;
}
.padding-15{
	padding:15px;
}
.padding-20{
	padding:20px;
}
.container{
	display:block;
	width:1000px;
	position:relative;
	clear:both;
	margin:0 auto;
}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.header-holder{
	display:block;
	margin-bottom:25px;
	background-color:#fff;
	webkit-box-shadow: 0px 1px 6px rgba(120, 120, 120, .7);
	-moz-box-shadow: 0px 1px 6px rgba(120, 120, 120, .7);
	box-shadow: 0px 1px 6px rgba(120, 120, 120, .7);
	min-height:100px;
}
.header-top{
	display:block;
	height:3px;
	background-color:#76070a;
	background-image:url(../img/header-top.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#fff;
}
.top-menu{
	display:block;
	overflow:hidden;
}
.top-menu a{
	display:block;
	height:29px;
	float:right;
	padding:3px 10px;
	border-left:solid 1px #620000;
	color:#fff;
	font-size:12px;
}
.top-menu a:hover{
	background-color:#620000;	
}
.search-holder{
	display:block;
	width:200px;
	height:21px;
	background-color:#fff;
	-webkit-border-radius: 15px;
     -moz-border-radius: 15px;
      border-radius: 15px;
	  webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow: -2px 0 2x rgba(0, 0, 0, 0.4) inset;
box-shadow: -2px 0 2px rgba(0, 0, 0, 0.4) inset;
margin-left:10px;
margin-top:6px;
}
.search-txt{
	background-color: transparent;
	border:none;
	margin-right:0px;
	margin-top:0px;
	font-size:14px !important;
	font-family: 'ge_ss';
}
.search-btn{
	display:block;
	width:16px;
	height:16px;
	background-color:transparent;
	text-indent:-9000px;
	border:none;
	background-image:url(../img/search.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:3px;
	margin-left:5px;
	
}
.header-content{
	display:block;
	overflow:hidden;
	padding:10px 15px;
}
.logo{
	display:block;
	width:242px;
	height:95px;
	background-image:url(../img/jzad2.png?ver=0.0001);
	background-repeat:no-repeat;
	margin-top:-15px;
	
}
.header-banner{
	display:block;
	width:695px;
	font-size:18px;
}
.header-banner p{
	margin-bottom:5px;
}
.red-txt{
	color:#83080c;
}
.main-nav{
	display:block;
	height:30px;
	border:solid 1px #ccc;
	background-color:#f6f6f6;
	 background-image: -moz-linear-gradient(top, #f6f6f6, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #e9e9e9);
  background-image: -o-linear-gradient(top, #f6f6f6, #e9e9e9);
  background-image: linear-gradient(to bottom, #f6f6f6, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e9e9e9', GradientType=0);
  padding:5px;
}
.main-nav a{
	display:block;
	float:right;
	padding:2px 8px;
	border-left:dotted 1px #ccc;
	font-size:12px;
	color:#333;
	
}
.main-nav a:hover{
	background-color:#d5d5d5;
}
.main-container{
	display:block;
	overflow:hidden;
	background-color:#dedede;
	margin-bottom:20px;
	border:solid 1px #eee;
	min-height:500px;
	webkit-box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	-moz-box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	padding:15px;
}
.latest-news{
	display:block;
	overflow:hidden;
	webkit-box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	-moz-box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	box-shadow: 0px 1px 10px rgba(120, 120, 120, .7);
	background-color: #CCCCCC;
}
.latest-title{
	display:block;
	height:25px;
	color:#fff;
	font-weight:bold;
	width:7%;
	background-color:#323232;
	padding:5px 10px;
	font-size:16px;
	background-image:url(../img/clock.png);
	background-repeat:no-repeat;
	background-position:97% center;
	padding-right:25px;
}
.latest-content{
	display:block;
	height:25px;
	color:#fff;
	width:850px;
	padding:5px 0px
}
.latest-content a{
	color:#fff;
}
.latest-content a:hover{
	text-decoration:underline;
}
.white-block{
	display:block;
	overflow:hidden;
	background-color:#fff;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
      border-radius: 10px;
	  webkit-box-shadow: 0px 1px 2px rgba(120, 120, 120, .4);
	-moz-box-shadow: 0px 1px 2px rgba(120, 120, 120, .4);
	box-shadow: 0px 1px 2px rgba(120, 120, 120, .4);
}
.hor-sep{
	display:block;
	clear:both;
	height:10px;
}
.ver-sep{
	display:block;
	min-height:30px;
	float:right;
	width:15px;
}
.right-side{
	display:block;
	float:right;
	width:663px;
	margin-left:15px;
}
.left-side{
	display:block;
	float:right;
	width:290px;
}
.read-more-news {
	display:block;
	float:right;
	width:270px;
}
.main-news-block{
	display:block;
	padding:10px;
	height:355px;
	background-image:url(../img/news_slider_bg.jpg);
	background-repeat:repeat;
	color:#fff;
}
.read-more-news h3{
	font-size:14px;
	font-weight:normal;
	padding:5px 10px;
	color:#fff;
	background-color:#b60a11;
	background-image: -moz-linear-gradient(top, #b60a11, #74070a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b60a11), to(#74070a));
  background-image: -webkit-linear-gradient(top, #b60a11, #74070a);
  background-image: -o-linear-gradient(top, #b60a11, #74070a);
  background-image: linear-gradient(to bottom, #b60a11, #74070a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b60a11', endColorstr='#74070a', GradientType=0);
  margin-bottom:10px;
   -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  webkit-box-shadow: 0px 4px 3px rgba(120, 120, 120, .6);
	-moz-box-shadow: 0px 4px 3px rgba(120, 120, 120, .6);
	box-shadow: 0px 4px 3px rgba(120, 120, 120, .6);	
}
.read-more{
	font-size:11px;
	color:#fff;
	display:block;
	float:left;
}
.list-with-thumb li{
	display:block;
	overflow:auto;
	padding:5px 0;
	border-bottom:dashed 1px #ccc;
	overflow:hidden;
	border-left:solid 3px trasparent;
}
.list-with-thumb li a{
	color:#333;
	
}
.list-with-thumb li:hover{
	background-color:#eee;
	border-left:solid 3px #b91415;
	-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;
}
.list-with-thumb li img{
	display:block;
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.list-with-thumb li h4{
	margin:0 !important;
}
.date{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#999;
}
.main-news-2{
	display:block;
	overflow:hidden;
	padding:5px;
}
.main-news-2 a{
	display:block;
	width:23%;
	padding:10px 1%;
	text-align:center;
	color:#333;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  float:right;
}
.main-news-2 a:hover{
	background-color:#eee;
}
.main-news-2 a img{
	display:block;
	width:100%;
	margin-bottom:10px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  height:150px;
}
.max{
	max-width:100%;
}
.ads-margin{
	display:block;
}
.king-queen{
	display:block;
	min-height:60px;
	background-color:#ab0918;
	border:solid 2px #fcc71c;
	color:#fcc71c;
	font-family:arial;
	font-size:18px;
	padding:10px;
	background-image:url(../img/taj.png);
	background-repeat:no-repeat;
	background-position:97% center ;
	padding-right:85px;
}
.king-queen a{
color:#fcc71c;
display:block;
margin-top:5px;
}
.king-queen a:hover{
	color:#fff;
}
.black-title{
	display:block;
	height:38px;
	background-image:url(../img/black-title.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.black-title h2{
	display:block;
	background-color:#b40a10;
	font-size:16px;
	color:#fff;
	height:22px;
	padding:5px 15px;
	font-weight:bold;
}
.red-title{
	display:block;
	height:38px;
	background-image:url(../img/red-title.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.red-title h2{
	display:block;
	background-color:#3c3d3d;
	font-size:16px;
	color:#fff;
	height:22px;
	padding:5px 15px;
	font-weight:bold;
}
.black-title .read-more, .red-title .read-more{
	margin-top:5px;
	margin-left:10px;
}
.important_news_wrap{
	display:block;
	overflow:hidden;
}
.important_news_item{
	display:block;
	
float:right;
	width:31%;
	padding:5px 1%;	
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  -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;
}
.important_news_wrap a{
	display:block;
	
	color:#333;
	text-align:center;
	
}
.important_news_wrap .important_news_item:hover{
	background-color:#eee;
}
.important_news_wrap a img{
	display:block;
	height:140px;
	width:100%;
	margin-bottom:5px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}

.scrollable {
    overflow: hidden;
    position: relative;
    width: 643px;
	border-bottom:solid 1px #ccc;
}
.scroll_items, .four_items{
	width:100% !important;

}
.navi {
    height: 13px;
    padding: 10px 0;
    position: relative;
    text-align: center;
}
.navi_links {
    overflow: hidden;
}
 .navi a {
    background: none repeat scroll 0 0 #DEE2EC;
    border-radius: 13px;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-right: 4px;
    text-indent: -9999px;
    width: 14px;
}
.navi a.activeSlide {
    background: none repeat scroll 0 0 #798291;
}
.big-news{
	display:block;
	float:right;
	width:38%;
	border-left:solid 1px #ccc;
	padding-left:2%;
}
.news-list{
	display:block;
	width:57%;
	float:right;
	padding-right:2%;
}
.big-news a{
	font-size:16px;
	color:#333;
	display:block;
}
.big-news a img{
	display:block;
	width:100%;
	height:230px;
	margin-bottom:5px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.big-news a span{
	display:block;
	padding:5px;
	border-left:solid 3px transparent;
	-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;
}
.big-news a:hover span{
	border-color:#b91415;
	background-color:#eee;
}
.news-list a{
	display:block;
	color:#333;
	padding:5px;
	border-left:solid 3px transparent;
	background-image:url(../img/small-arrow.png);
	background-repeat:no-repeat;
	background-position:right 10px;
	padding-right:20px;
}
.news-list a:hover{
	border-color:#b91415;
	background-color:#eee;
}
.center-align{
	text-align:center;
	display:block;
}
.tayer a{
	display:block;
	padding:5px;
	border-bottom:dotted 1px #ccc;
	color:#333;
	font-size:12px;
}
.tayer a:hover{
	background-color:#eee;
}
.left-news-block a{
	display:block;
	margin-bottom:5px;
	font-size:14px;
	color:#333;
}
.left-news-block a:hover{
	text-decoration:underline;
}
.left-news-block img{
	display:block;
	margin-bottom:5px;
	width:100%;
	height:160px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.left-news-block p{
	font-size:11px;
	text-align:justify;
}
.columns{
	display:block;
	overflow:hidden;
}
.col{
	display:block;
	width:211px;
	float:right;
	margin-left:15px;
}
.col:last-child{
	margin-left:0;
}
.col h2{
	background-color:transparent !important;
	padding:5px 10px;
	font-size:14px;
}
.col .read-more{
	font-size:10px;
}
.col .big-news{
	width:100%;
	margin:0;
	padding:0;
	border-bottom:solid 1px #ccc;
	border-left:none;
	float:none;
}
.col .big-news img{
	height:105px;
}
.col .news-list{
	margin:0;
	padding:0;
	width:100%;
	float:none;
}
.col .news-list a{
	padding:2px 5px;
	padding-right:20px;
	font-size:12px;
	line-height:20px;
	background-position:right 4px;
	
}
.voting p{
	font-size:12px;
}
.voting label{
	display:block;
	margin-bottom:5px;
}
.btn{
	margin-left:10px;
	margin-top:5px;
	padding:0px 10px;
	color:#fff;
	background-color:#b91415;
	font-family:"custom-font";
	font-size:13px;
	border:none;
	cursor:pointer;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  -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;
}
.btn:hover{
	background-color:#920506;
}
.ui-widget-header{
	background-color:#b60a11;
	 background-image: -moz-linear-gradient(top, #b60a11, #8d060c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b60a11), to(#8d060c));
  background-image: -webkit-linear-gradient(top, #b60a11, #8d060c);
  background-image: -o-linear-gradient(top, #b60a11, #8d060c);
  background-image: linear-gradient(to bottom, #b60a11, #8d060c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b60a11', endColorstr='#8d060c', GradientType=0);
  border:none;	
}
.articals li{
	display:block;
	border-bottom:dotted 1px #ccc;
}
.articals li a{
	display:block;
	padding:5px;
	border-left:solid 3px transparent;
	color:#333;
	overflow:hidden;
	margin:2px 0;
	
}
.articals li a:hover{
	background-color:#eee !important;
	border-color:#b91415 !important;
}
.articals a img{
	float:right;
	margin-left:10px;
	width:70px;
	height:70px;
	 -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.articals a h4{
	font-size:13px ;
	line-height:18px;
	display:block;
	margin:0 !important;
	padding:0 !important;
}
.articals a span{
	font-size:12px;
	color:#b91415;
}

.list a{
	display:block;
	color:#333;
	padding:3px;
	border-left:solid 3px transparent;
	background-image:url(../img/small-arrow.png);
	background-repeat:no-repeat;
	background-position:right 10px;
	padding-right:20px;
	color:#333;
}
.list a:hover{
	border-color:#b91415;
	background-color:#eee;
}
.slider_items {
    border-bottom: medium none;
    border-left: medium none;
    position: relative;
}
.slider, .slider2 {
    height: 340px;
}
.slider_item a {
    display: block;
    overflow: hidden;
}
.slider_item a {
    height: 340px;
    width: 643px;
}

.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: 15px;
    position: absolute;
    right: 0;
    width: 613px;
}
.slider_items .slider_caption h2, .slider_items .slider_caption2 h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.slider_items .slider_caption p, .slider_items .slider_caption2 p {
    color: #D8D8D8;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.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 {
    border: 1px solid #E0E0E0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 10px;
}

ul.slider_nav li, ul.slider_nav2 li {
    background: none repeat scroll 0 0 #E0E0E0;
    float: right;
    height: 59px;
    margin-left: 10.1px;
    position: relative;
    width: 76px;
}
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);
    height: 51px;
    width: 68px;
}
ul.slider_nav li.activeSlide a img, ul.slider_nav2 li.activeSlide a img {
    border: 4px solid #E0E0E0;
    height: 51px;
    width: 68px;
}
.wafyat{
	background-color:#000000;
	color:#fff;
	height:330px;
	
}
.wafyat-title{
	display:block;
	
	width:100%;
	height:76px;
	background-image:url(../img/wafayat.jpg);
	background-repeat:no-repeat;
	background-size:contain;

}
.wafyat-content{
	display:block;
	height:240px;
	overflow:hidden;
	
	text-align:center;
	
}
.three-blocks {
    clear: both;
    display: block;
	overflow:hidden;
}
.three-blocks .block {
    display: block;
    float: right;
    margin-left: 15px;
    width: 312px;
}
.three-blocks .block:last-child{
	margin-left:0;
}
.three-blocks .red-title h2{
	background-color:transparent;
}
.three-blocks .block img {
    display: block;
    height: 190px;
    margin-bottom: 10px;
    width: 100%;
}
.footer {
    background-color: #2b2f32;
    clear: both;
    color: #FFFFFF;
    display: block;
    height: 30px;
    padding-bottom: 10px;
}

.copyright {
    display: block;
    float: right;
    margin-top: 10px;
}
.developed {
    display: block;
    float: left;
    margin-top: 5px;
}

.developed li {
    display: block;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}


.ajel {
	display: block;
	position: fixed;
	bottom: 0px;
	color: #333;
	background-color: #b91415;
	font-family: 'jozoor';
	font-size:21px;
	z-index:100;
	width:100%;
	background-image: url(../images/ajel-bg.png);
	background-repeat: no-repeat;
	background-position: left;
}
.ajel-content{
	width:994px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffed25;
	position:relative;
	z-index:101;
	overflow:auto;
	display:block;
}
.ajel h1{
	float:right;
	color:#fff;
	font-weight:normal;
	font-size:21px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	background-color:#d60014;
}
.ajel p{
	padding: 5px;
	line-height: 26px;
}
.myTable {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
}
.myTable thead th {
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
	color: #000000;
	padding: 10px;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
}
.myTable tbody td {
	border: solid 1px #CCCCCC;
	color: #989898;
	padding: 10px;
	text-shadow: 1px 1px 1px #fff;
}
.myTable-zebra tbody tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.myTable-zebra tbody tr:nth-child(even) {
	background-color: #ECECEC;
}
.myTable-horizontal tbody td {
	border-left: none;
	border-right: none;
}

