@charset "utf-8";

* {
	border:0;
	outline:none;
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#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: 43px;
	width: 844px;
}
#stage #frame {
	float: left;
	height: 483px;
	width: 842px;
	border: 1px solid #cccccc;
	position: relative;
}
#stage #header #logo {
	float: right;
	height: 43px;
	width: 197px;
}
.info_btn a
{
	background-image:url("images/info-icon.gif");
	width:11px;
	height:11px;
	background-repeat: no-repeat;
    display: block;    
    margin-top: 3px;

	
}
.link_btn a
{
	background-image:url("images/link-icon.png");
	width:16px;
	height:7px;
	background-repeat: no-repeat;
    display: block;    
    margin-top: 5px;

	
}

/*menu starts here*/

#stage #header #menu {
	float: left;
	height: 43px;
	width: 647px;
	position:relative;
	z-index:1;
}
ul#nav {
	position:absolute;
	/*width:800px;*/
	left:0px;
	top:0px;
	list-style-type: none;
	z-index:1;
}
ul#nav li {
	float:left;
	width:auto;
	line-height:43px;
	padding-right:20px;
	position:relative;
	z-index:1;
}
ul#nav li a {
	color:#999999;
	text-decoration:none;
	background-color:#ffffff;
	display:block;
	z-index:1;
}
ul#nav li a img {
	padding-top: 15px;
	}
ul#nav li a:hover {
	color:#000000;
	background-color:#fff;

}

/*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-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	padding-bottom: 13px;
	padding-left: 15px;
	margin-left:-15px;
	background-image: url("images/menubg.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: 423px;
	width: 782px;
	position: absolute;
	left: 30px;
	top: 30px;
	z-index:0;
}
#stage #frame #list_img {
	height: 291px;
	width: 393px;
	position: absolute;
	left: 30px;
	top: 52px;
}
#stage #frame #img {
	height: 380px;
	width: 393px;
	position: absolute;
	left: 30px;
	top: 30px;
	overflow: hidden;
}
#stage #frame #scroll_txt {
	height: 384px;
	width: 341px;
	position: absolute;
	right: 23px;
	top: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
#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;
	padding-left: 15px;
}
#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: 0px;
	left: 0px;
}
#stage #frame #priceInfo {
	width: 312px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#stage #frame #priceInfo p {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	
}
#stage #frame #teamInfo {
	width: 312px;
	/*position: absolute;
	bottom: 0px;
	left: 0px;*/
}
#stage #frame #teamInfo p {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	
}
.symbol{}
.pinfo{}
#stage #frame #contact {
	height: 384px;
	width: 312px;
	position: absolute;
	right: 24px;
	top: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
#stage #frame #contact a {
	color: #79BAD8;
	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: 9px;
	width: 9px;
	/*position: absolute;*/
	/*bottom: 30px;*/
	display:block;
	background-image: url(images/close.gif);
	/*left: 64px;*/
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-top: 4px;
}
#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:30px;
	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;
	left:30px;
	position:absolute;
	top:30px;
	
}
#details #small {
	margin-right: 8px;
	margin-bottom: 22px;
	
	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;
	margin-left: 7px;
}
#dinav #BackP {
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.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: 30px;
	top: 30px;
	background-color: #FFF;
}
#stage #frame #CarmelHouse {
	display:none;
}
#stage #frame #NeveYarak {
	display:none;
}
#stage #frame #RamatGanHouse1 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse5 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse9 {
	display:none;
}
#stage #frame #TelAvivHouse9 {
	display:none;
}
#stage #frame #JaffaApartment {
	display:none;
}
#stage #frame #HerzeliaPituahHouse7 {
	display:none;
}
#stage #frame #HaifaHouse {
	display:none;
}
#stage #frame #AntokolskyApartment1 {
	display:none;
}

#stage #frame #HerzeliaPituahHouse8 {
	display:none;
}
#stage #frame #Shavey_Zion {
	display:none;
}
#stage #frame #W_apartment {
	display:none;
}
#stage #frame #TelAvivHouse7 {
	display:none;
}
#stage #frame #TelAvivHouse1 {
	display:none;
}
#stage #frame #RamatHasharon3 {
	display:none;
}
#stage #frame #RamatHasharonHouse9 {
	display:none;
}
#stage #frame #RamatGanHouse2 {
	display:none;
}
#stage #frame #showroom {
	display:none;
}
#stage #frame #web {
	display:none;
}
#stage #frame #p1,#p2,#p3,#p4,#p5,#p6,#p7,#p8,#p9,#p10,#p11,#p12,#p13,#p14,#p15,#p16,#p17,#p18,#p19,#p20,#p21,#p22,#p23,#p24,#p25,#p26,#p27,#p28,#p29,#p30,#p31,#p32,#p33,#p34,#p35,#p36,#p37,#p38,#p39,#p40,#p41,#p42,#p43,#p44,#p45,#p46,#p47,#p48,#p49,#p50,#p51,#p52,#p53,#p54,#p55,#p56,#p57,#p58,#p59,#p60,#p61,#p62,#p63,#p64,#p65  {
	display:none;
}

/*#stage #frame #p2 {
	display:none;
}*/
#stage #frame #Photographers {
	display:none;
}
#stage #frame #Carpenters {
	display:none;
}
#stage #frame #Structures {
	display:none;
}
#stage #frame #metal {
	display:none;
}

#stage #frame #three_d {
	display:none;
}

#stage #frame #Aluminum {
	display:none;
}

#stage #frame #Contractors {
	display:none;
}
#stage #frame #CaesareaHouse1 {
	display:none;
}
#stage #frame #TelAvivHouse3 {
	display:none;
}
#stage #frame #HodHasharonHouse {
	display:none;
}
#stage #frame #HerzeliyaPituach6 {
	display:none;
}
#stage #frame #HerzeliyaPituach6 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse2 {
	display:none;
}
#stage #frame #RamatHasharonHouse11 {
	display:none;
}
#stage #frame #zahalaHouse {
	display:none;
}
#stage #frame #RamatHasharon6 {
	display:none;
}
#stage #frame #shoroom {
	display:none;
}
#stage #frame #RamatHasharonHouse7 {
	display:none;
}
#stage #frame #gindiAzrieli {
	display:none;
}
#stage #frame #creo {
	display:none;
}
#stage #frame #RamatHasharonHouse8 {
	display:none;
}
#stage #frame #HodHasharonHouse1 {
	display:none;
}
#stage #frame #herzeliyaHouse3 {
	display:none;
}
#stage #frame #SavyonHouse3 {
	display:none;
}
#stage #frame #SavyonHouse4 {
	display:none;
}
#stage #frame #ShohamHouse {
	display:none;
}
#stage #frame #herzeliyaHouse4 {
	display:none;
}
#stage #frame #TelAvivHouse5 {
	display:none;
}
#stage #frame #KfarShmariahuHouse {
	display:none;
}
#stage #frame #SavyonHouse2 {
	display:none;
}
#stage #frame #CaesareaHouse2 {
	display:none;
}
#stage #frame #CaesareaHouse3 {
	display:none;
}
#stage #frame #InterfaceOffices2 {
	display:none;
}
#stage #frame #SavyonHouse {
	display:none;
}
#stage #frame #RehovotHouse {
	display:none;
}
#stage #frame #RamatHenHouse1 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse3 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse10 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse11 {
	display:none;
}
#stage #frame #HerzeliaPituahHouse4 {
	display:none;
}
#stage #frame #ot_2011 {
	display:none;
}
#stage #frame #Netanya {
	display:none;
}



#stage #frame #KiryatOnoPenthouse {
	display:none;
}
#stage #frame #bb {
	display:none;
}
#stage #frame #RamatHasharonHouse1 {
	display:none;
}
#stage #frame #RamatHasharonHouse10 {
	display:none;
}
#stage #frame #Yoo{
	display:none;
}
#stage #frame #Apple{
	display:none;
}
#stage #frame #TelAvivHouse2 {
	display:none;
}
#stage #frame #TelAvivHouse8 {
	display:none;
}
#stage #frame #KadimaHouse {
	display:none;
}
#stage #frame #ramatAvivApartment {
	display:none;
}
#stage #frame #TelAvivDuplex2 {
	display:none;
}
#stage #frame #RamatHasharonHouse3 {
	display:none;
}
#stage #frame #HerzeliyaHouse {
	display:none;
}
#stage #frame #RaananaHouse1 {
	display:none;
}
#stage #frame #manhattanApartment1 {
	display:none;
}
#stage #frame #HayfaPenthouse {
	display:none;
}
#stage #frame #EinVeredHouse1 {
	display:none;
}
#stage #frame #EinVeredHouse2 {
	display:none;
}
#stage #frame #EinVeredHouse3 {
	display:none;
}
#stage #frame #avigdor22 {
	display:none;
}
#stage #frame #TelAvivDuplex1 {
	display:none;
}
#stage #frame #JaffaLoft {
	display:none;
}
#stage #frame #GaneyYeuda {
	display:none;
}
#stage #frame h5 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#stage #frame #RecterHouse {
	display: none;
}
/*prices*/
#stage #frame #aaa {
	display:none;
}
#stage #frame #college {
	display:none;
}
#stage #frame #studio6B {
	display:none;
}
#stage #frame #technion {
	display:none;
}
#stage #frame #technion2 {
	display:none;
}
#stage #frame #bbb {
	display:none;
}
#stage #frame #ccc {
	display:none;
}
#stage #frame #Pitsou {
	display:none;
}
#stage #frame #Irena {
	display:none;
}
#stage #frame #Hagar {
	display:none;
}
#stage #frame #Nurit {
	display:none;
}
#stage #frame #Raz {
	display:none;
}
#stage #frame #Noa {
	display:none;
}
#stage #frame #Ran {
	display:none;
}
#stage #frame #Omer {
	display:none;
}
#stage #frame #Hila {
	display:none;
}
#stage #frame #team_all {
	/*display:none;*/
}
#priceInfo .symbol img {
	padding-bottom: 15px;
}
#teamInfo .symbol img {
	padding-bottom: 15px;
}
#stage #frame #title {
	bottom: 30px;
    display: block;
    position: absolute;
}
.f_left
{
	float:left;
	margin:0 10px 0 0;
	color:#999999;
	font-weight: bold;
}
.f_left a
{
	color:#999999;
	font-weight: bold;
}
.f_right
{
	position:absolute;
	 left: 29px;
    bottom: 70px;
	z-index: 1;
}

.info_url a
{
	color:#a7a7a7!important;
	font-weight: normal!important;
}
.slider_btn
{
	position:absolute;
	bottom:18px;
	left:70px;	
}
.details_slider_btn
{
	position:absolute;
	bottom:18px;
	left:30px;	
}
.myslider
{
	position:absolute;
	bottom:20px;
	left:30px;
}
#stage #frame #project_text {
	position: absolute;
    left: 29px!important;
    top: 30px!important;
	color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    height: 384px;
    line-height: 16px;
    width: 560px;
}
#stage #frame #project_text ul li{

 list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#project_text .vert{
	width: 560px!important;
	height: 400px!important;
	}
#project_text .simply-scroll-clip {
	width: 560px!important;
	height: 400px!important;
	z-index:0;
}
#project_text p{
	padding-left: 30px;
	}
	

#close a {
    background-image: url("images/close.gif");
    background-repeat: no-repeat;
   
    height: 9px;
    width: 9px;
	position:absolute!important;
	right: 20px!important;
	top: 48px!important;
}
#close_text {
	position: absolute;
	top: 35px;
	right: 35px;
}
#infot{
	position:absolute;
	top:10px;
	left:10px;
	/*display:none;*/
	visibility: hidden;
	background-color:#FFF;
	width:820px;
	height:460px;
}
.blueMouseOver a:hover{
		color: #79bad8;
	}



#slideshow {
	/*float:right;*/
	position:relative;
	width:782px;
	height:423px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.thumbnail-item {
	/* position relative so that we can use position absolute for the tooltip */
	position: relative;
	float: left;
	margin: 0px 0px;
	padding-bottom: 2px;
    padding-right: 2px;
}

.thumbnail-item a { 
	display: block; 
}

.thumbnail-item img.thumbnail {
	border:none;	
}
		
.tooltip { 
	/* by default, hide it */
	display: none; 
	/* allow us to move the tooltip */
	position: absolute; 
	/* align the image properly */
	padding: 0px 0 0 0px; 
}
.tooltip img {
	border: 1px #cccccc solid;
	}
	.tooltip span.overlay { 
		/* the png image, need ie6 hack though */
		background: url(images/overlay.png) no-repeat; 
		/* put this overlay on the top of the tooltip image */
		position: absolute; 
		top: 0px; 
		left: 0px; 
		display: block; 
		
	}
#stage #frame #details #small .highslide img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #b7b7b7;
	
}

