* {margin:0; padding:0;background-repeat: no-repeat;}
body,html {
	background-color:#ffffff;
	color: black;
	font-family: Trebuchet MS,Trebuchet,Arial;
	font-size: 14px;
	text-align:center;
	width:100%;	
	
}
a{
	/*text-decoration: none;*/
	color:#c4161c;

}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img{
	border:none;
}
hr{
	color: #E1DDC0;
	border-top: 1px solid #700A07;
}
input,textarea{
	background-color: #f0eee0;
	border: 1px solid #f0eee0;
	height: 16px;
	line-height: 16px;
	padding-left: 4px;
	width: 400px;
	color: #454440;
	font-family: Trebuchet MS,Trebuchet,Arial;
}
textarea{
	height: 130px;
}
select option{
	line-height: 16px;
	color: #454440;
	background-color: #f0eee0;
}
.radiocheck{
	width: 12px;
	height: 16px;
	line-height: 16px;
	border: none;
	background-color: transparent;
}



div.ok_cancel{
	width: 337px;
	min-height: 137px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/popup_shadow.png);
	background-position: bottom right;
	display: none;
}
div.ok_cancel div.border_black{
	background-color: #e1ddc0;
	width: 330px;
	min-height: 130px;
	border: 1px solid gray;
}
div.ok_cancel div.border_gray{
	width: 320px;
	min-height: 120px;
	border: 5px solid #e9ecef;
}
div.ok_cancel div.pop_cont{
	margin: 15px;
	text-align: center;
}
div.ok_cancel div.pop_mess{
	min-height: 50px;
	margin-bottom: 10px;
	text-align: left;
}
.popup_holder{
	top: 0px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;	
	z-index: 120;
	display: none;
}
#popup_ready{	
	position:absolute;
	padding-left: 15px;
	padding-right: 15px;
	height:20px;
	line-height:20px;
	color:white;
	font-size:16px;
	font-weight:bold;
	border:3px solid white;
	text-align:center;	
	background-color:#c2080c;	
	z-index: 140;
	display: none;
	/*display:none;*/
	
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
}

#flash_holder{	
	display: none;
}

#frame {
	top:0px;
	left:0px;
	position:absolute;
	z-index:1;
	width:100%;
	text-align:center;
	width:100%;
		
}

.center_floater {
	clear:both;
	float:left;
	height:1px;	
	width:100%;
	text-align:center;	
} 
.center_in {
	width: 994px;
	clear:both;	
	text-align:center;	
	margin:0px auto;
}
#header{
	width:100%;
	height:86px;
	background-image: none;
	background-position: center top;	
}
.happy_logo{
	width: 100%;
	height: 86px;
	position: absolute;
	display: block;
	z-index: 200;
}
.center_cont{
	width:994px;
	margin:0px auto;
	text-align:left;	
}
#bottom{
	width:100%;
	height:25px;
	background-image: none;
	background-position: center top;

}
.middle_cont{
	background-image: none;
	background-repeat: repeat-y;
	text-align: center;
}
.middle_cont_in{
	margin: 0px auto;
	width: 910px;
	text-align: left;	
}
.home_holder{
	background-position: center center!important;
}
div.top_menu{
	width: 860px;
	height: 20px;
	margin-left: 70px;
}
div.top_menu a{
	display: block;
	float: left;
	color: White;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;		
	text-decoration: none;
	font-weight: bold;
}
div.top_menu div.menu_sep{
	float: left;
	height: 10px;
	border-left: 1px solid #868a94;
	margin-top: 4px;	
}
.top_menu_right{
	margin-left:250px !important;
}
a.home_link{
	display: block;
	position: absolute;
	margin-left: 430px;
	width: 130px;
	height: 80px;
}

div.sub_menu{
	width: 900px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
}
div.sub_menu a{	
	color: White;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.red_dot{	
	color: #ed1c24;
}
.cont_img{
	float: left;
	border: 1px solid white;
	margin-right: 30px;
	margin-bottom: 20px;
}
div.center_title{
	width: 900px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.half_list{
	float: left;
	width: 430px;	
	height: 70px;
	margin-bottom: 20px;
}
div.half_list a{
	display: block;
	width: 100%;
	height: 70px;
	color: White;
	padding-top: 15px;
	text-decoration: none;
}
div.half_list img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.half_list2{
	height: 130px;
	margin-left:90px;
	width:360px;
}
div.half_list2 a{
	font-size: 16px;
	line-height: 14px;
}
div.half_list2 img{
	margin-right: 30px;
}
div.half_list2 span{
	font-size: 11px;
}
.photo_slide{
	width: 710px;
	height: 610px;
	position: absolute;
	margin-top: 30px;
	margin-left: -130px;
}
.right_column{
	width: 350px;
	float: right;	
	min-height: 580px;
	overflow-x:hidden;
}
.red_title{
	height: 39px;	
	background-position: left;
	background-image: none;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}
.red_title div.text{
	float: left;	
	height: 39px;	
	padding-left: 10px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;	
}
.red_title_right{
	float: left;
	height: 39px;
	width: 6px;
	background-image: none;
}
a.map_button{
	display: block;
	width: 136px;
	height: 64px;
	background-image: url(../images/button_map.jpg);
	line-height: 65px;
	font-size: 12px;
	padding-left: 15px;
	color: White;
	cursor: pointer;
	text-decoration: none;
	float: left;
}
.icon_smoking{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.menu_button{
	display: block;
	height: 36px;
	padding-left: 50px;
	background-position: left;	
	line-height: 36px;
	color: White;
	font-size: 16px;
	text-decoration: none;
}
.grill_menu{
	background-image: url(../images/ico_bar_grill.jpg);
}
.sushi_menu{
	background-image: url(../images/ico_sushi.jpg);
}
.pizza_menu{
	background-image: url(../images/ico_pizza.jpg);
}
table.happy_menu_head{
	width: 890px;
	margin-left: 20px;
}
table.happy_menu_head tr td{
	width: 33%;
}
.big_title{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-align: left;
}
.menu_button_text{
	width: 160px;
	height: 16px;
	text-align: center;
	color: #ced0d4;
	margin-bottom: 4px;
}
div.menu_panel{
	width: 348px;
	height: 37px;	
}
div.menu_panel a{
	display: block;
	width: 338px;
	height: 37px;
	font-size: 14px;
	color: White;
	line-height: 32px;
	text-decoration: none;
	background-image: url(../images/menu_panel.jpg);
	background-position: left;
	padding-left: 10px;
}
div.menu_panel a:hover{
	background-position: right;
}
div.panel_new{	
	height: 49px !important;	
}
span.new_small{
	position: absolute;
	margin-left: 100px;
	height: 49px;
	line-height: 43px;
	font-size: 12px;
	color: #9d0814;
}

div.panel_new a{
	background-image: url(../images/menu_panel_new.jpg);
	height: 49px;
	line-height: 49px;
	font-size: 18px;
}
div.panel_sel a{
	background-image: url(../images/menu_panel_hover.jpg) !important;
}
.menu_articles{
	display: none;
	width:338px;
}
.menu_title{
	float: left;
	background-image: none;
	background-position: 8px;
	padding-left: 20px;	
}
.menu_title_in{
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	float: left;	
}
.menu_gram{
	float: right;
	font-weight: bold;	
	padding-top: 7px;
}
.menu_desc{
	padding-left: 20px;
	color:#b7b9bf;
	font-size: 13px;
}
.link_up{
	color: White;
	text-decoration: none;
	display: block;
	margin: 0px auto;
	background-image: url(../images/red_arrow_up.gif);
	background-position: right;
	padding-right: 15px;
	width: 50px;
}
div.fran_butt{
	width: 266px;
	height: 127px;
	background-position: center;
	float: left;
	margin-right: 50px;
}
div.fran_butt a{
	display: block;
	width: 266px;
	height: 127px;
	text-decoration: none;
}
.red_title2{
	font-size: 15px;
	font-weight: bold;
	color: #c4161c;
	margin-bottom: 15px;
	display: block;
}
.small_text{
	font-size: 12px;
	font-style: italic;
	color: #868a94;
}
ul.red_li{
	margin-left: 10px;
}
ul.red_li li{
	list-style: disc !important;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 15px;
}
ul.red_li2{
	margin-left: 10px;
}
ul.red_li2 li{
	list-style: disc !important;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 10px;
}
.color_red{
	color: #c4161c;
}
.white_text{
	color: White;
}
table.inside_table{	
	border-collapse: collapse;	
	width: 100%;
}
table.inside_table tr td{
	padding: 2px;
	text-align: right;
	padding-right: 75px;
	vertical-align: middle;
	border: 1px solid gray;
	width: 140px;
}
table.inside_table td.leftcol{
	text-align:left;
	padding-left:40px;
	padding-right: 15px;
	width: 387px;
}
table.inside_table tr.toprow{

}
table.inside_table tr.toprow td{
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	width: 200px;
}
table.fran_table tr td{
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}
.franchise_table_bottom{
	border: none;
}
.copyright{
	display:none;
}
.bottom_menu{
	display:none;
}
