
body {
	background-color: #ffffff;
	text-align: center;
	direction: rtl;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	margin-top: 0;
	padding: 0;
	Font-family: arial, verdana, tahoma;
margin-right: auto;
margin-left: auto;
}
#wrapper{
width:980px;
margin-right: auto;
margin-left: auto;
border: solid 0px red;
			background-image: url(http://chacoty.co.il/portals/0/skins/NewSite_HP/images/head.jpg);
			background-repeat: no-repeat;

}
#topLinks{
border: solid 0px red;
position: relative;
height: 25px;
}
.UtilLinks{
color: #8CA0B5;
font-size: 0.9em;
float: right;
margin-top: 5px;
margin-right: 30px;
height: 15px;
width: 350px;
}
.SearchDiv{
color: #8CA0B5;
font-size: 0.9em;
float: left;
margin-top: 2px;
margin-right: 30px;
height: 15px;
width: 420px;
border: solid 0px red;
}
#mainContent{
min-height:500px;
}
#dnn_ContentPane{
position: relative;
width: 100%;
/*float: left;*/
min-height:500px;
border: solid 0px red;	
}
#dnn_RightPane{
position: relative;
width: 325px;
float: right;
min-height:500px;
border: solid 0px red;		
}
#dnn_LeftPane{
position: relative;
width: 160px;
float: right;
min-height:500px;
border: solid 0px red;		
}
#MenuStrip{
	
}
#LangDiv{
position: relative;
width: 40px;
float: left;
height:31px;	
}
#MenuDiv{
	position:relative;
width:770px;
float: right;
}
#jpgRotate{
		position: relative;
		height: 230px;
			padding: 5px;
			margin-bottom:1px; ;
			background-image: url(http://chacoty.co.il/portals/0/skins/NewSite_HP/images/head.jpg);
			background-repeat: no-repeat;
top: 0px
}
#footer{
		   height: 50px;
			clear: both;
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
			text-align: center;	
}
#fotext{
	
}

p {
	text-align: right;
	direction: rtl;
	margin-top: 6px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	 font-family: Arial, Helvetica, sans-serif; font-size: 16px;
}
p + p {
	text-align: right;
	direction: rtl;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	 font-family: Arial, Helvetica, sans-serif; font-size: 16px;
}
TD P {
	text-align: right;
	direction: rtl;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	 font-family: Arial, Helvetica, sans-serif; font-size: 16px;
}
TD {
	direction: rtl;
	text-align: right;
}
/** Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 90%; 
	border-bottom: white 2px solid; 
	border-left: white 0px solid; 
	border-top: white 2px solid;  
	border-right: white 0px solid;
	margin: 0px 2px 0px 2px;

}
.rootmenuitem TD{
	font-family:Arial;
	color:#407DB0; 
	font-size:14px; font-weight:bold; letter-spacing:-1px;
	padding:0px; text-align:center;
	margin: 0px 2px 0px 2px;
	background:transparent;
	width:100px; height:28px; display:block; line-height:28px;
	border-right:1px #407DB0 solid;
        border-left:1px #407DB0 solid;
	border-top:1px #407DB0 solid;
        border-bottom:1px #407DB0 solid;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	font-family:Arial;
	color:#407DB0;
	font-size:14px; font-weight:bold; letter-spacing:-1px;
	padding:0px; text-align:center;
	background:#DAE7F1;
	width:100px; height:28px; display:block; line-height:28px;
	border-right:1px #407DB0 solid;
        border-left:1px #407DB0 solid;
	border-top:1px #407DB0 solid;
        border-bottom:1px #407DB0 solid;

}

.rootmenuitem{
/*The root menu items  */
	color: #407DB0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	cursor: hand; 
	border-top: 1px solid #8CA0B5;
	border-left: 1px solid #8CA0B5;
	border-bottom: 1px solid #8CA0B5;
}
.separator{
	color: white;
	background-color: white;
	line-height: 28px; 
	font-size: 20%;
}
.separator_bott{
	color: #407DB0;
}
.rootmenuitemselected{
/*The root menu item when mouse over it */
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	background: #407DB0;	
	font-size: 14px;
	cursor: hand; 
	text-align: center;
	padding: 1px;



}
.rootmenuitembreadcrumb{
/* CSS Class used for sub menu items when they are found in the breadcrumb array list */
		cursor: hand; 
}
.submenu{
/* css class for the properties of the submenu items that are not in the mneuitem class */
	z-index:1000;
	border:0px;
	padding-left:0px; 
	padding-right:0px; 
        margin-left:0px;
	background:white;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4);
	
}
.menuitem{
/* css class for the menu items including root and Submenu
     

 */
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #407DB0;
	padding: 3px 6px 3px 6px;
	border-top: 0px dashed #8CA0B5;
	border-left: 1px solid #8CA0B5;
	border-bottom: 1px dashed #8CA0B5;
	border-right: 1px solid #8CA0B5;

}


.submenuitemselected{
/* CSS Class used for sub menu items when they moused-over */
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #407DB0;
	background: #DAE7F1;	
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #8CA0B5;
	border-left: 1px solid #8CA0B5;
	border-bottom: 1px solid #8CA0B5;
	border-right: 1px solid #8CA0B5;
}
.submenuitemactive{
/* CSS Class used for sub menu items when they are the active tab */
}


.submenuitembreadcrumb{
/* CSS Class used for sub menu items when they are found in the breadcrumb array list */
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	background: #F17C67;	
	font-size: 14px;
	padding: 1px;
	border-bottom: #8E1F0D 1px solid; 
	border-left: #8E1F0D 0px solid; 
	border-top: #8E1F0D 0px solid;  
	border-right: #8E1F0D 0px solid;
	filter: alpha(Opacity=90); 
}
.rootmenuitemactive{
/* CSS Class used for root menu items when they are the active tab */
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	background: #8CA0B5;
	font-size: 14px;
	padding: 1px;
	border-bottom: #8E1F0D 1px solid; 
	border-left: #8E1F0D 0px solid; 
	border-top: #8E1F0D 0px solid;  
	border-right: #8E1F0D 0px solid;
}
.MainMenu_MenuIcon{
display: none;
}

.MainMenu_MenuArrow 
{
    display: none; 
}
/* End Menu*/
