/* CSS Document */

html, body {
border:0;
margin:0 auto;
padding:0;
}
 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/***** Common Formatting *****/

p{
	margin:0;
	padding:0px 0px 5px 0px;
	line-height:1.4;
	text-align: justify;
	direction: rtl;
}
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	padding:0px 0px 0px 0px;
}

h2 {
	font-size: 13px;
	font-weight:bold;
	color: #ff6600;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
}

h2 span{
color:#999999;
}

.reservation_title{
	background-image:url(../images/reservation_title.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 240px;
	height: 23px;
	}
 
h3 {
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	clear: both;
	padding: 0px 0px 0px 0px;
}

h3 a{
	color: #336699;
	text-decoration:none;
}

h3 a:hover{
	text-decoration: underline;
}

h4 {
	clear: both;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

h5 {
	font-size: 13px;
	font-weight:bold;
	color: #ff6600;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
}

h5 span{
color:#999999;
}



ul, li {
margin:0px;
padding:0px;
}


img {
	border: none;
	padding: 0px;
	margin: 0px;
}

table{
	direction:ltr;
}


form{
padding:0px;
margin:0px;
}

/***** Menu right *****/

.right{
	width:148px;
	float:right;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 3px;
}

.menu_right{
	width:142px;
	height:auto;
	overflow:hidden;
	background-color: #f8f8f8;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.right_top{
	width:148px;
	height:10px;
	background:url(../images/right_menu_top.gif) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

.right_middle{
	width:126px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #F8F8F8;
	border-right: 1px solid #dedede;
	float: right;
	padding: 0px 10px 0px 10px;
}

.right_middle2{
	width:136px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #F8F8F8;
	border-right: 1px solid #dedede;
	float: right;
	padding: 0px 5px 0px 5px;
}



.right_bottom{
	width:148px;
	height:15px;
	background:url(../images/right_menu_bottom.gif) no-repeat;
	clear:both;
	float: right;
}

.right ul{
list-style-type: none;
text-align: right;
}

.right li {
	background: url(../images/icon_t.jpg) no-repeat;
	background-position:120px .4em;
	padding: 0px 10px 5px 0px;
  }

.right ul li a{
	text-decoration: none;
	color: #336699;
	font-weight:bold;
	padding:0px 0px 4px 0px!important;
}

.right ul li a:hover{
color: #999999;
}

/*middle*/

.middle{
	width:305px;
	height:auto;
	overflow:hidden;
	padding:0px 5px 0px 5px;
	float:right;
	color:#666666;
	background-position: right;
}


.middle ul li a{
text-decoration: none;
color: #336699;
font-weight:normal;
padding:0px 0px 4px 0px!important; 
}

.middle ul li a:hover{
color: #999999;
}

/*left deals*/

.left{
	width:286px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	color:#999999;
}

.left_top{
	width:284px;
	height:10px;
	background:url(../images/left_menu_top.jpg) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.left_middle{
	width:262px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #EEF5FB;
	border-right: 1px solid #dedede;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	float: right;
}

.left_bottom{
	width:284px;
	height:16px;
	background:url(../images/left_menu_bottom.jpg) no-repeat;
	clear:both;
}

.left ul li a{
text-decoration: none;
color: #336699;
font-weight:normal;
padding:0px 0px 4px 0px!important; 
}

.left ul li a:hover{
color: #999999;
}

/*left_in deals*/

.left_in{
	width:286px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	color:#999999;
}

.left_in_top{
	width:284px;
	height:10px;
	background:url(../images/left_menu_top.jpg) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.left_in_middle{
	width:262px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #F8F8F8;
	border-right: 1px solid #dedede;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	float: right;
}

.left_in_bottom{
	width:284px;
	height:16px;
	background:url(../images/left_menu_bottom.jpg) no-repeat;
	clear:both;
}

.left_in ul li a{
text-decoration: none;
color: #336699;
font-weight:normal;
padding:0px 0px 4px 0px!important; 
}

.left_in ul li a:hover{
color: #999999;
}



    body {
	margin:0;
	padding:0;
	font: bold 12px Arial;
}

img {
	border: none;
}

/*top menu*/

.top_menu{
	width:760px;
	height:auto;
	overflow:hidden;
	padding:0px 3px 0px 3px;
	float:left;
	color:#999999;
}


/*area*/

.area_top{
	width:310px;
	height:10px;
	background:url(../images/search_top.jpg) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

.area_middle{
	width:288px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #F8F8F8;
	border-right: 1px solid #dedede;
	float: right;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}


.area_bottom{
	width:310px;
	height:10px;
	background: url(../images/search_bottom.jpg) bottom no-repeat;
	clear:both;
	float: right;
}

.area_hotel_wrap{
	width:290px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 5px 0px;
	float: right;
	border-bottom: 1px dashed #999999;
	margin-bottom: 8px;
}


.area_hotel_pic{
	width:68px;
	height:55px;
	overflow:hidden;
	border:1px solid #999999;
	float: right;
	margin:5px 0px 5px 5px;
}

.area_hotel_text{
	overflow:hidden;
	float: right;
	width: 290px;
	padding: 0px 0px 0px 0px;
}

.area_hotel_h{
	width:290px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

.area_hotel_p{
	width:290px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	font-weight: normal;

}

.area_hotel_p a{
	color:#FF6600;
	text-decoration:underline;
	font-weight: bold;
}

.area_hotel_p a:hover{
	color:#336699;
	text-decoration:none;
}


/***** hotels_in *****/

.hotel_top{
	width:604px;
	height:10px;
	background:url(../images/hotel_top.jpg) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

.hotel_middle{
	width:582px;
	height:auto;
	border-left:1px solid #dedede;
	background-color: #F4F4F4;
	border-right: 1px solid #dedede;
	float: right;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	overflow: hidden;
}


.hotel_bottom{
	width:604px;
	height:12px;
	background: url(../images/hotel_bottom.jpg) no-repeat;
	clear:both;
	float: right;
	overflow: hidden;
}



.hotels_in{
	width:563px;
	height:auto;
	overflow:hidden;
	background-color: #F8F7F0;
	padding: 0px 0px 10px 0px;
	text-align: right;
	border-left: 1px solid #F1EDC7;
	border-right: 1px solid #F1EDC7;
}

.hotel_wrap{
	width:100%;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 5px 0px;
	float: right;
	margin-bottom: 8px;
}


.wrap_hotel_middle{
	width:604px;
	height:auto;
	overflow:hidden;
	padding: 0px 5px 0px 0px;
	float: left;
}

.hotel_wrap_2{
	width:543px;
	height:auto;
	overflow:hidden;
	border-bottom:1px #FF9933 dotted;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

.hotel_pic_deal{
	width:68px;
	height:55px;
	overflow:hidden;
	border:1px solid #999999;
	float: right;
	margin: 0px 0px 10px 10px;
}


.hotel_pic{
	width:68px;
	height:55px;
	overflow:hidden;
	border:1px solid #999999;
	float: right;
}

.hotel_text{
	overflow:hidden;
	float: right;
	width: 230px;
	padding: 0px 10px 0px 0px;
}

.hotel_h{
	width:240px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

.hotel_p{
	width:240px;
	height:auto;
	overflow:hidden;
	padding:3px 0px 0px 0px;
	font-weight: normal;
	line-height: 1.5;
	font-size: 12px;

}

.hotel_p a{
	color:#336699;
	text-decoration:underline;
}

.hotel_p a:hover{
	color:#999999;
	text-decoration:underline;
}

.hotel_description{
	width:550px;
	height:auto;
	overflow:hidden;
	background-color: #FCFCFC;
	padding: 10px 15px 10px 15px;
	text-align: right;
	border-bottom:1px solid #C2BDAE;
	border-left:1px solid #C2BDAE;
	border-right:1px solid #C2BDAE;
	float: right;
	font-weight: normal;
	border-top: 1px solid #C2BDAE;
	font-size: 11px;
	line-height: 18px;
}

.gallery_links{
	width:520px;
	height:auto;
	padding:0px 5px 10px 5px;
	clear: both;
	float: right;
}

.gallery_text{
	width:426px;
	height:auto;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #C2BDAE;
	float: right;
}

.gallery_next{
	width:30px;
	height:auto;
	padding: 5px 5px 5px 5px;
	border: 1px solid #C2BDAE;
	color: #3167A7;
	float: right;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

.s_gallery{
	width:100px;
	height:100px;
	border:1px solid #C2BDAE;
	float: right;
	padding: 10px;
	margin: 0px 6px 10px 5px;
	text-align: center;
}

.hotel_description ul{
list-style:none;
float:right;
}

.hotel_description li{
	display:inline;
	border-left: 1 solid #cccccc;
}

.hotel_description a{
text-decoration: none;
color: #336699;
font-weight:normal;
}

.hotel_description a:hover{
	color: #999999;
	text-decoration: underline;
}


/***** Structure *****/

.Maincontainer{
	width:766px;
	height: auto;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	direction: rtl;
	overflow: hidden;
	text-align: right;
	clear: both;
}

.content{
	width:760px;
	height:auto;
	overflow:hidden;
	padding: 10px 3px 0px 3px;
	float: left;
}

.header{
	width: 762px;
	height:168px;
	margin: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

.header a, .header a:hover {
	text-decoration: none;
	width: 762px;
	height:186px;
	margin:0;
	padding:0;
	border:0;
	display:block;
	text-indent: -99999px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}

.bytech{
	float:left;
	width: 762px;
	text-align: center;
}

.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: 100%;
}

.arrow{
	background:url(images/arrow.gif) right center no-repeat;
	width:7px;
	float: right;
	clear: none;
}


.banner_pic{
	background: url(../images/pic_flash.jpg) no-repeat;
	width:126px;
	height:151px;
	padding:0px 0px 0px 0px;
	float: left;
}


.footer{
	width:762px;
	height: auto;
	margin:6px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	overflow: hidden;
	font-size: 12px;
	border-top:1px solid #dedede;
	float: left;
	font-weight: bold;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

.footer ul{
	list-style:none;
	float:right;
	padding:45px 12px 10px 12px;
	width:750px;
	text-align:center;
}

.footer li{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 7px;
}

.footer a{
	text-decoration: none;
	margin:0px 0px 0px 0px;
	color: #14556D;
	font-weight:bold;
	font-size:11px;
}

.footer a:hover{
color: #000;
}


.wrap{
	overflow:hidden;
	width: auto;
	float: right;
	height: auto;
}

.rss {
	background:url('../images/rss_bg.jpg') left top no-repeat;
	width:295px;
	height:275px;	
	float:right;
	overflow:hidden;
	font-weight:normal;
	padding: 0 15px 0 0 ;	
}

.rss li,
.jcarousel-item-vertical,
.jcarousel-item-placeholder-vertical {
	margin:2px 0;
	list-style:none;
	height: auto;
	overflow:hidden;
	padding-bottom:10px;
	width: 285px;
}
.rss h2 {
	margin:10px 0 0;
}
.rss h3 {
	margin:0;	
}
#rss {
	width:295px;
	height:285px;
	float:right;
}

.jcarousel-container-vertical {
    width: 285px;
	height:225px;	
}

.jcarousel-clip-vertical {
    width: 285px;
    height: 225px; 
	z-index:20;
	top:8px;
}


/*why*/
.why{
	width:300px;
	float: right;
	background: url(../images/search.jpg) no-repeat;
	height: 141px;
	padding: 10px 5px 0px 5px;
}

.why ul{
list-style-type: none;
text-align: right;
}

.why li {
	background: url(../images/icon_v.jpg) no-repeat;
	background-position:210px .4em;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
  }


/*search*/

.search_top{
	width:382px;
	height:10px;
	background:url(../images/search_top.jpg) no-repeat;
	clear:both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

.search_middle{
	width:360px;
	height:114px;
	border-left:1px solid #dedede;
	background-color: #F8F8F8;
	border-right: 1px solid #dedede;
	float: right;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}


.search_bottom{
	width:382px;
	height:15px;
	background: url(../images/search_bottom.jpg) bottom no-repeat;
	clear:both;
	float: right;
}


.pic_hotel{
	width:auto;
	padding:30px 0px 0px 5px;
	float: left;
	height: auto;
}



/*pic link*/

.right_pic_link{
	width:115px;
	padding:0px 2px 0px 14px;
	float: right;
	height: auto;
}

.left_pic_link{
	width:115px;
	padding:0px 0px 0px 4px;
	float: left;
}

.pic_link{
	background:url(../images/pic_button_bg.jpg) no-repeat;
	height: 86px;
	padding: 5px 3px 8px 3px;
	text-align: center;
	width: 109px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.pic_link ul li{
text-decoration: none;
color: #336699;
font-weight:normal;
}

.pic_link a{
	text-decoration: none;
	color: #666666;
}

.pic_link a:hover{
color: #336699;
}

/*deal*/

.deal{
	width:260px;
	height:auto;
	overflow:hidden;
	border-bottom:1px dotted #999999;
	font-weight: normal;
	line-height:1.3em;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	text-align: right;
}

.deal a{
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

.deal a:hover{
	text-decoration: underline;
}

.deal_color{
	width:280px;
	height:auto;
	overflow:hidden;
	font-weight: normal;
	line-height:1.3em;
	padding: 5px;
	float: left;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	background-color: #FEEBC7;
}

.deal_color a{
	color:#336699;
	font-weight: bold;
}

.deal_color a:hover{
	text-decoration: underline;
}



.name_hotel{
	float:right;
}

.date{
	float:right;
	color: #666666;
}

.date a{
	color:#666666;
}

.date a:hover{
	text-decoration: underline;
}


.discription{
	float:right;
}

.rates{
	color: #ff6600;
	padding-bottom: 15px;
}

.rates a{
	color:#ff6600;
	text-decoration: underline;
	text-align: right;
}

.rates a:hover{
	text-decoration: underline;
}


.old_rates{
	text-decoration:line-through;
	color: #999999;
}

.label{
	height:15px;
}

.font_size11{
	font-size:11px;
	width: 150px;
}


.gray{
color:#999999;
}

/**************** compo start *******************/


.compo_in{
	width:240px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/bg_copo_in.jpg);
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}


.box_compo_date{
	width:90px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
	
}

.box_compo_rooms{
	width:110px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}

.box_compo_gen{
	width:38px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	float: left;
}


.box_compo_b{
	width:165px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	float: right;
}

.submit{
	background-repeat:no-repeat;
	width:72px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	float: left;
}

form{
	margin:0px;
	padding:0px 0px 0px 0px;
	width: auto;
}

/**************** compo end *******************/

table{
	margin:0px;
	padding:0px 0px 0px 0px;
	float: right;
}

.banner{
	margin:0px 0px 0px 0px;
	padding:5px;
	width: 138px;
	height:87px;
	background-image: url(../images/banner.jpg);
	text-align: center;
}

.banner a{
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

.banner a:hover{
	text-decoration: underline;
}


.img{border:1px solid #ccc;}

.more a{
    text-decoration: none;
	color: #336699;
	font-weight: bold;
	}
	
.more a:hover{
	color: #336699;
	text-decoration: underline;
}


.blue_color{
	color:#336699;
	font-size: 12px;
}

.orange{
	color: #ff6600;
	font-weight:bold;
	font-size:12px;
}

.personal_folder a {
text-decoration: none;
color:#255A89;
padding-right:10px;
}

.personal_folder a:hover{
	color: #255A89;
padding-right:10px;
}

.small{font-size:10px;}

