@charset "utf-8";
/* CSS Document */
body {
	margin:0px auto;
	padding:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:url(images/bg.jpg) repeat-x #5b1120;
	color:#666;
}
.clear {
	clear:both;
}
img{
	-ms-interpolation-mode:bicubic;
}
#all_main {
	width:980px;
	padding:0;
	text-align:left;
	margin:0 auto;
}
#main {
	float:left;
	clear:both;
	background-color:#FFF;
}
#top{
	padding:10px 13px 5px 13px;
	width:954px;
	float:left;
	clear:both;
}
#middle{
	width:980px;
	float:left;
	clear:both;
}

#top_left{
	float:left;
	width:200px;
	text-align:center;
}
#top_right{
	float:right;
	width:728px;
	text-align:center;
}
#search{
	float:left;
	clear:both;
	margin-top:10px;
	border:1px solid #ccc;
	width:952px;
	height:50px;
}
#search div.title{
	background:url(images/search_title_bg.gif) no-repeat left center;
	padding-left:20px;
	width:95px;
	color:#FFF;
	font-size:15px;
	float:left;
	line-height:50px;
}
#search_left{
	width:400px;
	float:left;
}

#search_left form{
	float:left;
	margin:0;
	padding:15px 0px 0px 0px;
}
#search_left form input{
	float:left;
	margin:0px 8px;
}
#search_left form input.text{
	width:130px;
	border-bottom:1px solid #ccc;border-right:1px solid #ccc;  border-top:2px inset #ccc; border-left:2px inset #ccc;
}

#my_link{
	width:300px;
	float:left;
	text-align:right;
	padding-top:15px;
}
#my_link img.img_style{
	margin:0px 5px;
}
.my_account{
	width:250px;
	height:50px;
	background-color:#294a79;
	color:#FFF;
	float:right;
	line-height:25px;
}
.my_account img.my_img{
	float:left;
	padding-right:10px;
}
.my_account p.my_account_login{
	padding:0;
	margin:0;
	text-align:center;
}
.my_account a{
	color:#FFF;
}
.my_account a:hover{
	color:#F90;
}
.search_bottom{
	text-align:center;
	float:left;
	width:954px;
}


#middle img.side_line{
	float:left;
	width:13px;
}
.middle_box{
	border:1px solid #ccc;
	width:952px;
	float:left;
}
.middle_box_top{
	height:32px;
	line-height:32px;
	float:left;
	clear:both;
	width:952px;
	background:url(images/middle_top_bg.gif) repeat-x;
}
.nav{
	width:650px;
	float:left;
}
.nav ul.level0{
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul.level0 li.level0{
	float:left;
	border-right:1px solid #ccc;
}
.nav ul.level0 li a{
	display:block;
	color:#333;
	padding:0px 10px;
	text-decoration:none;
}
.nav ul.level0 li a:hover{
	background-color:#FFF;
}
.nav ul.level0 li.search{
	background-color:#FFF;
	float:left;
}

.middle_top_link{
	width:300px; float:right;
	text-align:right;
}
.middle_top_link ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	
}
.middle_top_link ul li{
	float:left;
	background-color:#CE2724;
	padding:0px 10px;
	margin-left:1px;
}
.middle_top_link ul li a{
	color:#FFF;
	text-decoration:none;
}


.middle_content{
	padding:15px 0px;
	width:952px;
	float:left;
	clear:both;
}

.middle_content_left_bottom{
	clear:both;
	float:left;
	width:808px;
}
.middle_content_index_1{
	float:left;
	width:300px;
	overflow-x:hidden;
}
.middle_content_index_2{
	float:left;
	width:500px;
	margin-left:8px;
}

.middle_content_left{
	float:left;
	width:808px;
	margin-left:8px;
	_margin-left:3px;
}
.middle_content_right{
	float:left;
	margin-left:3px;
	width:128px;
}
.middle_content_right_banner{	
	float:left;
	width:140px;
	margin-left:8px;
}
.middle_content_right_top{
	margin-bottom:10px;
	padding:0;
	width:134px;
	float:left;
}
.middle_content_right_top h1{
	margin:0;
	padding:6px 0px 5px 10px;
	background-color:#666;
	height:18px;
	font-size:14px;
	color:#FFF;
}
.middle_content_right_top span{
	margin:0;
	padding:6px 0px 5px 8px;
	float:left;
}
.middle_content_left_top{
	float:left;
	clear:both;
	width:808px;
}

.ad{
	float:left;
	clear:both;
	width:300px;
}
.bule_box{
	width:620px;
	float:left;
	clear:both;
}
.bule_box h1{
	background-color:#0061A2;
	margin:0;
	padding:0;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
}
.bule_box div.content{
	padding:15px;
	float:left;
	clear:both;
}


.red_box2{
	border:1px solid #ccc;
	width:370px;
	float:left;
	margin:0px 15px;
}
.red_box2 h1{
	background:url(images/red_bg.gif) repeat-x;
	margin:0;
	padding:0;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
}
.red_box2 div.content{
	padding:15px;
	float:left;
	clear:both;
}
.red_box2 div.content img{
	float:left;
	padding:0px 5px 5px 0px;
}
.red_box{
	border:1px solid #ccc;
	width:298px;
	float:left;
	clear:both;
}
.red_box h1{
	background:url(images/red_bg.gif) repeat-x;
	margin:0;
	padding:0;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
}
.red_box div.content{
	margin:0;
	padding:15px;
	float:left;
	clear:both;
}
.red_box div.content img{
	margin:0;
	padding-left:15px;
}
.qucik_link{
	float:left;
	clear:both;
	width:300px;
}
.qucik_link img{
	margin:5px 0px;
}
.qucik_link img.qucik_link_left{
	float:left;
}
.qucik_link img.qucik_link_right{
	float:right;
}

.subject{
	margin-left:8px;
	width:500px;
	float:left;
}
.blue_box{
	width:500px;
	height:250px;
	background:url(images/blue_content_bg.jpg) no-repeat bottom left;
	float:left;
}
.blue_box h1{
	background:url(images/blue_bg.gif) repeat-x;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
}
/*
.search_table{
	margin-top:20px;
	margin-left:20px;
	border:1px solid red;
	line-height:25px;
	color:#000;
	border:1px solid #FF6;
}*/
.search_form{
	margin:0;
	padding:0;
	margin-top:15px;
	color:#000;
	text-align:center;
	line-height:30px;
}
.search_form table{
	text-align:left;
}
.search_form table.restsearch_table{
	line-height:34px;
}
.search_form table.weddingsearch_table{
	line-height:25px;
}
.search_form table.weddingsearch_table select{
	width:150px;
}
.search_form input.input_text{
	border-bottom:1px solid #ccc;border-right:1px solid #ccc;  border-top:2px inset #ccc; border-left:2px inset #ccc;
	width:280px;
}
.search_form input.input_text_200{
	border-bottom:1px solid #ccc;border-right:1px solid #ccc;  border-top:2px inset #ccc; border-left:2px inset #ccc;
	width:200px;
}
.search_form input.input_text_150{
	border-bottom:1px solid #ccc;border-right:1px solid #ccc;  border-top:2px inset #ccc; border-left:2px inset #ccc;
	width:150px;
}
.search_form select.select_style{
	border-bottom:1px solid #ccc;border-right:1px solid #ccc;  border-top:2px inset #ccc; border-left:2px inset #ccc;
}
.search_form input.input_submit{
	border:none;
	width:100px;
	height:20px;
	background-color:#CE2724;
	color:#FFF;
	cursor:pointer;
}
.search_form input.input_submit_short{
	border:none;
	width:50px;
	height:20px;
	background-color:#CE2724;
	color:#FFF;
	cursor:pointer;
}



.orange_box{
	width:500px;
}
.orange_box h1{
	background:url(images/orange_bg.gif) repeat-x;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
}
.orange_box div.content{
	float:left;
	clear:both;
	padding-top:15px;
}

.orange_box_contnet_info{
	width:220px;
	margin:0px 15px;
	_margin:0px 10px;
	float:left;
}
.orange_box_contnet_info h2.title{
	font-size:12px;
	float:left;
	clear:both;
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #000;
	color:#F00;
	font-weight:500;
	line-height:20px;
}
.orange_box_contnet_info h2.title span{
	float:left;
}
.orange_box_contnet_info h2.title label{
	float:right;
}
.list_info{
	background-color:#EFEAE0;
	width:220px;
	margin:10px 0px;
	float:left;
	clear:both;
}
.list_info img.logo{
	float:left;
	width:80px;
	padding:4px;
}

.list_info a{
	text-decoration:none;
	color:#666;
}
.list_info a:hover{
	color:#F60;
}
.list_info h3.name{
	margin:0;
	padding:8px 0px;
	font-size:12px;
	
}
.list_info h3.name a{
	color:#666;
	text-decoration:underline;
}
.list_info h3.name a:hover{
	color:#F60;
}

.list_info div.list_info_text{
	padding-left:7px;
	float:left;
	width:125px;
}
.list_info div.list_info_text a{
	text-decoration:none;
	color:#666;
}
.list_info div.list_info_text a:hover{
	color:#F60;
}

.list_info div.list_info_text h3.name{
	margin:0;
	padding:8px 0px;
	font-size:12px;
	text-decoration:underline;
}
.list_info div.list_info_text h3.name a{
	color:#666;
	text-decoration:underline;
}
.list_info div.list_info_text h3.name a:hover{
	color:#F60;
}
.list_info div.booking{
	font-size:14px;
}
.list_info div.booking a{
	color:#00F;
}
.list_info div.booking a:hover{
	color:#F30;
}

.orange_box_contnet_info p.more{
	text-align:right;
	clear:both;
}
.orange_box_contnet_info p.more a{
	color:#666;
}
.orange_box_contnet_info p.more a:hover{
	color:#F60;
}

.search_box_content{
	background-color:#eeeadf;
	line-height:25px;
	color:#F00;
	padding-left:10px;
}
.search_box_content a{
	color:#F00;
}
/*common*/
.width_470{
	width:470px;
}
.width_600{
	width:600px;
}
.font_24{
	font-size:24px;
	font-weight:bold;
}
.font_36{
	font-size:36px;
	font-weight:bold;
}
.red_font{
	color:#F00;
}

.padding_5{
	padding:5px;
}
.misstake {
	color:#990000;
	background:url(images/warning.gif) no-repeat;
	line-height:32px;
	font-weight:600;
	padding-left:40px;
}
table.wedding_re_table{
	line-height:17px;
	margin-bottom:20px;
}
.text_align_right{
	text-align:right;
	padding-bottom:5px;
}
.text14pt1{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.pink_font{
	color:#d45e75;
}
.red_font_big{
	color:#900;
	font-size:20px;
	font-weight:bold;
}
.content-bold{
	font-weight:bold;
}
.padding_top_5{
	padding-top:5px;
	float:left;
}
.padding_right_8{
	padding-right:8px;
}
.subject-description{
	padding:5px 15px 0px 15px;
}
.search_oranage_box{
	width:100%;
}
.search_oranage_box h1.title{
	background-color:#E7A610;
	color:#FFF;
	font-size:14px;
	margin:0;
	padding:0;
	padding-left:40px;
	height:30px;
	line-height:30px;
}

.search_re_box{
	width:100%;
	background-color:#F8F7ED;
	margin-bottom:20px;
}
.search_re_box h1.title{
	color:#FFF;
	font-size:14px;
	background:url(images/icon2.gif) no-repeat 10px #CC0000;
	line-height:35px;
	margin:0;
	padding:0;
	padding-left:40px;
	margin-bottom:20px;
}

.search_re_box_title{
	width:788px;
	padding:0px 10px;
	float:left;
	clear:both;
	line-height:30px;
	background-color:#698C00;
	color:#FFF;
	font-weight:bold;
}
.search_re_box_title span.left{
	display:block;
	width:80%;
	float:left;
	font-size:15px;
}
.search_re_box_title span.left a{
	color:#FFFFFF;
	text-decoration:none;
}
.search_re_box_title span.right{
	display:block;
	font-size: 12px;
	width:20%;
	float:right;
	text-align:right;
}
.search_re_box_1{
	width:100%;
	clear:both;
	background:url(images/dot.jpg) repeat-x bottom;
	padding:15px 0px 25px 0px;
}
.content-sort{
	font-weight:bold;
}
.content-sort img{
	margin:5px;
	margin-bottom:-3px;
}

.bottom_text{
	padding-bottom:20px;
}	
/*wedding form*/
div#hotel_content {
	margin:10px;
	width:788px;
}
div#hotel_content h2 {
	color:#003B63;
	padding:5px;
	margin:0;
}
div#hotel_content h2 font.small_font {
	font-size:12px;
	color:#FF0000;
}
div#hotel_content h4 {
	margin:0;
	padding:0;
}
div#hotel_content h4 span {
	width:auto;
	margin-right:5px;
	background-color:#FCFBEF;
	padding:5px;
	height:30px;
	line-height:30px;
}
div#hotel_content h4 span a {
	color:#CCCCCC;
}
div#hotel_content h4 span.selected {
	background-color:#f0eeda;
	color:#003B63;
}
div#hotel_content h4 span.selected a {
	color:#003B63;
}
div#hotel_content div.detail {
	border:1px solid #c0bea6;
	margin-bottom:10px;
	padding:0;
	width:786px;
	float:left;
	clear:both;
}

div#hotel_content div.detail h3 {
	color:#FFFFFF;
	margin:0;
	padding:8px 0px 8px 5px;
	background-color:#d1597d;
	float:left;
	width:781px;
	clear:both;
}
div#hotel_content div.detail h3.search_information {
	color:#FFFFFF;
	margin:0;
	padding:10px 0px 10px 5px;
	background-color:#990000;
}
div#hotel_content div.detail p {
	padding:2px 0px;
	margin:0;
	line-height:20px;
	min-height:20px;
	_height:20px;
	width:100%;
	float:left;
	clear:both;
}
div#hotel_content div.detail p.row0 {
	background-color:#f4f0c9;
}
div#hotel_content div.detail p.row1 {
	background-color:#FCFBEF;
}
div#hotel_content div.detail p label.title {
	font-weight: bold;
	display:block;
	float:left;
	padding-left:5px;
	width:150px;
}
div#hotel_content div.detail p label.title_menu_detail {
	font-weight: bold;
	display:block;
	float:left;
	padding-left:5px;
	width:150px;
	position:relative;
}
div#hotel_content div.detail p label.title_menu_detail span#meun_detail {
	display:none;
	position:absolute;
	width:300px;
	left:0px;
	top:20px;
	border:1px solid #ccc;
	padding:10px;
	background-color:#FFFFFF;
}
div#hotel_content div.detail p span.content {
	margin-left:10px;
	display:block;
	float:left;
	width:220px;
	
}
div#hotel_content div.detail p label.title_long {
	font-weight: bold;
	display:block;
	float:left;
	padding-left:5px;
	width:200px;
	
	
}
div#hotel_content div.detail p span.content_long {
	margin-left:10px;
	display:block;
	float:left;
	width:615px;
}
div#hotel_content div.detail p label.title_promotion {
	font-weight: bold;
	display:block;
	float:left;
	padding-left:5px;
	width:250px;
}
div#hotel_content div.detail p label.is_promotion {
	margin-left:10px;
	display:block;
	float:left;
	width:160px;
	text-align:center;
	
}
/*wedding end*/
#restaurant_detail {
	width:500px;
}
#restaurant_detail div.field {
	margin-top:7px;
	clear:both;
}
#restaurant_detail span {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
#restaurant_detail span.label {
	width:100px;
	display:block;
	float:left;
	font-weight: bold;
}
#restaurant_detail span.separator {
	width:30px;
	display:block;
	float:left;
}
#restaurant_detail span.content {
	width:370px;
	display:block;
	float:left;
}

#rest_visitors {
	padding-top:20px;
	width:620px;
}

#rest_visitors h2{
	height:20px;
	font-size:18px;
	color:#FFF;
	font-size:14px;
	background-color:#0061A2;
	padding-top:5px;
}

#rest_visitors div.list {
	width:620px;
}

#rest_visitors div.list div.fb_profile{
	width:50px;
	float:left;
	height:70px;
}

a:link.sub-head, a:visited.sub-head, a:hover.sub-head, a:active.sub-head, .sub-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	text-decoration: none;
}
a:link.sub-head-grey, a:visited.sub-head-grey, a:hover.sub-head-grey, a:active.sub-head-grey, .sub-head-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
a:link.style2, a:visited.style2, a:hover.style2, a:active.style2, .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.header {
	font-size:16px;
	color:#FFF;
	font-weight:600;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.prev_next{
	float:left;
	clear:both;
	width:100%;
	padding:10px 0px;
}
.prev_next span.left{
	float:left;
}
.prev_next span.right{
	float:right;
}
.foodeasy_us{
	margin:0;
	padding:0px 0px 5px 20px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.foodeasy_us a{
	color:#000;
	text-decoration:none;
}
.lighter{
	font-size:16px;
	text-decoration:underline;
	font-weight:500;
}
.food_theme{
	margin:0;
	padding-top:13px;
	width:100%;
	float:left;
}
.food_theme h1{
	margin:0;
	padding:5px 0px 8px 20px;
	font-size:14px;
	font-weight:bold;
}
.food_theme label{
	margin:0;
	padding-left:40px;
}
.food_theme  a{
	font-size:14px;
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

h2.signature_dish {
	color:#FFFFFF;
	margin: 3px 0 3px 5px;
	padding: 0;
	font-size:14px;
}

#footer {
	margin: 10px 12px;
	font-size:12px;
}

#footer a{
	font-size:12px;
	color:#666;
	text-decoration:none;
}