



.channel1{background:url(../images/menu/home.jpg) no-repeat;width:106px;height:33px;}
.channel2{background:url(../images/menu/teachers.jpg) no-repeat;width:106px;height:33px;}
.channel3{background:url(../images/menu/highschool.jpg) no-repeat;width:106px;height:33px;}
.channel4{background:url(../images/menu/kids.jpg) no-repeat;width:106px;height:33px;}
.channel5{background:url(../images/menu/kodesh.jpg) no-repeat;width:106px;height:33px;}
.channel6{background:url(../images/menu/info.jpg) no-repeat;width:106px;height:33px;}

.channel1_on{background:url(../images/menu/home_on.jpg) no-repeat;width:106px;height:33px;}
.channel2_on{background:url(../images/menu/teachers_on.jpg) no-repeat;width:106px;height:33px;}
.channel3_on{background:url(../images/menu/highschool_on.jpg) no-repeat;width:106px;height:33px;}
.channel4_on{background:url(../images/menu/kids_on.jpg) no-repeat;width:106px;height:33px;}
.channel5_on{background:url(../images/menu/kodesh_on.jpg) no-repeat;width:106px;height:33px;}
.channel6_on{background:url(../images/menu/info_on.jpg) no-repeat;width:106px;height:33px;}


ul#topnav {
	margin: 0; padding: 0;
	float: right;
	width: 958px;
	height:120px;
	list-style: none;
	position: relative;
	margin-right:21px;
	
}
/*\*/* html ul#topnav{margin-right:10px;}/**/
ul#topnav li {
	float: right;
	margin: 0; padding: 0;
	cursor:pointer;
	border:0;
	
}
ul#topnav li a {
	padding:0;margin:0;border:0;
}
ul#topnav li:hover {  }
ul#topnav li div {
	float: right;
	padding:0;margin:0;
	position: absolute;
	left: 0; top:33px;

	display: block;
	width: 958px;
	
	}

ul#topnav li img{float:right;padding:0;margin:0;border:0;} 	
	
ul#topnav li:hover div { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

#sub_menu{width:958px;height:55px;}

#sub_menu div{
background:url(../images/menu/links_open_bg2.gif) no-repeat;
position:relative;
top:-55px;
left:0;
width:958px;
height:55px;
display:none;
margin:0 0 0 10px;
float:right;
padding-top:5px;
padding-right:21px;
}
/*\*/* html #sub_menu div{left:22px;position:absolute;top:163px;}/**/


.links_table{ margin: 0 20px 0 0;}
.links_table td{padding:0 0 0 20px;}

#sub_menu a{color:#FFFFFF;font-size:11px;text-decoration:none;font-family:Arial, Helvetica, sans-serif;}

#sub_menu img{width:6px;height:6px;padding-left:3px;}

#close_menu{position:absolute;left:30px;top:170px;display:none;cursor:pointer;width:16px;height:49px;}

#vertical_menu{width:65px;height:357px;background:url(../images/vertical_menu/sargel.jpg) no-repeat;position:fixed;left:0;top:50px;}
* html div#vertical_menu {position: absolute; top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+50 : document.body.scrollTop+50);}
#vertical_menu img{margin-right:12px;width:53px;height:45px;border:0;margin-bottom:3px;cursor:pointer;}
/*\*/* html #vertical_menu img{padding-bottom:0px;}/**/

#slide_box{width:221px;height:250px;background:url(../images/vertical_menu/sargel_open_bg.jpg) no-repeat;position:absolute;top:0;left:62px;z-index:1000000000000000000000;display:none;}

