/*---------------- reset -----------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#054583;
font-family:'droid arabic kufi';
	color: #535353;
	  overflow-x: hidden;
}
ol, ul {
	list-style: none;
}

@media (min-width:1200px){.container{width:1190px}}

  .nav-tabs>li.active>a:hover,
	   .nav-tabs>li.active>a,
	    .nav-tabs>li.active>a:focus{
		  color: #fff;
  cursor: pointer;
  background-color: #000967;
  border: none;
  font-weight: bold;
  border-bottom-color: transparent;
  font-size: 16px;
  font-family: 'droid arabic kufi';}

 .nav-tabs>li>a {
		  color: #000967;
  cursor: pointer;
  background-color: #eee;
  border: none;
  font-weight: bold;
  border-bottom-color: transparent;
  font-size: 16px;
  font-family: 'droid arabic kufi';}
   

img{
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -khtml-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
	  border: 3px solid #c11416;
	padding: 3px;
	border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
	  -webkit-box-shadow: 0 8px 9px -6px black;
  -moz-box-shadow: 0 8px 9px -6px black;
  box-shadow: 0px 8px 9px -6px #000;
}
img:hover{
	  opacity: 1;
  -moz-transform: scale(1.02);
-webkit-transform: scale(1.02);
-o-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.caption {
	min-height: 85px;
}
.newsbox{
     margin-bottom: 20px;
}
.newsbox .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
     color: #fff;
     cursor: pointer;
     background-color: #000967;
     border: none;
     font-weight: bold;
     border-bottom-color: transparent;
      font-size: 16px;
        font-family: 'droid arabic kufi';
}
.newsbox .nav-tabs > li > a {
     margin-left: 2px;
     line-height: 19px;
     border-radius: 0;
     background-color: #eee;
     border: none;
	 padding:7px;
	 font-size: 16px;
	 font-weight: bold;
	 color:#777;
	   font-family: 'droid arabic kufi';
}

.firstnewsbox .pull-left {

}

.newsbox .nav-tabs {
      border-bottom: none; 
}
.newsbox .tab-content {
     border-top: 4px solid #ad0000;
     padding: 8px;
     margin-top: 1px;
     background: #fff;
     padding-top: 0px;
}
.newsbox .image_holder img{
     float: right;
margin-left: 10px;
width: 9.5em;
height: 7em;
}
.newsbox .itema {
     padding: 8px 0;
     border-bottom: 1px solid #CACACA;
}

.newsbox .item-modi {
     padding: 8px 0;
     border-bottom: 1px solid #CACACA;
}

.newsbox .item-modi:last-child {
     border-bottom: none;
}
.title {
     font-size: 20px;
  margin-bottom: 4px;
  font-weight: bold;
}
.date {
     font-size: 0.875em;
     color: #000;
}

.layout1 img{
     width: 100%;
     height: 184px;
}
.layoutgroup .image_holder img {
     width: 122px;
     height: 100px;
}
.details_cell-modi {
height: auto;
overflow: inherit;
}

.image_holder-modi  img
{
height: 270px !important;
width: 100% !important;
}
/*---------------- end reset -----------------------*/

/*img{width:100%; height:auto;}
*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
a,h1,h2,h3,h4{font-family:Arial;}

h4 a{   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 90px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
   -moz-line-clamp: 2;}
   


.media:first-child{margin-top:10px;}

.btn-default:hover{background:#313131; color:#A3A3A1;}


   .read-more{font-family: 'droid arabic kufi'; float:left;}
   .read-more a{  color: #fff;
  text-decoration: none;
  font-family: 'droid arabic kufi';
  font-size: 16px;}
   
   .white-bg a{line-height:26px; font-size:17px; color:#000;font-weight: bold;}
.white-bg a:hover{ text-decoration:underline; color:red;}
.header{background: #054583;}
.white-bg{background:#fff; padding:10px 0;font-size: 13px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 5px 10px 0px rgba(50,50,50,0.75);
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.navbar{margin-bottom:5px;}

h2.section-header{
	color: white;
  /* height: 1.333em; */
  padding: 0.4em;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-size: 24px;
  font-weight: bold;
  background: #6993e5;
  background: -moz-linear-gradient(top, #6993e5 0%, #3254b5 50%, #193ea9 51%, #011576 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6993e5), color-stop(50%,#3254b5), color-stop(51%,#193ea9), color-stop(100%,#011576));
  background: -webkit-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: -o-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: -ms-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6993e5', endColorstr='#011576',GradientType=0);
}

.section-header a{
  line-height: 26px;
  font-size: 19px;
  color: #fff;
  font-weight: bold;	
}
h2.section-header-black{background:#000B65; color:#fff; width:100%; padding:10px;}
.section-header-black{
  /* background: #000B65; */
  /* width: 100%; */
  border-bottom: 6px solid #ad0000;
  /* color: white; */
  /* height: 1.333em; */
  padding: 0.4em;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-size: 24px;
  font-weight: bold;
  background: #6993e5;
  background: -moz-linear-gradient(top, #6993e5 0%, #3254b5 50%, #193ea9 51%, #011576 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6993e5), color-stop(50%,#3254b5), color-stop(51%,#193ea9), color-stop(100%,#011576));
  background: -webkit-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: -o-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: -ms-linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  background: linear-gradient(top, #6993e5 0%,#3254b5 50%,#193ea9 51%,#011576 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6993e5', endColorstr='#011576',GradientType=0);
	
}
.section-header-red{
/* background: #000B65; */
  /* width: 100%; */
  border-bottom: 6px solid #000B65;
  /* color: white; */
  /* height: 1.333em; */
  padding: 0.4em;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-size: 24px;
  font-weight: bold;
  -moz-box-shadow: inset 0 1px 0 0 #f29c93;
  -webkit-box-shadow: inset 0 1px 0 0 #f29c93;
  box-shadow: inset 0 1px 0 0 #f29c93;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ca4f49),color-stop(1,#982414));
  background: -moz-linear-gradient(center top,#ca4f49 5%,#982414 100%);
  background-color: #ca4f49;
}

.section-header-red h2 {color:#fff}


.section-header {
background: #eedb29;
width: 100%;
border-bottom: 1px solid #BD9F00;
border-radius: 5px 5px 0px 0px;
}
.navbar {
margin-bottom: -10px;
border-top: 4px solid #bb0000;
}

.navbar-inverse {
border-top: 1px solid #282828;
border-bottom: 1px solid #030303;}

.navbar-inverse .navbar-nav>li>a{padding:8px 15px;}
.section-header h2,.section-header-black h2,.section-header-red h2{
	float: right;
	vertical-align: middle;
	font-family: 'droid arabic kufi';
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
padding-right: 10px;
}
.top-btn{margin:10px 0;}
.top-btn .btn{
background: #1F1F1F;
border: none;
color: #fff;
box-shadow: none;
font-family: 'droid arabic kufi';
}

.top-btn .btn a {
background: #1F1F1F;
border: none;
color: #fff;
box-shadow: none;
font-family: 'droid arabic kufi';
}
.top-btn .btn a:hover {
	text-decoration:none;
border: none;
color: #efd75b;
box-shadow: none;
font-family: 'droid arabic kufi';
}
.search .btn a{background:none;}
.search .form-control{height: 31px;
  width: 150px;
  background: #363636;
  border: none;}
.search .glyphicon-search{color:#c5c5c5;}

@media (min-width:1200px){.adv_top{width: 1195px;}}

.adv_top {
background: #011c31;
padding: 0px;
  margin: auto;
}
.adv_top a {
	color: #fff !important
}

.navbar-toggle {
float: right;}
.album, .img65,.white-bg{margin-bottom:10px;}

.search .btn{border: none;
  background: #363636;
  box-shadow: none !important;
  height: 30px;
  width: 44px;
  text-shadow: none;
  color: #c5c5c5;}

.top-btn .btn:hover{color:#efd75b;}
.section-header-black h2{color:#fff;}
.section-header button{background:#bd9f00; text-shadow:none;}
.section-header-black button {background:#000B65; text-shadow:none; border:none; color:#fff;}
.section-header-red button{background:#000B65; text-shadow:none; border:none; color:#fff;}

.section-header button:hover {
background: #DBBE25;
text-shadow: none;
}

.carousel-inner img{width:200px; height:150px;}
.head_news {
height: 35px;
}
.media {
margin-top: 10px;
border-bottom: 1px solid #CCC;
padding-bottom: 5px;
}

.thumbnail {
margin-bottom: 13px;}
.ticker-bg{background:#dfddde;margin-top: 5px}
.ticker{margin-bottom:5px;}
.head_news .new_news marquee {

}

.head_news .new_news {
background: #dfddde;
  margin: 5px 0px;
}
@media all and (max-width: 992px){
	.head_news .new_news {
background: none !important;
width:100% !important;}

.adv_top img,.ads img{
width: 100%;
}

.post img{width:100% !important; height:auto !important;}

.head_news .new_news marquee {
margin: 5px;
}
}

.head_news .new_news marquee a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
}


ul.right-img img, ul.right-img h3{ float:right;}
.img65 img{width:65px; height:65px;}
.top15{margin-top:15px;}
.hr{padding:5px 0;}
.thumbnail img{width:300px;height: 140px !important;}

.thumbnail {
 padding: 0px; 
 border: none; 
 border-radius: 4px; 
}
.item{
    background: #000B65;    
    text-align: center;
    height: 300px !important;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
font-family: 'droid arabic kufi';
font-size: 15px;
color: #E0E0E0;
font-weight: bold;
border-right: 1px solid #404040;
text-align: center;}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a:hover {
font-family: 'droid arabic kufi';
font-size: 15px;
color: red;
font-weight: bold;
border-right: 1px solid #404040;
text-align: center;}

 .list_new_scrol {
height: 422px;
margin-right:-20px;
overflow: scroll;
overflow-x: hidden;
}

 .list_new_scrol img {
float: right;
margin-left: 10px;
margin-right:10px;
margin-bottom: 15px;
width: 120px;
height: 100px;
padding: 3px;
}
 .list_new_scrol a h4 {
margin: 10px 0px 0px 0px;
}
span {
  font-size: 12px;
  color: red;
  font-weight: lighter;
  line-height: 21px;
}

.footar {
	border-top: 4px solid #ad0000;
background:#000B65;
padding:20px 0;
}
.footar p {
color: #FFF;
font-size:14px;
line-height:26px;
margin-top: 15px;
font-family:'droid arabic kufi';
}

.footar img {
margin: 4px;
margin-right: 20px;
}

.item{height:250px !important;}

h1.post-head{  padding: 20px 0;
  font-size: 30px;
  font-weight: bold;
  color: #000;}

p.post{
font-size: 17px;
font-family:Arial;
}

.post p{
font-size: 17px;
font-family:Arial;
	color: #000;
}

.post span{
font-size: 17px;
font-family:Arial;
	color: #000;
}

.share-line{padding:10px; background:#D8D8D8; margin:0 20px 20px 20px; width:96%;}

.form{padding:20px; border-top:1px #ddd solid;}

.cooom h2.section-header{margin-bottom:20px !important;}

.post img{
margin-right: 10px;
margin-left: 10px;}

label { font-family:'droid arabic kufi'; font-size:14px; padding:20px 0 10px 0;}

.comment img {width:64px; height:64px; }
.comment{ padding-right:20px;}

h2.cat {margin-bottom:20px;}

.cat h4{padding-bottom:10px;  font-size: 18px;
line-height: 28px;}
.cat img {width: 100%; max-height: 100px;height: 100%;min-width: 200px; min-height: 170px}

.glyphicon{color:#ddd; padding-left:10px;}

.pagination ul li{text-align:left; direction:ltr;}

.carousel-caption h3 a {display:block;  padding:10px; color:#FFFFFF; font-size:20px;}

.social-pic ul {float:right;}

.social-pic ul li{float:right; padding:6px;}
.social-pic ul li:hover {}

.social-pic p{display:inline-block; font-family:'droid arabic kufi'; color:#D77A05; padding:20px;}
.paginate {
background-color:#000967;
padding:5px;
color:#fff;
text-align:center;

}
a.paginate {
	
background-color:#fff;
border: 1px solid #fff;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #00aeef;
}
a.paginate:hover {
background-color: #000967;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #fff;
font: bold .7em;
padding: 2px 6px 2px 6px;
cursor: default;
background:#000967;
color:#Fff;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
	display: none;
}
.page-modi {
	float: right;
direction: rtl;
width: 100%;
padding: 10px;
}

#box span {font-size: 14px; color: #999999; vertical-align: top; line-height: 20px}
.blue-box {width: 483px; background: #e3ecfc;border: 1px solid #8daeea; padding: 10px 10px 10px 0px; line-height: 20px;margin: 0px ;clear: both}
.blue-box span {color: #3f3f3f; font-size: 13px;vertical-align: top;line-height: 35px}
.blue-box a {vertical-align: bottom;color: #3f3f3f}

.yallow-box { height:30px; background: #fffcd5; border: 1px solid #e0c545;padding: 10px;moz-border-radius: 8px;clear: both;
-webkit-border-radius: 8px;}
.yallow-box span { font-size: 14px; color: #3f3f3f; vertical-align: top; line-height: 30px;font-family: 'Droid Arabic Kufi';}
.yallow-box a {vertical-align: bottom;color: #3f3f3f}


.green-box { height:30px; background: #effae6; border: 1px solid #9bb91a;padding: 10px;moz-border-radius: 8px;
-webkit-border-radius: 8px;clear: both}
.green-box span { font-size: 14px; color: #3f3f3f; vertical-align: top; line-height: 33px;font-family: 'Droid Arabic Kufi'; font-size: 13px}
.green-box a {vertical-align: bottom;line-height: 34px;color: #0c74ae;font-family: 'Droid Arabic Kufi'; font-size: 13px}


.red-box { height:30px; background: #ef7070; border: 1px solid #ef7070;padding: 10px;moz-border-radius: 8px;
-webkit-border-radius: 8px;clear: both}
.red-box span { font-size: 14px; color: #fff; vertical-align: top; line-height: 30px}
.red-box a {vertical-align: bottom;color: #fff}
.col-md-2-modi{
	width: 14.20%;
}
@-moz-document url-prefix() { 
.thumbnail .caption{
    height: 64px;
    overflow: hidden;
}
 .media-heading {
	    height: 56px;
    overflow: hidden;
	 }

}

.single-post-contetn {
     font-size: 20px;
     color: #000;
}

.metass span {
     font-size: 20px !important;
     font-family: Arial !important;
     color: #000;
     font-weight: bold;
                  
}

.metass p {
     font-size: 20px !important;
font-family: Arial !important;
color: #000;
font-weight: bold;
line-height: 40px;
}

.metass div {
     font-size: 20px !important;
font-family: Arial !important;
color: #000;
font-weight: bold;
line-height: 40px;
}

.metass {
     font-size: 16px;
     margin-bottom: 20px;
     padding-bottom: 5px;
     color: #000;
}

.singlepostthumb{
     position: relative;
     padding-bottom: 20px;
}

.album2 .col-md-3 img.active {
	
	border: 4px solid #EEDB29 !important
}

.img65 img {
	height: 68px !important
}

.navbar-collapse {
	padding: 0px
}


@media (max-width: 992px){
.row {
margin:0px		
}

	.logo {text-align: center}
}

.input-search {
	  line-height: 30px;
}

.padding-top-5 {
	padding-top: 5px 
}
.no-padding {
	padding: 0px
}

.last-news-name {
	  background: #000b65;
  color: #fff;
  height: 35px;
  padding: 10px;
}

.lof-slidecontent{
     width: 100% !important;
     height: 490px !important;
}
.main-slider-content{
     height: 490px !important;
     float: right;
width: 775px !important;
}
.main-slider-content img{
height: 490px !important;
width: 775px !important;
border: none !important;

}
.main-slider-content img:hover{
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.lof-slidecontent .navigator-wrapper{
     width: 400 !important;
}
.lof-slidecontent ul.navigator-wrap-inner li{
     width: 400 !important;
}

.lof-nav{background: #000967;
height: 40px;
max-width: 360px;}

.lof-nav .button-next {
	width: 30px !important;
	height: 40px !important;
	bottom: 0px !important;
	top: initial !important;
	margin-left: 20px 
}

.lof-nav .button-previous {
	width: 30px !important;
	height: 40px !important;
	bottom: 0px !important;
	top: initial !important;
	margin-left: 20px ;
	left:30px !important
}

.lof-nav .button-play {
padding-left: 100px;
padding-top: 9px;
font-weight: bolder;
font-size: 16px;
font-family: GESSTOW_Medium;
}
.exlu {
     background: #F00 url(img/icon_flame.png) right no-repeat;
     position: absolute;
     top: 0;
     padding: 4px 23px 4px 11px;
       font-family: Arial;
  font-weight: bold;
  font-size: 15px;
}

.video_bg{ background-image:url(../images/video_bg.gif) ; height:310px; }


.list_video_right{ padding:5px; }
.list_video_right li{ overflow:hidden; padding-bottom:5px; padding-top:6px; border-bottom:1px dotted #CCC; text-align:right; direction:rtl;   padding-right:5px;_height:60px; height:60px; color:#ffffff;font-weight:normal; padding-top:4px; font-family:Tahoma;list-style: none;width: 250px}
.list_video_right li img{ padding:3px; border:1px solid #CCC; float:right; margin-left:5px; width:60px; height:51px;}
.list_video_right li a:link, .list_video_right li a:visited{color:#ffffff;}
.list_video_right li a:hover {color:#ffffff; font-family:Tahoma; font-size:12px;}
.list_video_right li p{ color:#ffffff; font-weight:normal; padding-top:4px; font-family:Tahoma;font-size:12px;}
.video_title{color:#ffffff; padding-top:4px;font-weight:normal; padding-top:4px; font-family:Tahoma;font-size:12px;}
.video_title a{color:#ffffff;font-weight:normal; padding-top:4px; font-family:Tahoma;font-size:12px;}
.list_thumb_left{ padding:5px;}
.list_thumb_left li{ overflow:hidden; padding-bottom:5px; padding-top:5px; border-bottom:1px dotted #CCC; text-align:right; direction:rtl;font-family:Tahoma; font-size:12px;}
.list_thumb_left li img{ padding:3px; border:1px solid #CCC; float:left; margin-right:5px; width:60px; height:50px;}
.list_thumb_left li a:link, .list_thumb_left li a:visited{color:#000;}
.list_thumb_left li a:hover {color:#C00;}
.list_thumb_left li p{ color:#06C; font-weight:bold; padding-top:4px;}

#wowfa{font-size:20px;font-weight:bold;}
	#wowfa a{color:#900;}
	#wowfa a:hover{color:#666;}
	
#agell{background-image:url(../images/bg-agel.png); height:50px; background-repeat:repeat-x;}	
	
	
#agella{width:1000px;font-size:14px;font-weight:normal;}
	#toolbar {
	width:100%;
	height:50px;
	background:url(../images/toolbar-bg.png) 0 0 repeat-x;
	position:fixed;
	bottom:0;
	
	z-index:9999;
	color:#fff;
}

.p-modi{
	padding-top: 7px;
}

#bhotnews { width:100%; height:34px; background:#c50001; font-weight:bold; margin-left: auto; margin-right: auto;}
#hotnews {   float: left;
  width: 93%;
  padding-top: 9px;
  text-align: right;
  direction: rtl;
  padding-right: 10px;}
#hotnews a { color:#fff;}

#imghotnews { background:url(../images/imgmarqwee.gif); height:34px; width:70px;}

.share-icons
{
  
    top: 150px;
    right: 0px;
    position: fixed;
    
}
.share-icons a img
{
    border: none
}

.share-iconsa
{
  
    top: 150px;
    left: 0px;
    position: fixed;
    
}
.share-iconsa a img
{
    border: none
}