﻿
body
{
    direction: rtl;
    height: 100%;
    width: 100%;
    background: url(../images/background.jpg) no-repeat top center;
    font-family: Arial;
    margin: 0;
}

#main
{
	width:965px;
	height:auto;
	margin:0 auto;
	background: inherit;
}

#header
{  
	width:965px;
	height:230px; /*150*/
	background: inherit;
}

#nav
{
    width: 965px;
    padding: 0px;
    margin: 0px;
    height: 51px;
    background: url(../images/nav/nav-body.png) no-repeat;
}


#navigation
{
    width:965px;
    float:left;
    direction:rtl;
    height:52px;
    list-style:none;
    position:relative;
    top:10px;
    right:15px;
  
    margin: 0;
	padding: 0;
	z-index:30;
}

#navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 11px arial}

#navigation li a
{	
    display: block;
	margin: 0 1px 0 0;
	padding: 0px 15px;
	width: auto;
	background: url(../images/nav/sepert.png) no-repeat center left;
	color: #333333;
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	text-decoration: none}

#navigation li a:hover
{	
 	color:#cb097a;
}

#navigation div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #666666;
}

#navigation div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: right;
    text-decoration: none;
    background: #EAEBD8;
    color: #333333;
    font-weight: bold;
    font: 11px arial;
}

	#navigation div a:hover
	{	background: #49A3FF;
		color: #FFF}

#nav .last
{
    background:none;
}
                    
 
.header-text
{
    font-family: Tahoma;
    width: 700px; /*margin: 0px;*/
    margin-right: 22px;
    float: right;
    height: 50px;
    text-align: right;
    font-size: 15px;
    color: #252525;
    line-height: 20px;
    padding-top: 17px;
}

#topBar
{
    width: inherit;
    text-align: left;
    font-size: 13px;
    color: #333333;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

#topBar a
{
    text-decoration:none;
    color: #333333;
    cursor:pointer;
}

.logo 
{
    width:256px;  /*197*/
    margin:0;
	height:110px; /*90*/
	float:right;
	position:relative;
	top:15px;
}

.logo img
{   
    width:255px;
    height:109px;
    border:0px;
}


.maor-fly
{ 
    width:210px; /*200*/
    margin:0;
	height:192px;  /*140*/
	float:left;
}

#main-box
{
}

#box-right
{
    width:700px;
   height:auto;
   float:right;
}

#box-left
{
    width:260px;
	height:auto;
	float:left;
	
}

.game
{ 
    width:695px;
	height:215px;
	float:right;
	padding:0;
	margin:5px 0 0 0;
	background:url(../images/game-frame.png) no-repeat;
}

#banner 
{ 
    width:695px;
	height:90px;
	float:right;
	padding:0;
	margin:0px 0 0 0;
}
	
.game-body
{  
    width:690px;
	height:inherit;
	float:right;
	position:relative;right:8px;
	
	
}

.line-game
{ 
    width:678px;
	float:right;
	height:32px;
	background:url(../images/line-game.png) no-repeat;
	font-size:25px;
	margin:8px 0 5px 0;
	color:White;
}

.line-coloring
{ 
    width:678px;
	float:right;
	height:32px;
	background:url(../images/line-coloring.png) no-repeat;
	font-size:25px;
	margin:8px 0 5px 0;
	color:White;
}

.line-puzel
{ 
    width:678px;
	float:right;
	height:32px;
	background:url(../images/line-puzel.png) no-repeat;
	font-size:25px;
	margin:8px 0 5px 0;
	color:White;
}

.line-text   /*בשביל הגלריה והמשחקים*/
{
    position: relative;
    right: 10px;
    font-family: Tahoma;
}
.line-text-right  /* בשביל הפאזלים ודפי הצביעה בעמוד הבית*/
{
    float:right;
    position: relative;
    right: 10px;
    font-family: Tahoma;
}
.line-text-left /*בשביל הפאזלים ודפי הצביעה*/
{
    float: left;
    position: relative;
    margin-top:8px;
    left: 10px;
    font-family: Tahoma;
    font-size: small;
}
.line-text-left a
{
    color:White;
    text-decoration:none;
}
.list
{
    width:inherit;
    margin:10px 0 0 0;
    padding:0;
	list-style:none; 
}

.list li
{
    display:inline;
    width:162px; 
    float:right;
	height:150px;
	margin:0 0px 0 10px;
}

.list li a 
{
    text-decoration:none;
    border:0px;
    color:White;
}


.image 
{
    width:160px; 
    margin:0; 
    padding:0;
	height:100px;
	border:1px solid #b4b4b5;
	
}
.image a
{  
    cursor : pointer;     
}

.text
{
    width: 160px;
    margin: 5px 0 0 0;
    padding: 0;
    height: 40px;
    background: #FF8000;
    text-align: center;
    font-size: 18px;
    border: 1px solid #b4b4b5;
    color: White;
    font-weight:bolder;
}

.text a
{
     position:relative;top:8px;
     cursor : pointer;     
}
img.im 
{ 
    width:160px;
	height:100px;
	
}

a img.im {border:0px;}

.harshama
{ 
    width:262px;
	height:367px;
	margin:5px 0 0 0;
	padding:0;
	background:url(../images/harshama-background.jpg) no-repeat;
}

.harshama2
{ 
    width:262px;
	height:281px;
	margin:4px 0 0 0;
	padding:0;
	background:url(../images/gust-book-background.jpg) no-repeat;
}


.right-up
{
    width:262px;  
    padding:0; 
	height:7px;
	background:url(../images/frame-up.png) no-repeat;
}
		
.right-body
{
	width:262px;  
	padding:0px 0 10px 0; 
	height:auto;
	background:url(../images/frame-body.jpg) repeat-y ;
}
			
.right-box-headline
{
    color: White;
    width: 246px;
    height: 40px;
    background: url(../images/headline.png) no-repeat;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 25px;
    position: relative;
    top: 5px;
    font-family: tahoma;
}

/* EXTERNAL GUEST BOOK */
.guestBookPage
{
    direction:rtl;
}
.guestbookTitle
{
    font-family:Tahoma;
    font-size:x-large;
    left:100px;
    position:absolute;
    top:24px; 
    font-weight:bold;
}
.guestbookName
{  
    font-size:x-small;
    font-family:Tahoma;
    width:174px;
    height:24px;
    left:136px;
    position:absolute;
    top:114px;
}

/*****************************/

.right-body-text
{ 
    width:246px;/*246*/
	height:auto;
	margin:2px auto;
}
				      
				      
.frame-bottom
{
    width:262px;  padding:0px 0 0px 0; 
	height:10px;
	margin:0;
	background:url(../images/frame-bottom.jpg) no-repeat;
}
	
.text-box
{
    width: 230px; /*240*/ 
    margin: 3px 0 7px 0;
    color: #666666;
}
			
.send-buttun
{
    width:250px;  /*250*/
    margin:0 0 5px 0;
    /*text-align:left;*/
    
 }
.send_btn
{
    float:left;
    margin-top:5px;
}

.approval
{
    width: 150px;
    float: right;
    margin-right: 10px;
    font-size: medium;
    color: Red;
    margin-top:15px;
    
}			
			
#video 
{
    width:246px; /*262*/
	height:200px;
	margin:5px 0 0 0;
}

	
.gust-book
{
    width:246px;
    list-style:none;
	height:199px;/*auto*/
	margin:2px auto;
	padding:0;
	overflow:hidden;
	
}

.writeaboutus
{  
    width:246px;
    list-style:none;
	height:auto;
	margin:2px auto;
	padding:0; 
	
}
.arrow
{
    float:left;
    color:#991d56;
}

.gust-book li 
{ 
    width:246px;
     height:auto; 
     margin:0;   
     padding:0;  
     text-align:right;  
     margin:5px 0 0 0;
}

.gust-book li a {}
	
.gust-book-text 
{
    width:246px; 
    text-align:right;   
    margin:0;
    padding-top:5px; 
    font-size:16px; 
}
    
.gust-book-text-span 
{
    color:#666666; 
    font-size:10px;
    text-align:left;
}
.gust-book-text a
{
    
    text-decoration:none;
}	
.gust-book-text a:hover 
{
     
}
.gust-book-text a:visited 
{
     
}
.gust-book-text a:link 
{
     
}

.gust-book-text-span a
{
    font-size:11px;
    text-align:left;
    text-decoration:none;
}	
.gust-book-text-span a:hover 
{
     color:#666666; 
}
.gust-book-text-span a:visited 
{
     color:#666666; 
}
.gust-book-text-span a:link 
{
     color:#666666; 
}
.guest-book-text-title
{
    color: #991d56;
    font-size:13px;
    font-weight: bold;
    padding-right:4px;
}

.guest-book-buttons
{
    margin-top:15px;
    position: relative; 
    bottom: 2px;
    padding:0px 5px 0px 8px;
}
.guest-book-button-AddComment a
{  
    float:left;
    color: #991d56;
    font-size:13px;
    font-weight: bold;
    padding-right:4px;
    text-decoration:none;
}
.guest-book-button-viewComments a
{  
    float:right;
    color: #991d56;
    font-size:13px;
    font-weight: bold;
    padding-right:4px;
}

.guest-book-text-description
{
    font-size: 12px;
    line-height: 14px;
    color:Black;
    padding-right:4px;
    width:220px;
    float:right;
}


#box2
{ 
    width:695px; 
    float:right; 
    padding:0; 
    margin:0;
	height:260px;
}
				  
#maor-box
{
    width:345px;
	height:260px;
	float:left;
	background:url(../images/maor-box.jpg) no-repeat;
}
		
.maor-box-headline
{
    color: White;
    width: 330px;
    height: 50px;
    background: url(../images/maor-headline.png) no-repeat;
    margin: 0 auto;
    text-align: center;
    padding-top: 2px;
    font-size: 25px;
    position: relative;
    top: 8px;
    right: 2px;
    font-family: tahoma;
}

.maor-box-pic
{
    width:330px;
	height:180px;
	
	margin:0 auto;
	text-align:center;
	position:relative; top:12px; 
}
.maor-box-pic img
{
    text-decoration:none;
    border:0px;
}
.openExternalWindows
{
    cursor:pointer;
}
#nitzozot
{
    width:343px;
	height:260px;
	float:right;
	background:url(../images/maor-box.jpg) no-repeat;
}
		
.nitzozot-headline
{ 
    width:330px;
	height:90px;
	background:url(../images/nitzozot-headline.jpg) no-repeat;
	margin:0 auto;
	text-align:center;
	font-size:25px;
	position:relative; top:8px; left:55px;
}
			
.nitzozt-box-pic
{
    width:330px;
	height:230px;
	margin:0 auto;
	text-align:center;
	position:relative;top:10px; 
	text-decoration:none;border:0px;
}

.nitzozt-box-pic img
{
    border:0px;
    text-decoration:none;
}

#gallery
{ 
    width:695px;
	height:135px;
	float:right;
	padding:0;
	margin:5px 0 0 0;
	background:url(../images/gallery-frame.png) no-repeat;
}

#footer 
{   float:left;
    width:960px;
    height:auto;
    margin:10px auto;
}

.footer-list 
{
    width:880px; /*810*/ 
    height:40px;
    margin:0 auto;
    text-align:center; 
    list-style:none;
    position:relative;
    /*left:20px;*/
}

.footer-list li
{
    display:inline;   
 }

.footer-list li.kav
{
    width: 10px;
    height: auto;
    color: #666666;
}
.footer-list li a
{
    color: #666666;
    width: auto;
    height: 30px;
    font-size: 14px;
    margin: 0 2px 0 0;
    text-decoration: none;
}
.one
{
    font-size: 12px;
    color: #666666;
}

.footer-text
{
    color: #666666;
    text-align: center;
    width: 400px;
    height: auto;
    margin: 0 auto;
    font-size: 12px;
}

.footer-text img
{
    border:0px;
    text-decoration:none;
}


.gallery-body
{  
    width:673px;
    height:80px;
	
	text-align:right;
	position:relative;
	right:1px;
	
}
.gallery-body img
{
    height:75px;
    width:92px;
    border:0;
}
