@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	list-style-type: none;
}
body{
	background: #EEF4DE url(../images/header_bg.gif) repeat-x;
	font-family: verdana;
	font-size: 12px;
	color: #000;
}
a{ text-decoration: none; color: #00f; }
a:hover{ text-decoration: underline; color: #f00; }
img { border:0}
#container{
	width: 990px;
    margin: 0 auto;
	overflow: hidden;
}
.content{
	width: 990px;
	float: left;
}
/* header styles (logo - menu) */
#logo{
	width: 322px;
	height: 101px;
	font-family: Arial;
	margin-top: 8px;
	float: left;
	font-size: 36px;
	color: #fff;
	background: url(../images/left-shap.jpg);
}
#logo p{
	padding: 17px 0px 0px 20px;
}
.bigchar{
	font-size: 45px;
}
.slogan{
	color: #009;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 20px;
}
#slogo_menu{
	float: left;
	width: 660px;
	height: 113px;
	margin-top: 4px; 
}
#slogo{
	width: 500px;
	padding: 25px 0px 10px 160px;
	color: #fff;
	font-family: Arial;
	font-size: 16px;
}
.green{
	color: #e8f903;
}
.blue{
	color: #01009b;
	font-weight: bold;}
.blue a {
	color: #01009b;}
.menue_left_corner{
	margin-top: 6px;
	float: left;
	width: 3px;
	height: 35px;
	background: url(../images/left.jpg);
}
.menue_right_corner{
	margin-top: 6px;
	float: left;
	width: 3px;
	height: 35px;
	background: url(../images/rightcor.jpg);
}
#main_menu{
	margin-top: 6px;
	float: left;
	width: 645px;
	height: 35px;
	background: url(../images/menu.jpg) repeat-x;
}
#main_menu li {
	float: left;
	margin: 10px 8px 0px 5px;
}
#main_menu li.first {
	margin-left: 18px;
}
#main_menu li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: url(../images/sahm-01-.gif) left center no-repeat;
	padding-left: 12px;
}
#main_menu li a:hover {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-weight: bold;
}
/* Search and main banner styles */

#search_container{
	width: 410px;
	float: left;
	height:29px;
	background-image:url(../images/search_buttons.jpg);
	margin-top:5px;
	height:auto;
	}
#search_container ul{
	float: left;
	text-align: left;
}
#search_container ul li{	
	display: block;
	float: left;
	text-align: center;
	padding: 5px 12px 5px 13px;
	width:110px;
}
#search_container ul li a{
	color: #00f;
	text-decoration: none;
	padding: 3px 13px 3px 14px;
}
#search_container ul li a:hover{
	color: #f00;
	text-decoration: underline;
}
#search{
	background-image:url(../images/1-pix-search.jpg);
	float: left;
	width: 410px;
	height:220px;
	height:auto;
}
#search_wide{
	background-image:url(../images/1-pix-search02gif.gif);
	float: left;
	width: 415px;
	height:220px;
}
.search_bottom{
	float: left;
	width: 410px;
	height: 20px;
	background: url(../images/corner-search.jpg);}
.search_bottom_wide{
	float: left;
	width: 415px;
	height: 20px;
	background: url(../images/corner-search02.jpg);}
#search_form{
	float: left;
	width: 270px;
	margin-top: 15px;
}
.form_element{
	float: left;
	width: 270px;
	margin: 4px 0px 4px 0px;;
	padding: 0px;
}
.element_text{
	float: left;
	width: 120px;
	padding-left: 15px;
}
.element_input{
	float: left;
	width: 130px;
	padding-left: 5px;
}
.input_text{
	width: 110px;
	font-size: 12px;
	border: 1px solid #ccc;
}
#main_hotel_pic{
	width: 558px;
	height: 262px;
	float: left;
	margin:7px 0px 0px 20px;
}
/* the main content styles */
#left_side{
	width: 650px;
	float: left;
}
.bar{
	float: left;
	width: 650px;
	margin-top: 10px;
}
.left_bar_corner{
	width: 7px;
	height: 27px;
	float: left;
	background: url(../images/bar_01.gif) no-repeat;
}
.right_bar_corner{
	width: 7px;
	height: 27px;
	float: left;
	background: url(../images/bar_03.gif) no-repeat;
}
.bar_center{
	width: 636px;
	height: 27px;
	float: left;
	background: url(../images/bar_02.gif) repeat-x;
}
.bar_title{
	padding: 5px 0px 0px 25px;
	font-size: 13px;
	font-weight: bold;
	color: #3a5beb;
}
.bar_title:hover{
	color: #fff;
	cursor: pointer;
}
.ls_content{
	float: left;
	margin-top: 10px;
	padding:  0px;
	margin: 0px;
}
.destinations{
	width: 317px;
	height: 115px;
	background: url(../images/block-city-ss_11.jpg);
	float: left;
	}
.destinations img{
	float: left;
	margin: 8px 5px 0px 12px;
}
.des_title{
	width: 250px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 35px;
}
.des_title a { color:#FFFFFF; text-decoration:none}
.des_title a:hover {text-decoration:underline}
#des_menu li{
	margin-top: 2px;
	float: left;
}
#des_menu li.item{
	width: 130px;
	padding-left: 10px;
	background: url(../images/sahm-01-.gif) left center no-repeat;
}
#des_menu li.stars{
	width: 58px;
}
#des_menu a{
	color: #fff;
	text-decoration: none;
}
#des_menu a:hover{
	color: #fff;
	text-decoration: underline;
}
.tophotels{
	width: 315px;
	float: left;
	margin: 5px 5px 5px 5px;
}
.tophotels img{
	float: left;
	margin: 5px 10px 0px 0px;
}
.hotel_logo{
	width: 93px;
	height: 67px;
}
.toptitle{
	float:left;
	margin: 10px 0 5px 0;
	width: 130px;
}
.strs{
	width: 70px;
	float: left;
	margin-top: 10px;
}
.toptitle a{
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	color: #006;
	text-decoration: underline;
}
.toptitle a:hover{
	width: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.key_value{
	float: left;
	width: 200px;
}
.key{
	float: left;
	color: #f00;
	font-weight: bold;
}
.value{
	float: left;
	font-weight: bold;
	margin-left:3px;
}
.other_details{
	float: left;
	font-family: tahoma;
}
#right_side{
	width: 340px;
	float: left;
}
#why_use_us{
	float: left;
	width: 320px;
	font-size: 13px;
	color: #778C0D;
	font-weight: bold;
	margin: 10px 0px 10px 20px;
}
#why_use_us .title{
	font-size: 15px;
	font-weight: bold;
	color: #3a5beb;
	padding-left: 15px;
}
#why_use_us ul{
	margin: 5px 0 0 5px;
	padding-left: 15px;
	color: #fff;
	list-style-type:disc;
}
#why_use_us ul li{
	padding: 3px;
}
#why_top_corner{
	height: 15px;
	background: url(../images/why-use-us-corner.jpg) no-repeat;
}
#why_bottom_corner{
	height: 42px;
	background: url(../images/why-use-us-under-block.jpg) no-repeat;
}
#why_content{
	background: url(../images/1-pix-why-us-.jpg) repeat-y;
}
#map{
	width: 320px;
	margin-left: 20px;
	float: left;
	text-align:center;
	height:auto
}
.ads_hotels{
	width: 320px;
	height: 97px;
	margin: 10px 0px 0px 20px;
	float: left;
	background: url(../images/ads-hotels.png) no-repeat;
}
.ads_hotels img{
	float: left;
	margin: 5px;
}
.ads_title{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.ads_title a{
	color: #c20000;
	text-decoration: underline;
}
.ads_title a:hover{
	color: #c20000;
	text-decoration: none;
}
.ads_more{
	float: right;
	font-size: 11px;
	margin: 2px 10px;
}
.ads_more a{
	color: #000;
}
.ads_more a:hover{
	color: #fff;
	text-decoration: none;
}
/* Footer Styles */
#footer{
	margin-top: 15px;
	width: 100%;
	height: 151px;
	background: url(../images/1-pix-footer.jpg) repeat-x;
}
#footer_inner {
	width:1003px;
	margin:0 auto;
}
#f_menu_copyright{
	width: 350px;
	float: left;
}
#footer ul{
	float: left;
	margin: 20px 20px 15px 30px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#footer ul li{
	padding: 2px;
}
#footer ul li a{
	color: #fff;
	text-decoration: underline;
}
#footer ul li a:hover{
	color: #fff;
	text-decoration: none;
}
#copyright{
	width: 350px;
	display: block;
	float: left;
	margin-left: 80px;
	color: #333;
}
#customer_sup{
	float: right;
}
#man_pic{
	float: right;
	margin-top: 2px;
}
#man_pic a img{
	border: 0px;
}
#support_details{
	margin-top: 2px;
	float: right;
}
/*  new pages style  */
span.white { color:#FFF; font-weight:bold; }
span.green { color:#007b09; font-weight:bold; }
span.blue { color:#009; font-weight:bold; }
div.block_header {
	float:left;
	width:966px;
	height:11px;
	background-image:url(../images/block_up.jpg);
	}
div.block_bk {
	float:left;
	width:966px;
	height:350px;
	background-image:url(../images/block_bk.jpg);
}
div.block_footer {
	float:left;
	width:966px;
	height:11px;
	background-image:url(../images/block_down.jpg);
}
.block_button {
	float:left;
	width:145px;
	height:24px;
	background-image:url(../images/about-button.jpg);
	color:#007b09;
	text-align:center;
	font-size:20px;
	padding-top:6px;
	margin-left:7px;
	}
.block_button a { color:#007b09; }
.block_text {
	float:left;
	width:930px;
	padding-left:10px;
	margin-top:7px;
	}
.block_text ul { margin-left:10px; }
.block_text hr { width:800px; color:#218516;}
span.boldspan {font-weight:bold;}
/* Ads From System */
/* ads no 1 */
#first_ads .sys_ads{
	width: 317px;
	height: 115px;
	background: url(../images/block-city-ss_11.jpg);
	float: left;
	margin: 10px 7px 0px 0px;
}
#first_ads .sys_ads img{
	float: left;
	margin: 0px 5px 0px 12px;
}
#first_ads .sys_ads p{
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #fff;
}
#first_ads .sys_ads .ads_title{
	width: 250px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 5px 35px;
	margin: 5px 0 5px 0;
}
/* ads no 2 */
#second_ads .sys_ads{
	width: 315px;
	float: left;
	margin: 5px 5px 5px 5px;
}
#second_ads .sys_ads img{
	float: left;
	margin: 0;
	position: relative;
}
#second_ads .ads_title{
	width: 205px;
	text-align: left;
	position: relative;
	float: right;
	color: #006;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	margin: 0px 5px 0px 0px;
}
#second_ads p{
	width: 205px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 6px;
}
/* ads no 3 */
#right_side .sys_ads{
	width: 320px;
	height: 97px;
	margin: 10px 0px 0px 20px;
	float: left;
	background: url(../images/ads-hotels.png) no-repeat;
}
#right_side .sys_ads img{
	float: left;
	margin: 5px;
}
#right_side .ads_title{
	width: 210px;
	text-align: left;
	position: relative;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	color: #c20000;
}
#right_side .sys_ads p{
	width: 205px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}
/* ----------- new classes ------- */
.more_hotels { float:right; font-size:15px; font-weight:600;}
.more_hotels a { color:#000066;}

.new_ad_link {color:#FF920A; float:left; margin:10px; 0 0 10px; font-size:16px; font-weight:bold;}
.new_ad_link:hover {color:#FF920A}
.dubaiblue {color:#4BA8FF}

