/* basics */


body {
	/*background-color: #0F0B06;*/
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	letter-spacing: 0.1px;
	background-image: url(images/koriBG.jpg);
	background-repeat: repeat;
	background-color: #0F0B06;
}

body a {
	color: #9CBEC6;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: -0.4px;
	font-weight: bold;
}

body a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

/*body a:visited {
	color: #fff;
	text-decoration: none;
}
*/

#enclose {
	background-color: #0F0B06;
	z-index: -1;
}

#logo {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-top: 20px;
	height: 105px;
	width: 215px;
}

#logo a {
	text-decoration:none;
}


#nav_container {
	margin-top: 95px;
	margin-bottom: 0px;
	height:35px;
	width: 370px;
	float: right;
}

.bold {
	font-weight: bold;
	}


/* italics, italics slightly shrunken */

.italic {
	font-style: italic;
	font-size: 85%;
	line-height: 14px;
}

.plainitalic {
	font-style: italic;
}



/* main nav rollovers */

#nav {
	height:25px;
	margin-top: 3px;
	float: left;
	margin-left: -3px;
}

#nav li {
    list-style:none;
    display:inline;
    overflow: hidden;
}

#nav a {
	list-style: none;
	height: 25px;
    text-decoration:none;
    float: left;
    margin-right: 1px;
    padding-right: 5px;
}

#nav a:hover {
	background-position: 0 -13px;
	font-family: inherit;
}

#nav a.current {
	background-position: 0 -13px;
	cursor: default;
}

#home a  {
	background:url("images/01_nav_home.gif") no-repeat;
	width: 56px;
	background-position: 0 -50px;
}

#menu a {
	width: 75px;
	background-position: 0 -50px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
margin-right: 56px;
}

#events a {
	background:url("images/03_nav_events.gif") no-repeat;
	width: 64px;
	background-position: 0 -50px;
}

#gallery a {
	background:url("images/04_nav_gallery.gif") no-repeat;
	width: 73px;
	background-position: 0 -50px;
}

#press a {
	width: 60px;
	background-position: 0 -50px;
	background-image: url(images/press.png);
	background-repeat: no-repeat;
	margin-right: 70px;
}

#contact a {
	width: 70px;
	background-position: 0 -50px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
}



#content {
	z-index:-1;
	margin-top: 15px;
	outline-color: #000;
	height: 450px;
	width: 900px;
	margin-left: 20px;
	background-color: #000;
}


/* page titles */

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f7f2df;	
	margin-bottom: 0px;
}

h1 a {
	font-weight:normal;
}

/* white subtitles */

h2 {
}

/* red sub-sub-titles */

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #F30;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	;
	letter-spacing: -0.5px;
	line-height: 26px;
	text-transform: uppercase;
	border-bottom-color: #F60;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 10px;
}




h4 {
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	float: left;
	line-height: 22px;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	color:#9CBEC6;
	margin-bottom: 2px;

}


/* h3 subhead italics */

.menu_descrip {
	font-size: 90%;
	line-height: 120%;
	margin-top: 4px;
	color: #999;
	text-transform: lowercase;
	;
	font-weight: lighter;
	font-style: italic;
	padding-bottom: 10px;
}

.korimenu {
font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 12px;
		line-height: 18px;
		text-transform: uppercase;
		color: #444;
		z-index: -10;

}

/* vertically offsets menu anchors */

.menu_group {
	margin-top: 0px;
}

h1.menu_group {
	font-size: 16px;
	font-weight: bold;
	color: #f7f2df;	
	text-decoration: none;
}


/* vertically offsets groups of like items throughout site */

.p_group {
	width: 420px;
	margin-top: 5px;
}


.p_group p {
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	letter-spacing: 0.1px;
	color: #666;
	font-weight: lighter;
}

.p_group_blog {
	margin-top:0px;
	margin-bottom: 24px;
	width: 315px;
}

.p_group_blog p {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 16px;
}




/* blog styling */


.fauxh3 {
	font-size: 16px;
	font-weight: normal;
	color: #ff3300;
	margin-bottom: 10px;
	margin-top: 12px;
}

.post_title {
	font-weight: bold;
	margin-top: 15px;
}

p.post_title {
	margin-top: 15px;
	
}

.post_body {
	margin-bottom: 20px;
	font-size: 100%;
	width: 300px;
}



p.review {
	line-height: 16px;
	margin-bottom: 4px;
}

p.presslink {
	margin-top: 0px;
	margin-bottom: 16px;
}


/* menu price + divider "pipe" formatting */

.price {
	font-size: 90%;
	color: #CCC;
}

.pipe {
	color: #707070;
	font-weight: normal;
	margin: 0 6px 0 6px;
	font-family: Helvetica, Arial, sans-serif;
	;
}




/* gallery placement */


.gallery_image {
	margin-right: 4px;
	margin-top: 5px;
	width: 118px;
	height: 120px;
	border:none;
	
}



/* home transparency */

.home_trans {
	background: url('images/transparency.png');
	margin-left:8px;
}
.home_trans2 {
	background: url('images/transparency.png');
	margin-left:190px;
	margin-top: 240px;
	width: 270px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.home_text {
	padding:5px 10px 8px 10px;
	font-size: 95%;
	height:auto;
	line-height: 16px;
	color: #ffffcc;
}


/* flash doors */

#flashdoors {
	z-index: 35;
	position: absolute;
	width: 400px;
	height: 400px;
	margin-left: 200px;
	overflow: hidden;
}


/* main divs + doors */

/* HOME */

#LL_home {
	background: url(images/home.jpg) no-repeat;
	position: absolute;
	z-index:35;
	width: 220px;
	height:500px;
}

#MM_home_container3 {
	background-image:url(swf/koristart_ing.swf);
	padding: 10px 0 0 10px;
	margin-top: 0px;
	position: absolute;
	margin-left: 200px;
	width:800px;
	height:550px;
	left: -204px;
	top: 221px;
}

#MM_home_container {
	background-image:url(images/MM_home.jpg);
	margin-top: 10px;
	position: absolute;
	margin-left: 200px;
	width:452px;
	height:450px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#MM_home_container2 {
	background-image:url(images/kori_cons2.jpg);
	margin-top: 100px;
	position: absolute;
	margin-left: 100px;
	width:600px;
	height:400px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	left: 149px;
	top: 21px;
	background-repeat: no-repeat;
}

#MM_home {
	width:325px;
	height: 365px;
	z-index: 25;
	padding-right:10px;
	margin-left:1px;
	
}

#RR_home {
	background: url(images/home.jpg) no-repeat;
	position: absolute;
	margin-left: 800px;
	z-index:35;
	width: 220px;
	height:500px;	
}



/* MENU */

#LL_menu {
	float: left;
	position: absolute;
	z-index:35;
	width: 224px;
	height:450px;
	background-color: #000;
}

#MM_menu_container {
	margin-top: 0px;
	position: absolute;
	float: left;
	width:460px;
	height:450px;
	padding-right: 0;
	padding-bottom: 30;
	margin-left: 220px;
	background-color: #000;
	margin-bottom: 10px;
	font-size: 11px;
}

#MM_menu_nav {
	width:423px;
	z-index:35;
	padding-left:3px;
	padding-right:10px;
	padding-top: 15px;
	position: absolute;
	padding-bottom: 10px;
	font-size: 12px;
	color: #CCC;
}


#MM_menu_nav li {
	list-style: none;
	display:inline;
	font-size:11pt;
	color: #CFC;
	margin-bottom: 0px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	;
	letter-spacing: -0.4pt;
	text-transform: uppercase;
}

.menuclick {
	font-weight: normal;
	color: white;
	font-size: 11px;
}


h1 {
	font-size: 13px;
	color: #CCC;
	margin-bottom: 0px;
	letter-spacing: -0.4pt;
	text-transform: uppercase;
	font-style: italic;
	font-weight: lighter;
}


#MM_menu {
	width:438px;
	height: 380px;
	margin-top: 0px;
	z-index:35;
	padding-left:10px;
	padding-right:10px;
	background-color: #000;
}

#RR_menu {
	position: absolute;
	float: left;
	z-index:40;
	width: 224px;
	height:450px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 678px;
}


/* EVENTS */

#LL_events {
	background: url(images/LL_events.jpg) no-repeat;
	float: left;
	position: absolute;
	z-index:35;	
	width: 220px;
	height:400px;

}

#MM_events_container {
	padding: 5px 0 0 0;
	margin-top: 5px;
	position: absolute;
	overflow:hidden;
	float: left;
	margin-left: 200px;
	width:400px;
	height:385px;
}

#MM_events {
	width:365px;
	height: 240px;
	z-index: 25;
	padding-left:30px;
	padding-top:5px;
	
}

#MM_events2 {
	margin-top:12px;
	margin-left: 0px;
	padding: 10px 50px 0px 30px;
	background-color: #0F0B06;
	z-index: 25;
	width: 320px;
	height: 115px;
}

#MM_events2 p {
	margin-top: 10px;
	z-index: 25;
}

#RR_events {
	background: url(images/RR_events.jpg) no-repeat;
	position: absolute;
	float: left;
	margin-left: 600px;
	z-index:35;
	width: 220px;
	height:400px;
	
}



/* GALLERY */

#LL_gallery {
	background: url(images/LL_gallery.jpg) no-repeat;
	float: left;
	position: absolute;
	z-index:50;	
	width: 220px;
	height:400px;

}

#MM_gallery_container {
	padding: 5px;
	margin-top: 0px;
	position: absolute;
	overflow:hidden;
	float: left;
	margin-left: 200px;
	z-index: 20;
	width:400px;
	height:400px;
}

#MM_gallery {
	width:375px;
	margin-left:10px;
	
}

#RR_gallery {
	background: url(images/RR_gallery.jpg) no-repeat;
	position: absolute;
	float: left;
	margin-left: 600px;
	z-index:51;
	width: 220px;
	height:400px;
}



/* PRESS */

#LL_press {
	float: left;
	position: absolute;
	z-index:50;
	width: 224px;
	height:450px;
}

#MM_press_container {
	position: absolute;
	overflow:hidden;
	float: left;
	margin-left: 210px;
	z-index: 20;
	width:470px;
	height:448px;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #000;
	margin-top: 2px;
}

#MM_press {
	width:452px;
	height: 450px;
	margin-left:5px;
	z-index: 25;
	text-align: center;
	
}

#MM_press img {
	margin-top:12px;
	margin-bottom:4px;
}

#MM_press2 {
	margin-top:15px;
	padding: 12px 5px 5px 20px;
	background-color: #0F0B06;
	width: 452px;
	height: 134px;
}

#RR_press {
	position: absolute;
	float: left;
	margin-left: 678px;
	z-index:35;
	width: 225px;
	height:450px;
}


.scroll-pane {
	overflow:auto;
	height: 420px;
}







/* footer nav rollovers *


/# footer {
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 12px;
	height:35px;
 } */

#footer {
	clear: both;
	color: #666;
	font-size: 9px;
	margin-bottom: 0;
	margin-top: 0px;
	text-transform: uppercase;
	width: 900px;
	margin-left: 20px;
	padding-top: 10px;
	letter-spacing: -0.1pt;
}
#footer_nav {
    height:25px;
    margin-left: 2px;
}



#footer_nav li {
    list-style:none;
    display:inline;
    overflow: hidden;
}

#footer_nav a {
	list-style: none;
	height: 25px;
    text-decoration:none;
    float: left;
    margin-right: 1px;
    padding-right: 5px;
}

#footer_nav a:hover {
    background-position: 0 -13px;
    
}


#hours a  {
	background:url("images/01_footernav_hours.gif") no-repeat;
	width: 68px;
	background-position: 0 -50px;
	margin-left: 65px;
}

#reservations a {
	background:url("images/02_footernav_reservations.gif") no-repeat;
	width: 133px;
	background-position: 0 -50px;
	margin-left: 193px;
}

#location a {
	background:url("images/03_footernav_location.gif") no-repeat;
	width: 96px;
	background-position: 0 -50px;
	margin-left: 175px;
}



/* footer popups (occur inside of content div) */

#hours_pop_show {
	color: #ffffcc;
	padding:0px 10px 5px 18px;
	background-color: #0F0B06;
	float: left;
	position: absolute;
	margin-top: 157px;
	margin-left: 8px;
	z-index: -10;	 /* 75 */
	width: 164px; /* 164px */
	height:230px; /* 230px */
}

#hours_pop_show p {
	font-size: 12px;
	margin: 5px 0 10px 0px;
	padding:0px;
}

#hours_pop_show p.meal {
	margin: 15px 0 0 0;
	font-weight: bold;
}

#reservations_pop_show {
	color: #ffffcc;
	padding:0px 10px 5px 18px;
	background-color: #0F0B06;
	float: left;
	position: absolute;
	margin-top: 305px;
	margin-left: 300px;
	z-index:-10;	
	width: 184px;
	height:82px;
}

#reservations_pop_show p {
	font-size: 12px;
	margin: 15px 0 10px 0px;
	padding:0px;
}

#location_pop_show {
	color: #ffffcc;
	padding:0px 10px 5px 18px;
	background-color: #0F0B06;
	float: left;
	position: absolute;
	margin-top: 147px;
	margin-left: 600px;
	z-index:-10;
	width: 164px;
	height:240px;
}

#location_pop_show p {
	font-size: 12px;
	margin: 15px 0 10px 0px;
	padding:0px;
}
.p2 {
	
}

a {
    color: #BBB9B9;
    text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#intro-box{
	width:840px;
	position:relative;
	margin-left:auto;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 10px #0D0D0B;
	-moz-box-shadow: 2px 2px 10px #0D0D0B, -2px 2px 10px #0D0D0B;
	-webkit-box-shadow:0 0 10px #0D0D0B0;
	text-align:center;
	margin-top: 20px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../images/flashbg.jpg);
	margin-right: auto;
	float: none;
	height: 590px;
}
a.button {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius: 3px;
	background-attachment: scroll;
	background-color: #336600;
	background-position: 0 0;
	background-repeat: repeat;
	color: #FFF;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	padding-bottom: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0;
	margin-top: 14px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
a.button:hover {
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-size: auto auto;
	background-color: #99cc33;
	background-position: 0 0;
	background-repeat: repeat;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}

ul.menu-section {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

ul.menu-section span {
	color: #FFFFFF;
	float: right;
	font-size: 1em;
	font-style: normal;
	list-style-type: none;
}
ul.menu-section li {
	color: #666666;
	font-size: 0.9em;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 15px;
	text-decoration: none;
	list-style-type: none;
}
h3_menu {
    border-bottom-color: #A81F26;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #A81F26;
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 2px;
    text-transform: uppercase;
}
.menuname {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	letter-spacing: -0.1pt;
	color: #CCC;
	text-transform: uppercase;
	float:left;
	font-style: normal;
	list-style-type: none;
}

#column {
	float: left;
	width: 190px;
	z-index: 41;
	margin-left: 10px;
}
.inner {
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 30px;
	z-index: 40;
}

.left-column {
		margin-bottom: 0;
	margin-left: 130;
	margin-right: 0;
	margin-top: 0;
	width: 200px !important;
	float: left;
}

#column p {
	margin-bottom: 30px;
	text-align: left;
	letter-spacing: -0.1px;
	line-height: 17px;
	margin-top: 12px;
}


h2 {
	color: #F30;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: left !important;
	text-transform: uppercase;
	letter-spacing: -0.4pt;
}

.right-column {
	margin-bottom: 0;
	margin-left: 130;
	margin-right: 0;
	margin-top: 0;
	width: 210px !important;
	float: left;

}
.menuclick {
	color: #CCC;
	font-weight: normal;
	font-size: 12px;
}

