body {
	padding:0 0 24px 0;
	margin:0;
	background:url(images/body-bg.jpg) repeat-x #301208;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#F2AC7B;
}
td, p, h1, h2, h3, img, ul, li, form, input, select{
	padding:0;
	margin:0;
}
ul{
	list-style-type:none;
}
a{
	outline:none;
}
img{
	border:none;
}
/*------------------------General Css Ends-----------------------*/
td.caveBg{
	background:url(images/cave-bg.jpg) no-repeat;
}
td.navBg{
	background:url(images/top-nv-bg.png) no-repeat 0 0;
	width:708px;
	height:39px;
}
/**html td.navBg{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-nv-bg.png', sizingMethod='crop');
	}*/
td.navBg ul{
	margin:0 0 0 16px;
}
td.navBg ul li{
	float:left;
	margin:0 9px;
}
td.navBg ul li a{
	display:block;
	height:37px;
	text-indent:-10000px;
}
td.navBg ul li a.home{
	background:url(images/home-nav.png) no-repeat 0 0;
	width:47px;
	height:37px;
}
td.navBg ul li a.home:hover{
	background:url(images/home-nav-h.png) no-repeat 0 0;
	width:47px;
	height:37px;
}
td.navBg ul li a.activeHome{
	background:url(images/home-nav-h.png) no-repeat 0 0;
	width:47px;
	height:37px;
}
td.navBg ul li a.about{
	background:url(images/about-nav.png) no-repeat;
	width:76px;
	height:37px;
}
td.navBg ul li a.about:hover{
	background:url(images/about-nav-h.png) no-repeat;
	width:76px;
}
td.navBg ul li a.activeAbout{
	background:url(images/about-nav-h.png) no-repeat;
	width:76px;
	height:37px;
}
td.navBg ul li a.menu{
	background:url(images/menu-nav.png) no-repeat;
	width:47px;
	height:37px;
}
td.navBg ul li a.menu:hover{
	background:url(images/menu-nav-h.png) no-repeat;
}
td.navBg ul li a.activeMenu{
	background:url(images/menu-nav-h.png) no-repeat;
	width:47px;
	height:37px;
}
td.navBg ul li a.theCave{
	background:url(images/cave-nav.png) no-repeat;
	width:72px;
	height:37px;
}
td.navBg ul li a.theCave:hover{
	background:url(images/cave-nav-h.png) no-repeat;
}
td.navBg ul li a.activetheCave{
	background:url(images/cave-nav-h.png) no-repeat;
	width:72px;
	height:37px;
}
td.navBg ul li a.lounge{
	background:url(images/lounge-nav.png) no-repeat;
	width:91px;
}
td.navBg ul li a.lounge:hover{
	background:url(images/lounge-nav-h.png) no-repeat;
}
td.navBg ul li a.activeLounge{
	background:url(images/lounge-nav-h.png) no-repeat;
	width:91px;
	height:37px;
}
td.navBg ul li a.reservation{
	background:url(images/resevation-nav.png) no-repeat;
	width:108px;
}
td.navBg ul li a.reservation:hover{
	background:url(images/resevation-nav-h.png) no-repeat;
}
td.navBg ul li a.activeReservation{
	background:url(images/resevation-nav-h.png) no-repeat;
	width:108px;
}
td.navBg ul li a.contact{
	background:url(images/contact-nav.png) no-repeat;
	width:93px;
}
td.navBg ul li a.contact:hover{
	background:url(images/contact-nav-h.png) no-repeat;
}
td.navBg ul li a.activeContact{
	background:url(images/contact-nav-h.png) no-repeat;
	width:93px;
}
img.logo{
	margin:19px 0 0 0;
}
h2.welcomeTxt{
	background:url(images/welcome-txt.png) no-repeat;
	width:256px;
	height:172px;
	margin:15px 0 28px 0;
	text-indent:-10000px;
}
*html h2.welcomeTxt{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/welcome-txt.png', sizingMethod='scale');
	}
td.boxBg{
	font:14px/20px Arial, Helvetica, sans-serif;
	background:url(images/box-bg.png) repeat;
}
*html td.boxBg{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box-bg.png', sizingMethod='scale');
	}
p.greenTxt{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#9E9528;
}
.boxes{
	width:281px;
	padding-left:15px;
	padding-right:11px;
	padding-bottom:40px;
}
.paddTop15{
	padding-top:15px;
}
.paddingBotm30{
	padding-bottom:30px;
}
.paddingBotm20{
	padding-bottom:20px;
}
.paddingBotm50{
	padding-bottom:50px;
}
.paddingTop8{
	padding-top:8px;
}
a.whiteLink{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#FFF;
}
a.whiteLink:hover{
	text-decoration:none;
}
ul.listTxt{
	padding:26px 0 30px 0;
}
ul.listTxt li{
	background:url(images/bullet.gif) no-repeat 0 5px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#E3413F;
	height:20px;
	padding:0 0 0 18px;
}
a.downloadMenu{
	background:url(images/download-menu.jpg) no-repeat;
	height:83px;
	display:block;
	text-indent:-10000px;
}
a.downloadMenu:hover{
	background:url(images/download-menu-h.jpg) no-repeat;
}
a.mailTxt{
	font:22px/28px Arial, Helvetica, sans-serif;
	color:#D2AE98;
}
a.mailTxt:hover{
	text-decoration:none;
}
.foodDish{
	background:url(images/food-dish.png) no-repeat 0 0;
	height:176px;
}
*html .foodDish{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/food-dish.png', sizingMethod='crop');
	}
h2.bigTxt{
	font:bold 34px/38px Arial, Helvetica, sans-serif;
	color:#E3413F;
}
span.bigTxtwhite{
	font:bold 40px/42px Arial, Helvetica, sans-serif;
	color:#FFE9E1;
}
a.greenTxtlink{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#9E9528;
}
a.greenTxtlink:hover{
	text-decoration:none;
}
h2.mediumTxt{
	font:bold 30px/32px Arial, Helvetica, sans-serif;
	color:#E3413F;
}
.paddBotm15{
	padding-bottom:15px;
}
.paddTop28{
	padding-top:28px;
}
/*-------------------------------Footer Stars-------------------------*/
td.footerBg{
	background:url(images/footer-bg.gif) no-repeat;
	height:88px;
}
/*td.footerBg ul{
	margin:20px 0 0 27px;
	height:18px;
}*/
td.footerBg ul{
	margin:10px 0 0 27px;
	height:18px;
}
td.footerBg ul li{
	background:url(images/footer-divider.gif) no-repeat 0 3px;
	padding:0 8px;
	float:left;
}
td.footerBg ul li a{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#CB8A68;
	text-decoration:none;
}
td.footerBg ul li a:hover{
	color:#FFF;
}
td.footerBg ul li.noDivider{
	background:none;
}
/*p.copyRght{	
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#B24C22;
	clear:both;
	padding:7px 0 0 35px;
}*/
p.copyRght{	
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#B24C22;
	clear:both;
	padding:7px 0 0 35px;
}
p.copyRght a{	
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#CB8A68;
	clear:both;
	text-decoration:none;
}
p.copyRght a:hover{
	text-decoration:none;
	color:#fff;
	}

.paddTop24{
	padding-top:24px;
}
/*----------------------------------------------Index Page Ends-----------------------------------*/
/*-----------------------------------------------About Us Starts------------------------------------*/
td.boxPad{
	padding:20px 20px 40px 20px;
}
h2.whiteMedium{
	font:bold 30px/32px Arial, Helvetica, sans-serif;
	color:#FFF;
}
span.redBig{
	font:bold 42px/44px Arial, Helvetica, sans-serif;
	color:#E3413F;
}
td.dottedLine{
	background:url(images/dotted-line.gif) repeat-x 0 100%;
	padding-bottom:6px;
}
.paddTop33{
	padding-top:33px;
}
.greenMedium{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#9E9528;
}
img.picBorder{
	border:3px solid #FFF;
}
a.mailsmalllTxt{
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#D2AE98;
}
a.mailsmalllTxt:hover{
	text-decoration:none;
}
ul.aboutList{
	margin:0;
	width:240px;
}
ul.aboutList li{
	background:url(images/dotted-red.gif) repeat-x 0 100%;
	font:12px/32px Arial, Helvetica, sans-serif;
	color:#C93B39;
	height:32px;
}
ul.aboutList li span{
	background:url(images/green-bullet.gif) no-repeat 0 3px;
	padding-left:18px;
}
/*-----------------intro page starts------------------*/
div#flashContainer{
	width:1003px;
	margin:0 auto;
	position:relative;
}
div#flashContainer div#topNavcontainer{
	position:absolute;
	left:278px;
}

/* added on 06/07/2010*/
div#footercontainer .footerBg{
	background:url(images/footer-bg.gif) no-repeat;
	height:88px;
}
div#footercontainer .footerBg ul{
	margin:10px 0 0 27px;
	height:18px;
}
div#footercontainer .footerBg ul li{
	background:url(images/footer-divider.gif) no-repeat 0 3px;
	padding:0 8px;
	float:left;
}
div#footercontainer .footerBg ul li a{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#CB8A68;
	text-decoration:none;
}
div#footercontainer .footerBg ul li a:hover{
	color:#FFF;
}
div#footercontainer .footerBg ul li.noDivider{
	background:none;
}
/* addition ends*/
/*-----------------intro page ends------------------*/
/*------ Direct Image ------*/

	
* html img,

* html .png{

/*    position:relative;*/

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

};

/*-----------------banquet-menu page starts------------------*/
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
div#banquetmenuCont{
	position:relative;
	}
div#banquetmenuCont .banquetmenu{
	position:absolute;
	top:245px;
	right:0;
	

	}
.banquetmenu ul{
	width:470px;
	padding:0;	
	margin:0;
	list-style-type:none;
	border:1px dashed #fff;
	height:30px;
	}
.banquetmenu ul li{
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-right:1px dashed #fff;
	float:left;
	}
.banquetmenu ul li.nodashed{
	border-right:0;
	}	
.banquetmenu ul li a{
	color:#fff;
	text-decoration:none;
	padding:0 11px;
	display:block;
	float:left;
	background-color:#AD3200;	
	}
.banquetmenu ul li a:hover, .banquetmenu ul li a.active{
	text-decoration:none;
	background-color:#D06123;
	}
ul.banquetList{
	margin:0;
}
ul.banquetList li{
	background:url(images/green-bullet.gif) no-repeat 0 11px;
	border-bottom:1px dashed #80320F;
	padding:0 0 5px 19px;
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#C93B39;
	float:left;
}
ul.banquetList li.nodashborder{
	border-bottom:none;
	}
ul.banquetList li p{
	width:362px;
	float:left;
	font: bold 16px/32px Arial, Helvetica, sans-serif;
	color:#C93B39;
	display:block;
	}
ul.banquetList li p b{
	font:italic 14px/15px Arial, Helvetica, sans-serif;
	color:#B27C56;
	width:362px;
	}
		
ul.banquetList li span{
	width:44px;
	color:#F4C9AB;
	float:right;
}
.banquet-leftpad{
	padding-left:22px;
	}
.banquet-topbg{
	background:url(images/banquet-topbg.gif) no-repeat 0 0 #F4C9AB;
	padding:17px 12px 15px 10px;
	width:432px;
	}
.bantopText{
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#130C0B;
	}
.bantopText span{
	color:#C93B39;
	font-size:16px;
	display:block;
	padding-bottom:8px;
	}
h2.banhead{
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#F4C9AB;
	padding:20px 0 10px 0;
	}
ul.banquetsmallList{
	margin:0;
}
ul.banquetsmallList li{
	background:url(images/green-bullet.gif) no-repeat 0 4px;
	padding:0 0 0 19px;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#B27C56;
	margin:0 0 10px 0;
}	
.pricebox{
	width:210px;
	border-bottom:1px dashed #FFE7D6;
	border-top:1px dashed #FFE7D6;
	font:bold 14px/32px Arial, Helvetica, sans-serif;
	color:#F4C9AB;
	text-align:center;
	float:right;
	margin:27px 0 0 0;
	}
.pricebox_taxes{
	width:300px;
}	
/*-----------------banquet-menu page End------------------*/
/*----------------cavepage-start-----------------------*/

h2.cavehead{
	background:url(images/cave-headbg.gif) no-repeat 0 100%;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#F4C9AB;
	padding:20px 0 19px 0;
	}
h2.cavehead span{
	font:normal 14px/24px Arial, Helvetica, sans-serif;
	color:#B27C56;
	margin:6px 0 0 0;
	display:block;
	}
.middilepad{
	padding:40px 0 0 0;
	}
.banquetList_pizamenu li p{
	width:306px !important;
}
.banquetList_pizamenu li span{
	width:55px !important;
}
.banquetList_pizamenu li.nobg{
	background:none;
}
.banquetList_pizamenu li.nobg span{
	font-size:11px;
}
.extralarge{
	color:#FDCEAE !important;
	padding-top:10px !important;
}