﻿body {
	background:#eae9e4 url(images/bg.gif) repeat-x top center;
	direction:rtl;
	font: normal 11px Tahoma;
	color:#555;
}

a img {border:0 none}
a, a:visited {
	text-decoration:none; color:#b24902
}

a:hover {
	text-decoration:underline
}

#wrapper {
	width:850px;
	height:600px;
	margin:0 auto;
}

.header {
	
}

.rightpart {
	float:right;
	width:231px;
}

.leftpart {
	float:right;
	width:604px;
	margin-right:15px;
}

.sloganpart {
	float:right;
	width:584px;
	margin-right:15px;
	padding-top:20px;
	padding-right:20px
}

.content {
	clear:both;
	margin-top:20px;
	float:right; width:100%
}

.rightpart ul {margin:0; padding:0;  list-style:none}
.rightpart ul li {	margin-bottom:8px;}
.rightpart ul li a, .rightpart ul li a:visited {
	width:231px; height:57px;
	display:block;
}

.rightpart ul li a:hover {text-decoration:none;}

.rightpart ul li a.item1, .rightpart ul li a.item1:visited {
	background:url(images/menu-item1.gif) no-repeat center top
}

.rightpart ul li a.item1:hover {
	background-position: center bottom;
}

.rightpart ul li a.item2, .rightpart ul li a.item2:visited {
	background:url(images/menu-item2.gif) no-repeat center top
}

.rightpart ul li a.item2:hover {
	background-position: center bottom;
}

.rightpart ul li a.item3, .rightpart ul li a.item3:visited {
	background:url(images/menu-item3.gif) no-repeat center top
}

.rightpart ul li a.item3:hover {
	background-position: center bottom;
}

.rightpart ul li a.item4, .rightpart ul li a.item4:visited {
	background:url(images/menu-item4.gif) no-repeat center top
}

.rightpart ul li a.item4:hover {
	background-position: center bottom;
}


.topmenu {
	background:#f0e9b9 url(images/topmenu-bg.gif) no-repeat center top;
	height:30px;
}

.topmenu a:hover {text-decoration:none;}

.topmenu a.topmenu-item1, .topmenu a.topmenu-item1:visited {
		background:url(images/topmenu-item1.gif) no-repeat center top;
		height:30px;
		width: 111px;
		float:right;
}
.topmenu a.topmenu-item1:hover {
	background-position:center bottom;
}

.topmenu a.topmenu-item2, .topmenu a.topmenu-item2:visited {
		background:url(images/topmenu-item2.gif) no-repeat center top;
		height:30px;
		width:107px;
		float:right;
}
.topmenu a.topmenu-item2:hover {
	background-position:center bottom;
}

.topmenu a.topmenu-item3, .topmenu a.topmenu-item3:visited {
		background:url(images/topmenu-item3.gif) no-repeat center top;
		height:30px;
		width:81px;
		float:right;
}
.topmenu a.topmenu-item3:hover {
	background-position:center bottom;
}


.srcharea {
	background:url('images/srcharea-bg.gif') no-repeat center center;
	width: 169px;
	height:14px;
	float:left;
	margin: 4px 0 0 5px;
	padding:5px 19px 4px 0px;
}

.srchfield {
	border:0 none; width: 134px;
	font: normal 10px Tahoma !important;
	color:#a6a6a6;
	height:12px;
	float:right;
}

.srchbtn {
	background: url('images/srchbtn-bg.gif') no-repeat;
	width: 14px; height:14px; border:0 none;	float:right; cursor:pointer;
}

.swf {
	background:#F6F5F3 url(images/banner-bg.gif) repeat-x center top;
}


.hpbox { clear:both; width:100%; background:#fff; float:right;}

.hpbox .boxtop {  height:13px; background:#F5F4F2 url(images/hpboxtop.gif) no-repeat center bottom; float:right; width:100%;}
.hpbox .boxbottom {  height:13px; background:#eeede9 url(images/hpboxbottom.gif) no-repeat center top; float:right; width:100%;}
.hpbox .boxcontainer {border-right:1px solid #e6e5df; border-left:1px solid #e6e5df; float:right;
					padding:0 7px;  width:834px

}

.latests {width:220px; float:right;}

h4.latesttitle {
	font:bold 16px Arial;
	padding:5px; margin:5px;
	border-bottom:1px solid #e6e5de;
}

.latestmore {
	text-align:left;
	font:bold 15px arial;
}

.articlebox {width:288px; float:right; margin:0 14px;}

.article1 {
	text-align:justify;
	line-height:22px;
	padding: 5px;
}

.articlebox2 {width:288px; float:right;}

.article1 {
	text-align:justify;
	line-height:22px;
	padding: 5px;
}

.footer {
	text-align:center;
	padding-top: 10px; clear:both;
	color:#727272;
}

/*************/

.articlebody {
	background:#fff;
	padding: 20px;
	border-right:1px solid #eae9e4;
	border-left:1px solid #eae9e4;
	font: bold 15px arial;
	line-height:23px;
	text-align:justify;
}

.articlebody a {
	color:#b58401
}

h3.title {
	color:#b58401;
	border-bottom:2px solid #b58401;
	padding: 3px; margin:0;
	margin-bottom:10px;
}

.articlebodyfooter {
	background:url(images/articlebody-bg.png) no-repeat bottom center;
	height:37px
}
.red-text{ color:#900}