@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	padding:0;
	font-family:Arial;
	background:#132539 url(../images/bg.jpg) top repeat-x;
}
img{
border:none;	
}

h1{
margin:0;
padding:0;
}

p{ margin:0; padding:0;}
#wrapper{
width:999px; height:auto;  background-color:#FFF;	
}

#main_head{width:999px; height:auto;}


/*---------New Header -------------*/

#New_head_M{width:1000px; height:auto; padding-top:8px; float:left; background-color:#132539;}
.New_head_div{width:100%; height:130px; float:left;}
.New_head_left{width:525px; height:130px; float:left; text-align:left;}
.New_head_left span{ display:block; padding:10px 0 0 10px;}
.New_head_right{width:472px; height:130px; float:left;}
.New_head_Add_468{width:100%; height:60px; float:left;}
.New_head_s_div{width:100%; height:50px; margin-top:20px; float:left;}
.New_head_search{width:320px; padding-left:5px; height:24px; float:left;}
.New_head_search span{ float:left; display:block;}
.New_head_link{width:130px; height:24px; margin-left:10px; float:left;}
.New_head_link ul{ margin:0; padding:0; list-style:none; text-decoration:none;}
.New_head_link ul li{ float:left; width:24px; height:24px; display:block; margin-left:3px;}

.p_m_menu_div{width:100%; height:59px; float:left;}
.p_m_menu_div ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_m_menu_div ul li{ height:59px; float:left;}
.p_m_menu_div_a1{width:109px; height:58px; float:left;}
.p_m_menu_div_a1 a{width:109px; height:58px; float:left; background:url(../images/menu_img.png) -4px -2px no-repeat}
.p_m_menu_div_a1 a:hover{width:109px; height:58px; float:left; background:url(../images/menu_img.png) -4px -65px no-repeat}
.p_m_menu_div_a2{width:104px; height:58px; float:left;}
.p_m_menu_div_a2 a{width:104px; height:58px; float:left; background:url(../images/menu_img.png) -115px -2px no-repeat}
.p_m_menu_div_a2 a:hover{width:104px; height:58px; float:left; background:url(../images/menu_img.png) -114px -65px no-repeat}
.p_m_menu_div_a3{width:157px; height:58px; float:left;}
.p_m_menu_div_a3 a{width:157px; height:58px; float:left; background:url(../images/menu_img.png) -221px -2px no-repeat}
.p_m_menu_div_a3 a:hover{width:157px; height:58px; float:left; background:url(../images/menu_img.png) -220px -65px no-repeat}
.p_m_menu_div_a4{width:109px; height:58px; float:left;}
.p_m_menu_div_a4 a{width:109px; height:58px; float:left; background:url(../images/menu_img.png) -380px -2px no-repeat}
.p_m_menu_div_a4 a:hover{width:109px; height:58px; float:left; background:url(../images/menu_img.png) -379px -65px no-repeat}
.p_m_menu_div_a5{width:148px; height:58px; float:left;}
.p_m_menu_div_a5 a{width:148px; height:58px; float:left; background:url(../images/menu_img.png) -491px -2px no-repeat}
.p_m_menu_div_a5 a:hover{width:148px; height:58px; float:left; background:url(../images/menu_img.png) -490px -65px no-repeat}
.p_m_menu_div_a6{width:122px; height:58px; float:left;}
.p_m_menu_div_a6 a{width:122px; height:58px; float:left; background:url(../images/menu_img.png) -641px -2px no-repeat}
.p_m_menu_div_a6 a:hover{width:122px; height:58px; float:left; background:url(../images/menu_img.png) -640px -65px no-repeat}
.p_m_menu_div_a7{width:123px; height:58px; float:left;}
.p_m_menu_div_a7 a{width:123px; height:58px; float:left; background:url(../images/menu_img.png) -765px -2px no-repeat}
.p_m_menu_div_a7 a:hover{width:123px; height:58px; float:left; background:url(../images/menu_img.png) -764px -65px no-repeat}
.p_m_menu_div_a8{width:126px; height:58px; float:left;}
.p_m_menu_div_a8 a{width:126px; height:58px; float:left; background:url(../images/menu_img.png) -893px -2px no-repeat}
.p_m_menu_div_a8 a:hover{width:126px; height:58px; float:left; background:url(../images/menu_img.png) -892px -65px no-repeat}
.p_m_menu_add_div{width:100%; height:100px; float:left; margin-top:1px; padding-top:5px; background-color:#FFF;}
.p_m_menu_728_add{width:735px; height:90px; float:left; background-color:#CCC; margin-left:3px;}
.p_m_menu_250_add{width:250px; height:90px; float:left; background-color:#CCC; margin-left:5px;}


/*---------End New Header -------------*/






.header{
	width:100%;
	height:112px;

}
.top_menu{
	width:50%;
	height:20px;
	float:right;
	margin-top:10px;
	
}
.top_menu ul {
  float:right;
  list-style-type:none;
  display:block;
  margin: 0;
  padding: 0;
  height:20px;
}
.top_menu li{
	display:block;
	float:left;
	padding:0 5px 0;
}
.top_menu li a{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#cbbea1;
 font-size:11px;
 text-decoration:none;
}
.logo{
	width:466px;
	height:92px;
	background: url(../../images/logo.png);
	margin-left:25px;
	float:left;
}
.hotel_imag{
	float:left;
    width:984px;
	height:244px;
	border: #cbbea1 5px solid;
}
.menu{
	float:left;
	width:994px;
	height:46px;
}
.menu ul{
    list-style-type:none;
    display:block;
    margin: 0;
    padding-left: 8px;
   	height:46px;

	background: url(../../images/menu_bg.png) repeat-x;
}
.menu li {
	float:left;
	display: block;
    text-decoration: none;	
	height:46px;
    
} 
.menu li a{
    display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 15px 0 15px;
	height:34px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;

}
.menu li a:hover{
	background: url(../../images/menu_select.png);
	background-position:center;

}
.navagtion{width:98%; padding-left:2%; padding-top:3px; height:22px; border:1px solid #CCCCCC; float:left; background-color:#F9F9F9; text-align:left; color:#900; font-size:11px;}
.navagtion a{ text-decoration:none; font-size:13px; font-weight:bold; color:#000;}
.navagtion a:hover{ text-decoration:underline; color:#900;}

/*--home--------*/

/*--new home---*/

.p_n_maindiv{width:325px; height:255px; float:left; margin-left:5px; margin-right:5px;}
.p_n_main_head{width:100%; height:32px; float:left;}
.p_n_main_head ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_main_head ul li{ float:left;}
.p_n_main_head_li1{width:10px; height:32px; background:url(../../images/img_div1.jpg) no-repeat;}
.p_n_main_head_li2{width:305px; height:27px; padding-top:5px; background:url(../../images/img_div2.jpg) repeat-x; text-align:center;}
.p_n_main_head_li2 h1 a{ margin:0; padding:0; font-size:14px;}
.p_n_main_head_li2 a{ text-decoration:none; color:#000; font-size:14px; font-weight:bold; text-align:center;}

.p_n_main_head_li3{width:10px; height:32px; background:url(../../images/img_div3.jpg) no-repeat;}

.p_n_main_mid{width:315px; height:auto; float:left; border-left:solid #fa7a18 1px; border-right:solid #fa7a18 1px; background-color:#f8f8f8; padding:4px }
.p_n_main_mid_img{width:315px; height:105px; float:left; font-size:10px;}
.p_n_main_mid_img a{ text-decoration:none; color:#999;}
.p_n_main_mid_link{width:315px; height:90px; margin-top:5px; float:left;}
.p_n_main_mid_link ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_main_mid_link ul li{ width:150px; float:left; line-height:22px; font-family:Tahoma; font-size:12px; color:#666; }
.p_n_main_mid_link ul li a{ text-decoration:none; font-size:12px; color:#666;}
.p_n_main_bot{width:100%; height:10px; float:left;}
.p_n_main_bot ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_main_bot ul li{ float:left;}
.p_n_main_bot1{width:10px; height:10px; background:url(../../images/img_bot1.jpg) no-repeat;}
.p_n_main_bot2{width:305px; height:10px; background:url(../../images/img_bot2.jpg) repeat-x ;}
.p_n_main_bot3{width:10px; height:10px; background:url(../../images/img_bot3.jpg) no-repeat;}

.p_n_top_maindiv{width:660px; height:auto; float:left; margin-left:5px; }
.p_n_top_main_head{width:100%; height:32px; float:left;}
.p_n_top_main_head ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_top_main_head ul li{ float:left;}
.p_n_top_main_head_li1{width:10px; height:32px; background:url(../../images/img_div1.jpg) no-repeat;}
.p_n_top_main_head_li2{width:640px; height:27px; padding-top:5px; background:url(../../images/img_div2.jpg) repeat-x; text-align:left;}
.p_n_top_main_head_li2 h1 a{ margin:0; padding:0; font-size:14px;}
.p_n_top_main_head_li2 a{ text-decoration:none; color:#000; font-size:14px; font-weight:bold; text-align:left; }
.p_n_top_main_head_li2 a{ text-decoration:none; color:#000; font-size:14px; font-weight:bold; text-align:center;}
.p_n_top_main_head_li3{width:10px; height:32px; background:url(../../images/img_div3.jpg) no-repeat;}
.p_n_top_main_mid{width:650px; height:auto; float:left; border-left:solid #fa7a18 1px; border-right:solid #fa7a18 1px; background-color:#f8f8f8; padding:4px }
.p_n_top_main_mid_link{width:640px; height:auto; min-height:50px; margin-top:5px; float:left;}
.p_n_top_main_mid_link ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_top_main_mid_link ul li{ width:155px; float:left; padding-left:5px; line-height:22px; font-family:Tahoma; font-size:12px; color:#666; }
.p_n_top_main_mid_link ul li a{ text-decoration:none; font-size:12px; color:#666;}
.p_n_top_main_bot{width:100%; height:10px; float:left;}
.p_n_top_main_bot ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_top_main_bot ul li{ float:left;}
.p_n_top_main_bot1{width:10px; height:10px; background:url(../../images/img_bot1.jpg) no-repeat;}
.p_n_top_main_bot2{width:640px; height:10px; background:url(../../images/img_bot2.jpg) repeat-x ;}
.p_n_top_main_bot3{width:10px; height:10px; background:url(../../images/img_bot3.jpg) no-repeat;}
.p_n_top_div_news_more {float:right;height:15px; width:38px;}

/*--end--*/


.list_of_hotel{
	float:left;
	width:310px;
	height:auto;
	margin-top:10px;
}
.list_of_hote_more{
	float:left;
	width:100%;
	height:auto;
	margin-top:10px;
}
.city_name{
	float:left;
	width:280px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.city_name h1 a{
text-decoration:underline;
color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;


}
.city_1_hotel1
{	width:100%;
	height:auto;
	float:left;
}
.city_1_hotel2{	width:100%;
	height:auto;
	float:left;
	padding-bottom:20px;
}
.city_1_hotel2 ul{
width:145px;
margin:0;
padding:20px;
text-decoration:none;
list-style:none; 	
float:left;
}
.city_1_hotel2 ul li{
width:170px; height:19px; float:left;
background:url(../img/listing.png) left no-repeat;
padding-left:15px;
padding-top:3px;

}
.city_1_hotel2 ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.city_1_hotel2 ul li a:hover{
text-decoration:underline;
color:#000000;

}

.city_1_hotel_img{
	float:left;
	width:280px;
	height:100px;
}

.city_list_icon{
   float:left;
	background-image:url(../img/icon.png);
	background-position: -237px -93px;
	width:15px;
	height:10px;
	
}
.city_1_hotel_list{
	float:left;
	height:auto;
	min-height:100px;
	width:310px;
	padding: 0 ;
	margin-left:10px;
	
}
.city_1_hotel_list ul{
	list-style:none;
	margin: 0 10px 0 0 ;
   padding: 0 ;
   float:left;
   width:140px;
}
.city_1_hotel_list li{
   background:url(../img/listing.png) left no-repeat;
   width:100%;
   height:25px;
   margin: 0 ;
   padding: 8px 0 0 15px ;
	
}
.city_1_hotel_list li a{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.city_1_hotel_list li a:hover{
text-decoration:underline;
color:#000000;

}
.more {
	float:right;
	width:100px;
	height:20px;
	padding-right:3px;

}
.more a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}



/*-------end home----------*/




/**--End hotels main page--**/

.h_city_main{
	width:100%; height:auto; float:left; padding-top:5px; background-color:#FFF;
}
.h_city_left{width:685px; height:auto; float:left;
text-align:left;
}
.h_city_left_main{
	width:680px; height:auto; float:left; margin-bottom:8px; border:1px solid #CCCCCC; padding-left:2px; padding-top:6px; padding-bottom:2px;
}
.h_city_h_dtl{width:303px; height:auto; float:left; border:solid #529f08 1px; margin-right:3px;
}
.h_city_h_dtl_top{width:100%; height:34px; float:left; background:url(http://www.mybookingcorner.com/../images/city_box_img.jpg) repeat-x; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#FFF; text-shadow:#000 1px 2px;  
}
.h_city_h_dtl2{width:672px; margin-bottom:5px; height:auto; float:left; border:solid #e47012 1px;margin-left:3px
}
.h_city_h_dtl_top2{width:100%; height:34px; float:left; background:url(http://www.mybookingcorner.com/../images/city_box_img2.jpg) repeat-x; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#FFF; text-shadow:#000 1px 2px;  text-transform:uppercase; 
}
.h_city_h_dtl_top2_link{width:340px; height:66px; float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#055680;
}

.h_city_h_dtl_top2_link h1{
	font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#055680;
margin:0;
padding:0;
}
.h_city_h_dtl_top2_link a{
color:#055680;
text-decoration:none;
}
.h_city_h_dtl_top2_link ul{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
.h_city_h_dtl_top2_link li{
	float:left;
	line-height:25px;
}
.h_city_h_dtl_top2_view{ float:left; 
width:654px; height:45px;background:url(http://www.mybookingcorner.com/../images/view_all_city.jpg) repeat-x;
  border:solid #3e7c01 1px; 
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;

text-shadow:#000 1px 2px;
text-align:center;
text-transform:uppercase;
}
.h_city_h_dtl_top2_view a{
display:block;
line-height:45px;
color:#FFF;
text-decoration:none;


}

.h_city_h_dtl_h1{ margin:0; padding:5px 0 0 10px ; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#FFF; text-shadow:#000 1px 2px;  text-transform:uppercase; 
}
.h_city_h_dtl_h1 a{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#FFF; text-shadow:#000 1px 2px; text-decoration:none; 

}
.h_city_h_dtl_box{width:297px; padding-left:6px; height:auto; padding-top:12px;float:left;
}
.h_city_h_dtl_box2{width:100%; height:auto; float:left; margin-bottom:8px;
}
.h_city_h_dtl_photo{width:80px; height:80px; float:left;
}
.h_city_h_dtl_link{
	width:200px;
	height:68px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#565656;
	margin-left:5px;
	}
	.h_city_h_dtl_link h1{
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#565656;
font-weight:bold;
	}
		.h_city_h_dtl_link a{
	color:#00F;
	text-decoration:none;
		}
.h_city_h_dtl_link ul
	{text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
	}
.h_city_h_dtl_link ul li{
	
}

.stat_m_citysNam{width:672px; height:auto; min-height:160px; border:solid #dddddd 1px; float:left; background-color:#fafafa; margin-bottom:10px; padding-bottom:5px;
}
.stat_m_citysNam_head{width:auto; min-width:170px; height:20px; padding:5px 5px 0 5px; float:left; background-color:#ff9121; font-family:'Trebuchet MS', Arial; font-size:12px; font-weight:bold; color:#FFF;  text-shadow:#000 1px 1px; text-transform:uppercase;
}
.stat_m_citysNam_head a{
	text-decoration:none;
	color:#FFF; 
}
.stat_m_citysNam_htxt{width:650px; height:auto; margin-top:5px; padding-left:10px;  float:left; font-family:  Arial; font-size:11px; color:#4d4c4c;
}
.stat_m_citysNam_div{width:650px; height:auto; min-height:100px; margin-top:5px;  float:left; padding-left:10px; 
}
.stat_m_citysNam_img{width:90px; height:90px; margin-top:5px; float:left;
}
.stat_m_citysNam_link{width:550px; height:auto; min-height:77px; padding-left:10px; margin-top:5px; float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px; font-weight:bold;
color:#1182a5;
}
.stat_m_citysNam_link a{
	text-decoration:none;
	color:#1182a5;
	
}
.stat_m_citysNam_link ul{
	 margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
.stat_m_citysNam_link ul li{
float:left;	
width:135px;
line-height:20px;
}
.stat_m_citysNam_more{width:404px; height:20px; padding-left:10px; margin-top:5px; float:left; font-family:Arial; font-size:12px; color:#024a60; font-weight:bold;
}
.stat_m_citysNam_more a{
	text-decoration:none;
	color:#024a60;
}




.stat_m_citysNam_link_H{width:550px; height:auto; min-height:77px; padding-left:10px; margin-top:5px; float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold;
color:#1182a5;
}
.stat_m_citysNam_link_H a{
	text-decoration:none;
	color:#1182a5;
	
}
.stat_m_citysNam_link_H ul{
	 margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
.stat_m_citysNam_link_H ul li{
float:left;	
width:180px;
line-height:30px;
}
.city_ul_cities{ margin:0; padding:0; text-decoration:none; list-style:none;}
.city_ul_cities li{ width:160px; height:auto;  line-height:20px; float:left; }
.city_ul_cities li a{ text-decoration:none; color:#666; font-size:12px;}
/***-----END city page-----**/
.wuc_right{width: 308px; height: auto; padding-left:2px; float: left; padding-top:3px;}
/*------------Search-result css--------*/
#ph_hotels_search{
width:640px; height:auto; float:left;	
padding-left:8px;
}

.ph_hotels_search_nav{width:550px; height:27px; padding-top:4px; padding-left:5px;  float:left; margin-bottom:5px; font-family:Verdana, Geneva, sans-serif; font-size:13px; font-weight:bold; color:#FFF; 
text-align:center;
}
.ph_hotels_search_nav a{color:#FFF; text-decoration:none; cursor:pointer;}

.ph_hotels_search_nav_text
	{

    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=45);
}
/* End hide */ 
.ph_hotels_search_m_div{
width:100%; height:120px; float:left; background-color:#eeeeee; border:solid #c1c1c1 1px; margin-bottom:15px;	
}
.ph_hotels_search_no{width:40px; height:110px; padding-top:10px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:center;
}
.ph_hotels_search_text{width:360px; height:120px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left; margin-right:10px;
}
.ph_hotels_search_h_name{width:260px; height:20px; padding-top:8px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#135095; text-decoration:underline;
}
.ph_hotels_search_h_name a{
color:#135095;	
}
.ph_hotels_search_h_price{width:100px; height:20px; padding-top:8px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#606060;
}
.ph_hotels_search_h_dtl{width:360px; height:50px; padding-top:10px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:10px;  text-align:left;  font-weight:normal; color:#666; text-align:justify;
}
.ph_hotels_search_h_rating{width:260px; height:20px; padding-top:8px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#135095; text-decoration:underline;
}
.ph_hotels_search_more_dtl{width:100px; height:30px;float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#606060;
}
.ph_hotels_search_img{width:126px; height:94px; margin-top:15px; float:left;
}

/*-----------End-search-css*/

.phd_main{
	width:99%; height:auto; float:left; border:1px solid #CCCCCC; background-color:#f9f9f9; padding-bottom:10px; /*margin-left:10px;*/
}

.phd_main_menu{
	width:100%; height:31px; float:left; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0295e4;
	font-weight:bold;
}



.phd_main_menu ul{
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
	
}
.phd_main_menu ul li{
	float:left;
	background:url(http://www.mybookingcorner.com/../images/tab_bg_img1.jpg) no-repeat;
		height:31px;
width:112px;
position:relative;
display:block;
		line-height:31px;
}
.phd_main_menu ul li a{
	text-decoration:none;
	color:#0295e4;
}
.phd_main_menu ul li a:hover{
		float:left;
	background:url(http://www.mybookingcorner.com/../images/tab_bg_img2.jpg) no-repeat;
		height:31px;
		line-height:31px;
width:110px;
position:relative;
display:block;
	cursor:pointer;
	color:#000;
}
.phd_main_menu ul li a:selected{
		color:#FFF;
}
#main_content{
	width:535px;height:auto;min-height:400px;float:left;margin-bottom:20px
}
/*-new dtl page csss///////*/
.p_n_dtl_main{width:95%; padding-left:3%; padding-right:1%; height:auto; float:left; margin-top:20px;}
.p_n_dtl_head{width:100%; height:30px; float:left;}
.p_n_dtl_txt_h{width:100%; height:35px; float:left; font-size:18px; color:#F7931D; font-weight:bold;  }
.p_n_dtl_head_txt{width:70%; height:auto; float:left; font-size:16px; }
.p_n_dtl_head_txt h1{ margin:0; padding:0; font-size:16px;color:#ec8000; font-weight:bold;}
.p_n_dtl_head_img{width:67px; height:23px; float:right; margin-right:20px;}
.p_n_dtl_name_add{width:100%; height:175px;float:left;}
.p_n_dtl_name_add ul {margin:0; padding:0; text-decoration:none; list-style:none; float:left;}
.p_n_dtl_name_add_li1{width:250px; height:160px; float:left;}
.p_n_dtl_name_add_li2{width:130px; padding:3px; margin-top:10px; height:55px; float:left; border:solid #000 2px; text-align:center; background-color:#e2ecfc; font-size:12px;}
.p_n_dtl_name_add_li2 span{font-size:18px; font-weight:bold; color:#f7931d;}
.p_n_dtl_body_txt{width:98%; height:auto; min-height:30px; float:left; padding:1%; font-size:12px; color:#595959; }
.p_n_dtl_price{width:640px; background-color:#FFFl height:auto; float:left; border-top:solid #8de3af 1px; border-left:solid #8de3af 1px; border-right:solid #8de3af 1px; margin-top:15px;}
.p_n_dtl_price_h {width:100%; height:33px; float:left; background:url(../../images/price_h_bg.jpg) repeat-x; font-size:12px; color:#000; font-weight:bold;}
.p_n_dtl_price_h ul{ margin:0; padding:0; text-decoration:none; list-style:none;}
.p_n_dtl_price_h ul li{ width:150px; height:25px; padding-top:10px; float:left; margin-left:5px; }

.p_n_dtl_price_div {width:100%; height:auto; float:left; font-size:12px; color:#595959;}
.p_n_dtl_price_div ul{ margin:0; padding:0; height:25px;padding-top:10px; text-decoration:none; list-style:none;  border-bottom:solid #8de3af 1px;}
.p_n_dtl_price_div ul li{ width:150px; height:25px;  float:left; margin-left:5px; }
.p_n_dtl_roomF{width:95%; height:auto; float:left; padding-left:5%; margin-top:5px;}
.p_n_dtl_mape{width: 500px; height: 500px; border: solid #686767 1px;}






.phd_overview_div{
width:535px; height:auto; min-height:200px; float:left; padding-top:30px; padding-left:15px;	
text-align:left;
}
.phd_details_div{
width:535px; height:auto; min-height:200px; float:left; padding-top:30px; padding-left:15px;	
}

.phd_feature_div{
width:535px; height:auto; min-height:200px; float:left; padding-top:30px; padding-left:15px;	
}

.phd_photo_div{
width:535px; height:auto; min-height:200px; float:left; padding-top:30px; padding-left:15px;	
}

.phd_map_div{
width:535px; height:auto; min-height:200px; float:left; padding-top:30px; padding-left:15px;	
}




.phd_main_c_div{
width:535px; height:auto; float:left; 
}
.phd_main_c_hImag{width:200px; height:200px; float:left;
}
.phd_main_c_main-txt{width:305px; height:auto; float:left; padding-left:15px;
}
.phd_main_c_hadding{width:100%; height:auto; float:left; color:#0b2cf0; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;
}
.phd_main_c_address{width:100%; height:40px; float:left; color:#323232; font-family:Verdana, Geneva, sans-serif; font-size:10px; margin-top:5px; 
}
.phd_main_c_rating{width:50%; height:auto; float:left; color:#323232; font-family:Verdana, Geneva, sans-serif; font-size:13px;  font-weight:bold;  
}
.phd_main_c_book{width:40%; height:auto; float:left; color:#323232; font-family:Verdana, Geneva, sans-serif; font-size:13px;  font-weight:bold;  
}
.phd_main_c_book1{width:100%; height:100px; float:left; background-color:#fba029;
}
.phd_main_c_desdreption{width:520px; height:auto; min-height:150px; float:left; padding-top:30px; padding-right:15px; text-align:justify; line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; 
}
.phd_main_c_book1a{width:81px; height:23px; float:right; padding-right:20px; margin-top:10px;
}
.phd_main_c_bottom_link{width:500px; height:auto; float:left; padding-top:10px;padding-right:15px; text-align:center;  font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#2d2c2c; font-weight:bold; 
}
/*-------hotel-dtl-page--------*/
.h_dtlh_main{width: 520px; height: auto; min-height: 350px; float: left; padding-top: 30px;
        padding-left: 15px; padding-right: 15px; text-align: justify; line-height: 20px;
        font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #686767;
		margin-top:10px;
	
}
.h_photh_main{
	width: 520px; height: auto; min-height: 350px; float: left; padding-top: 30px;
        padding-left: 15px; padding-right: 15px; text-align: justify; line-height: 20px;
        font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #686767;
		margin-top:10px;
}
.h_featur_main{
width:535px; height:auto; float:left; margin-top:8px; text-align:left;	
}
.h_featur_div{width:510px; height:auto; float:left; padding-left:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686767;
}
.h_featur_div ul{
	text-decoration:none;
	list-style:square;
	margin:0;
	padding:0;
}
.h_featur_div ul li{
	line-height:20px;
	
}
.h_featur_div2{width:535px; height:auto; margin-top:15px; float:left;
}
.h_featur_div2_h{width:500px; height:20px; float:left; font-family: Verdana, Geneva, sans-serif; font-size:13px; font-weight:bold;
}
.h_featur_div2_txt{width:510px; height:auto; float:left; padding-left:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686767;
}
.h_featur_div2_txt ul{
	text-decoration:none;
	list-style:square;
	margin:0;
	padding:0;
}
.h_featur_div2_txt ul li{
	float:left;
	width:160px;
	line-height:20px;
}

/*--------end hotels dtl*********/

.all_link {
color:#525151;
font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
font-size:11px;
height:130px;
margin:20px 0 0;
text-align:left;
width:965px;
}
.all_link ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}

.all_link ul li {
float:left;
width:155px;
}
.all_link a {
color:#525151;
font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
font-size:11px;
text-align:left;
text-decoration:none;
}
/*--------Bootom*************/

.bottom{
	float:left;
	margin-top:5px;
	width:100%;
	height:250px;
	background-image:url(http://www.besthotelsofindia.in/../images/bottom_bg.png);
	background-repeat:repeat;

}
#footerlink{width:994px; margin-top:14px; text-align:left; float:left;}

#footerlink ul{height:20px;margin-bottom:20px; margin-left:10px; text-align:center;}
#footerlink li{ display:inline;text-align:center; margin:0; list-style:none; padding:0px; }
#footerlink ul li a{padding:0; color:#000000; text-decoration:none;font-size:14px; margin:0 5px;}
#footerlink ul li a:hover{text-decoration:underline; }

.bottom_Add{width:100%; height: 90px; padding-top: 5px; text-align: center; float: left; background-color:#FFF}
#bottom{width:100%; height:auto; min-height:350px; float:left; background:url(http://www.besthotelsofindia.in/../images/bottom_bg.png) repeat-x top; padding-top:50px; background-color:#FFF;
}
.bo_link{width:995px; height:100px; text-align:center; border-bottom:dotted 3px #999999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#525151;
}
.bo_link ul{height:20px;margin:0; margin-left:2px; text-align:center;}
.bo_link li{ display:inline;text-align:center; margin:0; list-style:none; padding:0px; color:#525151}
.bo_link ul li a{padding:0; color:#525151; text-decoration:none;font-size:12px; margin:0 2px;}
.bo_link ul li a:hover{text-decoration:underline; color:#525151;}



.bo_link2{width:965px; height:175px; text-align:center; border-bottom:dotted 3px #999999; text-align:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#525151;
margin:8px 0 0px 0; padding-bottom:8px;
}
.bo_link2 ul{
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;
	list-style:none;
	width:130px;
	height:auto;
}

.bo_link2 ul li{
	width:130px;
	height:auto;
	float:left;
	line-height:20px;
}
#bo_link2_ul1{
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;
	list-style:none;
	width:180px;
	height:auto;
}

#bo_link2_ul1 li{
	width:170px;
	height:auto;
	float:left;
	line-height:20px;
}
.bottom_icon{width:965px; height:110px; text-align:center; border-bottom:dotted 3px #999999; 
}
.bottom_web{width:965px; height:150px; text-align:center; border-bottom:dotted 3px #999999; text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;color:#7e7f7f;
}
.bottom_web a{
text-decoration:none;
color:#7e7f7f;
}
.bottom_logo{
	width:965px; height:40px; text-align:center;  padding-top:20px;
}