@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	behavior: url(css/csshoverfix.htc);
	background-attachment: fixed;
	background-color: #4b1010;
	background-image: url(../images/bg_citypalace.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border-width: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d37e00;
	display: inline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
h1 a{
	color: #d37e00;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
.Text a{
	color: #FFFFFF;
	text-decoration: none;
}
.Text a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.text_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	line-height: 18px;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	line-height: 22px;
}
.text_menu a{
	color: #191919;
	text-decoration: none;
}
.text_menu a:hover{
	color: #191919;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.black_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.menu_box {
	background-color: #FFFFFF;
	border: 1px dashed #FE0072;
	margin-top: 15px;
	padding-top: 5px;
}
.menu_box_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #643201;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}
.menu_box_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
}
.menu_box_text_2_r {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
.menu_box_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FE0072;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banquet_box {
	background-color: #FFFFFF;
	width: 613px;
	border: 1px dashed #FE0072;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banquet_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #643201;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.banquet_request_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #643201;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	text-transform: uppercase;
}
.banquet_request_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FE0000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
.banquet_request_form a{
	color: #FE0000;
	text-decoration: none;
}
.banquet_request_form a:hover{
	color: #5D00FF;
	text-decoration: none;

}

.menu_scroll {
	overflow:scroll;
	height: 335px;
	width: 620px;
}
.banquet_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding: 5px;
	font-size: 13px;
}
.banquet_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 1px;
}
.banquet_table td{
	border: 1px dashed #FE0000;
}
.banquet_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FE0000;
	margin-top: 4px;
	padding-bottom: 4px;
}
.banquet_scroll {
	width:615px;
	height:400px;
	overflow:auto;
}
.banquet_heading {
	font-weight: bold;
	text-align: center;
}
.contact_box {
	width: 438px;
	border: 1px dashed #FE0000;
	padding: 5px;
}
.contact_hading {
	margin-bottom: 5px;
}
.contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 1px;
	font-weight: normal;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.next a{
	color: #FFFFFF;
	text-decoration: none;
}
.next a:hover{
	color: #000000;
	text-decoration: underline;
}
.gallery_table {
	margin: 0px;
	padding: 0px;
}
.gallery_table td{
	border: 1px dashed #FFFFFF;

}
.image_frame {
	margin-top: 10px;
	padding-top: 5px;
}
.video_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.video_link a{
	color: #000000;
	text-decoration: underline;

}
.video_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}
.testimonials2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}
.contact_tect_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
}

.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 80px;
}

.follow-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
}
.foter-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
}
.foter-link a{
	color: #FFFFFF;
	text-decoration: none;
}
.foter-link a:hover{
	color: #ff6600;
	text-decoration: none;
}

.foter-table {
	color: #FFFFFF;
}

#pop-up-box-1 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-2 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-3 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-4 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-5 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-6 {
	position: absolute;
	z-index: 9999;
	display: none;
}
#pop-up-box-7 {
	position: absolute;
	z-index: 9999;
	display: none;
}
	
.bg-1 {
	background-image: url(../images/bg_gradient.jpg);
}
.lunch-bg {
	background-image: url(../images/lunch.jpg);
	background-position: left top;
	height: 200px;
	width: 615px;
	background-repeat: no-repeat;
}
.bg_news {
	background-image: url(../images/bg_news.jpg);
	background-position: left top;
	height: 210px;
	width: 318px;
	background-repeat: no-repeat;
}