﻿/* Start General Settings */


body {
	top:0px;
	margin:0px;
	text-align:center;
	font-family:arial;
	color:#000;
	background: url(../images/bg.gif);
}
img {
	border: none;
}


/*  Settings */


div#main-wrapper {
	margin-top:11px;
	width:809px;
	height:auto;
	overflow-y:auto;
	background: url(../images/main_bg.gif);
	margin-left:auto;
	margin-right:auto;
}

div#main-bottom {
	width:809px;
	height:6px;
	background: url(../images/main_bottom.gif);
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
div#main-layer {
	text-align:left;
	width:809px;
	height:auto;
	overflow-y:auto;
	background: url(../images/main_bg_image.gif) no-repeat;
}
img#header {
	margin-top:26px;
	margin-left:20px;
}
div#menu-wrapper {
	margin-top:10px;
	margin-left:20px;
	width:770px;
	height:30px;
}
div#menu-left {
	width:6px;
	height:30px;
	background: url(../images/menu_left.gif);
	float:left;
}
div#menu-right {
	width:6px;
	height:30px;
	background: url(../images/menu_right.gif);
	float:left;
}
div#menu {
	padding-right:25px;
	width:733px;
	height:30px;
	background: url(../images/menu_bg.gif);
	float:left;
	overflow:hidden;
}

.button {
	float:right;
	text-align:right;
}
div.button-wrapper {
	float:right;
	height:30px;
	background: url(../images/menu_rollover_bg.gif);
}
* html a:hover {visibility:visible;}
.button div.button-rollover-left{visibility:hidden;}
.button div.button-rollover-right{visibility:hidden;}
.button a:hover div.button-rollover-left{visibility:visible;}
.button a:hover div.button-rollover-right{visibility:visible;}
.button a:hover div.button-rollover{background:none;}
.button a:hover div.button-rollover-text{color:white;}
.button a:hover div.button-normal-left{visibility:hidden;}

.clicked div.button-rollover-left{visibility:visible;}
.clicked div.button-rollover-right{visibility:visible;}
.clicked div.button-rollover{background:none;}
.clicked div.button-rollover-text{color:white;}
.clicked div.button-normal-left{visibility:hidden;}

.button a {
	display:block;
	width:auto;
	height:30px;
	float:left;
	text-decoration:none;
	overflow: hidden;
}
.button-rollover,
.button-normal {
	float:right;
	height:30px;
}
.button-rollover {
	background: url(../images/menu_bg.gif);
}
.button-normal {
	position:absolute;
	top:0px;
	left:0px;
}
div.button-rollover-text,
div.button-normal-text {
	padding-left:8px;
	padding-right:8px;
	margin-top:6px;
	font-size:14px;
	font-weight:bold;
	float:left;
	cursor:pointer;
	color:#003366;
}

div.button-rollover-left,
div.button-normal-left {
	float:left;
	width:3px;
	height:30px;
	background: url(../images/menu_rollover_left.gif);
}
div.button-normal-left {
	background: url(../images/menu_sap.gif);
	width:2px;
	position:relative;
	left:-3px;
	overflow:hidden;
}
div.button-rollover-right,
div.button-normal-right {
	float:left;
	width:2px;
	height:30px;
}
div.button-rollover-right {
	background: url(../images/menu_rollover_right.gif);
	position:relative;
	left:2px;
}

div#date {
	text-align:left;
	direction:rtl;
	color:#003366;
	font-size:12px;
	padding-left:10px;
	padding-top:7px;
}
div#article-date {
	font-size: 11px;
}
div#content-columns-wrapper {
	margin-top:10px;
	margin-left:20px;
	height:auto;
	overflow-y:auto;
	margin-bottom:15px;
}
div#news-wrapper {
	width:155px;
	float:left;
	height:auto;
	overflow-y:auto;
	overflow-x:hidden;
}

div#news-top {
	width:155px;
	height:45px;
	background: url(../images/news_top.gif);
}
div#news-bottom {
	width:155px;
	height:16px;
	overflow:hidden;
	background: url(../images/news_bottom.gif);
}
div#news {
	padding-right:20px;
	padding-left:20px;
	width:115px;
	height:250px;
	background: url(../images/news_bg.gif);
	color:#114170;
	font-size:12px;
	text-align:right;
	direction:rtl;
	overflow:hidden;
}
div#news-button {
	text-align:left;
}

div#newsboxscroller {
	position:relative;
	width:115px;
	height:200px;
	overflow:hidden;
	background:white;
	font-size: 12px;
	font-face: Arial;
	text-align:right;

}
div#newsitslef {
	position:relative;
	top:200px;
	height:200px;
}
a.greenbox-news-title {
	color:#114170;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a.greenbox-news-title:hover{
	text-decoration:underline;
}
div.news-breaker {
	width:115px;
	height:1px;
	background:#CCCCCC;
	margin-top:9px;
	margin-bottom:9px;
	overflow:hidden;
}
a.news-arrow{
	color:#114170;
	font-size:15px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
a.news-arrow:hover{
	text-decoration:underline;
}
div#www-h5-co-il {
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	width:155px;
}

div#content-wrapper {
	margin-left:10px;
	width:605px;
	float:left;
	height:auto;
	overflow-y:auto;
	overflow-x:hidden;
}

div#content-top {
	width:605px;
	height:29px;
	background: url(../images/content_top.gif);
}
div#content-bottom {
	width:605px;
	height:5px;
	overflow:hidden;
	background: url(../images/content_bottom.gif);
}
div#content {
	padding-right:20px;
	padding-left:20px;
	width:565px;
	height:auto;
	overflow-y:auto;
	background: url(../images/content_bg.gif);
	color:#114170;
	text-align:right;
	direction:rtl;
}
div#title {
	margin-top:10px;
	height:35px;
	clear:both;
}
img#title-arrow {
	float:right;
	vertical-align:middle;
}
div#title-text {
	padding-right:10px;
	float:right;
	color:#114170;
	font-size:22px;
	font-weight:bold;
	text-align:right;
	direction:rtl;
}
div#page-text {
	clear:both;
	margin-bottom:15px;
	padding-bottom:15px;
	color:#114170;
	font-size:14px;
	text-align:right;
	direction:rtl;

	
}
img#page-photo {
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#114170;
	margin-right:17px;
	margin-bottom:17px;
}

div#copyrights {
	padding-right:20px;
	padding-top:10px;
	height:15px;
	clear:both;
}
.copyright-text {
	color:#114170;
	font-size:11px;
}

/* More General Settings */


ul.effectless {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
li.effectless {
	display: block;
}
div.red {
	background:red;
}
.pointer{
	cursor:pointer;
}
div.floatleft{
	float:left;
}
div.floatright{
	float:right;
}
div.floatnone{
	clear:both;
}
a.rollover {
	text-decoration:none;
}
a.rollover:hover {
	text-decoration:underline;
}
a.rollover-2 {
	text-decoration:underline;
}
a.rollover-2:hover {
	text-decoration:none;
}
