﻿@charset "utf-8";

@font-face
{
	font-family:Pekan;
	src: url('../../icd_DEV/fonts/PekanBold.eot'), url('../../icd_DEV/fonts/PekanBold.ttf'); 
}

@font-face
{
	font-family:PekanBlack;
	src: url('../../icd_DEV/fonts/PekanBlack.eot'), url('../../icd_DEV/fonts/PekanBlack.ttf'); 
}

#myslidemenu {
    margin-right: 6px;
    height: 21px;
    width: 524px;
    margin-top:43px;
}

.jquerycssmenu > ul > li
{
	cursor:pointer;
	margin-left:5px;
	height:30px;
	border-left:2px #eeeee6 solid;
	font-weight:bold;
    padding:0 4px;
/*	line-height:22px;	*/
}

.jquerycssmenu > ul > li > *
{
	font-weight:normal;
}


#channel1:before	{	content:"יום הזיכרון \A לשואה ולגבורה"; white-space:pre;	}
#channel2:before	{	content:"יום הזיכרון \A לחללי מערכות ישראל"; white-space:pre;	}
#channel3:before	{	content:"יום \A העצמאות";	white-space:pre;}
/* #channel4:before	{	content:"יום \A הרצל";	white-space:pre;	} */
#channel4:before	{	content:"יום \A ירושלים";	white-space:pre;}
#channel5:before	{	content:"יום הזיכרון \A ליצחק רבין"; white-space:pre;	}
/* #channel7:before	{	content:"יום \A העברית";	white-space:pre;	} */
#channel6:before	{	content:"נשיאים וראשי \A ממשלה בישראל";	white-space:pre;	}
#channel6			{	border-left:none;	} /*last*/

.jquerycssmenu > ul > li:before
{
	display:inline-block;
	font-family:Pekan;
	line-height: 0.85em;
	padding-top: 4px;
}

.jquerycssmenu > ul > li:hover
{
	color:#b55e0a;
}

.jquerycssmenu > ul > li.current.over
{
	color:#b55e0a;
}

.jquerycssmenu  ul  li ul li a:hover
{
	background-color: #0b8ed0;
}

.jquerycssmenu ul li a
{
	margin-top:-30px;
	z-index: 10;
	position: relative;
}