

.item_desc_setmeals
{
    color: #FF6600;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold ;
}


.item_desc_sideheading
{
    color: #CABD1C;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

* {
	padding: 0;
	margin: 0;
}

html, body
{
    height: 100%;
    text-align: center;
    background: #222211;
}
body {
	text-align : center; /* keep page centered in IE */
	width : 100%;
	color : #82201E;
	font: 12px, Arial, Helvetica, sans-serif;
	line-height: normal;
}
/* links */
a:link {
	color: #9B2545;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #9B2545;
	text-decoration: none;
}
a:active {
	color: #9B2545;
	text-decoration: none;
}

a:hover {
   color : #0000AA;
   text-decoration : underline;
  }
  

p {
	margin: 10px;
	padding: 10px;
}

TABLE {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}


/* Rollover effect for links within paragraphs */


img {
	border: none;
}

/* Headings */  

#h1container{
	height: 50px;
}

h1 {
	color: #893623;
	font-weight: bold;
	font-size: 25px;
	height: 40px;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 0px;
	
}
.intro{
	color : #E33737;
	line-height: normal;
}
.intro p{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

/* Layout Stuff */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #666666 url(..\\Images\\bg-wrapper2.gif) repeat;
	padding: 0px;
	height: auto;
	margin-top: 0px;
}
#footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-bottom: 10px;
}
.txt-right{
	text-align: right;
	float: right;
}
.txt-left{
	text-align: left;
	float: left;
	padding-left: 5px;
}
#inner_menu {
	width: 202px;
	float: left;
	background: url(..\\Images\\bg_menu2.jpg) no-repeat;
	min-height: 549px;
}
#inner_content {
	width: 588px;
	min-height: 440px;
	float: right;
	padding: 0px;
}

#inner_menu2 {
	width: 302px;
	float: left;
	background: url(..\\Images\\bg_menu2.jpg) no-repeat;
	min-height: 549px;
	
	
}
#inner_content2 {
	width: 488px;
	min-height: 440px;
	float: right;
	padding: 0px;
}

#footer-wrapper {
	width: 588px;
	float: right;
	padding: 0px;
}
#footer-wrapper p{
	margin: 5px;
	line-height: normal;
}
#tel {
	width: 588px;
	padding: 0px;
	height: 42px;
}

#pricetable TABLE{
	font-size: 12px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-weight: bold;
}

#pricetable TD{
	text-align: left;
	border-bottom: 1px dotted #FBA300;
	padding: 2px;
}

.itemnumber{
	color : #E33737;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pricetable TABLE{
	font-size: 12px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-weight: bold;
}


.category_desc
{
    color: #800000;    
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
     
}

.dinein_explanation
{
    color: #CC0000;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

.dinein_desc
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #D70000;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

.dineintitle_desc
{
    font-family: Huxtable;
    color: #800000;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: normal ;
    font-style: normal;
}

.dineinpagetitle
{
    font-family: Huxtable;
    color: #003300;
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
}


/* Classes */
.clear {
	clear: both;
	height: 0;
	margin: 0;
	line-height: 0;
}

/* NAVIGATION - */

.highlight {
background: url(..\\Images\\menu-arrow-current.png) no-repeat right center;
}

#menu-wrapper {
	width: 202px;
	float: left;
	padding: 0px;
	min-height: 450px;
}

#navlist {
	font-size: 12px;
	line-height: normal;
	list-style-type: none;
	margin-top: 10px;
	font-weight: normal;
	width: 202px;
		padding-top: 10px;

}

#navlist li {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	}

#navlist a {
	display: block;
	width: 202px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navlist a:link, #navlist a:visited, #navlist a:hover, #navlist a:active {
	color: #FFD486;
	text-decoration: none;
	font-weight: bold;

}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #FF0000;
	background: #FFD486 url(..\\Images\\menu-arrow2.gif) no-repeat right center;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 20px;
}



.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	display: compact;
	line-height: 16px;
}
.highlight_points {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #FFFF00;
	text-align: justify;
	display: compact;
	line-height: 15px;
}

.highlight_points_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFF00;
	text-align: justify;
	display: compact;
	line-height: 15px;
}
.body_txt_blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	display: compact;
	line-height: 16px;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	display: compact;
	line-height: 16px;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
	display: compact;
	line-height: 16px;
}
.style5 {font-size: small}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #999999; }
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}

.menucolur {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
	display: compact;
	line-height: 16px;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}


.item_desc {
  /*color  : #FFFFFF;	*/
  	color: #CC0000;
	padding: 0px;
	margin: 0px;	
	font-size: 10px;
	font-weight: normal;	
} 



.highlight_menu_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
color: #FFFFFF;
	text-align: justify;
	display: compact;
	line-height: 15px;}



.menuprice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   color     : white;
	text-align: justify;
	display: compact;
	line-height: 15px;}


  


#wrap {
	font-size: larger  ;
	width: 800px;
	/*padding: px;*/
	margin: 0 auto; 
	background-color: #fff;
	position:  relative; }

/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a
{
    display: block; /*background-color: #5e8ce9;
	background ="Images\shadow02.jpg"
color: #fff;
padding: 2px 40px 2px 40px;  */
    background: url(..\\Images\\shadow02.jpg) no-repeat;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
    width : 160px
}
#navbar li ul {
	display: none; 
	/* width: 10em;  Width to help Opera out */
	background-color: #69f;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float:  none;	 	
	}
	
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #69f;
	border-bottom: 7px solid #fff;
	color: #000;
	 }
#navbar li li a:hover {
	background-color: #8db3ff;
	 }
