BODY 
{
	/*scrollbar-arrow-color:#0279e7;
	scrollbar-track-color:#d0d1d3;
	scrollbar-shadow-color:#0279e7;
	scrollbar-face-color:#d0d1d3;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#acaeaf;
	scrollbar-3dlight-color:#eef0f2;*/
	font-family: Arial, sans-serif, Verdana;
	text-align:justify;
}
A
{
	text-decoration: none;
}
 
 
/*---- General Classes ----*/

/* Use this for the background of the whole window */
.BodyBgRtl
{
	background-color:#eee1ce;
}
.BodyBgLtr
{
	background-color:#eee1ce;
}

/* The table that contains the site */
.MainTableRtl
{
    background-color: #eee1ce;
	/*background-image:url(../Images/Hebrew/bgr_MainTable.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
    border: 0px solid #000000;*/
}
.MainTableLtr
{
   background-color: #eee1ce;
	/*background-image:url(../Images/English/bgr_MainTable.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
    border: 0px solid #000000;*/
}
/* 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:22px;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(../Images/English/bgr_home.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 714px;
}
/* Homepage - the inner table that contains the text section */
.HomeInnerContentTableRtl
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(../Images/English/bgr_home.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 714px;
}
.HomeInnerContentTableLtr
{
	padding-bottom:0px;
	padding-left:13px;
	padding-right:0px;
	padding-top:0px;
}
/* Homepage - the text section */
.HomeTextTableRtl
{
	padding-bottom:0px;
	padding-left:13px;
	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:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.OuterContentTableLtr
{

}
/* The inner table that contains the text section */
.InnerContentTableRtl
{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border:0px solid #eee1ce;
}
.InnerContentTableLtr
{
	padding-bottom:10px;
	border:0px solid #eee1ce;
}
.PopUpTable
{
	padding: 10px;
	border: 1px solid #eee1ce;
	background-color: #FFFFFF;
}
/* Default text */
.Body, A.Body:Link, A.Body:Visited
{
    font-size:12px;
    color: #333333;
    font-weight : normal;
    text-decoration: none;
	text-align:justify;
}
A.Body:Hover
{
    color: #01566B;
    text-decoration: underline;
}
/* Bold text */
.TextBold, a.TextBold:Link, a.TextBold:Visited, a.TextBold:Hover
{
    font-size:12px;
    color: #333333;
    font-weight : bold;
    text-decoration: none;
}
/* Page header */
.Header
{
    vertical-align: middle;
    font-size:12px;
    color: #1e1e1e;
    font-weight : bold;
}
.HeaderText
{
    font-size:12px;
    color: #1e1e1e;
    font-weight : bold;
}
/* Sub header */
.SubHeader, A.SubHeader:Link, A.SubHeader:Visited, A.SubHeader:Hover
{
    font-size:12px;
    color: #014a5c;
    font-weight :bold;
    text-decoration: none;
}
/* Button */
.Button 
{
    border-style: solid;
    border-width:0;
	background-color:#0182a0;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align:center;
	cursor: hand;
	padding-right:6px;
	padding-left:6px;
}
.SideImage{
margin-right:auto;
margin-left:auto;
}
/* NavigationBar */
A.NavigationBarSmallLink:link, A.NavigationBarSmallLink:visited
{
	color: #014a5c;
	font-size:10px; 
	text-decoration: underline;
	font-weight:normal;
}
A.NavigationBarSmallLink:hover 
{
	color: #0182a0; 
	font-size:10px; 
	text-decoration: underline;
	font-weight:normal;
}
/* Default link */
A.SmallLink:link, A.SmallLink:visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.SmallLink:hover 
{
	color: #0182a0; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
/* Another link */
A.SmallLink2:link, A.SmallLink2:visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:bold;
}
A.SmallLink2:hover 
{
	color: #0182a0; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:bold;
}
.ImageLink, A.ImageLink:link, A.ImageLink:visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ImageLink:hover 
{
	color: #0182a0; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.IconLink:link, A.IconLink:visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.IconLink:hover 
{
	color: #0182a0; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
/* Dividers between list items */
.Divider1
{
	background-color: #014a5c;
}
.Divider2
{
    background-color: #0182a0;
}
/* Error Message */
.ErrorMessage
{
    font-size:12px;
    color: #004a5c;
    font-weight : normal;
}
.ErrorMessageLarge
{
    font-size:13px;
    color: #004a5c;
    font-weight : normal;
}
/* Marks required fields */
.Required
{
    font-size:12px;
    color: #004a5c;
}
/* Border for tables and boxes */
.Border1
{
    border: 1px solid #eee1ce;
    border-collapse: collapse;
}
.Border2
{
    border: 1px solid #333333;
    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 #eee1ce;
	height: 2px;
}



/*---- News ----*/

.NewsBoxRtl
{
	background-image:url(/images/hebrew/bgr_News.gif);
}
.NewsBoxLtr
{
	background-image:url(/images/english/bgr_News.gif);
}
.NewsTitleRtl
{ 
    font-size:12px;
    color: #014a5c;
    font-weight : bold;
	/*background-image:url(/images/hebrew/bgr_NewsTitle.gif);*/
}
.NewsTitleLtr
{ 
    font-size:12px;
    color: #014a5c;
    font-weight : bold;
	/*background-image:url(/images/english/bgr_NewsTitle.gif);*/
}
.NewsTextBold, a.NewsTextBold:Link, a.NewsTextBold:Visited, a.NewsTextBold:Hover
{
    font-size:12px;
    color: #014a5c;
    font-weight : bold;
    text-decoration: none;
}


/*---- Member Login ----*/

.MemberLoginTableRtl
{
    border: 0px solid #004a5c;
	background-color:#f7f1e6; 
	/*background-image:url(/images/hebrew/bgr_MemberLogin.gif);*/
}
.MemberLoginTableLtr
{
    border: 0px solid #004a5c;
	background-color:#f7f1e6; 
	/*background-image:url(/images/english/bgr_MemberLogin.gif);*/
}
.MemberLoginTitleRtl
{ 
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
	background-color:#004a5c;
	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:#004a5c;
	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: #004a5c;
    font-weight : bold;
    text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.MemberLoginSmallText
{ 
    font-size:11px;
    color: #FFFFFF;
    font-weight : bold;
}
.MemberLoginButton 
{
    border-style: solid;
    border-width:0;
	background-color:#9f8f61;
	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 #004a5c;
	background-color:#f7f1e6; 
	/*background-image:url(/images/hebrew/bgr_NewsLetterTable.gif);*/
}
.JoinNewsLetterTableLtr
{
    border: 0px solid #004a5c;
	background-color:#f7f1e6; 
	/*background-image:url(/images/english/bgr_NewsLetterTable.gif);*/
}
.JoinNewsLetterTitleRtl
{ 
    font-size:12px;
    color: #ffffff;
    font-weight : bold;
	background-color:#004a5c;
	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:#004a5c;
	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: #4a422a;
    font-weight : bold;
    text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.JoinNewsLetterButton 
{
    border-style: solid;
    border-width:0;
	background-color:#004a5c;
	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: #01566B;
    font-weight : bold;
    height: 24px;
    vertical-align: middle;
}
.ProductHeaderIndex, A.ProductHeaderIndex:Link, A.ProductHeaderIndex:Visited, A.ProductHeaderIndex:Hover
{
    font-size:12px;
    color: #01566B;
    font-weight :bold;
    text-decoration: none;
}
.ProductPicBorder
{
    border: 0px solid #014a5c; 
}
A.ProductsIconLink:link, A.ProductsIconLink:visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ProductsIconLink:hover 
{
	color: #0182a0; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
.ProductDetailsTable
{
    background-color: #333333;
}
.ProductPrice
{
	color: #cfbb80;
	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 #014a5c;
}
.RelatedProductsHeaderRtl
{
	color: #FFFFFF;
    background-color: #014a5c;
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.RelatedProductsHeaderLtr
{
	color: #FFFFFF;
    background-color: #014a5c;
	font-size:12px;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*---- Pager for the Products list/Picture gallery ----*/
.Pager
{
	color: #333333;
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
}
A.PagerLink:Link, A.PagerLink:Visited
{
	color: #333333;
	font-size:11px; 
	text-decoration:none;
	font-weight:normal;
}
A.PagerLink:Hover
{
    color: #01566B;
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
}


/*---- Search Box ----*/

.SearchTableRtl
{
   background-image: url(/images/hebrew/bgr_search.gif);
}

.SearchTableLtr
{
	
  background-image: url(/images/english/bgr_search.gif);
  background-position:center;
  background-repeat:no-repeat;

 
}
.SearchTextRtl
{
    font-size:12px;
    color:#015265;
	font-weight:bold;
}
.SearchTextLtr
{
    font-size:12px;
    color:#015265;
	font-weight:bold;
	padding-left:28px;
	
}
.SearchBoxField
{
/*    border: 1px solid #333333; */
    font-size:11px;
    background-color:#FFFFFF;
    color:#015265;	
	height:15px;
}



/*---- Footer ----*/

.FooterRtl
{
   /* border-top: 0px solid #014a5c;
	background-color:#e3d5b5;*/
}
.FooterLtr
{
   background-color: #eee1ce;
	background-image:url(../Images/English/bgr_MainTable.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 21px;
	padding-top:30px;
}
.FooterSideMenuRtl
{
}
.FooterSideMenuLtr
{
}
.FooterText
{
    font-size:10px;
    color: #015265;
    font-weight : normal;
    text-decoration: none;
}
.CDTechText, A.CDTechText:Link, A.CDTechText:Visited, A.CDTechText:Hover
{
    font-size:10px;
    color: #015265;
    font-weight : normal;
    text-decoration: none;
}



/*---- Side Menu ----*/

.SideMenuBgRtl
{
}
.SideMenuBgLtr
{
/*
background-image:url(../Images/English/sideMenu_top.jpg);
background-position:top;
*/
}
.SideMenuTableRtl
{
}
.SideMenuTableLtr
{
	background-image:url(../Images/English/bgr_SideMenu.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:257px;
}
.SideMenuLinkLtr
{
	color:#d5bf91;
	 font-size:12px;
	 font-weight:bold;
	 
}
.SideMenuLinkRtl
{

}
.SideMenuDividerRtl
{

	background:none;
}
.SideMenuDividerLtr
{
	background:none;
}
.SideMenuItemRtl
{
    cursor: hand;
	background-color:#dddddd;
	/*background-image:url(/images/hebrew/bgr_SideMenu.gif);*/
}
.SideMenuItemLtr
{
    cursor: hand;
}
.SideMenuLink, A.SideMenuLink:Link, A.SideMenuLink:Visited 
{
    font-size:12px;
    color: #d5bf91;
    font-weight : bold;
    text-decoration: none;
}
.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;
}
.SideMenuSubItemLtr
{
    cursor: hand;
}
.SideMenuSubLinkLtr
{
    font-size:12px;
    color: #d5bf91;
    font-weight : bold;
    text-decoration: none;
}
.SideMenuSubLinkrtl
{
}

.SideMenuSubDividerRtl
{
    background-color: none;
}
.SideMenuSubDividerLtr
{
    background-color:none;
}
.SideMenuSubLink, A.SideMenuSubLink:Link, A.SideMenuSubLink:Visited 
{
    font-size:12px;
    color: #333333;
    font-weight : normal;
    text-decoration: none;
}
.SideMenuSubSubItem
{
    cursor: hand;
}
.SideMenuSubSubLink, A.SideMenuSubSubLink:Link, A.SideMenuSubSubLink:Visited 
{
    font-size:12px;
    color: #333333;
    font-weight : normal;
    text-decoration: none;
}
.SideMenuSubSubDividerRtl
{
    background-color: #ffffff;
}
.SideMenuSubSubDividerLtr
{
    background-color: #ffffff;
}
.SideMenuSubSubBgrRtl
{
	background-color:#fcfcfc;
	/*background-image:url(/images/hebrew/bgr_SideSubSubMenu.gif);*/
}
.SideMenuSubSubBgrLtr
{
	background-color:#fcfcfc;
	/*background-image:url(/images/english/bgr_SideSubSubMenu.gif);*/
}
.SideBannersRtl
{
    border: 0px solid #cfbb80;
    border-collapse: collapse;
}
.SideBannersLtr
{
    border: 0px solid #cfbb80;
    border-collapse: collapse;
}



/*---- Top Menu ----*/

.TopMenuTableRtl
{
	background-image:url(/images/hebrew/bgr_TopMenu.gif);
}
.TopMenuTableInsideRtl
{
	background-image:url(/images/hebrew/bgr_TopMenu_inside.gif);
}
.TopMenuTableLtr
{
	background-image:url(/images/english/bgr_TopMenu.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}
.TopMenuTableInsideLtr
{
	background-image:url(/images/english/bgr_TopMenu_inside.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}

/*---- Drop Down Menu Side Menu ----*/

A.DropMenuSubLink:Link, A.DropMenuSubLink:Visited
{
    width: 100%;
    height: 100%;
    display: block;
    font-size:12px;
    color: #7B7366;
    font-weight:normal;
    text-decoration: none;
}
A.DropMenuSubLink:Hover
{
    background-color: #D4EEFF;
}
.DropDownMenuItem
{
    border-bottom: #f7f1e6 1px solid;
    font-size:12px;
    color: #7B7366;
    font-weight:normal;
    text-decoration: none;
}
.DropDownMenu
{
    position: absolute;
    line-height: 24px;
    z-index: 999;
}
.DropDownMenuTable
{
    background-color: #ffffff;
    border-right: #f7f1e6 1px solid;
    border-top: #f7f1e6 1px solid;
    border-left: #f7f1e6 1px solid;
}



/*---- Site Map ----*/
A.SiteMapLink:Link, A.SiteMapLink:Visited
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.SiteMapLink:Hover
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}


/*---- Shopping Cart ----*/
.CartTable
{
    background-color: #FFFFFF;
}
.CartTableHeaderRtl
{
    font-size: 12px;
    color: #014a5c;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableHeaderLtr
{
    font-size: 12px;
    color: #014a5c;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableRow1
{
    background-color: #f9f9f9;
}
.CartTableRow2
{
    background-color: #DfDfDf;
}
.CartTableText
{
    font-size: 12px;
    color: #014a5c;
    font-weight: normal;
    text-decoration: none;
    padding: 5px;
}
.CartTableTotal
{
    font-size: 12px;
    background-color: #39c5e8;
    color: #014a5c;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.ShoppingCartStateRtl
{
   /* background-image:url(/images/hebrew/bgr_store.gif);*/
    background-color:#0182a0;
}
.ShoppingCartStateLtr
{
   /* background-image:url(/images/english/bgr_store.gif);*/
    background-color:#0182a0;
}
.ShoppingCartStateText
{
    font-size:12px;
    color: #FFFFFF;
    font-weight : bold;
    text-decoration: none;
}


/*---- Store Login ----*/
.LoginDivider
{
    background-color: #cfbb80;
}

/*---- 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: #004a5c;
	font-weight: bold;
}
A.ForumMessageTitle:Link, A.ForumMessageTitle:Visited, A.ForumMessageTitle:Hover
{
    font-size:12px;
    color: #016279;
    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: #cfbb80;
}
.ForumSubDivider
{
	background-color: #cfbb80;
}
.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:11px;
}

/*---- 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 #cfbb80;
    border-collapse: collapse;
}
.TableHeader1
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0182a0;
}
.Box2
{
	background-color: #FFFFFF;
    border: 1px solid #cfbb80;
    border-collapse: collapse;
}
.TableHeader2
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2da7c3;
}

/*---- 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: #02a9d4;
}
.MovieCategoriesTitleLtr
{
	height: 39px;
	background-image: url(/images/english/bgr_MovieCategoryListTitle.gif);
	padding-left: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #02a9d4;
}
.MovieCategoryLinkRtl
{
	padding-right:5px;
	font-size: 12px;
	font-weight: bold;
	color: #02a9d4;
}
.MovieCategoryLinkLtr
{
	padding-left:5px;
	font-size: 12px;
	font-weight: bold;
	color: #02a9d4;
}
.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: #02a9d4;
}
.MovieBoxText
{
	font-size: 11px;
	color: #02a9d4;
}
.HeaderVideoCenterRtl
{
	background-image: url(/images/hebrew/bgr_HeaderVideoCenter.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #02a9d4;
}
.HeaderVideoCenterLtr
{
	background-image: url(/images/english/bgr_HeaderVideoCenter.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #02a9d4;
}
.VideoTableRtl
{
	 width: 436px;
}
.VideoTableLtr
{
	 width: 436px;
}
.VideoTopCornerFirstSideRtl
{
	 background-image: url(/images/hebrew/VideoTopCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
}
.VideoTopCornerFirstSideLtr
{
	 background-image: url(/images/english/VideoTopCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
}
.VideoTopRtl
{
	 background-image: url(/images/hebrew/VideoTop.gif);
	 background-repeat: no-repeat;
	 width: 320px;
	 height: 58px;
}
.VideoTopLtr
{
	 background-image: url(/images/english/VideoTop.gif);
	 background-repeat: no-repeat;
	 width: 320px;
	 height: 58px;
}
.VideoTopCornerOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoTopCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
}
.VideoTopCornerOppositeSideLtr
{
	 background-image: url(/images/english/VideoTopCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
}
.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: 239px;
}
.VideoMiddleRtl
{
	 height: 239px;
}
.VideoMiddleOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoMiddleOppositeSide.gif);
	 background-repeat: repeat-y;
}
.VideoMiddleOppositeSideLtr
{
	 background-image: url(/images/english/VideoMiddleOppositeSide.gif);
	 background-repeat: repeat-y;
}
.VideoBottomCornerFirstSideRtl
{
	 background-image: url(/images/hebrew/VideoBottomCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 height: 37px;
}
.VideoBottomCornerFirstSideLtr
{
	 background-image: url(/images/english/VideoBottomCornerFirstSide.gif);
	 background-repeat: no-repeat;
	 height: 37px;
}
.VideoBottomRtl
{
	 background-image: url(/images/hebrew/VideoBottom.gif);
	 background-repeat: repeat-x;
	 height: 58px;
}
.VideoBottomLtr
{
	 background-image: url(/images/english/VideoBottom.gif);
	 background-repeat: repeat-x;
	 height: 58px;
}
.VideoBottomCornerOppositeSideRtl
{
	 background-image: url(/images/hebrew/VideoBottomCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 height: 58px;
}
.VideoBottomCornerOppositeSideLtr
{
	 background-image: url(/images/english/VideoBottomCornerOppositeSide.gif);
	 background-repeat: no-repeat;
	 height: 58px;
}
.RateMovieRtl
{
	padding: 6px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #02a9d4;
}
.RateMovieLtr
{
	padding: 6px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #02a9d4;
}
.RatingTextBold
{
	font-size: 12px;
	font-weight: bold;
	color: #02a9d4;
}
.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: #014a5c;
	padding: 3px;
}
.MovieCommentsText2
{
	font-size: 12px;
	color: #6e6f70;
	padding: 3px;
}
.MovieCommentsDividerRtl
{
    background-color:#cfbb80;
	height:1px;
}
.MovieCommentsDividerLtr
{
    background-color:#cfbb80;
	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: #01566B;
	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: #cfbb80;
}
.TodaysEventsTableRtl
{
	width: 300px;
}
.TodaysEventsTableLtr
{
	width: 300px;
}
.TodaysEventsRow
{
	padding: 5px;
}
.TodaysEventsDivider
{
	height: 1px;
	background-color: #cfbb80;
}
.EventTitle, A.EventTitle:Link, A.EventTitle:Visited, A.EventTitle:Hover
{
	font-size: 12px;
	font-weight: bold;
	color: #01566B;
}
.Calendar
{
	border: 0px solid #FFFFFF;
	border-bottom: #01566B 1px solid;
	width:131px;
}
.CalendarTitle
{
	background-color:#01566B;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	height:24px;
	width:131px;
}
.DayHeader
{
	font-size:12px;
	color:#01566B;
	font-weight: normal;
}
.DayStyle, A.DayStyle:Link, A.DayStyle:Visited, A.DayStyle:Hover
{
	font-size:12px;
	color:#333333;
	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:#01566B;
	background-color: #d2f0ff;
	border: 1px solid #01566B;
}
.OtherMonthDayStyle, A.OtherMonthDayStyle:Link, A.OtherMonthDayStyle:Visited
{
	color: #d2f0ff;
}

/*---- Forms ----*/
.InputField 
{
    border: 1px solid #014a5c; 
	font-size:11px;
	background-color:#ffffff;
	color:#014a5c;
}
.CheckBox
{
    border: 0px; 
	font-size:11px;
	background-color:#ffffff;
	color:#014a5c;
}
.FormTable
{
	border: 1px solid #d2f0ff;
}
.FormInputName
{
    font-size:12px;
    color: #014a5c;
    font-weight : bold;
	padding-left: 20px;
	padding-right: 20px;
}
.FormDescription
{
    font-size:12px;
    color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.FormSubTitleRtl
{
	font-size: 12px;
	font-weight: bold;
	color:#01566B;
	background-color: #d2f0ff;
	padding-right: 20px;
	height:25px;
}
.FormSubTitleLtr
{
	font-size: 12px;
	font-weight: bold;
	color:#01566B;
	background-color: #d2f0ff;
	padding-left: 20px;
	height:25px;
}
.FormButton 
{
    border-style: solid;
    border-width:0;
	background-color:#0182a0;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align:center;
	cursor: hand;
	padding-right:6px;
	padding-left:6px;
}
.Comments
{
    font-size:12px;
    color: #333333;
    font-style:italic;
}


/*---- Survey -----*/
.SurveyResultRow
{
	border: 1px solid #000000;
}
.SurveyResultsColor
{
	background-color: #cfbb80;
	height: 20px;
}
.OuterSurveyBoxRtl
{
}
.OuterSurveyBoxLtr
{
}
.InnerSurveyBoxRtl
{
}
.InnerSurveyBoxLtr
{
}
.SurveyTopRtl
{
	height:1px;
}
.SurveyTopLtr
{
	height:1px;
}
.SurveyTitleRtl
{
	font-size:12px;
	color:#014a5c;
	font-weight: bold;
	padding-right: 10px;
	background-color: #FFFFFF;
	height: 25px;
}
.SurveyTitleLtr
{
	font-size:12px;
	color:#014a5c;
	font-weight: bold;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 25px;
}
.SurveyMiddleRtl
{
	padding: 5px;
}
.SurveyMiddleLtr
{
	padding: 5px;
}
.SurveyBottomRtl
{
}
.SurveyBottomLtr
{
}
.SurveyAnswer
{
	font-size:12px;
	color:#014a5c;
	padding-right:3px;
	padding-left:3px;
}
.SurveyBottomRtl
{
	height:1px;
}
.SurveyBottomLtr
{
	height:1px;
}


/*------ List -----*/
.ListItemBoxRtl
{
	border: 1px solid #DDDDDD;
}
.ListItemBoxLtr
{
	border: 1px solid #DDDDDD;
}
.ListItemSingleBoxRtl
{
	border-bottom: 1px solid #cfbb80;
}
.ListItemSingleBoxLtr
{
	border-bottom: 1px solid #cfbb80;
}
.ListItemTitleRtl
{
    font-size:12px;
    color: #022e5b;
    font-weight :bold;
    text-decoration: none;
}
.ListItemTitleLtr
{
    font-size:12px;
    color: #022e5b;
    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: #014a5c;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.ListItemDetailsLink:Hover
{
	color: #014a5c;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ListItemSmallLink:Link, A.ListItemSmallLink:Visited, A.ListItemSmallLink:Hover
{
	color: #7b7366;
	font-size:11px; 
	text-decoration:underline;
	font-weight:bold;
}
.ListDivider
{
	background-color: #cfbb80;
}

/*------ Text Box -----*/
.TextBoxRtl
{
	border: 1px solid #20a0be;
}
.TextBoxLtr
{
	border: 1px solid #20a0be;
}
.TextBoxTitleRtl
{
	color: #014a5c;
	font-size:12px;
	padding:3px;
}
.TextBoxTitleLtr
{
	color: #014a5c;
	font-size:12px; 
	padding:3px;
}
.TextBoxLinkRtl
{
	color: #014a5c;
	font-size:12px; 
}
.TextBoxLinkLtr
{
	color: #014a5c;
	font-size:12px; 
}

/*------ Contact Details Box -----*/
.ContactDetailsTitleRtl
{
	color: #014a5c;
	font-size:13px; 
	font-weight: bold;
}
.ContactDetailsTitleLtr
{
	color: #014a5c;
	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
{
}
.NewsStripText, A.NewsStripText:Link, A.NewsStripText:Visited
{
	color: #014a5c;
	font-size:12px; 
}

/*------ News Letter -----*/
.NewsLetterBodyRtl
{
	background-color: #eef0f2;
}
.NewsLetterBodyLtr
{
	background-color: #eef0f2;
}
.NewsLetterTableRtl
{
	border: 1px solid #cfbb80;
	background-color:#FFFFFF;
	padding: 0px;
}
.NewsLetterTableLtr
{
	border: 1px solid #cfbb80;
	background-color:#FFFFFF;
	padding: 0px;
}
.RemoveFromMailingListLink
{
	color: #7b7366;
	font-size:12px; 
	text-decoration: underline;
	font-weight:bold;
}

/*------ Events Scroller -----*/
.EventScrollerBoxRtl
{
}
.EventScrollerBoxLtr
{
}
.EventScrollerTitleRtl
{
	color: #014a5c;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTitleLtr
{
	color: #014a5c;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTextRtl
{
	color: #014a5c;
	font-size:12px; 
}
.EventScrollerTextLtr
{
	color: #014a5c;
	font-size:12px; 
}
.ListItemTitleLinkRtl
{
	color: #01596e;
	font-size:12px;
	font-weight: bold;
}
.ListSmallPic
{
	border: 1px solid #cfbb80;
}
.NewsLetterFooter
{
	height:21px;
	background-image:url(../images/hebrew/bgr_FooterNewsLetter.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.ListItemTitleLinkLtr
{
	color: #01596e;
	font-size:12px;
	font-weight: bold;
}
.InnerPageMainArea
{
	padding-left:35px;
	padding-right:25px;
	padding-top:10px;
	background-position:left;
	height: 665px;
}
.PageHeader
{
	padding-left:35px;
	background-image: url(../images/english/bgr_header.jpg);
	padding-top: 7px;
	 background-repeat: no-repeat;
	  height:34px;
	   background-position:right;
}
