/* CSS Document */



h1{
	font-size:20px;
	color: #16406b;
	padding:0px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	text-align:right;
	clear:both;
	font-weight: bold;
	background:none !important;
	border-top:none !important;
}


h2{
	color:#672d21;
	font-size:14px;
	padding:10px 10px 10px 10px;
	margin:0px 0px 5px 0px;
	text-align:right;
	direction: rtl;
	/*background:none !important;*/
	border-top:none !important;
}

.h2_description{
	height: auto;
	float: right;
	width: 580px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	margin-bottom:4px;
	color:#672d21;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
}

.room_icon{
	background: url(images/room_icon.jpg) no-repeat right top;
	height:17px;
	width:100%;
	padding:15px 50px 0px 0px;
	margin-bottom:4px;
	color:#672d21;
	font-size:14px;
	font-weight:bold;
	clear: both;
}

.location_icon{
	background: url(images/location_icon.jpg) no-repeat right top;
	height:17px;
	width:100%;
	padding:26px 70px 0px 0px;
	margin-bottom:4px;
	margin-top:10px;
	color:#672d21;
	font-size:14px;
	font-weight:bold;
	clear: both;
}

.restaurant_icon{
	background: url(images/restaurant_icon.jpg) no-repeat right top;
	height:17px;
	width:100%;
	padding:26px 50px 0px 0px;
	margin-bottom:4px;
	margin-top:10px;
	color:#672d21;
	font-size:14px;
	font-weight:bold;
	clear: both;
}

.facilities_icon{
	background: url(images/facilities_icon.jpg) no-repeat right top;
	height:17px;
	width:100%;
	padding:20px 50px 0px 0px;
	margin-bottom:4px;
	color:#672d21;
	font-size:14px;
	font-weight:bold;
	clear: both;
}

h3{
	color:#0066FF;
	font-size:15px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align: right;
	height: auto;
	clear:both;
}

h4 {
	border:0 none;
	color:#ff5a00;
	font-size:15px;
	font-weight:bold;
	height:auto;
	margin:0;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	clear: both;
	direction: rtl;
}

h5{
	color: #27667E;
	font-size:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align: right;
	width:100%;
}

.Message_right {
    color: #FF5A00;
    direction: rtl;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px;
    text-align: right;
    width: 415px;
}

.Message_left {
    direction: rtl;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 14px 15px;
    text-align: left;
    width: 280px;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	direction:rtl;
}

body{
	margin-top:0px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
}

.MainContainer{
	max-width:1200px;
	min-width:1000px;
	margin: auto;
	overflow: hidden;
	height: auto;
	padding: 0px;
	/*background-color:#FFFFFF;*/
}

.Personal_folder{
	width:auto;
	height:auto;
	overflow:hidden;
	padding: 5px 5px 0px 0px;
	margin: auto;
	float: right;
	font-size: 11px;
}

.header{
	max-width:1200px;
	min-width:1000px;
	height:auto;
	overflow:hidden;
	padding: 0px;
	margin: auto;
	float: left;
	background-color: #6699CC;
}

.header a:link,.header a:visited,.header a:active{
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

.header a:hover{
	text-decoration:none;
	width:203px;
	height:49px;
}


.link{
	float:right;
	padding:10px 10px 10px 0px;
	height: 81px;
	width: 50px;
	text-align: center;
}

.link_big{
	float:right;
	padding:10px 5px 10px 0px;
	height: 81px;
	width: 110px;
	text-align: center;
}

.div_line{
	width:728px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	margin:0px 15px 10px 0px;
	border-bottom:1px dotted #ccc;
	float:left;
}

.div_room{
	width:743px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	float: right;
}

.div_room ul{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size: 12px;
	float:right;
	width:743px;

}

.div_room li{
	margin: 0px;
	padding:0px 15px 0px 0px;
	font-size: 12px;
	text-align: right;
	float:right;
	font-weight:bold;
	color:#16406b;
	line-height:18px;
	background:url(images/arrow2.png) top right no-repeat;
}

.line_blue{
	background-color:#0066FF;
	height:auto;
	width:780px;
	color: #000000;
	font-size: 10px;
	float: left;
	padding: 10px;
}

.line_blue a:link,.line_blue a:visited,.line_blue a:active{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.line_blue a:hover{
	color: #CCFF00;

}


a:link, a:visited, a:active{
	color:#003399;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
	font-size: 12px;
}


.content {
    float: left;
    padding: 0 0 2%;
    width: 76%;
}

.sub_menu{
	width:720px;
	height:15px;
	overflow: hidden;
	padding: 0px 20px 3px 20px;
	font-size:11px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	color:#CCCCCC;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#524B54;
	font-size:12px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	direction: rtl;
}




a.blue:link, a.blue:visited, a.blue:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-size: 10px;
	font-weight: bold;
}

a.blue:hover{
	color:#095395;
	font-weight: bold;
}

.black{
	color:#000000;
	font-weight: bold;
}


a.purple:link, a.purple:visited, a.purple:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005EEA;
	font-weight: bold;
	font-size: 11px;
}

a.purple:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
}

a.purple2:link, a.purple2:visited, a.purple2:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#505050;
	font-size:10px;
}

a.purple2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#9D3C95;
	font-size:10px;
}

ul{
	margin:0px;
	padding:0px 10px 5px 0px;
	font-size: 11px;

}

li{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
}


form{
	direction:rtl;
	text-align:right;
	margin:0px;
	padding:0px;
	}
	
.CLR{
	height:10px;
	width:auto;
	clear: both;
}

.CLR_line{
	height:1px;
	width:auto;
	clear: both;
	border-bottom:1px solid #fff;
	margin-bottom: 10px;
	overflow: hidden;
}

#taxt_r{text-align:right;}

.Text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#414041;
	line-height:20px;
	letter-spacing:1px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:justify;
}


.banners_left{
	width:180px;
	height:auto;
	float: left;
	padding:5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.right {
    width: 22%;
    height: auto;
    box-sizing: border-box;
    float: right;
    padding: 0px 0px 0px 2%;
    overflow: hidden;
    border-left: 1px solid #ccc;
}

.right h2{
	color:#16406b;
	font-size:14px;
	padding:10px 10px 5px 10px;
	margin:0px 0px 10px 0px;
	text-align:right;
	direction: rtl;
	font-size: 14px;
	background:url(images/h2_right.jpg) bottom right repeat-x;
	width: auto;
	clear:both;
}


.right ul{
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size: 12px;
	width:205px;
	float:right;

}

#who {
    float: right;
    font-weight: bold;
    height: 114px;
    margin-right: 20px;
    padding: 0 0 5px 0;
    width: 240px;
}
#who ul {
    list-style-type: none;
    margin: 0;
    padding:0px 0 10px;
}
#who li {
    background: url("images/v.jpg") no-repeat scroll right top transparent;
    margin: 0;
    padding: 3px 22px 10px 0;
    font-size: 14px;
	color:#266282;
	display:block;
}


#highlights{
	
}

#highlights ol{
/*	width:205px;
	float:right;
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
*/
    padding-right:0px ;
	margin-right:0px;
}

#highlights li{
background-image:none;
/*	padding:0px 0px 0px 0px;
	width:200px;
	float:right;
	margin:0px 0px 0px 0px;
*/
    padding-right:0px ;
	margin-right:25px;
}

.right li {
    font-size: 18px;
    color: #16406b;
    padding: 0px 15px 0px 0px;
    line-height: 24px;
    background: url(images/arrow2.png) top right no-repeat;
}


.right a:link,.right a:visited,.right a:active{
	text-decoration:none;
	color: #16406b;
	font-weight: bold;
	font-size:13px;
}

.right a:hover{
	color: #16406b;
}


.rating_big {
	float:right;
	height:120px;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:170px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #004566;
	direction: rtl;
}


.rating_total {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:150px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #006600;
	direction: rtl;
	padding-top: 5px;
	margin-left: 20px;
}

.rating_hotel {
	float:right;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 10px;
	width:180px;
	border-left: 1px dotted #CCCCCC;
}

.rating_hotel ul {
	margin:0;
	padding:10px 0px 0px 0px;
	float: right;
}

.rating_hotel li {
	font-size:12px;
	margin:0;
	padding:0px 0px 5px 0px;
	float: right;
	width: 160px;
	text-align: right;
	font-weight: bold;
}

.rating_hotel li img{
	float: left;
}



.rating {
	float:right;
	height:120px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	width:180px;
}

.rating ul {
	margin:0;
	padding:10px 0px 0px 0px;
	float: right;
}

.rating li {
	font-size:12px;
	margin:0;
	padding:0px 0px 5px 0px;
	float: right;
	width: 160px;
	text-align: right;
	font-weight: bold;
}

.rating li img{
	float: left;
}

.rating2 li img{
	float: right;
}

.rating2 {
	float:right;
	height:120px;
	overflow:hidden;
	padding:0px 20px 0px 0px;
	width:230px;
	border-right: 1px dotted #CCCCCC;
}

.rating2 ul {
	margin:0;
	padding:10px 0px 0px 0px;
	float: right;
}

.rating2 li {
	font-size:12px;
	margin:0;
	padding:0px 0px 5px 0px;
	float: right;
	width: 230px;
	text-align: right;
	font-weight: bold;
	list-style-type:none;
}

.rating_right {
	float:right;
	height:auto;
	overflow:hidden;
	padding:0px 10px 0px 10px;
	width:180px;
	border-left: 1px dotted #CCCCCC;
}

.rating_right ul {
	margin:0;
	padding:10px 0px 0px 0px;
	float: right;
	list-style-type:none;
}

.rating_right li {
	font-size:12px;
	margin:0;
	padding:0px 0px 5px 0px;
	float: right;
	width: 170px;
	text-align: right;
	font-weight: bold;
	list-style-type:none;
}

.rating_right li img{
	float: right;
}

.bad_raview_text {
	float:left;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:10px;
	width:550px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #696969;
	font-weight: bold;
	direction: rtl;
}

.raview_text {
	float: left;
	height:auto;
	overflow:hidden;
	padding:10px;
	width:450px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	direction: rtl;
	margin-bottom: 20px;
	font-weight:bold;
}

.hotel_raview {
	float:right;
	height:auto;
	overflow:hidden;
	padding:0px;
	width:600px;
	background-image: url(images/hotel_icon.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.hotel_raview_text {
	float:left;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:10px;
	width:540px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	direction: rtl;
	border: 1px solid #ccc;
	background-color: #FAF2DA;
}


.bad_raview {
	float:right;
	height:auto;
	overflow:hidden;
	padding:0px;
	width:600px;
	background-image: url(images/bad.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.good_raview_text {
	float: left;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:10px;
	width:550px;
	margin-bottom: 5px;
	color: #2B6528;
	font-size: 12px;
	direction: rtl;
	font-weight: bold;
}

.good_raview_text_small {
	float: left;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:10px;
	width:550px;
	margin-bottom: 5px;
	color: #2B6528;
	font-size: 12px;
	direction: rtl;
	font-weight: bold;
}


.good_raview {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:600px;
	background-image: url(images/good.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.good_raview_small {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:510px;
	background-image: url(images/good.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.bad_raview_small {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:510px;
	background-image: url(images/bad.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.hotel_raview_small {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px;
	width:512px;
	background-image: url(images/hotel_icon.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.review_helpful {
	background-color:#FFF4E6;
	border:1px solid #333333;
	height:auto;
	overflow:hidden;
	padding:10px;
	width:490px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
}

.raview_left {
	float:left;
	height:auto;
	overflow:hidden;
	padding:0px 20px 20px 20px;
	width:512px;
	text-align: right;
}

.review1{
	width:780px;
	height:auto;
	float: left;
	padding:0px 0px 5px 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	text-align: right;
	font-size: 12px;
}

.review1 ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size: 11px;
	width: 780px;

}

.review1 li{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	width: 80px;
	display: inline;
}

.review3{
	width:743px;
	height:auto;
	float: left;
	padding:0px 0px 5px 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	text-align: right;
	font-size: 12px;
}

.review3 ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size: 11px;
	width: 743px;

}

.review3 li{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	width: 80px;
	display: inline;
}

.review_small{
	width:512px;
	height:auto;
	float: left;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	text-align: right;
	font-size: 12px;
}

.review_small ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size: 11px;
	width: 780px;

}

.review_small li{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	width: 80px;
	display: inline;
}


.review2{
	width:780px;
	height:auto;
	float: left;
	padding:10px 0px 5px 0px;
	background-color: #F2F9FF;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 2px 0px 1px 0px;
}

.text_list{
	width:370px;
	height:auto;
	float: left;
	padding:0px 0px 0px 10px;
	background-color: #FFFFFF;
}

.text_list ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_list li{
	margin: 0px;
	padding: 0px 0px 5px 5px;
	float: left;
	width: 87px;
	font-size: 12px;
}

.text_list2{
	width:370px;
	height:auto;
	float: left;
	padding:0px 0px 10px 10px;
	background-color: #FFFFFF;
}

.text_list2 ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_list2 li{
	margin: 0px;
	padding: 0px 10px 5px 0px;
	float: left;
	width: 170px;
	font-size: 12px;
}


.text_right{
	width:185px;
	height:auto;
	float: right;
	padding:0px 0px 10px 10px;
}

.text_right ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text_right li{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 180px;
	font-size: 12px;
}

.banner{
	width:183px;
	height:auto;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	float: right;
	margin-bottom: 3px;
}

.text_left{
	width:180px;
	height:auto;
	float: left;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
}


.left{
	width:585px;
	height:auto;
	float: left;
	padding: 0px 0px 10px 0px;
	text-align:right;
	overflow: hidden;
	direction: rtl;
}

a.blue2:link, a.blue2:visited, a.blue2:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

a.blue2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.float_right{
float:right;
}

.footer_deals{
	width:780px;
	height:auto;
	overflow: hidden;
	font-size:11px;
	text-align: center;
	background-color: #6699CC;
	float: right;
	margin: auto;
	padding:10px 10px 0px 10px;
}

.footer_deals ul{
	margin:0px;
	padding:0px 0px 10px 0px;

}

.footer_deals li{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
	color: #FFFF99;
} 


.footer_deals a:link,.footer_deals a:visited,.footer_deals a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_deals a:hover{
	color:#FFFF99;
}

.footer{
	width:980px;
	height:auto;
	overflow: hidden;
	font-size:11px;
	text-align: center;
	background-color: #6699CC;
	float: right;
	margin: auto;
	padding: 10px;
}

.footer ul{
	margin:0px;
	padding:0px 0px 10px 0px;

}

.footer li{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
	color: #FFFF99;
	list-style-type: none;
	display: inline;
} 


.footer a:link,.footer a:visited,.footer a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a:hover{
	color:#FFFF99;
}

.bytech{
	float: left;
	font-size: 11px;
	color: #792171;
}

/* index */

.text{
	width: 498px;
	height:auto;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align:right;
	overflow: hidden;
}

.texts ul{
	margin:0px;
	padding:10px 0px 0px 0px;

}

.text li{
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 483px;
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	float: right;
	background-image: url(images2/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.text a:link,.text a:visited,.text a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: 12px;
	list-style-type:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	font-weight: bold;
	background-color: #CCFF00;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0px 0px;
	list-style:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

    #tabsJ #current a {
                background-position:0% -42px;
        }
    #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

.gray{
	background-color: #EAEAEA;
}

.color {
    color: #16406B;
    font-size: 13px;
    font-weight: bold;
}

.color_deal{
	color:#C00518;
	font-weight: bold;
	font-size: 13px;
}

.div_line h3{
	color:#672D21;
	font-size:12px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align: right;
	clear:both;
	
}



.red{
	color:#cc0000;
}

.green{
	color:#2B6528;
}

.yellow{
	color:#FFFF99;
	font-weight:bold;
}

.orange {
	color: #EC5F00;
}

.blue{
	font-size:11px;
	color:#0000FF;
	font-weight: bold;
}

select {font-size:11px;}

.all {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
}
.city {
	font-size:11px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
}

.size {
	font-size:14px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}

.date1 {
	font-size:11px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
}

.date2 {
	font-size:11px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
}

input{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


.top{
	max-width:1200px;
	min-width:1000px;
	height:auto;
	overflow:hidden;
	padding:10px 0px 0px 0px;
	float: right;
}

/*.hotel_big{
	width:1000px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 15px 0px;
	float: right;
}*/

.container{
	max-width:1200px;
	min-width:1000px;
	height:auto;
	overflow:hidden;
	padding:10px 0px 0px 0px;
	clear: both;
}


.hotel{
	width: 575px;
	margin: auto;
	text-align: right;
	height:auto;
	overflow:hidden;
	float:right;
}

.reviews {
	float:right;
	height:auto;
	margin-right:0px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	width:580px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}

.reviews_small {
	float:left;
	height:53px;
	margin-right:0px;
	overflow:hidden;
	padding:60px 0px 0px 0px;
	width:120px;
	text-align: right;
	font-size:25px;
	font-weight: bold;
	color: #006600;
	background:url(images/reviews_icon.jpg) no-repeat left bottom;
}

.mark_title{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#434242;
	float: right;
}

.mark{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#ff5a00;
}

.response{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-top:6px;
}

.logo{
	float:right;
	width:80px;
	height:80px;
	padding:3px;
	border:1px solid #ccc;
	margin:0px 0px 0px 10px;
}

.address{
	color:#7f8284;
	font-size:13px;
	padding-top:0px;
	clear: both;
	text-align: right;
}

.hotel_pic_300px{
	float: left;
	width:300px;
	height: auto;
	overflow:hidden;
	padding:3px;
	border:1px solid #ccc;
	margin:0px 10px 0px 0px;
	bottom: 0px;
	left: 0px;
}

.hotel_pic2 {
    float: right;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ccc;
    margin: 0px 0px 10px;
}

.hotel_pic2 img{
    width: 100%;
}



.hotel_description{
	float: right;
	width:721px;
	height: auto;
	overflow:hidden;
	padding:10px;
	border:1px solid #ccc;
	background-color:#fcfce8;
	bottom: 0px;
	right: 0px;
	/*min-height:210px;*/
	min-height:265px;
}

.small_pic{
	float:right;
	padding:3px;
	border:1px solid #ccc;
	margin:0px 0px 0px 10px;
	width:71px;
	height:71px;
}

.video{
	float:right;
	padding:3px;
	border:1px solid #ccc;
}

.vr_video{
	float:right;
	width:743px;
	height: auto;
	overflow:hidden;
	padding-top:5px;
}

.vr {
    float: right;
    padding: 3px;
    border: 1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
}

.vr_menu{
	float:right;
	width:100%;
	height: auto;
	padding:1% 0 0;
}

.vr_pic{
	float:right;
	padding:3px;
	border:1px solid #ccc;
	margin:2px;
}

.picture {
    float: right;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 100% !important;
    height: auto;
    text-align: center;
    margin: 10px 0 0;
}

.picture img {
    /* width: 100% !important; */
    height: 350px;
    max-height: 350px;
}


.map_pic{
	float:right;
	padding:3px;
	border:1px solid #ccc;
	margin:0px 0px 10px 0px;
}

.special_deals{
	width: 361px;
	height: auto;
	overflow: hidden;
	float: right;
	font-size:11px;
	padding:0px 0px 15px 10px;
}

.group_deals{
	width: 361px;
	height: auto;
	overflow: hidden;
	float: right;
	font-size:11px;
	padding:0px 10px 15px 0px;
}

.deal{
	float: right;
	width: 361px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	height:20px;
}

.deal_color{
	float: right;
	width: 361px;
	border-bottom: 1px dotted #ccc;
	background-color: #EBF5FE;
	padding: 5px 0px;
	height:20px;
}

.title_day{
	float: right;
	width: 100px;
	font-weight: bold;
	color:#2a7113;
}

.day_hotel{
	float: right;
	width: 100px;
}

.title_night{
	float: right;
	width: 60px;
	font-weight: bold;
	color:#2a7113;
}

.night_hotel{
	float: right;
	width: 60px;
}



.title_food{
	float: right;
	width: 80px;
	font-weight: bold;
	color:#2a7113;
}

.food_hotel{
	float: right;
	width: 80px;
}

.title_date{
	float: right;
	width: 80px;
	font-weight: bold;
	color:#2a7113;
}

.date_hotel{
	float: right;
	width: 80px;
}

.title_price{
	float: right;
	width: 90px;
	font-weight: bold;
	color:#2a7113;
}

.price_hotel{
	float: right;
	width: 60px;
	color: #B6011D;
	font-weight: bold;
}

.title_price_night{
	float: right;
	width: 95px;
	font-weight: bold;
	color:#2a7113;
}

.price_hotel_night{
	float: right;
	width: 95px;
	color: #B6011D;
	font-weight: bold;
}

.title_info{
	float: right;
	width: 40px;
	font-weight: bold;
	color:#2a7113;
}

.info_hotel{
	float: right;
	width: 40px;
	color: #B6011D;
	font-weight: bold;
}

.info_hotel a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.info_hotel a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#compo{ float:right; width:743px; height:auto; overflow:hidden; padding:0px 0px 5px 0px;}


#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

.shabbat_chatan_button{
	background: url(images/shabat_button.png) no-repeat top left;
	width:240px;
	padding:5px 0 0 0;
	height:50px;
	text-align:center;
}

.shabbat_chatan_button a{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
	width:240px;
	float:left;
}

.group_deals_button{
	background: url(images/group_deals_button.png) no-repeat top left;
	width:240px;
	padding:5px 0 0 0;
	height:50px;
	text-align:center;
}

.group_deals_button a{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
	width:240px;
	float:left;
}


.call{
	background: url(images/call.jpg) no-repeat top left;
	width:240px;
	padding:5px 0 0 0;
	height:50px;
	text-align:center;
}

.call a{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
	width:240px;
	float:left;
}

.small_text{
}

.small_text a{
	font-size:14px;	
	font-weight:normal;
	color:#6c6d6c;
	text-decoration:none;
	width:240px;
	float:left;
}

.call_number{
	width:240px;
	padding:5px 0 0 0;
	height: auto;
	overflow:hidden;
	text-align:center;
	color:#459d29;
	font-weight:bold;
	font-size:22px;
}

.text_box {
    float: left;
    width: 636px;
}
#who_special li{
	background:none !important;
    color: #cb47a1 !important;
    font-size: 14px;
    margin: 0;
    padding: 3px 22px 10px 0
	}


.send, .send2{
	height:44px !important;
}


.hotel_review {
    background: url("img/raview_icon.png") no-repeat scroll right top #F0F1F2;
    border-bottom: 2px solid #FFFFFF;
    float: right;
    height: 50px;
    padding-right: 50px;
    width: 93%;
}

.hotel_review2 {
    background: url("img/raview_icon.png") no-repeat scroll right top #FAFAFA;
    border-bottom: 2px solid #FFFFFF;
    float: right;
    height: 50px;
    padding-right: 50px;
    width: 93%;
}

.hotel_review h3, .hotel_review2 h3{
	color:#FF5A00;	
}

.hotels_latest_reviews {
    float: right;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.hotels_latest_reviews_color {
	background:#ccc;
    float: right;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.text_review {
    color: #636262;
    direction: rtl;
    float: right;
    font-size: 12px;
    height: auto;
    overflow: hidden;
    padding: 0 0 5px;
    text-align: right;
    width: 95%;
}

/*.TotalRating {
    background: url("/images/man.png") no-repeat scroll center top transparent;
    color: #FF5A00;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 28px;
    text-align: center;
    width: 28px;
}*/



/* HEADER NEW */

#header {
    float: left;
    height: auto;
    /*overflow: hidden;*/
    width: 100%;
}

#menu{
	border-radius:8px 8px 8px 8px;	
    width: 100%;
    float: right;
	/*overflow:hidden;*/
	height:auto;
	margin:0 0 15px;
}

#menu ul {
    padding: 2px 0;
    text-align: right;
    width: 100%;
    float: right;
	margin:0px;
	border-radius:8px;
	position: relative;
	z-index:10;
}


#menu ul li{
	color:#fff;
	padding:10px;
	font-size:13px;	
	position: relative;
	width:auto;
	float:right;
	margin:0 0 0 8px;
	z-index:999;
	list-style:none;
}


#menu li:hover > ul{
	display: block;
}

#menu ul ul{
	display:none;
	position:absolute;
	padding:0 0 0 0;
	width:200px;
	top:80%;
	right:0px;
	border-top:1px solid #ccc;
	border-bottom:0px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	box-shadow:0 0 10px #000;
	border-radius:0px;
	background: #336699;
	z-index:9999;
	
}

#menu ul ul li{
	width:92%;
	float:right;
	border-bottom:1px solid #ccc;
	padding:4%;
	text-align:right;
	color:#fff;
	cursor:pointer;
}

#menu ul ul li a{
	color:#fff;
}

#menu ul ul li a:hover{
	color:#fff;
}


#menu ul ul li:hover{
	background:#214f7d;
	padding:4%;
}

#menu ul li a{
	color:#fff;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#ff9;
}
.arrow_white {
    background: url("/images/arrow_white.png") no-repeat scroll 7% 55% transparent;
    padding-left: 20px !important;
}



#logo {
    float: left;
}
#logo img {
    border: medium none;
}

.bg{
	background: #f2f2f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6- */
}


.bg_blue{
	background: #409ffd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #409ffd 1%, #0e4d8d 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#409ffd), color-stop(99%,#0e4d8d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #409ffd 1%,#0e4d8d 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #409ffd 1%,#0e4d8d 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #409ffd 1%,#0e4d8d 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #409ffd 1%,#0e4d8d 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#409ffd', endColorstr='#0e4d8d',GradientType=0 ); /* IE6-8 */
}

	
#results {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999 #999999 #10344C;
    border-radius: 0 0 15px 15px;
    border-style: solid;
    border-width: 1px 1px 30px;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.8);
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 250px;
    left: 0;
    overflow-y: scroll;
    position: absolute;
    top: 30px;
    width: 100%;
	z-index:9999;
}

#results a {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-weight: normal;
    height: 47px;
    overflow: hidden;
    padding: 6px;
    text-align: right;
    text-decoration: none;
}

#results a:hover {
	background-color:#f8f1be ;
}

#results img {
	background-color: #D5D5D5 ;
	border: 1px solid #CCCCCC ;
	float: left ;
	height: 45px ;
	margin-right: 8px ;
	width: 68px ;
}

#results strong {
	display: block ;
	margin-bottom: 3px ;
}
  
.fieldHolder {
    background: url("/images/search_hotel.jpg") no-repeat scroll right top transparent;
    border: 1px solid #CCCCCC;
    float: right;
    height: 29px;
    margin: 0 0 10px;
    padding: 0 40px 0 0;
    position: absolute;
    width:13%;
    z-index: 30;
}

.fieldHolder input{
	color:#666;
	border:none;
}

.textInput2{
    width: 96%;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 5px;
	font-size:12px;
}

.formsearch {
    float: right;
    margin: 0;
    padding: 60px 0 0;


    width: 20%;
}


.color {
    color: #16406B;
    font-size: 13px;
    font-weight: bold;
}

.vat {
    color: #3E3E3E;
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 100%;
}

/* VIDEO PAGE */

#video .formsearch {
    display:none !important;
}

/* VIRTUAL TOURS PAGE */

#virtual_tours .formsearch {
    display:none !important;
}

#rss{
	display:none;	
}

#hotel .hotel_big_image,
#reviews .hotel_big_image,
#virtual_tours .hotel_big_image{
    float: right;
    width: 100%;
    position: relative;
}


#hotel .fa-search-plus,
#reviews .fa-search-plus,
#virtual_tours .fa-search-plus{
    position: absolute;
    z-index: 100;
    right: 0;
    text-align: right;
    top: 0;
    color: #fff;
    font-size: 40px !important;
    height: 100%;
    width: 100%;
    opacity: 0.7;
}
#hotel .fa-search-plus:hover,
#reviews .fa-search-plus:hover,
#virtual_tours .fa-search-plus:hover{
    opacity: 1;
}
#hotel .fa-search-plus:before,
#reviews .fa-search-plus:before,
#virtual_tours .fa-search-plus:before{
    content: "\f00e";
    right: 10px;
    top: 10px;
    position: absolute;
}
