/* CSS Document */

html, body {
	border:0;
	margin:0;
	padding:0;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
	direction: rtl;
}
 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#14100d;
}

/***** Common Formatting *****/

p{
	margin:0;
	padding:0px 0px 10px 10px;
	line-height:20px;
	text-align: justify;
	font-size: 12px;
}
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	text-indent:-9999px;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}

 
h2 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #854326;
	border-bottom: 1px solid #854326;
}
 
h3 {
	text-indent:-9999px;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}

h4 {
	font-size: 15px;
	font-weight:bold;
	color: #cc0000;
	padding: 15px 16px 4px 0px;
	text-align: right;
	direction: rtl;
}

h5 {
	font-size: 15px;
	font-weight:bold;
	color: #3892B3;
	padding: 15px 10px 4px 0px;
	text-align: right;
	direction: rtl;
}

ul, li {
	margin:0px;
	padding:0px 0px 10px 0px;
}


/***** Structure *****/

.wrap{
	width:800px;
	margin:0 auto;
	position: relative;
	height: auto;
}

/***** header top *****/

.tag{
	width:346px;
	height:96px;
	position:absolute;
	z-index:40;
	top: 0px;
	left: -50.px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	left: 418px;
	background: url(../images/logo_kalia2.gif) no-repeat;
}

.folder{
	width:150px;
	height:30px;
	position:absolute;
	z-index:30;
	top: 67px;
	left:-50.px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	left: 23px;
	color: #FFFFFF;
	font-size:13px;
}

.folder a:link ,.folder a:visited ,.folder a:active {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
    font-weight:bold;
}

.folder a:hover {
	color:#F8C808;
    font-weight:bold;
}

.logo{
	width:369px;
	height:61px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	float: right;
	background-image: url(images/logo.jpg);
}

/***** Maincontainer *****/

.Maincontainer{
	width:949px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right bottom;
	clear: both;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
}


.bottom{
	width:787px;
	margin:0 auto;
	height:10px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_bottom.gif);
	clear: both;
}

.bottom_in{
	width:783px;
	margin:0 auto;
	height:10px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_bottom_in.gif);
	clear: both;
}

/***** header *****/

.header{
	width: 949px;
	height:147px;
	margin: auto;
	background-image: url(images/top_bg.jpg);
	float: left;

}

.header a, .header a:hover {
	text-decoration: none;
	width: 763px;
	height:59px;
	margin:0;
	padding:0;
	border:0;

}

.header_middle{
	width: 779px;
	height:269px;
	margin: 0px;
	background-image: url(../images/bg_header.gif);
	padding: 0px;
	clear: both;

}

.flash{
	width:512px;
	height:310px;
	text-align: center;
	padding: 0px;
	margin: auto;
	overflow: hidden;
	position: absolute;
	z-index: 50;
	left: -38px;
	top: 63px;
}

.pic{
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: auto 0px 0px 0px;
	overflow: hidden;
	float: left;

}

.pic_s{
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	height:auto;
	padding: 0px 0px 0px 10px;
	margin: auto 0px 0px 0px;
	overflow: hidden;
	float: right;

}


.pic_in{
	font-family:Arial, Helvetica, sans-serif;
	width: 290px;
	height:auto;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	overflow: hidden;
	float: right;

}

/***** menu *****/

.menu{
	font-family:Arial, Helvetica, sans-serif;
	width: 800px;
	padding: 95px 70px 0px 0px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	text-align: right;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	direction: rtl;
	height: 30px;
	float: right;
	color: #571e27;

}

.menu a:link ,.menu a:visited ,.menu a:active {
	color:#571e27;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
.menu a:hover {
	color:#4F6C34;
}


.menu ul{
	margin:0px;
	display:inline;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.menu li{
	margin:0px;
	padding:0px 10px 0px 10px;
	display: inline;
	direction: rtl;
	border-left: 1px solid #571e27;
}


/***** menu top *****/

.menu_top{
	font-family:Arial, Helvetica, sans-serif;
	width: 800px;
	padding:10px 70px 0px 0px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	text-align: left;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	direction: rtl;
	height: 20px;
	float: right;
	color: #571e27;

}

.menu_top a:link ,.menu_top a:visited ,.menu_top a:active {
	color:#4F6C34;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
.menu_top a:hover {
	color:#571e27;
}


.menu_top ul{
	margin:0px;
	display:inline;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.menu_top li{
	margin:0px;
	padding:0px 10px 0px 10px;
	display: inline;
	direction: rtl;
}


/***** content *****/

.content{
	width:735px;
	height:auto;
	overflow:hidden;
	margin: auto;
	padding: 40px 28px 10px 20px;
	float: right;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}

.content{
	width:764px;
	height:auto;
	overflow:hidden;
	margin: 0px 0px 90px 86px;
	padding: 0px 20px 10px 20px;
	background-image: url(images/content_bg.gif);
	background-repeat: left repeat-y;
	float: left;
}


.content_in{
	width:804px;
	height:auto;
	overflow:hidden;
	margin: 0px 0px 100px 0px;
	padding: 0px 39px 10px 20px;
	float: right;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}

.content_in ul{
	margin:0px;
	font-size: 12px;
	padding: 0px 15px 10px 0px;
}

.content_in li{
	margin:0px;
	padding:0px 0px 0px 10px;
	direction: rtl;
	line-height:20px;
}


/***** right *****/

.right{
	width:440px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 10px;
	float:right;
}

.right_border{
	width:373px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 20px;
	float:right;
	border-left:1px dashed #ccc;
}

.right_in{
	width:731px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	float:right;
}


.navcontainer{
	width: 166px;
	height: auto;
	overflow: hidden;
	float: right;
	background-image: url(images/bg_h.gif);
	background-repeat: no-repeat;
	padding: 0 0px 10px 0px;
}

.navcontainer ul
{
	list-style-type: none;
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0;
}
 
.navcontainer ul li
{
	padding: 0px 12px 0px 0px;
	margin: 0px;
	background-image: url(../images/red2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.navcontainer ul li a
{
	text-decoration:none;
	color: #666;
	padding-bottom: 6px;
	line-height:20px;
}

.navcontainer ul li a:hover{
	color: #CC0000;
}

.navcontainer ul li a#current{
    color: #1C3F94;}

.banner{
	width: 154px;
	height: 177px;
	overflow: hidden;
	float: right;
	background-image: url(images/bg_h.gif);
	background-repeat: no-repeat;
	padding: 5px;
	border: 1px solid #ccc;
	margin: auto;
}

/***** left *****/

.left{
	width:320px;
	height:auto;
	overflow:hidden;
	padding: 0px 15px 0px 0px;
	float:left;
	text-align: right;
	direction: rtl;
}

.left_none{
	width:315px;
	height:auto;
	overflow:hidden;
	padding: 0px 20px 0px 0px;
	float:left;
	text-align: right;
	direction: rtl;
}


.left_box{
	width:311px;
	height:auto;
	overflow:hidden;
	padding: 0px;
	text-align: right;
	direction: rtl;
	line-height: 20px;
	clear: both;
}

.left_pics{
	width:315px;
	height:auto;
	overflow:hidden;
	padding: 0px 20px 0px 20px;
	float:left;
	text-align: right;
	direction: rtl;
	border-right: 1px dashed #ccc;
}


.list{
	width: 343px;
	height:auto;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0 0px 10px 0px;
	float: left;
	text-align: justify;
}

.list ul
{
	list-style-type: none;
	text-align: right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}
 
.list li
{
	padding: 0px 12px 10px 0px;
	margin: 0px;
	background-image: url(../images/yellow2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 20px;
}

.text{
	width:521px;
	height:auto;
	overflow:hidden;
	padding: 0px 13px 0px 0px;
}

.small_pic{
	width:auto;
	height:auto;
	float: left;
	margin: 0px 0px 0px 0px;
}

.left_pics{
	width:auto;
	height:auto;
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.pics{
	width:auto;
	height:auto;
	float: right;
	padding: 10px 0px 0px 0px;
	border-top:1px dashed #ccc;
}


.blue{
	height:auto;
	width:130px;
	color:#204f8c;
	text-align: right;
	font-size: 13px;
	padding: 0px;
	font-weight: bold;
}

.red{
	color:#854326;
	font-weight: bold;
}

.more{
	float:right;
	height:auto;
	width:130px;
	color:#3490B2;
	text-align: right;
	font-size: 12px;
	padding: 0px;
}

.more a:link ,.more a:visited ,.more a:active {
	color:#3490B2;
	text-decoration:none;
	font-size: 12px;
	font-weight: 500;
}
	
.more a:hover {
	color:#163969;
}

.small{
	width:133px;
	height:74px;
	border:#CCCCCC 1px solid;
	padding:4px;
	margin: 0px 10px 0px 0px;
}

.vr{
	height:400px;
	width:550px;
	border:#CCCCCC 1px solid;
	padding:10px;
	margin: 0px 0px 0px 0px;
	float:left;
	background-color: #FFFFFF;
}

.vr_menu{
	height:auto;
	width:150px;
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
}

.pic_vr{
	height:auto;
	width:130px;
	padding:5px;
	margin: 0px 0px 0px 0px;
	float:right;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

/* footer */

.footer{
	width:600px;
	height:auto;
	clear: both;
	padding: 0px 2px 12px 0px;
	margin:auto;
	font-size: 11px;
	overflow: hidden;
	text-align:right;
}

.footer a {
	font-size:11px;
	color:#571e27;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
}

.footer a:hover {
	color:#486127;

}

.footer ul{
	margin:0px;
	display:inline;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.footer li{
	margin:0px;
	padding:0px 0px 0px 10px;
	display: inline;
}



/***** style *****/


.club_title{
	background-image: url(images/club_title.gif);
	background-repeat:no-repeat;
	width:253px;
	height:29px;
	padding: 0px 0px 0px 0px;
}

.gallery_title{
	background-image: url(images/gallery_title.gif);
	background-repeat:no-repeat;
	width:191px;
	height:28px;
	padding: 0px 0px 0px 0px;
}

.deals_title{
	background-image: url(images/deals.gif);
	background-repeat:no-repeat;
	width:51px;
	height:21px;
	padding: 10px 0px 0px 0px;
	background-position: right;
}


.contact_title{
	background-image: url(images/contact_title.gif);
	background-repeat:no-repeat;
	width:167px;
	height:24px;
	padding: 0px 0px 0px 0px;
}


.restaurant_title{
	background-image: url(images/restaurant_title.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:26px;
}

.event_title{
	background-image: url(images/event_title.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:26px;
	padding: 0px 0px 0px 0px;
}

.room_title{
	background-image: url(images/title_room.gif);
	background-repeat:no-repeat;
	width:730px;
	height:53px;
	padding: 0px 0px 0px 0px;
	background-position: top;
	float: right;
	clear: both;
}

.attractions_title{
	background-image: url(images/attractions_title.gif);
	background-repeat:no-repeat;
	width:169px;
	height:26px;
	padding: 0px 0px 0px 0px;
}

.vr_title{
	background-image: url(images/vr_title.gif);
	background-repeat:no-repeat;
	width:169px;
	height:27px;
	padding: 0px 0px 0px 0px;
}


.spa_title{
	background-image: url(images/spa_title.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:26px;
	padding: 0px 0px 0px 0px;
}


.congress_title{
	background-image: url(images/congress_title.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:26px;
	padding: 0px 0px 0px 0px;
}

.about_title{
	background-image: url(images/about_title.gif);
	background-repeat:no-repeat;
	width:190px;
	height:30px;
	padding: 0px 0px 0px 0px;
}

.green{
	color:#557039;
	font-weight: bold;
}

.blue{
	color:#3490b2;
	line-height: 20px;
}

.orange{
	color:#CC9900;
}

.gray{
	color:#666666;
	font-weight: bold;
} 

.arrow{
	background:url(images/arrow.gif) right center no-repeat;
	width:7px;
	float: right;
	clear: none;
}

.dashed{
	height:9px;
	clear:both;
	overflow:hidden;
	width: auto;
	border-bottom:1px dashed #ccc;
}

.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

.CLR_line{
	height:10px;
	border-bottom: #CCCCCC 1px dotted;
	clear:both;
	overflow: hidden;
	width: 100%;
}

.deals{
    height:auto;
	overflow:hidden;
	width:auto;
}

.bytech{
	height:20px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

.bytech a, .bytech a:hover {
	text-decoration: none;
	color: #666666;
}

table{
	margin:0px;
	padding:0px;
	clear: both;
	font-size: 12px;
}

.gallery{
	width:auto;
	height:auto;
	border:5px solid #D3D0AD;
	overflow: hidden;
	margin: auto;
	padding: 5px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}

.title_come{
	background-image: url(images/title_come.gif);
	background-position: right;
	background-repeat:no-repeat;
	height:29px;
	width:263px;
	margin: 0px 0px 10px 0px;
}

.font_11{font-size:11px;}

td{font-size:12px; font-family:Arial, Helvetica, sans-serif;}
tr{font-size:12px; font-family:Arial, Helvetica, sans-serif;}

