/* CSS Document */

#epz_top_navigator_btn{
	float:right;
	width: 590px;
	text-align:center;
	margin-top:15px;  
}

.navigator_div{
/*	float:right; */
	text-align:center;
	height: 60px;
	text-align:center;
}


.navigator_div_up{
	float:right; 
	width: 550px;
	text-align:center;
	height: 80px;
	}

.navigator_div_down{
	float:right; 
	width: 450px;
	text-align:center;
	height: 80px;
}

.next_nav_btn_div{
	float:right;
	width: 115px;
	height: 80px;
	text-align:right;
}

.back_nav_btn_div{
	width: 160px;
	height: 80px;
	float:right;
	text-align:left;
}

.back_nav_btn_div_up{
	width: 210px;
	height: 80px;
	float:right;
	text-align:left;
}

.back_btn_img{
	width: 80px;
	height:70px;
	border:0px;
}

.home_btn_div{
	float:right; 
	width: 170px;
	height:80px;
}


#additional_img_div{
	width: 800px;
	background-image: url(images/epz_text_bg.jpg);
	background-repeat: repeat-y;
}

.pre_text_img_div{
	width: 800px;
}

.text_seperator{
	width: 800px;
	height:89px;
	background-image: url(images/epz_text_seperator.jpg);
}

.movie_bg{
	background-image: url(images/epz_movie_bg.jpg); 
	width: 800px;
	height:727px;
	display:block;
}

.spacer_div{
	width: 107px;
	height:382px;
	float:left;
	margin-top:130px;
}
.flash_movie {
	width: 477px;
	height:382px;
	text-align:left;
	margin-top:130px;
	float:left;
}

#bottom_navigator_btn{
	width:800px;
	text-align:center;
	height:95px;
/*	background-image: url(images/epz_text_bg.jpg);
	background-repeat: repeat-y;	
	*/
}

#epx_index_remote{
	width:110px;
	float:right;
}


#send_friend_btn{
	width:105px;
	float:left;
}

#comment_div_btn{
	width:85px;
	float:left;
}
/* ----------------- */

#all_comment_warper{
	width:800px;
	height:280px;
	display:table-row;

}
.comment_field_warper{
	width:800px;
	float:left;
	height:30px; 
	display:table-row;
/*	background-color: blue;   */
}

.comment_txt_warper{
	width:800px;
	float:left;
	height:145px; 
	display:table-row;
/*	background-color:blue; */
}

.comment_code_warper{
	width:800px;
	float:left;
	height:110px; 
	display:table-row;
/*	background-color:green; */
}


.comment_field{
	width:540px;
	color:black;
	float:left;
	font-size:18px;
	text-align:center;
	display:table-row;
/*	background-color:yellow; */
	}

.comment_eng_name{
	width:100px;
/*	height:20px; */
	margin-left:10px;  
/*	background-color: blue;   */
	float:left;
	font-size:18px;
	text-align:left;
	display:table-row;
	direction:ltr;
}

.comment_heb_name{
	width:40px;
	margin-right:0px;
/*	background-color: green;    */
	float:left;
	font-size:16px;
	direction:rtl;
	text-align:right;
	display:table-row;
}


#comment_div{
	width: 800px;
	height: 270px;
	text-align:left;
/*	background-color:blue;  */
	background-image: url(images/comment_title_bg.jpg);
	background-repeat: repeat-y;
	color:black;
	font-size:22px;
	color:white;
	display:block; 
}

.comment_display{
	width: 800px;
	text-align:right;
	background-color: black;
/*	background-image: url(images/epz_title_bg.jpg);
	background-repeat: repeat-y;  */
	color:white;
	font-size:1px;
	display:table-row;
}


.comment_display_name_warper{
	width: 200px;
	text-align:right;
	font-size:16px;
	float:right;
}

.comment_display_name_warper_name{
	width: 195px;
	height:20px;
	text-align:right;
}

.comment_display_comment_warper{
	width: 600px;
	text-align:right;
	font-size:16px;
	float:right;
}

.comment_date{
	font-size:14px;
}

.comment_sepetator{
	width: 800px;
	height: 1px;
	text-align:right;
	background-color: #363636;
	color:white;
	font-size:1px;
	display:table-row;
}

#comment_div_title_eng{
	width:400px;
	height:25px;
	float:left;
	text-align:left;
	color:white;
}
#comment_div_title_heb{
	width:400px;
	float:left;
	text-align:right;
}

/*  SEND FRIEND */
#send_freind_warper{
	width: 800px;
	height:600px;
	background-image: url(images/epz_title_bg.jpg);
	background-repeat: repeat-y;
	color:white;
	display:none;
	font-size:2px;
}

.friend_text_div{
	width: 800px;
	font-size:18px;
}

.freind_text_div_heb{
	width: 395px;
	float:right;
	text-align:right;
	padding-right:5px;
	direction: rtl;
	height: 45px;
}

.freind_text_div_eng{
	width: 395px;
	float:left;
	text-align:left;
	padding-left:5px;
	direction: ltr;
	height: 45px;

}


.friend_warper {
/*	margin-left:20px;  */
	width:700px;
	height: 30px;	
/*	background-color: yellow;   */
	font-size:2px; 
	text-align:center;
	color:white;
}
.send_friend_field{
	width:460px;
	float:left;
	font-size:18px;
	text-align:center;
	}

.send_friend_eng_name{
	width:100px;
	margin-left:20px;
/*	background-color: green;   */
	float:left;
	font-size:18px;
	direction:ltr;
	
}

.send_friend_heb_name{
	width:100px;
	margin-right:0px;
/*	background-color: green;  */
	float:right;
	font-size:18px;
	direction:rtl;
	
}

#all_friend_warper{
	width:700px;
	height:280px;
	display:table-row;
	background-color:green;
}


.friend_field_warper{
	width:350px;
	float:left;
}

.friend_field{
	width:340px;
	float:left;
	font-size:18px;
	text-align:center;
	display:table-row;
	}

.friend_eng_name{
	width:150px;
	height:20px;
	margin-left:10px;  
/*	background-color: blue;    */
	float:left;
	font-size:18px;
	text-align:left;
	display:table-row;
	direction: ltr;
}

.friend_heb_name{
	width:150px;
	height:20px;
	margin-right:0px;
/*	background-color: green;   */
	float:left;
	font-size:18px;
	direction:rtl;
	text-align:right;
	display:table-row;
}


#friend_div{
	width: 700px;
	height: 350px;
	text-align:left;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-y;
/*		background-color: yellow;   */
	font-size:22px;
}

#send_friend_btn_2{
	margin-left:320px;
	margin-top:10px;

}
/* Comment New */
.friend_line {
	width:800px;
	height:30px;
	float:left;
/*	background-color:blue;  */
}

.comment_field_line{
	width:400px;
	height:50px;
	float:left;
/* 	background-color:green; */
}

.comment_eng_name_up{
	width:180px;
	height:20px;
	padding-left:20px;
/*	background-color: blue;      */
	float:left;
	font-size:16px;
	text-align:left;
	display:table-row;
	direction: ltr;
	color: black;

}

.comment_heb_name_up{
	width:100px;
	height:20px;
	padding-right:100px;
/*	background-color: black;   */
	float:left;
	font-size:16px;
	direction:rtl;
	text-align:right;
	display:table-row;
	color: black;
}

.comment_field_line_new{
	width:400px;
	height:25px;
	float:left;
 /*	background-color:green;  */
}

.comment_eng_name_side{
	width:50px;
	padding-left:3px;
	float:left;
	font-size:16px;
	text-align:left;
	display:table-row;
	direction: ltr;
}

.friend_field_new{
	width:250px;
	float:left;
	font-size:18px;
	text-align:left;
	display:table-row;
	direction: ltr;
}

.comment_heb_name_side{
	width:75px;
	float:left;
	font-size:16px;
	direction:rtl;
	text-align:right;
	display:table-row;
}
