body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background:#ffffff url('../images/bg_2.jpg');
	
}
.MainPage {
	width:100%;
	min-height:500px;
	direction:rtl;
	
}
.home_slides {
	padding-top:55px;
	padding-left:0px;
	padding-right:55px;
}
.centerPage {
	width:900px;
	direction:ltr;
}
.tagCloud {
	width:670px;
	height:105px;
	padding:0px;
	border:0px;
	overflow:hidden;
}
.topHead {
	width:900px;
	height:91px;
	direction:ltr;
	padding-top:10px;
}

.topMenu {
	width:900px;
	text-align:left;
	direction:rtl;
}
.topMenu li {
	list-style:none;
	margin:0;
	border:0px;
	line-height:1em;
	float:left;
	cursor:pointer;
}
.topTabs {
	width:825px;
	height:36px;
	
}
.topTabs li {
	width:96px;
	height:36px;
	background-repeat:no-repeat;
	list-style:none;
	margin-left:3px;
	float:right;
	cursor:pointer;
	
}
.topTabs li a {
	width:96px;
	height:36px;
	display:block;
	cursor:pointer;
	
}
.searchBox {
	background-image:url('../images/search_box.png');
	background-repeat:no-repeat;width:201px;height:40px;
	border:0px;
	padding-top:6px;
	padding-left:14px
	
}
.searchBox input {
	font-family:arial;
	background-color:transparent;
	height:25px;
	width:160px;
	border:0px;
	padding:4px;
	font-size:medium;
}
.rightSide {
	width:188px;
	float:left;
	margin-left:9px;
}
.centerHomePage {
	float:left;
	width:416px;
}
.centerContent {
	float:left;
	width:681px;
	min-height:496px;

}
.centerContentTop {
	background-image:url('/images/centerContentTop.png');
	background-repeat:no-repeat;
	width:681px;
	height:13px;

}
.centerContentBottom {
	background-image:url('/images/centerContentBottom.png');
	background-repeat:no-repeat;
	width:681px;
	height:17px;

}
.centerContentBG {
	background-image:url('/images/centerContentBG.png');
	background-repeat:repeat-y;
	width:681px;
	min-height:496px;

}
.articleContent {
	padding:1px 10px 10px 10px;
	direction:rtl;
	font-size:14px;
	color:#333333;
}
.articleContent li {
	color:#336600;
}
.contentText {
	direction:rtl;
	font-size:12px;
	height:90px;
	color:#333333;
}
.contentText a:visited{
	text-decoration:none;
}
.contentText.short {
	color:#333333;
}
.articleTitle {
	direction:rtl;
	color:#F7752B;
	font-size:13px;
}
.articleTitle H1 {
	font-size:18px;
}
.articleTitle_green {
	direction:rtl;
	color:#336600;
	font-size:13px;
}
.long_articleTitle {
	font-size:16px;
	color:#7A9828;
	
}
.leftSide {
	width:256px;
	float:left;
	margin-right:9px;

}
.footer {
	width:882px;
	height:67px;
	background-image:url('../images/bottom-bar.png');
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	
}
.footerTxt {
	width:850px;
	height:30px;
	padding:9px 5px 10px 5px;
	color:white;
	direction:rtl;
}
.footerTxt a {
	text-decoration:underline;
	color:white;
}
.footerDiv {
	width:915px;
	float:left;
}
.rightMenuArticle {
	padding:2px 10px 10px 10px;
	direction:rtl;
	text-decoration:none;
}
.rightHealthArticle  {
	padding:1px 15px 10px 5px;
	direction:rtl;
	text-decoration:none;
}
.rightHealthArticle a,li {
	text-decoration:none;
	color:#7A9828;
	font-size:14px;
	
}
.rightMenuArticle a:hover{
	color:#F7752B;
}
.leftMenuArticle a:hover{
	color:#F7752B;
}
.rightHealthArticle a:hover {
	color:#F7752B;
}
.rightMenuArticle a,li {
	text-decoration:none;
	color:#7A9828;
	font-size:14px;
	
	}	

.rightMenuKnowledge li,.rightMenuKnowledge li a {
	text-decoration:none;
	color:white;
	font-size:14px;
	direction:rtl;
	
}
.rightMenuKnowledge a:hover {
	color:#F7752B;
}
.rightMenuKnowledge-up {
	background-image:url('/images/knowledge-box-top.png');
	background-repeat:no-repeat;
	width:188px;
	height:58px;
	margin-top:-1px;
}
.rightMenuKnowledge-bottom {
	background-image:url('/images/knowledge-box-bottom.png');
	background-repeat:no-repeat;
	width:188px;
	height:18px;
}
.rightMenuKnowledge-bg {
	background-image:url('/images/knowledge-box-bg.png');
	background-repeat:repeat-y;
	width:188px;
	direction:rtl;
	padding-bottom:3px;
}
.rightShoppingBox li a {
	color:white;
	text-decoration:none;
}
.rightShoppingBox a:hover {
	color:#7A9828;
}
.leftMenuArticle a,li {
	text-decoration:none;
	color:#7A9828;
	font-size:14px;
	direction:rtl;
}	
.BreadCrumb {
	font-size:14px;
	color:green;
}
.BreadCrumb a{
	 color:green;
	 text-decoration:underline;
	font-size:12px;
}
.article_photoHolder {
	background-image:url('/images/green-square.png');
	background-repeat:no-repeat;
	width:102px;
	height:106px;
	z-index:20;
	padding:8px 0px 0px 11px;
	position:relative;
}
.article_photoHolder_img {
	width:81px;
	height:81px;
	
}
.article_upload_button {
	border:0px;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	height:22px;
	color:#333333;
	background-color:silver;
	cursor:pointer;
}
