@charset "utf-8";
/* CSS Document */

body {
	background-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#353535;
	text-align:justify;
}
a:link {
	color: #bf1e2e;
	text-decoration: none;
	border:0px;
}
a:visited {
	text-decoration: none;
	color: #bf1e2e;
	border:0px;

}
a:hover {
	text-decoration: underline;
	color: #bf1e2e;
	border:0px;

}
a:active {
	text-decoration: none;
	color:#bf1e2e;
	border:0px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	dir:rtl;
	font-size: 16px;
	font-weight: bold;
	color:#353535;
	line-height:22px;
	background-image:url(images/h_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color:#bf1e2e;
	line-height:22px;
	background-image:url(images/h_bg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color:#bf1e2e;
	line-height:22px;
	background-image:url(images/h_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:290px;
	
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color::#be1d2d;
	line-height:22px;
	text-align:right;
	
	}	
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#353535;
	line-height:28px;
	background-image:url(images/h_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;

}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#353535;
	line-height:25px;
	background-image:url(images/h_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:50px;

}
	
	
.Content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.TopBar{
	height:116px;
	width:1000px;
	background-image:url(images/top_bar_bg.jpg);
	background-repeat:repeat-x;
	}
.TopMenu{
	float:left;
	width:334px;
	padding-left:33px;
	padding-top:63px;
}

.LogoPosition{
	float:right;
	
}
.InnerContent{
	background-image:url(images/InBg.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:auto;
	min-height:150px
}
.InnerContentProd{
	clear:both;
	height:auto;
	min-height:150px
}
.TextContent{
	background-image:url(images/InBg.jpg);
	text-align:right;
	background-repeat:repeat-x;
	width:632px;
	padding-right:33px;
	padding-top:44px;
	padding-bottom:33px;
	float:right;
	dir:rtl;	
}
.Right_Content{
	width:270px;
	float:left;
	padding-left:33px;
	padding-top:44px;
	padding-bottom:33px;
}
.FeaturedItem{
	width:245px;
	background-color:#f1f1f1;
	text-align:right;
	border: 3px solid #f1f1f1;
	padding:10px;
	text-align:right;
	direction:rtl;

}
.FeaturedSubTitle{
	clear:both;
	font-weight: bold;
	font-size:13px;
	color:#bf1e2e;
	line-height:20px;
	text-align:right;
}
	
.FeaturedText{
	padding-right:10px;
	padding-left:10px;
}
.Sep{
	background-color:#FFF;
	height:40px
}
.IsoLogo{
	text-align:right;
	height:auto;
}
#FooterText{
	height:30px;
	font-size:10px;
	color:#FFF;
	padding-top:30px;
	clear:both;
	text-align:right;
}

#FooterText a:link{
	color:#FFF;
}
#FooterText a:active{
	color:#FFF;
	text-decoration:none;
}

#FooterText a:visited{
	color:#FFF;
	text-decoration:none;
}



.MainBanner{
	margin-left:auto;
	margin-right:auto;
}
#slideshow {
	position:relative;
	height:349px;
	width:780px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.ContactImage{
	padding-left:37px;
	padding-top:15px;
}

.ProductContent{
/*	background-image:url(images/InBg.jpg);
	background-repeat:repeat-x;*/
	padding-left:33px;
	padding-right:33px;
	padding-top:44px;
	padding-bottom:33px;
/*	font-weight: bold;
*//*}
.ProductContent a:link{
	color:#353535;
}
.ProductContent a:visited{
	color:#353535;
}
*/
}
.ProductInContent{
	padding-left:33px;
	padding-right:33px;
	padding-top:44px;
	padding-bottom:33px;
}

#ProdItem{
	height:88px;
	width:290px;
	text-align:left;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	
}

#ProdItem td{
	background-color:#efefef;
}

#ProdItem a:link{
	color:#353535;
}

#ProdItem a:visited{
	color:#353535;
}
		
.ProdPic{
	width:150px;
}
.ProdName{
	padding-left:20px;
}
/*.ProdTxt{
	float:right;
	margin-top:auto;
	margin-bottom:auto;
	padding-right:20px;
	padding-top:20px;
}*/
.MainProd{
	background-color:#efefef;
	width: 780px;
	text-align:right;
	direction:rtl;
}

.UnitStyle{
	padding:15px;
	width:50%;
}
.TopProdNav{
	font-size:11px;
	direction:rtl;
	text-align:right;

}

.HTextTable{
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
}

#Engines_Table{
	font-size:11px;
	padding:5px;
	width:100%;
	line-height:18px;
	text-align:right;
	direction:rtl;
}
.Pdf_icon{
	padding:5px;
}

.LegendTable{
	width:300px;
	border:1px solid #545454;
	direction:rtl;
	float:right;
	
}
.LegendTable tr{
	background-color: #efefef;
	padding-right:10px;
}

#CodeTable{
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #353535;
	direction:rtl;
}
#CodeTable td{
	padding-left: 8px;
	padding-right: 8px;
	background-color:#efefef;
	border: 1px solid #353535;
	height:25px;
}


#TpLine td{
	border: 1px solid #c32b3b;
	border-collapse:collapse;
	height:25px;
	font-weight:bold;
	color: #c32b3b;
	background-color:#FFF;
	
}
#WLine td{
	
	background-color:#FFF;
	
}

#MainProd{
	width:100%;
	direction:rtl;
}
#MainProd td{
	padding:15px;
	width:50%;
	direction:rtl;
}
.Iso_s{
	text-align:right;
}

.Frirht{
	float:right;
}
.CE{
	float:left;
}

.LHead{
	width: 48%;
	float:left;
	direction:rtl;
	text-align:left;

}
.RHead{
	width:48%;
	float:right;
	text-align:right;
	vertical-align:bottom;
	direction:rtl;
}

#CherryTable{
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #353535;
	direction:rtl;
}
#CherryTable td{
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #353535;
	height:25px;
}
#TpLineCH td{
	border: 1px solid #c32b3b;
	border-collapse:collapse;
	height:25px;
	font-weight:bold;
	color: #c32b3b;
	
}
.ContactContent{
	text-align:right;
	width:350px;
	padding-bottom:33px;
	float:right;
	dir:rtl;
}
.HebTxt{
	text-align:right;
	direction:rtl;
}
a.OdotRoll {
	display: block;
	width: 76px;
	height: 53px;
	text-decoration: none;
	background: url(images/odot_b_n.png)
	}

a.Odot:hover {
	background-position: -76px 0;
	}

.displace {
	position: absolute;
	}
	
.null{
	color:#efefef;
}