<!--
/*--START Initiate--*/
body {
	direction:rtl;
}
fieldset.contactForm
{
	padding:0 10px 10px 0;
}

/*--END Initiate--*/

/*--START Main Elements--*/

#Header{
	text-align:left;
}
#Header_bg{
	right:0;
}
#Header_Bottom{
	right:0;
}
#mainContent,
#mainContent-profile{
	right:0;
	text-align:right;
}
#hp_txt{
	left:0;
	float:right;
	background-image:url(../../images/he/hp_txt_bg.jpg);
}
#hp_txt p{
	right:-2px;
}
#hp_login{
	padding:5px 10px 0 0;
	left:0;
	float:left;
	background-image:url(../../images/he/hp_login_bg.jpg);
}
#hp_projects{
	padding:30px 11px 15px 15px;
	left:0;
	float:right;
	background-image:url(../../images/he/hp_projects_bg.jpg);
}
#Breadcrumbs ul{
	direction:ltr;
	float:right;
}
#Breadcrumbs ul li{
	direction:rtl;
	float:left;
	padding-left:4px;
}
#txtHolder p{
	right:7px;
}
#pyramid{
	text-align:right;
	left:0;
}
#pyramid ul li{
	margin:0 1px -2px 0;
	float:left;
}
#profile_txt{
	left:0;
	float:right;
}
#news_txt{
	left:0;
	float:right;
}
#contact_txt{
	left:0;
	float:right;
}
#projects_txt{
	right:53px;
	float:right;
}
#users_txt{
	left:0;
	float:right;
}
#profile_img{
	left:0;
	float:left;
}
#projects_video{
	left:53px;
	float:left;
}
#profile-txt-bg{
	right:0;
	background-image:url(../../images/he/profile_txt_bg.png);
}
#news-txt-bg{
	right:0;
	background-image:url(../../images/he/news_txt_bg.png);
}
#contact-txt-bg{
	right:0;
	background-image:url(../../images/he/contact_txt_bg.png);
}
#projects-txt-bg{
	right:0;
	background-image:url(../../images/he/projects_txt_bg.png);
}
#users-txt-bg{
	right:0;
	background-image:url(../../images/he/users_txt_bg.png);
}
#sphere-bg{
	right:0;
	background-image:url(../../images/he/sphere_bg.png);
}
ul#clients li{
	float:right;
}
#Footer{
	right:0;
}

/*--END Main Elements--*/
/*------------------TreeView-----------------*/

.treeview .hitarea {
	background: url(../../images/he/treeview-famfamfam.gif) -64px -25px no-repeat;
	margin-right: -16px;
	float: right;
}
.treeview li { 
	padding: 3px 0pt 3px 16px;
}
.treeview .expandable-hitarea { background-position:100% -3px; }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../../images/he/treeview-famfamfam.gif); } 
.filetree li { padding: 3px 16px 2px 0; }
.filetree span.folder, .filetree span.file { padding: 1px 16px 1px 0; display: inline-block; }
.filetree span.folder { background: url(../../images/folder.gif) 100% 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../../images/folder-closed.gif) 100% 0 no-repeat; }
.filetree span.file { background: url(../../images/file.gif) 100% 0 no-repeat; }

/*------------------END TreeView-----------------*/

/*--START Quick Form--*/

#hp_Qform{
	right:40px;
}

/*--END Quick Form--*/

/*--START Classes--*/

.left{
	float:left;
}
.right{
	float:right;
}
.high{
	left:0;
}
.posFix{
	right:245px;
	float:right;
}
.bigPic{
	right:0;
	float:right;
}
.sep{
	background-image:url(../../images/he/sep.png);
}
/*--END Classes--*/

-->