body {
background-color: #ecf1f4;
font-size: 14px;
font-family:Arial, Verdana, Sans-serif;
color:#000000;  
padding:0px;
margin: 0px;
text-align:center;
}

/* for iePC */ td{
	font-size: 14px;
}


a {color: #7a9c00;
text-decoration: none;}
a:visited {color:#7a9c00;}
a:hover {color: #54646a;}
a:active { color:#7a9c00;}

h1{
font-size:18px;
}
h2{
font-size:16px;
}
h3{
font-size:24px;
color: #7a9c00;
text-decoration: underline;
}
h4{
font-size:12px;
}

#bullets{
list-style-image : url(images/bullets.gif);
}

#container {
	width:925px;
	min-height:700px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	top:0px;
	/*background-color: #fff;*/
}

#left_margins 
{	
	
	margin-left: auto;
	background-color: #ecf1f4;
	
}

#top_nav 
{	
	font-size: 13px;	
	color:#696969;
	width:925px;
	height:96px;
	text-align:left;	
}

#top_nav_right 
{	
	float:left;
	font-size: 13px;	
	color:#696969;	
	width:506px;
	height:96px;
	text-align:right;
}

#top_nav_left 
{	
	float:left;
	font-size: 13px;	
	color:#696969;
	background-image: url(images/Header_EN.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:96px;
	text-align:right;	
	
}



#top_nav a {color: #696969; text-decoration: none;}
#top_nav a:visited {color:#696969;}
#top_nav a:hover {color: #7A9C00;}
#top_nav a:active { color:#696969;}

#right_margins 
{
	
	margin-right: auto;
	
}

#header 
{
	background-image: url(images/T1_05.jpg);
	width:925px;
	height:154px;
	clear:both;
}

#header_banner 
{
	background-color: #000;
	width:925px;
	height:133px;
	clear:both;
}

#btn_top{   
    top:35px;
	float: right;
}

#nav_menu 
{
	float:left;
	width:925px;
	height:24px;	    	
	border:1px solid;
    border-color: #bfc9d2;
	background-image: url(images/T1_07.jpg);
	background-repeat: repeat-x;		
	clear:both;	
}

#menu a { 
color: #3e494e;
text-decoration: none; 
font-weight:bold;
margin: 0px;
padding: 2px 15px;
}

#menu a:visited {color:#3e494e;}
#menu a:hover {color: #ffb228;}
#menu a:active { color:#3e494e;}

#top_space 
{
	float:left;
	background-image: url(images/T1_08.jpg);
	width:604px;
	height:13px;

	
}

#breadcrumbs
{
direction: ltr;
clear: both;
text-align:left;
padding: 5px 10px 0 0;
}

#breadcrumbs a {color: #696969; text-decoration: none;}
#breadcrumbs a:visited {color:#696969;}
#breadcrumbs a:hover {color: #7A9C00;}
#breadcrumbs a:active { color:#696969;}

#right_space 
{
	float:left;
	/*background-image: url(images/T1_09.jpg);*/
	width:170px;
	height:13px;
}

#content 
{
	float:left;
	background-image: url(images/T1_11.jpg);
	font-family:Arial, Verdana, Sans-serif;
	text-align:left;
	direction:ltr;
	width:910px;
	min-height:515px;
	padding-right:15px;
}

.nicetable table{	
	border: 1px solid #C1DAD7;			
}
.nicetable td{
	font-size: 14px;
	white-space: nowrap;
	border: 1px solid #C1DAD7;			
	color: #6D929B;	
}

#right_col
{
	float:left;	
	width:177px;
	min-height:515px;
	text-align:right;
	direction:rtl;
	padding: 10px 0 0 0;
}

.box_container{
    background-color: #ffffff;
    width: 177px;
    border: solid 1px;
    border-color: #bfc9d2;    
}

.box_title{
    background-image: url(images/box_title_bg.jpg);
    background-repeat: repeat-x; 
    border-bottom: solid 1px;
    border-bottom-color: #bfc9d2;     
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 177px;
}

.box{
    background-color: #ffffff;
    width: 177px;
}

#footer
{
	clear:both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width:925px;
	height:27px;
	color:#696969;
	padding: 4px 0 0 0;
}

#footer a {color: #696969; text-decoration: none;}
#footer a:visited {color:#696969;}
#footer a:hover {color: #7A9C00;}
#footer a:active { color:#696969;}

#copyright 
{
	clear:both;	
	width:925px;
	height:15px;
}

/* AjaxSearch */

#ajaxSearch_form {
           color: #7A9C00;
           width: 170px;
           padding-right: 5px;
       }
       
#ajaxSearch_input 
{
   direction:rtl;          
   display: inline;
   height: 17px;
   width: 130px;
   border: 1px solid #ddd;
   border-left-color: #c3c3c3;
   border-top-color: #7c7c7c;
   background: #fff url(images/input-bg.gif) repeat-x top left;
   margin: 0 3px 0 0;
   padding: 3px 0 0;
   vertical-align: top;
   text-align:right;
}

#ajaxSearch_submit {
   display: inline;
   height: 22px;
   width: 22px;         
   line-height: 22px;
   background: url(images/search_btn.jpg);
   background-repeat:no-repeat;
   border-style:none;
}
.ajaxSearch_output {
   border: 1px solid #7A9C00;
   padding: 10px;
   background: #fff;
   display: block;
   height: auto;
   vertical-align: top;
}

.ajaxSearch_resultsInfo {

}

.ajaxSearch_result {
   color: #000000;
   margin-bottom: 3px;
}
.ajaxSearch_resultLink {
   text-decoration: underline;
   color: #7A9C00;
}

.ajaxSearch_highlight
{
 text-decoration:undrline !important;  
 font-weight:bold;
 color: #7A9C00;
 
}

.ajaxSearch_paging
{
    float:left;
}

#newsletter 
{
 font-family:Arial, Arial (Hebrew), Verdana;
 color: #7a9c00;
}

/* ToolTip */

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


/* easyEvent */

/***** Calendar *****/
#ee_miniCalendarContainer{
text-align:center;
}
.ee_miniCalendar{
text-align:center;
}
.ee_current{
}
.ee_friday{
}
.ee_monday{
}
.ee_saturday{
}
.ee_sunday{
}
.ee_thursday{
}
.ee_tuesday{
}
.ee_wednesday{
}
.ee_monthCurrent{
}
.ee_monthNav{
}
.ee_monthPlus{
}
.ee_monthMinus{
}
.ee_noLinkDay{
}
.ee_miniCalendarDays td.ee_next{
    background: #8ab768;
}
.ee_miniCalendarDays td.ee_prev{
    background: #8ab768;
}
.ee_selected{
}
/* the table */
.ee_miniCalendarDays{ 
    width:100%;
    text-align:center;
}
.ee_miniCalendarDays th{
    background: #628740;
    color: white;
}
.ee_miniCalendarDays td{
    background: #eeeeee;
}
.ee_miniCalendarDays a{
    color: #ff6633;
    display:block;
    border: none;
    background: #ffffff;
}   
.ee_miniCalendarNav{
    font-size: 1.5 em;
    font-weight: bold;
    text-align: center;
    table-layout:fixed;
    
}
.ee_miniCalMonth{
    text-align: center;
}
.ee_miniCalNext{
    width: 12px;
    text-align: center;
}
.ee_miniCalNext a{
    color: #628740;
    border: none;
    font-size: 1.5em;
}
.ee_miniCalPrev{
    width: 12px;
    text-align: center;
}
.ee_miniCalPrev a{
    color: #628740;
    border: none;
    font-size: 1.5em;
}
.ee_miniCalYear{
}
.ee_miniCalendarDays td.ee_today{
    background: #bbbbbb;
}
.ee_yearCurrent{
}
.ee_yearNav{
}
.ee_yearPlus{
}
.ee_yearMinus{
}
/***** Events List *****/
#ee_listDetailsContainer{
    margin-top:20px;
    padding-top:10px;
    padding-right:5px;
    border-top:2px solid darkgreen;
}
.easyEventsList_group{
}
.easyEventsList_heading{
    font-size: 12px;
    font-weight:bold;
    color: #000;
    text-decoration: underline;
}
.easyEventsList_events{
    color: #000;
}
.easyEventsList_item{
}
.easyEventsList_time{
}
.easyEventsList_title{
}



