/* At-Rules */
@charset "windows-1250";


BODY {color : White;  font-family : sans-serif;  font-size : 11px;  line-height : 15px;}

.menu {font-size :11px; font-weight:bold ; line-height :  15px;  font-family : Tahoma, Verdana, Helvetica, sans-serif;   color:#600000; margin-left: 20px;}

.menuh {font-size :14px; font-weight:bold ; line-height :  17px;  font-family : Tahoma, Verdana, Helvetica, sans-serif;   color:#600000;  margin-left: 10px;}

.menur {font-size :14px; font-weight:bold ; line-height :  17px;  font-family : Tahoma, Verdana, Helvetica, sans-serif;   color:#b00000;  margin-left: 10px;}

.menur:hover {text-decoration : none;}

.menul {cursor:pointer; font-size :13px; font-weight:bold ; line-height :  17px;  font-family : Tahoma, Verdana, Helvetica, sans-serif;   color:#FFFACD;  margin-left: 10px;}

.menul a:link{ color : #FFFACD; text-decoration : none;}

.menul a:active{ color : #FFFACD; text-decoration : none;}

.menul a:visited{ color : #FFFACD; text-decoration : none;}

.menul a:hover{ color : #F7B762; text-decoration : underline;}

.menub {font-size :18px; font-weight:bold ; line-height :  25px;  font-family : Tahoma, Verdana, Helvetica, sans-serif;   color:#FFFACD;  margin-left: 10px;}

.menuref {color : #FFCC00;  font-family: Tahoma, Verdana, sans-serif;   font-size : 16px;  text-align : left;}

.menuf {color : #FFCC00;  font-family: Tahoma, Verdana, sans-serif;   font-size : 16px;  text-align : center;}

.submenu a:link.menu{ color : #FFFACD; text-decoration : none;}

.submenu a:active.menu{ color : #FFFACD; text-decoration : none;}

.submenu a:hover.menu{ color : #F7B762; text-decoration : underline;}

.submenu a:visited.menu{ color : #FFFACD; text-decoration : none;}

.footer {font-size :8px;  line-height : 8px;  font-family : Tahoma, Verdana, Helvetica, sans-serif; color: White;}

.main {font-size :11px;  text-align : justify;  line-height : 14px;}

.small {font-size :9px;  line-height : 14px;}

.ulm {margin-right : 24px; direction: rtl; font-size: 9px; line-height: 14px}

.med {font-size :13px;  line-height : 14px;}

.big {font-size :16px;  line-height : 18px;}

.red {color: #ff0000;}

.right {text-align : right;}

P {color: white; font-family: Tahoma, sans-serif; font-size: 11px; line-height :  16px; text-align: justify; text-indent: 15px;}

TD {color: white; font-family: Tahoma, sans-serif; font-size: 11px;}

H1 {color: #F3B360; font-family: Verdana, Tahoma, sans-serif; font-size: 14px; line-height: 14px; text-align: center;}

H2 {color: #F3B360; font-family: Tahoma, sans-serif; font-size: 16px}

H3 {color : #F3B360;  font-family: Tahoma, sans-serif;   font-size : 14px;  text-align : left;  line-height : 16px;}



A {color : #F7B762; text-decoration : none;}

A:hover {color : #F7B762;  text-decoration : underline;}

a span.galery {font-size: 15px;	font-weight: bold; margin-bottom: 10px; margin-top: 10px; display: block;}

A.galery:hover {color : #F7B762;  text-decoration : underline;}

OL {margin-left : 24px; line-height :  16px;}

UL {margin-left : 24px; line-height :  16px;}

.picr {border:   1px solid white; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;}

.picl {border:   1px solid white; margin-right: 10px; margin-top: 5px; margin-bottom: 5px;}

.pich {margin-right: 30px; margin-top: 1px; margin-bottom: 5px;}

.pic {border:   1px solid white; margin-top: 5px; margin-bottom: 5px;}

hr{
	color : #F7B762;
}

/* End of style section. Generated by AceHTML at 2005-04-24 20:39:02 */

/*sunrise*/
*.menuOp, a.menuOp:hover, h1.menuHead {
    color: #f7b563; 
    font-family: 'Verdana'; 
    font-size: 10px;     
    text-decoration: none;
}

h1.menuHead {
    display: inline;
    margin: 0 auto 6px;
    padding-bottom: 0;
}

.menuContener {
    width: 223px; 
    text-align: center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }