@charset "utf-8";
/* CSS Document */

html{
background: #FFFFFF; 
}

body{
	margin-top:0px;

}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#04265E;
	margin-bottom: 4px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding:10px 0px 10px 35px;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
}

.hotel_name{
	color: #D25005;
	text-indent: 2px;
	text-align: left;
	letter-spacing: 1px;
	
}

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:left; float:left;
}

.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; color: #D64F0F; padding-top:2px;  text-align:left; float:right; padding-left: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;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:12px;
	text-align:justify;
	direction:ltr;
	line-height: 20px;
	margin-top:0px;
	margin-bottom:10px;
}

.p_s{
	width:145px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#04265E;
	font-size:11px;
	text-align:left;
	direction:ltr;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:-5px;
	float:right;
}


.ul{
	margin-top:0px;
	margin:0px;
	padding:0px;
	padding-left: 10px;
	direction:lrt;
	text-align:left;
	
}

.li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04305C;
	font-weight:normal;
	margin:0px;
	list-style:none;
	line-height:20px;
}

.wrap{
	width:800px;
	margin:0 auto;
	height: auto;
	padding-top: 20px;
}

.title{
	width:auto;
	height:auto;
	top:76px;
	right:auto;
	overflow:hidden;
	position:absolute;
	z-index:100;
	left: 757px;
	font-size:14px;
}

.title a:link,.title a:visited,.title a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#D30000;
	text-decoration:none;
	font-weight: bold;
}

.title a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2372F5;
}

.maincontainer{
	width:800px;
	height:auto;
	margin:auto;
	margin-top:0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.header{
	width:232px;
	height:150px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	float: left;
	background-position: left;
}


.content{
	width:798px;
	height:auto;
	padding-top:10px;
	margin:0px;
	overflow: hidden;
	margin-bottom: 1px;
	border: 1px solid #ccc;
	float: left;
}

.left{
width:186px; padding-left:10px; height:auto; float:left;
}

.middle{
	width:417px;
	height:auto;
	padding-left:5px;
	padding-right:8px;
	float:left;
	padding-bottom: 10px;
}

.reservation{
	width:auto;
	height:auto;
	padding-left:10px;
	float:right;
	padding: 0px 10px 10px 10px;
}

.Special_deals{
	width:485px;
	height:auto;
	padding-left:10px;
	float:left;
	padding: 0px 0px 10px 10px;
}

.Special_deals a:link,.Special_deals a:visited,.Special_deals a:active{
	font-size: 12px;
	color:#CE8F1C;
	text-decoration:underline;
	font-weight: bold;
	clear: both;
}

.Special_deals a:hover{
	color: #2372F5;
}



.right{
	width:160px;
	height:auto;
	float:right;
	padding: 0px 10px 0px 0px;
}

.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:800px;
	height:1px;
	border-bottom:#ccc solid 1px;
	clear: both;
	padding: 0px;
	margin: 0;
}


.footer{
	width:798px;
	height:auto;
	padding:0px;
	background-color:#F0F0F0;
	float:left;
	margin-top: 2px;
	border: #ccc solid 1px;
}

.footer ul{
	margin-top:0px;
	margin:0px;
	padding:5px 0px 5px 0px;
	direction:lrt;
	text-align:center;
	
}

.footer li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04305C;
	margin:0px;
	list-style:none;
	display:inline;
}

.footer a:link,.footer a:visited,.footer a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#04265E;
	text-decoration:none;
	font-weight: bold;
	padding: 5px;
}

.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; color:#D64F0F; 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:left;
}

.box_middle_down{
	width:382px;
	height:28px;
	background-image: url(images/down_box_middle.jpg);
	background-repeat:no-repeat;
	float:left;
	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:ltr; float:left;
}

.box_middle_b{
	width:380px;
	height:auto;
	padding-bottom:10px;
	float:left;
	padding-top: 10px;
}

.pic{
margin-right:5px;  float:left;
}

.line_dash{
	width:378px;
	height:1px;
	border-top:#ccc dashed 1px;
	margin:0px;
	margin-bottom: 0px;
	float:left;
	clear: both;
	overflow: hidden;
}


.lili li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#04305C;
	font-weight:normal;
	margin:0px;
	margin-left:-25px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:-25px;
	list-style: square;
}


.image{
	border:#CCCCCC 1px solid;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 0px;
}

.b_map{
	float:left;
	width:167px;
	height:20px;
	text-align: left;
	background-image:url(images/map.jpg);
	background-repeat: no-repeat;
	padding: 14px 0px 10px 10px;
	margin-bottom: 10px;
}

.b_reservation{
	float:right;
	width:145px;
	height:20px;
	text-align: left;
	background-image:url(images/reservations.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 5px;
	margin-bottom: 10px;
}

.b_pf{
	float:right;
	width:145px;
	height:64px;
	text-align: center;
	background-image:url(images/button_pf.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 3px 5px;
	margin-bottom: 10px;
	line-height:20px;
}

.b_heb{
	float:left;
	width:168px;
	height:22px;
	text-align: right;
	background-image:url(images/heb.jpg);
	background-repeat: no-repeat;
	padding: 14px 10px 10px 0px;
	margin-bottom: 10px;
}

.hp_mainmenu{
	color:#9ECC60;
	font-weight: bold;
}

.claer{
	clear:both;
	height:6px;
}

.orange{
	color:#E29E21;
	font-size:13px;
	font-weight:bold;
}

.red{
	color:#ff0000;
	font-weight:bold;
}

/**************** compo *******************/

.compo{
	width:auto;
	float: left;
	height: auto;
	margin: 0px;
	padding: 10px;
	border: 1px solid #ccc;
}

.compo_contact{
	height:auto;
	width:253px;
	border-left:solid 1px #E1E3E3;
	border-right:solid 1px #E1E3E3;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F65C8;
	font-size:11px;
	text-align:right;
	margin: 0px;
	overflow: hidden;
	
}


.box_compo_date{
	width:66px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
	
}

.box_compo_rooms{
width:140px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}

.box_compo_gen{
width:33px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
}


.box_compo_b{
	width:110px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	float: right;
}

.submit{
	background-image:url(../IMAGES/compo/bk_submit.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F65C8;
	font-size:11px;
	text-align: center;
	float: right;
}

form{margin:0px; padding:0px;}

/**************** compo end *******************/

.language{
	width:800px;
	height: auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	margin: 0;
	float:left;
	text-align: left;
}

