#preload {
display:none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #DD241F;
}
a:visited {
	color: #DD241F;
}
a:hover {
	color: #DD241F;
}
a:active {
	color: #DD241F;
}
body {
width:7590px;
}
.wrapper {
padding:20px;
padding-left:70px;
padding-right:70px;
}
h1 {
	font-size: 65px;
	color: #3A3839;
	margin-right:-10px;
}
.text .content{
margin-right:10px;
margin-left:10px;
}
.jsclass body .randomordercontent{
display: none;
}
h1 span {
	color: #DB261F;
	margin-top:5px;
}

.header-eng {
float:left;
}
.header-heb {
float:right;
}
.horiz {
margin-left:20px;
clear:both;
height:220px;
padding-top:20px;
}
.horiz li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
}
.thickbox img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A3839;
	border-right-color: #3A3839;
	border-bottom-color: #DC251D;
	border-left-color: #3A3839;
}
br {
clear:both;
}
.text {
float:right;
padding-left:50px;
direction:rtl;
}
.text-eng {
float:left;
padding-right:50px;
text-align:left;
direction:rtl;
}
.text .bogrim li{
float:right;
list-style-type:none;
width:100px;
padding-bottom:10px;
}
.text-eng .bogrim li{
float:left;
list-style-type:none;
width:165px;
padding-bottom:10px;
}
.text .bogrim {
width: 650px;
}
.text-eng .bogrim {
width: 850px;
}
#arrows #left {
position:fixed;
top:0;
left:0;
width:60px;
height:100%;

}
#arrows #left a{
width:60px;
display:block;
height:100%;
}
#arrows #left a:hover{
	background-image:url(images/left-arrow.jpg);
	background-repeat:no-repeat;
	background-color: #DC251D;
	background-position: center;
}
#arrows #right {
position:fixed;
top:0;
right:0;
width:60px;
height:100%;

}
#arrows #right a{
width:60px;
display:block;
height:100%;
}
#arrows #right a:hover{
	background-image:url(images/right-arrow.jpg);
	background-repeat:no-repeat;
	background-color: #DC251D;
	background-position: center;
}

#arrows ul li  {
list-style-type:none;
margin-right: 5px;
float: left;
display: block;
width: 61px;
height: 60px;
overflow-x: hidden;
overflow-y: hidden;
cursor: pointer;
text-indent: -6000px;

}
/*
#arrows {
position: fixed;
top: 440px;
left: 650px;
width: 300px;
height: 100px;
cursor: pointer;

}
#arrows ul #left a{
background-image: url(images/left-arrow.jpg);
background-repeat: no-repeat;
}

#arrows ul #right a{
background-image: url(images/right-arrow.jpg);
background-repeat: no-repeat;
}
#arrows li {
list-style-type:none;
}*/
.exp {
width:500px;
}
.exp-eng {
width:600px;
}
.footer {
clear:both;
float:left;
font-size:10px;
}