/*------------- Swalif Soft CSS --------------*/

body{
	background:#fff url(themes/client_default/bg.gif) top repeat-x;
	}
#header{
	background:transparent;
	width:840px;
	height:45px;
	}
.logo{
	background: url(themes/client_default/logo.gif) no-repeat;
	width:163px;
	height:44px;
	padding-right:2px;
	float:right;
	}
#blueline{
	background:#5C98E1 url(themes/client_default/blueline.gif) no-repeat;
	width:840px;
	height:6px;
	}
.navigation{
	text-align:right;
	}
.contentbody{
	background:#fff;
	}
.datetext{
	float:left;
	}
.loginboxcontent{
	padding: 0.3em 0.5em 0 0;
	text-align:right;
	}
.copyright{
	font-family: "Tahoma", Verdana;
	font-size:10px;
	color:#8D99A9;
	text-align:right;
	padding:0 0.3em 0.3em 0;
	direction:rtl;
	float:right;
	}
.copyright span{
	font-size:9px;
	color:#798AA1;
	}
.availlabe{
	background:url(themes/client_default/availlabe.png) left no-repeat;
	width:76px;
	height:60px;
	position:absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 5.0em;
	}
.searchcontent{
	text-align:right;
	padding: 0.4em 0.3em 0 0;
	}
.newsview{
	direction:rtl;
	text-align:right;
	}
#newsbox{
	background:#FFFEFB url(themes/client_default/news/bg.gif) top repeat-x;
	width:410px;
	height:18px;
	direction:rtl;
	padding-top:0.2em;
	}