

.rh { background-color: #000000;  color: #ffffff; text-align:center; height:24px; font-weight: bold; }
.ri { background-color: #000000;  color: #ffffff; text-align:center; height:40px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:16px; font-weight: bold;}
.ri:hover { text-decoration: underline; }
.ri2 { background-color: orange;  color: #000000; text-align:center; height:40px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:16px; font-weight: bold;}
.ri2:hover { text-decoration: underline; }
.ri2Mitbachim { background-color: #D8C077;  color: #000000; text-align:center; height:40px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:16px; font-weight: bold;}
.ri2Mitbachim:hover { text-decoration: underline; }
.ri2Cosmetika { background-color: #99CC8C;  color: #525943; text-align:center; height:40px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:16px; font-weight: bold;}
.ri2Cosmetika:hover { text-decoration: underline; }
h1 { font-size: 22px; font-weight: bold; text-decoration: none;  color: black;  margin: 0px 0px 0px 0px; text-align:center;}
.ht { background-color: #000000; color: White; }

.rispecial { background-color: orange;  color: #000000; text-align:center; height:24px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:18px; font-weight: bold;}
.rispecial:hover { text-decoration: underline; }
.rispecial2 { background-color: white;  color: #000000; text-align:center; height:24px; text-decoration: none; margin: 0px 0px 0px 0px; font-size:18px; font-weight: bold;}
.rispecial2:hover { text-decoration: underline; }

#CategoryTable td{vertical-align: top;border-bottom: solid 1px black;}
#CategoryTable td.s{padding-right:20px;}
#CategoryTable td.p{padding-right:10px; padding-left: 5px; }
#CategoryTable td.g {text-align:center;padding-top: 20px; }
#CategoryTable span.b{ font-weight:bold; color: blue; } 
#CategoryTable div.d {padding-top:3px; padding-bottom:3px; }
#CategoryTable a.a { color: Black;} ע
#CategoryTable td.phone{ line-height:16px;border: none;text-align: center; }
#CategoryTable table.t { padding-right:5px;padding-left:5px;border: solid 1px red;padding-bottom:3px;height: 50px; }

.AdviseClassTable { border:solid 1px #DEE6ED; width:200px; text-align:right; vertical-align:middle; font-size:15px; }        
.AdviseClasstd { background-image:url('/Templates/1012/_images/advise.jpg'); background-repeat:no-repeat; width:200px; height:68px; border-bottom:solid 1px #DEE6ED; text-align: right; vertical-align: top; }
.AdviseClasstd a{ color: Black; text-decoration: none; font-weight: bold; font-size: 17px; }
.AdviseClasstd a:hover{ text-decoration: underline; }
.modalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
.modalPopup { background-color:#ffffff; border-width:3px; border-style:solid; border-color:Gray; padding:3px; }                

.CompareHeader{ color: Black; text-decoration: none; font-weight: bold; font-size: 17px; }
.CompareSep td{ border-bottom: dotted 1px black; }       
#leadForm td{ text-align: right; vertical-align:top; font-size:16px;}
#modalBackground { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; background-color:#333333; 
                                                                display: none; opacity: 0.40; filter: alpha(opacity=40) }

#modalWindow { position: fixed; left: 0; top: 0; z-index: 10; background-color: white; display: none; width: 400px; height: 360px; border: 1px groove black; }

 <!--[if gte IE 5.5]>
    <![if lt IE 7]>
    <style>
    #modalBackground, #modalIframe
    {    
	    position: absolute;
        left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
        top: expression(ignoreMe = document.documentElement.scrollTop + "px");
        width: expression(document.documentElement.clientWidth + "px");
        height: expression(document.documentElement.clientHeight + "px");
    }
     
    #modalIframe
    {
	    filter: alpha(opacity=0);
	    z-index: 8;
    }
     
    #modalWindow
    {
	    position: absolute;
        left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
        top: expression(ignoreMe = document.documentElement.scrollTop + "px");
    }
    </style>
    <![endif]>
    <![endif]-->