root { 
  display: block;
}

body {
	margin:0px;
  background-image:url("images/bg7.gif");
}

.main {
  margin-top:5px;
  text-align:center;
  border: 1px solid #CC9933;
  height: 720px;  
  width: 1000px;
  margin-left:auto;
  margin-right:auto; 
}

.tabs {
  background-color: #663333;
}

.tab {
  margin-left:20px;
  margin-right:20px;
}

.tab-selected {
  color: #CCCC99;
  margin-left:20px;
  margin-right:20px;
  font-family: "Felix Titling";
  font-size: 17px;
}

.tab a {
  text-decoration:none;
  color: #CC9933; /*yellow*/
  font-family: "Felix Titling";
  font-size: 17px;
}

.tab a:hover{
  text-decoration:underline;
}

.header {
	width:1000px;
	height:150px;
	/*color:navy;*/
  text-align: center;
	font-size: 18px;
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
  	
	padding-top: 10px;
}

.header img {
  border-style: none;
}

.body1 {
  text-align:center;
  width:1000px;
  height:500px;
  color:#663333; /*maroon*/
  	
}

.footer {
  text-align:center;	
  width:1000px;
  /*height:35px;*/
  color:#663333;
  /*font-family: "";
  font-weight:bold;
  font-size: 12px;*/
}

.footer hr {
	visibility: hidden;
  width:1000px;
  height:1px;
  color:#663333;
  background-color:#663333;
}

.contact-body {
	color: #663333;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.rest_name img {
  align:center;
  cursor:pointer;
}

.rest_name {
  /*font-family: "Felix Titling";*/
  font-size: 25px;
}

.main .header .tagline {
  font-family: "Felix Titling";
  font-size: 14px;
  color:#663333;
}

.content {
  /*font-family: "Felix Titling";*/
  font-size: 16px;
}

.leftContent {
/* border:1px solid red;*/
 width:30%;
 height:50%;
 float:left;
 padding-top:40px;
}

.middleContent {
  background:url(images/2.JPG) no-repeat;
/*border:1px solid blue;*/
  background-position:center;
  width:39%;
  height:50%;
  float:left;
  padding-bottom:40px;
}

.rightContent {
/* border:1px solid orange;*/
 width:30%;
 height:50%;
 float:right;
 padding-top:40px;
 padding-bottom:0px;
}

.submenu-nav {
	float:left;
	width:150px;
	height: 415px;
	text-align:left;
	color:#663333;
	margin-left:0px;
}
.subcater-nav {
	float:left;
	width:150px;
	height: 415px;
	text-align:left;
	color:#663333;
	margin-left:0px;
}
.submenu {
	padding-left:10px;
	border-bottom:1px solid #CC9933;
	height:25px;
	cursor:pointer;	
}
.subcater {
	padding-left:10px;
	border-bottom:1px solid #CC9933;
	height:25px;
	cursor:pointer;	
}

.submenu:hover {
	color:#CCCC99;
	cursor:pointer;
}
.subcater:hover {
	color:#CCCC99;
	cursor:pointer;
}

.submenu-nav a {
	text-decoration:none;
	color:#663333; /*#663333;*/
}
.subcater-nav a {
	text-decoration:none;
	color:#663333;
}

.submenu-selected {
	color:#CCCC99;
	padding-left:10px;
	border-bottom:1px solid #CC9933;
	height:25px;
}
.subcater-selected {
	color:#CCCC99;
	padding-left:10px;
	border-bottom:1px solid #CC9933;
	height:25px;
}

.submenu-content-head {
	font-size:24px;
	margin-left:200px;

}
.subcater-content-head {
	font-size:24px;
	margin-left:200px;

}

.submenu-content-subhead {
	font-size:18px;
	margin-left: 180px;
	
}
.submemu-content-head-desc {
	border-bottom:1px solid #CC9933;
}
	
.submenu-content-subhead1 {
	font-size:14px;
	margin-left: 120px;
}
.submenu-content-subhead2 {
	font-size:14px;
	border-bottom:1px solid #CC9933;
}
.submenu-content-subhead-desc {
	font-size: 14px;
}
	
.submenu-content-line {
	margin-right: 100px;
	border-bottom:1px solid #CC9933;
}
	
.submenu-content {
	margin-left: 170px;	
	text-align: left;
	height: 415px;
	color:#663333;
		
}
.subcater-content {
	margin-left: 170px;	
	text-align: left;
	height: 415px;
	color:#663333;
	/*background: #663333;*/	
}

.submenu-content-body {
	margin-left: 50px;	
	height: 385px;
	overflow:auto;
	scrollbar-base-color: #663333;
	scrollbar-arrow-color: #CC9933;
}
.subcater-content-body {
	margin-left: 50px;	
	height: 385px;
	overflow:auto;
	scrollbar-base-color: #663333;
	scrollbar-arrow-color: #CC9933;
}

.cat-body {
	height: 385px;
	overflow:auto;
	scrollbar-base-color: #663333;
	scrollbar-arrow-color: #CC9933;
}

.subcater-content-table{
	color:#663333;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #CC9933;
	font-size:20px;
	font-weight:bold;
	width:750px;
	height:385px;
	overflow:auto;
	scrollbar-base-color: #663333;
	scrollbar-arrow-color: #CC9933;
}

.subcater-content-table table{
	color:#663333;
}

.subcater-content-table table th{
	width:200px;
	text-align:left;
}


.subcater-home {
	margin-left:20px;
	
}
	
.dish {
	margin-bottom:10px;
}

.dish-desc {
	margin-left:15px;
}

.price {
	color: #663333;
	margin-left:40px;
	float:right;
	margin-right:100px;
}


.error {
	color:red;
}

.photo-head {
	font-size:20px;
	text-align:center;
}

.photo-body {
}

.picture {
}

.pictureSmall {
	cursor:pointer;
}

.photoStrip {
}


/*.thumbs {
	background:#663333;
	color:#CC9933;
	width:200px;
	height:20px;
	text-align:center;
}*/

.thumbs a {
	background:#663333;
	color:#CC9933;
	width:100px;
	height:20px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

.disabledLink {
	color:#CCCC99;
}

.enabledLink {
	color:#CC9933;
}

.main .body1 .content h3 strong {
	font-size: 24px;
}

.leftContentNew {
/* border:1px solid red;*/
 width:30%;
 height:100%;
 float:left;
 padding:5px;
}

.middleContentNew {
/*  border:1px solid blue;*/
  background-position:center;
  width:39%;
  float:left;
  height:100%;
}

.rightContentNew {
/* border:1px solid orange;*/
 width:27%;
 float:right;
 height:100%;
 padding:5px;
}

.homeImage {
	background:url(images/2.JPG) no-repeat;
}
