html, body, div, p, img, tr, td, li, a, font{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body{
	background: transparent url('../images/bg.png') repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana,sans-serif;
    width:100%;
	/*direction:rtl;*/
}

#main{
	position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
	width: 984px;
	font-size: 12px;
	font-family: verdana,sans-serif;
	color: #88;
	text-align: center;
    top: -40px;
}


#header {
	/* background: transparent url('../images/header.png') no-repeat; */
	background: transparent url('../images/header2.png') no-repeat;
	position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
	width:100%;
	height:128px;
    clear: both;
	
}
#header_in {
	position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
	width:908px;
	height:128px;
    clear: both;
}

/**
menu
**/
#menu_div{
	position: relative; 
    margin-left: auto;
    margin-right: auto;
	width:100%;
	height:40px;
	clear: both;
	z-index: 10;
	top: 129px;
	background: transparent url('../images/navigation_bg.png') repeat-x;
    text-align: center;
}

#jsddm {
    position: relative;
    width: 909px;
    height: 40px;
    clear: both;
    z-index: 10;
    top: 9px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
	
/*#jsddm li{	*/
.menu_li {
	list-style: none;
	position: relative;
	z-index: 10;
	height: 23px;
	padding-top: 4px;
}

/*#jsddm li a	{	*/
.menu_li  a{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	white-space: nowrap;
	color: #ffffff;
	z-index: 10;
	font-size: 14px;
	height: 33px;
}
/*#jsddm li a:hover	{	*/
.menu_li  a:hover{
		color: #000000;
}

/*#jsddm li ul{	*/
.menu_li  ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 10;
	border: 1px solid white;
	right: 0px;
}
		
/*#jsddm li ul li	{	*/
.menu_li ul li{
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color:#ebebeb;
	z-index: 10;
	padding-bottom:1px;
	padding-top:1px;
	position:relative;
	right: 0px;
}
		
/*#jsddm li ul li a{	*/
.menu_li ul li a{
	width: auto;
	background-color:#ebebeb;
	z-index: 10;
	color: #0047bf;
	}
		
/*#jsddm li ul li a:hover*/
.menu_li ul li a:hover{
		color: #0047bf;
		background-color:#a9a9a9;
		
		}

#jsddm .menu_sep{
	color: #6ecf00;
}
.menu_s{
	width:4px;
}
#sel_c{
	background: transparent url('../images/nevi_butt_center.png') repeat-x;
}

#lang_icon{
	background: transparent url('../images/hebrew_butt.png') no-repeat;
	width:71px;
}
#lang_icon a{
	color:#cb2c28;
	padding-left:2px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;    
}

#lang_icon a:hover{
	color:#000000;
}
/**
end menu
**/
#shadow{
	background: transparent url('../images/site_shadow.png') no-repeat;
	width:102%;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}
#inner_shadow{
	background-color: #ffffff;
	width:984px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

#container {
	position: relative; /* container positioning */
    margin-left: auto;
    margin-right: auto;
	width:914px;
	overflow:hidden;
	margin-top: 35px;
	top: 35px;
}
	

.column{
   position: relative;
}

#footer {
	font-family: verdana,sans-serif;
    clear: both;
	width: 836px;
}

#footer_text a{
	color: #999999;
}


#footer_text{
    font-size: 11px;
	text-align:center;
	color:#999999;
	font-style: none;
	/*width: 650px;*/
	font-style: italic;
}


#under_construction{
    text-align: center;
}

h1{
    font-size: 1.8em;
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
	text-align:center;
}

h2{
    font-size: 1.5em;
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
}

h3{
    font-size: 1.1em;
	color: #000;
	padding-bottom: 1px;
}

#g_form{
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0px 0px 0px 50px;
}

#hoopy{
	position:relative;
	font-size: 11px;
	top: 70px;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	
}

/****** *****/
#logo, #date_links{
	position: relative;
	top: 7px;
}


#date_links{
	color: #cb2c28;
	font-weight: bold;
	font-size: 12px;
}
#links a{
	color: #cb2c28;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#center{
	width:685px;
}

#right{
	height: 430px;
	width: 229px;
}
#right_pane{
	background:transparent url('../images/search-buksa.png') no-repeat;
	height: 180px;
}

#register{
	background:transparent url('../images/registration-butt.gif') no-repeat;
	height: 52px;
	text-align: center;
	padding-top: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position:relative;
	top:13px;
	cursor: pointer;
}

#right_pane form{
	position: absolute;
	right: 21px;
	top: 0px;
	width: 188px;
    padding-top: 10px;
}

#right_pane form a{
	position: absolute;
	background:transparent url('../images/search-butt.gif') no-repeat 0 3px;
	right: 0px;
	top:130px;
	width: 76px;
	height: 30px;
	text-align: center;
	padding-top: 11px;
	color: #fff;
	font-size: 14px;

}
#right_pane form a:hover{
    color:#b0b0b0;
}
#right_pane form label{
	margin-top:10px;
	font-size: 14px;
	margin-bottom:4px;
}	
#past_conf{
	width: 187px;
}

#search_me{
	width:184px;
	position:relative;
	font-size:11px;
}
#right_links ul{
	list-style: none;
	z-index:10;
	width: 200px;
	position:relative;
	top:10px;
}

#right_links ul li, #right_links ul li a{
	width:218px;
	font-size:14px;
	color: #006990;
	font-weight:bold;
}

#right_links ul li{
	cursor:pointer;
	height:24px;
	padding-top:4px;
}

/** slide show **/

#slideshow {
	height:257px;
	position:relative;
	width:385px;
	z-index:11;
}


#slideshow img {
    position:absolute;
    top:2px;
    left:0px;
    z-index:8;
    opacity:0.0;
	height:257px;
	width:385px;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}
#current_conf_desc{
	padding: 10px;
	font-size:1.1em;
	height: 220px;
	overflow: hidden;
    line-height: 1.3;
}
#current_conf_desc h1{
	display: inline;
	font-weight: bold;
	font-size:14px;
}
#home_text{
	position: relative;
	width: 660px;
	top:0px;
	left:0px;
	clear: both;
}
#main_center{
	background:transparent url('../images/main_buksa_center.png') repeat-x;
    width:660px;
}

.pc_top{
	list-style: none;
	cursor: pointer;
	margin-left:3px;
	margin-right:3px;
}

#past_conferences ul{
	display: block;
}
.pc_divs{
	padding: 10px;
	clear: both;
	width: 600px;
}

.err_div{
	display: none;
	color: #cb2c28;
    margin-top:3px;
}
#ediv{
	color: #cb2c28;
}

form .bt_div{
	background:transparent url('../images/search-butt.png') no-repeat;
	width: 74px;
	height: 30px;
	text-align: center;
	padding-top: 0px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
#centet_top{
	background:transparent url('../images/center_top.png') no-repeat;
	height: 15px;
}
#centet_mid{
	background:transparent url('../images/center_mid.png') repeat-y;
	overflow: hidden;
}
#centet_bot{
	background:transparent url('../images/center_bot.png') no-repeat;
	height: 20px;
}
#centet_bot, #centet_mid, #centet_top{
	width: 670px;
}
#centet_center{
	margin: auto;
	margin-right:auto;
	width: 620px;
}
#main_image_name, #main_image_desc{
	margin-top: 5px;
}

#an_image{
	height: 414px;
	width: 620px;
	margin-top: 5px;
}

.img_gal{
	margin:5px;
}
.gal_main_class{
	height: 97px;
	width: 140px;
	cursor: pointer;
}
#image_nav{
	margin-bottom:30px;
	margin-top:30px;
}
#to_gal{
	margin-bottom:30px;
	margin-top:30px;
}
#banners{
	margin-right: 0px;
	width: 100%;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	margin-top:5px;
}
.link_view{
/*
	background:transparent url('../images/banner.png') no-repeat;
	width: 221px;
*/
	height: 120px;
	padding-top:15px;
	padding-right:0px;
    overflow:hidden;

}

.link_view a ,.link_view img{
/*
    width:197px;
    overflow: hidden;
*/
    height: 74px;
	margin-right: 0px;
}

.main_bg{
	height: 290px;
}
#center{
	line-height: 1.8;
}
.pc li{
	background:transparent url('../images/pcc.png') repeat-x;
	height:27px;
	padding-top:2px;
}

.pc_s li{
	background:transparent url('../images/pcc_s.png') repeat-x;
	height:27px;
	padding-top:2px;
	color: #fff;
}
.cell_vm{  vertical-align:middle;  }
#fonts{
    position: absolute;
    top: 170px;
    z-index: 100;
}
#if{
    background: transparent url('../images/t.gif') no-repeat 0 0;
    /*border:1px black dotted;*/
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    font-size: 18px;
    margin: 2px;
}
#df{
    background: transparent url('../images/t.gif') no-repeat -30px 0;
    /*border:1px black dotted;*/
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    font-size: 10px;
    margin: 2px;
}
#cntct_other_pos_div{
	display:none;
}

