@charset "utf-8";
/* CSS Document */
* {
}
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
:-moz-any-link:focus {
 outline: none;
}
html {
	height:100%;
}
body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#4C4C4C;
	margin:0px;
	padding:0px;
	direction:rtl;
	height:100%;
}
ol, ul {
	list-style: none;
}
img {
	border:0
}
td {
	vertical-align:top;
	line-height:1;
}
#Header {
	/*background:url(../images/header-container.png) no-repeat 0 0; */
	border:1px solid #BABABA;
	width:999px;
	background:#fff;
	position:relative;
}
#Banner {
	width:999px;
	margin:0px;
	padding:0px;
}
#Close {
	position:absolute;
	top:10px;
	right:20px;
	cursor:pointer;
}
.Clear14 {
	height:14px;
	clear:both
}
#DateContainer {
	background: url(../images/date-bg.jpg) no-repeat 0 0;
	width:644px;
	height:29px;
	margin:0px 0px 5px 0px;
	border:0;
}
#DateContainer .clear {
	height:10px;
	clear:both
}
#DateContainer .Date {
	color:#454545;
	font-family:arial;
	font-size:14px;
	padding:8px 20px 0px 0px;
	font-weight:bold;
}
#Logos {
	border:10px solid #efefef
}
#Logos ul {
	margin:10px 0px;
	padding:0;
	list-style:none;
	text-align:center
}
#Logos ul li {
	display:inline;
	padding:0;
	margin:10px 0px
}
.MargSep {
	margin:10px 20px;
}
#Logos ul li img {
	border:0;
	cursor:pointer
}
#Logos ul li img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
.BlackTitleLong {
	background:url(../images/black-title-long.png) no-repeat;
	width:620px;
	height:24px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 20px 0px 0px;
}
.BlackTitleMed {
	background:url(../images/black-title-medium.png) no-repeat;
	width:360px;
	height:24px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 20px 0px 0px;
}
.BlackTitleSmall {
	background:url(../images/black-title-small.png) no-repeat;
	width:247px;
	height:24px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 20px 0px 0px;
}
#divContainerN {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	visibility:hidden;
	width:530px;
	height:213px;
}
#divContentN {
	position:absolute;
}
#Reports {
	float:left;
	width:100%;
}
#Reports ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:17px;
	height:196px;
	width:100%;
	float:left;
}
#Reports ul li {
	display:inline;
	float:left
}
#Block {
	background:url(../images/container.png) no-repeat 0 0;
	width:175px;
	height:196px;
	position: relative;
	overflow:hidden;
	display:block;
}
#Block a {
	cursor:pointer;
	background-color:#000
}
#Block:hover {
	cursor:pointer;
}
#Block #Bg {
	background:url(../images/imgbg.png) no-repeat 0 0;
	width:166px;
	height:102px;
	position:absolute;
	top:5px;
	left:4px;
}
#Block #Bg img {
	width:166px;
	height:118px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	zoom: 1;
}
#Block #Bg img:hover {
	cursor:pointer;
	zoom: 1
}
#Block #Strip {
	width:166px;
	height:35px;
	position:absolute;
	top:88px;
	left:4px;
	width:166px;
	height:35px;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
	z-index:300
}
#Block #Strip div {
	color:#fff;
	text-align:right;
	padding:10px 5px;
	font-size:12px;
	font-family:tahoma;
}
#Block #Strip div a {
	color:#fff;
	text-decoration:none
}
#Block #Strip div a:hover {
	color:#840006;
	text-decoration:none
}
#Block .clear {
	clear:both;
	height:112px;
}
#Block p {
	color:#454545;
	font-size:12px;
	font-family:tahoma;
	padding:0px 7px 0px 5px;
	line-height:17px;
}
.PaddLeft22 {
	padding-left:22px;
}
.PaddRight22 {
	padding-right:22px;
}
#Border {
	border: 1px solid #c7c7c7;
	padding:5px;
}
tr.GradBg {
	background: url(../images/tr-bg.png) repeat-x;
	width:350px;
	height:61px;
	behavior: url(iepngfix.htc);
}
.PaddContentTabs {
	padding: 5px 9px 5px 7px;
}
.MargSepLine {
	margin:2px 0px 2px 0px
}
.Temp p {
	float:left;
	text-align:right;
	font-size:12px;
	width:70px;
	padding-top:5px;
	padding-bottom:2px;
	height:10px;
	font-family:tahoma
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.Temp p {
float:left;
font-size:12px;
width:70px;
margin-top:-1px;
}
}
 @-moz-document url-prefix() {
.Temp p {
float:left;
font-size:12px;
width:70px;
margin-top:-1px;
}
}
.MainFastNews {
	padding:20px 30px 20px 30px;
	height:70px!important;
	height:110px;
	width:940px!important;
	width:1001px;
	background-color:#FFFFFF;
	border-right:1px #bababa solid;
	border-left:1px #bababa solid;
}
.ContentFastNews {
	width:939px;
	height:69px;
}
.TopFastNews {
	width:939px;
	height:5px;
	behavior: url(iepngfix.htc);
}
.CenterFastNews {
	height:59px;
	width:939px;
	behavior: url(iepngfix.htc);
	position:relative;
	top:0px;
	left:0px;
}
.BottomFastNews {
	width:939px;
	height:5px;
	behavior: url(iepngfix.htc);
}
.ImgFastNews {
	margin-right:5px;
	float:right;
	width:139px;
	height:59px;
	background:url(../images/khabar-fast-news-bg.png) no-repeat;
	font-family:tahoma;
	font-size:17px;
	color:#000;
	vertical-align:middle;
}
.ImgFastNews p{
	font-family:tahoma;
	font-size:17px;
	color:#000;
	vertical-align:middle;
	font-weight:bold;
}

.TitleFastNews{
	padding:10px;
	font-family:tahoma;
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.MainContentFastNews {
	width:734px;
	height:59px;
	float:right;
	margin-right:16px;
}
.TextFastNews {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#070606;
	margin-top:21px;
}
.TextFastNews a {
	color:#070606;
	text-decoration:none;
}
.TextFastNews a:hover {
	color:#070606;
	text-decoration:underline;
}
.TextFastNews2 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#070606;
	margin-top:21px;
}
.RectFastNews img {
	float:right;
	margin-left:4px;
	margin-top:7px;
}
.CloseFastNews {
	position:absolute;
	left:8px;
	top:3px;
}
#ArrowImg{
	position:relative;
	z-index:100;
	bottom:100px; 
	right:100px;
	width:40px;
	height:41px;
}
	