/* Global */

body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.2em;
	color: #CC6600;
	padding:15px 0 7px 0;
}
#content-wide span { font-size: 1.2em; color: #CC6600; font-weight:bold; }
img { border:0; }
#clear {
	width: 100%;
	clear: both;
}
.large {
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
}
.boldor {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
}
.blueital {
	color: #0099FF;
	font-style: italic;
}



/* r */

#header {
	height: 145px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
#logo {
	height: 105px;
	width: 765px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	float: left;
}
#menu {
	height: 54px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#tab-home, #tab-services, #tab-academy, #tab-menus, #tab-venues, #tab-reviews, #tab-media, #tab-about, #tab-contact, tab-recruitment {
	float: left;
	margin: 0 4px 0 4px;
	padding: 0px;
}
#tab-home a, #tab-services a, #tab-academy a, #tab-menus a, #tab-venues a, #tab-reviews a, #tab-media a, #tab-about a, #tab-contact a, #tab-recruitment a {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu.gif); 
	background-repeat: no-repeat; 
	display: block; 
	text-indent: -5000px;
}
#tab-home a:hover, #tab-services a:hover, #tab-academy a:hover, #tab-menus a:hover, #tab-venues a:hover, #tab-reviews a:hover, #tab-media a:hover, #tab-about a:hover, #tab-contact a:hover, #tab-recruitment a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu.gif); 
	background-repeat: no-repeat; 
	display: block; 
}
#tab-home a {
	width: 62px;
	height: 54px;
	background-position: 0 0;
}
#tab-services a {
	width: 68px;
	height: 54px;
	background-position: -62px 0;
}
#tab-academy a {
	width: 75px;
	height: 54px;
	background-position: -130px 0;
}
#tab-menus a {
	width: 58px;
	height: 54px;
	background-position: -205px 0;
}
#tab-venues a {
	width: 60px;
	height: 54px;
	background-position: -263px 0;
}
#tab-reviews a {
	width: 68px;
	height: 54px;
	background-position: -323px 0;
}
#tab-media a {
	width: 75px;
	height: 54px;
	background-position: -391px 0;
}
#tab-about a {
	width: 76px;
	height: 54px;
	background-position: -466px 0;
}
#tab-recruitment a {
	width: 93px;
	height: 54px;
	background-position: -542px 0;
}
#tab-contact a {
	width: 78px;
	height: 54px;
	background-position: -635px 0;
}
#tab-home a:hover {
	background-position: 0px -45px;
}
#tab-services a:hover {
	background-position: -62px -45px;
}
#tab-academy a:hover {
	background-position: -130px -45px;
}
#tab-menus a:hover {
	background-position: -205px -45px;
}
#tab-venues a:hover {
	background-position: -263px -45px;
}
#tab-reviews a:hover {
	background-position: -323px -45px;
}
#tab-media a:hover {
	background-position: -391px -45px;
}
#tab-about a:hover {
	background-position: -466px -45px;
}
#tab-recruitment a:hover {
	background-position: -542px -45px;
}
#tab-contact a:hover {
	background-position: -635px -45px;
}


/* Content */

#container, #container-dinner, #container-business, #container-corporate, #container-personal, #container-menus, #container-shiva, #container-canapes, #container-moghul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px 10px 10px 8px;
	margin-top: 50px;
}

#content a, #content-wide a, #content-home a {
	color: #CC6600;
	text-decoration: none;
}
#content a:visited, #content-wide a:visited, #content-home a:visited {
	color: #CC6600;
	text-decoration: none;
}
#content a:hover, #content-wide a:hover, #content-home a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#container {
	background-image: url(img/services-bg.jpg);
}
#container-dinner {
	background-image: url(img/bg-dinner-parties.jpg);
}
#container-business {
	background-image: url(img/bg-business.jpg);
}
#container-corporate {
	background-image: url(img/bg-corporate.jpg);
}
#container-personal {
	background-image: url(img/bg-personal-chef.jpg);
}
#container-menus {
	background-image: url(img/bg-menus.jpg);
}
#container-shiva {
	background-image: url(img/bg-shiva.jpg);
}
#container-canapes {
	background-image: url(img/bg-canapes.jpg);
}
#container-moghul {
	background-image: url(img/bg-moghul.jpg);
}

#inner-container {
	width: 100%;
}

#content {
	float: left;
	width: 490px;
	padding-right: 35px;
	padding-left: 35px;
}
#gallerycontent {
	width: 730px;
	padding-left: 35px;
}
#content-home {
	float: left;
	width: 730px;
	padding-left: 35px;
	padding-right: 35px;
}
#content-wide {
	float: left;
	width: 574px;
	padding-right: 35px;
	padding-left: 35px;
}
#content-full {
	width: 744px;
	padding-right: 35px;
	padding-left: 35px;
}
#seperator {
	border-bottom: 3px solid #CC9900;
	width: 100%;
	height: 2px;
}


/* Sidebar */

#right {
	float: right;
	width: 182px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right-thin {
	float: right;
	width: 98px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right-menu {
	padding: 10px;
	width: 182px;
	float: right;
}
#right-menu a {
	text-decoration: none;
	color: #666666;
	display: block;
	margin: 0px 0px 1px 0px;
	border-left: 3px solid #CC9900;
	padding: 0px 0px 2px 10px;
}
#right-menu a:visited {
	text-decoration: none;
	color: #666666;
	border-left: 3px solid #CC9900;
}
#right-menu a:hover {
	text-decoration: none;
	color: #000000;
	border-left: 5px solid #CC9900;
	padding: 0px 0px 2px 10px;
}
#right-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/kosher_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#kosher2-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/kosher2_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#crab-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/crab_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#ready-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/ready-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#home-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/home_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#services-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#glasses-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/services_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#banquet-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/patel-banquet.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#servicesquad, #servicesquad2 {
	width: 202px;
	float: right;
}
#servicesquad {
	margin-top: 15px;
}
#servicesquadimage1 {
	height: 86px;
	width: 86px;
	float: left;
	margin-top: 15px;
	border: 1px solid #CC9900;
	padding: 5px;
	background-image: url(img/services-1-s.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicesquadimage2 {
	height: 86px;
	width: 86px;
	float: right;
	margin-top: 15px;
	border: 1px solid #CC9900;
	padding: 5px;
	background-image: url(img/services-2-s.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicesquadimage3 {
	height: 86px;
	width: 86px;
	float: left;
	margin-top: 15px;
	border: 1px solid #CC9900;
	padding: 5px;
	background-image: url(img/services-3-s.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicesquadimage4 {
	height: 86px;
	width: 86px;
	float: right;
	margin-top: 15px;
	border: 1px solid #CC9900;
	padding: 5px;
	background-image: url(img/services-4-s.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menus-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#academy-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#moghul-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/moghul_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#ballroom-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/client-ballroom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#events-image-2 {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;

	float: right;
	margin-top: 15px;
}
#events-image-3 {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;

	float: right;
	margin-top: 15px;
}
#events-image-4 {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/events-4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#ready-steady-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#danny-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#steven-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/steven-group.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#do-well-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#torte-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#winning-team-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#makhani-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#king-prawns-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/king-prawns.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#plaintain-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#chili-crab-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/chili-crab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#duck-with-cucumber {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	background-image: url(img/DuckShreddedCucumber.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#in-service-image {
	padding: 10px;
	height: 166px;
	width: 182px;
	border: 1px solid #CC9900;
	float: right;
	margin-top: 15px;
}
#right-image-small-1, #right-image-small-2, #right-image-small-3, #right-image-small-4 {
	padding: 10px;
	height: 72px;
	width: 78px;
	border: 1px solid #CC9900;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 15px;
}
#right-image-small-1 {
background-image: url(img/crab_small_image.jpg);
}
#right-image-small-2 {
background-image: url(img/about-image2.jpg);
}
#right-image-small-3 {
background-image: url(img/about-image3.jpg);
}
#right-image-small-4 {
background-image: url(img/mini-canapes.jpg);
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin-top: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	height: 55px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#lower-footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#seo, #seo a, #seo a:hover {
	float: right;
	height: 20px;
	width: 78px;
	margin-top: 5px;
}
#seo a, #seo a:hover {
    background-image: url(img/seo-studio.png); 
    background-repeat: no-repeat; 
    display: block;
	text-indent: -5000px;
}
#seo a {
	background-position: 0 0px;
}
#seo a:hover {
	background-position: 0 -20px;
}
#copyright {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.galleryouter {
	height: 161px;
	width: 726px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.galleryoutertop {
	height: 161px;
	width: 484px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#galleryouter1 {
	height: 211px;
	width: 242px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000000;
}
#gallery-services {
	height: 111px;
	width: 488px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 66px;
	padding-bottom: 5px;
}
#galleryservicesimage {
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #CC9900;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.galleryimage {
	width: 200px;
	height: 150px;
	padding: 10px;
	border: 1px solid #CC9900;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#weddingouter {
	height: 188px;
	width: 424px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#weddingimage {
	width: 180px;
	height: 166px;
	padding: 10px;
	border: 1px solid #CC9900;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#container #inner-container #content li {
	list-style-image: url(img/chef.png);
}
p.chef {
	background-image: url(img/chef.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 25px;
}
#content li {
	margin-bottom: 3px;
	list-style-type: none;
}
#music {
	width: 90px;
	float: right;
	height: 20px;
}
/*-- Venues Page --*/
.venuesFeature { border-top:1px solid #F69EED; height:110px; padding:14px 0; }
.venueLeftCon { float:left; }
.venueLeftCon span { font-weight:bold; color:#CC6600; }
.venueLeftCon p { margin:7px 0; }
.venueLeftCon a { text-decoration:none; color:#CC6600; }
.venueLeftCon a:hover { text-decoration:underline; color:#CC6600; }
.venueRgHold { float:right; }
.venueRgImg { float:left; border:1px solid #F69EED; padding:6px; margin-left:14px; }
.bbcon a { text-decoration:none; color:#CC6600; text-align: center; }
.reviewHolder { padding:10px 0 30px 0; }
.reviewHolder h4 a { color:#000000; text-decoration:none; }
.reviewHolder h4 { color:#000; }

.ReviewImgHold { height:270px; }
.ReviewsRgImg { float:left; border:1px solid #000000; padding:3px; margin:0 12px 12px 0; }

/*-- Media Pages --*/
.MediaContainer { width:750px; }
.MediaBlock { float:left; width:360px; margin:10px 12px 20px 0; }
.MediaBlock .ColLeft { float:left; width:150px; }
.MediaBlock .ColLeft div { border:1px solid #F69EED; padding:6px; width:120px; }
.MediaBlock .ColRight { float:left; width:200px; }
.MediaBlock .ColRight h3 { color: #CC6600; font-size:1.1em; margin:20px 0 8px 0; padding:0; }
.MediaBlock .ColRight h3 a { color: #CC6600; text-decoration:none; }
.MediaBlock .ColRight h3 a:hover { color: #CC6600; text-decoration: underline; }
.MediaBlock .ColRight p { line-height:18px; padding:0; margin:0 }
.MediaBlock .ColRight p a { text-decoration:none; color:#000; }
.MediaBlock .ColRight p a:hover { text-decoration:underline; color:#000; }

.MediaContainer2 { width:740px; line-height:1.8em; }
.kumud { width:720px; text-align:center; }
.kumud div { border:1px solid #F69EED; padding:6px; width:214px; margin:0 auto; }
.MediaContainer2 p { margin:0; padding:10px 0; }

.MediaContainer3 { width:760px;  }
.MediaContainer3 .Column1 { float:left; width:310px; margin:0 100px 0 0;  }
.MediaContainer3 .Column2 { float:left; width:310px; margin:0; }
.MediaContainer3 .Column1 div, .MediaContainer3 .Column2 div { margin:0 0 30px 0; border-bottom:1px solid #666666; padding-bottom:16px; }
.MediaContainer3 h3 { font-size:2.2em; font-family:"Times New Roman", Times, serif; margin:0; padding:0; line-height:1.2em; font-weight:normal; }
.MediaContainer3 p { line-height:1.8em; padding:8px 0; margin:0; }
.MediaContainer3 p a { color:#E35400; text-decoration:none; }
.MediaContainer3 p a:hover { color:#E35400; text-decoration: underline; }