* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	/*background-image: url("images/reut3.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 100%;*/
	
}

a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {
background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
	height: 70px;
	text-align: right;
}

.header h1 { 
	padding-left: 17px; 
	padding-top: 22px; 
	font-size: 22px; 
	color: #FFF;
	direction:rtl;
	unicode-bidi:embed;
}

.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}

.header h2 { 
	padding-left: 17px; 
	padding-top: 0px; 
	font-size: 17px; 
	color: #FFF;
	direction:rtl;
	unicode-bidi:embed;
}

.breadcrumbs { 
	padding:26px;
	text-align: right;
	direction:rtl;
	unicode-bidi:embed;
}

.breadcrumbs a { 	
	color: #57c3dd;
}

.breadcrumbs a:link {
    color: #57c3dd;
}

.breadcrumbs  a:hover {
    color: #4682B4;
	text-decoration: none;
}

.middle {
	float: left;
	width: 64%;
	margin: 0 10px;
	padding: 1% 1%;
	font-size: 13px;
	text-align: right;
	direction:rtl;
	unicode-bidi:embed;
}

.right {
	float: left;
	width: 24%;
	margin: 0 13px;
	padding: 1% 1%;
	text-align: center;
	direction:rtl;
	unicode-bidi:embed;

}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #57c3dd;
	text-align: right;
}

.right h2 { 
	font-size: 17px; 
	margin-top: 0px;
	direction:rtl;
	unicode-bidi:embed;
}


.middle h2 { 
	color: #57c3dd; 
	font-size: 17px; 
	margin-bottom: 10px; 
	margin-top: 10px;
	direction:rtl;
	unicode-bidi:embed;
}

.middle h3 { 
	color: #57c3dd; 
	font-size: 14px; 
	margin-bottom: 5px; 
	margin-top: 10px;
	direction:rtl;
	unicode-bidi:embed;
}

.middle h4 { 
	color: #57c3dd; 
	font-size: 13px; 
	margin-bottom: 1px; 
	margin-top: 1px;
	text-align: right;
	direction:rtl;
	unicode-bidi:embed;
}

.middle h5 { 
	font-size: 11px; 
	margin-bottom: 1px; 
	margin-top: 1px;
	text-align: right;
	direction:rtl;
	unicode-bidi:embed;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


/* ----------------TOP ----------------------- */

span.menu_top  {
    height: 37px;
    width: 136px;
    margin: 0;
    line-height: 37px;
    list-style-type: none;
    background-image: url("images/top_btn.jpg");
    background-repeat: no-repeat;
}

span.menu_top  a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	direction:rtl;
	unicode-bidi:embed;
    text-align: center;
    color: #57c3dd;
	font-weight:bold;
}

span.menu_top  a:link {
    color: #57c3dd;
}

span.menu_top  a:hover {
    color: #4682B4;
	text-decoration: none;
}

/* --------------- MIDDLE ------------------------ */

span.menu_middle {
    height: 30px;
    width: 136px;
    margin: 0;
    line-height: 30px;
    list-style-type: none;
    background-image: url("images/middle_btn.jpg");
    background-repeat: no-repeat;
}

span.menu_middle  a {
    display: block;
    width: 100%;
    height: 100%;
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	font-size: 17px; 
	direction:rtl;
	unicode-bidi:embed;
	color: #57c3dd;
	font-weight:bold;
}

span.menu_middle  a:link {
    color: #57c3dd;
}

span.menu_middle  a:hover {
    color: #4682B4;
	text-decoration: none;
}

/* ----------- DOWN --------------------------- */

span.menu_down  {
    height: 38px;
    width: 136px;
    margin: 0;
    text-align: center;
    line-height: 38px;
    list-style-type: none;
    background-image: url("images/bottom_btn.jpg");
    background-repeat: no-repeat;

}
span.menu_down  a {
    display: block;
    width: 100%;
    height: 100%;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px; 
	direction:rtl;
	unicode-bidi:embed;
	color: #57c3dd;
	font-weight:bold;
}
span.menu_down  a:link {
    color: #57c3dd;
}

span.menu_down  a:hover {
    color: #4682B4;
	text-decoration: none;
}

/* ----------- thumbnail --------------------------- */


.thumbnail{
position: static;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*background-color: lightyellow;*/
padding: 0px;
/*left: 500px;
border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: auto; /*position where enlarged image should offset horizontally */

}