/* --------------------------------------------- Main website navigator------------------------------------ */
#MainNav {
height:77px;
width:799px;
background:url('../img/bgmainnav.jpg');
position:absolute;
display:block;
z-index:1001;
}

#MainNav ul {
margin: 32px 0 0 0;
padding:0 0 0 0px;
display:block;
}

#MainNav ul li {
text-decoration:none;
font-size:15px;
float:left;
position:relative;
display:block;
color:#00305a;
text-align:left;
}

#MainNav ul li a:link,
#MainNav ul li a:active,
#MainNav ul li a:visited {
color:#fff;
display: block;
}

a#aCompanyProfileEn:link,
a#aCompanyProfileEn:active,
a#aCompanyProfileEn:visited {
background: url("../img/menu.png") no-repeat 0px 0px;
width: 115px;
height: 20px;
margin:0 0 0 40px;
font-size: 0px;
}

a#aCompanyProfileEnUp:link,
a#aCompanyProfileEnUp:active,
a#aCompanyProfileEnUp:visited,
a#aCompanyProfileEnUp:hover
{
width: 115px;
height: 20px;
margin:0 0 0 40px;
background: url("../img/menu.png") no-repeat 2px -60px;
font-size: 0px;
}
a#aCompanyProfileEn:hover 
{
background: url("../img/menu.png") no-repeat 2px -60px;
}

a#aOurProductsEn {
background: url("../img/menu.png") no-repeat -169px 0px;
width: 118px;
height: 20px;
margin:0 0 0 50px;
font-size: 0px;
}
a#aOurProductsEnUp:link,
a#aOurProductsEnUp:active,
a#aOurProductsEnUp:visited,
a#aOurProductsEnUp:hover
{
width: 118px;
height: 20px;
margin:0 0 0 50px;
background: url("../img/menu.png") no-repeat -167px -62px;
font-size: 0px;
}

a#aOurProductsEn:hover {
background: url("../img/menu.png") no-repeat -167px -62px;
}

a#aQualityAssuranceEn{
background: url("../img/menu.png") no-repeat -320px 0px;
width: 150px;
height: 20px;
margin:0 0 0 35px;
font-size: 0px;
}

a#aQualityAssuranceEnUp:link,
a#aQualityAssuranceEnUp:active,
a#aQualityAssuranceEnUp:visited,
a#aQualityAssuranceEnUp:hover
{
background: url("../img/menu.png") no-repeat -318px -62px;
width: 150px;
height: 20px;
margin:0 0 0 35px;
font-size: 0px;
}

a#aQualityAssuranceEn:hover {
background: url("../img/menu.png") no-repeat -318px -62px;
}

a#aInTheKitchenEn{
background: url("../img/menu.png") no-repeat -503px 0px;
width: 116px;
height: 20px;
margin:0 0 0 33px;
font-size: 0px;
}

a#aInTheKitchenEnUp:link,
a#aInTheKitchenEnUp:active,
a#aInTheKitchenEnUp:visited,
a#aInTheKitchenEnUp:hover
{
background: url("../img/menu.png") no-repeat -501px -62px;
width: 116px;
height: 20px;
margin:0 0 0 33px;
font-size: 0px;
}

a#aInTheKitchenEn:hover {
background: url("../img/menu.png") no-repeat -501px -62px;
}

a#aContactUsEn{
background: url("../img/menu.png") no-repeat -653px 0px;
width: 100px;
height: 20px;
margin:0 0 0 33px;
font-size: 0px;
}

a#aContactUsEnUp:link,
a#aContactUsEnUp:active,
a#aContactUsEnUp:visited,
a#aContactUsEnUp:hover
{
background: url("../img/menu.png") no-repeat -651px -62px;
width: 100px;
height: 20px;
margin:0 0 0 33px;
font-size: 0px;
}

a#aContactUsEn:hover {
background: url("../img/menu.png") no-repeat -651px -62px;
}

#MainNav ul li a:hover {
color:#6eb3f0;
}
#MainNav ul li ul { 
display: none;
}

#MainNav ul li:hover ul,
#MainNav ul li.sfhover ul  {
display: block;
position:absolute;
top:-15px;
left:25px;
width:193px;
z-index:100000;
}

#MainNav ul li ul li a {
padding:0 0 0 16px;
}

.opaque,

a#aCompanyProfileHomeUp,
a#aCompanyProfileAboutUp,
a#aCompanyProfileFactoryUp,
a#aCompanyProfileMissionUp,
a#aOurProductsGarlicUp,
a#aOurProductsGingerUp,
a#aOurProductsChiliUp,
a#aOurProductsCorianderUp,
a#aOurProductsParsleyUp,
a#aOurProductsHorseradishUp,
a#aOurProductsMexicanMixUp,
a#aOurProductsFactoryUp,
a#afoodserviceindustryUp,
a#aQualityAssuranceHACCPUp,
a#aQualityAssuranceBRCUp,
a#aQualityAssuranceKosherUp,
a#aInTheKitchenRecipeUp,
a#aInTheKitchenSearchrecipeUp,
a#aInTheKitchenAllRecipesUp,
a#aContactUsIsraelUp,
a#aContactUsShanghaiUp,
a#aContactUsEuropeUp,
a#aNewsletterUp,

a#aCompanyProfileHome,
a#aCompanyProfileAbout,
a#aCompanyProfileFactory,
a#aCompanyProfileMission,
a#aOurProductsGarlic,
a#aOurProductsGinger,
a#aOurProductsChili,
a#aOurProductsCoriander,
a#aOurProductsParsley,
a#aOurProductsHorseradish,
a#aOurProductsMexicanMix,
a#aOurProductsFactory,
a#afoodserviceindustry,
a#aQualityAssuranceHACCP,
a#aQualityAssuranceBRC,
a#aQualityAssuranceKosher,
a#aInTheKitchenRecipe,
a#aInTheKitchenSearchrecipe,
a#aInTheKitchenAllRecipes,
a#aContactUsIsrael,
a#aContactUsShanghai,
a#aContactUsEurope,
a#aNewsletter
{
width:177px;
display:block;
}

a.opaque:link,
a.opaque:active,
a.opaque:visited,
a#aCompanyProfileHome:link,
a#aCompanyProfileHome:active,
a#aCompanyProfileHome:visited,
a#aCompanyProfileAbout:link,
a#aCompanyProfileAbout:active,
a#aCompanyProfileAbout:visited,
a#aCompanyProfileFactory:link,
a#aCompanyProfileFactory:active,
a#aCompanyProfileFactory:visited,
a#aCompanyProfileMission:link,
a#aCompanyProfileMission:active,
a#aCompanyProfileMission:visited,
a#aOurProductsGarlic:link,
a#aOurProductsGarlic:active,
a#aOurProductsGarlic:visited,
a#aOurProductsGinger:link,
a#aOurProductsGinger:active,
a#aOurProductsGinger:visited,
a#aOurProductsChili:link,
a#aOurProductsChili:active,
a#aOurProductsChili:visited,
a#aOurProductsCoriander:link,
a#aOurProductsCoriander:active,
a#aOurProductsCoriander:visited,
a#aOurProductsParsley:link,
a#aOurProductsParsley:active,
a#aOurProductsParsley:visited,
a#aOurProductsHorseradish:link,
a#aOurProductsHorseradish:active,
a#aOurProductsHorseradish:visited,
a#aOurProductsMexicanMix:link,
a#aOurProductsMexicanMix:active,
a#aOurProductsMexicanMix:visited,
a#aOurProductsFactory:link,
a#aOurProductsFactory:active,
a#aOurProductsFactory:visited
{
display: block;
text-decoration: none;
background: url('../img/opactrans.png');
font-family:QlassikMedium, Arial, helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:0 0 0 16px;
}

a#afoodserviceindustry:link,
a#afoodserviceindustry:active,
a#afoodserviceindustry:visited,s
a#aQualityAssuranceHACCP:link,
a#aQualityAssuranceHACCP:active,
a#aQualityAssuranceHACCP:visited,
a#aQualityAssuranceBRC:link,
a#aQualityAssuranceBRC:active,
a#aQualityAssuranceBRC:visited,
a#aQualityAssuranceKosher:link,
a#aQualityAssuranceKosher:active,
a#aQualityAssuranceKosher:visited,
a#aInTheKitchenRecipe:link,
a#aInTheKitchenRecipe:active,
a#aInTheKitchenRecipe:visited,
a#aInTheKitchenSearchrecipe:link,
a#aInTheKitchenSearchrecipe:active,
a#aInTheKitchenSearchrecipe:visited,
a#aInTheKitchenAllRecipes:link,
a#aInTheKitchenAllRecipes:active,
a#aInTheKitchenAllRecipes:visited,
a#aContactUsIsrael:link,
a#aContactUsIsrael:active,
a#aContactUsIsrael:visited,
a#aContactUsShanghai:link,
a#aContactUsShanghai:active,
a#aContactUsShanghai:visited,
a#aContactUsEurope:link,
a#aContactUsEurope:active,
a#aContactUsEurope:visited,
a#aNewsletter:link,
a#aNewsletter:active,
a#aNewsletter:visited
{
display: block;
text-decoration: none;
background: url('../img/opactrans.png');
font-family:QlassikMedium, Arial, helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:0 0 0 16px;
}

a#aCompanyProfileHomeUp:link,
a#aCompanyProfileHomeUp:active,
a#aCompanyProfileHomeUp:visited,
a#aCompanyProfileAboutUp:link,
a#aCompanyProfileAboutUp:active,
a#aCompanyProfileAboutUp:visited,
a#aCompanyProfileFactoryUp:link,
a#aCompanyProfileFactoryUp:active,
a#aCompanyProfileFactoryUp:visited,
a#aCompanyProfileMissionUp:link,
a#aCompanyProfileMissionUp:active,
a#aCompanyProfileMissionUp:visited,
a#aOurProductsGarlicUp:link,
a#aOurProductsGarlicUp:active,
a#aOurProductsGarlicUp:visited,
a#aOurProductsGingerUp:link,
a#aOurProductsGingerUp:active,
a#aOurProductsGingerUp:visited,
a#aOurProductsChiliUp:link,
a#aOurProductsChiliUp:active,
a#aOurProductsChiliUp:visited,
a#aOurProductsCorianderUp:link,
a#aOurProductsCorianderUp:active,
a#aOurProductsCorianderUp:visited,
a#aOurProductsParsleyUp:link,
a#aOurProductsParsleyUp:active,
a#aOurProductsParsleyUp:visited,
a#aOurProductsHorseradishUp:link,
a#aOurProductsHorseradishUp:active,
a#aOurProductsHorseradishUp:visited,
a#aOurProductsMexicanMixUp:link,
a#aOurProductsMexicanMixUp:active,
a#aOurProductsMexicanMixUp:visited,
a#aOurProductsFactoryUp:link,
a#aOurProductsFactoryUp:active,
a#aOurProductsFactoryUp:visited,
a#afoodserviceindustryUp:link,
a#afoodserviceindustryUp:active,
a#afoodserviceindustryUp:visited
{
display: block;
text-decoration: none;
background: url('../img/opactrans.png');
font-family:QlassikMedium, Arial, helvetica, sans-serif;
font-size:12px;
padding:0 0 0 16px;
color:#385b79;
}

a#aQualityAssuranceHACCPUp:link,
a#aQualityAssuranceHACCPUp:active,
a#aQualityAssuranceHACCPUp:visited,
a#aQualityAssuranceBRCUp:link,
a#aQualityAssuranceBRCUp:active,
a#aQualityAssuranceBRCUp:visited,
a#aQualityAssuranceKosherUp:link,
a#aQualityAssuranceKosherUp:active,
a#aQualityAssuranceKosherUp:visited,
a#aInTheKitchenRecipeUp:link,
a#aInTheKitchenRecipeUp:active,
a#aInTheKitchenRecipeUp:visited,
a#aInTheKitchenSearchrecipeUp:link,
a#aInTheKitchenSearchrecipeUp:active,
a#aInTheKitchenSearchrecipeUp:visited,
a#aInTheKitchenAllRecipesUp:link,
a#aInTheKitchenAllRecipesUp:active,
a#aInTheKitchenAllRecipesUp:visited,
a#aContactUsIsraelUp:link,
a#aContactUsIsraelUp:active,
a#aContactUsIsraelUp:visited,
a#aContactUsShanghaiUp:link,
a#aContactUsShanghaiUp:active,
a#aContactUsShanghaiUp:visited,
a#aContactUsEuropeUp:link,
a#aContactUsEuropeUp:active,
a#aContactUsEuropeUp:visited,
a#aNewsletterUp:link,
a#aNewsletterUp:active,
a#aNewsletterUp:visited
{
display: block;
text-decoration: none;
background: url('../img/opactrans.png');
font-family:QlassikMedium, Arial, helvetica, sans-serif;
font-size:12px;
padding:0 0 0 16px;
color:#385b79;
}

a.opaque:hover,
a#aCompanyProfileHome:hover,
a#aCompanyProfileAbout:hover,
a#aCompanyProfileFactory:hover,
a#aCompanyProfileMission:hover,
a#aOurProductsGarlic:hover,
a#aOurProductsGinger:hover,
a#aOurProductsChili:hover,
a#aOurProductsCoriander:hover,
a#aOurProductsParsley:hover,
a#aOurProductsHorseradish:hover,
a#aOurProductsMexicanMix:hover,
a#aOurProductsFactory:hover,
a#afoodserviceindustry:hover,
a#aQualityAssuranceHACCP:hover,
a#aQualityAssuranceBRC:hover,
a#aQualityAssuranceKosher:hover,
a#aInTheKitchenRecipe:hover,
a#aInTheKitchenSearchrecipe:hover,
a#aInTheKitchenAllRecipes:hover,
a#aContactUsIsrael:hover,
a#aContactUsShanghai:hover,
a#aContactUsEurope:hover,
a#aNewsletter:hover
{
color:#6eb3f0;
}
a#aCompanyProfileHomeUp:hover,
a#aCompanyProfileAboutUp:hover,
a#aCompanyProfileFactoryUp:hover,
a#aCompanyProfileMissionUp:hover,
a#aOurProductsGarlicUp:hover,
a#aOurProductsGingerUp:hover,
a#aOurProductsChiliUp:hover,
a#aOurProductsCorianderUp:hover,
a#aOurProductsParsleyUp:hover,
a#aOurProductsHorseradishUp:hover,
a#aOurProductsMexicanMixUp:hover,
a#aOurProductsFactoryUp:hover,
a#aQualityAssuranceHACCPUp:hover,
a#aQualityAssuranceBRCUp:hover,
a#aQualityAssuranceKosherUp:hover,
a#aInTheKitchenRecipeUp:hover,
a#aInTheKitchenSearchrecipeUp:hover,
a#aInTheKitchenAllRecipesUp:hover,
a#aContactUsIsraelUp:hover,
a#aContactUsShanghaiUp:hover,
a#aContactUsEuropeUp:hover,
a#aNewsletterUp:hover  
{
color:#6eb3f0;
}

a#aQualityAssuranceHACCP:link,
a#aQualityAssuranceHACCP:active,
a#aQualityAssuranceHACCP:visited
{
	width:177px;
	display:block;
	display: block;
	text-decoration: none;
	background: url('../img/opactrans.png');
	font-family:QlassikMedium, Arial, helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 16px;
	color:#385b79;	
}
a#aQualityAssuranceHACCPUp:hover
{
	color:#6eb3f0;
}

a.opaque-top:link,
a.opaque-top:active,
a.opaque-top:visited,
a#aCompanyProfileTop:link,
a#aCompanyProfileTop:active,
a#aCompanyProfileTop:visited,
a#aOurProductsTop:link,
a#aOurProductsTop:active,
a#aOurProductsTop:visited,
a#aQualityAssuranceTop:link,
a#aQualityAssuranceTop:active,
a#aQualityAssuranceTop:visited,
a#aInTheKitchenTop:link,
a#aInTheKitchenTop:active,
a#aInTheKitchenTop:visited,
a#aContactUsTop:link,
a#aContactUsTop:active,
a#aContactUsTop:visited
{
display: block;
text-decoration: none;
background: transparent url('../img/opactransfirst1.png') no-repeat;
height: 14px;
width:177px;
}

a.opaque-bottom:link,
a.opaque-bottom:active,
a.opaque-bottom:visited,
a#aCompanyProfileBottom:link,
a#aCompanyProfileBottom:active,
a#aCompanyProfileBottom:visited,
a#aOurProductsBottom:link,
a#aOurProductsBottom:active,
a#aOurProductsBottom:visited,
a#aQualityAssuranceBottom:link,
a#aQualityAssuranceBottom:active,
a#aQualityAssuranceBottom:visited,
a#aInTheKitchenBottom:link,
a#aInTheKitchenBottom:active,
a#aInTheKitchenBottom:visited,
a#aContactUsBottom:link,
a#aContactUsBottom:active,
a#aContactUsBottom:visited
{
height: 10px;
display: block;
text-decoration: none;
background: transparent url('../img/opactransfirst3.png') no-repeat;
width:177px;
}
