@charset "utf-8";
/* CSS Document */

html{
background: #FFFFFF; 
}

body{
margin-top:0px;

}

#king{color:#255B43;}
#red{color:#BD2F19;}
#yellow{color:#B2B409;}
#purple{color:#492153;}
#blue{color:#09008F;}
#green{color: #58AE41;}
#orange{color:#D25005;}
#pale_blue{color:#01A09B;}

h1{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#04265E;
	margin-bottom: 4px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding:4px;
}


h2{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#1482C9; font-weight:bold; padding:0px; margin:0px; padding-left:10px;
}

.line{
	width:380px;
	margin:0px;
	padding:0px;
	border-bottom:#ccc solid 1px;
	height:0px;
	padding-top: 1px;
	clear: both;
}

h3{
width:375px; height:20px; margin:0px; margin-bottom:5px; margin-top:1px; background: #F0F0F0; border-top:#ccc 1px solid; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #04265E; padding-top:5px; padding-left:5px; text-align: right; float: right;
}

.line_right{
	width:150px;
	height:1px;
	margin:auto;
	margin-top:0PX;
	border-top:#ccc solid 1px;
	margin-bottom: 0px;
	float:right;
}

h4{
width:145px; height:20px; margin:0px; margin-bottom:5px; margin-top:1px; background: #F0F0F0; border-top:#ccc 1px solid; font-family:Arial, Helvetica, sans-serif; font-size:13px;padding-top:2px;  text-align: right; float:right; padding-right:5px;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04265E;
	margin-bottom: 4px;
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding:2px;
	text-indent:2px;
	text-align: right;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:12px;
	text-align: right;
	direction: rtl;
	line-height: 20px;
	margin-top:15px;
	margin-bottom:10px;
}

.p_s{
	width:145px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:11px;
	text-align: right;
	direction: rtl;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:5px;
	float:right;
	height: auto;
	overflow:hidden;
}

.p_s2{
	width: auto;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:11px;
	text-align: right;
	direction: rtl;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:5px;
	height: auto;
	overflow:hidden;
	padding-top: 10px;
}

.p_s2 ul{
	text-align: right;
	margin-right: 5px;
}

.p_s2 li{
	list-style-type: square;
	direction:rtl;
}

ul{
	margin:0px;
	padding:0px 10px 0px 0px;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04305C;
	font-weight:normal;
	margin:0px;
	padding:0px;
	list-style-type: none;
	line-height:20px;
}

.p_s ul{
	text-align: right;
	margin-right: 5px;
}

.p_s li{
	list-style-type: square;
	direction:rtl;
}

.maincontainer{
	width:763px;
	height:auto;
	margin:auto;
	margin-top:0px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

.header{
width:763px; height:169px;  background-image:url(../images/header.jpg); background-repeat:no-repeat;
}

.menu{
width:763px; height:6px; background-color:#EFEFEF; border-top:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px double; background-image:url(../images/bg.gif);
}

.content{
	width:763px;
	height:auto;
	padding-top:10px;
	margin:0px;
	overflow: hidden;
	margin-bottom: 10px;
}

table{
	text-align:center;
	direction:rtl;
	height:auto;
	width:100%;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-size:12px;
	color:#04265E;
	line-height:2;
	margin: 0;
}

td{
	width: 20%;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0;
}

#left{height: auto; width:200px; float:left; text-align:left; padding-top:8px; }
#right{float:right; text-align:right; border:none; direction:rtl; width:auto; }
#right2{float:right; text-align:right; border:none; direction:rtl; width:auto; padding-right:5px;}

#center{text-align:center;}

.right{
width:186px; padding-left:10px; height:auto; float:right;
}

.right2{
width:186px; padding-right:10px; height:auto; float:right;
}

.middle{
width:384px; height:auto; padding-left:8px; padding-right:5px; float:right; 
}

.vr{
	width:747px;
	height:auto;
	padding-left:8px;
	padding-right:8px;
	float:right;
	overflow: hidden;
}

.vr_move{
	width:auto;
	height:auto;
	overflow: hidden;
	float: left;
	text-align: left;
	border: 1px solid #ccc;
	margin: 20px 0px 15px 40px;
}

.menu_vr{
	width:90px;
	height:auto;
	overflow: hidden;
	float: right;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	direction: rtl;
	padding: 10px;
	color: #04265E;
	line-height: 20pt;
}


.middle_big{
	width:550px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-bottom: 10px;
}


.middle_big ul{
	margin-top:0px;
	margin:0px;
	padding:0px;
	padding-left: 10px;
	direction:rtl;
	text-align:right;
	
}

.middle_big li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04305C;
	font-weight:normal;
	margin:0px;
	list-style:none;
	line-height:20px;
}


.left{
	width:160px;
	height:auto;
	padding-right:10px;
	float:left;
}

.banner{
width:140px; height:53px; background-image:url(../images/banner.jpg); background-repeat:no-repeat; padding:5px;
float:right;margin-top:10px; float:right; 
}

a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#04265E;
	text-decoration:none;
}

 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2372F5;
}

.line_footer{
	width:763px;
	height:1px;
	border-bottom:#ccc solid 1px;
	clear: both;
	padding: 0px;
	margin: 0;
}


.footer{
	width:753px;
	height:auto;
	padding:5px;
	background-color:#DDDEE0;
	border-bottom:#ccc solid 1px;
	float:left;
	padding-top: 5px;
	margin-top: 2px;
	border-top: #ccc solid 1px;
}

.footer a:link,.footer a:visited,.footer a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#04265E;
	text-decoration:none;
	float:left;
}

.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2372F5;
}


.box_right_up{
width:140px; height:33px; background-image:url(../images/up_box_right.jpg); background-repeat:no-repeat; float:right; padding:5px; padding-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#04265E; font-weight:bold;  
}

.box_right{
width:148px; height:150px; border-left:#ccc solid 1px;  border-right:#ccc solid 1px; float:right;
}

.box_right_down{
width:150px;  height:50px; background-image:url(images/down_box_right.jpg); background-repeat:no-repeat;  float:right;  
}


.box_left_up{
width:157px; height:17px; background-image:url(images/up_boxleft.jpg); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; padding:10px; padding-bottom:0px; padding-top:15px;
}

.box_left{
width:175px; height:auto;border-left:#ccc solid 1px; border-right:#ccc solid 1px; float:left; padding-top:10px; 
}

.box_left_top{
width:175px; height:auto;border-left:#ccc solid 1px; border-right:#ccc solid 1px; float:left; padding-top:10px; 
}

.box_left_top li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04305C;
	font-weight:bold;
	margin:0px;
	list-style:none;
	line-height:20px;
}

.box_left_down{
width:177px;  height:33px; background-image: url(images/down_boxleft.jpg); background-repeat:no-repeat;   float:left; margin-bottom:10px;
}

.box_middle_up{
width:382px; height:28px; background-image: url(images/up_box_middle.jpg); background-repeat:no-repeat;margin:auto; margin-top:10px; float:left; 
}

.box_middle{
	width:380px;
	height:100px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	margin: auto;
	float: right;
}

.box_middle_down{
	width:382px;
	height:28px;
	background-image: url(images/down_box_middle.jpg);
	background-repeat:no-repeat;
	float: right;
	margin-bottom: 10px;
}

.box_middle_s{
width:182px;  
height:auto;  
padding-right:5px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
line-height:16px; 
color:#04265E; 
direction: rtl; 
float: right;
}

.box_middle_b{
	width:380px;
	height:auto;
	padding-bottom:10px;
	float: right;
	padding-top: 10px;
}

.pic{
margin-right:5px;  float: right;
}

.line_dash{
	width:378px;
	height:1px;
	border-top:#ccc dashed 1px;
	margin:0px;
	margin-bottom: 0px;
	float: right;
	clear: both;
	overflow: hidden;
}




.image{
	border:#CCCCCC 1px solid;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 0px;
}

.b_reservation{
	float: left;
	width:168px;
	height:20px;
	text-align: right;
	background-image:url(images/heb.jpg);
	background-repeat: no-repeat;
	padding: 14px 10px 10px 0px;
	margin-bottom: 10px;
}


.b_reservation a:link,.b_reservation a:visited,.b_reservation a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#04265E;
	text-decoration:none;
}

.b_reservation a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2372F5;
}

.b_pt{
	float: left;
	width:178px;
	height:78px;
	text-align: center;
	background-image:url(images/button_pf_2.jpg);
	background-repeat: no-repeat;
	padding: 15px 0px 3px 0px;
	margin-bottom: 10px;
	line-height:20px;
}

.b_heb{
	float:right;
	width:140px;
	height:18px;
	text-align:left;
	background-image:url(images/heb_2.jpg);
	background-repeat: no-repeat;
	padding: 12px 0px 10px 10px;
	margin-bottom: 10px;
}

.b_map{
	float: right;
	width:140px;
	height:22px;
	text-align: right;
	background-image:url(images/map3.jpg);
	background-repeat: no-repeat;
	padding: 12px 10px 10px 0px;
	margin-bottom: 10px;
}

.hp_mainmenu{
	color:#9ECC60;
	font-weight: bold;
}

