BODY 
{
	scrollbar-arrow-color:#484848;
	scrollbar-track-color:#d0d1d3;
	scrollbar-shadow-color:#484848;
	scrollbar-face-color:#d0d1d3;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#acaeaf;
	scrollbar-3dlight-color:#eef0f2;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#424243;
}
A
{
	text-decoration: none;
	
}
p
{
	margin:0;
}
h1
{
	margin-top:0 !important;
	padding-top:0 !important;
}
h2
{
	margin-top:10 !important;
	margin-bottom:0px  !important;
	padding-top:0 !important;
	padding-bottom:15px;
	color:#414141;
}
.HeaderH2
{
	padding-bottom:5px;
	color:#333435;
	font-size:14px;
	font-weight:bold;
}
ol
{
	margin:0px;
	padding:0px;
}
/*---- 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
{
    font-size:12px;
    color: #424243;
    font-weight : normal;
    text-decoration: none;
	line-height:18px;
}
A.Body:Link, A.Body:Visited
{
    font-size:12px;
    color: #0000ff;
    font-weight : normal;
    text-decoration: none;
	line-height:18px;
}
A.Body:Hover
{
    text-decoration: underline;
}
.TextHome
{
    font-size:14px;
    color: #424243;
    font-weight : normal;
    text-decoration: none;
	line-height:20px;
}
/* Bold text */
.TextBold, a.TextBold:Link, a.TextBold:Visited, a.TextBold:Hover
{
    font-size:12px;
    color: #424243;
    font-weight : bold;
    text-decoration: none;
}
/* Page header */
.HeaderText
{
    font-size:18px;
    color: #424243;
    font-weight:normal;
}
.Header
{
	font-size:16px;
    color: #424243;
    font-weight:normal;
	text-decoration:none;
}
.HeaderRtl_cs
{
    font-size:16px;
    color: #424243;
    font-weight:bold;
	background-image:url(/Images/Hebrew/TopPanelBullet.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding-right:14px;
	padding-left: 14px;
	height:26px;
	margin-top:20px;
	margin-bottom:5px;
}
.HeaderLtr_cs
{
    font-size:16px;
    color: #424243;
    font-weight:bold;
	background-image:url(/Images/Hebrew/TopPanelBullet.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-right:14px;
	padding-left: 14px;
	height:26px;
	margin-top:20px;
	margin-bottom:5px;
}
.HeaderRtl
{
    font-size:16px;
    color: #424243;
    font-weight:bold;
	background-image:url(/Images/Hebrew/bgr_header2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
	padding-right:14px;
	padding-left: 14px;
	height:26px;
	margin-top:20px;
	margin-bottom:10px;
}

.HeaderLtr
{
    font-size:16px;
    color: #424243;
    font-weight:bold;
	background-image:url(/Images/English/bgr_header2.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-right:14px;
	padding-left: 14px;
	height:26px;
	margin-top:20px;
	margin-bottom:10px;
}
.HeaderRtlSaid
{
    font-size:18px;
    color: #424243;
    font-weight:normal;
	background-image:url(/Images/Hebrew/bgr_HeaderText.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
	padding-right:10px;
	/*padding-left:10px;*/
	line-height:20px;
	height:26px;	
}
.HeaderLtrSaid
{
    font-size:12px;
    color: #424243;
    font-weight:bold;
	background-image:url(/Images/English/bgr_HeaderText.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	padding-left:10px;
	padding-bottom:4px;
	line-height:20px;
	/*height:26px;*/
}
.Bullet
{
	color:#d40000;
}
/* Sub header */
.SubHeader, A.SubHeader:Link, A.SubHeader:Visited, A.SubHeader:Hover
{
    font-size:14px;
    color: #333435;
    font-weight :bold;
    text-decoration: none;
	line-height: 18px;
}
.SubHeader >a
{
	font-size:12px;
	font-weight:normal;
}
.SubHeader_12
{
    font-size:12px;
    color: #333435;
    text-decoration: none;
	line-height: 18px;
}
/* Button */
.Button 
{
    border-style: solid;
    border-width:0;
	background-color:#424242;
	font-size:12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align:center;
	cursor: hand;
	padding-right:6px;
	padding-left:6px;
}
.Rtl .btn_sendContact
{
	background-color:#FFFFFF;
	background-image:url(/Images/Hebrew/btn_contactus.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:21px;
	width:66px;
	border:0px;
	cursor:pointer;
}
.Ltr .btn_sendContact
{
	background-color:#FFFFFF;
	background-image:url(/Images/english/btn_contactus.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:21px;
	width:66px;
	border:0px;
	cursor:pointer;
}

.Rtl .btn_sendNewsLetter
{
	background-color:#FFFFFF;
	background-image:url(/Images/Hebrew/btn_registration.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:21px;
	width:66px;
	border:0px;
	cursor:pointer;
}
.Ltr .btn_sendNewsLetter
{
	background-color:#FFFFFF;
	background-image:url(/Images/english/btn_Subscribe_eng.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:21px;
	width:70px;
	border:0px;
	cursor:pointer;
}
/* Default link */
.SmallLink, A.smallLink, A.SmallLink:link, A.SmallLink:visited
{
	color: #484848;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}
A.SmallLink:hover 
{
	text-decoration:underline;
}
.BCSmallLink, A.BCSmallLink:link, A.BCSmallLink:visited
{
	color: #6a6a6c;
	font-size:12px; 
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
}
.BCSmallNoLink, A.BCSmallNoLink:link, A.BCSmallNoLink:visited, A.BCSmallNoLink:hover
{
	color: #6a6a6c;
	font-size:12px; 
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	cursor:default !important;
}
/*.Ltr .BCSmallNoLink,.Ltr A.BCSmallNoLink:link,.Ltr A.BCSmallNoLink:visited,.Ltr A.BCSmallNoLink:hover
{
	padding-right:5px;
}
.Rtl .BCSmallNoLink,.Rtl A.BCSmallNoLink:link,.Rtl A.BCSmallNoLink:visited,.Rtl A.BCSmallNoLink:hover
{
	padding-left:5px;
}*/
A.BCSmallLink:hover 
{
	text-decoration:underline;
}
/* Another link */
A.SmallLink2:link, A.SmallLink2:visited
{
	color: #000033;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}
A.SmallLink2:hover 
{
	color: #484848; 
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
}
.ImageLink, A.ImageLink:link, A.ImageLink:visited
{
	color: #ffffff;
	font-size:13px; 
	text-decoration:none;
	font-weight:bold;
}
A.ImageLink:hover 
{
	color: #ffffff; 
	font-size:13px; 
	text-decoration: underline;
	font-weight:bold;
}
A.IconLink:link, A.IconLink:visited
{
	color: #000033;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.IconLink:hover 
{
	color: #484848; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
/* Dividers between list items */
.Divider1
{
	background-color: #000033;
}
.Divider2
{
    background-color: #484848;
}
/* 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: 1px solid #faf8f8;
    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);
	background-repeat:no-repeat;
}
.LeftGradientLtr
{
	background-image: url(/images/english/gradientRight.gif);
	background-repeat:no-repeat;
}
.RightGradientRtl
{
	background-image: url(/images/hebrew/gradientRight.gif);
	background-repeat:no-repeat;
}
.RightGradientLtr
{
	background-image: url(/images/english/gradientLeft.gif);
	background-repeat:no-repeat;
}
.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 #faf8f8;
	height: 2px;
}



/*---- News ----*/

.NewsBoxRtl
{	
	width:270px;
	height:290px;
}
.NewsBoxLtr
{
	width:270px;
	height:290px;
}
.NewsTitleRtl
{ 
	/*font-size:15px;
    font-weight:bold;
	text-align:right;
	height:28px;
	padding-bottom:5px;
	width:80px;*/
	white-space:nowrap;
	/*background-image:url(/images/hebrew/bgr_NewsTitle.gif);*/
}
.NewsTitleLtr
{ 
	font-size:15px;
    font-weight:bold;
	text-align:left;
	height:28px;
	padding-bottom:5px;
	/*background-image:url(/images/english/bgr_NewsTitle.gif);*/
}
.NewsTextBold, a.NewsTextBold:Link, a.NewsTextBold:Visited, a.NewsTextBold:Hover
{
    font-size:12px;
    color: #424243;
    text-decoration: none;
    font-weight:bold;
}

.NewsDateBold, a.NewsDateBold:Link, a.NewsDateBold:Visited, a.NewsDateBold:Hover
{
    font-size:12px;
    text-decoration: none;
    font-weight:normal;
}
.NewsText, a.NewsText:Link, a.NewsText:Visited, a.NewsText:Hover
{
    font-size:12px;
    color: #424243;
    text-decoration: none;
}
.newsImgRtl, .newsImgLtr
{
	padding-bottom:12px;
}
.newsContentRtl
{
	padding-top:10px;
	padding-right:5px;
}
.newsContentLtr
{
	padding-top:10px;
	padding-left:5px;
}
a.clsYear
{
	color:#424243;
}
a.clsYearActive
{
	color:#424243;
	font-weight:bold;
}
/*---- 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);*/
}
.NewsLetterTitleRtl
{
	background-image:url(/images/hebrew/bgr_NewsLetterTitleRtl.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
.NewsLetterTitleLtr
{
	background-image:url(/images/English/bgr_NewsLetterTitleRtl.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
.NewsLetterTextRtl, .NewsLetterTextLtr
{
	padding-top:10px;
}
.JoinNewsLetterTitleRtl
{ 
    font-size:12px;
    color: #ffffff;
    font-weight : bold;
	background-color:#17117D;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom:solid 1px #e0e0e0;
	padding-bottom: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;
	border-bottom:solid 1px #e0e0e0;
	padding-bottom: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: #f5863a;
    font-weight :bold;
    text-decoration: none;
}
.ProductPicBorder
{
    border: 0px solid #000033; 
}
A.ProductsIconLink:link, A.ProductsIconLink:visited
{
	color: #000033;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ProductsIconLink:hover 
{
	color: #484848; 
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
.ProductDetailsTable
{
    background-color: #333333;
}
.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 #000033;
}
.RelatedProductsHeaderRtl
{
	color: #FFFFFF;
    background-color: #000033;
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.RelatedProductsHeaderLtr
{
	color: #FFFFFF;
    background-color: #000033;
	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:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.PagerLink:Link, A.PagerLink:Visited
{
	color: #333333;
	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
{
	direction:rtl;
	padding-left:1px;
	height:90px;	
}
.SearchTableLtr
{
	direction:ltr;
	padding-right:1px;
	height:90px;
}
.SearchTextBoxTdRtl
{	
	background-image:url(/Images/hebrew/bgr_search.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;	
}
.SearchTextBoxTdLtr
{	
	background-image:url(/Images/English/bgr_search.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	height:30px;	
}
.SearchButtonTdRtl
{
      padding-top:3px;
      padding-right:2px;
}
.SearchButtonTdRLtr
{
      padding-top:3px;
      padding-left:2px;
}
.SearchTextBoxTd
{
      padding-right:0px;
}
#SearchString
{
    border: 0; 
    font-size:12px;
    color:#424243;
	width:103px;
	height:16px;
	margin:2px 5px 0px 5px;
}
.TopPannelTd
{
	padding:0 250px 0 0;
	margin:0;
	border:0;
	direction:rtl;
	height:60px;
}
.TopPannelTd ul
{
	width:450px;
	height:30px;
	float:right;
	margin:0;
	padding:5px 0 0 0;
	border:0;
}

.TopPannelTd li
{
	float:right;
	background-image:url(/images/hebrew/TopPanelBullet.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 15px;
}

.TopPannelTd li a, .TopPannelTd li a:hover, .TopPannelTd li a:visited
{
	color:#747877;
	font-weight:bold;
	font-size:12px;

}

.FirstMenuOuterDiv
{
	position:relative;
	padding:3px 0;
	width:0;
	border:0;
	width:700px;
	height:20px;
}
.FirstMenuInnerDiv
{
	position:absolute;
	z-index:1;
	width:100%;
	height:35px;
	top:0px;
	right:0px;
}
.ShoppingCartStatusDiv
{
	padding-right:45px;
	background-image:url(/images/hebrew/ShoppingCartStatusBullet.png);
	background-position:right -13px;
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	float:right;
	padding-top:5px;
	
}

.ShoppingCartStatusDiv	 .ShoppingCartTitle
{
	float:right;
	
}
.ShoppingCartStatusDiv > A,.ShoppingCartStatusDiv > A:hover, .ShoppingCartStatusDiv > A:visited
{
	float:right;
	font-size:16px;
	color:#747877;
	font-weight:bold;
	
	
}
.ShoppinCartInnerDIV
{
	padding-right:15px;
	width:80px;
	height:26px;
}

.ShoppinCartInnerDIV A, .ShoppinCartInnerDIV A:hover, .ShoppinCartInnerDIV A:visited
{
	font-size:12px;
		color:#747877;
		
}
/*---- Footer ----*/
.footerInfo
{
	display:inline-block;
	color:White;
	font-size:12px;
	vertical-align:top;
	margin-top:10px;
	margin-right:10px;
}
.footerInfo a
{
	color:White;
	text-decoration:none;
}
.footerInfo a:hover
{
	color:White;
	text-decoration:underline;
}
.FooterRtl
{
	/*background-image:url(/Images/Hebrew/bgr_Footer.gif);
	background-position:left top;*/
	background-color: #ffffff;
	height:35px;	
}
.FooterLtr
{
	/*background-image:url(/Images/Hebrew/bgr_Footer.gif);
	background-position:left top;*/
	background-color: #ffffff;
	height:35px;
}
.FooterSideMenuRtl
{
	background-color:#424242;
	border-top:1px solid #b3b3b4;
	/*height:170px;*/
}
.FooterSideMenuLtr
{
	background-color:#424242;
	border-top:1px solid #b3b3b4;
}
.FooterText
{
    font-size:12px;
    color: #e0e0e0;
    font-weight:normal;
    text-decoration: none;
}
a.FooterText:hover
{
	text-decoration:underline;
}
.FooterTextHeader
{
    font-size:12px;
    color: #e0e0e0;
    font-weight:normal;
    text-decoration: none;
}
a.FooterTextHeader:hover
{
	text-decoration:underline;
}
.FooterLinkHeadercategory
{
    font-size:12px;
    color: #e0e0e0;
    font-weight:normal;
    text-decoration: none;
    font-weight:bold;
    cursor:default;
}
a.FooterLinkHeadercategory:hover
{
    text-decoration: none;
}
.Rtl .bread-sec
{
	/*float:right;*/
}
.Ltr .bread-sec
{
	float:left;
}
.bread-sec  *
{
	display:inline-block;
	color:#6a6a6c;
	font-size:12px;
}
.bread-sec  a:Hover
{
	text-decoration:underline;
}
/*.bread-sec  a, .bread-sec  .pageName
{
	background-image:url(/images/shared/Bullet.gif);
	background-repeat:no-repeat;
}

.Rtl .bread-sec  td
{
	padding-left:10px;
	background-position:left;
	margin-left:4px;	
}*/
.Ltr .bread-sec  td
{
	padding-right:10px;
	background-position:right;
	margin-right:4px;	
}
.CDTechText, A.CDTechText:Link, A.CDTechText:Visited, A.CDTechText:Hover
{
    font-size:12px;
    color: #676767;
    font-weight:normal;
    text-decoration: none;
}
.FooterLinkText
{
	padding-top:20px;
	color:#676767;
	font-size:12px;
}
.Ltr .FooterLogoLinkText 
{
	padding-top:20px;
	color:#676767;
	font-size:12px;
	text-align:right;
}
.Rtl .FooterLogoLinkText 
{
	padding-top:20px;
	color:#676767;
	font-size:12px;
	text-align:left;
}
.FooterRtl TD
{
}

/*---- Side Menu ----*/

.SideMenuBgRtl
{
	background-image:url(/Images/hebrew/bgr_SideMenu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	/*width:142px;*/
	width:152px;
}
.SideMenuBgLtr
{
	background-image:url(/Images/English/bgr_SideMenu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	/*width:142px;*/
	width:152px;
}
.SideMenuTableRtl
{
}
.SideMenuTableLtr
{
}
.SideMenuDividerRtl
{
	height:7px !important;
}
.SideMenuDividerLtr
{
	height:7px !important;
}
.SideMenuItemRtl
{
    cursor: hand;
	background-color:#e6e6e6;
	display:none;
}
.SideMenuItemLtr
{
    cursor: hand;
	background-color:#e6e6e6;
	display:none;
}
.SideMenuLinkRtl, A.SideMenuLinkRtl:Link, A.SideMenuLinkRtl:Visited, A.SideMenuLinkRtl:Hover 
{
    font-size:13px;
    color: #424242;
    font-weight:normal;
    text-decoration: none;
}
.SideMenuLinkLtr, A.SideMenuLinkLtr:Link, A.SideMenuLinkLtr:Visited, A.SideMenuLinkLtr:Hover  
{
    font-size:13px;
    color: #424242;
    font-weight:normal;
    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
{
	background-color:#e6e6e6;
}
.SideMenuSubBgrLtr
{
	background-color:#e6e6e6;
}
.SideMenuSubItemRtl
{
    cursor: hand;
}
.SideMenuSubItemLtr
{
    cursor: hand;
}
.SideMenuSubDividerRtl
{
	height:7px !important;
}
.SideMenuSubDividerLtr
{
	height:7px !important;
}
.SideMenuSubLinkRtl, A.SideMenuSubLinkRtl:Link, A.SideMenuSubLinkRtl:Visited
{
	font-size:13px;
    color: #424242;
    font-weight:normal;
    text-decoration: none;
}
A.SideMenuSubLinkRtl:Hover 
{
    text-decoration:underline;
}
.SideMenuSubLinkLtr, A.SideMenuSubLinkLtr:Link, A.SideMenuSubLinkLtr:Visited
{
    font-size:12px;
    color: #424243;
    font-weight : bold;
    text-decoration: none;
}
A.SideMenuSubLinkLtr:Hover 
{
    text-decoration:underline;
}
.SideMenuSubSubItem
{
    cursor: hand;
}
.SideMenuSubSubLinkRtl, A.SideMenuSubSubLinkRtl:Link, A.SideMenuSubSubLinkRtl:Visited
{
    font-size:12px;
    color: #000033;
    font-weight : bold;
    text-decoration: none;
}
A.SideMenuSubSubLinkRtl:Hover  
{
    font-size:12px;
    color: #484848;
    font-weight : bold;
    text-decoration:underline;
}
.SideMenuSubSubLinkLtr, A.SideMenuSubSubLinkLtr:Link, A.SideMenuSubSubLinkLtr:Visited 
{
    font-size:12px;
    color: #000033;
    font-weight : bold;
    text-decoration: none;
}
A.SideMenuSubSubLinkLtr:Hover  
{
    font-size:12px;
    color: #484848;
    font-weight : bold;
    text-decoration:underline;
}
.SideMenuSubSubDividerRtl
{
   /* background-image:url(/Images/Hebrew/divider.gif);*/
	height:2px;
}
.SideMenuSubSubDividerLtr
{
    /*background-image:url(/Images/English/divider.gif);*/
	height:2px;
}
.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 #FF6600;
    border-collapse: collapse;
}
.SideBannersLtr
{
    border: 0px solid #FF6600;
    border-collapse: collapse;
}

/*---- Top Menu ----*/

.TopMenuTableRtl
{
	background-image:url(/Images/Hebrew/bgr_TopMenu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:13px;
	padding-right:25px;
}
.TopMenuTableLtr
{
	
	background-image:url(/Images/Hebrew/bgr_TopMenu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:13px;
	padding-left:25px;
	/*padding-bottom:13px;
	padding-left:25px;	*/
}

/*---- 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: #E5E5E5 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: #E5E5E5 1px solid;
    border-top: #E5E5E5 1px solid;
    border-left: #E5E5E5 1px solid;
}

/*---- Site Map ----*/
.SiteMapLink, A.SiteMapLink:Link, A.SiteMapLink:Visited
{
	color: #000033;
	font-size:12px; 
	text-decoration: none;
	font-weight:bold;
}
A.SiteMapLink:Hover
{
	text-decoration: underline;
}
.SiteMapTD1
{
	padding-right:30px;
}
.SiteMapTD2
{
	padding-right:40px;
}
A.SiteMapLink1:Link, A.SiteMapLink1:Visited
{
	color: #000033;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.SiteMapLink1:Hover
{
	text-decoration: underline;
}
A.SiteMapLink2:Link, A.SiteMapLink2:Visited
{
	color: #000033;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.SiteMapLink2:Hover
{
	text-decoration: underline;
}
/*---- Shopping Cart ----*/
.CartTable
{
    background-color: #FFFFFF;
}
.CartTableHeaderRtl
{
    font-size: 12px;
    color: #000033;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableHeaderLtr
{
    font-size: 12px;
    color: #000033;
    background-color: #bfe7ff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.CartTableRow1
{
    background-color: #f9f9f9;
}
.CartTableRow2
{
    background-color: #DfDfDf;
}
.CartTableText
{
    font-size: 12px;
    color: #000033;
    font-weight: normal;
    text-decoration: none;
    padding: 5px;
}
.CartTableTotal
{
    font-size: 12px;
    background-color: #dcfcff;
    color: #000033;
    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: #bbbbbb;
}

/*---- 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: #bbbbbb;
}
.ForumSubDivider
{
	background-color: #bbbbbb;
}
.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: 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: #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: #000033;
	padding: 3px;
}
.MovieCommentsText2
{
	font-size: 12px;
	color: #6e6f70;
	padding: 3px;
}
.MovieCommentsDividerRtl
{
    background-color:#bbbbbb;
	height:1px;
}
.MovieCommentsDividerLtr
{
    background-color:#bbbbbb;
	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: #bbbbbb;
}
.TodaysEventsTableRtl
{
	width: 300px;
}
.TodaysEventsTableLtr
{
	width: 300px;
}
.TodaysEventsRow
{
	padding: 5px;
}
.TodaysEventsDivider
{
	height: 1px;
	background-color: #bbbbbb;
}
.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:#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:#f5863a;
	background-color: #d2f0ff;
	border: 1px solid #f5863a;
}
.OtherMonthDayStyle, A.OtherMonthDayStyle:Link, A.OtherMonthDayStyle:Visited
{
	color: #d2f0ff;
}

/*---- Forms ----*/
.InputField 
{
    border: 1px solid #bebebe; 
	font-size:12px;
	background-color:#ffffff;
	color:#000033;
	height: 16px;
}
.CheckBox
{
    border: 0px; 
	font-size:12px;
	background-color:#ffffff;
	color:#000033;
}
.FormTable
{
	border: 0px solid #d2f0ff;
}
.FormInputName
{
    font-size:12px;
    color: #000033;
	padding-left: 20px;
	padding-right: 20px;
}
.FormDescripxion
{
    font-size:12px;
    color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.FormSubTitleRtl
{
	font-size: 12px;
	font-weight: bold;
	color:#f5863a;
	background-color: #d2f0ff;
	padding-right: 20px;
	height:25px;
}
.FormSubTitleLtr
{
	font-size: 12px;
	font-weight: bold;
	color:#f5863a;
	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: #333333;
    font-style:italic;
}
/*---- Survey -----*/
.SurveyResultRow
{
	border: 1px solid #000000;
}
.SurveyResultsColor
{
	background-color: #ff9933;
}
.OuterSurveyBoxRtl
{
	width:187px;
	height:92px;
	vertical-align:top;
	background-repeat:no-repeat;
}
.OuterSurveyBoxLtr
{
	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: 1px solid #DDDDDD;
}
.ListItemBoxLtr
{
	border: 1px solid #DDDDDD;
}
.ListItemSingleBoxRtl
{
	border-bottom: 1px solid #bbbbbb;
}
.ListItemSingleBoxLtr
{
	border-bottom: 1px solid #bbbbbb;
}
.ListItemTitleRtl
{
    font-size:14px;
    color: #ffffff;
    font-weight :bold;
    text-decoration: none;
	height:30px;
	background-color:#424242;
	padding-right: 10px;
}
.ListItemTitleLtr
{   
    font-size:14px;
    color: #ffffff;
    font-weight :bold;
    text-decoration: none;
	height:30px;
	background-color:#424242;
	padding-left: 10px;
}
.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: #000033;
	font-size:12px; 
	text-decoration: none;
	font-weight:normal;
}
A.ListItemDetailsLink:Hover
{
	color: #000033;
	font-size:12px; 
	text-decoration: underline;
	font-weight:normal;
}
A.ListItemSmallLink:Link, A.ListItemSmallLink:Visited, A.ListItemSmallLink:Hover
{
	color: #7b7366;
	font-size:12px; 
	text-decoration:underline;
	font-weight:bold;
}
.ListDivider
{
	background-color: #bbbbbb;
}
.LASCategoryTitleLink
{
	color: #424243;
	font-size:16px; 
	text-decoration:none;
	font-weight:bold;
}
.LASCategoryTitle
{
	padding-top: 10px;	
}
/*---------- List different color  ----------------*/

.s1ListItemTitleLinkRtl, .s1ListItemTitleLinkLtr
{
	color: #424243;
	font-size:14px; 
	text-decoration:none;
	font-weight:bold;
}
.s1ListItemDetailsLink
{
    font-size:12px;
    color: #424243;
    font-weight : normal;
    text-decoration: none;
	line-height:18px;
}
A.s1ListItemDetailsLink:Link, A.s1ListItemDetailsLink:Visited
{
    font-size:12px;
    color: #0202ab;
    font-weight : normal;
    text-decoration: none;
	line-height:18px;
}
A.s1ListItemDetailsLink:Hover
{
    text-decoration: underline;
}
.s1ListItemSingleBoxRtl, .s1ListItemSingleBoxLtr
{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}
.s2ListItemTitleLinkRtl, .s2ListItemTitleLinkLtr
{
	color: #424243;
	font-size:14px; 
	text-decoration:none;
	font-weight:bold;
}
.s2ListItemDetailsLink
{
	color: #424243;
	font-size:12px; 
	text-decoration:underline;
	font-weight:normal;
}
.s3ListItemTitleLinkRtl, .s3ListItemTitleLinkLtr
{
	color: #FF3300;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
.s3ListItemDetailsLink
{
	color: #FF3300;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.s3ListItemBoxRtl .ListSmallPicTdRtl, .s3ListItemBoxLtr .ListSmallPicTdLtr
{
	padding:10px;
	background-image:url(/Images/Hebrew/bgr_logo_client.png);
	background-repeat:no-repeat;
	background-position:center;
}
/*---------- List Home Page ----------------*/
.HomeListItemBoxRtl
{
	border: 1px solid #DDDDDD;
}
.HomeListItemBoxLtr
{
	border: 1px solid #DDDDDD;
}
.HomeListItemSingleBoxRtl
{
	padding-left:10px;
	padding-right:10px;
}
.HomeListItemSingleBoxLtr
{
	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: #bbbbbb;
}
/*---------- List Home Page ----------------*/
/*------ Text Box -----*/
.TextBoxRtl
{
	border: 1px solid #add0f1;
}
.TextBoxLtr
{
	border: 1px solid #add0f1;
}
.TextBoxTitleRtl
{
	color: #000033;
	font-size:12px;
	padding:3px;
}
.TextBoxTitleLtr
{
	color: #000033;
	font-size:12px; 
	padding:3px;
}
.TextBoxLinkRtl
{
	color: #000033;
	font-size:12px; 
}
.TextBoxLinkLtr
{
	color: #000033;
	font-size:12px; 
}

/*------ Contact Details Box -----*/
.ContactDetailsTitleRtl
{
	color: #000033;
	font-size:13px; 
	font-weight: bold;
}
.ContactDetailsTitleLtr
{
	color: #000033;
	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
{
}
.NewsStripxext, A.NewsStripxext:Link, A.NewsStripxext:Visited
{
	color: #000033;
	font-size:12px; 
}

/*------ News Letter -----*/
.NewsLetterBodyRtl
{
	background-color: #eef0f2;
}
.NewsLetterBodyLtr
{
	background-color: #eef0f2;
}
.NewsLetterTableRtl
{
	/*border: 1px solid #c6ced2;
	background-color:#FFFFFF;*/
	font-size:12px;
	color:#000000;
	padding: 0px;
	/*margin-top:86px;*/
}
.NewsLetterTableLtr
{
	/*border: 1px solid #c6ced2;
	background-color:#FFFFFF;*/
	font-size:12px;
	color:#000000;
	padding: 0px;
	margin-top:52px;
}
.NewsLetterInputTdRtl, .NewsLetterInputTdLtr
{
}
.RemoveFromMailingListLink
{
	color: #7b7366;
	font-size:12px; 
	text-decoration: underline;
	font-weight:bold;
}

/*------ Events Scroller -----*/
.EventScrollerBoxRtl
{
}
.EventScrollerBoxLtr
{
}
.EventScrollerTitleRtl
{
	color: #000033;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTitleLtr
{
	color: #000033;
	font-size:12px;
	font-weight: bold;
}
.EventScrollerTextRtl
{
	color: #000033;
	font-size:12px; 
}
.EventScrollerTextLtr
{
	color: #000033;
	font-size:12px; 
}
.ListItemTitleLinkRtl
{
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	padding-right: 5px;
}
.ListItemTitleLinkLtr
{
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	padding-left: 5px;
}
.ListSmallPic
{
	border: 1px solid #bbbbbb;
}
.NewsLetterFooter
{
	height:21px;
}
/* Use this for the background of the whole window */
.BodyBgRtl
{
	margin-top:0px;
}
.BodyBgLtr
{
	margin-top:0px;
}
.BodyBgInnerRtl
{
	margin-top:0px;
}
.BodyBgInnerLtr
{
	margin-top:0px;
}

/* The table that contains the site */
.MainTableRtl
{
	/*background-image:url(/images/hebrew/bgr_home.gif);
	background-position:top;
	background-repeat:repeat-x;	
	background-color:#FFFFFF;*/
	background-color:#FFFFFF;
}
.MainTableLtr
{
	background-color:#FFFFFF;
}
.MainTableInnerRtl
{
	background-color:#FFFFFF;
}

.MainTableInnerLtr
{
	background-color:#FFFFFF;
}

/* Homepage - the outer table that contains the text section */
.HomeOuterContentTableRtl
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
}
.HomeOuterContentTableLtr
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
}
/* Homepage - the inner table that contains the text section */
.HomeInnerContentTableRtl
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	/*background-color:#ffffff;
	background-image:url(/Images/Hebrew/bgr.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	
}
.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 */
.OuterContentTableRtlSpecial, .OuterContentTableLtrSpecial
{
	padding-left:0px;
	padding-right:0px;
}
.OuterContentTableRtl
{
	height:500px;/*minimal height*/
	padding-bottom:15px;
	padding-left:15px;
	padding-right:25px;
	padding-top:2px;
	background-image:url(/Images/Hebrew/bgr_page.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.OuterContentTableLtr
{
	height:500px;/*minimal height*/
	padding-bottom:35px;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	background-image:url(/Images/English/bgr_page.gif);
	background-repeat:no-repeat;
	background-position:left;
}
/* The inner table that contains the text section */
.InnerContentTableRtl
{
	padding:0px;
}
.InnerContentTableLtr
{
	padding:0px;
}

.desc
{
	padding-top:5px;
}
.section H2
{
	padding-bottom:15px;
}
/*.logo*/

#ctl00_ContentPlaceHolder1_Logo_Image
{
	padding:5px;
	border:#e6e6e6 solid;
	border-width:1px !important;
}
.PopUpxable
{
	padding: 10px;
	border: 1px solid #faf8f8;
	background-color: #FFFFFF;
}
.ContactUsBoxTbl
{
	background:no-repeat url(/images/hebrew/bgr_contact.gif);
	font-size:12px;
    color: #424243;
    font-weight : bold;
    text-decoration: none;
    height:200px;
}
.ContactUsBoxTextTd
{
	padding-right: 13px;
	padding-left: 13px;

}
.ContactUsBoxTitle
{
	padding-right:15px;
	font-size:16px;
}
.ContactField
{
	padding-right:13px;
	font-size:12px;
    color: #545454;
    font-weight : normal;
    text-decoration: none;
}

.ContactUsBoxSendTD
{
	padding-left:30px;
	padding-bottom: 13px;
	background:url(/images/hebrew/icon_send_contact.gif) no-repeat; 
}
.InputFieldContactBox 
{
    border: 1px solid #bebebe; 
	font-size:12px;
	background-color:#ffffff;
	color:#000033;
	height: 16px;
	width: 100px;
}
.SimpleUL
{
	margin:0;
	padding:0;
	list-style:none;
}
.LogoRtl
{
	height:60px;
	top:24px;
	left:45px;
	width:190px;
}
.LogoLtr
{
	height:60px;
	top:24px;
	right:45px;
	width:190px;
}
.Pager_NumberedLinks
{
	color:#000;
	margin-left:5px;
	margin-right:5px;	
	font-size:10px;
	font-size:14px;
}
.Pager_NumberedLinks_current
{	
	margin-left:5px;
	margin-right:5px;	
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.LinksRow
{
	margin-top:30px;
}
.pageContent
{
	width:555px;
	padding-top:10px;
}
.PageSidePanel
{
	text-align:left;
}
/*Pager*/
.pager
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.pager li
{
    margin: 3px;
    cursor: pointer;
    width:13px;
    height:28px;
    background-image:url(/images/shared/icon_pager.png);
}
.Rtl .pager li
{
	float: right;
}
.Ltr .pager li
{
	float: left;
}
.pager li.sel
{
	background-position:-13px 0;
}

/* ProjectsFader */
.projects-fade
{
	width:630px;
	height:63px;
	margin-left:10px;
}
.projects-fade > div
{
	width:80px;
	height:51px;
	padding:5px;
	float:right;
	overflow:hidden;
	background-image:url(/images/shared/bgr_logopic_up.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.projects-fade > div:Hover
{
	background-image:url(/images/shared/bgr_logopic_over.png);
}
.projects-fade a.img
{
	display:inline-block;
	width:80px;
	height:51px;
	position:absolute;
	top:0;
	right:0;
	background-repeat:no-repeat;
	background-position:0 0;
}
.projects-fade a.img:Hover
{
	background-position:-80px 0;
}
.SideItemDown
{
	background-color:#424242;
	color:#FFFFFF !important;
}
.footerLinksSideSpacer
{
	width:20px;
}
.footerLinksSpacer
{
	width:100px;
}
.FooterSideMenuLtr .footerLinksSpacer
{
	width:80px;
}
.FooterLinkTD
{
	padding-top:10px;
}
.FooterLinkHeaderTD
{
	padding-top:20px;
}
.Ltr .Captcha >span
{
	float:right !important
}
.CustomerServiceUl
{
	margin:0;
	padding:0;
	width:500px;
}
.Rtl .CustomerServiceUl li
{
	float:right;
	white-space:nowrap;
	margin-right:10px;
}

.Ltr .CustomerServiceUl li
{
	float:left;
	white-space:nowrap;
	margin-left:10px;
}
.Ltr .CustomerService
{
	padding-bottom:0px;
	padding-left:10px;
	list-style:none;
	background: url('/images/hebrew/TopPanelBullet.png') left center no-repeat;
}
.Ltr .CustomerServiceActive
{
	padding:2px 20px 0px 0;
	list-style:none;
	background: url('/images/hebrew/icon_top_menu_down.gif') left center no-repeat black;
	height:24px;
}
.Ltr .CustomerServiceActive a
{
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	color:White;
	display:inline;
}
.Ltr .CustomerService a, .CustomerService
{
	color:#585858;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}


.Rtl .CustomerService
{
	padding-bottom:0px;
	padding-right:10px;
	list-style:none;
	background: url('/images/hebrew/TopPanelBullet.png') right center no-repeat;
}
.Rtl .CustomerServiceActive
{
	padding:2px 20px 0px 0;
	list-style:none;
	background: url('/images/hebrew/icon_top_menu_down.gif') right center no-repeat black;
	height:24px;
}
.Rtl .CustomerServiceActive a
{
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	color:White;
	display:inline;
}
.Rtl .CustomerService a, .CustomerService
{
	color:#585858;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}
.Rtl .HPTabsDiv
{
	height:30px;
	text-align:right;
	vertical-align: top;
}
.Ltr .HPTabsDiv
{
	height:30px;
	text-align:left;
	vertical-align: top;
}
.Rtl .HPTabsTbl
{
	margin-right:6px;
	width:607px;
	height:27px;
}
.Ltr .HPTabsTbl
{
	margin-left:6px;
	width:607px;
	height:27px;
}
.Rtl .HPTabsPanels
{
	margin-right:6px;
	margin-top:-2px;
	margin-bottom:20px;
}
.Ltr .HPTabsPanels
{
	margin-left:6px;
	margin-top:-2px;
	margin-bottom:20px;
}
.tab1Tbl
{
	background:url(/images/hebrew/bgr_tbs_content.png) no-repeat top;
	width:597px;
	padding:5px;
	height:370px;
}
.Ltr .tab1Tbl
{
	background:url(/images/hebrew/bgr_tbs_content.png) no-repeat top left;
}

.Rtl .HPTabsCell
{
	/*border-bottom:solid 1px #e1e1e1;
	border-top:solid 1px #e1e1e1;*/
	border-bottom:solid 1px #e1e1e1;	
	height:27px;
	width:170px;
	color:#38393b;
	font-weight:bold;
	font-size:14px;
	background:url(/images/hebrew/icon_top_menu.gif) no-repeat 165px #ececec;
	text-align:right;
	padding-right:20px;
	cursor:pointer;
}
.Rtl .HPTabsCellDown
{
	border:solid #e1e1e1;
	border-width:1px 1px 0 1px;	
	height:27px;
	width:170px;
	color:#38393b;
	font-weight:bold;
	font-size:14px;
	background:url(/images/hebrew/TopPanelBullet.png) no-repeat 165px;
	text-align:right;
	padding-right:30px;
}
.Ltr .HPTabsCell
{
	/*border-bottom:solid 1px #e1e1e1;
	border-top:solid 1px #e1e1e1;*/
	border-bottom:solid 1px #e1e1e1;	
	height:27px;
	width:170px;
	color:#38393b;
	font-weight:bold;
	font-size:14px;
	background:url(/images/hebrew/icon_top_menu.gif) no-repeat 10px #ececec;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}
.Ltr .HPTabsCellDown
{
	border:solid #e1e1e1;
	border-width:1px 1px 0 1px;	
	height:27px;
	width:170px;
	color:#38393b;
	font-weight:bold;
	font-size:14px;
	background:url(/images/hebrew/TopPanelBullet.png) no-repeat 10px;
	text-align:left;
	padding-left:30px;
}
.HPtitle
{
	color:#38393b;
	font-weight:bold;
	font-size:14px;
}
.CustomersTitleRtl
{
	background-image:url(/images/hebrew/bgr_home_client.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	width:100%;
}
.CustomersTitleLtr
{
	background-image:url(/images/english/bgr_home_client.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	text-align:left;
	padding-left:10px !important;
}
.InnerTab
{
	border-right:solid 1px #e1e1e1;
	border-left:solid 1px #e1e1e1;
}
.HPEmptyTab
{
	border-bottom:solid 1px #e1e1e1;
	width:226px;
}
.HPFirstEmptyTab
{
	border-bottom:solid 1px #e1e1e1;
	width:10px;
}
.HPMidEmptyTab
{
	border-bottom:solid 1px #e1e1e1;
	width:2px;
}
.filterBtns > div
{
    cursor: pointer;
    margin: 0 5px;
    background-repeat: no-repeat;
    width: 60px;
    height: 66px;
}
.Rtl .filterBtns > div
{
	background-image: url(/images/hebrew/icon_projects_filter.png);
	float: right;
	/*background-position:0 -99px;*/
}
.Ltr .filterBtns > div
{
	background-image: url(/images/english/icon_projects_filter.png);        	
	float: left;
}
.filterBtns .ecommerce
{
    background-position: -195px 0px;
}
.filterBtns .eproject
{
    background-position: -130px 0px;
}
.filterBtns .brand
{
    background-position: -65px -0px;
}
.filterBtns .content
{
    background-position: 0 0px;
}

.filterBtns .ecommerce.Down
{
    background-position: -195px -98px;
}
.filterBtns .eproject.Down
{
    background-position: -130px -98px;
}
.filterBtns .brand.Down
{
    background-position: -65px -98px;
}
.filterBtns .content.Down
{
    background-position: 0 -98px;
}
.filterBtns .ecommerce:hover, .filterBtns .ecommerce.Over, .filterBtns .ecommerce.Down:hover
{
    background-position: -195px -199px;
}
.filterBtns .eproject:hover, .filterBtns .eproject.Over,.filterBtns .eproject.Down:hover
{
    background-position: -130px -199px;
}
.filterBtns .brand:hover, .filterBtns .brand.Over,.filterBtns .brand.Down:hover
{
    background-position: -65px -199px;
}
.filterBtns .content:hover, .filterBtns .content.Over,.filterBtns .content.Down:hover
{
    background-position: 0 -199px;
}
.filterBtns .ecommerce.sel
{
    background-position: -195px -98px;
}
.filterBtns .eproject.sel
{
    background-position: -130px -98px;
}
.filterBtns .brand.sel
{
    background-position: -65px -98px;
}
.filterBtns .content.sel
{
    background-position: 0 -98px;
}
.popProjectName
{
	font-size:14px;
	font-weight:bold;
	color:White;
}
.footerIcons
{
	margin:0px 20px 0px 20px;
	vertical-align:bottom;
}
.tt
{
	font-size:9px;
	color:Black;
	border:solid 1px black;
	padding:3px;
	background:#EEEEEE;
	margin-right:-40px;
	white-space:nowrap;
	position:absolute;
}
.ttl
{
	font-size:9px;
	color:Black;
	border:solid 1px black;
	padding:3px;
	background:#EEEEEE;
	margin-right:20px;
	margin-top:-20px;
	white-space:nowrap;
	position:absolute;
}
.BulletPic
{
	list-style-image:url(/images/hebrew/bullet03.gif);
	margin-right:25px;
	margin-left:25px;
	line-height:20px;
	padding:0px;
	margin-top:0px;
	list-style-position:outside;
}
.BulletPicLtr
{
	list-style-image:url(/images/english/bullet03.gif);
	margin-left:25px;
	line-height:20px;
	margin-top:0px;
}
.NumOl
{
	margin-right:32px;
	line-height:20px;
	margin-top:0px;
}
.NumOltr
{
	margin-left:32px;
	line-height:20px;
	margin-top:0px;
}
.HomeLink, A.HomeLink:Link, A.HomeLink:Visited
{
	color:#717476;
	font-size:13px;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
}
A.HomeLink:Hover
{
	color:#38393b;
	font-size:13px;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
}

.noArrow
{
	cursor:default !important;
}
.pointer
{
	cursor:pointer;
}
.Rtl .FooterCdtechTd
{
width:60px;
text-align:left;
}
.Ltr .FooterCdtechTd
{
width:60px;
text-align:right;
}
.Rtl .FooterLogoTd
{
text-align:left;
padding-bottom:8px;
}
.Ltr .FooterLogoTd
{
text-align:right;
padding-bottom:8px;
}
a.blueLink
{
	color:Blue !important;
	font-size:12px;
	text-decoration:none;
}
.joinNLemail
{
	border:solid 1px #d9d8d8 !important;
	vertical-align:top;
	border:1px;
	width:150px;
	padding:0px;
	height:17px
}
.plusOneClsRtl
{
	width:100%;
	padding-top:5px;
	background:url(/images/hebrew/Google_1_shadow.png) no-repeat left bottom;

}
.plusOneClsLtr
{
	width:100%;
	padding-top:5px;
	background:url(/images/english/Google_1_shadow.png) no-repeat right bottom;

}
.testimonialTitleTd
{
	width:250px;
}
.testimonialBold
{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.testimonialLogo
{
	padding-bottom:5px;
}

.descriptionDiv
{
	font-size:12px;
}
.Ltr .logoanddesc .Body.desc
{
	padding-left:10px;
}
.linkPointer
{
    cursor:pointer !important;
}
.Rtl .AllNews
{
	width:160px;
}
.Ltr .AllNews
{
	width:138px;
}
.Rtl .allNewsSpace
{
	display:inline-block;
	margin-right:10px;
}
.Ltr .allNewsSpace
{
	display:inline-block;
	margin-left:4px;
}


