/* reset
****************************/
*{padding:0; margin:0;}

html, body, div, p, blockquote, pre, code, 
ul, ol, li, dl, dt, dd, form, fieldset, legend, input, textarea, 
table, th, td, h1, h2, h3, h4, h5, h6
{ margin: 0; padding: 0; }

fieldset, img
{ border: 0; }

html[xmlns]
{ }

a:link, a:visited
{ color: #0D6DAB; text-decoration: underline; }

a:hover, a:focus, a:active
{ text-decoration: none; color: black; }

p { margin: 0 0 0.8em 0; }


ul, ol { margin: 1.5em 1.5em; padding: 0; }

li { margin: 1.5em 1.5em; ; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal; letter-spacing: 0;  }
h1 { font-size: 1.6em;	font-weight: bold;		color: #404040;	margin: 0 0 0.5em 0; padding: 0; text-decoration: underline; }
h2 { font-size: 1.3em;	font-weight: bold;		color: #0D6DAB;	margin: 0.2em 0 0.3em 0; }
h3 { font-size: 1em;	font-weight: bold;		color: #1C4227;	margin: 0.2em 0; }
h4 { font-size: 1em;	font-weight: bold;		color: #000000;	margin: 0 0 0.2em 0; }
h5 { font-size: 0.85em;	font-weight: bold;		color: #000;	margin: 0.3em 0; text-transform: uppercase; }
h6 { font-size: 1.1em;	font-weight: normal;	color: #046380;	margin: 0.2em 0; font-style:italic; }


body, html {
	margin:0;
	padding:0;
	background: #747D7F url(../images/bg_body.png) repeat;
	color:#000;
}

body {
	min-width: 800px;
	font-size:82.5%; font-family: Arial;
}

#wrap {
	padding:0;
	width: 869px;
	margin: 20px auto;
	border-top: #C0C0C0 0px solid;
	clear: both;
	background: transparent url(../images/box_middle.png) repeat-y;
}

#wrap_header {
	height: 21px;
	width: 869px;
	margin: 0 0;
	border: red 0px solid;
	clear: both;
	background: transparent url(../images/box_top.png) no-repeat;
}

#wrap_footer {
	height: 20px;
	width: 869px;
	margin:  0 0;
	border: red 0px solid;
	clear: both;
	background: transparent url(../images/box_bottom.png) no-repeat;
}

#footer {
	height: 22px;
	width: 850px;
	margin: 0 auto;
	position: relative;
	top: -25px;
	border: red 0px solid;
}

#header {
	height: 197px;
	width: 850px;
	margin: 0 9px;
}

ul#top_nav{
	list-style:none;
	float: left;
	border: #FFFFFF 0px solid;
	width: 100%;
	padding:0 5px;
	clear: both;
	width: 800px;
	margin:-15px 0px;
}

ul#top_nav li{
	display:inline;
	float: right;
	margin: 5px;
	padding:0;
	text-align: center;
	border: 0px solid red;
	background: transparent url(../images/px.png) 0 0 no-repeat;
}

ul#top_nav li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

ul#top_nav li a:hover {
	color: #ff0000;
}

/* Hebrew date */
div#heb_date {
	float: left;
	width: 200px; 
	height: 15px;
	text-align: right;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
	font-family: Arial;
}



/* Logo */
#header h1#logo{
	float: right;
	margin: 10px 0px 0px 30px;
	padding:0;
	width: 459px;
	height: 145px;
	text-decoration: none;
	background: transparent url(../images/logo1.png) 0 0 no-repeat;
}


/* mainmenu */ 

#nav {
	background:#fff;
	padding: 0;
	width: 850px;
	float: right;
	margin: 0 9px;
	border: red 0px solid;
	background: #FFFFFF url(../images/bg_topmenu.png) 0 0 repeat-x;
	height: 47px;
}

#nav ul#mainmenu{
	list-style:none;
	float: left;
	border: transparent 0px solid;
	width: 850px;
	padding:0;
	margin:0;
	border: blue 0px solid;
}

#nav ul#mainmenu li{
	display:inline;
	float: right;
	height: 30px;
	margin: 0;
	padding:0 5px;
	text-align: center;
	background: transparent url(../images/px.png) 0 0 no-repeat;
	height: 45px;
}

#nav ul#mainmenu li.seperator{
	display: block;
	text-decoration: none;
	font-size: 100%; font-weight: bold;
	color: #ffffff;
	margin: 15px 0px;
}

#nav ul#mainmenu li:hover {
	text-align: center;
	background: transparent url(../images/px.png) 0 0 no-repeat;
}

#nav ul#mainmenu li a {
	display: block;
	text-decoration: none;
	font-size: 100%; font-weight: bold;
	color: #ffffff;
	margin: 15px 15px;
}

#nav ul#mainmenu li a:hover {
	display: block;
	text-decoration: none;
	font-size: 100%; font-weight: bold;
	color: red;
	margin: 15px 15px;
}

#nav ul#mainmenu li.active {
	text-align: center;
	background: transparent url(../images/px.png) 0 0 no-repeat;
}

#nav ul#mainmenu li.active a {
	display: block;
	text-decoration: none;
	font-size:100%; font-weight: bold;
	color: #FFCC66;
}


/* Sub menu */
ul#submenu {
	width: 160px;
	list-style: none;
	margin-left: 20px;
}

ul#submenu li {
	margin: 2px 0px;
	padding: 5px;
	text-indent: 12px;
	text-align: right;
	direction: rtl;
	border-bottom: #959595 1px solid;
	background: transparent url(../images/blt_submenu.png) right 8px no-repeat;
}

ul#submenu li a {
	text-decoration: none;
	color: #959595;
	margin: 0px 0px 0px 14px;
	font-weight: bold;
	font-family: Arial;
}


ul#submenu li a:hover {
	text-decoration: none;
	color: #CC0033;	
}

ul#submenu li.active {
	text-align: right;
	background: transparent url(../images/xblt_submenu.png) right 8px no-repeat;
}

ul#submenu li.active a {
	text-decoration: none;
	color: #337594;
	margin: 0px 0px 0px 14px;
	font-weight: bold;
	font-family: Arial;
}


#main {
	background:#fff;
	float:left;
	width:828px;
	border: 0px solid red;
	margin: 10px 20px;
	direction: rtl;
}

#main-center {
	background:#fff;
	float:left;
	width:390px;
	margin: 0 0 0 40px;
	direction: rtl;
}

#main-right {
	background:#fff;
	float:right;
	width:170px;
	margin: 10px 10px 0 0;
	direction: rtl;
}

#main_left {
	background:#fff;
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
	padding-right: 10px;
	direction: rtl;
	border-right: 1px dotted #404040;
	min-height: 500px;
}

#main_title {
	background:#fff;
	float: left;
	width: 600px;
	margin: 5px 0 0 10px;
	direction: rtl;
	border: 0px solid red;
}

/*********************************************************************************************************
	modules
*********************************************************************************************************/
	.moduletable {
		background: #ffffff url(../images/mod-bg.png) 0 0 no-repeat;
		padding: 5px 10px 10px 5px;
		margin-bottom: 10px;
	}


	.moduletable {
		background: #F2F2F2 url(../images/sbox_bg.png) 0 0 repeat-y;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 194px;
	}

	.moduletable div {
		background: transparent url(../images/sbox_bottom.png) bottom 0 no-repeat;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 194px;
	}

	.moduletable h3 {
		margin-top: 0;
	}

	.moduletable h3 a {
		text-decoration: none;
		color: #fff;
	}

/*********************************************************************************************************
	modules
*********************************************************************************************************/
	.index_box {
		background: #ffffff url(../images/mod-bg.png) 0 0 no-repeat;
		padding: 5px 10px 10px 5px;
		margin-bottom: 10px;
	}


	.index_box {
		background: #F2F2F2 url(../images/sbox_bg.png) 0 0 repeat-y;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 290px;
	}

	.index_box div.inner_box {
		background: transparent url(../images/sbox_bottom.png) bottom 0 no-repeat;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 290px;
	}

	.index_box h3 {
		margin-top: 0;
	}

	.index_box h3 a {
		text-decoration: none;
		color: #fff;
	}

	.s_index_box {
		background: #ffffff url(../images/mod-bg2.png) 0 0 no-repeat;
		padding: 5px 10px 10px 5px;
		margin-bottom: 10px;
	}


	.s_index_box {
		background: #F2F2F2 url(../images/sbox_bg2.png) 0 0 repeat-y;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 250px;
	}

	.s_index_box div.inner_box {
		background: transparent url(../images/sbox_bottom2.png) bottom 0 no-repeat;
		padding: 0px 0px 0px 0px;
		margin-bottom: 0px;
		width: 250px;
	}

	.s_index_box h3 {
		margin-top: 0;
	}

	.s_index_box h3 a {
		text-decoration: none;
		color: #fff;
	}
/*********************************************************************************************************
  news
*********************************************************************************************************/
#tiker{width: 240px; margin: 0px 0px; height: 145px; border: 2px solid transparent;}
#tiker li {
	background: transparent url(./images/arrow.gif) right 0 no-repeat;
	width: 210px;
	border: 0px solid red;

}

.require {
	background: transparent url(./images/required.gif) 0 0 no-repeat;
	width: 210px;
	height: 210px;
	color: red;
}

#index_left {
	width: 290px;
	height: 270px;
	float: left;
	margin-left: 2px;
}

#index_right {
	width: 516px;
	height: 270px;
	float: right;
}

#index_bottom {
	width: 826px;
	float: right;
}

#index_left #meeting_form {
	float: left;
	margin-bottom: 20px;
}

#index_bottom #login_form {
	float: left;
}

#index_bottom #finance_flashes {
	float: right;
}

#index_bottom #news_flashes {
	float: right;
	margin-right: 18px;
}

#index_bottom #login_form div,
#index_bottom #finance_flashes div,
#index_bottom #news_flashes  div{
	height: 150px;
}

/*marquee flashes*/
ul#rss_results{
	margin:0 2em 0 0;
	padding:0; 
	list-style: url(../images/arrow.gif) circle ; 
	line-height:1.4em
}
ul#rss_results li{
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#links{
	list-style:none;
	float: left;
	border: transparent 0px solid;
	width: 580px;
	padding:0;
	margin:0;
}

#links li{
	float: left;
	border: transparent 0px solid;
	width: 50px;
	padding:0;
	margin: 2px 3px 2px 3px;
}

