                                                                   
@font-face {
	font-family: "Nassim";
	src: url("fonts/nassim/bbc-nassim-regular.eot");
	src: local("âک؛"),
	    url("fonts/nassim/bbc-nassim-regular.woff") format("woff"), 
	    url("fonts/nassim/bbc-nassim-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Nassimb";
	src: url("fonts/nassim/bbc-nassim-bold.eot");
	src: local("âک؛"),
	    url("fonts/nassim/bbc-nassim-bold.woff") format("woff"),
	    url("fonts/nassim/bbc-nassim-bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
                                          
.kgHeader {
	position:fixed;
	direction:rtl;
	background:#fff;
	padding:5px;
	height:70px;
	width:100%;
	z-index:99999;
	top:0;
	border-bottom:1px solid #999999;
	min-width:1333px;
}

.kgHeader .Logo {
	float:right;
	margin-top:10px;
}

.kgHeaderLanguangeMenu{
	width:75px;
	margin-left:120px;
	margin-top:25px;
	float:left;

}
.kgHeaderLanguangeMenu .kgLanguangeList{
	height:30px;
	overflow:hidden;
	padding-top:5px;
}
.kgHeaderLanguangeMenu .kgLanguangeList .kgLanguageRow {
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
	cursor:pointer;
	padding-right:5px;
	font-weight:normal;	
}
.kgHeaderLanguangeMenu .kgLanguangeList .kgLanguageRow a:hover{
	color:#c00;	
}
.kgDarkListBackground {
	background:#1d1d1d;
	color:#fff;
 	border-radius:4px;
 	-moz-border-radius:4px;
 	-webkit-border-radius:4px;
}

.kgDarkListBackground a{
	color:#fff;	
}
/* Main */
#menu {
    margin: 0;
	margin-right:30px;
	margin-top:10px;
    list-style: none;
}

#menu li {
    float: right;
	padding:18px;
    position: relative;
	cursor:pointer;
}


#menu a.kgItemTitle {
    float: left;
    color: #666666;
    font: 18px "Nassim" , Arial;
    text-decoration: none;
}

#menu li:hover{
		border-bottom:3px solid #444444;
}

#menu li:hover > a {
		color:#444444;
}

*html #menu li a:hover { /* IE6 */
		color:#444444;
}

#menu li:hover > .kgSubMenu {
  
  display:block;
  

}

/* Sub-menu */
#menu .kgSubMenu {
	
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
	border:none;
    position: absolute;
    top: 85px;
    right: 0;
	max-height:480px;
    z-index: 99999;
	background-color: #f4f4f3;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);	
	
}
.kgSubMenu:hover{
	  -webkit-transform: translate(0,-0.5em);
          transform: translate(0,-0.5em);
		  
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}

.kgSubMenuItem{
	float:right;
	width:140px;
	height:30px;
	padding:6px 8px;
	text-align:right;

}
.kgSubMenuItem a{
    color: #666666;
    font: 18px "Nassim" , Arial;
    text-decoration: none;
}

/* Clear floated elements */
#menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.kgFooter {
direction:rtl;	

	background:#f4f4f3;
	padding:15px;
padding-bottom:25px;position:relative;	
	margin-top:50px;
}
.kgFooter .Copyright {
	color: #555;
    font: 18px "Nassim" , Arial;
    text-decoration: none;
	text-align:center;
	margin-top:20px;
}
.kgFooter .Content {
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
}
.kgFooter .Apps{
	float:left;
	margin:15px;
	margin-left:150px;
}
.kgsContent{
	margin-top:100px;	
}
.kgFooter .Apps div{ margin-bottom:20px;}
.kgFooter .Apps div a{
	color: #555;
    font: 18px "Nassim" , Arial;
    text-decoration: none;	
}
.kgFooter .Apps div a:hover{
	color:#c00;
}


.kgFooter .Links { width:600px; border-left:1px solid #e1e1e1;}
.kgFooter .Links .Item {
	width:200px;
	display:inline-table;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:60px;
	margin-right:10px;
}

.kgFooter .Links .Item a{
	color: #555;
    font: 18px "Nassim" , Arial;
    text-decoration: none;	
}
.boot_item a {font: 18px "Nassim" , Arial;color: #555;text-decoration: none;padding-top:4px;padding-bottom:4px;}
.item_app {margin-bottom:20px;}
.kgFooter .Links .Item a:hover, .boot_item a:hover{ color:#c00;}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

.Notifaction-Index-Item{
padding:6px;
color:#000;
margin:6px;
border-bottom:1px solid #ccc;
font-size:14px;
font-family:tahoma;
}
.Notifaction-Index-Item a{
color:#000;
}

.NotifactionsBox{
	position:fixed;
	min-height:420px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	z-index:9999;
	transition: all 0.4s ease;
	opacity:0;
	-ms-transform: scale(0.50,0.50); /* IE 9 */
    -webkit-transform:scale(0.50,0.50); /* Chrome, Safari, Opera */
    transform:scale(0.50,0.50);
	left:0;
	top:150px;
    right:0;
  display: none;	
    margin-left:auto;
    margin-right:auto;
	background:#fff;
	width:420px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 48, 0.33);
	-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 48, 0.33);
	box-shadow:         0px 0px 20px 0px rgba(50, 50, 48, 0.33);
}

.NotifactionsBoxAnimate {
	-ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform:scale(1,1); /* Chrome, Safari, Opera */
    transform:scale(1,1);
	opacity:1;	
}
.blackOverlay{
  content:"";
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  z-index: 9999;
  cursor:pointer;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;	
}
.SocialArea{
	position:fixed;
	top:56%;
	left:0;
z-index:99999;
}
.SocialArea .Item{
	margin:0px;
	padding:0px;
	background:red;
	height:48px;
}
.SocialArea .Item:hover img{
		  -webkit-transform: translate(0.7em,0);
          transform: translate(0.7em,0);
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.kgNav_title {
    color: #666666;
    font: 18px "Nassim" , Arial;
}