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

td.leftLabel{
	text-align:right;
	vertical-align:top;
}

textInput{
	width:250px;
}

#featured{
	margin-top:10px;
	position:relative;
	zoom:1;
	z-index:2;
	
}

#featured img{
	border-width:0px;
}

#all_restaurants{
	margin-top:0;
	position:relative;
	zoom:1;
	z-index:1;
	padding-bottom:50px;
}

#menu_header{
	text-align:center;
	zoom:1;
}

#menuGuide{
	display:block;
	position:relative;
	background:#f6f2ed;
	border:1px solid #9f5036;
	width:692px;
	margin:11px;
}

#menuGuideLogo{
	width:271px;
	left:0;
	margin:10px;
}

#menuGuideFooter{
	display:block;
	position:relative;
	width:706px;
	height:106px;
	margin:0 0 -6px 0;
	left:-6px;
	background: url(../images/footer.gif) no-repeat 0 0;
}

#dividerFlourish{
	display:block;
	position:relative;
	background: url(../images/flourish-and-divider.gif) no-repeat center top;
	height:15px;
	margin:35px  0;	
}

#food{
	display:block;
	position:absolute;
	right:40px;
	top:330px;
	width:253px;
	height:683px;
	background: url(../images/food.jpg) no-repeat 0 0;
}

.hand{
	display:block;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/hand.png) no-repeat 0 0;
	width:64px;
	height:63px;
}


#featuredTitle{
	display:block;
	position:relative;
	width:579px;
	left:50%;
	margin:10px 0 15px -289px;
	height:17px;
	background: url(../images/featuredRestaurants.gif) no-repeat center top;
	overflow:hidden;
	text-indent:999em;
	line-height:999em;
}

.#manageCoupons td
{
	border:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:2px;
}
