@charset "utf-8";

* {
	border:1px none;
	outline:none;
	margin:0;
	padding:0
}
body {
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#stage {
	height: 528px;
	width: 844px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	padding-right: 28px;
	padding-left: 28px;
}
#stage #header {
	float: left;
	height: 45px;
	width: 844px;
   
	
}
#stage #frame {
	float: left;
	height: 483px;
	width: 842px;
	border: 2px solid #FFFFFF;
	position: relative;
	
	

}
#stage #header #logo {
	float: left;
	height: 20px;
	width: 280px; 	
	color:#FFFFFF;               
	

	
}

/*menu starts here*/

#stage #header #menu {
	float: right;
	height: 43px;
	width: 400px;
	position:relative;
	z-index:1;


}
ul#nav {
	position:absolute;
	width:400px;
	right:0px;
	top:0px;
	list-style-type: none;
	z-index:1;
	 
}
ul#nav li {
	float:right;
	width:auto;
	line-height:43px;
	padding-left:35px;
	position:relative;
	z-index:1;
}
ul#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#CCCCCC; 
                 /*background-color:#cccccc;  */           
	display:block;
	z-index:1;
}
ul#nav li a:hover {
	color:#000000;
	background-color:inherit;
}

/*top navigation ends*/

/*second-level lists */

ul#nav li ul {
	list-style-type: none;
	position:absolute;
	padding-top:17px;
	display:none;
	top:33px;
	left:0;
	z-index:100;
	background-image: url('images/blank.gif');

}
ul#nav li ul li {
	width:130px;
	float:left;
	z-index:100;
}
ul#nav li ul li a {
	line-height:20px;
	display:block;
	z-index:100;
}
ul#nav li ul li a:hover {
	color:#000000;

}
ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul {
	display:block;
}

/*menu starts here*/

#stage #frame #home_img {
	height: 344px;
	width: 393px;
	position: absolute;
	left: 25px;
	top: 90px;
}
#stage #frame #list_img {
	height: 291px;
	width: 393px;
	position: absolute;
	left: 30px;
	top: 52px;
}
#stage #frame #img {
	height: 380px;
	width: 393px;
	position: absolute;
	left: 10px;
	top: 52px;
	overflow: hidden;
}
#stage #frame #scroll_txt {
	height: 384px;
	width: 380px;
	position: absolute;
	right: 0px;
	top: 25px;ý
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	/*color: #999999;*/	
	/*color:#FFFFFF; */
	
}
#stage #frame #scroll_txt a {
	color: #999999;
}
#stage #frame #scroll_txt .title {
	margin-left:29px;
	color: #636466;
	
}
#stage #frame #scroll_txt ul {
	list-style-type: none;
}
#stage #frame #scroll_txt #textScroll li .list {
	line-height: 21px;
}
#stage #frame #scroll_txt #textScroll li .list li a {
	text-decoration: none;
}
#stage #frame #scroll_txt #textScroll li .list li a:hover {
	text-decoration: none;
	color: #333;
}
#stage #frame #projectInfo {
	width: 312px;
	position: absolute;	 	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	bottom: 45px;
	left: 30px;
}
#stage #frame #contact {
	height: 384px;
	width: 312px;
	position: absolute;
	right: 64px;
	top: 88px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}
#stage #frame #contact a {
	color: #123456;
	text-decoration: none;
}
.blueLink {
	color: #79BAD8!important;
	text-decoration: none;
}
#stage #frame #contact .title {
	color: #636466;
}
#stage #frame #projectInfo h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636466;
	position: static;
	display:block;
}
#stage #frame h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636466;
	position: absolute;
	left: 31px;
	bottom: 17px;
	display: none;
}
#stage #frame #projectInfo ul {
	list-style-type: none;
}
#stage #frame #close {
	height: 35px;
	width: 65px;
	position: absolute;
	bottom: 10px;
	display:block;
	background-image: url('images/close.gif');
	left: 14px;
	background-repeat: no-repeat
}
#slider {
	height: 403px;
	width: 782px;
	position: absolute;
	left: 30px;
	top: 30px;
	overflow: hidden;
}
#slider ul {
	list-style-type: none;
}
#slider ul li {
	height: 403px;
	width: 782px;
	position: relative;
}
#slider ul li img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#prevBtn, #nextBtn {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	bottom:20px;
	text-indent:-8000px;
}
#prevBtn {
	left:30px;
}
#nextBtn {
	left:46px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:9px;
	height:9px;
}
#prevBtn a {
	background:url('images/arrow_left.gif') no-repeat 0 0;
}
#nextBtn a {
	background:url('images/arrow_right.gif') no-repeat 0 0;
}
.pub a {
	
}
#details {
	color:#6F6B6B;
	font-family:Tahoma;
	font-size:11px;
	height:289px;
	left:50%;
	margin-left:-340px;
	margin-top:-145px;
	position:absolute;
	top:50%;
	width:680px;

}
#details #small {
	padding-right: 2px;
	padding-bottom: 2px;
	height: 95px;
	width: 95px;
	float: left;
}
#dinav {
	font-size:11px;
	height:9px;
	left:50%;
	margin-left:125px;
	margin-top:150px;
	position:absolute;
	text-align:right;
	top:50%;
	width:211px;
}
#dinav a {
	color: #999999;
	text-decoration: none;
	width: 9px;
	height: 9px;
	display: block;
	float: right;
}
#dinav a:hover {
	color: #636466;
}
#dinav #NextP {
	background-image: url('images/arrow_right.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	margin-left: 7px
}
#dinav #BackP {
	background-image: url('images/arrow_left.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
}
.details_title {
	color:#636466;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	left:50%;
	line-height:16px;
	margin-left:-340px;
	margin-top:-170px;
	position:absolute;
	top:50%;
}
.highslide-credits highslide-display-block {
	display:none;
}
.info {
	height: 384px;
	width: 393px;
	position: absolute;
	left: 80px;
	top: 52px;
	background-color: #FFF;

}
#stage #frame #AlkobiHouse {display:none;}
#stage #frame #ZehariaHouse {display:none;}
#stage #frame #Kisaria {display:none;}
#stage #frame #BeitItschak {display:none;}
#stage #frame #Burgata {display:none;}
#stage #frame #Poleg {display:none;}
#stage #frame #Ramat_Efal {display:none;}
#stage #frame #Paris {display:none;}
#stage #frame #GaneTikva {display:none;}
#stage #frame #yehud {display:none;}
#stage #frame #SweetDiamonds {display:none;}
#stage #frame #BBB {display:none;}
#stage #frame #Oranit {display:none;}
#stage #frame #Tkoma {display:none;}
#stage #frame #Hofit {display:none;}
#stage #frame #Paris2 {display:none;}
#stage #frame #NirGalim3 {display:none;}
#stage #frame h5 {
	float: left;
	margin: 0px;
	padding: 0px;
}
