@charset "utf-8";
/* CSS Document */
body
	{
	margin:0px;
	background-image:url(../images/top_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
h1
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#892e35;
	}
h2
	{
	color:#CC0000;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px;
	margin:10px 0px 0px 0px;
	}
p	{
	padding-top:4px;
	margin-top:4px;
	padding-bottom:2px;
	margin-bottom:2px;
	line-height:21px;
	text-align:justify;
	}
.more, .more a 
	{
	text-align:right;
	color:#CC0000;
	text-decoration:none;
	}
.more a:hover
	{
	color:#FF6600;
	}
.ar_more, .ar_more a 
	{
	text-align:left;
	color:#CC0000;
	text-decoration:none;
	}
.ar_more a:hover
	{
	color:#FF6600;
	}
.news_head
	{color:#660000;
	font-weight:bold;
	font-size:12px;
	}
.news_date
	{
	color:#CC0000;
	}
	
/*Scrolling start*/

.scrolling
	{
	position:absolute; 
	left:100%; 
	top:100%;
	margin-left:-132px;
	margin-top:-33px;
	width:132px;
	height:33px;

	}
.scrolling a
	{
	width:132px;
	height:33px;
	background-image: url(../images/chat.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	float:right;
	}
.scrolling a:hover
	{
	width:132px;
	height:33px;
	background-image: url(../images/chat_roll.gif);
	background-repeat:no-repeat;
	}
	
/*Scrolling end*/


#bg_div {
	background-image: url(../images/bottom_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	float:left;
}
#wraper {
	margin: auto;
	width: 960px;
}
#logo {
	float: left;
	height: 138px;
	width: 960px;
	background-image:url(../images/top_logo.jpg);
	background-repeat:no-repeat;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 960px;
	line-height:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#menu a 
	{
	color:#000000;
	text-decoration:none;
	text-shadow: 0.1em 0.1em 0.2em white;
	}
#menu a:hover
	{
	color:#8b3645;
	text-shadow: 0.1em 0.1em 0.2em white;
	}

#flash {
	float: left;
	height: 308px;
	width: 960px;
}
#content {
	background-color: #FFFFFF;
	padding: 8px;
	float: left;
	width: 944px;
}
#bottom_watermark {
	float: left;
	height: 156px;
	width: 960px;
	background-image:url(../images/bottom_watermark.jpg);
	background-repeat:no-repeat;
}
#left {
	float: left;
	width: 635px;
	clear:right;
	height:auto;
}
#left ul li 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	}
#right {
	float: right;
	height: auto;
	width: 291px;
}
#news {
	background-image: url(../images/new_bg_tile.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 291px;
}
#news_head {
	float: left;
	height: 55px;
	width: 291px;
}
#news_text {
	float: left;
	height: auto;
	width: 246px;
	background-image:url(../images/news_bg.jpg);
	background-repeat:no-repeat;
	padding:19px 19px 19px 26px;

}
#reservation {
	float: left;
	height: 70px;
	width: 291px;
}
#facility_icons {
	float: left;
	width: 635px;
}
#facility_icons  ul
	{
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
	}
#facility_icons  ul li
	{
	list-style:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px -1px 0px 0px;
	width:48px;
	}
#bottom_links
{
	text-align: right;
	float: left;
	width: 651px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration:none;
	line-height:20px;
	font-size:10px;
}
#bottom_links a
	{
	text-decoration:none;
	color:#000000;
	}
#bottom_right {
	background-image: url(../images/bottom_dots.gif);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 260px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	font-size:10px;
	line-height:20px;
}
#top_icons {
	float: right;
	height: 25px;
	width: 350px;
	margin-top: 15px;
	color:#FFFFFF;
}
#top_icons ul
	{
	float:left;
	height:25px;
	width:350px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#top_icons ul li
	{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	

#top_icons span
	{
	}
#top_icons a
	{
	font-weight:bold;
	padding-right:17px;
	text-decoration:none;
	color:#FFFFFF;
	}
#top_icons a:hover
	{
	color:#fee55d;
	}
#subpage_banner
	{
	width:960px;
	float:left;
	height:262px;
	}
#sub_page_bottom_right {
	float: right;
	width: 260px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	font-size:11px;
	line-height:20px;
		}
#quick_contact {
	float: left;
	height: auto;
	width: 291px;
}

.text_box
	{
	width:265px;
	font-size:10px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#subpage_right_menu {
	float: left;
	height: auto;
	width: 283px;
	padding:0px;
	margin:0px;
}
#sub_risgt_menu_in {
	background-image: url(../images/right_menu_tile.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 283px;
}
#sub_right_menu_bottom  {
	background-image: url(../images/right_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: auto;
	width: 253px;
	padding:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	text-decoration:none;
}
#sub_right_menu_bottom  p
	{padding:0px 0px 3px 0px;
	margin:0px;
	}
#sub_right_menu_bottom a
	{
	text-decoration:none;
	color:#990000;
	}
#sub_right_menu_bottom a:hover
	{
	padding-left:2px;
	color:#CC0000;
	}

/*a{
color:#333;
width:150px;
line-height:20px;
background-color:#ccc;
display:block;
text-decoration:none;
position:absolute;
top:100px;
left:100px;
text-align:center;
padding:3px 0px;
}

a:hover{
color:#fff;
background-color:#666;
}*/
DD
	{
	width:49px;
	height:59px;
	float:left;
	padding:0px;
	margin:0px;
	display:block;
	list-style:none;
	}
.tooltip{
	position:absolute;
	left:-2000px;
	background-color:#dedede;
	padding:5px;
	border:1px solid #fff;
	width:260px;
}

.tooltip p{
	margin:0;
	padding:0;
	color:#000000;
	background-color:#f0c103;
	padding:2px 7px;
	height:30px;
	text-align:center;
}
.tooltip span
	{
	position:absolute;
	left:105px;
	top:89%;
	z-index:100;
	width:31px;
	height:16px;
	background-image:url(../images/tooltip_corner.gif);
	background-repeat:no-repeat;
	display:block;
	}
#Rooms_apartement {
	float: left;
	height: 251px;
	width: 635px;
}
#Rooms_apartments_content {
	float: left;
	height: auto;
	width: 635px;
	padding-top: 20px;
}
#rooms_aprt_image {
	float: left;
	height: 220px;
	width: 635px;
}
#image_pagination {
	float: left;
	height: 28px;
	width: 615px;
	background-color:#CCCCCC;
	padding:2px 10px 2px 10px;
}
#image_pagination ul
	{
	float:right;
	margin:0px;
	padding:0px;
	margin:4px 0px 0px 0px;
	list-style:none;
	}
#image_pagination ul li 
	{
	float:left;
	margin:0px 3px 0px 3px;
	border:1px solid #999999;
	font-size:9px;
	color:#333333;
	display:inline;
	width:auto;
	}
#image_pagination ul li a 
	{
	height:17 px;
	width:auto;
	line-height:18px;
	color:#333333;
	text-decoration:none;
	float:left;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	display:inline;	
	cursor:pointer;
	}
#image_pagination ul li a:hover
	{
	background-color:#333333;
	color:#FFFFFF;
	cursor:pointer;
	}
.news_image {
	padding-right: 15px;
	padding-top:8px;
}
#image_pagination .selected_1
	{
	background-color:#FFCC33;
	color:#000000;
	}
	
	
.themenight {
	width:550px;
	height:auto;
	padding-left:50px;
	padding-right:25px;
	float:left;
	background-color:#FFF2D8;
	border-bottom:2px #FFFFFF solid;
	}
	
.themenight1 {
	width:550px;
	height:100px;
	padding-left:50px;
	padding-right:25px;
	float:left;
	background-color:#FFF2D8;
	border-bottom:2px #FFFFFF solid;
	}
	
.themeimage {
	float:right;
	padding:10px 120px 10px 20px;
	}
	
.head_theme {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	padding:10px 0 0 0;
	color:#92070A;
	width:220px;
	font-weight:bold;
	}
.theme_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	padding:10px 0 0 0;
	color:#666666;
	width:220px;
	font-weight:bold;
	}
	
.theme_booking {
	width:550px;
	height:auto;
	padding-left:50px;
	padding-right:25px;
	float:left;
	background-color:#FECC73;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:20px;
	text-align:center;
	padding-top:7px;
	color:#92070A;
	}

.arabic_style {
	font-size:14px;
	}
	
.highlihgt_image {
	float:left;
		}
#gallery {
	float: left;
	height: auto;
	margin:0px 11px 0px 11px;
	width: 610px;
}
#gallery_image {
	background-image: url(../images/gallery_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 393px;
	width: 550px;
	padding: 30px;
}
#gallery_image img
	{
	border:1px solid #666666;
	}
#gallery ul
	{
	width:600px;
	height:auto;
	float:left;
	list-style:none;
	margin:5px;
	padding:0px;
	}
#gallery ul li
	{
	width:160px;
	height:105px;
	float:left;
	list-style:none;
	background-image:url(../images/thump_bg.gif);
	background-repeat:no-repeat;
	display:inline;
	padding:18px;
	margin:0px 2px 0px 2px;
	}
#pagination
	{
	text-align:center;
	color:#FF0000;
	float:left;
	width:100%;
	}
#pagination a
{
	padding:4px;
	}

#pagination a:link
	{
	border:1px solid #CC9900;
	color:#000000;
	padding:4px;
	text-decoration:none;
	background-color:#FFCC66;
	}
#pagination a:visited
	{
	color:#660000;
	border:1px solid #CC9900;
	background-color:#FFCC66;
	text-decoration:none;
	}
#pagination a:active
	{
	color:#000000;
	border:1px solid #CC9900;
	background-color:#FFCC66;
	text-decoration:none;
	}
#pagination a:hover
	{
	background-color:#FFFF66;
	border:1px solid #000000;
	color:#000000;
	text-decoration:none;
	}
img.magnify
	{
	width:160px;
	height:105px;
	}