/*css reset*/
*{
	outline:none;}
body,h1,h2,h3,p,li{margin:0;}
ul,ol{list-style-type:none;margin:0;padding:0;}
img {border:0;}
a{ text-decoration:none;}
/*a:hover{text-decoration:underline;}*/
a:focus { outline:0 }
body{
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#000D16; */
  /*#9C3;*/
}
#container{
	margin:0 auto;
	width:1000px;
	/*border:1px solid red;*/
	position:relative;
	*z-index:1;}
.fl{
	float:left}
.fr{
	float:right}
/*public css*/
em{
	font-size:12px;}
#header{
	position:relative;
	z-index:999;
	padding-left:20px;
	padding-top:26px;}
.header_bg{
	/*background:url(../images/banner_bg.jpg) no-repeat center top;*/
}
#lang{
	position:absolute;
	right:10px;
	top:0; }
#lang a{ float:left;
	    text-indent:-9999px;
		margin-right:6px;}
#lang .la1{
	      background:url(../images/home_icon.png) no-repeat left top;
          width:37px;
	      height:28px;}
#lang .la1:hover{
	background:url(../images/home_icon.png) no-repeat 0 -28px;
	}
#lang .la2{
	      background:url(../images/eng_icon.png) no-repeat left top;
          width:37px;
	      height:28px;}
#lang .la2:hover{
	background:url(../images/eng_icon.png) no-repeat 0 -28px;}
#lang .la3{
	      background:url(../images/tc_icon.png) no-repeat left top;
          width:28px;
	      height:28px;}
#lang .la3:hover{
	background:url(../images/tc_icon.png) no-repeat 0 -28px;}
#nav{
	position:absolute;
	top:88px;
	}
#nav li{
	float:left;}
#nav li a{
	display:block;
	text-indent:-9999px;}
#nav .n1{
	position:relative;
	
	}
#nav .n1 > a{
	background: url(../images/nav1.png) no-repeat left top;
	width:111px;
	height:17px;
	}
#nav .n1 > a:hover{
	background: url(../images/nav1.png) no-repeat 0 -17px;
	}
/*restaurant drop start*/
#resturant_drop{
	position:absolute;
	top:17px;
	left:0px;
	/*border:1px solid red;*/
	/*background:#11203D;*/
	display:none;
	z-index:30;
	padding-bottom:3px;
	background: url(../images/restaurant_drop_bottombg.png) no-repeat 0 bottom;
	
	}
.resturant_drop_bg{
	background-color:#12213E;}
#resturant_drop ul{
	background-color:#11203D;
	background: url(../images/restaurant_drop_topbg.png) no-repeat 0 top;
	width:591px;
	padding-top:3px;
	*zoom:1;
	overflow:hidden;
	}
#resturant_drop ul:after{
	content:'clear';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;}	
#resturant_drop li.no_bd_lt{
	border-left:none;}	
#resturant_drop li{
	width:196px;
	/*border-bottom:1px solid #2D3056;*/
	padding-right:1px;
	/*border-bottom:1px solid #2D3056;*/
	background:url(../images/member_drop_li_bottom.png) no-repeat 0 bottom;
	border-right:1px solid #48527D;
	margin-right:-1px;
	height:40px;
	}

#resturant_drop li a{
	/*height:29px;*/
	line-height:1.2em;
	font-size:12px;
	color:#fff;
	text-indent:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:170px;
	vertical-align:middle;
	}
#resturant_drop li .va{
	width:10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:40px;
	vertical-align:middle;
	}
#resturant_drop li div {
	width:100%;
	}
/*restaurant drop end*/
#nav .n2 a{
	background: url(../images/nav2.png) no-repeat left top;
	width:143px;
	height:17px;
	}
#nav .n2 a:hover{
	background: url(../images/nav2.png) no-repeat 0 -17px;
	}
#nav .n3{
	position:relative;
	z-index:10;
	}
#nav .n3 > a{
	background: url(../images/nav3.png) no-repeat left top;
	width:148px;
	height:17px;
	}
#nav .n3 > a:hover{
	background: url(../images/nav3.png) no-repeat 0 -17px;
	}
#nav .n4{
	position:relative;
	z-index:10;
	}
#nav .n4 > a{
	background: url(../images/nav4.png) no-repeat left top;
	width:121px;
	height:17px;
	}
#nav .n4 > a:hover{
	background: url(../images/nav4.png) no-repeat 0 -17px;
	}
	
	
#nav .n_media{
	position:relative;
	z-index:10;
	}
#nav .n_media > a{
	background: url(../images/nav_media.png) no-repeat left top;
	width:79px;
	height:17px;
	}
#nav .n_media > a:hover{
	background: url(../images/nav_media.png) no-repeat 0 -17px;
}	

#nav .n_cs{
	position:relative;
	z-index:10;
	}
#nav .n_cs > a{
	background: url(../images/nav_cs.png) no-repeat left top;
	width:200px;
	height:17px;
	}
#nav .n_cs > a:hover{
	background: url(../images/nav_cs.png) no-repeat 0 -17px;
}	
	
#nav .n_memership{
	position:relative;
	z-index:10;
	}
#nav .n_memership > a{
	background: url(../images/nav_membership.png) no-repeat left top;
	width:121px;
	height:17px;
	}
#nav .n_memership > a:hover{
	background: url(../images/nav_membership.png) no-repeat 0 -17px;
	}	
	
#nav .n5{
	position:relative;
	z-index:10;
	}
#nav .n5 > a{
	background: url(../images/nav5.png) no-repeat left top;
	width:101px;
	height:17px;
	}
#nav .n5 > a:hover{
	background: url(../images/nav5.png) no-repeat 0 -17px;
	}	
/*member drop start*/	
#member_drop{
	position:absolute;
	top:17px;
	left:-97px;
	/*border:1px solid red;*/
	background:#11203D;
	display:none;
	z-index:20;
	
	}
#member_drop ul{
	background-color:#11203D;
	background: url(../images/member_drop_bg.png) no-repeat 0 0;
	width:198px;
	}	
	
#member_drop li{
	float:none;
	width:198px;
	border-top:1px solid #2D3056;
	}
#member_drop ul li:first-child{
	border:none;}
#member_drop li a{
/*	height:29px;
*/	line-height:29px;
	font-size:12px;
	color:#fff;
	text-indent:0;
	}
.d2{
	padding-left:11px;}
.d1{
	background:url(../images/member_drop_li.png) no-repeat 0 0px;
	padding-left:24px;}	
.d3{
	background:url(../images/member_drop_li_r.png) no-repeat 0 0;

	}	
.aaa{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:10px;
	vertical-align:top;
	
	
	}
.bbb{
	display:inline-block;
*display:inline;
*zoom:1;
width:160px;
vertical-align:top;
	
	
	}
/*------member drop end*/
.content:after{
	content:'clear';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	
	}
.content{
	*zoom:1;
	padding-bottom:56px;
	min-height:800px;
	*position:relative;
	*z-index:100;}
.content_bg{
	/*background:url(../images/banner_bg.jpg) no-repeat 0 -128px;*/
}
.content1{
	min-height:800px;
	*position:relative;
	*z-index:100;
	}
#footer{
	/*background: url(../images/footer_bg.png) no-repeat left top;*/
  background: #33aab7;
	padding-top:14px;
	padding-left:14px;
	padding-bottom:9px;
	position:relative;
	width:971px;
	position:relative;
	
	}
#footer .link{
	vertical-align:bottom;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	margin-bottom:6px;
	}
#footer .link span{
	padding-left:9px;
	padding-right:9px;
	}
#footer .link a{
	color: #FFF;
	text-decoration:none;
	}
#footer .link a:hover{
	text-decoration:underline;
	}
.copyright{
	color:#FFF;
	font-size:12px;

	}
.copyright a{
	color:#FFF;
	text-decoration:none;
	}
.copyright a:hover{
	text-decoration:underline;
	}
.copyright span{
	padding-left:7px;
	padding-right:7px;}
.copyright .disc{
	margin-right:12px;
	}
.copyright .co{
	padding:0;
	font-size:11px;}
.share_link{
	width:486px;
	position:absolute;
	top:10px;
	right:5px;
	font-size:13px;
	color:#fff;}	
.share_link a{
	display:inline-block;
	vertical-align:middle;
	text-indent:-9999px;
	margin-left:10px;
	margin-right:5px;}
.share_link .a1{
	background: url(../images/facebook_icon.png) no-repeat left top;
	width:32px;
	height:32px;
	}
.share_link .a1:hover{
	background: url(../images/facebook_icon.png) no-repeat 0 -32px;
	
	}
.share_link .a2{background: url(../images/g_icon.png) no-repeat left top;
	width:32px;
	height:32px;}
.share_link .a2:hover{
	background: url(../images/g_icon.png) no-repeat 0 -32px;
	
	}	
.share_link .a3{background: url(../images/twitter_icon.png) no-repeat left top;
	width:32px;
	height:32px;}
.share_link .a3:hover{
	background: url(../images/twitter_icon.png) no-repeat 0 -32px;
	
	}		
.share_link .a4{background: url(../images/app_icon.png) no-repeat left top;
	width:108px;
	height:36px;}
.share_link .a4:hover{
	background: url(../images/app_icon.png) no-repeat 0 -36px;
	
	}			
.share_link .a5{background: url(../images/google_icon.png) no-repeat left top;
	width:108px;
	height:36px;}
.share_link .a5:hover{
	background: url(../images/google_icon.png) no-repeat 0 -36px;
	
	}				
	
	
/*public css end*/

.rightcontent{
	/*border:1px solid red;*/
	width:250px;
	margin-right:18px;}	
.leftcontent{
	width:710px;}	

/*========start index.html====================*/



/*---- start index_banner ----*/
#index_banner{width:700px; position:relative; clear:both; }
.banner_container{width:700px; height:455px; overflow:hidden; position:relative; cursor:pointer;
background:url(../images/banner_boder.png) no-repeat 0 bottom;

}
.banner_slides{position:absolute; top:0; left:0;}
.banner_slides > div { position:absolute; top:0; width:700px; display:none; }
.banner_slides .banner_title{
	width:296px;
	height:86px;
	background: url(../images/banner_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:316px;
	right:0;
	color:#fff;
	padding-left:24px;
/*	padding-top:17px;  
*/	
	}

.banner_slides .banner_title p{
	font-size:23px;
	color:#fff;
	line-height:1.2em;
	width:295px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	
	
	
	}
.banner_slides .banner_title .va{
	line-height:86px;
	width:1px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
/*.banner_slides .banner_title span{
	
	display:inline-block; font-size:24px; vertical-align:middle;
	line-height:1.6em;
	}*/
.banner_previous{
	background: url(../images/banner_btn_pre.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	left:24px;
	top:190px;}
.banner_previous:hover{
	background: url(../images/banner_btn_pre.png) no-repeat 0 -44px;
	}
.banner_next{
	background: url(../images/banner_btn_next.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	right:15px;
	top:190px;}
.banner_next:hover{
	background: url(../images/banner_btn_next.png) no-repeat 0 -44px;
	}
ul.banner_pagination{
	position:absolute;
	right:12px;
	bottom:24px;}
ul.banner_pagination li  { float:left;margin-right:5px;}
ul.banner_pagination li a { 
    padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	background: url(../images/banner_btn2.png) no-repeat 0 0;
	font-size:12px;
	color:#fff;
	
	}
ul.banner_pagination li.active a { 
 padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	color:#fff;
background: url(../images/banner_btn1.png) no-repeat 0 0; }
/*----end index_banner-----*/
#tab{
	margin-top:16px;
	margin-left:9px;}
#tab .tab_title a{
	text-indent:-9999px;
	width:64px;
	height:38px;
	display:block;}
#tab .qs{
	float:left;
	margin-top:11px;
	margin-right:18px;
	}
.tab_title:after{
	content:'clear';
	clear:both;
	display:block;
	height:0;
	visibility:hidden;}
.tab_title {
	*zoom:1;}
.tab_title li{
	float:left;
	margin-right:3px;}
.tab1-default{background: url(../images/index_tab.png)  no-repeat 0 0;
	}
.tab2-default{background: url(../images/index_tab.png)  no-repeat -64px 0;
	}
.tab3-default{background: url(../images/index_tab.png)  no-repeat -128px 0;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.tab1-default {
		background: url(../images/index_tab.png)  no-repeat 0 -38px;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.tab2-default {
		background: url(../images/index_tab.png)  no-repeat -64px -38px;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.tab3-default {
		background: url(../images/index_tab.png)  no-repeat -128px -38px;
	}
#tabs-1,#tabs-2,#tabs-3{
	background: url(../images/index_tab_bg.png)  no-repeat 0 0;
	width:687px;
	height:/*279px;*/342px;
	margin-bottom:15px;}
#location{}

#location .loclist{
	padding-left:11px;
	/*margin-right:26px;*/
	margin-top:15px;
	width:275px;
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	min-height:210px;
	font-size:13px;
	margin-right:9px;
	}
#location .loclist li{
	padding-left:4px;
	margin-right:8px;
	width:115px;
	float:left;
	line-height:30px;
	height:30px;
/*	border:1px solid red;*/
	/*margin-bottom:9px;*/

	
	}
#location .loclist li a{
	color:#4A130C;
	text-decoration:none;
	display: block;
	font-weight:bold;
	}
#cuisine .loclist{
	padding-left:11px;
	/*margin-right:26px;*/
	margin-top:15px;
	width:275px;
/*	display:inline-block;
	*display:inline;
	*zoom:1;*/
	min-height:210px;
	font-size:13px;
	margin-right:9px;
	float:left;
	}
#cuisine .loclist li{
	padding-left:4px;
	margin-right:8px;
	width:115px;
	float:left;
	line-height:30px;
	
	}
#cuisine .loclist li a{
	color:#4A130C;
	text-decoration:none;
	display: block;
	font-weight:bold;
	}
.search_name {
	padding-left:25px;
	padding-top:25px;
	width:235px;
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	min-height:210px;
	font-size:13px;
	margin-right:35px;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.loc-select{
	background-color:#D9C9BD;}
.restaurant{
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	width:380px;
	/*border:1px solid grey;*/
/*	vertical-align:top;
*/	padding-top:15px;}

.loc-rant{
	
	}
.loc-rant li:after{
	content:'clear';
	clear:both;
	display:block;
	height:0;
	visibility:hidden;}
.loc-rant li{
	/*float:left;*/
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:175px;
	/*height:46px;*/
	margin-bottom:12px;
	vertical-align:top;
	}

.loc-rant li .imgshow{
	/*height:46px;*/
	background:url(../images/imgshow_bg.png)  no-repeat 0 0;
	float:left;
	}
.loc-rant li .imgshow img{
	margin-left:5px;
	margin-top:4px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-right:15px;
/*	border:1px solid red;
*/	}
.loc-rant li .imgshow div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	width:80px;
	min-height:46px;
	padding-top:5px;
/*	border:1px solid green;
*/	}

/*.loc-rant li .imgshow a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#121927;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
	width:80px;
	padding-top:5px;
	}
*/
.loc-rant li .imgshow a{
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	color:#121927;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
	width:80px;
	padding-top:5px;
	}
.loc-rant li .imgshow a:hover{
	color:#D6311B;
	}	


#search{
	background:url(../images/search_bg.png)  no-repeat 0 0;
	padding-left:5px;
	padding-top:12px;
	width:243px;
	height:55px;
	margin-bottom:18px;
	}
#search .search1{
	float:left;
	margin-left:5px;
	margin-right:11px;
	*margin-left:2px;
	*margin-right:5px;
	}
#search .search2{
	float:left;
	width:32px;
	margin-top:-7px;}
#search p{
	color:#000;
	padding-left:5px;
	font-size:16x;
	margin-bottom:4px;}
#search .input_txt{
	border:1px solid #B3B3B3;
	font-size:12px;
	line-height:1.4em;
	}
#search .font1{
	color:#8B8A89;
	width:171px;
	height:14px;
	}
#search .font2{
	color:#000;
	width:171px;
	height:14px;
	
	}
#search .search_btn{
	background:url(../images/search_turn.png)  no-repeat 0 0;
	width:32px;
	height:32px;
	border:none;
	cursor:pointer;
	}	
#search .search_btn:hover{
	background:url(../images/search_turn.png)  no-repeat 0 -32px;
	}
/**/
#search2{
	padding-left:5px;
	padding-top:12px;
	width:243px;
}
#search2 .search1{
	float:left;
	width:175px;
	margin-left:5px;
	}
#search2 .search2{
	float:left;
	width:32px;
	margin-top:-7px;}
#search2 p{
	color:#fff;
	padding-left:5px;
	font-size:16x;}
#search2 .input_txt{
	border:1px solid #B3B3B3;
	font-size:12px;
	line-height:1.4em;
	}
#search2 .font1{
	color:#8B8A89;}
#search2 .font2{
	color:#000;}
#search2 .search_btn{
	background:url(../images/search_turn.png)  no-repeat 0 0;
	width:32px;
	height:32px;
	border:none;
	cursor:pointer;
	}	
#search2 .search_btn:hover{
	background:url(../images/search_turn.png)  no-repeat 0 -32px;
	}	
/**/	
#img_intro_show{
	width:247px;}
#img_intro_show .txt .title{
	color:#000;
	font-size:18px;
	width:247px;
	line-height:1.4em;}
#img_intro_show .txt p{
	color:#7A7A98;
	font-size:12px;
	width:247px;
	}
#img_intro_show .img_intro{
	position:relative;
	margin-bottom:14px;
	}
#img_intro_show .more_intro{
	position:absolute;
	background:url(../images/sicon1.png)  no-repeat 0 0;
	width:15px;
	height:14px;
	bottom:0;
	right:5px;
	}
#img_intro_show .more_intro:hover{
	background:url(../images/sicon1_hover.png)  no-repeat 0 0;}
/*========end index.html====================*/

/*========charity and offers start================*/


.charity_banner{
	border-bottom:5px solid #C9C7C7;
	width:700px;
	height:273px;}
.charity_title{
	background: url(https://www.kingparrot.com/images/charity_title_bg.png) no-repeat left top;
	
	
	}
.charity_list {
	padding-left:23px;}
.charity_list li{
	padding-top:25px;
	width:636px;
	height:173px;
	}
.charity_list .norec{
	color:#fff;
}
.charity_list .highlight{
	height:198px;
	padding:0;
	background:url(https://www.kingparrot.com/images/charity_li_bg.png) no-repeat left top;
	/*border:1px solid blue;*/}
.charity_list .highlight1{
	height:188px;
	padding-top:10px;
	background:url(https://www.kingparrot.com/images/charity_li_bg.png) no-repeat left top;
	/*border:1px solid blue;*/
	}
.highlight1 .cl_bd{
	padding-top:25px;}
.highlight .cl_details_content{
	font-size:12px;
	color:#A67C52;
	}
.hightlight_title{
	 color:#D6311B;
	 font-size:14px;
	 margin-left:19px;
	 padding-top:12px;
	 margin-bottom:5px;
	}
.highlight .cl_bd{
	margin-bottom:12px;
	padding-top:12px;
	border-bottom:none;}
.highlight .cl_details_content p{
	color:#A67C52;
}	
.highlight1 .cl_details_content{
	font-size:12px;
	color:#A67C52;
	}
.highlight1 .cl_details_content p{
	color:#A67C52;}	

.cl_bd{
	width:591px;
	/*border:1px solid #361617;*/
	margin-left:18px;
	padding-top:32px;
	border-top:1px solid #4D170F;
	}
.noborder .cl_bd{
	border:0;} 
.cl_img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:137px;
	height:137px;
	background: url(https://www.kingparrot.com/images/charity_li_imgbg.png) no-repeat left top;
	padding-top:4px;
	padding-left:4px;
	vertical-align:top;
	margin-right:14px;
	}
.cl_details{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:431px;}
.cl_details_date{
	font-size:12px;
	color:#9D9B9B;
	margin-bottom:3px;}
.cl_details_title h2{
	font-size:15px;
	color:#8486A3;
	margin-bottom:5px;
	width:431px;
	font-weight:normal;
	/*word-wrap:break-word;
	word-break:break-all;*/}
.cl_details_content p{
	font-size:12px;
	color:#7A7A98;
	line-height:1.5em;
	width:431px;
	/*word-wrap:break-word;
	word-break:break-all;*/
	}
.cl_details_more{
	margin-top:15px;
	}
.cl_details_more a{
	font-size:12px;
	color:#000;
	display:block;
	width:84px;
	background: url(../images/sicon1.png) no-repeat right 0;
	}
.cl_details_more a:hover{
	background: url(../images/sicon1_hover.png) no-repeat right 0;
	color:#fff;}
.charity_list_page{
	/*margin-left:466px;*/
	margin-top:5px;}
.charity_list_page span a{
	background-color:none;
	color:#D6311B;
	}
.charity_list_page span a:hover{
	color:#fff;
	background:none;
	}
.charity_list_page .select{
  background-color:#2B1417;
  color: #FFF;
}
.charity_list_page a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:19px;
	line-height:19px;
	height:19px;
	color:#000;
	font-size:12px;
	text-align:center;
	margin-right:2px;
	}
.charity_list_page a:hover{
	background-color:#2B1417;
	}
.charitylist_bg{
	/*background: url(https://www.kingparrot.com/images/charity_list_contentbg.png) no-repeat right bottom;*/
	background:none;
	
	}
.charity_list .charity_list_page{
	float:right;
	margin-right:50px;}
	
/*========charity and offers end================*/

/*======== eventgallery ================*/
.eventgallery_details_title p{
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	width:515px;}
.eventgallery_details_top .cl_details_date{
	font-size:14px;}
	
	
.eventgallery_list_page{
	/*margin-left:466px;*/
	margin-top:5px;}
.eventgallery_list_page span a{
	background-color:none;
	color:#D6311B;
	}
.eventgallery_list_page span a:hover{
	color:#fff;
	background:none;
	}
.eventgallery_list_page .select{background-color:#2B1417;}
.eventgallery_list_page a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:19px;
	line-height:19px;
	height:19px;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-right:2px;
	}
.eventgallery_list_page a:hover{
	background-color:#2B1417;
	}
.eventgallerylist_bg{
	/*background: url(https://www.kingparrot.com/images/eventgallery_list_contentbg.png) no-repeat right bottom;*/
	background:none;
	
	}
.eventgallery_list .eventgallery_list_page{
	float:right;
	margin-right:50px;}
	
/*======== eventgallery end================*/


/*========news and offers start================*/


.news_banner{
	border-bottom:5px solid #C9C7C7;
	width:700px;
	height:273px;}
.news_title{
	background: url(../images/news_title_bg.png) no-repeat left top;
	
	
	}
.news_list {
	padding-left:23px;}
.news_list li{
	padding-top:25px;
	width:636px;
	height:173px;
	}
.news_list .norec{
	color:#fff;
}
.news_list .highlight{
	height:198px;
	padding:0;
	background:url(../images/news_li_bg.png) no-repeat left top;
	/*border:1px solid blue;*/}
.news_list .highlight1{
	height:188px;
	padding-top:10px;
	background:url(../images/news_li_bg.png) no-repeat left top;
	/*border:1px solid blue;*/
	}
.highlight1 .nl_bd{
	padding-top:25px;}
.highlight .nl_details_content{
	font-size:12px;
	color:#A67C52;
	}
.hightlight_title{
	 color:#D6311B;
	 font-size:14px;
	 margin-left:19px;
	 padding-top:12px;
	 margin-bottom:5px;
	}
.highlight .nl_bd{
	margin-bottom:12px;
	padding-top:12px;
	border-bottom:none;}
.highlight .nl_details_content p{
	color:#A67C52;
}	
.highlight1 .nl_details_content{
	font-size:12px;
	color:#A67C52;
	}
.highlight1 .nl_details_content p{
	color:#A67C52;}	

.nl_bd{
	width:591px;
	/*border:1px solid #361617;*/
	margin-left:18px;
	padding-top:32px;
	border-top:1px solid #4D170F;
	}
.noborder .nl_bd{
	border:0;} 
.nl_img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:137px;
	height:137px;
	background: url(../images/news_li_imgbg.png) no-repeat left top;
	padding-top:4px;
	padding-left:4px;
	vertical-align:top;
	margin-right:14px;
	}
.nl_details{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:431px;}
.nl_details_date{
	font-size:12px;
	color:#9D9B9B;
	margin-bottom:3px;}
.nl_details_title h2{
	font-size:15px;
	color:#8486A3;
	margin-bottom:5px;
	width:431px;
	font-weight:normal;
	/*word-wrap:break-word;
	word-break:break-all;*/}
.nl_details_content p{
	font-size:12px;
	color:#7A7A98;
	line-height:1.5em;
	width:431px;
	/*word-wrap:break-word;
	word-break:break-all;*/
	}
.nl_details_more{
	margin-top:15px;
	}
.nl_details_more a{
	font-size:12px;
	color:#D6311B;
	display:block;
	width:84px;
	background: url(../images/sicon1.png) no-repeat right 0;
	}
.nl_details_more a:hover{
	background: url(../images/sicon1_hover.png) no-repeat right 0;
	color:#fff;}
.news_list_page{
	/*margin-left:466px;*/
	margin-top:5px;}
.news_list_page span a{
	background-color:none;
	color:#D6311B;
	}
.news_list_page span a:hover{
	color:#fff;
	background:none;
	}
.news_list_page .select{
  background-color:#2B1417;
  color: #FFF;
}
.news_list_page a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:19px;
	line-height:19px;
	height:19px;
	color:#000;
	font-size:12px;
	text-align:center;
	margin-right:2px;
	}
.news_list_page a:hover{
	background-color:#2B1417;
  color: #FFF;
	}
.newslist_bg{
	/*background: url(../images/news_list_contentbg.png) no-repeat right bottom;*/
	background:none;
	
	}
.news_list .news_list_page{
	float:right;
	margin-right:50px;}
	
/*========news and offers end================*/

/*===========about us start==================*/
#about_banner{
	border-bottom:5px solid #C9C7C7;
	}
/*.about_us_tab{
	position:absolute;
	left:0;
	bottom:0;
	}*/
#about_tab{
	position:relative;
	
	}
.about_tab_title{
	position:absolute;
	top:-46px;
	left:0;	
	width:500px;}
.about_tab_title li{
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	margin-right:2px;
	}
.about_tab_title li a{
	display:block;
	}
#about_tab_1{
	}
#about_tab_2{
	*zoom:1;
	}
#about_tab_2:after{
	content:'clear';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	
	}
.about_tab_default{
	background: url(../images/about_tab_bg.png)  no-repeat 0 0;
	}
.about_tab_select{
	background: url(../images/about_tab_bg.png)  no-repeat 0 -42px;
	}
.about_tab_select a{
	color:#D6311B;
	font-size:13px;
	}
.about_tab_default a{
	color:#8C6239;
	font-size:13px;
	}	
.tab_style1{
	line-height:42px;
	text-align:center;
	width:87px;
	height:42px;}
.tab_style2{
	width:87px;
	height:38px;
	padding-top:4px;
	text-align:center;}
/*.ui-tabs .ui-tabs-nav li.ui-tabs-active.about_tab_default {
	background: url(../images/about_tab_bg.png)  no-repeat 0 -42px;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.about_tab_default a{
    color:#D6311B;
	font-size:13px;}*/
.about_banner_title{
	background: url(../images/about_banner_title.png)  no-repeat 0 0;
	width:1000px;
	line-height:43px;
	font-size:20px;
	color:#FFF;
	padding-left:22px;}
.about_tab_content{
	padding-top:43px;
	padding-left:89px;
	padding-bottom:60px;}
.about_tab_content p{
	line-height:1.5em;
	width:726px;
	color:#9494B5;
	font-size:12px;
	margin-bottom:25px;}
.about_tab_restnews{
	position:relative;}
#about_tab_2 .nl_details_more a{
	width:50px;}
.select_news{
	position:absolute;
	right:180px;
	top:0;}
.about_tab_h2{
	width:726px;
	color:#D6311B;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #4D170F;
	margin-bottom:15px;}
.about_tab_list{
	padding-left:89px;
	padding-bottom:30px;
	}
.about_tab_list .about_tab_h2{
	border:0;
	padding-bottom:0;
	margin-bottom:10px;
	margin-top:15px;
	}
.about_tab_list ul {}
.about_tab_list > ul > li{
	padding-top:15px;
	padding-bottom:14px;
	width:729px;
	border-bottom:1px solid #4D170F;
	position:relative;}
.about_tab_list > ul > li:first-child{
	border-top:1px solid #4D170F;}
.about_tab_list	.nl_details_date{
	position:absolute;
	left:0;
	top:17px;}
.about_tab_list li p{
	width:310px;
	margin-left:100px;
	line-height:1.5em;
	font-size:12px;
	color:#fff;
	}
.about_tab_list li .nl_details_more{
	margin:0;
	position:absolute;
	right:0;
	bottom:13px;}

.about_tab_list .news_list_page{
	margin-top:50px;
	float:right;
	margin-right:174px;}

/*===========about us end==================*/

/*===========charity details start================*/
.cd_picture_table{
	width:595px;
	}
.cd_picture_table td{
	vertical-align:top;	}

.charity_details_top{
	position:relative;
	width:585px;}
.back{
	font-size:12px;
	position:absolute;
	right:0;
	bottom:0;	
	}
.back a{
	color:#D6311B;
	}
.back a:hover{
	color:#fff;}
.charity_details{
	padding-left:48px;
	padding-top:42px;
	*zoom:1;}
.charity_details:after{
	content:'clear';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;}
.charity_details_title p{
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	width:515px;}
.charity_details_top .cl_details_date{
	font-size:14px;}
.charity_details_content_left{
/*	margin-right:15px;
*/	/*width:298px;*/}
.cd_bigimg_frame{
	margin-right:30px;
	padding-top: 27px;
	
}
.cd_bigimg{
	/*background: url(../images/cd_img_bg.png)  no-repeat 0 0;*/
	/*width:281px;
	height:191px;*/
	/*background-color:red;*/
	
/*	text-align:center;
*/	position:relative;
	/*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
	}
.cd_bigimg img{
	
}
.imgthumb .bgcl{
	background-color:#fff;}
.cd_imgbtn{
	width:32px;
	height:32px;
	position:absolute;
	left:-13px;
	bottom:-10px;	}
.cd_imgbtn a{
	width:32px;
	height:32px;
	background: url(../images/nd_imgbtn.png)  no-repeat 0 0;
	display:block;
	}	
.cd_imgbtn a:hover{
	background: url(../images/nd_imgbtn.png)  no-repeat 0 -32px;
	}
.charity_details_content_right{
	/*border:1px solid red;*/
    /*width:288px;*/
	border-bottom:2px solid #0E1927;
	padding-bottom:36px;
	padding-top:27px;
	width:100%;
	}
.cd_picture_sharelink{
	background: url(../images/nd_txt_title_long_1.png)  no-repeat right  0;
	*zoom:1;
	}
.cd_picture_sharelink:after{
	content:'clear';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.cd_sharelink{
	
	/*border-bottom:2px solid #0E1927;*/
	width:216px;
	height:37px;
	line-height:37px;
	/*padding-left:102px;*/
	font-size:14px;
	color:#fff;
	float:right;}
.share_facebook{
	display:inline-block;
	*display:inline;
    *zoom:1;
	vertical-align:middle;
	margin-right:4px;}	
.share_email{display:inline-block;
*display:inline;
*zoom:1; 
vertical-align:middle;}
.share_facebook a{
	display:block;
	width:26px;
	height:26px;
	background: url(../images/nd_facebook.png)  no-repeat 0 0;
	}
.share_facebook a:hover{
	background: url(../images/nd_facebook.png)  no-repeat 0 -26px;
	}
.share_email a{
	display:block;
	width:26px;
	height:26px;
	background: url(../images/nd_email.png)  no-repeat 0 0;
	
	}
.share_email a:hover{
	background: url(../images/nd_email.png)  no-repeat 0 -26px;;
	
	}
.charity_details_content_right p{
	font-size:12px;
	color:#9494B5;
	line-height:1.5em;
	margin-bottom:1.5em;
	/*word-break: break-all;
    word-wrap: break-word;*/
	}
.charity_details_content_text p a{
	color:#FC9627;
	text-decoration:underline;
}
.charity_details_content_text p a:hover{
	color:#FFFFFF;
}
.cd_downlaodbtn a{
	background: url(../images/apply_btn.png)  no-repeat 0 0;
	display:block;
	width:104px;
	line-height:25px;
	color:#fff;
	font-size:13px;
	text-align:center;
	margin-top:32px;
	
	}
.cd_downlaodbtn a:hover{
	background: url(../images/apply_btn.png)  no-repeat 0 -25px;
	
	
	}
#myHiddenDiv {display:none;}
.popup {background:#FFF; border:1px solid #333; padding:1px;}
.popup-header {padding:10px; padding-bottom:0; position:relative;}
.popup-header h2 {margin:0; padding:0; font-size:16px;color:#544469; font-weight:normal;}
.popup-header .close-link {width:17px; height:18px;background: url(../images/link-close.png)  no-repeat 0 0; position:absolute;top:10px;right:10px;}
.popup-body {padding:10px;*zoom:1;}
	
/*===========charity details end==================*/


/*===========news details start================*/
.nd_picture_table{
	width:595px;
	}
.nd_picture_table td{
	vertical-align:top;	}

.news_details_top{
	position:relative;
	width:585px;}
.back{
	font-size:12px;
	position:absolute;
	right:0;
	bottom:0;	
	}
.back a{
	color:#D6311B;
	}
.back a:hover{
	color:#fff;}
.news_details{
	padding-left:48px;
	padding-top:42px;
	*zoom:1;}
.news_details:after{
	content:'clear';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;}
.news_details_title p{
	font-size:18px;
	line-height:1.2em;
	color:#000;
	width:515px;}
.news_details_top .nl_details_date{
	font-size:14px;}
.news_details_content_left{
/*	margin-right:15px;
*/	/*width:298px;*/}
.nd_bigimg_frame{
	margin-right:30px;
	padding-top: 27px;
	
}
.nd_bigimg{
	/*background: url(../images/nd_img_bg.png)  no-repeat 0 0;*/
	/*width:281px;
	height:191px;*/
	/*background-color:red;*/
	
/*	text-align:center;
*/	position:relative;
	/*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
	}
.nd_bigimg img{
	
}
.imgthumb .bgcl{
	background-color:#fff;}
.nd_imgbtn{
	width:32px;
	height:32px;
	position:absolute;
	left:-13px;
	bottom:-10px;	}
.nd_imgbtn a{
	width:32px;
	height:32px;
	background: url(../images/nd_imgbtn.png)  no-repeat 0 0;
	display:block;
	}	
.nd_imgbtn a:hover{
	background: url(../images/nd_imgbtn.png)  no-repeat 0 -32px;
	}
.news_details_content_right{
	/*border:1px solid red;*/
    /*width:288px;*/
	border-bottom:2px solid #0E1927;
	padding-bottom:36px;
	padding-top:27px;
	width:100%;
	}
.nd_picture_sharelink{
	background: url(../images/nd_txt_title_long_1.png)  no-repeat right  0;
	*zoom:1;
	}
.nd_picture_sharelink:after{
	content:'clear';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.nd_sharelink{
	
	/*border-bottom:2px solid #0E1927;*/
	width:216px;
	height:37px;
	line-height:37px;
	/*padding-left:102px;*/
	font-size:14px;
	color:#fff;
	float:right;}
.share_facebook{
	display:inline-block;
	*display:inline;
    *zoom:1;
	vertical-align:middle;
	margin-right:4px;}	
.share_email{display:inline-block;
*display:inline;
*zoom:1; 
vertical-align:middle;}
.share_facebook a{
	display:block;
	width:26px;
	height:26px;
	background: url(../images/nd_facebook.png)  no-repeat 0 0;
	}
.share_facebook a:hover{
	background: url(../images/nd_facebook.png)  no-repeat 0 -26px;
	}
.share_email a{
	display:block;
	width:26px;
	height:26px;
	background: url(../images/nd_email.png)  no-repeat 0 0;
	
	}
.share_email a:hover{
	background: url(../images/nd_email.png)  no-repeat 0 -26px;;
	
	}
.news_details_content_right p{
	font-size:12px;
	color:#9494B5;
	line-height:1.5em;
	margin-bottom:1.5em;
	/*word-break: break-all;
    word-wrap: break-word;*/
	}
.news_details_content_text p a{
	color:#FC9627;
	text-decoration:underline;
}
.news_details_content_text p a:hover{
	color:#FFFFFF;
}
.nd_downlaodbtn a{
	background: url(../images/apply_btn.png)  no-repeat 0 0;
	display:block;
	width:104px;
	line-height:25px;
	color:#fff;
	font-size:13px;
	text-align:center;
	margin-top:32px;
	
	}
.nd_downlaodbtn a:hover{
	background: url(../images/apply_btn.png)  no-repeat 0 -25px;
	
	
	}
#myHiddenDiv {display:none;}
.popup {background:#FFF; border:1px solid #333; padding:1px;}
.popup-header {padding:10px; padding-bottom:0; position:relative;}
.popup-header h2 {margin:0; padding:0; font-size:16px;color:#544469; font-weight:normal;}
.popup-header .close-link {width:17px; height:18px;background: url(../images/link-close.png)  no-repeat 0 0; position:absolute;top:10px;right:10px;}
.popup-body {padding:10px;*zoom:1;}
	
/*===========news details end==================*/

/*===========membership start==================*/
/*--------------membership_tab_1--start-------------*/
#membership_banner{
	border-bottom:5px solid #C9C7C7;
	width:700px;
	}
#membership_tab{
	position:relative;
	}
.membership_title{
	background: url(../images/news_title_bg.png)  no-repeat 0 0;
	}
.all_title{
	width:700px;
	line-height:43px;
	font-size:20px;
	color:#FFF;
	padding-left:22px;
	
	}
.membership_content{
	padding-left:32px;
	padding-top:45px;
	*zoom:1;
	}	
.membership_content:after{
	content:'clear';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;}
.member_card{
	width:219px;
	height:186px;
	float:left;
	margin-right:10px;}
.member_step{
	width:395px;
	float:left;
	}
.member_step li{
	margin-bottom:10px;}	

/*.step1{
	width:39px;
	background: url(../images/step.png)  no-repeat 0 0;
	height:39px;
	}
.step2{
	width:39px;
	background: url(../images/step.png)  no-repeat -39px 0;
	height:39px;
	}
.step3{
	width:39px;
	background: url(../images/step.png)  no-repeat -78px 0;
	height:39px;
	}
.step4{
	width:39px;
	background: url(../images/step.png)  no-repeat -117px 0;
	height:39px;
	}*/
.member_step .step{
	background: url(../images/step_bg.png)  no-repeat 0 0;
	width:39px;
	height:39px;
	text-align:center;
	line-height:39px;
	font-size:28px;
	font-family: "Myriad Pro",Arial;
	color:#D63924;
	}
.step_intro {
	margin-left:19px;}
.step_intro h2{
	font-size:15px;
	color:#000;
	font-weight:normal;
	width:332px;
	line-height:1.2em;
	}
.step_intro p{
	font-size:12px;
	color:#7A7A98;
	line-height:1.5em;
	width:332px;}
.member_step div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;}
.apply_btn {
	margin-left:46px;
	margin-right:12px;}
.apply_btn input{
	width:104px;
	line-height:25px;
	height:25px;
	background:url(../images/apply_btn.png)  no-repeat 0 0;
	border:0;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;}
.apply_btn input:hover{
	background:url(../images/apply_btn.png)  no-repeat 0 -25px;}
.submit_btn div{display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;}
.update_btn{}
.update_btn input{
	width:199px;
	line-height:24px;
	height:24px;
	background:url(../images/nd_download.png)  no-repeat 0 0;
	border:0;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
.update_btn input:hover{
	background:url(../images/nd_download.png)  no-repeat 0 -24px;}
		
/*--------------membership_tab_1-----end-------------*/
/*--------------membership_tab_2--start-------------*/
/*--application_form--start--*/
.application_form{
	font-size:13px;
	color:#9494B5;}
.application_form h2{
	width:613px;
	color:#fff;
	background:url(../images/af_title_bg.png)  no-repeat 0 bottom;
	padding-bottom:4px;
	margin-bottom:25px;
	font-weight:normal;
	}
.application_form input{
	border:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;}
.application_form span{color:#D63924;}
.td1{
	width:100px;
	}
.td2{width:85px;}
.af_table_bd{
	border-bottom:3px solid #151B2B;
	}
.af_table1{
	width:581px;
	margin-bottom:15px;}
/*.af_table2{width:581px;}*/
.af_table1 td{
	padding-bottom:3px;}
.af_table2{
	width:581px;
	margin-bottom:15px;}
.af_table2 td{
	padding-bottom:5px;
	padding-top:5px;}
/*.af_table2 td{
	padding-bottom:3px;}*/
.af_input1{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/application_form.png)  no-repeat 0 -53px;
	width:154px;
	height:23px;
	line-height:23px;
	padding-left:10px;
	padding-right:10px;
	
	}
.af_input2{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/application_form.png)  no-repeat 0 -109px;
	width:28px;
	height:23px;
	line-height:23px;
	}
.af_input3{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/application_form.png)  no-repeat 0 -81px;
	width:59px;
	height:23px;
	line-height:23px;
	margin-right:16px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	}
.af_input4{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/application_form.png)  no-repeat 0 0;
	width:336px;
	height:21px;
	line-height:21px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	}
.af_input5{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/application_form.png)  no-repeat 0 -26px;
	width:194px;
	height:22px;
	line-height:22px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	}
.af_input6{
	background:url(../images/application_form.png)  no-repeat 0 -190px;
	width:581px;
	height:22px;
	line-height:22px;
	
	}
.td3{
	width:60px;}
.td4{
	width:240px;}
.td8{
	width:221px;}
.tdheight{
	height:10px;}
.checkbox_1{
	background:background:url(../images/check_box1_bg.png)  no-repeat 0 0;
	border:none;}
.membership_submit_btn{
	margin-left:150px;
	margin-top:20px;
	width:400px;}
.membership_submit_btn_250 {
	margin-left:200px;
}
.membership_submit_btn input{
	width:79px;
	line-height:24px;
	height:24px;
	border:0;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
.form_back_btn {
	margin-left:46px;
	margin-right:5px;}
.form_reset_btn{
	margin-right:5px;
	}	
.form_back_btn input,.form_reset_btn input{
	background:url(../images/form_apply_btn.png)  no-repeat 0 0;
	}
.form_submit_btn input{
	background:url(../images/form_apply_btn.png)  no-repeat 0 -24px;
	}
.membership_submit_btn input:hover{
	background:url(../images/form_apply_btn.png)  no-repeat 0 -48px;}
.membership_submit_btn div{display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;}

/*--application_form--end--*/
/*--stepcofirm--start--*/
.join_member_stepcofirm{
	background:url(../images/how_to_join_bg.png)  no-repeat 0 0;
	background-color: black;
	width:542px;
	height:289px;
	padding-left:70px;
	padding-top:22px;}
.join_member_stepcofirm img{
	margin-bottom:15px;
	margin-top:20px;
	}
.join_member_stepcofirm .cw{
	color:#fff;}
.join_member_stepcofirm p{
	font-size:16px;
	line-height:1.5em;
	color:#7A7A98;
	margin-bottom:30px;
	width:480px;
	text-align:center;}	

.join_member_stepcofirm .apply_btn {
	margin-left:80px;
	margin-right:12px;}
/*--stepcofirm--end--*/











/*--------------membership_tab_2-----end------------*/

/*--------------membership_tab_3--start-------------*/
.member_check{
	width:395px;
	float:left;
	}
.member_check p{
	font-size:15px;
	color:#7A7A98;
	margin-bottom:10px;
	}
.check_input,.check_btn{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;}
.check_input{ margin-right:8px;}
.check_input input{
	background:url(../images/check_input_bg.png)  no-repeat 0 0;
	width:195px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
.check_btn input{
	background:url(../images/check_point.png)  no-repeat 0 0;
	width:137px;
	height:23px;
	line-height:23px;
	display:block;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	
	}
.check_btn input:hover{
	background:url(../images/check_point.png)  no-repeat 0 -23px;
	}
.check_point{
	width:380px;}
	
.member_check_confirm{
	width:395px;
	float:left;}	

.member_check_confirm .form_back_btn input{
	background:url(../images/form_apply_btn.png)  no-repeat 0 -24px;
	width:79px;
	line-height:24px;
	height:24px;
	border:0;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}	
.member_check_confirm .form_back_btn input:hover{
	background:url(../images/form_apply_btn.png)  no-repeat 0 -48px;
	}	
.mcc_a1{
	color:#7A7A98;
	font-size:15px;
	}
.td5{
	width:120px;}	
.td6{
	width:140px;}
.mcc_a2{
	font-size:16px;
	color:#fff;}
.mcc_a3{
	color:#D63924;
	font-size:26px;}
/*--------------membership_tab_3-----end------------*/


/*--------------membership_tab_4--start-------------*/
.membership_hot{
	padding-left:40px;
	padding-top:35px;}
.hot_rate{

	background:url(../images/member_hot_bg.png)  no-repeat 0 0;
	width:618px;
	height:57px;
	/*padding-left:163px;*/
	text-align:center;
	padding-top:15px;
	margin-bottom:20px;
	}
.hot_rate p{
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-top:5px;}
.hot_list{
	width:615px;}
.hot_list .norec{
	padding-top:20px;
	font-size:14px;
	color:#fff;
}
.hot_list ul{
	margin-top:5px;}
.hot_list div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	font-size:14px;
	color:#D63924;
		}
	
.hl_restaurant{
	margin-right:54px;
	width:80px;
	}	
.hl_items{
	width:350px;}	
.hl_points{
	width:60px;}
/*.hot_list li .hl_restaurant{
	margin-right:54px;}	
.hot_list li .hl_items{
	width:350px;}
.hot_list li .hl_points{
	width:60px;}
*/
.hot_list li{
	height:55px;
	/*border-top:1px dashed #fff;*/
	border-bottom:1px dashed #666;
	padding-top:8px;}
.hot_list ul li:first-child{
	border-top:1px dashed #666;
	}
.hot_list li > div{
	font-size:12px;
	color:#7F84BE;
	}
.hot_list li .hl_restaurant{
	width:81px;
	height:46px;
	background:url(../images/imgshow_bg.png)  no-repeat 0 0;}
.hot_list li .hl_restaurant img{
	margin-left:5px;
	margin-top:4px;
	}	
.membership_hot .news_list_page{
	float:right;
	margin-right:50px;}

/*--------------membership_tab_4-----end------------*/

/*===========================membership end================================*/

/*=======================sitemap start=====================================*/
.sitemap{}
#sitemap_banner{
	border-bottom:5px solid #C9C7C7;
	}
.sitemap ul{
	width:729px;
	font-size:12px;}
.sitemap li{
	padding-top:11px;
	padding-bottom:11px;
	border-bottom:1px solid #4D170F;}
.sitemap li div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:180px;
	vertical-align:top;
	}
.sitemap li a{
	display:block;
	color:/*#D6311B*/#9D9B9B;
	}
.sitemap li a:hover{
	color:#fff;
	}
.sitemap li .sp_color a{
	color:#fff;
	margin-top:6px;

	}
.sitemap li .sp_color a:first-child{
	margin-top:0;
	}
.sitemap li .sp_color a:hover{
	color:#7F84BE;

	}


/*=======================sitemap end======================================*/


/*=======================contact_us start=====================================*/
#contact_banner{
	border-bottom:5px solid #C9C7C7;
	}
#contact_tab{
	position:relative;}
.contact_content{
	padding-left:130px;
	padding-top:34px;}
.select_salutation{
	margin-bottom:3px;
	*position:relative;
	*z-index:999;}
.select_date{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:3px;
	vertical-align:middle;
	margin-right:7px;
	margin-top:3px;
	*position:relative;
	*z-index:888;
	}
.select_month{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:3px;
	vertical-align:middle;
	margin-right:7px;
	margin-top:3px;
	}
.select_outlet{
	margin-bottom:3px;
	margin-top:3px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-right:5px;
	width:192px;
	*z-index:777;
	position:relative;}
.select_year{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:3px;
	vertical-align:middle;
	margin-right:7px;
	margin-top:3px;}

.tdalign td{
	text-align:center;}

.tdalign .tdleft{
	text-align:left;}

.text_area{
	font-family:Arial, Helvetica, sans-serif;
	  background: url(../images/textarea_bg.png) no-repeat 0 0;
	  width:336px;
	  height:104px;
	  border:0;
	  color:#fff;
	  margin-left:5px;
	  overflow-x:hidden;
	  overflow-y:auto;
	  resize:none; 
	  padding-left:10px;
	  padding-right:10px;
	  font-size:12px;
	}
.text_area1{
	font-family:Arial, Helvetica, sans-serif;
	  background: url(../images/textarea_bg1.png) no-repeat 0 0;
	  width:542px;
	  height:104px;
	  border:0;
	  color:#fff;
	   overflow-x:hidden;
	  overflow-y:hidden;
	  resize:none; 
	  padding-left:10px;
	  padding-right:10px;
	  font-size:12px;
	
	}
.contact_content2{
	padding-left:129px;
	padding-top:40px;}
.contact_submit_btn{
	width:400px;
	margin-top:30px;}
.contact_submit_btn input{
	border:0;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
.form_formreset_btn {
	margin-right:12px;}
.form__formsend_btn{
	margin-right:12px;
	}	
.form_formreset_btn input{
	background:url(../images/form_apply_btn.png)  no-repeat 0 0;
	width:79px;
	line-height:24px;
	height:24px;
	}
.form__formsend_btn input{
	background:url(../images/contact_form_bg.png)  no-repeat -118px 0;
	width:79px;
	line-height:24px;
	height:24px;
	}
.form_formreset_btn input:hover{
	background:url(../images/form_apply_btn.png)  no-repeat 0 -48px;}
.form__formsend_btn input:hover{
	background:url(../images/contact_form_bg.png)  no-repeat -118px -24px;}
.contact_submit_btn div{display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;}	
	
.ml173{
	margin-left:173px;}	
	
	
	
	
	
/*=======================contact_us end======================================*/

 
.scrollbar2{height:200px;
	overflow:auto;}
.select_category{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:6px;
	margin-right:4px;
	vertical-align:middle;
	}
.select_restaurant{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:6px;
	vertical-align:middle;
	*position:relative;
	*z-index:777;
	}
.news_search{
	padding-left:23px;
	margin-top:30px;
	margin-bottom:10px;
} 
.news_search .span_special1{
	color:#8486A3;
	font-size:14px;
	vertical-align:middle;
}

.mr55{
	margin-right:55px;}
/*================================ select_style==================================*/
.default {
	width:121px;}
.select_style1 {
	width:190px;}
.select_style2 {
	width:257px;}

.select_style3 {
	width:79px;}
.select_style4 {
	width:238px;}

/*==========================restaurant html=======================start============= */
 .effect_time{
	 margin-bottom:10px;}
.select_points{
	display:inline-block;
	vertical-align: middle;
	*display:inline;
	*zoom:1;
	}
.membership_hotselect{
	padding-left:47px;
	margin-bottom:10px;}
.membership_hotselect .b1{
	color:#8486A3;
	font-size:14px;
	margin-right:10px;
	margin-left:10px;}

/*.restaurant_banner{
	border-bottom:5px solid #C9C7C7;
	width:700px;
	height:273px;}*/
.restaurant_banner_title1{
	background: url(../images/restaurant_new_title1.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:43px;
	}
.restaurant_banner_title2{
	background: url(../images/restaurant_new_title2.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:43px;
	}
.restaurant_banner_title3{
	background: url(../images/restaurant_new_title3.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:43px;
	}
.restaurant_banner{}
#restaurant_tab{
	position:relative;
	}

.restaurant_tab_default{
	background: url(../images/restaurant_tab_bg.png)  no-repeat 0 0;
	}
.restaurant_tab_default a{
	color:#6C170B;
	font-size:13px;
	}
.restaurant_tab_select{
	background: url(../images/restaurant_tab_bg.png)  no-repeat 0 -42px;
	}
.restaurant_tab_select a{
	 color:#D6311B;
	font-size:13px;
	}
/*.ui-tabs .ui-tabs-nav li.ui-tabs-active.restaurant_tab_default {
	background: url(../images/restaurant_tab_bg.png)  no-repeat 0 -42px;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.restaurant_tab_default a{
    color:#D6311B;
	font-size:13px;}	*/
.restaurant_tab_title{
	position:absolute;
	top:-47px;
	left:0;	
	width:500px;}
.restaurant_tab_title li{
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	margin-right:2px;
	}
.restaurant_tab_title li a{
	display:block;
	}
.overview_chianhouse img{
	float:left;
	width:172px;
	margin-right:10px;}
.overview_chianhouse p{
	width:434px;
	line-height:1.5em;
	color:#8486A3;
	font-size:13px;
	float:left;}
.overview_chianhouse:after{
	content:'clear';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;}
.overview_chianhouse{
	*zoom:1;
	}
#restaurant_tab_1 .nd_sharelink{
	/*width:600px;*/
	background: url(../images/nd_txt_title_long_1.png)  no-repeat 0 0;
	padding-left:430px;
	float:none;
	}
.td7{
	width:505px;
	border-bottom:1px dashed #666;}
.td11{
	width:160px;}
.info_img img{
	margin-bottom:10px;}
.b2{
	font-size:12px;
	font-weight:bold;
	color:#8486A3;
	vertical-align:top;}
.b3{
	color:#8486A3;
	font-size:12px;
	}
.b3 a[href^=tel] { color:#D6311B; }
.b3 a[href^=tel]:hover { color:#fff; }
.b4{
	color:#D6311B;
	font-size:12px;}
.b4 a{color:#D6311B;}
.b4 a:hover{
	color:#fff;}
.c1 img{
	vertical-align:middle;
	margin-right:5px;}
.c1 span{
	margin-right:43px;
	}
.restaurant_table1 td{
	padding-top:8px;
	padding-bottom:8px;}
.party_book_btn{
	height:23px;
	overflow:hidden;
	margin-top:15px;}
.party_book_btn input{
	background: url(../images/check_point.png)  no-repeat 0 0;
	width:137px;
	height:23px;
	line-height:23px;
	display:block;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-size:13px;
	
	}
.party_book_btn input:hover{
	background: url(../images/check_point.png)  no-repeat 0 -23px;}
.download_menu_title{
	width:450px;
line-height:1.5em;
font-size:12px;
color:#8486A3;}
.download_menu{
	width:595px;}
.download_menu li{
	position:relative;
	padding-top:11px;
	padding-bottom:11px;}
.download_menu .nl_details_more{
	position:absolute;
	right:0;
	bottom:11px;
	}
.nl_details_more a{
	font-size:12px;
	color:#D6311B;
	display:block;
	width:84px;
	background: url(../images/sicon1.png) no-repeat right 0;
	}
.nl_details_more a:hover{
	background: url(../images/sicon1_hover.png) no-repeat right 0;
	color:#fff;}
.download_menu li:first-child{
	border:none;}	
.download_menu li{
	border-top:1px dashed #666;}	
	
.restaurant_rsearch{
	width:246px;
	height:54px;
	background: url(../images/restaurant_rsearch_bg.png) no-repeat 0 0;
	padding-left:8px;
	padding-top:8px;
	}	
	
	
.restaurant_rsearch p{
	color:#000;
	font-size:16px;
	margin-bottom:5px;
	}
	
	
	
/*==========================restaurant html=======================end============= */

/*==========================charity html=======================start============= */
 

#charity_tab{
	position:relative;
	}

.charity_tab_default{
	background: url(../images/restaurant_tab_bg.png)  no-repeat 0 0;
	}
.charity_tab_default a{
	color:#6C170B;
	font-size:13px;
	}
.charity_tab_select{
	background: url(../images/restaurant_tab_bg.png)  no-repeat 0 -42px;
	}
.charity_tab_select a{
	 color:#D6311B;
	font-size:13px;
	}

.charity_tab_title{
	position:absolute;
	top:-47px;
	left:0;	
	width:500px;}
.charity_tab_title li{
	/*display:inline-block;
	*display:inline;
	*zoom:1;*/
	float:left;
	margin-right:2px;
	}
.charity_tab_title li a{
	display:block;
	}

/*==========================charity html=======================end============= */


/*=============================check box and radio===========start=======================*/
.jqTransformRadioWrapper {
	display:inline-block;/*display: -moz-inline-block;*/
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-right:3px;
	
	/*margin:0px 4px;	margin-top:5px;*/}
.jqtransformdone span{
/*	display:inline-block;*/
	/*display: -moz-inline-block;*/
	/**display:inline;
	*zoom:1;
	margin-top:-4px;*/
	
	}
.jqtransformdone .b6{
	}
.jq_form_label label{
	margin-right:15px;
	}
.jqTransformRadioWrapper a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;}
.jqTransformRadioWrapper label{
	margin-right:10px;
	
	}
.jqTransformRadio {
	background: transparent url(../images/radio_bg.png) no-repeat center top;
	vertical-align: middle;
	height: 14px;
	width: 18px;
	display:inline-block;/*display: -moz-inline-block;*/
	*display:inline;
	*zoom:1;
	
	
}

/* -------------
 * Checkboxes
 * ------------- */

a.jqTransformCheckbox {
	background: transparent url(../images/checkbox_bg.png) no-repeat center top;
	height: 14px;
	width: 18px;
	display:inline-block;/*display: -moz-inline-block;*/
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}
.jqTransformHidden {display: none;}
.ml15{
	margin-left:10px;}
.tdheight21{
	height:21px;}


/*=============================check box and radio=============end=====================*/

/*==========================question and answer style========================start====*/
.question_style{
	margin-top:30px;
	}
.question_style h3{
	width:601px; 
	height:27px;
	line-height:27px;
	color:#fff;
	font-size:13px;
	padding-left:8px;
	font-weight:normal;
	}
.answer_style{
	padding-top:25px;
	}
	
.h3_default_bg{
	background:url(../images/h2_default_bg.png) no-repeat 0 0;
	}
.h3_default_bg_2{
	background:url(../images/h2_default_bg_2.png) no-repeat 0 0;
	}
.h3_show_bg{
	background:url(../images/h2_show_bg.png) no-repeat 0 0;
	}
.h3_show_bg_2{
	background:url(../images/h2_show_bg_2.png) no-repeat 0 0;
	}
.terms{
	font-size:12px;
	margin-bottom:50px;
	margin-top:50px;}
.terms p{line-height:1.5em;
color:#9494B5;
width:613px;}
.terms ul{
	list-style-type:inherit;
	list-style:disc;
	color:#D6311B;
	padding-left:15px;
	margin-top:23px;
	margin-bottom:24px;
	}
#terms_2.terms ul{
	list-style-type:inherit;
	list-style:decimal;
	*list-style:decimal;
	color:#D6311B;
	padding-left:15px;
	margin-top:23px;
	margin-bottom:24px;
	list-style:decimal;
	/*word-wrap:break-word;
	word-break:break-all;*/
	}
.terms ul p{
	color:#7A7A98;
	}
.terms ul.legal_orginance p{
	margin-bottom:12px;
}
.terms ul li.title {
	list-style:none; 
	margin-left:-16px;
}
.answer_style{
	display:none;}


/*==========================question and answer style=======================end====*/


/*=======================================scroll bar============start===================*/
.scrollbar{
	height:295px;
	overflow:auto;
	}
.scrollbar1{
	height:295px;
	overflow:auto;
	}
#scrollbar2{
	height:/*226px;*/295px
	overflow:auto;
	}
#scrollbar3{
	height:295px;
	overflow:auto;
	}
.scrollbar2{
	height:295px;
	overflow:auto;
	}
/*.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index:1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/scroll_bar.png) repeat-y 0 0;
	
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	background: url(../images/scroll_up.png) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: -12px;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	background: url(../images/scroll_down.png) no-repeat 0 0;
}

.jScrollPaneDragBottom {
				bottom: -1px;
			}
*/

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}
.loclist .jspVerticalBar{
	right:10px;}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	z-index:99;
}

/*.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
*/
.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

/*.jspHorizontalBar .jspCap
{
	float: left;
}*/

.jspTrack
{
	
/*	background: #dde;
*/	position: relative;
}

.jspDrag
{
	background: url(../images/scroll_bar.png) repeat-y 0 0;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	display:none;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrowUp
{height: 11px;
background: url(../images/scroll_up.png) no-repeat 0 0; 
width:13px;

}

.jspArrowDown
{width:13px;
height: 10px;
background: url(../images/scroll_down.png) no-repeat 0 0;
	
}
.jspArrow.jspDisabled
{
	cursor: default;
/*	background: #80808d;
*/}

/*.jspVerticalBar .jspArrow
{
	height: 16px;
}
*/
.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}




/*=======================================scroll bar============end===================*/

/*=======================================scroll bar style1============start===================*/
.dk_options_inner .jspDrag
{
	background: url(../images/scroll_bar.png) repeat-y 0 0;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	display:inherit;
	width:16px;
	display:block;
}
.dk_options_inner .jspArrow
{
	
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	display:none;
}
.dk_options_inner .jspArrowUp
{height: 11px;
background: url(../images/scroll_up.png) no-repeat 0 0; 
width:13px;
display:none;

}

.dk_options_inner .jspArrowDown
{width:13px;
height: 10px;
background: url(../images/scroll_down.png) no-repeat 0 0;
display:none;	
}



/*=======================================scroll bar style1============end===================*/

/*================================calendar=============start====================*/
.calendar_container{
	padding-top:5px;
	background: url(../images/calendar_bg_top.png) no-repeat 0 0;
	width:253px;
	margin-top:20px;
	
	}
.calendar{
	padding-bottom:5px;
	background: url(../images/calendar_bg_bottom.png) no-repeat 0 bottom;
	width:253px;
	}
	
.calendar{
	padding-bottom:5px;
	background: url(../images/calendar_bg_bottom.png) no-repeat 0 bottom;
	width:253px;
	}
.calendar .ui-datepicker{
	width:253px;
	
}
.calendar  .ui-datepicker-calendar{
	width:242px;
	}
.calendar .ui-datepicker-title{
	color:#fff;
	font-size:14px;
	font-weight: normal;
	}

.calendar .ui-datepicker .ui-datepicker-week-end{
	color:#808080;
	font-weight:normal;
	}
.calendar .ui-datepicker .ui-datepicker-next {
	background: url(../images/calendar_next.png)  no-repeat center center;
	right:13px;
	top:0;
	cursor:pointer;
	}
.calendar .ui-datepicker .ui-datepicker-prev{
	background: url(../images/calendar_preview.png)  no-repeat center center;
	left:10px;
	top:0;
	cursor:pointer;
	}
.calendar .ui-datepicker .ui-datepicker-prev span{
	text-indent:-9999px;
	}
.calendar .ui-datepicker .ui-datepicker-next span{
	text-indent:-9999px;
	
	}
.calendar .ui-datepicker .ui-datepicker-prev-hover{
	background: url(../images/calendar_preview_hover.png)  no-repeat center center;
	
}
.calendar .ui-datepicker .ui-datepicker-next-hover{
	background: url(../images/calendar_next_hover.png)  no-repeat center center;
	}
.calendar .ui-widget-header{
	background: url(../images/calendar_title.png)  no-repeat 7px 0;}
.calendar .ui-datepicker .ui-datepicker-title{
	line-height:1em;}


.calendar .ui-icon{
	background:none;
	width:8px;
	height:10px;}	
.calendar .ui-datepicker th{
	font-size:13px;
	color:#7F84BE;
	font-weight:normal;
	padding:0;}
.calendar .ui-widget{
	font-family:Arial, Helvetica, sans-serif;}
.calendar .ui-widget-content{
/*	background: url(https://www.kingparrot.com/images/calendar_bg.png)  no-repeat 0 0;*/

	}

.calendar .ui-datepicker table{
	margin:0 5px; }
/*.ui-datepicker-calendar{
	border-spacing:0;}*/
.calendar .ui-corner-all{
	border:0;}
.calendar .ui-widget{
	font-size:13px;
	}
.calendar.ui-datepicker td span, .ui-datepicker td a{
	padding:0;}
.calendar .ui-state-default{
	border:0;
	background: url(../images/calendar_usually.png)  no-repeat 0 0;
	}
.calendar .ui-state-active,.calendar .ui-widget-content .ui-state-active,.calendar .ui-widget-header .ui-state-active{
	background: url(../images/calendar_select.png)  no-repeat 0 0;
	}
/*.calendar .ui-datepicker table{
	border-collapse:collapse;}*/
.calendar .ui-datepicker td{
	width:33px;
	height:26px;
	padding:0;
	margin:0;
	/*border:1px solid black;*/
	}
.calendar .ui-datepicker td span,.calendar .ui-datepicker td a{
	text-align:center;
	width:31px;
	height:22px;
	line-height:22px;
	color:#666;
	display:block;
	margin:0;
	padding:0;
	/*border:1px solid green;*/
	}
.calendar .ui-datepicker td .specialdate{
	color:#fff;}

.calendar .ui-state-highlight{
	background: url(../images/calendar_select.png)  no-repeat 0 0;}
	
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: -2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:12px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
 .calendar .ui-datepicker .specialDate a{
	 color:#fff;}

/*================================calendar=============end====================*/
/*============================restaurant slide======start=========================*/
.carousel_one{position: relative; 
	/*padding: 0 38px 0 32px;
	border:5px solid #0E1927;*/
	margin-left:37px;
	}


.carousel_one .textholder{
	width:230px;
	background: url(../images/restaurant_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:300px;
	right:19px;
	color:#fff;
	padding-left:17px;
	height:62px;
	}
.carousel_one .textholder div{
	line-height:62px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	}
.carousel_one .textholder span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	}
.carousel_one img{
	border:5px solid #0E1927;}

/*===========================*/
.carousel{position: relative; 
       overflow: hidden; 
     width: 609px; 
     height: 405px;
	padding: 0 38px 0 32px;
	border:5px solid #0E1927;
	}
.ic-progress-bar{
		display:none;}
.carousel .textholder{
	/*width:300px;
	position:absolute;
	top:50px;
	right:0;
	font-size:24px;
	color:red;*/
	/*line-height:1.2em;*/
/*	border:1px solid red;*/
	width:296px;
	/*height:69px;*/
	/*padding-top:11px;*/
	background: url(../images/restaurant_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:300px;
	left:400px;
	color:#fff;
	padding-left:17px;
	height:62px;
	}
.carousel .textholder div{
	line-height:62px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	}
.carousel .textholder span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	}
.carousel li{
	position:relative;}
.carousel li img{
	border-left:1px solid #0E1927;
	border-right:1px solid #0E1927;}
.membership_content1{
padding-left:5px;
padding-top:45px;
}
/*============================restaurant slide========end===========================*/

.map{
	width:254px;
	height:175px;
	background: url(../images/map_bg.png)  no-repeat 0 0;
	margin-top:20px;
	}
.map img{
	margin-left:5px;
	margin-top:5px;
	}

.bb1{
	border-bottom:1px solid #151B2B;}

/*.carousel li p{
	width:300px;
	position:absolute;
	top:0;
	right:0;
	font-size:24px;
	color:#fff;
	line-height:1.2em;
	border:1px solid red;}*/

/*---- start eventgallery_banner ----*/
#eventgallery_banner{width:700px; position:relative; clear:both;}
#eventgallery_banner .banner_container{width:700px; height:273px; overflow:hidden; position:relative; cursor:pointer;background:none;}
#eventgallery_banner .banner_slides{position:absolute; top:0; left:0;}
#eventgallery_banner .banner_slides > div { position:absolute; top:0; width:700px; display:none; }
#eventgallery_banner .banner_slides .banner_title{
	width:206px;
	height:48px;
	background: url(https://www.kingparrot.com/images/eventgallery_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:156px;
	right:0;
	color:#fff;
	padding-left:24px;
	padding-top:14px;  
	
	}

#eventgallery_banner .banner_slides .banner_title p{
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	
	
	}
#eventgallery_banner .banner_slides .banner_title span{
	
	display:inline-block; font-size:24px; vertical-align:middle;
	line-height:1.6em;
	}
#eventgallery_banner .banner_previous{
	background: url(../images/banner_btn_pre.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	left:24px;
	top:90px;}
#eventgallery_banner .banner_previous:hover{
	background: url(../images/banner_btn_pre.png) no-repeat 0 -44px;
	}
#eventgallery_banner .banner_next{
	background: url(../images/banner_btn_next.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	right:15px;
	top:90px;}
#eventgallery_banner .banner_next:hover{
	background: url(../images/banner_btn_next.png) no-repeat 0 -44px;
	}
#eventgallery_banner ul.banner_pagination{
	position:absolute;
	right:12px;
	bottom:24px;}
#eventgallery_banner ul.banner_pagination li  { float:left;margin-right:5px;}
#eventgallery_banner ul.banner_pagination li a { 
    padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	background: url(../images/banner_btn2.png) no-repeat 0 0;
	font-size:12px;
	color:#fff;
	
	}
#eventgallery_banner ul.banner_pagination li.active a { 
 padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	color:#fff;
background: url(../images/banner_btn1.png) no-repeat 0 0;
 }
/*----end eventgallery_banner-----*/



/*---- start charity_banner ----*/
#charity_banner{width:700px; position:relative; clear:both;}
#charity_banner .banner_container{width:700px; height:273px; overflow:hidden; position:relative; cursor:pointer;background:none;}
#charity_banner .banner_slides{position:absolute; top:0; left:0;}
#charity_banner .banner_slides > div { position:absolute; top:0; width:700px; display:none; }
#charity_banner .banner_slides .banner_title{
	width:206px;
	height:48px;
	background: url(https://www.kingparrot.com/images/charity_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:156px;
	right:0;
	color:#fff;
	padding-left:24px;
	padding-top:14px;  
	
	}

#charity_banner .banner_slides .banner_title p{
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	
	
	}
#charity_banner .banner_slides .banner_title span{
	
	display:inline-block; font-size:24px; vertical-align:middle;
	line-height:1.6em;
	}
#charity_banner .banner_previous{
	background: url(../images/banner_btn_pre.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	left:24px;
	top:90px;}
#charity_banner .banner_previous:hover{
	background: url(../images/banner_btn_pre.png) no-repeat 0 -44px;
	}
#charity_banner .banner_next{
	background: url(../images/banner_btn_next.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	right:15px;
	top:90px;}
#charity_banner .banner_next:hover{
	background: url(../images/banner_btn_next.png) no-repeat 0 -44px;
	}
#charity_banner ul.banner_pagination{
	position:absolute;
	right:12px;
	bottom:24px;}
#charity_banner ul.banner_pagination li  { float:left;margin-right:5px;}
#charity_banner ul.banner_pagination li a { 
    padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	background: url(../images/banner_btn2.png) no-repeat 0 0;
	font-size:12px;
	color:#fff;
	
	}
#charity_banner ul.banner_pagination li.active a { 
 padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	color:#fff;
background: url(../images/banner_btn1.png) no-repeat 0 0;
 }
/*----end charity_banner-----*/


/*---- start restaurant_banner ----*/
.silverborder{
	height:5px;
	width:700px; 
	background-color:#C9C7C7;
	position:absolute;
	left:0;
	top:-5px;
	z-index:888;
	}
#restaurant_banner{width:700px; position:relative; clear:both;}
#restaurant_banner .banner_container{width:700px; height:273px; overflow:hidden; position:relative; cursor:pointer;
background:none;

}
#restaurant_banner .banner_slides{position:absolute; top:0; left:0;}
#restaurant_banner .banner_slides > div { position:absolute; top:0; width:700px; display:none; }
#restaurant_banner .banner_slides .banner_title{
	width:206px;
	height:48px;
	background: url(../images/restaurant_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:156px;
	right:0;
	color:#fff;
	padding-left:24px;
	padding-top:14px;  
	
	}

#restaurant_banner .banner_slides .banner_title p{
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	
	
	}
#restaurant_banner .banner_slides .banner_title span{
	
	display:inline-block; font-size:24px; vertical-align:middle;
	line-height:1.6em;
	}
#restaurant_banner .banner_previous{
	background: url(../images/banner_btn_pre.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	left:24px;
	top:90px;}
#restaurant_banner .banner_previous:hover{
	background: url(../images/banner_btn_pre.png) no-repeat 0 -44px;
	}
#restaurant_banner .banner_next{
	background: url(../images/banner_btn_next.png) no-repeat 0 0;
	width:34px;
	height:44px;
	display:block;
	position:absolute;
	right:15px;
	top:90px;}
#restaurant_banner .banner_next:hover{
	background: url(../images/banner_btn_next.png) no-repeat 0 -44px;
	}
#restaurant_banner ul.banner_pagination{
	position:absolute;
	right:12px;
	bottom:24px;}
#restaurant_banner ul.banner_pagination li  { float:left;margin-right:5px;}
#restaurant_banner ul.banner_pagination li a { 
    padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	background: url(../images/banner_btn2.png) no-repeat 0 0;
	font-size:12px;
	color:#fff;
	
	}
#restaurant_banner ul.banner_pagination li.active a { 
 padding:1px 3px 3px 5px;
    width:10px;
	height:13px;
	display:block;
	color:#fff;
background: url(../images/banner_btn1.png) no-repeat 0 0;
 }
/*----end restaurant_banner-----*/

.email1{
	width:160px;}
.nd_sharelink{
	position:relative;}
#itellnewsform .send_email {
	z-index: 999;
	
}
.news_details_content_right .send_email,.charity_details_content_right .send_email{
	left:-120px}
.send_email{
	display:none;
	width:300px;
	/*height:190px;*/
	background: url(../images/email_send_bg_top.png) no-repeat 0 top;
	position:absolute;
	top:30px;
	left:340px;
	background-color:#000D16;
	font-size:12px;
	line-height:1.2em;
	padding-top:4px;
	color:#fff;
	}
.send_email_bottom{
	padding-bottom:5px;
	background: url(../images/email_send_bg_bottom.png) no-repeat 0 bottom;}
.send_email .send_to{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	padding-left:14px;
	color:#D63924;
	}
.send_email td{
padding:2px 0;	
	}
.send_email td input{
		margin:0;}
.send_email .email_td{
	width:100px;
	padding-left:15px;}
.send_title{
	position:relative;
	}
.btnclose{
	position:absolute;
	top:9px;
	right:5px;
	width:17px;
	height:18px;
	display:block;
	background:url(../images/email_closebtn.png) no-repeat 0 0;
	cursor:pointer;}
/*.email_send_btn{
		background:url(../images/form_apply_btn.png) no-repeat 0 -24px;
		font-family:Arial, Helvetica, sans-serif;
		border:none;
		color:#fff;
		line-height:24px;
		height:24px;
		font-size:12px;
		width:79px;	
		

	}*/
.send_email .email_send_td{
	padding-top:10px;

	}
.email_send_td	.membership_submit_btn{
	margin:0;
	width:auto;
	margin-bottom:10px;}

.send_email .email_send_td input{
		text-align:center;
		margin:0;
		padding:0;

	}
.application_form .require_txt{
	font-size:11px;
	
	}
.mb150{
	margin-bottom:50px;}
	
/*=====sign_for_enews======*/

.sign_for_enews{
	display:none;
	width:300px;
	/*height:190px;*/
	background: url(../images/email_send_bg_top.png) no-repeat 0 top;
	position:absolute;
	top:-190px;
	left:280px;
	background-color:#000D16;
	font-size:12px;
	line-height:1.2em;
	padding-top:4px;
	z-index:999;
	}
.sign_for_enews_bottom{
	padding-bottom:5px;
	background: url(../images/email_send_bg_bottom.png) no-repeat 0 bottom;}
.sign_for_enews .send_to{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	padding-left:14px;
	color:#D63924;
	}
.sign_for_enews td{
padding:2px 0;	
	}
.sign_for_enews td input{
		margin:0;}
.sign_for_enews .email_td{
	width:100px;
	padding-left:15px;
	color:#fff;}
.send_title{
	position:relative;
	}
.btnclose{
	position:absolute;
	top:9px;
	right:5px;
	width:17px;
	height:18px;
	display:block;
	background:url(../images/email_closebtn.png) no-repeat 0 0;
	cursor:pointer;}
.sign_for_enews .email_send_td{
	padding-top:10px;

	}
.email_send_td	.membership_submit_btn{
	margin:0;
	width:auto;
	margin-bottom:10px;}

.sign_for_enews .email_send_td input{
		text-align:center;
		margin:0;
		padding:0;

	}
.application_form .require_txt{
	font-size:11px;
	}
.restaurant_banner_one	ul.banner_pagination li a{
	background:none;}
.restaurant_banner_one ul.banner_pagination{
	right:108px;
	background: url(../images/banner_btn1.png) no-repeat 0 0; 
	}
	
.index_banner_one{
	width:700px; height:455px; overflow:hidden;  
background:url(../images/banner_boder.png) no-repeat 0 bottom;
	}
.index_banner_one ul.banner_pagination li a{
	background:none;}
.index_banner_one ul.banner_pagination{
	right:108px;
	background: url(../images/banner_btn1.png) no-repeat 0 0; 
	}	
.index_banner_one .banner_title{
	width:296px;
	height:86px;
	background: url(../images/banner_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:316px;
	right:0;
	color:#fff;
	padding-left:24px;
/*	padding-top:17px;  
*/	
	}

.index_banner_one .banner_title p{
	font-size:23px;
	color:#fff;
	line-height:1.2em;
	width:295px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	
	
	
	}
.index_banner_one .banner_title .va{
	line-height:86px;
	width:1px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.search_name .membership_submit_btn{
	margin:0;
	margin-top:10px;
	padding:0;
	padding-left:11px;
	width:auto;
	float:left;}
/*=====================restaurant slide start=====================*/	
.jcarousel-skin-tango .jcarousel-container {
 
   /* border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 630px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
	
}
/*#mycarousel:last-child.jcarousel-clip-horizontal{
	margin-right:50px;}*/
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  /*  width:  529px;*/
    height: 327px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 492px;
    height: 327px;
	position:relative;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 8px;
    margin-right: 8px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	/*margin-left: 10px;
    margin-right: 0;*/
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 134px;
    right: 8px;
    width: 32px;
    height: 31px;
    cursor: pointer;
    background: transparent url(../images/restaurant_next_btn.png) no-repeat 0 0;
}

/*.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(https://www.kingparrot.com/images/prev-horizontal.png);
}
*/
/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	display:none;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 134px;
    left: 8px;
    width: 32px;
    height: 31px;
    cursor: pointer;
    background: transparent url(../images/restaurant_prev_btn.png) no-repeat 0 0;
}

/*.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(https://www.kingparrot.com/images/next-horizontal.png);
}
*/
/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	display:none;
}

.va{
	width:1px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:62px;
	vertical-align:middle;
	}
.mycarousel_title{
width:213px;
	background: url(../images/restaurant_title_bg.png) no-repeat 0 0;
	position:absolute;
	top:235px;
	right:0px;
	color:#fff;
	padding-left:17px;
	height:62px;
	}
.carousel_title{
	display:inline-block;
*display:inline;
*zoom:1;
width:190px;
vertical-align:middle;
	
	}
/*=====================restaurant slide end=====================*/

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	/*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;*/
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.kingparrot.com/images/fancybox_sprite.png');
	
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.kingparrot.com/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 15px;
	right: 13px;
	width: 17px;
	height: 18px;
	cursor: pointer;
	z-index: 8060;
	background:  url('../images/link-close.png') 0 0 no-repeat;
	
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.kingparrot.com/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	margin:0; 
	font-size:16px;
	color:#544469; 
	font-weight:normal;
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	padding:0 10px 10px 0; 
	
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	/*padding-top: 10px;*/
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
#contact_tab_2{
	padding-bottom:200px;}
#search_noresult{
	width:100%;
	text-align:center;
	/*height:290px;
	line-height:290px;*/
	font-size:20px;
	color:#666;}
/*#rname-1 ul{
	overflow: hidden;
	height:auto;
	}	
#rname-1 .jspArrowUp{
	background:none;}
#rname-1 .jspArrowDown{
	background:none;}*/


.content_panel {
	width:600px;
	padding-left:15px;
}
.btn_l {
	font-size:13px;
	background:url(../images/btns.png) no-repeat right 0;
	width:151px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
	border:0;
	margin:0 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
}
.btn_l:hover {
	background-position:right -24px;
}
.btn_s {
	font-size:13px;
	background:url(../images/btns.png) no-repeat 0 0;
	width:105px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
	border:0;
	margin:0 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
}
.btn_s:hover {
	background-position:0 -24px;
}
.form_btn {
	margin:30px 0;
	text-align:center;
}
.h3_title {
	color:#8486A3;
	font-size:16px;
	font-weight:normal;
	margin:.5em 0;
}
p.justify {
	font-size: 12px;
	color: #7A7A98;
	line-height: 1.5em;
	margin:0 0 1em 0;
	text-align:justify;
}
.h3_title + p.justify {
	margin-top:1em;
}
.sliver {
	border-top:3px solid #0E1927;
	border-bottom:3px solid #0E1927;
}
.content_list {
	list-style:disc;
	color:#D6311B;
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:0 0 0 16px;
	width:710px;
}
.content_list li {
	margin:0;
	padding:0;
}
.content_list li span {
	color:#9494B5;
}
.alink {
	color:#D6311B;
}
.alink:hover {
	color:#FFF;
}
.jq_form_label {
	color:#D63924;
	margin:1em 0;
}
.ptips {
	margin:0 0 1em 0;
	color:#9494B5;
}
.party_evnet_sort {
	height:44px;
	padding:50px 0 6px 0;
	border-bottom:2px solid #484B6B;
}
.party_evnet_icon {
	float:left;
	padding:0 0 0 0;
	height:44px;
	color:#D6311B;
	font-size:16px;
}
.party_evnet_icon .img_panel { float:left; width:70px; height:44px;}
/*.icon_wedding {
	background:url(../images/icon_wedding.png) no-repeat left center;
}
.icon_party {
	background:url(../images/icon_party.png) no-repeat left center;
}
.icon_tour {
	background:url(../images/icon_tour.png) no-repeat left center;
}
.icon_meeting {
	background:url(../images/icon_meeting.png) no-repeat left center;
}
.icon_birthday {
	background:url(../images/icon_birthday.png) no-repeat left center;
}*/
.party_evnet_icon span {
	float:left;
	margin:20px 0 6px;
	line-height:18px;
	height:18px;
	padding:0 25px 0 0;
	background:url(../images/gtgt.png) no-repeat right center;
	cursor:pointer;
}
.party_evnet_sort.show_content .party_evnet_icon span {
	background-image:url(../images/dtdt.png);
}
.catalog {
	float:right;
	color:#D6311B;
	font-size: 12px;
	background: url(../images/sicon1.png) no-repeat right center;
	padding-right:20px;
	margin-top:20px;
}
.catalog:hover {
	background-image: url(../images/sicon1_hover.png);
	color: white;
}
.party_event_content {
	display:none;
}
.party_event_table {
	font-size:12px;
	color:#FFF;
}
.party_event_table th, .party_event_table td {
	text-align:left;
	padding:10px 0;
	vertical-align:top;
}
.party_event_table th {
	width:100px;
}
.party_event_table td {
	width:500px;
	overflow:hidden;
	border-top: 1px dashed #B3B3B3;
}
.party_event_table tr:first-child td {
	border-top:0;
}
.location_list {
	list-style:none;
	margin:0;
	padding:0;
}
.location_list li {
	float:left;
	width:70px;
	height:38px;
	padding:4px 6px 4px 5px;
	margin-right:19px;
	margin-bottom:15px;
	background:url(../images/location_bg.png) no-repeat;
}	
#party_event_drop{
	position:absolute;
	top:17px;
	left:0;
	/*border:1px solid red;*/
	background:#11203D;
	display:none;
	z-index:20;
	
	}
#party_event_drop ul{
	background-color:#11203D;
	background: url(../images/tc/member_drop_bg.png) no-repeat 0 0;
	width:198px;
	}	
	
#party_event_drop li{
	float:none;
	width:198px;
	border-top:1px solid #2D3056;
	}
#party_event_drop ul li:first-child{
	border:none;}
#party_event_drop li a{
	line-height:29px;
	font-size:12px;
	color:#fff;
	text-indent:0;
}

#media_drop{
	position:absolute;
	top:17px;
	left:0;
	/*border:1px solid red;*/
	background:#11203D;
	display:none;
	z-index:20;
	
	}
#media_drop ul{
	background-color:#11203D;
	background: url(../images/tc/member_drop_bg.png) no-repeat 0 0;
	width:198px;
	}	
	
#media_drop li{
	float:none;
	width:198px;
	border-top:1px solid #2D3056;
	}
#media_drop ul li:first-child{
	border:none;}
#media_drop li a{
	line-height:29px;
	font-size:12px;
	color:#fff;
	text-indent:0;
}




#cs_drop{
	position:absolute;
	top:17px;
	left:0;
	/*border:1px solid red;*/
	background:#11203D;
	display:none;
	z-index:20;
	
	}
#cs_drop ul{
	background-color:#11203D;
	background: url(../images/tc/member_drop_bg.png) no-repeat 0 0;
	width:198px;
	}	
	
#cs_drop li{
	float:none;
	width:198px;
	border-top:1px solid #2D3056;
	}
#cs_drop ul li:first-child{
	border:none;}
#cs_drop li a{
	line-height:29px;
	font-size:12px;
	color:#fff;
	text-indent:0;
}




#outside_catering_drop{
	position:absolute;
	top:17px;
	left:0;
	/*border:1px solid red;*/
	background:#11203D;
	display:none;
	z-index:20;
	
	}
#outside_catering_drop ul{
	background-color:#11203D;
	background: url(../images/tc/member_drop_bg.png) no-repeat 0 0;
	width:198px;
	}	
	
#outside_catering_drop li{
	float:none;
	width:198px;
	border-top:1px solid #2D3056;
	}
#outside_catering_drop ul li:first-child{
	border:none;}
#outside_catering_drop li a{
	line-height:29px;
	font-size:12px;
	color:#fff;
	text-indent:0;
}
@media only screen and (max-device-width: 480px) {
	.news_search .span_special1{
		color:#fff;
		font-size:0.5em;
		vertical-align:middle;
	}
	.normal .nl_details{
		font-size:0.5em;
	}
	.normal .nl_details_title h2 {
		font-size:1em;
	}
	.normal .nl_details_content p {
		font-size:1em;
	}
	.news_details_content_right .news_details_content_text p {
		font-size:0.5em;
	}
	.restaurant_table1 td.td6 {
		font-size:0.7em;
	}
	.restaurant_table1 td.td7 {
		font-size:0.7em;
	}
	.restaurant_table1 td.b3 {
		font-size:0.4em;
	}
	.restaurant_table1 td.b4 {
		font-size:0.4em;
	}
	#footer .link {
		font-size:0.4em;
	}
	#footer .copyright {
		font-size:0.4em;
	}
	
	.af_table1 td p {
		font-size:10px;
	}
	.af_table2 td p {
		font-size:0.8em;
	}

}

.btn-pano.no{background:none !important; cursor:default !important;}
.btn-pano.no:hover{background:none !important;}
.btn-pano{ vertical-align:middle;margin-right:6px;display:inline-block;*display:inline;*zoom:1; cursor:pointer;width:26px;height:26px;background: url(../images/btn_pano.png)  no-repeat 0 0; text-decoration:none !important;}
.btn-pano:hover{background:url(../images/btn_pano_over_4.png) no-repeat  0 0;}




/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}


#quandoowidget{
	display:none !important;
}