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

/*Css testing for itamaesushi*/
#itamae_index {
	background: url(../images/itamae/itamae_new_site_landing_page_center_background.png) top center no-repeat;
	background-color:transparent;
	max-width: 1044px;
	height: 887px;
	position: relative;	
}
#itamae_index_button_area{
	padding-top:530px;
	height:53px;
	width:444px;
	margin-left:auto;
    margin-right:auto;
	
	}
#itamae_index_button_area_inside{
		display:inline-block;
		width:444px;
	}
#itamae_index_button_left{
	float:left;
	}
#itamae_index_button_right{
	float:right;
	}
.itamae_index_button_bg{
	padding:15px 15px;
	height:16px;
	display:block;
    background-color:#feb18f;
	border-color:#000;
	border-radius:3px;
	}
.itamae_index_button_bg a{
	text-decoration:none;
	color:#000;
	}
 /*background-image: url('../images/Navigation_bgtop.png');*/
#nav_for_itamae {
	height: 152px;
	max-width: 1044px;
	margin: 0 auto;
	background-position: top center;
	background-repeat:no-repeat;
	position: relative;
	z-index: 1033;
	background-image: url('../images/nav_list_bg.png');
	/* padding-top: 114px; */
}
#nav_for_itamae ul li, .buffet_nav ul li, .yes_sushi_nav ul li, .itamae_nav ul li {
	position: relative;
	list-style-type: none;
	float: left;
	margin-left: 20px;

}

#nav_for_itamae ul li a:link, #nav_for_itamae ul li a:visited,
.buffet_nav ul li a:link, .buffet_nav ul li a:visited,
.yes_sushi_nav ul li a:link, .yes_sushi_nav ul li a:visited,
.itamae_nav ul li a:link, .itamae_nav ul li a:visited { 
	font-size: 16px;
	color: #FFFFFF;
	display: block; 
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none; 
	/*font-weight: bold;*/
}

#nav_for_itamae ul li a:hover, #nav_for_itamae ul li a:active, #nav_for_itamae ul li a.thispage {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	font-weight: bold;	
}


#nav_tab {
	width: auto;
	/* margin: 100px auto; */
	position: absolute;
	margin-top:40px;
	z-index: 1010;
	right: 42px;
	/* border: black solid thick; */
	
}

/*******************************/


	
html { 

	margin: 0px;
	width:auto;
	background-color:#000;
	
}
/*
!!!!! removes the margin gap of h2 and p elements
solve the problem of mysterious gap between <div>s
*/
body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, table, th, td {
     margin: 0px;
}

body {
	/* background:url('../images/bg_repeat.jpg') top center repeat-x; */
	/*background-color: #9861b7;*/
	color: #000;
	margin: 0px;
	padding: 0px;
	/*following line may solve the iphone/ipad viewport problem*/
	min-width:1044px;
	
	/*could sometimes remove mysterious gap*/
	/*font-size: 0px;*/  
}

#home_top_background_expand, #buffet_top_background_expand {
	background:url('../images/bg_repeat.jpg') top center repeat-x;
}

#buffet_top_background_expand_for_winnipeg{
	/*background:url('../images/bg_repeat_for_winnipeg.png') top center repeat-x ;*/
	background:#260035;
	}
#sushi_top_background_expand {
	background-color: #343233;
}
#sushi_top_background_copy{
	background: url('../images/web_banner.jpg') top center no-repeat;
}
	}
#itamae_top_background_expand {
	background-color: #f69764;
}

/*clear both sides*/ 
.clr {
	clear:both;
	margin:0;
	padding:0;
}


/*----------top container start----------*/
.top_container {
	width: 100%;
	height: 567px;
	margin: 0px auto;
	position: relative;
	
}

#home_top_background, #sushi_top_background {
	background: url('../images/sliderbg01.jpg') top center no-repeat;
}

#sushi_top_background {
	background: url('../images/yes_sushi_top_bg.jpg') top center no-repeat;
}

#sushi_top_background_waterloo {
	background: url('../images/yes_sushi_top_bg_waterloo.jpg') top center no-repeat;
}

#itamae_top_background {
	background: url('../images/itamae_top_bg.jpg') top center no-repeat;
}


/*----navigation bar starts here-----*/

#top_main_wrapper {
	display: block;
	margin: 0px auto;
	position: relative;
	height: 597px;
	width: auto;
	
}


#nav {
	background-image: url('../images/Navigation_bgtop.png');
	height: 152px;
	max-width: 1044px;
	margin: 0 auto;
	background-position: top center;
	background-repeat:no-repeat;
	position: relative;
	z-index: 1033;
	/* padding-top: 114px; */
}

.buffet_nav, .yes_sushi_nav, .itamae_nav {
	/*button 42 + top padding 16 + bot padding 16*/
	/*total height = 100px for nav bar*/
	height: 42px;
	width: 1044px;
	margin: 0 auto;
	position: relative;
	z-index: 1033;
	padding: 16px 0;
	/* padding-top: 114px; */
	/* display: table; */
}

#bot_nav_buffet_bg {
	background-color: #452b1a;
	/* height:  100px; */
}

#bot_nav_buffet_bg_for_winnipeg{
	background-color:#cf9f56;
}

#bot_nav_yes_sushi_bg {
	background-color: #670e05;
}

#bot_nav_itamae_bg {
	background-color: #e33117;
}



ul.MenuBarHorizon {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#bot_nav_tab {
	/* width: auto; */
	/* height: 50px; */
}


#nav ul li, .buffet_nav ul li, .yes_sushi_nav ul li, .itamae_nav ul li {
	position: relative;
	list-style-type: none;
	float: left;
	margin-left: 20px;
}

#nav ul li a:link, #nav ul li a:visited,
.buffet_nav ul li a:link, .buffet_nav ul li a:visited,
.yes_sushi_nav ul li a:link, .yes_sushi_nav ul li a:visited,
.itamae_nav ul li a:link, .itamae_nav ul li a:visited { 
	font-size: 16px;
	color: #FFFFFF;
	display: block; 
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none; 
	/*font-weight: bold;*/
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a.thispage {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	font-weight: bold;	
}

/*nav border radius*/
.buffet_nav ul li a:hover, .buffet_nav ul li a:active, .buffet_nav ul li a.thispage,
.yes_sushi_nav ul li a:hover, .yes_sushi_nav ul li a:active, .yes_sushi_nav ul li a.thispage,
.itamae_nav ul li a:hover, .itamae_nav ul li a:active, .itamae_nav ul li a.thispage {
	border-radius: 10px;
	/* font-weight: bold; */	
}

/*nav link hover, active, thispage  background color ----- buffet*/
.buffet_nav ul li a:hover, .buffet_nav ul li a:active, .buffet_nav ul li a.thispage {
	background-color: #cdb08c;
}


.buffet_nav ul li a:hover,.buffet_nav ul li a:active, .buffet_nav ul li a.thispage_for_winnipeg {
	background-color: #9e7e54;
	border-radius: 10px;
}
/*nav link hover, active, thispage  background color ----- yes sushi*/
.yes_sushi_nav ul li a:hover, .yes_sushi_nav ul li a:active, .yes_sushi_nav ul li a.thispage {
	background-color: #252525;
}
/*nav link hover, active, thispage  background color ----- itamae*/
.itamae_nav ul li a:hover, .itamae_nav ul li a:active, .itamae_nav ul li a.thispage {
	background-color: #cdb08c;
}


/*----navigation bar ends here----*/

.buffet_aboutus_top_slide {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 1265px;
	height: 569px;
	margin-left: auto;
	margin-right: auto;
}

/*----------top container end----------*/




/*-------------------bot container start-------------------*/
.bot_container {
	
	/* background: url('yes_sushi_top_bg'); */
	width: 100%;
	
}

#home_bot_container, #buffect_bot_container {
	background:url(../images/main_wrapper_bg.jpg) top center repeat;
}
#buffet_bot_container_for_winnipeg{
	/*background:url(../images/main_wrapper_bg_for_winnipeg.png) top center repeat;*/
	background:#260035;
	z-index:900;
}


#yes_sushi_bot_container {
	background: #343233;
}

#itamae_bot_container {
	background:url(../images/itamae_bot_bg.jpg) top center repeat;
}


.bot_main_wrapper {
	display: block;
	position: relative;
	width: 100%;

	z-index:995;
}

/*------------------main_content------------------*/
.main_content {

	margin: auto auto;
	
}

#home_main {
    background: url(../images/home_content_bg.jpg) top center no-repeat;
	background-color:#FFF;
	max-width: 1044px;
	height: 656px;
}

#home_ourstore_main {
    background: #fff;
	max-width: 1044px;
	height: auto;
}

#home_about_us_main {
    background: #fff;
	max-width: 1044px;
	height: auto;
}


.home_gmap {
	height: 492px;
	max-width: 1044px;
	margin: 0 auto;
}

.inner_home_map {
	background: url(../images/ourstore_gmap_bg.png) top center no-repeat;
	width: 1005px;
	height: 395px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.inner_about_us {
	width: 1044px;
	height: 630px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.ourstore_section_title {
	margin-top: 40px;
	margin-left: 40px;
	font-size: 32px;
	font-family: arial;
	font-weight: 100;
	float: left;
	color: #452b1a;
}

.home_about_us_title {
	display: block;
	margin-top: 40px;
	margin-left: 40px;
	font-size: 32px;
	font-family: arial;
	font-weight: 100;
	float: left;
	color: #452b1a;
}


.location_section {
	width: 1005px;
	height: auto;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.location_title {
	background: url(../images/location_title_bg.png) top center no-repeat;
	width: 1005px;
	height: 85px;
	font-size: 32px;
	font-family: arial;
	font-weight: 100;
	color: #452b1a;
	display: table-cell;
	vertical-align: middle;
}

.location_title p {
	width: 10em;
	margin-left: 28px;
	text-align: left;
}


.store_section {
	width: 1005px;
	height: 158px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -20px;
}


.store_col {
	width: 25%;
	height: 100%;
	float: left;
}

.store_col #store_logo {
	margin-top: 10px;
}


.store_addr_table {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.learn_more_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#fbfbfb;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#939393;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:115px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.learn_more_button:hover {
	background-color:#ffffff;
}

.learn_more_button:active {
	position:relative;
	top:1px;
}


.horizontal_line {
	width: 96%;
	margin: 0 auto;
}


#buffet_aboutus_main {
	background: url(../images/buffet_aboutus_content_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 1492px;
	position: relative;
}	

#buffet_aboutus_main_for_winnipeg {
	backgroud:url(../images/buffet_about_us_for_winnipeg.png) repeat-x repeat-y;
	max-width: 1044px;
	height: 1291px;
	position: relative;
	z-index:1000;
}	



#buffet_winnipeg_hrs_title{
	padding-left:10px;
	height:57px;
	text-size:26px;
	color:#FFF;
	display:table;
	}
	
#buffet_winnipeg_hrs_title p{
	color:#FFF;
	size:26px;
	font-family:Futura Std;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:20px;
	height:30px;
	z-index:1100;
		}
		

#buffet_menu_level_one_title_bg p{
	color:#FFF;
	size:26px;
	font-family:Futura Std;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:20px;
	height:30px;
	z-index:1100;
	
	}
.buffet_winnipeg_menu_level_one_submenu_title_bg{
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_one_submenu_title_bg.png) top center no-repeat;
	z-index:1100;
	padding:1px 1px 1px 1px;
	text-align:center;
	}
.buffet_winnipeg_menu_level_one_submenu_title_bg a{
	text-decoration:none;
	}
.buffet_winnipeg_menu_level_one_submenu_title_bg p{
	color:#FFF;
	size:26px;
	font-family:"Times New Roman", Times, serif;
    padding-top: 20px;
    padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	width:100%;
	z-index:1100;
	display:block;
	}
	
#buffet_winnipeg_hrs{
	height:477px;
	width:831px;
	margin-top:10px;
	margin-left:23px;
	margin-bottom:15px;
	}

.buffet_winnipeg_hrs_large_div{
	width:100%;
	height:149px;
	background:url(../winnipeg/images/buffet_winnipeg_time_div_bg.png) center top no-repeat;
	}
#buffet_winnipeg_hrs_large_div_second{
	margin-top:20px;
	width:100%;
	height:149px;
	background:url(../winnipeg/images/buffet_winnipeg_time_div_bg.png) center top no-repeat;
	}
.buffet_winnipeg_hrs_large_div_title{
	width:100%;
	height:57px;
}

.buffet_winnipeg_hrs_large_div_title_red{
	color:#ff0000;
	size:26px;
	font-family:Futura Std;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:40px;
	z-index:1100;
	width:100%;
	}
.buffet_winnipeg_hrs_large_div_title_black{
	color:#000;
	size:12px;
	font-family:Futura Std;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:40px;
	z-index:1100;
	width:25%;
	display:inline;
	}
#buffet_winnipeg_hrs_small_left{
	 background:url(../winnipeg/images/buffet_winnipeg_time_small_left_bg.png) center top no-repeat;
	 width:407px;
	 height:138px;
	 display:inline;
	 float:left;
	 z-index:1000;	
	 margin-top:20px;
	}
#buffet_winnipeg_hrs_small_right{
	 background:url(../winnipeg/images/buffet_winnipeg_time_small_right_bg.png) center top no-repeat;
	 width:407px;
	 height:138px;
	 display:inline;
	 float:right;
	 z-index:1000;	
	 margin-top:20px; 
	}
#buffet_winnipeg_content_below{
	height:500px;
	max-width: 1044px;
	margin-top:588px;
	background-color:#f6e3c5;
	z-index:1050;
	border-left:3px #f6e3c5 solid;
	border-right:3px #f6e3c5 solid;
	}

#buffet_about_info_for_winnipeg{
	 height:270px;
     max-width: 1044px;
     margin-top:33px;
	 z-index:1000;
	 background:url(../images/about_us_bg_for_winnipeg.png) top center  no-repeat;
	 background-color:#f8e3c7;
	 margin-bottom:40px;
	
}

#buffet_hrs_info_for_winnipeg{
	 height:559px;
     max-width: 1044px;
     margin-top:43px;
	 margin-bottom:43px;
	 z-index:1000;
	 background:url(../winnipeg/images/buffet_winnipeg_hrs_bg.png) top center  no-repeat;
}

#buffet_menu_level_one_info_for_winnipeg{
	height:628px;
	max-width:1044px;
	margin-top:43px;
	margin-bottom:43px;
	z-index:1000;
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_one_bg.png) top center no-repeat;
	}
#buffet_menu_level_two_take_out_for_winnipeg{
	margin-top:32px;
	margin-bottom:32px;
	background:#f6e3c5;
	max-width:1044px;	
	z-index:1100;
	}
	
.buffet_menu_level_two_take_out_sec{
	min-height:56px;
	min-width:995px;
	margin-top:20px;
	margin-left:25px;
	margin-right:25px;
	}	
.buffet_menu_level_two_take_out_sec_title_bg{
	width:995px;
	height:40px;
	margin-top:10px;
	background-color:#670e05;
	display:inline-block;
	border-radius:15px;
	}
.buffet_menu_level_two_take_out_sec_title_bg p{
	width:100%;
	float:left;
	color:#FFF;
	size:26px;
	font-family:Futura Std;
    padding-top: 12px;
	height:30px;
	padding-left:auto;
	padding-right:auto;
	z-index:1100;
	text-align:center;
}

.buffet_menu_level_two_take_out_menu_hover{
	color:#451649;	
	}

.buffet_menu_level_two_take_out_div_show{
	float:left;
	margin-top:7px;
	margin-left:-40px;
	}
.buffet_menu_level_two_take_out_div_show a:hover {
     cursor:hand;
}
.buffet_menu_level_two_info_for_winnipeg{
	height:843px;
	margin-top:43px;
	margin-bottom:43px;
	z-index:1000;
	background:url(../images/gallery_bg.png) bottom center no-repeat;
	}
.buffet_sp_for_winnipeg{
	height:562px;
	margin-top:43px;
	margin-bottom:43px;
	z-index:1000;
	background:url(../winnipeg/images/buffet_winnipeg_special_promotion_bg.png) top center no-repeat;
	}

.buffet_menu_level_two_take_out_sec_content{
	width:100%;
	display:inline-block;
	}
.buffet_menu_level_two_take_out_sec_content_text{
	width:50%;
	float:left;
	min-height:40px;
	}
.buffet_menu_level_two_take_out_sec_content_text table{
	height:90%; 
	width:90%;
    padding-top:15px;
	padding-bottom:15px;
	padding-left:50px;
	padding-right:50px;
	text-align:left;
	vertical-align:middle;
	}
.buffet_menu_level_two_take_out_sec_content_text table tr{
   line-height: 18px;
   font-size: 16px;
   font-family:Futura Std;
   margin-left:10px;
}
.buffet_menu_level_two_take_out_sec_content_text table td{
	border-right:1px #000
}
.buffet_menu_level_two_take_out_sec_content_img{
	width:50%;
	float:right;
	background:url(../images/Food Photo/1.Miso Soup.jpg);
	min-height:40px;
	}

.buffet_menu_level_two_take_out_sec_content_img_bg{
	margin-top:21px;
	margin-bottom:21px;
	}
#buffet_about_us_text_for_winnipeg{
	color:#FFF;
	size:26px;
	font-family:"Times New Roman", Times, serif;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:20px;
	height:30px;
	z-index:1100;
}
#about_p_for_winnipeg{
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	size:12px;
	width:700px;
	padding-left:20px;
	color:#000;
	z-index:1100;
	padding-top:5px;
	text-align:justify;
}

#buffet_menu_level_one_title_bg{
	height:56px;
	width:100%;
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_one_title_bg.png) top center no-repeat;
	z-index:1100;
	}
.buffet_menu_level_two_title_bg{
	height:55px;
	width:100%;
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_two_bg.png) top center no-repeat;
	z-index:1100;
	}
.buffet_menu_level_two_title_bg p{
	color:#FFF;
	size:26px;
	font-family:Futura Std;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:20px;
	height:30px;
	z-index:1100;
	}
#buffet_menu_level_one_info_picture_content{
	width:100%;
	height:486px;
}
.buffet_menu_level_one_info_picture{
	width:100%;
	height:486px;
	display:inline-block;
	}
	
.buffet_menu_level_one_info_picture_part{
	margin-top:20px;
	height:100%;
	float:left;
	width:33.333%;
	}
#buffet_menu_level_one_info_sentence{
	margin-top:30px;
	width:100%;
	height:50px;
	font-family:Futura Std;
	font-size:16px;
	text-align: center;
	float:left;
	}
#buffet_menu_level_one_info_sentence a{
text-decoration:none;
color:#000;
}

#buffet_menu_level_two_pic_div{
	width:948px;
	height:666px;	
	margin-top:26px;
	margin-left:50px;
	margin-right:50px;
	display:inline-block;
	}
#buffet_menu_level_two_pic_div_part_one{
	width:462px;
	height:100%;
	background-color:#FFF;
	z-index:1100;
	float:left;
	}
#buffet_menu_level_two_pic_div_part_two{
	width:462px;
	height:100%;
	margin-left:24px;
	background-color:#FFF;
	z-index:1100;
	float:left;
	}
.buffet_menu_level_two_pic_div_img{
	width:410px;
	height:629px;
	margin-top:15px;
	margin-left:27px;	
	}
	
#buffet_menu_level_two_paragraph{
	width:100%;
	height:20px;
	margin-top:20px;
	color:#000;
	text-align:center;
	}
#yes_sushi_aboutus_main {
	max-width: 1044px;
	height: 1182px;
	position: relative;	
	
	
}

#yes_sushi_aboutus_main_ks {
	background: url(../images/yes_sushi_aboutus_content_bg_ks.jpg) top center no-repeat;
	max-width: 1044px;
	height: 729px;
	position: relative;		
}

#yes_sushi_aboutus_main_waterloo {
	background: url(../images/sushi_menu_bg.jpg) top center no-repeat;
	max-width: 1044px;
	height: 729px;
	position: relative;
}

#yes_sushi_menu_main {
	background: url(../images/oakville_menu_bg.jpg) top center no-repeat;
	max-width: 956px;
	height: 1438px;
	position: relative;	
}

#yes_sushi_take_out_menu_main {
	background: url(../images/bg.jpg) top center no-repeat;
	max-width: 1044px;
	height: 1488px;

}

#yes_sushi_gallery_main {
	background: url(../images/sushi_gallery_bg.png) top center no-repeat;;
	max-width: 1044px;
	height: 861px;
	position: relative;		
}


#itamae_aboutus_main {
	background: url(../images/itamae_aboutus_content_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 887px;
	position: relative;	
}

#yes_sushi_hours_main {
	background: url(../images/oakville_hour_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 850px;
	position: relative;	
}

#yes_sushi_main_menu {
	
	max-width: 1044px;
	height: 750px;
	position: relative;	
}

#yes_sushi_promo {
	
	max-width: 1044px;
	height: 900px;
	position: relative;	
}

#buffet_hours_main {
	background: url(../images/buffet_main_bg_top.jpg) top center no-repeat;
	max-width: 1044px;
	height: auto;
	position: relative;	
	box-shadow: 12px 5px 30px -10px rgba(0, 0, 0, 0.5), -12px 5px 30px -10px rgba(0, 0, 0, 0.5);
	
}

#buffet_hrs_bottom {
	background: url(../images/buffet_main_bg_rp.jpg) top center repeat-y;
	max-width: 1044px;
	position: relative;	
	text-align: center;
}


#itamae_hrs_bottom {
	background: url(../images/itamae_bottom_bg_rp.jpg) top center repeat-y;
	max-width: 1044px;
	position: relative;	
	
}

#centering_promo {
	text-align: center;
}


#itamae_hrs_main {
	background: url(../images/itamae_hrs_bg.png) top center no-repeat;
	max-width: 1044px;
	height: auto;
	position: relative;	
	box-shadow: 12px 5px 30px -10px rgba(0, 0, 0, 0.5), -12px 5px 30px -10px rgba(0, 0, 0, 0.5);
}

#itamae_menu_main {
	background: url(../images/itamae_menu_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 762px;
	position: relative;		
}

#itamae_gallery_main {
	background: url(../images/itamae_gallery_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 670px;
	position: relative;	
}

#itamae_special_main {
	background: url(../images/itamae_special_bg.jpg) top center no-repeat;
	max-width: 1044px;
	height: 670px;
	position: relative;	
	text-align: center;
}


#buffet_menu_main {
	background: url(../images/buffet_menu_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 827px;
	position: relative;	
}

#buffet_gallery_main {
	background: url(../images/buffet_gallery_bg.png) top center no-repeat;
	max-width: 1044px;
	height: 827px;
	position: relative;		
}

#buffet_special_main {
	background: url(../images/buffet_special_bg.jpg) top center no-repeat;
	max-width: 1044px;
	height: 827px;
	position: relative;		
}

#buffet_hours_waterloo_main {
	background: url(../images/buffet_main_bg_top.jpg) top center no-repeat;
	/*background: url(../images/buffet_hrs_waterloo_bg.png) top center no-repeat;*/
	max-width: 1044px;
	height: auto;
	position: relative;	
}

#itamae_glass_patch {
	position: absolute;
	margin-top: -30px;
	margin-left: 657px;
	z-index: 1000;
}

#itamae_content_bg_patch {
	/* height: 339px; */
	position: absolute;
	/* width: 504px; */
	/* float: left; */
	margin-top: -135px;
	margin-left: 498px;
}

#itamae_content_bg_patch_hrs {
	position: absolute;
	margin-top: -135px;
	margin-left: 498px;
}

#itamae_content_bg_patch_menu {
	position: absolute;
	margin-top: -135px;
	margin-left: 498px;
}

#itamae_content_bg_patch_gallery {
	position: absolute;
	margin-top: -135px;
	margin-left: 498px;
}

#itamae_hrs_waterloo_bot_patch {
	position: absolute;
	z-index: 1010;
}

/*3 columns section*/
/*.left_col, .mid_col, .right_col {
/*	background: url(../images/center_bg01.png) center center no-repeat;
	float: left;
	width: 33.3%;
	/*width: 346px;*/
/*	height: 656px;
}*/
.left_col, .mid_col {
	background: url(../images/center_bg01.png) center center no-repeat;
	float: left;
	width: 50%;
	/*width: 346px;*/
	height: 656px;
}
.store_logo {
	text-align: center;
	margin: 0;
	padding-top: 45px;
}

#slogan1 {
	margin: 30px 0 0 0;
	font-size:24px;
	text-align: center;
	font-family: "Arial Rounded MT";
	color: #ce1418;
}

#slogan2 {
	margin: 24px 0 0 0; 
	text-align: center;
	font-size:24px;
	font-family: "Arial Rounded MT";
	color: #ce1418;
}

#slogan3 {
	margin: 15px 0 0 0;
	text-align: center;
	font-size: 15px;
	font-family: "Arial Rounded MT";
	color: #ce1418;
}

.description {
	
	width:400px;
	line-height: 22px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	height: 80px;
	opacity: 0.6;
}

.storeview {
	text-align: center;
	table cellspacing: 10;
}



.store_table {
	width: 312px;
	margin: 0 auto;
}
.store_button {
	width: 300px;
	margin: auto auto;
}

/*BUTTON TABLE left CELL*/
.left_button_cell{
	display: inline-block;
	text-align: center; 
	height: 50px;
	padding-top: 12px;
	line-height: 22px;
	padding-left: 32px;
}


/*BUTTON TABLE right CELL*/
.right_button_cell{
	text-align: center; 
	height: 50px;
	line-height: 22px;
	padding-right: 32px;
}

/*LOCATION BUTTON*/
.location_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#fbfbfb;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:table-cell;
	color:#939393;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:16px;
	width:104px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	word-wrap:break-word;
	vertical-align:middle;
}

.location_button:hover {
	background-color:#EBEBEB;
}
.location_button:active {
	position:relative;
	top:1px;
}


/*ul of button row*/
.button_row {
	position: relative;
	height: 36px;
	width: 522px;
	margin: 15px 0 15px 0;
}

.button_row_left {
	position: relative;
	height: 36px;
	width: 522px;
	margin: 15px 0 15px 0;
	margin-left:-60px;
}

.button_row_left li{
	position: relative;
	list-style-type: none;	
	float: left;
	margin-right: 10px;
	}

/*bullets of the ul ==== li*/ 
.button_row li {
	position: relative;
	list-style-type: none;	
	float: left;
	margin-right: 10px;
}


/*empty gap -- filling empty space*/
.empty_gap {
	height: 150px;
	max-width: 1044px;
}

.about_us_for_winnipeg{
	height: 50px;
	max-width: 1044px;
	}


/*buffet & sushi & itamae about section*/
#buffet_about_info {
	top: 200px;
	height: 200px;
	width: 485px;
	margin: 33px 38px;
}

/*buffet about us layout for winnipeg*/

#sushi_about_info {
	height: 178px;
	width: 544px;
	margin: 160px 33px 30px 36px;
	float: left;
}

#itamae_about_info {
	height: 470px;
	width: 535px;
	margin: 31px 0px 0px 42px;
	float: left;
}

#buffet_about_info #about_title {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
}

#sushi_about_info #about_title {
	color: #cd1116;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	font-weight: lighter;
}

#itamae_about_info #about_title {
	color: #000;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 17px 0 12px 0;
	font-weight: normal;
	width: 391px;
	font-weight: lighter;	
}

#buffet_hours_main #hrs_title,  #buffet_hours_waterloo_main #hrs_title,
#yes_sushi_hours_main #hrs_title {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 156px 0 20px 40px;
	float: left;
	font-weight: lighter;	
}

#hrs_title_buffet {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 20px 40px;
	float: left;
	font-weight: lighter;	
}

#yes_sushi_hours_main .business_hrs {
	background:url(../images/business_hrs_bg.png) no-repeat;
	width: 576px;
	height: 78px;
	margin-left: 46px;
}

.buffet_business_hrs {
	
	margin-left: 25px;
	margin-right: auto;
	padding-top: 10px;
	text-align: left;
	font-family: arial;
	/*color: #757575;*/
	font-size: 12px;
}
.buffet_business_hrs_copy{
	margin-left: 25px;
	margin-right: auto;
	padding-top: 0px;
	text-align: left;
	font-family: arial;
	/*color: #757575;*/
	}
.buffet_business_hrs_copy td {
	width: 200px;
	word-spacing: 3px;
	padding-top:10px;
	padding-bottom:10px;
}

.buffet_business_hrs td {
	width: 125px;
	word-spacing: 3px;
	font-size: 13px;
}

#itamae_hrs_main #hrs_title {
	color: #000;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 45px 0 20px 45px;
	float: left;
	font-weight: lighter;		
}


#buffet_menu_main #menu_title {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 172px 0 20px 40px;
	float: left;
	font-weight: lighter;	
}


#yes_sushi_menu_main #menu_title {
	/* margin-left: 30px; */
	margin: 30px auto 30px 30px;
	float: left;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #cd1116;
}

#itamae_menu_main #menu_title {
	margin: 30px auto 30px 30px;
	float: left;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}



.sushi_menu_col .sub_menu_title {
	width: 100%;
	float: left;
	font-size: 18px;
	margin-top:40px;

}
#oakville_menu_1{
	width: 100%;
	text-align:center;
	font-size: 18px;
	margin-top:40px;
	}
	
	
.itamae_menu_col .sub_menu_title {
	width: 100%;
	float: left;
	font-size: 15px;
	margin-top: 15px;

}

.menu_box_buffet {
	margin-top: 28px;
	margin-left: 144px;
	width: 756px;
	height: 468px;
	float: left;
	clear: both;
}

.menu_box_sushi {
	margin-top: -10px;
	margin-left: 84px;
	width: 754px;
	height: 468px;
	float: left;
	clear: both;
}

.pdf_link {
	width: 220px;
	margin: auto;
}

.pdf_link a:hover, .pdf_link a:link,
.pdf_link a:visited, .pdf_link a:active {
	text-decoration: none;
	color: #000;
}


#buffet_gallery_main #gallery_title {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 172px 0 20px 40px;
	float: left;
	font-weight: lighter;		
}

#buffet_special_main #special_title {
	color: #b71a2a;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 172px 0 20px 40px;
	float: left;
	font-weight: lighter;		
}

#itamae_gallery_main #gallery_title {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0 20px 40px;
	float: left;
	font-weight: lighter;		
}

#itamae_special_main #special_title {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0 20px 40px;
	float: left;
	font-weight: lighter;		
}

#yes_sushi_gallery_main #gallery_title {
	color: #cd1116;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 172px 0 20px 40px;
	float: left;
	font-weight: lighter;		
}

.gallery_box {
	width: 956px;
	height: 486px;
	float: left;
	margin-left: 44px;
	margin-top: 14px;
}

.gallery_box_sushi {
	width: 956px;
	height: 486px;
	float: left;
	margin-left: 40px;
	margin-top: 2px;	
}

#itamae_gallery_main .gallery_box {
	width: 956px;
	height: 486px;
	float: left;
	margin-left: 37px;
	margin-top: 0px;
}


.gallery_thumb_border {
	border: #c7b59e solid;
	box-shadow: 1px 13px 9px -10px rgba(0, 0, 0, 0.6);
}

.page_num_box {
	height: 26px;
	width: 956px;
	margin: 0 auto auto 44px;
	float: left;
	padding: 10px 0;
}

#itamae_gallery_main .page_num_box {
	height: 26px;
	width: 956px;
	margin: 14px auto auto 44px;
	float: left;
	padding: 10px 0;
}

.pagination {
	margin-top: 20px;
	margin-right: 76px;
	float: right;
}

.pagination li {
	font-size: 20px;
	float: left;
	list-style: none;
	margin-right: 12px;
}

.pagination a:link, .pagination a:hover, 
.pagination a:visited, .pagination a:active {
	text-decoration: none;
	color: #000;
}

.pagination a.currentpage {
	color:	#bc1f23;
}


ul.thumbs {
	display: block;
	position: relative;
	width: 956px;
	padding: 0;
	list-style: none;
	margin-left: 22px;
	margin-top: 20px;
}

ul.thumbs li {
	width: 210px;
	height: 136px;
	margin: 0 26px 23px 0;
	padding: 0;
	float: left;
}



.buffet_hours_table {
	width: 844px;
	height: 100px;
	margin-left: 116px;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;
}

.buffet_dine_in_table {
	background:url(../images/buffet_dine_in_table.png) no-repeat;
	width: 630px;
	height: 100px;
	margin: 30px auto;
	padding-left: 20px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;
	margin-bottom: 0px;
}

.itamae_dine_in_table {
	background:url(../images/itamae_dine_in_table_bg.png) no-repeat;
	width: 630px;
	height: 100px;
	margin: 45px auto auto 20px;
	padding-left: 20px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;	
}


.itamae_hours_table {
	width: 745px;
	height: 87px;
	margin-left: 45px;
	margin-right: auto;
	margin-top: 35px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;
}

.sushi_hours_table {
	width: 540px;
	height: 72px;
	margin-left: 72px;
	margin-right: auto;
	margin-top: 18px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;	
	table-layout: fixed;
}

.sushi_hours_table_waterloo {
	width: 594px;
	height: 72px;
	margin-left: 72px;
	margin-right: auto;
	margin-top: 12px;
	text-align: left;
	font-family: arial;
	color: #757575;
	font-size: 12px;
	table-layout: fixed;
}

.sushi_note_table {
	margin-top: 20px;
	margin-left: 52px;
	margin-bottom: 8px;
	font-size: 14px;
}


.table_gap {
	padding-top: 32px;
}

.sushi_hours_table td {
	width: 100px
}

.itamae_note {
	margin: 30px 0px 22px 50px;
	font-size: 14px;
	font-family: Arial;
}

/*   Buffet  */
.buffet_pick_delivery_info {
	width: 746px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	font-family: arial;
	color: #bc1f23;
	font-size: 12px;
	line-height: 18px;
	word-spacing: 2px;
}

.buffet_pick_delivery_info td {
	width: 50%;
}


.buffet_hrs_col {
	display: inline-block;
	/* float: left; */
	width: 33%;
	height: 233px;
	color: #675846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.itamae_hrs_col {
	display: inline-block;
	/* float: left; */
	width: 33%;
	height: 280px;
	color: #675846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.itamae_hrs_col_waterloo {
	display: inline-block;
	/* float: left; */
	width: 32%;
	height: 233px;
	color: #675846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 30px;
}


.buffet_hrs_col p {
	margin-top: 183px;
	float: left;
	margin-left: 30px;
	width: 85%;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;
}

.itamae_hrs_col p{
	margin-top: 170px;
	float: left;
	margin-left: 28px;
	width: 80%;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;
}

.itamae_hrs_col_waterloo p {
	margin-top: 238px;
	float: left;
	margin-left: 35px;
	width: 85%;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;	
}


#buffet_hrs_col_1 {
	background: url(../images/promotion/pickup.png) top center no-repeat;
}

#buffet_hrs_col_2 {
	background: url(../images/promotion/freedelivery.png) top center no-repeat;
}

#buffet_hrs_col_3 {
	background: url(../images/promotion/birthday.png) top center no-repeat;
}

#buffet_hrs_col_4 {
	background: url(../images/promotion/tuesday.png) top center no-repeat;
}

#buffet_hrs_col_5 {
	background: url(../images/promotion/party10.png) top center no-repeat;
}

#buffet_hrs_col_6 {
	background: url(../images/promotion/student.png) top center no-repeat;
}

#buffet_hrs_col_1_brandon {
	background: url(../images/promotion/pickup.png) top center no-repeat;
}

#buffet_hrs_col_2_brandon {
	background: url(../images/promotion/freedelivery.png) top center no-repeat;
}

#buffet_hrs_col_3_brandon {
	background: url(../images/promotion/birthday.png) top center no-repeat;
}

#buffet_hrs_col_4_brandon {
	background: url(../images/promotion/tuesday.png) top center no-repeat;
}

#buffet_hrs_col_5_brandon {
	background: url(../images/promotion/party10.png) top center no-repeat;
}

#buffet_hrs_col_6_brandon {
	background: url(../images/promotion/student.png) top center no-repeat;
}


/*  End of Buffet  */
/*   Win Buffet  */


/*  End of Win Buffet  */

#itamae_hrs_col_1 {
	background: url(../images/promotion/itamae_pickup.png) top center no-repeat;
	height: 290px;
}

#itamae_hrs_col_2 {
	background: url(../images/promotion/itamae_bubbletea.png) top center no-repeat;
	height: 290px;
}

#itamae_hrs_col_1_ny {
	background: url(../images/promotion/itamae_pickup.png) top center no-repeat;
	width: 24%;
	background-size: 230px;
}

#itamae_hrs_col_2_ny {
	background: url(../images/promotion/itamae_birthday.png) top center no-repeat;
	width: 24%;
	background-size: 230px;
}

#itamae_hrs_col_3_ny {
	background: url(../images/promotion/itamae_science.png) top center no-repeat;
	width: 24%;
	background-size: 230px;
}

#itamae_hrs_col_4_ny {
	background: url(../images/promotion/itamae_freedelivery.png) top center no-repeat;
	width: 24%;
	background-size: 230px;
}






#itamae_col_1 {
	background: url(../images/itamae_col_bg1.png) top center no-repeat;
}

#itamae_col_1_waterloo {
	background: url(../images/itamae_col_bg1.png) top center no-repeat;
	margin-left: 16.65%;
}



#itamae_col_2 {
	background: url(../images/itamae_col_bg2.png) top center no-repeat;
}

#itamae_col_3 {
	background: url(../images/itamae_col_bg3.png) top center no-repeat;
}

#itamae_col_4 {
	background: url(../images/itamae_col_bg4.png) top center no-repeat;
}

#itamae_col_5 {
	background: url(../images/itamae_col_bg5.png) top center no-repeat;
}

#itamae_col_6 {
	background: url(../images/itamae_col_bg6.png) top center no-repeat;
}


.sushi_hrs_col {
	height: 314px;
	width: 33.3%;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}

#sushi_col_1 {
	background: url(../images/sushi_hrs_col.png) top center no-repeat;
}


.sushi_hrs_col p {
	margin: 240px auto 0px auto;
	width: 276px;
	text-align: left;
}


.itamae_menu_container {
	margin: 0px auto;
	height: 530px;
	width: 1000px;
}

.sushi_menu_container {
	margin: 0px auto;
	height: 480px;
	width: 1000px;
}


.sushi_menu_col {
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 480px;
	color: #675846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.itamae_menu_col {
	text-align: center;
	display: block;
	float: left;
	width: 25%;
	height: 490px;
	color: #675846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 21px;
}



.itamae_bot_note {
	text-align: center;
	margin-top: 18px;
	line-height: 22px;
	font-family: arial;
	font-size: 14px;
	opacity: 0.9;
}

.itamae_bot_note_waterloo {
	margin-top: 18px;
	line-height: 22px;
	font-family: arial;
	font-size: 14px;
	opacity: 0.9;	
	margin-left: 40px;
}


#buffet_about_info #about_p {
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#sushi_about_info #about_p {
	font-size: 14px;
	line-height: 20px;
	opacity: 0.6;
	font-weight: 500;
}

#itamae_about_info #about_p {
	font-size: 14px;
	line-height: 20px;
	opacity: 0.8;
	font-weight: 500;
	width: 391px;
}

#itamae_about_info #itamae_ipad_p {
	color: #dc0303;
	/*opacity used for light the color of the text*/
	opacity: 0.7;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 20px 0;
	font-weight: normal;	
}

#itamae_about_info #sub_title {
	font-size: 20px;
	margin-bottom: 10px;
}

#itamae_about_info #sub_p {
	font-size: 14px;
	line-height: 20px;
	opacity: 0.8;
	font-weight: 500;
	width: 536px;
	margin-bottom: 18px;
}

.buffet_cols_section {
	max-width: 1045px;
	height: 610px;
	
}


.buffet_cols_section_for_winnipeg {
	max-width: 1045px;
	height: 1040px;
	background:url(../images/buffet_bg_cols_section_for_winnipeg.png) center top no-repeat;
	background-color:#f6e3c5;
    border-top: thick 2px #FFF;
}
.buffet_col {
	background: url(../images/buffet_col_bg.png) center bottom no-repeat;
	width: 33.3%;
	height: 610px;
	float: left;
}

.buffet_col_for_winnipeg{
	width: 33.3%;
	float: left;
}

.buffet_col_pic {
	text-align: center;
	padding-top: 40px;
}

.buffet_winnipeg_col_pic{
	text-align: center;
	
}
/*border:3px solid #FFF;*/
.buffet_winnipeg_col_pic_img{
	margin-top:2px;
	width:296px;
	height:226px;
	margin-bottom:2px;
	
}

.buffet_col_title {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 25px;
	color: #b71a2a;
	font-size: 22px;
	
}
/*border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	border-bottom:3px solid #FFF;*/
.buffet_col_title_for_winnipeg{
	text-align:center;
	color:#FFF;
	width:87%;
	height:55px;
	margin-left:25px;
	display: table; 
	background:url(../images/winnipeg_about_us_col_text_bg.png) center bottom no-repeat;
	
}

.buffet_col_title_for_winnipeg p{
	font-family:"Times New Roman", Times, serif;
	text-align:center; 
    vertical-align: middle;
    display: table-cell;
	font-size:20px;
}
.buffet_col_paragraph {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	word-spacing: 3px;
	line-height: 18px;
}
/*border-left:3px solid #FFF;
	border-right:3px solid #FFF;*/
.buffet_col_paragragh_for_winnipeg{
	width:305px;
	height:300px;
	font-size: 16px;
	word-spacing: 3px;
	line-height: 18px;	
	width:86.7%;
	margin-left:20.5px;
}

.buffet_col_paragragh_for_winnipeg_sub_div{
	margin-left:5px;
	margin-right:5px;
	}
.buffet_col_paragragh_for_winnipeg_sub_div p{
	font-family:"Times New Roman", Times, serif;
	color:#000;
	z-index:1100;
	padding-top:5px;
	margin-left:8px;
	margin-right:8px;
	
}
#buffet_google_map {
	border:thin #bbbab9 solid;
	height: 380px;
	width: 521px;
	margin-top: 45px;
	margin-left: 15px;
	/* margin: 0px; */
	float: left;
}
#buffet_google_map_for_winnipeg{
	border:thin #bbbab9 solid;
	height: 380px;
	width: 521px;
	margin-left: 16px;
	margin-top:-1px;
	background-color:#f6e3c5;
	/* margin: 0px; */
	float: left;
}
#sushi_google_map {
	border:thin #bbbab9 solid;
	height: 385px;
	width: 514px;
	margin-top: 37px;
	float: left;

}

#itamae_google_map {
	border: thin #bbbab9 solid;
	height: 310px;
	width: 410px;
	margin-top: 35px;
	margin-left: 41px;
	/* margin: 0px; */
	float: left;
}

#buffet_plate_demo {
	height: 339px;
	width: 504px;
	float: left;
	margin-top: -90px;
}

#buffet_plate_demo_for_winnipeg{
	height: 190px;
	width: 494px;
	float: right;
}
.addr_facebook {
	height: 176px;
	width: 450px;
	float: left;
	margin-left: 45px;
}
.addr_facebook_for_winnipeg{
	height: 200px;
	width: 494px;
	float: right;
	font-family:sans-serif;
	text-size:18px;
	color:#FFF;
}



#sushi_addr_facebook {
	
	width:400px;
	height:388px;
	float:left;
}

#itamae_addr_facebook {
	margin-top: 208px;
	margin-left: 31px;
}


.addr_box {
	margin-top:100px;
	margin-left:50px;
	font-size: 22px;
	font-weight: bold;
	line-height:1.5;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.addr_box_for_winnipeg {
	font-size: 18px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	background:url(../images/buffet_winnipeg_about_us_address_bg.png) center no-repeat;
	background-size: 100%;
}

.addr_box_for_winnipeg table{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	
	
	}


#itamae_addr {
	
}

.fb_icon {
	margin-top: 51px;
	margin-left:50px;
	width: 49px;
	float: left;
}

.fb_link {
	width: 300px;
	margin-top:65px;
	color:#ffffff;
	float: left;
	
	
}

#itamae_fb_icon {
    margin-top: 12px;
}

#itamae_fb_link {
    margin-top: 47px;
}


.fb_link a:link, .fb_link a:hover,
.fb_link a:visited, .fb_link a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#itamae_fb_link a:link, #itamae_fb_link a:hover,
#itamae_fb_link a:visited, #itamae_fb_link a:active {
	color: #000;
}


#yes_sushi_tree {
	/* height: 339px; */
	position: absolute;
/* width: 504px; */
/* float: left; */
	margin-top: 338px;
	margin-left: 953px;
/* margin-right: -21px; */
}








/*----------bottom_banner start----------*/

.bot_banner {
	display:block;
	margin:0 auto 0 auto;
	text-align: center;
	position:relative;
	width:100%;
	background:#452b1a;
}

.bot_banner {
	display:block;
	margin:0 auto 0 auto;
	text-align: center;
	position:relative;
	width:100%;
	background:#452b1a;
	z-index:2200;
}

#banner{
	line-height:30px;
	padding: 40px 0 40px 0;
	display:block;
	color: #e5cdbd;
	font-family: Arial, Helvetica, sans-serif;
}

#banner h2 {
	display:block;
	position:relative;
	width:100%;	
	font-size:28px;
	
	}

#banner p {
	padding-top: 10px;
	font-size: 20px;
	display:block;
	margin:0 auto 0 auto;
	position:relative;
	max-width: 900px;
	/*width:900px;*/
	word-spacing: 4px;
}

#gap {
	background: url(../images/gap_bg.jpg) left repeat;
	width: 100%;
	height: 1.8em;
	font-size:12px;	
}

/*----------bottom_banner end----------*/



/*------------------main_content end------------------*/


/*-----------------footer-----------------*/
#footer_wrapper {
	display:block;
	position:relative;
	background:#000000;
	width:100%;
	height:120px;
	margin:0 auto 0 auto;
}


#footer {
	padding: 20px 0 0 0;
	display:block;
	position:relative;
	width:100%;
	color:#fff; 
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	vertical-align: middle;
}

/*-----------------footer end-----------------*/

/*-------------------bot container end-------------------*/



.home_banner {
	width: 1044px;
	height: 214px;
	background: url(../images/home_banner_black.jpg) #fff no-repeat center;
	margin: 0 auto;
	padding-top: 30px;
}


#oakville_content_about_us{
	background: url(../images/oakville_about_us_bg_2.jpg) no-repeat center top !important;
	margin-top:34px;
	width:1044px;
	height:460px;
	}

#oakville_content_about_us_txt_title{
	font-size:24px;
	/*font-family:Helvetica;*/
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ab9600;
	margin-left:65px;
	padding-top:35px;
	}
#oakville_content_about_us_txt{
	font-size:18px;
	/*font-family:Myriad Pro;*/
	font-family: "Times New Roman", Times, serif;
	width:460px;
	height:215px;
	color:#ffffff;
	padding-top:30px;
	padding-left:25px;
	text-align: justify;
	}
	
#oakville_bg{
	background: url(../images/bg-revised1.png) ;
    width: 1265px;
	height: 1282px;
	position: relative;
	margin:0 auto;
	}
.oakville_title_class{
	/*font-family:Helvetica;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#ab9600;
	font-size:24px;
	}
#oakville_hrs_title{
	padding-top:40px;
	padding-left:85px;
	}

.oakville_hrs_table{
     background: url(../images/oakville_hr_bg3.png) center;
     width:1044px;
	 height:270px;
	 margin-top:30px;
	}
.oakville_hrs_table_2{
     background: url(../images/oakville_hr_bg.png) center;
     width:1044px;
	 height:280px;
	 margin-top:30px;
	}
.oakville_hrs_lunch_title{
	color:#ffffff;
	font-size:22px;
	/*font-family:Helvetica;*/
	font-family:"Times New Roman", Times, serif;
	}
#oakville_hrs_lunch_title{
	text-align: center;
	padding-top:30px;
	
	}	
#oakville_hrs_lunch_title_2{
	text-align: center;
	padding-top:10px;
	}
.oakville_hours_table{
	color:#000000;
	/*font-family:Helvetica;*/
	font-family:'Times New Roman', Times, serif;
	font-size:22px;
	}
#oakville_hours_table{
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	}
.oakville_hours_table td{
	width:12.5%;}
.oakville_hr_small_font{
	font-size:14px;
	line-height:22px;}
#oakville_hours_table_2{
	text-align:right;
/*
	padding-left:5%;
*/
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
#oakville_hours_table_2 td{
	width:12.5%;}
#oakville_hrs_discount{
	height:350px;
	width:1044px;
	background:url(../images/yes_bottom_colum-08.png) no-repeat;
	background-position:30px 15px;
    margin-top:20px;
	margin-bottom:120px;
	}
#oakville_menu_title{
	background:url(../images/oakville_menu_title_bg.png) center no-repeat ;
	width:171px;
	height:43px;
	padding-top:15px;
	text-align:center;
	margin-left:40px;
	}
#buffet_oakville_menu_title_bg{
	background-color:#67100b;
	height:60px;
	}
	
#buffet_oakville_main{
	background-image:url(../images/gallery_bg.png);
	max-width: 1044px;
	height:600px;
	position: relative;
	z-index:2000;
	border-radius:25px;
	
	}
	
#buffet_oakville_promo{
	background-image:url(../images/gallery_bg.png);
	max-width: 1044px;
	height:750px;
	position: relative;
	z-index:2000;
	border-radius:25px;
	
	}
	
	
#buffet_menu_level_one_info_for_oakville{
	height:628px;
	max-width:1044px;
	margin-top:43px;
	margin-bottom:43px;
	z-index:1000;
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_one_bg.png) top center no-repeat;
	}
.buffet_oakville_menu_level_one_submenu_title_bg{
	background-color:#67100b;
	height:40px;
	width:200px;
	z-index:1100;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-radius:10px;
	}
.buffet_oakville_menu_level_one_submenu_title_bg a{
	text-decoration:none;
	}
.buffet_oakville_menu_level_one_submenu_title_bg p{
	color:#FFF;
	size:26px;
	font-family:"Times New Roman", Times, serif;
    padding-top: 10px;
   
	margin-left:auto;
	margin-right:auto;
	height:30px;
	width:100%;
	z-index:1100;
	display:block;
	}
.buffet_menu_level_one_info_picture_part img{
	border-radius:15px;
	}
	
#buffet_oakville_dine_in_main{
	background-image:url(../images/oakville_menu_main_bg.jpg);
	max-width: 1044px;
	position: relative;
	z-index:2000;
	border-radius:25px;
	}
#yes_sushi_bot_container_dine_in{
	background: #343233;
	position:relative;
}

#yes_sushi_oakville_menu_dine_in_frame {
	background: url(../images/oakville_hour_bg.png) top center repeat-x;
	max-width: 1044px;
	position: relative;	
}

#buffet_gallery_main{
	backgroud:url(../images/buffet_about_us_for_winnipeg.png) repeat-x repeat-y;
	max-width: 1044px;
	position: relative;
	z-index:1000;
	}
	
.buffet_menu_level_two_info_for_winnipeg{
	height:1400px;
	margin-top:43px;
	margin-bottom:43px;
	z-index:1000;
	background:url(../winnipeg/images/buffet_menu_level_two_info_for_winnipeg.png) top center no-repeat;
	}
.buffet_menu_level_two_title_bg{
	height:55px;
	width:100%;
	background:url(../winnipeg/images/buffet_winnipeg_menu_level_two_bg.png) top center no-repeat;
	z-index:1100;
	}
#buffet_menu_level_two_pic_div{
	width:948px;
	height:666px;	
	margin-top:26px;
	margin-left:50px;
	
	display:inline-block;
	}
#oakville_gallery_main{
	background:url(../images/gallery_bg.png) no-repeat bottom;
	
	}
#oakville_gallery_title{
	width:1044px;
	height:55px;
	margin-top:40px;
	margin-bottom:40px;
	background:url(../images/gallery_title_bg.png) no-repeat;
	z-index:2200;
	}
#oakville_menu_title{
	width:1044px;
	height:55px;
	margin-top:40px;
	padding-top:20px;
	text-align:left;
	padding-left:90px;
	background:url(../images/gallery_title_bg.png) no-repeat;
	z-index:2200;
	}
#oakville_gallery_title p{
	padding-top:20px;
	padding-left:80px;
	
	}
	
#oakville_take_out_bg{
	background:url(../images/oakville_menu_bg.jpg) no-repeat;
	height:1280px;
	width:956px;
	padding-top:50px;
	margin-bottom:50px;
	border-radius:15px;
	}
#oakville_content_about_us_link{
	font-size:24px;
	font-style: italic;
	color:#ffffff;
	padding-left:25px;
	}