﻿/* for right to left languages */

html, body {
	direction: rtl;
	background-repeat: repeat;
	background-image: url('images/pattern-1.png');
background-color:#EBEBEB;
font-family:'Tahoma',Arial,Helvetica,sans-serif;
}

.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
	height:1.45em;
	width:1.45em;
	float: right;
}

div.box {
	line-height:150%;
	font-style:normal;
}

div.menuedit{
	float:left;
}


.del-content-icon{
	border:0;
}


#editable_table a{
	margin-right:.5em;

}

#topnavlist{
	float:left;

}
.logoutbar{
	white-space:nowrap;
	text-align:left;
	border-top:1px solid #eeeeee;
}

.fl-force-right{
	float:left;
}

.buttonbox{
	float:left;

}
div#breadcrumbs{

	float:right;
}
ul.current_list li{
	width:90%;
}

.current_box{
	width:34%;
}

.my_course_container{
	width:55%;
}

#content-tool-links{
	float:right;
}
.details-text{
	font-style:inherit;
}

.admin_container{
	float:left;
	white-space:normal;
}
.page-title{

	margin-top:1em;
}

.top-tool{
	width:95%;
}
.child-top-tool li{
	white-space:normal;
	overflow:visible;
}

#contentcolumn {
white-space:normal;
}
table.etabbed-table	{
	padding-right:5em;
	*margin-right:4em;
}
#subnavlist{
	*margin-right:4em;
}

div.details-text img{
	float:right;
	clear:right;
	padding-left:.2em;
}

div.details-text{
	line-height:1.5em;
	margin-right:.2em;
}