
body 
{	
	direction:rtl;
}

#Page {
	text-align: right;
}

#PageTop .logo 
{
	left: auto;
	right: 0;
}
#PageTop .logo img
{
	margin-right: 0px;
	margin-left: 15px;
}
#Toolbox 
{
	right: auto;
	left: 0;
}

#Toolbox a 
{
	font-size: 11px;
	text-align: right;
	background-position: 98px 5px;
	padding:1px 18px 3px 18px;
	height: 13px;
}

#Toolbox .faq {background-image: url('../Image/Icons/icon_faq.gif');}

#Toolbox .search 
{
	position: relative;
	text-align: right;
	background-position: 98px 5px;
	width: 85px;
	height: 12px;
	padding: 2px 17px 4px 8px;
}


#Toolbox .search #TopSearchStr 
{
	font-size: 11px;
	xpadding: 0px 2px 0px 2px !imortant;
	xheight: 11px;
}

#Toolbox input
{
	text-align: right;
}

#MainMenu .ChildMenuWrap {
	top:147px;
	*top:68px;
	right:0px;
}

#MainMenu a {
	float: right;
}
#MainMenu .ChildMenuWrap a {
	float:right;
}
#Toolbox .search #TopSearchBtn
{
	border: none;
	position: absolute;
	top: 3px;
	right: 95px !important;
	width: 12px;
	height: 13px;
	overflow: hidden;
	background: url('../Image/Buttons/SearchButton.gif') no-repeat;
	cursor: pointer;
}

.shortChildMenu 
{
	right: 0px;
	left: auto; /*do not remove!*/
}

#ChildsMenu a {
	float: right;
	background-position: left 3px;
}

#PageMiddle {
	background: url('../Image/backgrounds/PageMiddle_background.gif') repeat-y left top;
}

#Footer #MantisLink 
{
	direction: ltr;
	right: auto;
	left: 10px;
}

#Footer #BottomMenu a , #Footer #BottomMenu a:visited {
	display: block;
	float: right;
	background-position: left 3px;
}

#MainContentWrap ul {
	display: inline;
	list-style: none;
	list-style-image: none !important;
	margin: 0px;
	list-style-position: outside;
}

#MainContentWrap ul li {
	display: block;
	background: url('../Image/Bullets/list_bullet.gif') no-repeat right 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	color: #6B6251;
}

#NotebookPanel
{
	background: #ffffff url('../Image/Backgrounds/Notebook.gif') repeat-y left top;
	text-align: right;
	direction:rtl;
	position: relative;
}

#NotebookContent {
	float: right;
	width: 660px;
	font-size:11px;
	padding-top: 35px;
}

#Links {
	float: left;
	text-align: right;
}

#Links h4
{
	background-position: 209px 5px;
	padding-left: 0;
	padding-right: 18px;
}

#Links .linkUserAction
{
	background-position: 209px 6px;
}

#Links .linkWhatIs
{
	background-position: 209px 6px;
}

#NotebookCloseLink
{
	right: auto;
	left: 110px;
	background-position: 99px 5px;
	padding-left: 0;
	padding-right: 15px;
}

#Links a
{
	background: url('../Image/Bullets/list_bullet.gif') no-repeat 209px 5px;
	padding-left: 0;
	padding-right: 18px;
}

#NotebookContent h2
{
	float: right;
	padding-left: 0;
	padding-right: 15px;
}

#Footer
{
	clear: both;
	width: 660px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	color:#605D5B;
	float:right;
	text-direction:right;
	}

#NotebookProducts .product
{
	float: right;
	margin-right: 0;
	margin-left: 14px;
}

#NotebookProducts .product .delete
{
	left: 0px;
	xright: 49px;
	top: 68px;
}

#NotebookGalleryImages .image
{
	float: right;
	margin-left: 14px;
}

#NotebookGalleryImages .image .delete
{
	position: absolute;
	left: 0px;
	top: 68px;
}

#NotebookLoginPanel .body .goBack
{
	position: absolute;
	bottom: 2px;
	right: 340px;

}
