/* CSS Document */

/* JavaScript Slideshow */

	div#slide_show {
		background: #141414;
		width: 773px;
		height: 512px;
		margin-left: 0px;
	}
		img.slide_show_picture {
			clip: rect( 0px 15px 1000px 0px);
			position: absolute;
		}
		img.sspe {
			
		}
		img#slide_show_current {
			
		}
		div#slide_show_text {
			background: #000;
			color: #FFF;
			height: 17px; 
			text-align: right;
			padding: 0px 10px 3px 10px;
			float: left;
			margin-right: 5px;
			font-size: 12px;
			text-align: right;
			direction: rtl;
		}
		div#slide_show_text span { float: left; margin-left: 4px; margin-top: 2px; }
		div#slide_show_text a {
			color: #FFF;
			text-decoration: none;
			font-weight: bold;
			float: left;
		}
		
/* End */

body,html {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	background-color:#141414;
}
#ohad_site {
	position: relative;
	height: 634px;
	width: 993px;
	margin: 0 auto;
}
#ohad_site #ohad_site_logo {
		position: absolute;
		top: 13px;
		left: 7px;
		height: 275px;
		width: 57px;
}
#ohad_site #ohad_site_button_profile {
	position: absolute;
	left: 69px;
	top: 79px;
	height: 26px;
	width: 58px;
	background-image: url(../images/site_menu/button_profile.png);
	cursor: pointer;
}
#ohad_site #ohad_site_button_english {
	position: absolute;
	left: 68px;
	top: 314px;
	width: 57px;
	height: 20px;
	background-image: url(../images/site_menu/button_english.png);
	cursor: pointer;
}
#ohad_site #ohad_site_button_gallery {
	position: absolute;
	top: 116px;
	height: 26px;
	width: 58px;
	background-image: url(../images/site_menu/button_gallery.png);
	left: 69px;
	cursor: pointer;
}
#ohad_site #ohad_site_button_customers {
	position: absolute;
	height: 27px;
	width: 58px;
	top: 153px;
	left: 69px;
	background-image: url(../images/site_menu/button_customers.png);
	cursor: pointer;
}
#ohad_site #ohad_site_button_advs {
	position: absolute;
	height: 26px;
	width: 58px;
	left: 69px;
	top: 190px;
	background-image: url(../images/site_menu/button_advs.png);
	cursor: pointer;
}
#ohad_site #ohad_site_button_contact {
	position: absolute;
	height: 26px;
	width: 58px;
	left: 69px;
	top: 226px;
	background-image: url(../images/site_menu/button_contact.png);
	cursor: pointer;
}
#ohad_site #ohad_Site_button_links {
	position: absolute;
	left: 69px;
	top: 262px;
	height: 16px;
	width: 58px;
	background-image: url(../images/site_menu/button_links.png);
	cursor: pointer;
}
#ohad_site #ohad_site_corner_top_left {
	position: absolute;
	top: 18px;
	left: 129px;
	height: 13px;
	width: 14px;
	background-image: url(../images/site_settings/site_corner-top_left.png);
}
#ohad_site #ohad_site_corner_bottom_left {
	position: absolute;
	height: 13px;
	width: 14px;
	left: 129px;
	top: 562px;
	background-image: url(../images/site_settings/site_corner-bottom_left.png);
}
#ohad_site #ohad_site_corner_top_right {
	position: absolute;
	height: 13px;
	width: 12px;
	top: 18px;
	left: 997px;
	background-image: url(../images/site_settings/site_corner-top_right.png);
}
#ohad_site #ohad_site_corner_bottom_right {
	position: absolute;
	height: 13px;
	width: 12px;
	top: 562px;
	left: 997px;
	background-image: url(../images/site_settings/site_corner-bottom_right.png);
}
#ohad_site #ohad_site_main_img {
	position: absolute;
	left: 143px;
	top: 30px;
	height: 531px;
	width: 838px;
}
#ohad_site #ohad_site_main_img_button_stop {
	position: absolute;
	top: 542px;
	height: 20px;
	width: 21px;
	left: 143px;
	background-image: url(../images/site_content/site_button_pause.png);
}
#ohad_site #ohad_site_main_img_text {
	position: absolute;
	top: 542px;
	left: 166px;
	height: 20px;
	background-color: #000000;
	font-size: 11px;
	color: #ffffff;
}
#ohad_site #ohad_site_main_img_text #ohad_site_main_img_content {
	margin-left: 8px;
	margin-top: 3px;
	margin-right: 8px;
}
#ohad_site #ohad_site_footer {
	position: absolute;
	width: 993px;
	top: 610px;
	height: 23px;
	background-color: #000000;
	border-top: 1px solid #333333;
}

