BODY 
{
	scrollbar-arrow-color:#bbbab7;
	scrollbar-track-color:#d0d1d3;
	scrollbar-shadow-color:#bbbab7;
	scrollbar-face-color:#d0d1d3;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#acaeaf;
	scrollbar-3dlight-color:#eef0f2;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	text-decoration: none;
}
p
{
	margin:0;
}
/*---- General Classes ----*/
.TextToEmail, A.TextToEmail:Link, A.TextToEmail:Visited, A.TextToEmail:Hover
{
    font-size:12px;
    color: #0000ff;
    font-weight:bold;
    text-decoration: none;
}
/* Default text */
.Body, A.Body:Link, A.Body:Visited
{
    font-size:12px;
    color: #686863;
    font-weight : normal;
    text-decoration: none;
	line-height:18px;
}
A.Body:Hover
{
    color: #bbbab7;
    text-decoration: underline;
}
/* Bold text */
.TextBold, a.TextBold:Link, a.TextBold:Visited, a.TextBold:Hover
{
    font-size:12px;
    color: #686863;
    font-weight : bold;
    text-decoration: none;
}
/* Page header */
.HeaderText
{
    font-size:14px;
    color: #bbbab7;
    font-weight:bold;
	text-decoration:none;
}
.Header
{
    font-size:22px;
    color: #85913d;
    font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:2px solid #b1b97e;
	width:424px;
}
.HeaderRtl
{
    font-size:22px;
    color: #85913d;
    font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:2px solid #b1b97e;
	width:424px;
}
.HeaderLtr
{
    font-size:22px;
    color: #85913d;
    font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:2px solid #b1b97e;
	width:424px;
}
/* Sub header */
.SubHeader, A.SubHeader:Link, A.SubHeader:Visited, A.SubHeader:Hover
{
    font-size:13px;
    color: #85913d;
    font-weight :bold;
    text-decoration: none;
}
/* Button */
.Button 
{
    border-style: solid;
    border-width:0;
	background-color:#bbbab7;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align:center;
	cursor: hand;
	padding-right:6px;
	padding-left:6px;
}
/* Default link */
.SmallLink, A.SmallLink:link, A.SmallLink:visited
{
	color: #859140;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}
A.SmallLink:hover 
{
	text-decoration:underline;
}
/* Another link */
.SmallLink2, A.SmallLink2:link, A.SmallLink2:visited, A.SmallLink2:hover 
{
	color: #979b2d;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.SmallLink3, A.SmallLink3:link, A.SmallLink3:visited, A.SmallLink3:hover 
{
	color: #e24709;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.SmallLink4, A.SmallLink4:link, A.SmallLink4:visited, A.SmallLink4:hover 
{
	color: #d89f24;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.SmallLink5, A.SmallLink5:link, A.SmallLink5:visited, A.SmallLink5:hover 
{
	color: #835844;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.SmallLink6, A.SmallLink6:link, A.SmallLink6:visited, A.SmallLink6:hover 
{
	color: #61641d;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}

.ImageLink, A.ImageLink:link, A.ImageLink:visited
{
	color: #859140;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ImageLink:hover 
{
	color: #686863; 
}
.IconLink, A.IconLink:link, A.IconLink:visited
{
	color: #859140;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.IconLink:hover 
{
	color: #686863; 
}
/* --- FAQ --*/
.TextBoldFAQ, a.TextBoldFAQ:Link, a.TextBoldFAQ:Visited, a.TextBoldFAQ:Hover
{
    font-size:12px;
    color: #61641d;
    font-weight : bold;
    text-decoration: none;
}
.BodyFAQ, a.BodyFAQ:Link, a.BodyFAQ:Visited, a.BodyFAQ:Hover
{
    font-size:12px;
    color: #61641d;
    font-weight:normal;
    text-decoration: none;
}
/* ProductBox */
.ProductUsesTd
{
	padding-top:23px;
	padding-bottom:14px;
}
.ProductDescriptionDivider
{
	background-image:url(../Images/Hebrew/ProductDescriptionDivider.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.ProductPiramidTd
{
	background-image:url(../Images/Hebrew/btn_Piramid.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:34px;
	width:153px;
	padding-top:20px;
	cursor:hand;
}
.ProductNutritionPanelTd
{
	padding-top:20px;
	padding-bottom:17px;
	text-align:right;
}
.ProdctRelatedRecipeLink, A.ProdctRelatedRecipeLink:link, A.ProdctRelatedRecipeLink:visited
{
	color:#758230;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
a.ProdctRelatedRecipeLink:Hover
{
	color:#758230;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.ProdctRelatedRecipeTd
{

	background-image:url(../Images/Hebrew/icon_ProdctRelatedRecipeLink.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:10px;
}
.ProductRecipesTd
{
	width:204px;
	vertical-align:top;
	background-image:url(../Images/Hebrew/Header3_Video_Recommended.jpg);
	background-position:right top;
	padding-right:21px;
	padding-top:35px;
	background-repeat:no-repeat;
}
.ProductVerticalDivider
{
	background-image:url(../Images/Hebrew/v_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:29px;
}
.ProductdescColunm
{
width:224px;
}
.SubCaregoryTitlePicTd
{
	vertical-align:top;
	padding-top:23px;
}
.ProductBox, A.ProductBox:link, A.ProductBox:visited, A.ProductBox:hover 
{
	color: #859140;
	font-size:12px; 
	text-decoration:none;
	font-weight:normal;
}
.ProductBoxSmall, A.ProductBoxSmall:link, A.ProductBoxSmall:visited, A.ProductBoxSmall:hover 
{
	color: #859140;
	font-size:8px; 
	text-decoration:none;
	font-weight:normal;
}

.ProductBoxbold, A.ProductBox:linkbold, A.ProductBoxbold:visited, A.ProductBoxbold:hover 
{
	color: #859140;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}

.ProductIndexRowDivider0
{
	/*background-image:url(../Images/Hebrew/divider0.gif);
	background-repeat:no-repeat;
	height:1px;
	background-position:right;*/
	background-color:#FFFFFF;
}
.ProductIndexRowDivider1
{
	background-image:url(../Images/Hebrew/divider1.gif);
	background-repeat:no-repeat;
	height:1px;
	background-position:right;
}
.ProductIndexRowDivider2
{
	background-image:url(../Images/Hebrew/divider2.gif);
	background-repeat:no-repeat;
	height:1px;
	background-position:right;
}
.ProductIndexRowDivider3
{
	background-image:url(../Images/Hebrew/divider3.gif);
	background-repeat:no-repeat;
	height:1px;
	background-position:right;
}
/* Dividers between list items */
.Divider1
{
	background-color: #bbbab7;
}
.Divider2
{
    background-color: #bbbab7;
}
.LinksRowCtrlDivider
{
	height:20px;
	width:424px;
	background-image:url(../Images/Hebrew/h_MainTbleLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.LinksRow
{
	padding-top:11px;
}
.ArticleDivider
{
	width:18px;
}
/* Error Message */
.ErrorMessage
{
    font-size:12px;
    color: #FF0000;
    font-weight : normal;
}
.ErrorMessageLarge
{
    font-size:13px;
    color: #FF0000;
    font-weight : normal;
}
/* Marks required fields */
.Required
{
    font-size:12px;
    color: #FF0000;
}
/* Border for tables and boxes */
.Border1
{
    border: 0px solid #bbbab7;
    border-collapse: collapse;
}
.Border2
{
    border: 0px solid #686863;
    border-collapse: collapse;	
}

/*---- Gradients (Shadows) ----*/
.TopGradientRtl
{
	background-image: url(/images/hebrew/gradientTop.gif);
}
.TopGradientLtr
{
	background-image: url(/images/english/gradientTop.gif);
}
.BottomGradientRtl
{
	background-image: url(/images/hebrew/gradientBottom.gif);
}
.BottomGradientLtr
{
	background-image: url(/images/english/gradientBottom.gif);
}
.LeftGradientRtl
{
	background-image: url(/images/hebrew/gradientLeft.gif);
}
.LeftGradientLtr
{
	background-image: url(/images/english/gradientLeft.gif);
}
.RightGradientRtl
{
	background-image: url(/images/hebrew/gradientRight.gif);
}
.RightGradientLtr
{
	background-image: url(/images/english/gradientRight.gif);
}
.CornerBottomRightGradientRtl
{
	background-image: url(/images/hebrew/gradientCornerBottomRight.gif);
}
.CornerBottomRightGradientLtr
{
	background-image: url(/images/english/gradientCornerBottomRight.gif);
}
.CornerBottomLeftGradientRtl
{
	background-image: url(/images/hebrew/gradientCornerBottomLeft.gif);
}
.CornerBottomLeftGradientLtr
{
	background-image: url(/images/english/gradientCornerBottomLeft.gif);
}
.CornerTopRightGradientRtl
{
	background-image: url(/images/hebrew/gradientCornerTopRight.gif);
}
.CornerTopRightGradientLtr
{
	background-image: url(/images/english/gradientCornerTopRight.gif);
}
.CornerTopLeftGradientRtl
{
	background-image: url(/images/hebrew/gradientCornerTopLeft.gif);
}
.CornerTopLeftGradientLtr
{
	background-image: url(/images/english/gradientCornerTopLeft.gif);
}

/*---- Contact Us ----*/
.ContactDivider
{
	border-bottom:1px solid #bbbab7;
	height: 2px;
}
.ContactUsButton
{
	text-align:left;
}

.ContactUsMainTd
{
	padding-left:15px;
}
/*---- News ----*/

.NewsBox_0_Rtl
{
	background-image:url(/images/hebrew/bgr_News.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.NewsBoxLtr
{
	background-image:url(/images/english/bgr_News.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.NewsTitleRtl
{ 
    font-size:12px;
    color: #2f3748;
    font-weight:bold;
	text-align:right;
	padding-right:19px;
	height:50px;
	/*background-image:url(/images/hebrew/bgr_NewsTitle.gif);*/
}
.NewsTitle H1
{ 
   color: #85913d;
	font-size:22px;
	font-weight: bold;
	text-decoration:none;
}
.NewsTitleLtr
{ 
    font-size:13px;
    color: #454545;
    font-weight:normal;
	text-align:left;
	padding-left:19px;
	height:40px;
	/*background-image:url(/images/english/bgr_NewsTitle.gif);*/
}
.NewsTextBold, a.NewsTextBold:Link, a.NewsTextBold:Visited, a.NewsTextBold:Hover
{
    font-size:12px;
    color: #666666;
    font-weight:bold;
    text-decoration: none;
}
.NewsTextBoldDesc, a.NewsTextBoldDesc:Link, a.NewsTextBoldDesc:Visited, a.NewsTextBoldDesc:Hover
{
    font-size:12px;
    color: #666666;
    font-weight:normal;
    text-decoration: none;
}
/*---- recipe tips scroll מתכונים ----*/
.NewsBox_1_Rtl
{
	background-image:url(/images/hebrew/title_tip01.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.NewsBox_1_Rtl .NewsTitleRtl
{
	height:80px;
}
.NewsBox_1_Rtl .NewsTextBold,
.NewsBox_1_Rtl .NewsTextBold:Link,
.NewsBox_1_Rtl .NewsTextBold:Visited,
.NewsBox_1_Rtl .NewsTextBold:Hover
{
	font-size:13px;
    color: #85913d;
    font-weight :bold;
    text-decoration: none;
}
.NewsBox_1_Rtl .NewsTextBoldDesc
{
	display:none;
	height:0px;
}

/*---- nutrition tips scroll תזונה ----*/
.NewsBox_2_Rtl
{
	background-image:url(/images/hebrew/title_tip02.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.NewsBox_2_Rtl .NewsTitleRtl
{
	height:80px;
}
.NewsBox_2_Rtl .NewsTextBold,
.NewsBox_2_Rtl .NewsTextBold:Link,
.NewsBox_2_Rtl .NewsTextBold:Visited,
.NewsBox_2_Rtl .NewsTextBold:Hover
{
	font-size:13px;
    color: #85913d;
    font-weight :bold;
    text-decoration: none;
}
.NewsBox_2_Rtl .NewsTextBoldDesc
{
	display:none;
	height:0px;
}
/*---- Member Login ----*/

.MemberLoginTableRtl
{
    border: 0px solid #17117d;
	background-color:#E4E4E4; 
	/*background-image:url(/images/hebrew/bgr_MemberLogin.gif);*/
}
.MemberLoginTableLtr
{
    border: 0px solid #17117d;
	background-color:#E4E4E4; 
	/*background-image:url(/images/english/bgr_MemberLogin.gif);*/
}
.MemberLoginTitleRtl
{ 
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
	background-color:#17117D;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	/*background-image:url(/images/hebrew/bgr_MemberLoginTitle.gif);*/
}
.MemberLoginTitleLtr
{ 
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
	background-color:#17117D;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	/*background-image:url(/images/english/bgr_MemberLoginTitle.gif);*/
}
.MemberLoginText, a.MemberLoginText:Link, a.MemberLoginText:Visited, a.MemberLoginText:Hover
{
    font-size:12px;
    color: #17117D;
    font-weight : bold;
    text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.MemberLoginSmallText
{ 
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
}
.MemberLoginButton 
{
    border-style: solid;
    border-width:0;
	background-color:#CC3300;
	font-size:12px;
	font-weight : bold;
	color:#ffffff;
	text-align:center;
	padding-right: 7px;
	padding-left: 7px;
	cursor: hand;
}



/*---- Join News Letter ----*/

.JoinNewsLetterTableRtl
{
    border: 0px solid #17117d;
	background-color:#E4E4E4; 
	/*background-image:url(/images/hebrew/bgr_NewsLetterTable.gif);*/
}
.JoinNewsLetterTableLtr
{
    border: 0px solid #17117d;
	background-color:#E4E4E4; 
	/*background-image:url(/images/english/bgr_NewsLetterTable.gif);*/
}
.JoinNewsLetterTitleRtl
{ 
    font-size:12px;
    color: #ffffff;
    font-weight : bold;
	background-color:#17117D;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	/*background-image:url(/images/hebrew/bgr_NewsLetterTitle.gif);*/	
}
.JoinNewsLetterTitleLtr
{ 
    font-size:12px;
    color: #ffffff;
    font-weight : bold;
	background-color:#17117D;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	/*background-image:url(/images/english/bgr_NewsLetterTitle.gif);*/	
}
.JoinNewsLetterText, a.JoinNewsLetterText:Link, a.JoinNewsLetterText:Visited, a.JoinNewsLetterText:Hover
{
    font-size:12px;
    color: #494949;
    font-weight : bold;
    text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.JoinNewsLetterButton 
{
    border-style: solid;
    border-width:0;
	background-color:#17117D;
	font-size:12px;
	font-weight : bold;
	color:#ffffff;
	text-align:center;
	padding-right: 7px;
	padding-left: 7px;
	cursor: hand;
}



/*---- Products ----*/

.ProductBoxTop
{
	background-color:#FFFFFF;
}
.ProductBoxMiddle
{
	background-color:#FFFFFF;
}
.ProductBoxBottom
{
	background-color:#FFFFFF;
}
.ProductHeader
{
    font-size:12px;
    color: #f5863a;
    font-weight : bold;
    height: 24px;
    vertical-align: middle;
}
.ProductHeaderIndex, A.ProductHeaderIndex:Link, A.ProductHeaderIndex:Visited, A.ProductHeaderIndex:Hover
{
    font-size:12px;
    color: #093c2b;
    font-weight :bold;
    text-decoration: none;
	text-align:center;
}
.ProductHeaderIndexTd
{
	text-align:center;

}
.ProductPicBorder
{
    border: 0px solid #bbbab7; 
}
A.ProductsIconLink:link, A.ProductsIconLink:visited
{
	color: #bbbab7;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ProductsIconLink:hover 
{
	color: #bbbab7; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
.ProductDetailsTable
{
    background-color: #686863;
}
.ProductPrice
{
	color: #ff6600;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
.ProductSalePrice
{
    color: #ff3333;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
.RelatedProductsBox
{
	border: 1px solid #bbbab7;
}
.RelatedProductsHeaderRtl
{
	color: #FFFFFF;
    background-color: #bbbab7;
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.RelatedProductsHeaderLtr
{
	color: #FFFFFF;
    background-color: #bbbab7;
	font-size:12px;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.LargePicTd
{
	padding-left:42px;
}

/*---- Pager for the Products list/Picture gallery ----*/
.Pager
{
	color: #686863;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.PagerLink:Link, A.PagerLink:Visited
{
	color: #686863;
	font-size:12px; 
	text-decoration:none;
	font-weight:normal;
}
A.PagerLink:Hover
{
    color: #f5863a;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}


/*---- Search Box ----*/

.SearchTableRtl
{
	background-image:url(../Images/English/bgr_search.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:2px;
	padding-left:2px;
	height:24px;
	widows:170px;
}
.SearchTableLtr
{
	background-image:url(../Images/English/bgr_search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-right:2px;
	padding-left:2px;
	height:24px;
	widows:170px;
}
.SearchTextRtl
{
    font-size:12px;
    color:#075c9f;
	font-weight:bold;
}
.SearchTextLtr
{
    font-size:12px;
    color:#075c9f;
	font-weight:bold;	
}
.SearchBoxField
{
    border: 0px;
    font-size:10px;
    background-color:#FFFFFF;
    color:#a2a2a0;
	width:95px;
	height:15px;
}



/*---- Footer ----*/

.FooterRtl
{
}
.FooterLtr
{
}
.FooterSideMenuRtl
{
	width:300px;
	text-align:right;
}
.FooterSideMenuLtr
{
	width:300px;
	text-align:left;
}
.FooterText
{
    font-size:11px;
    color: #feffc6;
    font-weight : bold;
    text-decoration: none;
	vertical-align:middle;
}
.CDTechText, A.CDTechText:Link, A.CDTechText:Visited, A.CDTechText:Hover
{
    font-size:11px;
    color: #A5CA3C;
    font-weight : bold;
    text-decoration: none;
}
.CDLogoLabel
{
	padding-left:10px;
}
.CDLogoImg
{
}
/*---- Side Menu ----*/

.SideMenuHeader1_678
{
	/*background-image:url(../Images/Hebrew/Header1_service.jpg);
	background-repeat:no-repeat;*/
	height:76px;
}
.SideMenuHeader2_678
{
	background-image:url(../Images/Hebrew/Header2_service.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.SideMenuHeader1_677
{
	/*background-image:url(../Images/Hebrew/Header1_publicity.jpg);
	background-repeat:no-repeat;*/
	height:76px;
}
.SideMenuHeader2_677
{
	background-image:url(../Images/Hebrew/Header2_publicity.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.SideMenuHeader1_676
{
	/*background-image:url(../Images/Hebrew/Header1_Tzuna.jpg);
	background-repeat:no-repeat;*/
	height:76px;
}
.SideMenuHeader2_676
{
	background-image:url(../Images/Hebrew/Header2_Tzuna.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.RecipeSideMenuHeader1
{
	/*background-image:url(../Images/Hebrew/Header1_Resipe.jpg);
	background-repeat:no-repeat;*/
	height:76px;
}
.RecipeSideMenuHeader2
{
	background-image:url(../Images/Hebrew/Header2_Recipe_Menu.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.SideMenuHeader1_682
{
	/*background-image:url(../Images/Hebrew/Header1_About.jpg);
	background-repeat:no-repeat;*/
	height:76px;
}
.SideMenuHeader2_682
{
	background-image:url(../Images/Hebrew/Header2_About.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.SideMenuBgRtl
{
	background-image:url(../Images/Hebrew/bgr_SideMenuBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:200px;
	background-color:#EFF6C2;
}
.SideMenuBgLtr
{
	background-image:url(../Images/English/bgr_SideMenuBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:200px;
	background-color:#EFF6C2;
}
.SideMenuTable1Rtl
{
	background-image:url(../Images/Hebrew/bgr_SideMenuTop.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.SideMenuTable1Ltr
{
	background-image:url(../Images/English/bgr_SideMenuTop.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.
.SideMenuTableLtr
{
	background-image:url(../Images/Hebrew/bgr_SideMenuTop.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.SideMenuDividerRtl
{
	background-image:url(../Images/Hebrew/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuDividerLtr
{
	background-image:url(../Images/English/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuItemRtl
{
	padding-right:12px;
	padding-left:12px;
}
.SideMenuItemLtr
{
	padding-left:12px;
	padding-right:12px;
}
.SideMenuItemRtl_over
{
	padding-right:12px;
	padding-left:12px;
	background-image:url(../Images/Hebrew/bgr_SideMenuSubItemRtl_over.gif);
	background-repeat:no-repeat;
}
.SideMenuItemLtr_over
{
	padding-left:12px;
	padding-right:12px;
	background-image:url(../Images/English/bgr_SideMenuSubItemRtl_over.gif);
	background-repeat:no-repeat;
}
.SideMenuLinkRtl, A.SideMenuLinkRtl:Link, A.SideMenuLinkRtl:Visited, A.SideMenuLinkRtl:Hover 
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#003629;
}
.SideMenuLinkLtr, A.SideMenuLinkLtr:Link, A.SideMenuLinkLtr:Visited, A.SideMenuLinkLtr:Hover  
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#003629;
}
.SideMenuSubSectionBgrRtl
{
	/*background-color:#f2f2f2;
	background-image:url(/images/hebrew/bgr_SideSubMenu.gif);*/
}
.SideMenuSubSectionBgrLtr
{
	/*background-color:#f2f2f2;
	background-image:url(/images/english/bgr_SideSubMenu.gif);*/
}
.SideMenuSubBgrRtl
{
}
.SideMenuSubBgrLtr
{
}
.SideMenuSubItemRtl
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#758230;
	padding-left:12px;
	padding-right:15px;
}
.SideMenuSubItemRtl_over
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#758230;
	padding-left:12px;
	padding-right:15px;
	background-image:url(../Images/Hebrew/bgr_SideMenuSubItemRtl_over.gif);
}	
.SideMenuSubItemLtr_over
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#758230;
	padding-left:12px;
	padding-right:15px;
	background-image:url(../Images/English/bgr_SideMenuSubItemRtl_over.gif);
}
.SideMenuSubItemLtr
{
    cursor: hand;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#758230;
}
.SideMenuSubDividerRtl
{
	background-image:url(../Images/Hebrew/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuSubDividerLtr
{
	background-image:url(../Images/english/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuSubLinkRtl, A.SideMenuSubLinkRtl:Link, A.SideMenuSubLinkRtl:Visited
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration: none;
}
A.SideMenuSubLinkRtl:Hover 
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration:underline;
}
.SideMenuSubLinkLtr, A.SideMenuSubLinkLtr:Link, A.SideMenuSubLinkLtr:Visited
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration: none;
}
A.SideMenuSubLinkLtr:Hover 
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration:underline;
}
.SideMenuSubSubItemRtl
{
    cursor: hand;
	padding-right:20px;
	padding-left:12px;
}
.SideMenuSubSubItemLtr
{
    cursor: hand;
	padding-right:20px;
	padding-left:12px;
}
.SideMenuSubSubItemRtl_over
{
    cursor: hand;
	padding-right:20px;
	padding-left:12px;
	background-image:url(../Images/Hebrew/bgr_SideMenuSubItemRtl_over.gif);
	background-repeat:no-repeat;
}
.SideMenuSubSubItemLtr_over
{
    cursor: hand;
	padding-right:20px;
	padding-left:12px;
	background-image:url(../Images/English/bgr_SideMenuSubItemRtl_over.gif);
	background-repeat:no-repeat;
}
.SideMenuSubSubLinkRtl, A.SideMenuSubSubLinkRtl:Link, A.SideMenuSubSubLinkRtl:Visited, A.SideMenuSubSubLinkRtl:Hover
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration: none;

}
.SideMenuSubSubLinkLtr, A.SideMenuSubSubLinkLtr:Link, A.SideMenuSubSubLinkLtr:Visited, A.SideMenuSubSubLinkLtr:Hover
{
    font-size:12px;
    color: #bbbab7;
    font-weight : normal;
    text-decoration: none;
}
.SideMenuSubSubDividerRtl
{
	background-image:url(../Images/Hebrew/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuSubSubDividerLtr
{
	background-image:url(../Images/English/divider.gif);
	background-repeat:no-repeat;
	height:1px;
}
.SideMenuSubSubBgrRtl
{
	padding-right:20px;
	padding-left:12px;
}
.SideMenuSubSubBgrLtr
{
	padding-right:12px;
	padding-left:20px;
}
.SideBannersRtl
{
    border: 0px solid #FF6600;
    border-collapse: collapse;
}
.SideBannersLtr
{
    border: 0px solid #FF6600;
    border-collapse: collapse;
}

/*----Left Menu----*/
.AdditionalRecipeTd, A.AdditionalRecipeTd:link, A.AdditionalRecipeTd:visited
{
	background-image:url(../Images/Hebrew/icon_ProdctRelatedRecipeLink.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:10px;
}
.AdditionalRecipesHeader
{
	background-image:url(../Images/Hebrew/Header3_Video_Recommended.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
/*---- Top Menu ----*/
.MenuItemTbl 
{
	height:30px;
	width:124px;
}
/*--- Top Menu --- version old 
.TopMenuItemTd689
{
	background-image:url(../Images/Hebrew/TopMenu_Home_up.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-align:right;
	width:124px;
}
.TopMenuItemTd689Clicked
{
 	background-image:url(../Images/Hebrew/TopMenu_Home_down.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-align:right;
	width:124px;
}
.TopMenuItemTd694
{
	background-image:url(../Images/Hebrew/TopMenu_About_up.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd694Clicked
{
	background-image:url(../Images/Hebrew/TopMenu_About_down.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd674
{
	background-image:url(../Images/Hebrew/TopMenu_Products_up.png);
	background-repeat:no-repeat;
	
}
.TopMenuItemTd674Clicked
{
 	background-image:url(../Images/Hebrew/TopMenu_Products_down.png);
	background-repeat:no-repeat;
}
.TopMenuItemTd675
{
	background-image:url(../Images/Hebrew/TopMenu_Resepe_up.png);
	background-repeat:no-repeat;
}
.TopMenuItemTd675Clicked
{
  	background-image:url(../Images/Hebrew/TopMenu_Resepe_down.png);
	background-repeat:no-repeat;
}
.TopMenuItemTd700
{
	background-image:url(../Images/Hebrew/TopMenu_Tzuna_up.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd700Clicked
{
   	background-image:url(../Images/Hebrew/TopMenu_Tzuna_down.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd701
{
	background-image:url(../Images/Hebrew/TopMenu_Media_up.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd701Clicked
{
 	background-image:url(../Images/Hebrew/TopMenu_Media_down.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd702
{
	background-image:url(../Images/Hebrew/TopMenu_Service_up.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.TopMenuItemTd702Clicked
{
    background-image:url(../Images/Hebrew/TopMenu_Service_down.png);
	background-position:center center;
	background-repeat:no-repeat;
}
 ---- End top menu ----*/
 /* --- Top Menu --- */
   .TopMenuTableRtl
 {
 	background-image:url(../Images/Hebrew/TopMenu_Home.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
  .TopMenuTable_694
 {
 	background-image:url(../Images/Hebrew/TopMenu_About.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
 .TopMenuTable_674
 {
 	background-image:url(../Images/Hebrew/TopMenu_Products.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
  .TopMenuTable_675
 {
 	background-image:url(../Images/Hebrew/TopMenu_Resepe.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
   .TopMenuTable_700
 {
 	background-image:url(../Images/Hebrew/TopMenu_Tzuna.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
   .TopMenuTable_701
 {
 	background-image:url(../Images/Hebrew/TopMenu_Media.png);
	background-position:center center;
	background-repeat:no-repeat;
 }
   .TopMenuTable_702
 {
 	background-image:url(../Images/Hebrew/TopMenu_Service.png);
	background-position:center center;
	background-repeat:no-repeat;
 }

/*---- Drop Down Menu Side Menu ----*/

A.DropMenuSubLink:Link, A.DropMenuSubLink:Visited
{
    width: 100%;
    height: 100%;
    display: block;
    font-size:12px;
    color: #758230;
    font-weight:normal;
    text-decoration: none;
	padding-right:14px;
}
A.DropMenuSubLink:Hover
{
    background-color: #dbe996;
}
.DropDownMenuItem
{
    border-bottom: #dae994 1px solid;
    font-size:12px;
    color: #758230;
    font-weight:normal;
    text-decoration: none;
}
.DropDownMenu
{
    position: absolute;
    line-height: 28px;
    z-index: 999;
}
.DropDownMenuTable
{
    background-color: #ebf4b5;
    border-right: #dae994 1px solid;
    border-top: #dae994 1px solid;
    border-left: #dae994 1px solid;
	line-height:28px;
}



/*---- Site Map ----*/
A.SiteMapLink:Link, A.SiteMapLink:Visited
{
	color: #979b2d;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
A.SiteMapLink:Hover
{
	color: #686863;
}
.SiteMapCategoryTd
{
	color: #686863;
	font-size:14px; 
	text-decoration:none;
	font-weight:bold;
}
.SiteMapItemTd
{
	color: #686863;
	font-size:14px; 
	text-decoration:none;
	font-weight:bold;
}

/*---- Shopping Cart ----*/
.CartTable
{
    background-color: #FFFFFF;
}
.CartTableHeaderRtl
{
    font-size: 12px;
    color: #bbbab7;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableHeaderLtr
{
    font-size: 12px;
    color: #bbbab7;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableRow1
{
    background-color: #f9f9f9;
}
.CartTableRow2
{
    background-color: #DfDfDf;
}
.CartTableText
{
    font-size: 12px;
    color: #bbbab7;
    font-weight: normal;
    text-decoration: none;
    padding: 5px;
}
.CartTableTotal
{
    font-size: 12px;
    background-color: #dcfcff;
    color: #bbbab7;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.ShoppingCartStateRtl
{
   /* background-image:url(/images/hebrew/bgr_store.gif);*/
    background-color:#2D73C9;
}
.ShoppingCartStateLtr
{
   /* background-image:url(/images/english/bgr_store.gif);*/
    background-color:#2D73C9;
}
.ShoppingCartStateText
{
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
    text-decoration: none;
}


/*---- Store Login ----*/
.LoginDivider
{
    background-color: #d7d7d7;
}

/*---- Print ----*/
.PrintBody
{
    background-color: #FFFFFF;
}
.PrintTable
{
    background-color: #000000;
    padding: 5px;
}
.PrintText
{
    font-size:12px;
    color: #000000;
    background-color: #FFFFFF;
    font-weight : normal;
}
.PrintHeader
{
    font-size:12px;
    color: #000000;
    background-color: #FFFFFF;
    font-weight : bold;
}

/*---- Forum ----*/
.ForumHeaderRow
{
	background-color: #f2fcff;
}
.ForumColumnTitle
{
	font-size: 12px;
	color: #f5863a;
	font-weight: bold;
}
A.ForumMessageTitle:Link, A.ForumMessageTitle:Visited, A.ForumMessageTitle:Hover
{
    font-size:12px;
    color: #6d6d70;
    font-weight : bold;
}
A.ForumLink:Link, A.ForumLink:Visited, A.ForumLink:Hover
{
    font-size:12px;
    color: #000000;
    font-weight : normal;
}
A.ForumTextLink:Link, A.ForumTextLink:Visited, A.ForumTextLink:Hover
{
    font-size:12px;
    font-weight : normal;
    text-decoration: underline;
}
.ForumRow1
{
	background-color: #C7E0EA;
	height: 25px;
}
.ForumRow2
{
	background-color: #E8F2F7;
	height: 25px;
}
.ForumDivider
{
	background-color: #d7d7d7;
}
.ForumSubDivider
{
	background-color: #d7d7d7;
}
.ForumLinksRow
{
	background-color: #f2fcff;
	height: 25px;
}
ForumPagerLinkSelected, A.ForumPagerLinkSelected:Link, A.ForumPagerLinkSelected:Visited, A.ForumPagerLinkSelected:Hover 
{
    color: #000000;
    font-size:12px;
    font-weight : bold;
    text-decoration: none;
}
A.ForumPagerLink:Link, A.ForumPagerLink:Visited, A.ForumPagerLink:Hover 
{
    color: #000000;
    font-size:12px;
    font-weight : normal;
    text-decoration: none;
}

.Hidden
{
	display: none;
}
.Remark
{
	color: #000000;
	font-size:12px;
}

/*---- Agents ----*/
.AgentsLoginTitleRtl
{
	background-image: url(/images/hebrew/bgr_AgentsLoginTitle.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.AgentsLoginTitleLtr
{
	background-image: url(/images/english/bgr_AgentsLoginTitle.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.AgentsLoginCenterRtl
{
	background-image: url(/images/hebrew/bgr_AgentsLoginCenter.gif);
	background-repeat: repeat-y;
}
.AgentsLoginCenterLtr
{
	background-image: url(/images/english/bgr_AgentsLoginCenter.gif);
	background-repeat: repeat-y;
}
.AgentsLoginBottomRtl
{
	background-image: url(/images/hebrew/bgr_AgentsLoginBottom.gif);
	height: 19px;
	background-repeat: no-repeat;
}
.AgentsLoginBottomLtr
{
	background-image: url(/images/english/bgr_AgentsLoginBottom.gif);
	height: 19px;
	background-repeat: no-repeat;
}
.AgentsInnerTitleRtl
{
	background-image: url(/images/hebrew/bgr_AgentsInnerTitle.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.AgentsInnerTitleLtr
{
	background-image: url(/images/english/bgr_AgentsInnerTitle.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.AgentsInnerCenterRtl
{
	background-image: url(/images/hebrew/bgr_AgentsInnerCenter.gif);
	background-repeat: repeat-y;
}
.AgentsInnerCenterLtr
{
	background-image: url(/images/english/bgr_AgentsInnerCenter.gif);
	background-repeat: repeat-y;
}
.AgentsInnerBottomRtl
{
	background-image: url(/images/hebrew/bgr_AgentsInnerBottom.gif);
	height: 19px;
	background-repeat: no-repeat;
}
.AgentsInnerBottomLtr
{
	background-image: url(/images/english/bgr_AgentsInnerBottom.gif);
	height: 19px;
	background-repeat: no-repeat;
}
.AgentsPageTitleRtl
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
}
.AgentsPageTitleLtr
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.AgentsSubTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #3333ff;
}
.Box1
{
	background-color: #FFFFFF;
    border: 1px solid #FF6600;
    border-collapse: collapse;
}
.TableHeader1
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c77a2;
}
.Box2
{
	background-color: #FFFFFF;
    border: 1px solid #FF6600;
    border-collapse: collapse;
}
.TableHeader2
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5c9dd9;
}

/*---- Movie Catalog ----*/
.MovieCategoriesBoxRtl
{
	vertical-align:top;
}
.MovieCategoriesBoxLtr
{
	vertical-align:top;
}
.MovieCategoriesTitleRtl
{
	height: 39px;
	background-image: url(/images/hebrew/bgr_MovieCategoryListTitle.gif);
	padding-right: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.MovieCategoriesTitleLtr
{
	height: 39px;
	background-image: url(/images/english/bgr_MovieCategoryListTitle.gif);
	padding-left: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.MovieCategoryLinkRtl
{
	padding-right:5px;
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
}
.MovieCategoryLinkLtr
{
	padding-left:5px;
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
}
.MovieCategoryIconRtl
{
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.MovieCategoryIconLtr
{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.MovieCategoriesMiddleRtl
{
	background-image: url(/images/hebrew/bgr_MovieCategoryListCenter.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
}
.MovieCategoriesMiddleLtr
{
	background-image: url(/images/english/bgr_MovieCategoryListCenter.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
}
.MovieCategoriesBottomRtl
{
	 background-image: url(/images/hebrew/bgr_MovieCategoryListBottom.gif);
	 background-repeat: no-repeat;
	 height: 30px;
}
.MovieCategoriesBottomLtr
{
	 background-image: url(/images/english/bgr_MovieCategoryListBottom.gif);
	 background-repeat: no-repeat;
	 height: 30px;
}
.MovieIndexRtl
{
	/*padding:4px;*/
}
.MovieIndexLtr
{
	/*padding:4px;*/
}
.MovieBoxTitleCenterRtl
{
	 background-image: url(/images/hebrew/MovieBoxTitleCenter.gif);
	 height: 20px;
	 padding-right: 10px;
	 padding-left: 10px;
	 vertical-align:middle;
}
.MovieBoxTitleCenterLtr
{
	 background-image: url(/images/english/MovieBoxTitleCenter.gif);
	 height: 20px;
	 padding-right: 10px;
	 padding-left: 10px;
	 vertical-align:middle;
}
.MovieBoxTitleFirstSideRtl
{
	 background-image: url(/images/hebrew/MovieBoxTitleFirstSide.gif);
	 width:14px;
	 height:26px;
}
.MovieBoxTitleFirstSideLtr
{
	 background-image: url(/images/english/MovieBoxTitleFirstSide.gif);
	 width:14px;
	 height:26px;
}
.MovieBoxTitleSecondSideRtl
{
	 background-image: url(/images/hebrew/MovieBoxTitleSecondSide.gif);
	 width:14px;
	 height:26px;
}
.MovieBoxTitleSecondSideLtr
{
	 background-image: url(/images/english/MovieBoxTitleSecondSide.gif);
	 width:14px;
	 height:26px;
}
A.MovieBoxTitleLink
{
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.MovieBoxText
{
	font-size: 11px;
	color: #0066ff;
}
.HeaderVideoCenterRtl
{
	background-image: url(/images/hebrew/bgr_HeaderVideoCenter.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.HeaderVideoCenterLtr
{
	background-image: url(/images/english/bgr_HeaderVideoCenter.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
}
.VideoTableRtl
{
	 width: 404px;
	 height:347px;
}
.VideoTableLtr
{
	 width: 404px;
	 height:347px;
}
.VideoTopCornerFirstSideRtl
{
	 background-image: url(/images/hebrew/VideoTopCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 width: 2px;
	 height: 2px;
}
.VideoTopCornerFirstSideLtr
{
	 background-image: url(/images/english/VideoTopCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 width: 2px;
	 height: 2px;
}
.VideoTopRtl
{
	 background-image: url(/images/hebrew/VideoTop.gif);
	 background-repeat: no-repeat;
	 background-position:bottom;
	 width: 400px;
	 height: 2px;
}
.VideoTopLtr
{
	 background-image: url(/images/english/VideoTop.gif);
	 background-repeat: no-repeat;
	 background-position:bottom;
	 width: 400px;
	 height: 2px;
}
.VideoTopCornerOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoTopCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 background-position:bottom;
	 width: 2px;
	 height: 2px;
}
.VideoTopCornerOppositeSideLtr
{
	 background-image: url(/images/english/VideoTopCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 background-position:bottom;
	 width: 2px;
	 height: 2px;
}
.VideoMiddleFirstSideRtl
{
	 background-image: url(/images/hebrew/VideoMiddleFirstSide.gif);
	 background-repeat: repeat-y;
}
.VideoMiddleFirstSideLtr
{
	 background-image: url(/images/english/VideoMiddleFirstSide.gif);
	 background-repeat: repeat-y;
}
.VideoMiddleLtr
{
	 height: 300px;
	 width:400px;
}
.VideoMiddleRtl
{
	 height: 300px;
	 width:400px;
}
.VideoMiddleOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoMiddleOppositeSide.gif);
	 background-repeat: repeat-y;
	 background-position:right;
}
.VideoMiddleOppositeSideLtr
{
	 background-image: url(/images/english/VideoMiddleOppositeSide.gif);
	 background-repeat: repeat-y;
	 background-position:left;
}
.VideoBottomCornerFirstSideRtl
{
	 background-image: url(/images/hebrew/VideoBottomCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 height: 45px;
}
.VideoBottomCornerFirstSideLtr
{
	 background-image: url(/images/english/VideoBottomCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 height: 45px;
}
.VideoBottomRtl
{
	 background-image: url(/images/hebrew/VideoBottom.gif);
	 background-repeat: repeat-x;
	 height: 45px;
	 width:400px;
}
.VideoBottomLtr
{
	 background-image: url(/images/english/VideoBottom.gif);
	 background-repeat: repeat-x;
	 height: 45px;
	 width:400px;
}
.VideoBottomCornerOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoBottomCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 height: 45px;
	 width:2px;
}
.VideoBottomCornerOppositeSideLtr
{
	 background-image: url(/images/english/VideoBottomCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 height: 45px;
	 width:2px;
}
.RateMovieRtl
{
	padding: 6px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #0066ff;
}
.RateMovieLtr
{
	padding: 6px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #0066ff;
}
.RatingTextBold
{
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
}
.MovieCommentsTableRtl
{
	padding:3px;
}
.MovieCommentsTableLtr
{
	padding:3px;
}
.MovieCommentsTitleRtl
{
    width:400px;
    height:32px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/hebrew/bgr_ResponseTitle.gif);
}
.MovieCommentsTitleLtr
{
    width:400px;
    height:32px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/english/bgr_ResponseTitle.gif);
}
.MovieCommentsText
{
	font-size: 12px;
	color: #bbbab7;
	padding: 3px;
}
.MovieCommentsText2
{
	font-size: 12px;
	color: #6e6f70;
	padding: 3px;
}
.MovieCommentsDividerRtl
{
    background-color:#d7d7d7;
	height:1px;
}
.MovieCommentsDividerLtr
{
    background-color:#d7d7d7;
	height:1px;
}
.AddMovieRtl
{
	padding-top:10px;
	background-image:url(../images/hebrew/addVideo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:36px;
	text-align:center;
	cursor:hand;
}
.AddMovieLtr
{
	padding-top:10px;
	background-image:url(../images/english/addVideo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:36px;
	text-align:center;
	cursor:hand;
}
.AddMovieLinkRtl, a.AddMovieLinkRtl:Link, a.AddMovieLinkRtl:Visited, a.AddMovieLinkRtl:Hover
{
	width:100%;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.AddMovieLinkLtr, a.AddMovieLinkLtr:Link, a.AddMovieLinkLtr:Visited, a.AddMovieLinkLtr:Hover
{
	width:100%;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

/*---- Events ----*/
.EventDetailsRtl
{
}
.EventDetailsLtr
{
}
.EventDetailsTopRtl
{
}
.EventDetailsTopLtr
{
}
.EventsTableHeaderRow
{
	background-color: #f5863a;
	height: 25px;
}
.EventsTableHeader
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}
.ComingEventsTableRtl
{
	width: 100%;
}
.ComingEventsTableLtr
{
	width: 100%;
}
.ComingEventsRow
{
	background-color: #f2fcfe;
	padding: 5px;
}
.ComingEventsDivider
{
	height: 1px;
	background-color: #d7d7d7;
}
.TodaysEventsTableRtl
{
	width: 300px;
}
.TodaysEventsTableLtr
{
	width: 300px;
}
.TodaysEventsRow
{
	padding: 5px;
}
.TodaysEventsDivider
{
	height: 1px;
	background-color: #d7d7d7;
}
.EventTitle, A.EventTitle:Link, A.EventTitle:Visited, A.EventTitle:Hover
{
	font-size: 12px;
	font-weight: bold;
	color: #f5863a;
}
.Calendar
{
	border: 0px solid #FFFFFF;
	border-bottom: #f5863a 1px solid;
	width:131px;
}
.CalendarTitle
{
	background-color:#f5863a;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	height:24px;
	width:131px;
}
.DayHeader
{
	font-size:12px;
	color:#f5863a;
	font-weight: normal;
}
.DayStyle, A.DayStyle:Link, A.DayStyle:Visited, A.DayStyle:Hover
{
	font-size:12px;
	color:#686863;
	font-weight: normal;
	padding:4px;
}
.EventDayStyle, A.EventDayStyle:Link, A.EventDayStyle:Visited
{
	background-color: #d2f0ff;
	
}
.NextPrevStyle, A.NextPrevStyle:Link, A.NextPrevStyle:Visited, A.NextPrevStyle:Hover
{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.SelectedDayStyle, A.SelectedDayStyle:Link, A.SelectedDayStyle:Visited, A.SelectedDayStyle:Hover
{
	font-size: 12px;
	font-weight: bold;
	color:#f5863a;
	background-color: #d2f0ff;
	border: 1px solid #f5863a;
}
.OtherMonthDayStyle, A.OtherMonthDayStyle:Link, A.OtherMonthDayStyle:Visited
{
	color: #d2f0ff;
}

/*---- Forms ----*/
.InputField 
{
    border: 1px solid #bbbab7; 
	font-size:12px;
	background-color:#ffffff;
	color:#6c6c6e;
}
.CheckBox
{
    border: 0px; 
	font-size:12px;
	background-color:#ffffff;
	color:#6c6c6e;
}
.FormTable
{
	border: 0px solid #bbbab7;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:46px;
	padding-right:46px;
}
.FormInputName
{
    font-size:12px;
    color: #686863;
    font-weight : bold;
	padding-left: 20px;
	padding-right: 20px;
}
.FormDescription
{
    font-size:12px;
    color: #686863;
	padding-left: 20px;
	padding-right: 20px;
}
.FormSubTitleRtl
{
	font-size: 12px;
	font-weight: bold;
	color:#686863;
	background-color: #d2f0ff;
	padding-right: 20px;
	height:25px;
}
.FormSubTitleLtr
{
	font-size: 12px;
	font-weight: bold;
	color:#686863;
	background-color: #d2f0ff;
	padding-left: 20px;
	height:25px;
}
.FormButton 
{
    border-style: solid;
    border-width:0;
	background-color:#f5863a;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align:center;
	cursor: hand;
	padding-right:6px;
	padding-left:6px;
}
.Comments
{
    font-size:12px;
    color: #686863;
    font-style:italic;
}


/*---- Survey -----*/
.SurveyResultRow
{
	border: 1px solid #000000;
}
.SurveyResultsColor
{
	background-color: #ff9933;
}
.OuterSurveyBoxRtl
{
	background-image:url(../Images/Hebrew/bgr_Survey.gif);
	width:187px;
	height:92px;
	vertical-align:top;
	background-repeat:no-repeat;
}
.OuterSurveyBoxLtr
{
	background-image:url(../Images/English/bgr_Survey.gif);
	width:187px;
	height:92px;
	vertical-align:top;
	background-repeat:no-repeat;
}
.InnerSurveyBoxRtl
{
	padding:5px;
}
.InnerSurveyBoxLtr
{
	padding:5px;
}
.SurveyTopRtl
{
	height:1px;
}
.SurveyTopLtr
{
	height:1px;
}
.SurveyTitleRtl
{
	font-size:12px;
	color:#2F3748;
	font-weight: bold;
}
.SurveyTitleLtr
{
	font-size:12px;
	color:#2F3748;
	font-weight: bold;
}
.SurveyMiddleRtl
{
	padding-right:50px;
}
.SurveyMiddleLtr
{
	padding-left:50px;
}
.SurveyBottomRtl
{
}
.SurveyBottomLtr
{
}
.SurveyAnswer
{
	font-size:12px;
	color:#2F3748;
	font-weight:bold;
	padding-right:3px;
	padding-left:3px;
}
.SurveyBottomRtl
{
	height:1px;
}
.SurveyBottomLtr
{
	height:1px;
}


/*------ List -----*/
.ListItemBoxRtl
{
	border-bottom: 0px solid #d7d7d7;
	padding:3px;
	/*background-color:#f8faec;*/
}
.ListItemBoxLtr
{
	border-bottom: 0px solid #d7d7d7;
	padding:3px;
	/*background-color:#f8faec;*/
}
.ListItemSingleBoxRtl
{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom:10px;
}
.ListItemSingleBoxLtr
{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom:10px;
}
.ListItemTitleRtl
{
    font-size:12px;
    color: #5d9f21;
    font-weight :bold;
    text-decoration: none;
}
.ListItemTitleLtr
{
    font-size:12px;
    color: #5d9f21;
    font-weight :bold;
    text-decoration: none;
}
.ListItemTitleTextRtl, A.ListItemTitleTextRtl:Link, A.ListItemTitleTextRtl:Visited
{
    font-size:14px;
    color: #515151;
    font-weight :bold;
    text-decoration: none;
}
.ListItemTitleTextLtr, A.ListItemTitleTextLtr:Link, A.ListItemTitleTextLtr:Visited
{
    font-size:14px;
    color: #515151;
    font-weight :bold;
    text-decoration: none;
}
A.ListItemDetailsLink:Link, A.ListItemDetailsLink:Visited
{
	color: #bbbab7;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.ListItemDetailsLink:Hover
{
	color: #bbbab7;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ListItemSmallLink:Link, A.ListItemSmallLink:Visited, A.ListItemSmallLink:Hover, A.ListItemSmallLink808
{
	color: #7b7366;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.ListDivider
{
	background-color: #d7d7d7;
}
/*---------- List Home Page ----------------*/
.HomeListItemBoxRtl
{
	border: 1px solid #DDDDDD;
}
.HomeListItemBoxLtr
{
	border: 1px solid #DDDDDD;
}
.HomeListItemSingleBoxRtl
{
	background-image:url(../Images/Hebrew/bgr_ListItemSingleBox.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:10px;
	padding-right:10px;
}
.HomeListItemSingleBoxLtr
{
	background-image:url(../Images/English/bgr_ListItemSingleBox.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:10px;
	padding-right:10px;
}
.HomeListItemTitleRtl
{
	height:30px;
}
.HomeListItemTitleLtr
{
	height:30px;
}
.HomeListItemTitleTextRtl, A.HomeListItemTitleTextRtl:Link, A.HomeListItemTitleTextRtl:Visited
{
    font-size:12px;
    color: #A4171B;
    font-weight :bold;
    text-decoration: none;
	
}
.HomeListItemTitleTextLtr, A.HomeListItemTitleTextLtr:Link, A.HomeListItemTitleTextLtr:Visited
{
    font-size:12px;
    color: #A4171B;
    font-weight :bold;
    text-decoration: none;
}
A.HomeListItemDetailsLink:Link, A.HomeListItemDetailsLink:Visited, A.HomeListItemDetailsLink:Hover
{
	color: #454545;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.HomeListItemSmallLink:Link, A.HomeListItemSmallLink:Visited, A.HomeListItemSmallLink:Hover
{
	color: #A4171B;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}
.HomeListDivider
{
	background-color: #d7d7d7;
}
/*---------- List Home Page ----------------*/
/*------ Text Box -----*/
.TextBoxRtl
{
	border: 1px solid #add0f1;
}
.TextBoxLtr
{
	border: 1px solid #add0f1;
}
.TextBoxTitleRtl
{
	color: #bbbab7;
	font-size:12px;
	padding:3px;
}
.TextBoxTitleLtr
{
	color: #bbbab7;
	font-size:12px; 
	padding:3px;
}
.TextBoxLinkRtl
{
	color: #bbbab7;
	font-size:12px; 
}
.TextBoxLinkLtr
{
	color: #bbbab7;
	font-size:12px; 
}

/*------ Contact Details Box -----*/
.ContactDetailsTitleRtl
{
	color: #bbbab7;
	font-size:13px; 
	font-weight: bold;
}
.ContactDetailsTitleLtr
{
	color: #bbbab7;
	font-size:13px; 
	font-weight: bold;
}
.ContactDetailsText1
{
	color: #7b7366;
	font-size:12px; 
	font-weight: bold;
}
.ContactDetailsText2
{
	color: #7b7366;
	font-size:12px; 
}
A.ContactDetailsTextLink:Link, A.ContactDetailsTextLink:Visited
{
	color: #7b7366;
	font-size:12px; 
	text-decoration: underline;
}

/*------ News Strip -----*/
.NewsStripRtl
{
}
.NewsStripLtr
{
}
.NewsTipStrip
{
	background-image:url(../Images/Hebrew/bgr_tipStrip.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:46px;
	padding-right:150px;
}
.NewsKnowledgeStrip
{
	background-image:url(../Images/Hebrew/bgr_KnowledgeStrip.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:46px;
	padding-right:150px;
}
.NewsStripText, A.NewsStripText:Link, A.NewsStripText:Visited
{
	color: #003628;
	font-size:12px;
	text-decoration:none;
	font-weight:normal; 
}

/*------ News Letter -----*/
.NewsLetterBodyRtl
{
	background-color: #eef0f2;
}
.NewsLetterBodyLtr
{
	background-color: #eef0f2;
}
.NewsLetterTableRtl
{
	border: 1px solid #c6ced2;
	background-color:#FFFFFF;
	padding: 0px;
}
.NewsLetterTableLtr
{
	border: 1px solid #c6ced2;
	background-color:#FFFFFF;
	padding: 0px;
}
.RemoveFromMailingListLink
{
	color: #7b7366;
	font-size:12px; 
	text-decoration: underline;
	font-weight:bold;
}

/*------ Events Scroller -----*/
.EventScrollerBoxRtl
{
}
.EventScrollerBoxLtr
{
}
.EventScrollerTitleRtl
{
	color: #bbbab7;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTitleLtr
{
	color: #bbbab7;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTextRtl
{
	color: #bbbab7;
	font-size:12px; 
}
.EventScrollerTextLtr
{
	color: #bbbab7;
	font-size:12px; 
}
.ListItemTitleLinkRtl
{
	color: #000000;
	font-size:12px;
	font-weight: bold;
}
.ListSmallPic
{
	border: 1px solid #d7d7d7;
}
.NewsLetterFooter
{
	height:21px;
	background-image:url(../images/hebrew/bgr_FooterNewsLetter.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* Recipe */
.RecipeIndexTopTextInner
{
	width:424px;
}
.RecipeCategoryMainTbl
{
	vertical-align:top;
}
.RecipeFullDescription
{
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
}
.RecipeTitle
{ 
	color: #85913d;
	font-size:22px;
	font-weight: bold;
	text-decoration:none;
}
.RecipeAuthorTd
{
    font-size:11px;
    color: #888888;
    font-weight : bold;
    text-decoration: none;
}
.RecipePhotograferTd
{

    font-size:11px;
    color: #888888;
    font-weight : bold;
    text-decoration: none;
}
.AdditionalRecipesColumnTd
{
	width:204px;
	vertical-align:top;
	background-image:url(../Images/Hebrew/Header3_Video_Recommended.jpg);
	background-position:right top;
	padding-right:21px;
	padding-top:35px;
	background-repeat:no-repeat;
}
.AdditionalRecipeLink, A.AdditionalRecipeLink:link, A.AdditionalRecipeLink:visited
{
	color:#758230;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
A.AdditionalRecipeLink:Hover
{
	color:#758230;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.RecipeVerticalDividerTd
{
	background-image:url(../Images/Hebrew/v_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:29px;
}
.AdditionalRecipesHeader
{
	height:20px;
}
.RecipeCategoryImgTd
{
	height:47px;
	width:202px;
	background-position:right top;
	background-repeat:no-repeat;
}
.RecipeHeaderIndexLink, RecipeHeaderIndexLink:Link, A.RecipeHeaderIndexLink:Visited, A.RecipeHeaderIndexLink:Hover
{
	text-align:right;
	font-size:12px;
	color:#676863;
	font-weight:normal;
	text-decoration:underline;
}
.RecipeCategoryItemTxtLink, a.RecipeCategoryItemTxtLink:Link, A.RecipeCategoryItemTxtLink:Visited, A.RecipeCategoryItemTxtLink:Hover
{
	text-align:right;
	font-size:12px;
	color:#676863;
	font-weight:normal;
	text-decoration:underline;
}
.RecipeItemDot8
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot1.gif);
	width:31px;
	height:17px;
	
}
.RecipeItemDot9
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot2.gif);
	width:31px;
	height:17px;
	
}
.RecipeItemDot10
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot3.gif);
	width:31px;
	height:17px;
	
}
.RecipeItemDot12
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot4.gif);
	width:31px;
	height:17px;
	
}
.RecipeItemDot11
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot5.gif);
	width:31px;
	height:17px;
	
}
.RecipeItemDot13
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot6.gif);
	width:31px;
	height:17px;	
}
.RecipeItemDot14
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItemDot7.gif);
	width:31px;
	height:17px;	
}
.RecipeItemDot15
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItem_Dot_08.gif);
	width:31px;
	height:17px;	
}
.RecipeItemDot16
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../Images/Hebrew/RecipeItem_Dot_09.gif);
	width:31px;
	height:17px;	
}
.RecipeHeaderIndex
{
	height:17px;
	text-align:right;
	margin:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;

}
.RecipeCategoryHeaderPic
{
	width:421px;
}
.RecipeCategoryMainSection
{
	width:421px;
	margin:0px;
	padding:0px;
}
.RecipeCategoryRightColumn
{
	width:222px;
	padding-left:20px;
	margin:0px;
	vertical-align:top;
}
.RecipeCategoryLeftColumn
{
	width:199px;
	margin:0px;
	vertical-align:top;
}
.RecipeCategoryItemTxtTd
{
	height:17px;
	text-align:right;
	margin:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;

}
.RecipeIndexCategoryTd
{
	padding-left:20px;
	vertical-align:top;
	padding-bottom:20px;
}
.RecipeReadMoreTd0
{
	text-align:left;
}
.RecipeReadMoreTd1
{
	text-align:left;
}
.RecipeReadMoreTd2
{
	text-align:left;
}
.RecipeReadMoreTd3
{
	text-align:left;
}
.RecipeReadMoreTd4
{
	text-align:left;
}
.RecipeReadMoreTd5
{
	text-align:left;
}
.RecipeReadMoreTd6, .RecipeReadMoreTd7, .RecipeReadMoreTd8
{
	text-align:left;
}
.RecipeReadMoreLink8, RecipeReadMoreLink8:Link, A.RecipeReadMoreLink8:Visited, A.RecipeReadMoreLink8:Hover
{
	color:#ffa622;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink9, RecipeReadMoreLink9:Link, A.RecipeReadMoreLink9:Visited, A.RecipeReadMoreLink9:Hover
{
	color:#9c6e92;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink10, RecipeReadMoreLink10:Link, A.RecipeReadMoreLink10:Visited, A.RecipeReadMoreLink10:Hover
{
	color:#8a9d51;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink12, RecipeReadMoreLink12:Link, A.RecipeReadMoreLink12:Visited, A.RecipeReadMoreLink12:Hover
{
	color:#ef783d;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink11, RecipeReadMoreLink11:Link, A.RecipeReadMoreLink11:Visited, A.RecipeReadMoreLink11:Hover
{
	color:#7b7d41;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink13, RecipeReadMoreLink13:Link, A.RecipeReadMoreLink13:Visited, A.RecipeReadMoreLink13:Hover
{
	color:#ffc619;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink14, RecipeReadMoreLink14:Link, A.RecipeReadMoreLink14:Visited, A.RecipeReadMoreLink14:Hover
{
	color:#bb8a48;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink15, RecipeReadMoreLink15:Link, A.RecipeReadMoreLink15:Visited, A.RecipeReadMoreLink15:Hover
{
	color:#5786bc;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeReadMoreLink16, RecipeReadMoreLink16:Link, A.RecipeReadMoreLink16:Visited, A.RecipeReadMoreLink16:Hover
{
	color:#b55f68;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.RecipeIndexTopLinksInner
{
padding-bottom:40px;
}
/* Use this for the background of the whole window */
.BodyBgRtl
{

}
.BodyBgLtr
{
	
}
.BodyBgInnerRtl
{
	background-color:#ffffff;
}
.BodyBgInnerLtr
{
	background-color:#ffffff;
}

/* The table that contains the site */
.MainTableRtl
{
	background-image:url(../Images/Hebrew/bgr.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.MainTableLtr
{
	background-image:url(../Images/English/bgr.gif);
	background-position:top center;
	background-repeat:no-repeat;

}
.MainTableInnerRtl
{
	background-image:url(../Images/Hebrew/bgr.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.MainTableInnerLtr
{
	background-image:url(../Images/English/bgr.gif);
	background-position:top center;
	background-repeat:no-repeat;

}
/* Homepage - the outer table that contains the text section */
.HomeOuterContentTableRtl
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.HomeOuterContentTableLtr
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
/* Homepage - the inner table that contains the text section */
.HomeInnerContentTableRtl
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	
}
.HomeInnerContentTableLtr
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	
}
/* Homepage - the text section */
.HomeTextTableRtl
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.HomeTextTableLtr
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
/* The outer table that contains the text section */
.OuterContentTableRtl
{
	padding-bottom:42px;
	padding-left:0px;
	padding-right:0px;
	padding-top:70px;
}
.OuterContentTableLtr
{
	padding-bottom:42px;
	padding-left:0px;
	padding-right:0px;
	padding-top:70px;
}
/* The inner table that contains the text section */
.InnerContentTableRtl
{
	padding-bottom:10px;
	padding-left:0px;
	padding-right:21px;
	padding-top:0px;
	height:300px;
	vertical-align:top;
}
.InnerContentTableLtr
{
	padding-bottom:10px;
	padding-left:21px;
	padding-right:0px;
	padding-top:0px;
	height:300px;
	vertical-align:top;
}
.PopUpTable
{
	padding: 10px;
	border: 1px solid #bbbab7;
	background-color: #FFFFFF;
}

.FlashTdRtl
{
	width:142px;
}

.SearchAndLangTdRtl
{
	text-align:left;	
}
.LanguagesMenuHebrewTdRtl
{
	height:50px;
	width:40px;
}
.SearchTextTdRtl
{
	height:30px;
	background-image:url(../Images/Hebrew/title_Search.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.SearchTextTdLtr
{
	height:30px;
	background-image:url(../Images/English/title_Search.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.SearchTextBoxTdRtl
{
	height:21px;
	width:102px;
	background-image:url(../Images/Hebrew/bgr_search.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:2px;
	text-align:right;
}
.SearchButtonTdRtl
{
	text-align:right;
}
.LanguagesMenuHebrewLink
{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#003629;
}
.LanguagesMenuEnglishLink
{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#949393;
}
.LanguagesMenuDivider
{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#949393;
	padding-top:2px;
	width:11px;
}
/*--- List to Media + video index ---*/
.ListItemTitleLinkRtl749, ListItemTitleLinkRtl749:Link, A.ListItemTitleLinkRtl749:Visited, A.ListItemTitleLinkRtl749:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#969d2d;
}
.ListItemSmallLink749, ListItemSmallLink749:Link, A.ListItemSmallLink749:Visited, A.ListItemSmallLink749:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#969d2d;
}
.ListItemTitleLinkRtl746, ListItemTitleLinkRtl746:Link, A.ListItemTitleLinkRtl746:Visited, A.ListItemTitleLinkRtl746:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#969d2d;
}
.ListItemSmallLink746, ListItemSmallLink746:Link, A.ListItemSmallLink746:Visited, A.ListItemSmallLink746:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#969d2d;
}
.ListItemTitleLinkRtl752, ListItemTitleLinkRtl752:Link, A.ListItemTitleLinkRtl752:Visited, A.ListItemTitleLinkRtl752:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#949b2b;
}
.ListItemSmallLink752, ListItemSmallLink752:Link, A.ListItemSmallLink752:Visited, A.ListItemSmallLink752:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888888;
}
.ListItemTitleLinkRtl699, ListItemTitleLinkRtl699:Link, A.ListItemTitleLinkRtl699:Visited, A.ListItemTitleLinkRtl699:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#76452e;
}
.ListItemSmallLink699, ListItemSmallLink699:Link, A.ListItemSmallLink699:Visited, A.ListItemSmallLink699:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888888;
}
.ListItemTitleLinkRtl709, ListItemTitleLinkRtl709:Link, A.ListItemTitleLinkRtl709:Visited, A.ListItemTitleLinkRtl709:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#e24709;
}
.ListItemSmallLink709, ListItemSmallLink709:Link, A.ListItemSmallLink709:Visited, A.ListItemSmallLink709:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888888;
}
.ListItemTitleLinkRtl712, ListItemTitleLinkRtl712:Link, A.ListItemTitleLinkRtl712:Visited, A.ListItemTitleLinkRtl712:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#daa022;
}
.ListItemSmallLink712, ListItemSmallLink712:Link, A.ListItemSmallLink712:Visited, A.ListItemSmallLink712:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888888;
}
.ListItemTitleLinkRtl717, ListItemTitleLinkRtl717:Link, A.ListItemTitleLinkRtl717:Visited, A.ListItemTitleLinkRtl717:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#979b2d;
}
.ListItemSmallLink717, ListItemSmallLink717:Link, A.ListItemSmallLink717:Visited, A.ListItemSmallLink717:Hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#888888;
}
.ListItemTitleLinkRtl789, ListItemTitleLinkRtl789:Link, A.ListItemTitleLinkRtl789:Visited, A.ListItemTitleLinkRtl789:Hover
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#979b2d;
}
.ListItemSmallLink789, ListItemSmallLink789:Link, A.ListItemSmallLink789:Visited, A.ListItemSmallLink789:Hover
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#979b2d;
}
/*--- List to Media + video index End ---*/
.VideoFullDescriptionTd2Rtl
{
	padding:10px;
}
.MainVideoGreenBgr
{
	background-color:#F9FAEC;
	padding-top:10px;
	padding-bottom:20px;
	width:424px;
}
.UsesIconTd
{
	padding-left:10;
	padding-right:10;
}
.NutritionIconTd
{
	padding-left:8px;
	padding-right:8px;
}
.productsSideMenuHeader1
{
	height:76px;
}
.NewsTitle853
{
	background-image:url(../Images/Hebrew/title_tip02.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:79px;
}
.NewsTitle854
{
	background-image:url(../Images/Hebrew/title_tip01.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:79px;
}
