﻿body
{
	background: #fff url( 'images/background.png' ) repeat-x;
	font-family: Tahoma;
	font-size: 12px;	
	margin: 0;
	padding: 0;
	text-align:right;
}
#container
{
	margin: 0 auto;
	width: 758px;
}

#banner
{
	height: 181px;
	background: url( 'images/baner.jpg' ) no-repeat;
	position:relative;
}
#randomHadis
{
	width: 488px;
	height: 135px;
	position: absolute;
	top:40px;
	left:20px;
}
.contentbaner .b
{
	margin-top: 45px;
}

#containerContent
{
	background: url( 'images/backmenu.png' ) right top repeat-y;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/*-----------*/
#content
{
	padding-right: 170px;
}
.backpanelhorisontal
{
	background: url( 'images/backHightPanel.gif' ) right repeat-y;
	margin-right: 20px;
	padding-right: 20px;
	padding-top: 6px;
}
.backpanelvertical
{
	background: url(     'images/backWithdPanel.gif' ) repeat-x;
	background-position: bottom;
	height: 20px;
	margin-right: 50px;
	padding-right: 10px;
	padding-top: 10px;
}
#footer
{
	margin-top: 0px;
	height: 72px;
	font-size: 11px;
	color: #2a4f14;
	text-align: center;
	direction: rtl;
	padding-top: 12px;
}

#copyRight
{
    font-size: 11px;
	color: #2a4f14;
	text-align: center;
	direction: rtl;
	padding-top: 12px;	
}
.img
{
	position: relative;
	float: right;
	z-index: 1;
}
.contentPanel
{
	z-index: 2;
	position: relative;
	}
/*--------------------------*/
/* =Navigation
-----------------------------------------------------------------------------*/
#sidebar
{
	width:160px;
	float:right;
		
}
