﻿
body
{
    direction: rtl;
    margin: 1px 0px 0px 0px;
    background-color: #c2c8c5;
    font-family: Arial;
}


.green_title
{
    font-size: 18px;
    font-weight: bold;
    color: #2c5541;
}

.green_text
{
    font-size: 14px;
    color: #2c5541;
}

.text_align
{
    text-align: left;
}

.float_direction
{
    float: left;
}

img
{
    border: none;
}



#site_content
{
    width: 934px;
    clear: both;
}

#header
{
    width: 934px;
    clear: both;
    float: left;
}


#header_row_1
{
    width: 934px;
    height: 206px;
    clear: both;
    float: left;
}

#header_row_2
{
    margin: 0px;
    width: 934px;
    height: 34px;
    clear: both;
    float: left;
}



.sub_items_menu
{
    width: 700px;
    height: 300px;
    background-image: url(/images/sub_items_menu.jpg);
    background-repeat: no-repeat;
}

.sub_items_menu .box
{

    width: 100px;
    height: 100px;
    clear: none;
    float: left;
 
}

.sub_items_menu .box table
{

    width: 100px;
    height: 100px;
 
}

.sub_items_menu .box table td
{

    width: 100px;
    height: 100px;
    vertical-align:middle;
    text-align:center;
 
}

.sub_items_menu .box a
{
    font-size: 12px;
    color: #2c5541;
    font-weight: bold;

}


.text_area
{
    width: 700px;
    height: auto;
    border: solid 2px #2c5541;
    text-align: left;
}


.month_picture
{
    clear: both;
    float: left;
    width: 600px;
    height: auto;
    background-color: #313737;
    text-align:center;
}

.gallery_area
{
    clear: both;
    float: left;
    width: 934px;
    height: auto;
    background-color: #313737;
}
.gallery_area .box
{
    width: 135px;
    height: auto;
    padding: 10px 10px 10px 10px;
    clear: none;
    float: left;
    text-align: center;
}







.text_area .text
{
    width: 680px;
    text-align: left;
    padding: 2px 4px 2px 4px;
    color:#000000;
    direction:ltr;
}




#main_menu
{
    width: 934px;
    height: 34px;
    clear: both;
    float: left;
}
#main_menu .Item
{
    width: 108px;
    height: 28px;
    clear: none;
    float: left;
    background-image: url(/images/main_menu_button_bg.png);
    background-repeat: no-repeat;
}


#main_menu .SelectedItem
{
    width: 108px;
    height: 28px;
    clear: none;
    float: left;
    background-image: url(/images/main_menu_button_bg_active.png);
    background-repeat: no-repeat;
}
#main_menu .Item:hover
{
    background-image: url(/images/main_menu_button_bg_active.png);
    background-repeat: no-repeat;
}

 #main_menu .SelectedItem a
 {
    line-height: 33px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
 }
 
  #main_menu .SelectedItem a:hover
 {
    text-decoration:none;
 }
 
 
 #main_menu .Item a:hover
{
    color: #ffffff;
    text-decoration:none;
}

#main_menu .Item a
{
    line-height: 33px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}


#main_menu .Seperator
{
    width: 10px;
    height: 28px;
    clear: none;
    float: left;
}

#back_button
{
    width: 108px;
    height: 28px;
    clear: both;
    float: none;
    background-image: url(/images/main_menu_button_bg.png);
    background-repeat: no-repeat;
}


#back_button a
{
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #f6ffee;
}

#back_button:hover
{
    background-image: url(/images/main_menu_button_bg_active.png);
    background-repeat: no-repeat;
}

#page_content
{
    width: 932px;
    clear: none;
    float: left;
}












#footer
{
    clear: both;
    float: left;
    padding: 30px 0px 0px 0px;
    width: 934px;
}


#footer_text
{
    clear: both;
    float: left;
    padding: 10px 0px 0px 0px;
    width: 934px;
}


#footer_text .cube
{
  clear: none;
    float: left;

    height: 50px;
}


#footer_text .cube span
{
color:#456452;
font-size:13px;
font-weight:bold;
}

#footer_text .cube span a
{
color:#FFFFFF;
font-weight:bold;
font-size:13px;
}
#footer_text .cube span a:visited
{
color:#FFFFFF;
font-weight:bold;
font-size:13px;
}



#footer_menu
{
    float: left;
    width: 934px;
    height: 40px;
    clear: both;
    text-align: center;
}

#footer_menu .Seperator
{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 0px 25px 0px 25px;
}

#footer_menu a
{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #2c5541;
}
#footer_menu a:hover
{
    color: #ffffff;
    text-decoration: none;
}


.agreement_area_space
{
    width: 80px;
    clear: none;
}
#agreement_area_text_container
{
    width: 790px;
    clear: none;
}
#agreement_area
{
    padding-top: 14px;
    width: 950px;
    clear: both;
}
#agreement_area span
{
    margin: 0 auto;
    font-size: 12px;
    color: #CCCCCC;
    line-height: 12px;
}

.main_text
{
    width: 920px;
    padding-top: 0px;
    padding-bottom: 30px;
}

.main_text_big_title
{
    padding: 5px 10px 0px 10px;
}
.main_text_big_title span
{
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}

.Text_grey
{
    font-size: 12px;
    color: #666666;
}




/* green links*/

a:link
{
    color: #3792ce;
    text-decoration: none;
    font-size: 12px;
}
a:visited
{
    color: #0066CC;
    text-decoration: none;
    font-size: 12px;
}
a:hover
{
    color: #0066FF;
    text-decoration: underline;
    font-size: 12px;
}
a:active
{
    color: #006699;
    text-decoration: none;
    font-size: 12px;
}


/* grey links*/

a.grey:link
{
    color: #999999;
}
a.grey:hover
{
    color: #000033;
    font-weight: bold;
}

.hide_text
{
    font-size: 1px;
    line-height: 1px;
}



.SucessMessage
{
    color: Green;
    font-size: 13px;
}
.ErrorMessage
{
    color: red;
    font-size: 13px;
}






#join_table
{
    width: 500px;
}





.join_table_button_td
{
    text-align: center;
}
.join_table_header
{
    text-align: center;
}

.join_table_header span
{
    font-weight: bold;
    font-size: 16px;
    color: #2c5541;
}

.field_td
{
    width: 300px;
    text-align: center;
}
.field_td input
{
    width: 280px;
    
}


.english_text
{
    width: 100px;
    text-align: left;
}

.english_text span
{
    font-size: 14px;
    color: #2c5541;
}

.hebrew_text
{
    width: 100px;
    text-align: right;
}


.hebrew_text span
{
    font-size: 14px;
    color: #2c5541;
}


