/*
	Iris Dishon Site own css
*/

Body {

	text-align: center;
}

@font-face {
    font-family: GuttmanMiriamFixed;
	src: url(../fonts/GMYAMFIX.TTF);

}
/*@font-face {
    font-family: MiriamFixedIE;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/MIRIAMF1.eot);
  }
@font-face {
    font-family: MiriamFixedIE;
    font-style:  oblique;
    font-weight: normal;
    src: url(../fonts/MIRIAMF0.eot);
}*/





#outerTable {
	border: none;
	border-collapse:collapse;
	padding:0px;
	margin-top:50px;
	margin-left:50px;

}
#outerTable td {
	border: 1px solid #FF0000;
	padding:0px; 


}
#innerTable {
	border: none;
	border-collapse:separate;
	margin-left: -12px;
	margin-top: -12px;
	
}
/*ie ignore this */
html>body #innerTable {
	
	margin-left: -9px;
	margin-top: -9px;
	
}
#innerTable tr{
	border: none;
	
}
#innerTable td {
	border: 1px solid #000000;
}
.titleImgTxt{
	font-weight:bold;
}

.categoryTitle {
  //font-style:oblique;
  padding-right: 10px!important;
  padding-top: 10px!important;
  line-height: 18px;
  text-transform:uppercase;
  /*white-space:nowrap;*/
  font-weight:bold;
 	letter-spacing:2px;

}

.heText {
	  font-family: GuttmanMiriamFixed, Guttman Myamfix, Courier New ;
	   direction:rtl;
	 /*  font-weight:bold;*/
}
.enText {
	 font-family: Courier New, Arial, sans-serif;
}


.topMenu {
	/*font-style:oblique;*/
	width:800px;
	text-transform:lowercase;
	font-size: 12pt;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -435px;
	color: #000000;
	
}
.topMenu a:link, .topMenu a:visited, .topMenu a:active, .topMenu a:hover{
   text-decoration: none;
}
 a:link,  a:visited,  a:active{
   color: #000000;
  
}

 a:hover{
   color: #999999;
  
}

.seperator {
	background:  #FF0000;
	width: 1px;
	
}
.toolbar {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 430px;
	font-size: 8pt;
	vertical-align: middle;
	color: #000000;

}
 toolbar span{
   color: #000000;
  
}

.stripTable {
	color:white;
	font-size: 10pt;
}
.stripTableDiv {
	background:  #000000;
	color: #FFFFFF;
	
}


.sideMenu {

  padding-right: 10px!important;
  padding-top: 10px!important;
  line-height: 18px;
  font-size: 10pt;

}
.sideMenu a:link, .sideMenu a:visited,  .sideMenu a:active{
   color: #000000;
  
}
.sideMenu a:hover{
   color: #999999;
}


#faidingImage {
	position: absolute;
	bottom: 0px;
	right:0px;
}



.backgroundDiv {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -535px;
	
}

.hidden {
			filter: alpha(opacity=0);
			opacity: 0;
			visibility:hidden;
		}

.contentDiv {
/*	position: absolute;
	top: 80px;*/
	
}

.enContentDiv {
	left: 100px;
	text-align:left;
}
.heContentDiv {
	right: 100px;
	text-align:right;
	 direction:rtl;
}
.remark {
	font-size: 7pt;
}
#footer {
	font-size: 8pt;
	letter-spacing:2px;
	
}
.heFooter {
	text-align: left ;
	right: 250px;
	margin-left: 220px;
}
.enFooter {
	text-align: left;
	left: 140px;
	margin-left: 46px;
}
#footer .logo {
	margin-bottom:-4px;
	
}

#copyrights{
	font-size: 8pt;
	white-space:nowrap;
	position: absolute;
	right: 30px;
	top: 500px;
	writing-mode:tb-rl;
	direction:tb-rl;
	color: white;
	-webkit-transform:rotate(90deg);
	-webkit-transform-origin:bottom right;
	-moz-transform:rotate(90deg);
	-moz-transform-origin:bottom right;
	
}
.emph {
	 color: red;

}
#logo-big {
	position:absolute;
	bottom:50px;
	left:150px;	
	z-index:100;
}

/*
.img1 {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -<half of image width>px;
}
*/
/*!
 * Ext Core Library 3.0
 * http://extjs.com/
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * 
 * MIT Licensed - http://extjs.com/license/mit.txt
 */
#ux-lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 15000;
    text-align: center;
    line-height: 0;
}

#ux-lightbox img {
    width: auto;
    height: auto;
}

#ux-lightbox a img {
    border: none;
}

#ux-lightbox-outerImageContainer {
    position: relative;
    background-color: #f3efec;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#ux-lightbox-imageContainer {
    padding: 10px;
}

#ux-lightbox-loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(../images/lb-load.gif) no-repeat center 15%;
}

#ux-lightbox-hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#ux-lightbox-imageContainer > #ux-lightbox-hoverNav {
    left: 0;
}

#ux-lightbox-hoverNav a{
    outline: none;
}

#ux-lightbox-navPrev,
#ux-lightbox-navNext {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}

#ux-lightbox-navPrev { left: 0; float: left;}
#ux-lightbox-navNext { right: 0; float: right;}
#ux-lightbox-navPrev:hover, #ux-lightbox-navPrev:visited:hover { background: url(../images/lb-prev.png) left 33% no-repeat; }
#ux-lightbox-navNext:hover, #ux-lightbox-navNext:visited:hover { background: url(../images/lb-next.png) right 33% no-repeat; }

#ux-lightbox-outerDataContainer {
    margin: 0 auto;
    width: 100%;
}

#ux-lightbox-dataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #f3efec;
    overflow: auto;
    line-height: 1.4em;
}

#ux-lightbox-data{	padding:0 10px; color: #666; }
#ux-lightbox-data #ux-lightbox-details{ width: 80%; float: left; text-align: left;direction:rtl; }
#ux-lightbox-data #ux-lightbox-caption{ font-weight: bold;  }
#ux-lightbox-data #ux-lightbox-imageNumber{ display: block; clear: left; padding-bottom: 1.0em;	}
#ux-lightbox-data #ux-lightbox-navClose{ background: url(../images/lb-close.gif) no-repeat; width: 66px; height: 22px; float: right;  padding-bottom: 0.7em; outline: none;}
#ux-lightbox-data #ux-lightbox-navClose:hover{ background-image: url(../images/lb-close-over.gif);}

#ux-lightbox-overlay,
#ux-lightbox-shim{
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14999;
    width: 100%;
    height: 500px;
    background-color: #000;
    padding: 0;
    margin: 0;
}

#ux-lightbox-shim {
    z-index: 89;
    background-color: transparent;
    filter: alpha(opacity=0);
}

/*!
 * Ext Core Library 3.0
 * http://extjs.com/
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * 
 * MIT Licensed - http://extjs.com/license/mit.txt
 */
/*body {
    background: #fff;
    font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    padding: 50px;
}*/

h1, h2, h3 { font-family: "Trebuchet MS",Verdana,Sans-Serif; }

h2 {
    font-size: 1.5em;
    letter-spacing: 0.4pt;
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #1C417C;
}

h3 {
    font-size: 1.0em;
    letter-spacing: 0.2pt;
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #0464BB;
}

a img{ border: none; }

