/*  main.css */

/*  עיצוב כללי */
body * 
{
    font-family:Arial,Helvetica,sans-serif;
    font-size: 14px;
    vertical-align:top;
}
p 
{
    margin: 0px;
}
hr 
{
 width: 80%;
 color: #866620; 
}
/*  סוף עיצוב כללי */

/*  רקעים וחלוקה לתאים */
.body 
{
    background-color: #fbfdc9;
}
/*  header */
.hp_top 
{
    height: 172px;
}
.hp_top_right {
    background-image: url('../pics/hp_top_right.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hp_top_center {
    height: 122px;
    background-image: url('../pics/elyon.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hp_top_left {
    background-image: url('../pics/hp_top_left.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
    vertical-align:middle;
}
/*  end of header */
/*  middle */
.hp_middle 
{
    height: 463px;
    z-index: 100;
}
.hp_middle *
{
    z-index: 100;
}
.hp_middle_right {
    background-image: url('../pics/hp_middle_right.gif');
    background-position: left top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hp_middle_center {
    background-image: url('../pics/hp_middle_center.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hp_middle_left {
    background-image: url('../pics/hp_middle_left.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
/*  end of middle */
/*  footer */
.Footer {
    height: 50px;
}
.hp_bottom_right {
    background-image: url('../pics/hp_bottom_right.gif');
    background-position: left top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hp_bottom_center {
}
.hp_bottom_left {
    background-image: url('../pics/hp_bottom_left.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
/*  end of footer */
/*  סוף רקעים וחלוקה לתאים */

/*  תפריט ראשי */
#top_spacer 
{
    height: 120px;
}
.hpTopMenu 
{
    height: 50px;
    background-image: url('../pics/frame1.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align:middle;
}
.hpTopMenuTbl
{
    vertical-align: bottom;
}
.top_menu_link {
    padding-right: 25px;
    padding-left: 15px;
    color: #866620;
    font-weight:bold;
    text-decoration:none;
    float:left;
    background-image: url('../pics/top_menu_button.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.top_menu_link:hover {
    padding-right: 25px;
    padding-left: 15px;
    color: #a88842;
    font-weight:bold;
    text-decoration:none;
    float:left;
    background-image: url('../pics/top_menu_button_hover.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.top_sub_menu 
{
    position: relative;
    top: 0px;
    right: 0px;
    height: 0px;
    display: none;
    z-index: 200;
}
.top_sub_menu_div 
{
    position: absolute;
    top: 40px;
    right: 0px;
    border: #866620 0px solid;
    background-color: #f2e992;
    padding: 10px;
    white-space:nowrap;
    text-align: right;
}
.top_sub_menu_link {
    color: #a81111;
    font-weight:bold;
    text-decoration:none;
}
.top_sub_menu_link:hover {
    color: #a88842;
    font-weight:bold;
    text-decoration:none;
}
/*  סוף תפריט ראשי */

/*  placeholder1 */
.placeholder1 {
}
/*  חדשות נגללות */
.scrolling_news_div 
{
    height:200px;
    width: 130px;
    padding: 10px;
    background-image: url('../pics/scrolling_news_div.gif');
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.news_item {
}
.news_item a 
{
    color:#866620;
}
.news_item a:hover 
{
    color:#a88842;
}
/*  סוף חדשות נגללות */
/*  end placeholder1 */

/*  תוכן מרכזי */
.hp_middle_spacer 
{
    width: 148px;
}
.hp_content_box {
}
#hp_content_table 
{
}
.portal_item
{
    visibility:hidden;
}
.portal_link 
{
   font-size: 16px;
   text-decoration: none;
   font-weight: bold;
   color: #b35d2c; 
}
.portal_link:hover 
{
   font-size: 16px;
   text-decoration: none;
   font-weight: bold;
   color: #a81111; 
}
.bottom_link 
{
}
.bottom_link:hover 
{
}
.hp_text 
{
   background-color: transparent;
   height: 130px;
   position: relative;
   top: 0px;
   right: 0px;
}
.under_construction 
{
   font-size: 18px;
   text-decoration: none;
   font-weight: bold;
   color: #d13333;
   background-color: transparent;
   position: absolute;
   top: 0px;
   right: 0px;
}
.overview 
{
   font-size: 14px;
   text-decoration: none;
   font-weight: normal;
   color: #221100;
   background-color: transparent;
   height: 100px;
   position: absolute;
   top: 40px;
   right: 0px; 
}
.overview a 
{
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   color: #a81111;
}
.overview a:hover 
{
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   color: #a88842;
}
/*  סוף תוכן מרכזי */
.yarok 
{
   position: absolute;
   top: 40px;
   right: 0px;   
}
/*  כתובת */
.hp_adress_div 
{
    width: 567px;
    position: absolute;
    top: -30px;
    right: 0px;
}
.hp_adress_div a
{
    font-size: 18px;
    color: #d38200;
    text-decoration: underline;
}
.hp_adress_div a:hover
{
    font-size: 18px;
    color: #f39220;
    text-decoration: none;
}
/*  סוף כתובת */