a img {
border:0;
}
ul{
    list-style:none;
}

.lightBox-background {
display:none;
position:absolute;
top:0;
left:0;
background-color:#000;
z-index:1001;
-moz-opacity:0.8;
opacity:.80;
filter:alpha(opacity=80);
}

.lightBox-front {
display:none;
position:absolute;
top:0;
left:0;
width:auto;
height:auto;
border:1px solid #EFEFEF;
background-color:#FFF;
z-index:1002;
cursor:pointer;
padding:5px;
}

div.iSlider {
width:385px;
overflow:hidden;
position:relative;
}

div.iSlider ul.slides {
width:385px;
height:550px;
list-style:none;
float:left;
overflow:hidden;
position:relative;
margin:0;
padding:0;
}

div.iSlider ul.slides li {
float:left;
width:385px;
height:550px;
display:inline;
}

div.iSlider ul.slides li a {
float:right;
width:385px;
height:550px;
display:block;
clear:both;
}

div.iSlider div.indicator {
float:right;
clear:both;
}

div.iSlider div.nav {
float:right;
clear:both;
position:absolute;
top:200px;
right:0;
width:100%;
height:50px;
z-index:99999;
}

div.iSlider div.nav ul {
list-style:none;
width:100%;
height:100%;
opacity:0;
cursor:pointer;
margin:0;
padding:0;
}

div.iSlider div.nav ul li.prev {
display:block;
height:56px;
float:left;
width:50px;
background:url(images/lightbox-nav.png) 0 -56px no-repeat transparent;
}

div.iSlider div.nav ul li.next {
display:block;
height:56px;
float:right;
width:50px;
background:url(images/lightbox-nav.png) 0 0 no-repeat transparent;
}

* {
margin:0;
padding:0;
}

body {
text-align:center;
background:#fff url(images/bg.gif) repeat-x 0 0;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
font-size:11px;
}

#container {
width:1000px;
min-height:500px;
height:auto;
display:table;
float:none;
clear:both;
padding-top:10px;
position:relative;
margin:0 auto;
}

* html #container {
height:500px;
}

.row {
height:100%;
display: flex;
flex-direction: row-reverse;
}

.rightPanel {
width: 500px;
clear:both;
float:right;
position:absolute;
top:45px;
right:5px;
z-index:999;
display: none;
padding:15px ;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.rightPanelMenu {
float:right;
width:100%;
text-align:right;
list-style:none;
margin-top:10px;
border-bottom:1px solid #EAEAEA;
direction:rtl;
}
.importantTopicsMenu
{
    /*display:none;*/
    
}
.rightPanelMenu li {
margin-bottom:1px;
width:100%;
float:left;
direction:rtl;
}

.rightPanelMenu li a {
text-decoration:none;
color:#3b5998;
display:block;
width:100%;
float:right;
direction:rtl;
padding:5px 0;
}

.rightPanelMenu li a:hover {
background-color:#D7DDEA;
}

.leftPanel {
float:left;
width:100%;
border:1px #ababab solid;
display:table-cell;
overflow:hidden;
}

.leftPanelMenu {
width:100%;
background-color:#627aad;
height:39px;
line-height:39px;
text-align:right;
direction:rtl;
float:right;
}

.footer {
float:left;
clear:both;
line-height:30px;
width:100%;
text-align:right;
color:#848484;
font-size:15px;
direction:rtl;
}

.rightPanelMenu .sendMail,.showLatest,.important,.rightPanelMenu .images,.rightPanelMenu .video,.rightPanelMenu .faqs,.rightPanelMenu .div,.rightPanelMenu .article,.leftFaqs,.rightPanelMenu .news,.divisionLi,.newsArticle,.topicsLi,.rightPanelMenu .url {
margin-right:5px;
margin-left:2px;
float:right;
display:block;
width:16px;
height:16px;
background:url(images/camera.png) no-repeat 0 0;
}

.rightPanelMenu .video {
background-image:url(images/video.png);
}

.rightPanelMenu .url {
background-image:url(images/url.png);
}

.rightPanelMenu .faqs,.leftFaqs {
background-image:url(images/questions.gif);
}

.rightPanelMenu .div,.divisionLi {
background-image:url(images/arrow.gif);
}

.rightPanelMenu .article,.topicsLi {
background-image:url(images/article.png);
}

.rightPanelMenu .important {
background-image:url(images/flag-red.png);
}

.rightPanelMenu .showLatest {
background-image:url(images/kblogger.png);
}

.rightPanelMenu .sendMail {
background-image:url(images/contact.png);
}

.register {
width:100%;
text-align:center;
display:block;
line-height:35px;
color:#FFF;
font-size:35px;
text-decoration:none;
font-family:arial;
}

.register:hover {
color:#CECECE;
}

.leftPanelBodyRight {
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
float:right;
width:65%;
height:100%;
display:inline;
}

.latestNews {
width:65px;
height:100%;
display:block;
float:right;
font-family:traditional arabic;
font-size:18px;
padding-right:5px;
font-weight:700;
color:#414141;
background-color:#FF6;
margin-left:10px;
}
.latestNews span
{
    display:none;
}
.latestNews a
{
   width:65px;
height:100%;
    background:url('images/menu51.png') 50% 50% no-repeat ;
    display:inline-block;   
}
.marqueeClass {
width:95%;
color:#FFF;
float:righ;
font-family:traditional arabic;
font-size:18px;
}

.marqueeClass a {
font-weight:700;
color:#FFF;
text-decoration:none;
}

.marqueeClass a:hover {
color:#FFC;
text-decoration:underline;
}

a.logo {
width:100%;
height:100px;
display:block;
border:none;
background:url(images/logo.gif) 50% 50% no-repeat;
}

a.logo:hover {
background-image:url(images/logohover.gif);
}

.faqsDiv,.showDiv,.newsDiv,.topicDiv {
margin-top:30px;
margin-right:5px;
color:#3b5998;
text-align:right;
width:75%;
float:right;
}

.topicDiv {
width:99%;
}

.faqsUl,.divisionUl,.newsUL {
list-style:none;
float:right;
text-align:right;
margin-bottom:20px;
clear:both;
direction:rtl;
width:100%;
}

.faqsUl li,.divisionUl li,.newsUL li {
margin-bottom:1px;
width:100%;
float:left;
}

.faqsUl li a,.divisionUl li a,.newsUl li a {
text-decoration:none;
color:#3b5998;
display:block;
width:100%;
float:right;
font-size:14px;
padding:5px 0;
}

.faqsUl li a:hover,.divisionUl li a:hover,.newsUl li a:hover {
text-decoration:underline;
color:#404040;
}

.askQuestion {
width:100%;
float:right;
}

.askQuestion label {
float:right;
text-align:right;
clear:both;
}

.askQuestion .questionInput,.questionTextarea {
width:100%;
float:right;
clear:both;
border:1px solid #EEE;
height:30px;
font-size:16px;
font-family:arial;
text-align:right direction:rtl;
background-color:#F9F9F9;
}

.questionTextarea {
height:100px;
}

.labelA {
clear:both;
width:100%;
vertical-align:middle;
font-size:18px;
float:right;
font-family:arial;
line-height:30px;
text-align:right;
border-bottom:3px solid #272727;
margin-bottom:20px;
background-color:#FBFBFB;
padding-right:10px;
color:#272727;
direction:rtl;
}

.submit {
border:1px #3B5998 solid;
background-color:#3B5998;
color:#FFF;
font-weight:700;
cursor:pointer;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:100%;
width:auto;
float:right;
margin:5px 0 5px 5px;
padding:4px 15px;
}

.enteryClass {
width:483px;
float:right;
clear:both;
border-bottom:#F4F4F4 1px solid;
text-align:right;
color:#232323;
background-color:#FBFBFB;
border:1px solid #DEDEDE;
margin-bottom:5px;
direction:rtl;
padding:2px 0 5px;
}

.enteryClass a {
text-decoration:none;
color:#627aad;
margin-right:15px;
}

.enteryClass .image {
width:120px;
height:90px;
background-position:0 0;
background-repeat:no-repeat;
float:right;
position:relative;
}

.enteryClass .image a {
display:block;
position:absolute;
bottom:1px;
right:1px;
width:39px;
height:32px;
background:url(images/play.png) 0 0 no-repeat;
}

.enteryData {
text-align:right;
color:gray;
width:98%;
float:right;
clear:both;
padding:1%;
}

.enteryData .videoTitle {
display:block;
width:99%;
background-color:#F4F4F4;
border:1px solid #C8C8C8;
text-decoration:none;
color:#000;
float:left;
margin:2px;
padding:3px 0;
}

.enteryAction {
width:100%;
height:35%;
clear:both;
background-color:Red;
}

.enteryDelete {
width:30px;
display:block;
background-color:#3CF;
border:1px solid #0BC2FF;
text-decoration:none;
color:#000;
margin:2px;
padding:3px 6px;
}

.startPageMenu {
width:100%;
clear:both;
list-style:none;
float:right;
margin-top:10px;
margin-bottom:10px;
}

.startPageMenu li a {
display:block;
background-color:#F4F4F4;
border:1px solid #DEDEDE;
text-decoration:none;
color:#000;
font-size:17px;
margin:2px;
padding:3px 9px 3px 11px;
}

.startPageMenu li a.selectedA {
background-color:#FFC;
border:1px solid #AD8047;
color:#000;
}

.startPageMenu li a:hover {
display:block;
background-color:#FDFDFD;
border:1px solid #DADADA;
text-decoration:none;
color:#515151;
margin:2px;
padding:3px 9px 3px 11px;
}

.albumImage {
background-color:#FCFCFC;
background-position:50% 25%;
background-repeat:no-repeat;
display:block;
height:116px;
width:149px;
float:right;
border:1px solid #757575;
margin:0;
padding:2px;
}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
background:transparent;
display:none;
margin:0;
padding:0;
}

#fixedImage {
clear:both;
margin:0 auto;
}

div.divisionIcons,div.XdivisionIcons {
width:95%;
height:auto;
float:right;
background-color:#F7F7F7;
border:1px #DADADA solid;
margin:0 auto;
}

div.divisionIcons a,div.XdivisionIcons a {
display:block;
width:70px;
height:50px;
background:url() 50% 50% no-repeat;
float:right;
margin:8px;
}

#fixedImage a:hover {
cursor:url(magnify.cur), 0;
}

.imageAlbumContainer {
width:100%;
height:auto;
background-color:#FFF;
position:relative;
margin:15px auto 20px auto;
overflow:hidden;
border-radius: 5px;
}

.imagePreview {
width:100%;
height:auto;
float:right;
background:gray;
clear:both;
    display: inline-block;

}
.imagePreview img , #lightBox-front-inner img{
    pointer-events: none;
}

.imageOptions {
clear:both;
height:125px;
margin-bottom:10px;
width:100%;
background-color:#000;
float:left;
display:block;
}

.imageOptions ul {
list-style:none;
width:100%;
height:32px;
margin-top:10px;
}

.imageOptions label {
line-height:48px;
height:48px;
background-color:#000;
clear:both;
width:100%;
text-align:center;
color:#FFF;
font-size:23px;
font-family:arial;
float:right;
}

.imageOptions ul li {
width:33%;
height:32px;
line-height:32px;
float:right;
}

.imageOptions ul li a.nextImage,a.prevImage {
display:block;
text-decoration:none;
text-align:right;
font-size:35px;
font-family:arial;
color:#FFF;
}

.numOfImage {
width:100%;
text-align:center;
color:#FFF;
font-family:georgia;
display:block;
}

.imageOptions ul li a.prevImage {
text-align:left;
}

.imageThumbes {
width:100%;
position:absolute;
bottom:50px;
left:0;
height:320px;
display:none;
}

.imageThumbes ul {
width:675px;
list-style:none;
height:100%;
margin:0 auto;
}

.imageThumbes ul li {
width:220px;
float:left;
margin-right:5px;
}

.tsawqTitle {
width:100%;
height:24px;
line-height:24px;
font-size:18px;
font-family:arial;
color:#627AAD;
text-align:right;
float:right;
}

.tsawqTitle i {
display:block;
float:right;
height:24px;
width:24px;
background-color:red;
}

div.shareEtc {
width:200px;
height:47px;
float:right;
position:absolute;
right:0;
top:8px;
display:none;
}

div.shareEtc ul {
list-style:none;
float:right;
width:100%;
height:100%;
margin:0;
padding:0;
}

div.shareEtc ul li {
float:right;
width:29px;
overflow:hidden;
margin:5px 2px;
}

div.shareEtc ul li a {
width:32px;
display:block;
}

div.shareEtc ul li a.fb {
width:32px;
height:32px;
display:block;
background:url(./images/fb.png) 50% 50% no-repeat;
}

div.shareEtc ul li a.twitter {
width:32px;
height:32px;
display:block;
background:url(./images/twitter1.png) 50% 50% no-repeat;
}

div.shareEtc ul li a.pint {
width:32px;
height:32px;
display:block;
background:url(./images/pinterest-logo.png) 50% 50% no-repeat;
}

div.shareEtc ul li a.feed {
width:32px;
height:32px;
display:block;
background:url(./images/feed.png) 50% 50% no-repeat;
}

div.shareEtc ul li a.insta {
width:32px;
height:32px;
display:block;
background:url(./images/instagram.png) 50% 50% no-repeat;
}

div.shareEtc ul li a.gp {
width:32px;
height:32px;
display:block;
background:url(./images/gp.png) 50% 50% no-repeat;
}

#divHTML a {
float:right;
margin:3px;
}

.countryMenu {
width:100%;
height:35px;
clear:both;
background:#EEF4F6 url(./images/languages-pick-down.png) 5% 50% no-repeat;
border:1px solid #CAD6D9;
line-height:35px;
vertical-align:middle;
position:relative;
cursor:pointer;
float:left;
margin-left:2px;
}

.countryMenu:hover {
border:1px solid #000;
}

div.countryMenu span.tsawqTitle {
width:170px;
height:35px;
line-height:35px;
position:absolute;
/*left:0;*/
top:0;
}

div.countryMenu span.tsawqTitle i {
height:35px;
width:30px;
}

div.countryMenu select {
width:85%;
height:100%;
line-height:100%;
/*float:left;*/
text-align:right;
}

div.countryMenu select option {
text-align:right;
}

.allCountry {
width:16px;
height:16px;
float:right;
background:url(./images/no_flag.png) 50% 50% no-repeat;
border-left:1px solid #CAD6D9;
margin:10px 0;
padding:0 3px;
}

.divisionIconsContainers {
position:fixed;
bottom:0;
width:39px;
left:10%;
z-index:10000000;
_position:absolute;
_bottom:expression(((ignoreMe=document.documentElement.scrollBottom?document.documentElement.scrollBottom:document.body.scrollBottom) 0 100) 0 px );
_left:10%;
}

.divisionIconsContainers span {
width:109px;
height:39px;
float:right;
cursor:pointer;
background:url(./images/aksam1.png) 100% 20% no-repeat;
}

.topicDiv p {
clear:both;
}

ul.similarTopics {
float:right;
list-style:none;
margin-top:15px;
text-align:center;
width:100%;
}

ul.similarTopics li {
line-height:24px;
margin-bottom:15px;
float:right;
width:100%;
clear:both;
text-align:center;

}

ul.similarTopics li a {
font-size:25px;
margin-bottom:5px;
clear:both;
font-family:arial;
float:right;
direction:rtl;
text-decoration:none;
    display: inline-block;
    width: 100%;
}
}

span.shareIcons {
float:right;
height:50px;
line-height:25px;
display:block;
width:200px;
clear:both;
}

span.shareIcons a.facebook,a.twitter,a.googleplus,a.pinterest {
width:64px;
height:25px;
line-height:25px;
float:left;
background:url(./images/share.png) no-repeat;
display:inline-block;
}

a.pinterest {
width:96%;
height:25px;
background:#BF1D24 url(./images/pinterest.png) 50% 50% no-repeat;
clear:both;
}

span.shareIcons a.facebook {
background-position:0 -25px;
}

span.shareIcons a.twitter {
background-position:-65px -25px;
}

span.shareIcons a.googleplus {
background:url(./images/gplus-share.png) 0 0 no-repeat;
}

.entryBorder .enteryClass>a>img {
width:100%!important;
height:auto!important;
}

a.loadMore {
width:60%;
height:32px;
line-height:32px;
vertical-align:32px;
background:#F5F5F5;
clear:both;
font-size:16px;
color:#00A99D;
margin-top:15px;
display:inline-block;
padding:2%;
}

div.entryBorder .enteryClass a {
background-position:50% 0!important;
}

ul.offerslist {
width:620px;
clear:both;
list-style:none;
float:right;
}

ul.offerslist li {
width:100%;
height:auto;
float:right;
background:#EEF4F6;
-webkit-border-radius:3px;
border-color:#E5E6E9 #DFE0E4 #D0D1D5;
margin:0 0 5px 5px;
}

ul.offerslist li a {
width:96%;
float:right;
height:auto;
clear:both;
display:inline-block;
}

ul.offerslist li a span.title {
width:98%;
height:auto;
clear:both;
display:inline-block;
direction:rtl;
font-size:16px;
font-family:arial;
padding:1%;
}

div#divHTML>a>img {
width:70px!important;
height:50px!important;
}

.rightPanelMenu .news,.newsArticle {
background-image:url(images/news.png);
}

.enteryClass a img,.startPageMenu li {
float:right;
}

#urlList,center a img {
display:none;
}
@media screen and (min-width: 990px)
{
    .shareEtc
    {
        display:inline-block !important;
    }
    .leftPanel
    {
        width:800px;
    }
    .importantTopicsMenu
    {
        display:inline-block;
    }
    .rightPanel
    {
         position:relative;
        top:auto;
        left:auto;
        right:auto;
        bottom:auto;
        box-shadow: none;
        margin-top:42px;
        float:right;
        display: inline-block !important;
        padding:0px ;
        border:none !important ;
        width:198px;
        padding: 0px;
    }
    .footer
    {
        width:790px;
    }
    .latestNews a
    {
        display:none;
    }
    .latestNews span
    {
        display: inline-block;
    }
    .imageOptions ul li a.nextImage,a.prevImage {
    	font-size:23px
    }
}


.notifyMe
{
	background:#333;
	padding:10px;
	position: fixed;
	 display: table;
	color:white;
	bottom:25px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 1px 0 rgba(0,0,0,0.05);
    -webkit-box-sizing: border-box;
	border-radius: 3px;
}
.notifyMe-underline
{
	text-decoration: underline;
}
.notifyMe-underline:hover
{
	text-decoration: underline;
	color:#4285f4;
}
.notifyMe-clickable *
{
	cursor: pointer;
}
.notifyMe-ltr
{
	direction: ltr;
	float:left;
	left:-500px;
	transition: left 0.5s ease-in ;
}
.notifyMe-rtl
{
	direction: rtl;
	float:right;
	right:-500px;
	transition: right 0.5s ease-in ;

}
.notifyMe-rtl.notifyMe-active
{
	right:25px
}
.notifyMe-rtl.notifyMe-deactive
{
	right:-500px; 
}
.notifyMe-ltr.notifyMe-active
{
	left:25px
}
.notifyMe-ltr.notifyMe-deactive
{
	left:-500px;
}
.notifyMe-image
{
	float:inherit;
	max-width:60px;
	max-height:60px;
	width:auto;
	height:auto;
}
.notifyMe-label , .notifyMe-close
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.notifyMe-ltr *
{
	margin-right: 10px;
}
.notifyMe-rtl *
{
	margin-left: 10px;
}
.notifyMe-close
{
	padding:5px;
}
.tsawqNote label , .tsawqNote label a {
	font-size: 25px;	
}

.tags
{
	width:100%;
	clear:both;
	float:right;

}
.tags a
{
    float: right;
    display: inline-block;
    border-radius: 0;
    margin-left: 2px;
    margin-bottom: 10px;
    background-color: #eee;
    color: #333;
    padding: 9px;

}


a[rel="nextImage"] , a[rel="prevImage"]{

    position: absolute;
    top: 100px;
    right: 3px;
    z-index: 1000;
    color: red;
    text-decoration: none;
    display: block;
    height: 56px;
    width: 56px;
    background: url(images/lightbox-nav.png) 0 0 no-repeat transparent;

}

a[rel="prevImage"]{
    right:auto;
    left:3px;
    background:url(images/lightbox-nav.png) 0 -56px no-repeat transparent;   
}

.imageAlbumContainer:hover a[rel="nextImage"] , .imageAlbumContainer:hover a[rel="prevImage"]{
    display:block;
}
.autoplay , .imageAlbumContainer label a
{
    color:white;
    
    font-weight: bold;
}


.topicDiv span {
    font-family: arial !important;
}
