body {
	direction:rtl;
}
#table1 {
	position: absolute;
	left: 25%;
	top: 0px;
	right: 25%;
	bottom: auto;
}
.creditFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #021b6e;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #383838;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
	text-decoration: none;
}
#player
{
	height: 250px;
	width: 300px;
}
}
#top_menu div, #top_menu_eng div
{
	width: 800px;	
	height: 50px;
	float:right;
	font-family:arial !important;

}
#top_menu ul, #top_menu_eng ul
{
	padding: 0;
	list-style-type: none;
	margin: auto;
	height: 50px;
	width: 770px;
	margin: 0 10px 0 0;
	float:right;
	font-family:arial !important;
}
#top_menu_eng ul
{
	margin: 0 0 0 10px !important;
}
#top_menu ul li, #top_menu_eng ul li
{
	width: 110px;;
	text-align: right;
	height: 50px;
	float: right;
	background: url("http://www.darenlabs.co.il/images/menu_sep.jpg") left center no-repeat;
	padding: 0px  ;
	
}
#top_menu_eng ul li
{
	background: url(http://www.doritbendor.com/new_images/menu_separator.png) right center no-repeat ;	
	float: right !important;
}
#top_menu ul li a, #top_menu ul li span, #top_menu_eng ul li a, #top_menu_eng ul li span
{
	line-height: 50px;
	text-decoration: none;
	color: white;
	height: 50px;
	display: block;
	width: 110px;
	text-align: center;
	font-size: 14px;	
	cursor: pointer;
}

#top_menu ul li a:hover, #top_menu ul li.active a, #top_menu ul li span:hover, #top_menu ul li.active span, 
#top_menu_eng ul li a:hover, #top_menu_eng ul li.active a, #top_menu_eng ul li span:hover, #top_menu_eng ul li.active span
{
	
	background: url("http://www.darenlabs.co.il/images/menu_prs_bg.jpg")
	
}
#top_menu ul ul, #top_menu_eng ul ul
{
	display: none;
	position: absolute;
	
	background-color: #c1c1c1;
	width: 180px;
	margin: 0  !important;
	
}
#top_menu_eng ul ul
{
	width: 210px !important;
}
#top_menu ul ul li, #top_menu_eng ul ul li
{
	height: 37px !important;
	width:180px;
	margin-top: 0 !important;
	border-left: none !important;
	padding:0 !important;
	background: none !important;
	border-bottom: 1px solid white;
	
}
#top_menu_eng ul ul li
{
	width: 210px !important;
}
#top_menu ul ul li a, #top_menu_eng ul ul li a
{
	background: #c1c1c1 !important;
	height: 37px !important;
	line-height: 37px !important;
	text-align: right;
	color: white !important;
	font-size: 13px !important;
	width:180px !important;
	padding: 0 5px 0 0;
	font-family:arial !important;
}
#top_menu_eng ul ul li a
{
	width: 210px !important;
}
#top_menu_eng ul ul li a
{
	padding: 0 0 0 5px !important;
	text-align: left !important;
}
#top_menu ul ul li a:hover, #top_menu_eng ul ul li a:hover
{
	font-weight: bold;
}
#top_menu>ul>li>ul>li.active>a, #top_menu_eng>ul>li>ul>li.active>a
{
	font-weight: bold;
}
