﻿body
{
    position: absolute;
    top: 0px;
    left: 0px;
    /**margin: 0; /* אחרת יש מרווח בראש הדף */
    margin: 0px;
    direction: rtl;
    
    width: 100%;
    height: auto !important;
    /**height: 600px;*/
    min-height: 600px;
    
    color:#013076;
    font-family: Arial, Verdana, David;
    font-size: 13px;
    
    /*background-image: url("images/back.jpg");
    background-repeat: repeat-x;
    background-attachment:fixed;*/
    
    z-index: -999;
}

/* קופסא פנימית שאותה ממרכזים */
#centeredBox  
{ /*border: solid 1px Green; */
	margin:0 auto; /* המרכוז */
    width: 770px;
}

/*  באנר עליון- לוגו ותמונות*/
.TopBanner 
{
	float: right;/**/
	/*margin: 1px;*/
}

#pnlLanguages
{/*border: solid 1px white;*/
	position: absolute;
	width: 250px;
	height: 17px;
	margin: 105px -727px 0px 0px;
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#pnlLanguages a:link, #pnlLanguages a:visited, #pnlLanguages a:active
{
    color: White;
    text-decoration: none;
}

#pnlLanguages a:hover
{
    color : #003366;
    text-decoration: none;
}

#TopMenu
{
	float: right; /**/
	background-color: #999999;
	color : White;
	width: 740px; /* +15 +15 of padding right and left = 770 */
	height: 18px;
	text-align: right;
	/**margin-top: -3px;*/
	margin-top: -3px;
	padding: 7px 15px 5px 15px;
}

#TopMenu a:link, #TopMenu a:visited, #TopMenu a:active
{
    color: White; 
    font-weight: bold;
    text-decoration: none;
}

#TopMenu a:hover
{
    color : #003366;
    font-weight: bold;
    text-decoration: none;
}

#Middle
{border: solid 1px blue; 
	width: 770px;
}


.MiddleHomepageHe
{border: solid 1px red;
	width: 770px;
	background-color: Transparent;
	background-image: url("~/images/middleHe.jpg");
	z-index: -1;
}
.MiddleHomepageEn
{border: solid 1px yellow;
	width: 770px;
	background-color: Transparent;
	background-image: url("~/images/middleEn.jpg");
	z-index: -1;
}
.MiddleWhite
{
	width: 770px;
	background-color: White;
	background-image: url("~/images/white1.jpg");
	background-repeat: repeat;
	z-index: -1;
}

/* "#Side" defines the (in Hebrew) right side of the page, 
contains buttons in default page, and sub navigate in other pages.*/
#Side
{
    width: 170px;
    
    float:right;
    text-align: right;
    padding: 0px;
}

/* for the picture in homepage */
.SideBtnsHomepage
{
	margin-top: 25px;
}

/*  לריווח בין התמונה העליונה שבצד, לבין הניווט המשני שמתחתיה */
.sideTop
{
	margin-bottom: 10px;
}

/* for links of sub navigate */
a.SideLink
{
	text-align: center;
	font-weight: bold;
	clear: both;
	text-decoration: none;
    line-height: 130%;
}

a.SideLink:link, a.SideLink:visited, a.SideLink:active
{
    color: #003366; 
}

a.SideLink:hover
{
    color : Purple;
}

/* refer to inner pages such as default.aspx*/
/*חלק ראשי בדף, הכולל: כותרת, כותרת משנה ותוכן*/
.mainText
{
	border-right: dashed 1px Gray;
	border-left: 0px;
	
	width: 490px;
    height: auto !important;
    /**height: 330px;*/
    min-height: 330px;
    
    float: right;   
    text-align: right;
    line-height: 170%;
    padding: 30px 20px 10px 20px;
}

.mainTextHomePage
{
	border-right: 0px;
	border-left: 0px;
	
	float: right;   
    text-align: right;
	
	width: 490px;
    height: auto !important;
    /**height: 330px;*/
    min-height: 330px; 
    line-height: 170%;
    padding: 30px 20px 10px 20px;   
}

.mainText a:link, .mainText a:visited, .mainText a:active
{
	color: blue;
    text-decoration: underline;
}
.mainText a:hover
{
    color : purple;
    text-decoration: underline;
}

/* כותרת ראשית בדף */
.MainTitle
{ /*border: solid 1px purple;*/
   width: 300px;
   font-size: 16px;
   font-weight: bold;
}

.SubTitle
{/*border: solid 1px purple;*/
   width: 300px;
   font-size: 14px;
   font-weight: bold;
   margin-top: 10px;
}

/* for news in scroller */

#ScrollerSide
{
	float: right;
	width: 0px; /* in homepage should be 212px;*/
	height: 373px;
}


#scroller
{
	position: absolute;
	margin: 185px 40px 0px 0px;
	
	float: right;
	width: 140px;
    overflow:hidden;
    padding: 0px;
    
    font-size: 11px;
    font-weight: bold;
}

#scroller a:link, #scroller a:visited, #scroller a:hover, #scroller a:active
{
    color: #013076;
    text-decoration: none;
}
#scroller a:hover
{
    color : Purple;
    text-decoration: none;
}

.footer
{ /*border: solid 1px Red; */
	clear: both;
	
	background: url("images/footer.jpg") no-repeat;
	width: 770px;
	height: 46px;
    
    text-align: center;
    color: #003366;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

a img
{
    border-style: none;
}

#credit
{ /*border: solid 1px White; */
	margin: 0 auto;
	width: 770px;
	font-size:11px; 
	color: #999999;
    text-align: center;
    font-family: Arial;
    font-weight: normal;
}
 
 #credit a:link, #credit a:visited, #credit a:hover, #credit a:active
{
    color: #666666;
    text-decoration: none;
}
#credit a:hover
{
    color : White;
    text-decoration: none;
}


/* קשור לגלריית תמונות */
.content 
{
	z-index:0;
	width: 540px;
	height: auto;
	padding: 0px;
	font:10pt arial;
	color:#074B78;
}
.listItem
{
	float: right;
	padding: 5px;
}

a.highslide img
{
	width: 90px;
	height: 90px;
}

.highslide img {
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid gray;
}

/*  עד כאן גלריית תמונות */

/* AboutUs page */
.content a
{
	line-height: 135%;
}