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


body {
	margin:10px 0 0 0;
	padding:0;
	background:#fff url(../images/main-bg.jpg) repeat-x top left;
	font-size:14px;
	font-family:Arial, Helvetica,  sans-serif;
	color:#696969;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
h1 {
	font-size:1.9em;
	color:#000000;
}
h2 {
	font-size:1.6em;
	color:#926e0a;
	padding:8px 0 12px 0;
}
h3 {
	font-size:1.2em;
	color:#7e177b;
	padding:0 0 8px 0;
}
p {
	line-height:20px;
	padding:0 0 15px 0;
	text-align:justify;
}
ul {
	line-height:1.3em;
	padding:0 0 0 0;
	margin:0;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.flt-right {
	float:right;
	margin: 8px;
	margin:0;
}
.flt-left {
	float:left;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-just {
	text-align: justify;
}
.brd-bott {
	border-bottom:1px solid #dee3e7;
}
.padd-15 {
	padding:0 0 0 15px;
}
.padd-bott2 {
	padding:0 0 10px 10px;
}
a {
	color:#a9a4a4;
	text-decoration:none;
}
a:hover {
	color:#838383;
	text-decoration:none;
}

input[type="button"], input[type="submit"]{
	background:#be8e0d;
	border:1px solid #be8e0d;
	color:#fff;
	padding:3px 10px;
	cursor:pointer;

}

input[type="button"]:hover, input[type="submit"]:hover{
	background:#ac800a;
	border:1px solid #a1780b;


}

/*---------layout-styles------------*/
#main{
	margin:0 auto;
	width:950px;
	overflow:hidden;
}

#header{
	overflow:hidden;
}

.header-left-bg{
	background:url(../images/header-left.jpg) no-repeat top left;
	height:148px;
	width:344px;
	float:left;
	padding:14px 10px 10px 15px;
}

.header-left-bg img{
	border:#514f4f 1px solid;
}
.logo-bg{
	background:url(../images/logo-bg.jpg) no-repeat top left;
	height:157px;
	width:182px;
	float:left;
}

.logo-bg{
	padding:5px 10px 10px 20px;

}
.header-right-bg{
	background:url(../images/header-right.jpg) no-repeat top left;
	height:148px;
	width:342px;
	float:right;
	padding:14px 10px 10px 17px;

}

.header-right-bg img{
	border:#514f4f 1px solid;
}
#navigation{
	background:url(../images/navi-bg.jpg) repeat-x top left;
	height:49px;
	border:#ebbf4c 1px solid;
}

#navigation li {
	float:left;
	display:block;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/sepreter.png) no-repeat center right;
}
#navigation li a {
	color:#2c2c2c;
	display:block;
	float:left;
	padding:16px 27px 15px 26px;
	margin-right:1px;
	font-weight:590;
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navigation li a {
	color:#2c2c2c;
	display:block;
	float:left;
	padding:16px 26px 15px 26px;
	margin-right:2px;
	font-weight:590;
	
	
}
/* Safari 3.0 and Chrome rules here */
}
#navigation li a:hover, #navigation li a.selected{
	background:url(../images/navi-ovr-bg.jpg) repeat-x top left;
color: #fff;
}

#navigation li.bg-none{
	background:none;
	margin:0;
}

#navigation li.bg-none a:hover{ margin:0;
	background:url(../images/navi-ovr-bg.jpg) repeat-x top right;
	width:210px;
}


#navigation li a.mar-none{
	margin:0;
	background:url(../images/navi-ovr-bg.jpg) repeat-x top right;
	width:210px;
}
#content{
	overflow:hidden;
	margin-top:15px;
}
#primary{
	width:250px;
	float:left;
	padding:0 0 0 10px;
}

.border{
	border:#9f9f9f 1px solid;
}

.signup-div{
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
}
.signup-bg{
	background:url(../images/signup-bg.jpg) repeat-x top left;
	height:131px;
	border:#f5cc5e 1px solid;
	overflow:hidden;
}

.signup-bg h2{
	margin:10px 10px 0px 20px;
	color:#000;
}

.signup-bg input[type="text"]{
	margin-bottom:15px;
	margin-left:20px;
	color:#bf8f3b;
	background:#FFF;
	border:#d49d3c 1px solid;
	width:200px;
	padding:2px;
}
.submit{
	background:#be8e0d;
	border:1px solid #be8e0d;
	color:#fff;
	padding:3px 5px 3px 5px;
	cursor:pointer;
	float:right;
}

.add-bg{
	background:url(../images/right-img-bg.jpg) no-repeat top left;
	height:158px;
	width:260px;
	padding:8px 5px 5px 7px;
}
#secondary{
	width:640px;
	float:right;
	padding-right:20px;
}
#secondary a{
	color:#838383;
}
#secondary a:hover{
	color:#d7a311 ;
}

#secondary h3{
	margin-top:8px;
}

#secondary2{
	width:640px;
	float:right;
	padding-right:20px;
}
#secondary2 a{
	color:#838383;
}
#secondary2 a:hover{
	color:#d7a311 ;
}
#secondary2 h2{
	float:left;
	width:463px;
}
#secondary2 h3{
	margin-top:5px;
	vertical-align:middle;
	background:#f7f7f7 url(../images/down-arrow.png) no-repeat 98% 50%;
	padding:8px;
	height:36px;
	border:1px solid #dfdede;
}
#secondary2 h3:hover{
	border:1px solid #dfdede;
	background:#f2f2f2 url(../images/down-arrow.png) no-repeat 98% 50%;
	
}
	

#secondary2 h3 img{
	vertical-align:middle;
	margin-right:10px;
}
.chef-img{
	float:left;
	margin:0px 10px 0px 0;
}
.col-black{
	color:#000;
}

.dishes-div{
	border:#c8c8c8 1px solid;
	background:url(../images/dish-bg.png) repeat-x bottom left;
	width:170px;
	padding:10px 12px 10px 12px;
	margin-top:35px;
	margin-right:16px;
	float:left;
}

.dishes-div span{
	padding-bottom:10px;
	display:block;
}

#footer{
	margin-top:20px;
}

.footer-bg{
	background:#262626;
	padding:15px 12px 15px 12px;
	overflow:hidden;
	font-size:13px;
	color:#a9a4a4;
}
.foot-links{
	overflow:hidden;
	float:left;
	width:550px;
}
.footer-bg li{
	float:left;
	margin-right:5px;
	
}
.footer-bg li a{
}

.social-net{
	width:200px;
	float:right;
}
.social-net p{
	float:left;
	margin:15px 15px 0 0;
	font-weight:bold;
}

.copyright{
	font-size:12px;
	margin:4px 10px 0 10px;
}
.copyright a{
	color:#7b7b7b;
}

.copyright a:hover{
	color:#000;
}

.menu-list{
	border-bottom:#000 1px  dashed;
	padding-bottom:10px;
	padding:10px;
	clear:both;
	overflow:hidden;
}

.menu-list h4{
	float:left;
	width:550px;
	color:#c8851b;
	font-weight:bold;
}

.menu-list h4 span{
	color:#545353;
	font-size:12px;
	font-weight:normal;
	font-style: italic;
	
}

.menu-list p{
	color: #C00;
	font-weight: normal;
	font-size:20px;
}
.menu-list:hover{
	background:#fbf4c3;
}

/*--------dropdown--------------*/

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #e5a908;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a {
	display: block;
	width: 180px;
	color: #000;
	background:#e8c462;
	text-decoration: none;
	padding:5px;
	border-bottom: 1px solid #e5a908;
}
* html .ddsubmenustyle li {
	display: inline-block;
	width: 170px;
}
.ddsubmenustyle li a:hover {
	background:#c58213;
	color: white;
}

.dis-div{
	background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4;
	padding:5px;
	border:1px solid #fbc2c4;
	margin-top:5px;
}
.dis-div p{
	margin:0;
	padding:0;
	font-size:12px;
}

.mar-top{
	margin-top:15px;
}

.contact-cont{
	margin-top:20px;
	}

.contact-cont h4{
	color:#be8e0d;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}

.contact-cont p{
	font-size:13px;
}
.cont-info1{
	width:290px;
	float:left;
	border-right:1px solid #d7a311;
	margin-bottom:20px;
}

.cont-info2{
	width:310px;
	float:right;
}

.direction-div li{
	font-size:13px;
	list-style:disc;
	margin-left:15px;
	
	
}
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	font-weight:bold;
}
.error {
	background: #FBE3E4;
	color: #f25757;
	border-color: #FBC2C4;
	text-align:center;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #416e15;
	border-color: #C6D880;
	text-align:center;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #416e15;
}

/*---------Photo Gallery-------------*/

.photo-gall-thamb{
	
	border:#bdbcbd 1px solid;
	background:#f3f3f3 url(../images/img-thmb-bg.jpg) repeat-x top left;
	overflow:hidden;
	padding:10px;
	float:left;
	width:140px;
	margin-right:15px;
	margin-bottom:20px;

}
.photo-gall-thamb:hover{
	border:#c18418 1px solid;
	color:#d7a311;
}
.photo-gall-thamb h4{
	margin:5px 0 0px 0;
	font-weight:bold;
}

.video-gall-thamb{
	
	border:#bdbcbd 1px solid;
	background:#f3f3f3 url(../images/img-thmb-bg.jpg) repeat-x top left;
	overflow:hidden;
	padding:10px;
	float:left;
	width:178px;
	margin-right:15px;
	margin-bottom:20px;

}
.video-gall-thamb:hover{
	border:#c18418 1px solid;
	color:#d7a311;
}
.video-gall-thamb h4{
	margin:5px 0 0px 0;
	font-weight:bold;
}

/* Created by Ashutosh on 23Dec 2009 for newsletter signup module*/
.newsletter {
background: url(../images/signup-bg.jpg) repeat-x scroll left top;
border: 1px solid #F5CC5E;
height: 331px;
}


.bott-border{
	border-bottom:#d9a312 1px solid;
}

.red-star{
	color:#F00;
}

.sitemap{
}

#secondary .sitemap li{
	font-size:15px;
	text-transform:uppercase;
	list-style:url(../images/doublearrow.png);
	margin-left:20px;
}

#secondary .sitemap li a{
	margin-bottom:8px;
	display:block;
	color:#000;
}
#secondary .sitemap li a:hover{
	color:#b96e0b;
}
#secondary .sitemap ul li ul{
	font-size:13px;
	display:block;
	margin:0 0 0 20px;
	list-style:url(../images/single-arrow.png);
}

#secondary .sitemap ul li ul li{

	list-style:url(../images/single-arrow.png);
}
.error {
	background: #FBE3E4;
		color: #f25757;
		border-color: #FBC2C4;
}
.seo{
	font-size:15px;	

	color:#C90 !important;
	font-weight:bold;
}

.seo:hover{
	color:#666 !important;
	text-decoration:none;
}
.popup-box {
	position:fixed;
	left:30%;
	/*margin-bottom:5px;*/
	z-index:999999;
}