body, html {
	margin: 0;
	padding:0;
	font: 12px/14px Georgia, Arial, Helvetica, sans-serif;
	color: #4f240d;
	min-width:850px;
	background:url(../images/tile.jpg);
	height:100%;
	min-height:100%;
}
img {
	border-style: none;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#wrapper {
	margin: 0 auto;
	position: relative; /*** IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
	min-height:100%;
}
#shadow {
	width:834px;
	background:url(../images/shadow.png) repeat-y;
	margin:0 auto 0 auto;
	display: table-cell; /*** For non-IE browsers ***/
	position: relative; /*** IE ***/
}
#header {
	width: 773px;
	padding:13px 0 25px 27px;
	margin:0 auto;
	background: #cfdf8b url(../images/bg-header.gif) repeat-x;
}
#header:after {
	content:"";
	clear:both;
	display:block;
}
.logo {
	width:186px;
	height:75px;
	margin:0;
	overflow:hidden;
	float:left;
	background:url(../images/logo.gif) no-repeat;
}
.logo a {
	height:75px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#nav {
	margin:0;
	padding:60px 0 0 13px;
	list-style:none;
	float:left;
	width:570px;
}
#nav li {
	padding-right:13px;
	font-size:12px;
	line-height:15px;
	float:left;
	font-weight:bold;
	letter-spacing:-1px;
}
#nav li:hover, #nav li.hover {
	position:relative;
}
#nav li a {
	color:#783e25;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin-bottom:4px;
	outline: none;
}
#nav li:hover a, #nav li.hover a {
	color:#d35d35;
}
#nav li.products a {
	width:63px;
	background:url(../images/nav-products.gif) no-repeat;
}
#nav li.products a:hover {
	background:url(../images/nav-products-hover.gif) no-repeat;
}
#nav li.recipes a {
	width:49px;
	background:url(../images/nav-recipes.gif) no-repeat;
}
#nav li.recipes a:hover {
	background:url(../images/nav-recipes-hover.gif) no-repeat;
}
#nav li.offers a {
	width:44px;
	background:url(../images/nav-offers.gif) no-repeat;
}
#nav li.offers a:hover {
	background:url(../images/nav-offers-hover.gif) no-repeat;
}
#nav li.videos a {
	width:83px;
	background:url(../images/nav-videos.gif) no-repeat;
}
#nav li.videos a:hover {
	background:url(../images/nav-videos-hover.gif) no-repeat;
}
#nav li.findus a {
	width:48px;
	background:url(../images/nav-findus.gif) no-repeat;
}
#nav li.findus a:hover {
	background:url(../images/nav-findus-hover.gif) no-repeat;
}
#nav li.heritage a {
	width:89px;
	background:url(../images/nav-heritage.gif) no-repeat;
}
#nav li.heritage a:hover {
	background:url(../images/nav-heritage-hover.gif) no-repeat;
}
#nav li.about-us a {
	width:60px;
	background:url(../images/nav-about-us.gif) no-repeat;
}
#nav li.about-us a:hover {
	background:url(../images/nav-about-us-hover.gif) no-repeat;
}
#nav li.restaurants a {
	width:87px;
	background:url(../images/nav-restaurants.gif) no-repeat;
}
#nav li.restaurants a:hover {
	background:url(../images/nav-restaurants-hover.gif) no-repeat;
}
#nav li:hover div, #nav li.hover div {
	display:block;
}
#nav li div {
	display:none;
	position:absolute;
	top:14px;
	left:0;
	z-index:100;
	width:114px;
	background:url(../images/none.gif);
}
#nav li ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	border:1px solid #4f240d;
	border-top:0;
	background:url(../images/bg-subnav.png);
}
#nav li.products div {
	width:142px;
}
#nav li.recipes div {
	width:70px;
}
#nav li ul li {
	border-top:1px solid #4f240d;
	/*to vert-center the nav*/
	padding-top:3px;
	font-weight:normal;
	letter-spacing:-1px;
	width:auto;
	float:none;
	vertical-align: top;
	height:1%;
}
#nav li:hover ul li a, #nav li.hover ul li a {
	background:none;
	text-indent:0;
	width:auto;
	padding-left:4px;
	color:#783e25;
}
#nav li:hover ul li:hover a, #nav li.hover ul li.hover a {
	background:none !important;
	color:#d35d35;
}
.visual {
	width:800px;
	margin:0 auto;
	background:url(images/loader.jpg) no-repeat;
}
.visual img {
	display:block;
}
#main-holder {
	margin:0 auto;
	width:800px;
	background:#cfe08b url(../images/bg-main.gif) repeat-x 0 100%;
}
.main {
	width:800px;
	margin:0 auto;
}
.three-columns {
	height:1%;
	overflow:hidden;
	padding:17px 0 5px 32px;
}
.three-columns .image-holder {
	float:left;
	width:170px;
	padding-left:11px;
}
.three-columns .image-holder img {
	display:block;
}
.three-columns .column {
	width:376px;
	float:left;
}
.three-columns .column .image {
	padding-bottom:12px;
}
.three-columns .column .image img {
	display:block;
}
.three-columns .box {
	height:1%;
	padding:0 6px 10px 14px;
	overflow:hidden;
	position:relative;
	background: url(../images/bg-box.gif) no-repeat;
}
.three-columns .box .pack-image {
	width:83px;
	height:109px;
	position:absolute;
	top:0;
	right:3px;
	background:url(../images/image-pack.png) no-repeat;
}
.three-columns .box h2 {
	margin:7px 0 5px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/exclusive-roll.png) no-repeat;
}
.three-columns .box p {
	margin:0 0 0 7px;
	font-size:11px;
	line-height:15px;
	width:275px;
}
.three-columns .box .holder {
	width:100%;
	overflow:hidden;
}
.three-columns .box .form {
	padding-left:5px;
	width:160px;
	float:left;
	overflow:hidden;
}
.three-columns .box .form .radiobtn {
	float:left;
	width:15px;
	height:15px;
	margin:9px 0 0;
}
.three-columns .box .form label {
	float:left;
	padding:9px 9px 0 3px;
}
.three-columns .box .form .btn-submit {
	width:65px;
	height:34px;
	border:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	background:url(../images/submit.gif) no-repeat;
}
.three-columns .box a {
	width:92px;
	text-align:center;
	color:#c33f06;
	float:left;
	text-decoration:none;
	outline: none;
}
.three-columns .box a:hover {
	text-decoration:underline;
}
.services {
	margin:0;
	padding:0 0 21px 32px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.services li {
	float:left;
	font-size:9px;
	padding-right:16px;
}
.services li a {
	padding:4px 14px 4px 0;
	color:#4f240d;
	float:left;
	text-decoration:none;
	outline: none;
}

.services li #text {
	margin-left: 24px;
}

.services li a.twitter {
	background:url(../images/ico-twitter.gif) no-repeat 0 0;
}
.services li a.facebook {
	background:url(../images/ico-facebook.gif) no-repeat 0 0;
}
.services li a.findus {
	background:url(../images/ico-findus.gif) no-repeat 0 0;
}
.services li a.kingsclub {
	background:url(../images/ico-kingsclub.gif) no-repeat 0 0;
}

.services li a:hover {
	text-decoration:underline;
}
.inner-main {
	width:728px;
	margin:0 auto;
	padding:10px 0 0 1px;
}
.inner-main .main-t {
	height:52px;
	overflow:hidden;
	padding:41px 0 0 33px;
	background: url(../images/bg-main-t.png) no-repeat;
}
.inner-main .main-t h2 {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:34px;
}
.inner-page .main-t h2 {
	width:160px;
	float:left;
	background: url(../images/breakfast-time.gif) no-repeat;
}
.inner-main .main-t-l h2 {
	width:160px;
	float:left;
	background: url(../images/recipes/lunch-break.png) no-repeat;
}
.inner-page .main-t p {
	float:left;
	margin:10px 0 0;
	font-weight:bold;
}
.inner-main .main-c {
	height:1%;
	width:720px;
	overflow:hidden;
	padding:0 4px;
	background: url(../images/bg-main-c.png) repeat-y;
}
.inner-main .main-c .main-frame {
	height:1%;
	position:relative;
	padding:21px 24px 55px 30px;
	overflow:hidden;
	background: url(../images/repeat-y-recipes.jpg) repeat-y;
}
.inner-page .main-c {
	padding:0 0 0 4px;
	width:724px;
}
.inner-page .inner-main .main-c .main-frame {
	height:1%;
	padding:12px 11px 0 0;
	overflow:hidden;
	position:relative;
	z-index:100;
	background: url(../images/repeat-y-recipes.jpg) repeat-y;
}
.inner-main .main-c .holder {
	height:1%;
	padding:0 5px 0 0;
	overflow:hidden;
	position:relative;
}
.inner-main .main-c .image-holder {
	width:350px;
	height:233px;
	float:left;
	padding:17px 0 0 15px;
	margin-right:21px;
	display:inline;
	background: url(../images/bg-image-holder.png) no-repeat;
}

.inner-main .main-c .image-holder-tilt {
	width:320;
	height:233px;
	float:left;
	padding:0px 0 0 0px;
	margin-right:0px;
	display:inline;
}

.inner-main .main-c .image-holder img {
	display:block;
}
.inner-main .main-c .image-holder-small {
	width:224px;
	height:153px;
	float:left;
	padding:9px 0 0 7px;
	margin-right:21px;
	display:inline;
	background: url(../images/bg-image-holder-small.png) no-repeat;
}
.inner-main .main-c .image-holder-small img {
	display:block;
}
.inner-main .main-c .holder h3 {
	height:60px;
	margin:37px 0 13px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/how-do-you.gif) no-repeat;
}
.inner-main .main-c .holder p {
	margin:0 0 13px;
	font-size:15px;
	line-height:17px;
}
.inner-main .main-c .holder p.small {
	font-size:11px;
	line-height:15px;
}
.inner-main .main-c .holder p.small a {
	border-bottom:1px solid #c8baa2;
	text-decoration:none;
	color:#4f240d;
}
.inner-main .main-c .holder p.small a:hover {
	border:0;
}
.inner-main .main-c .text {
	height:1%;
	padding:27px 0 60px 16px;
	position:relative;
}
.inner-main .main-c .text strong.title {
	height:14px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.inner-main .main-c .text strong.big-sandwich {
	background: url(../images/big-sandwich.gif) no-repeat;
}
.inner-main .main-c .text strong.spreading {
	background: url(../images/spreading.gif) no-repeat;
}
.inner-main .main-c .text strong.grilled {
	background: url(../images/grilled-sandwich.gif) no-repeat;
}
.inner-main .main-c .text strong.ono-ono {
	background: url(../images/ono-ono.gif) no-repeat;
}
.inner-main .main-c .text strong.pacific {
	background: url(../images/pacific-rim.gif) no-repeat;
}
.inner-main .main-c .text strong.from-pot {
	background: url(../images/from-pot-luck.gif) no-repeat;
}
.inner-main .main-c .text strong.aloha {
	background: url(../images/aloha.gif) no-repeat;
}
.inner-main .main-c .text strong.sweet {
	background: url(../images/sweet-and.gif) no-repeat;
}
.inner-main .main-c .text p {
	margin:0 0 10px;
	font-size:11px;
	line-height:15px;
}
.inner-main .products {
	width:356px;
	height:148px;
	position:absolute;
	bottom:0;
	right:0;
	background: url(../images/products.png) no-repeat;
}
.pattern {
	width:679px;
	height:21px;
	position:absolute;
	bottom:20px;
	left:25px;
	background: url(../images/pattern.gif) no-repeat;
}
.inner-main .v {
	height:4px;
	overflow:hidden;
	font-size:0;
	margin-bottom:8px;
	background: url(../images/bg-main-bottom.gif) no-repeat;
}
.inner-page .main-b {
	height:4px;
	background: url(../images/bg-main-bottom.gif) no-repeat;
}
.content {
	width:504px;
	float:right;
}
.content-terms {
	width:675px;
	float:left;
	padding:10px 15px 20px 20px;
}
.content-recipe-landing {
	width:475px;
	float:right;
	padding: 18px 0 0 25px;
}
.content-t {
	height:3px;
	overflow:hidden;
	font-size:0;
	background: url(../images/bg-content-t.png) no-repeat;
}
.content-c {
	height:1%;
	padding:10px 0 106px 19px;
	overflow:hidden;
	background: url(../images/bg-content-c.png) repeat-y;
}

.content-p {
	height:1%;
	padding:10px 0 106px 19px;
	overflow:hidden;
	background: url(../images/bg-content-e.png) repeat-y;
}

.content-c-findus {
	height:1%;
	padding:5px 0 20px 2px;
	overflow:hidden;
}
.content-c-findus ul {
	height:1%;
	padding:5px 0 20px 2px;
	overflow:hidden;
	list-style:none;
}
.content-c-findus a {
	color:#58373b;
	font-weight:bold;
	text-decoration:none;
}
.content-c-findus a:hover {
	color:#58373b;
	font-weight:bold;
	text-decoration:underline;
}
.landing-recipe-pattern {
	height:30px;
	margin-top: 20px;
	overflow:hidden;
	background: url(../images/recipes/pattern.png) no-repeat;
}
.content-b {
	height:73px;
	overflow:hidden;
	background: url(../images/bg-content-b.png) no-repeat;
}
.content-recipe-landing {
	height:500px;
	overflow:hidden;
}
.content-c .top {
	height:1%;
	margin-bottom:9px;
	font-size:11px;
	overflow:hidden;
}
.content-c .landing-top {
	height:1%;
	margin-bottom:9px;
	font-size:11px;
	overflow:hidden;
	width:455px;
}
.content-c .top img {
}
.content-c .top .right-top {
	width:250px;
	float:left;
}
.content-c .top .right-top div {
	padding-bottom:30px;
	height:1%;
	overflow:hidden;
}
.content-c .top .right-top span.print {
	float:left;
	padding:4px 7px 0 20px;
	background: url(../images/print-size.gif) no-repeat 0 6px;
}
.content-c .top ul {
	margin:0;
	padding:4px 0 0 6px;
	list-style:none;
	float:left;
	background: url(../images/separator.gif) no-repeat;
}
.content-c .top-findus ul {
	margin:0;
	padding:4px 0 0 6px;
	list-style:none;
	float:left;
	background:none;
}
.content-c .top-findus a {
	color:#58373b;
	font-weight:bold;
	text-decoration:none;
}
.content-c .top ul li {
	display:inline;
}
.content-c .top ul li a {
	color:#68443a;
	text-decoration:none;
}
.content-c .top ul li a:hover {
	text-decoration:underline;
}
.content-c .top .right-top h3 {
	margin:0 0 5px;
	display:block;
}
/*
.content-c .top .right-top h3{
	margin:0 0 5px;
	height:17px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/hawaiian-benedict.gif) no-repeat;
} */
.content-c .top .right-top em {
	font-style:normal;
}
.content-c .top-products {
	height:1%;
	margin-bottom:9px;
	font-size:11px;
	overflow:hidden;
}
.content-c .landing-top {
	height:1%;
	margin-bottom:9px;
	font-size:11px;
	overflow:hidden;
	width:455px;
}
.content-c .top-products img {
}
.content-c .top-products .product-title {
	width:150px;
	border-top:double #7b5e4e;
	border-bottom:double #7b5e4e;
	margin-top: 125px;
	padding: 10px 0 10px 0;
	float:left;
}
.content-c .top-products .right-top {
	width:250px;
	float:left;
}
.content-c .top-products .right-top div {
	padding-bottom:30px;
	height:1%;
	overflow:hidden;
}
.content-c .top-products .right-top span.print {
	float:left;
	padding:4px 7px 0 20px;
	background: url(../images/print-size.gif) no-repeat 0 6px;
}
.content-c .top-products ul {
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	float:left;
}
.content-c .top-products ul li {
	display:inline;
}
.content-c .top-products ul li a {
	color:#68443a;
	text-decoration:none;
}
.content-c .top-products ul li a:hover {
	text-decoration:underline;
}
.content-c .top-products .right-top h3 {
	margin:0 0 5px;
	display:block;
}
/*
.content-c .top-products .right-top h3{
	margin:0 0 5px;
	height:17px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/hawaiian-benedict.gif) no-repeat;
} */
.content-c .top-products .right-top em {
	font-style:normal;
}
.text-box {
	width:395px;
	padding:21px 35px 0 2px;
	font-size:11px;
	background: url(../images/two-lines.gif) repeat-x;
}
.landing-text-box {
	width:395px;
	padding:10px 30px 0 2px;
	font-size:11px;
	width:423px;
}
.text-box strong.title {
	display:block;
	margin-bottom:5px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
}
.text-box strong.ingredients {
	background: url(../images/ingredients.gif) no-repeat;
}
.text-box strong.preparation {
	background: url(../images/preparation.gif) no-repeat;
}
.text-box ul {
	margin:0;
	padding:0 0 17px;
	list-style:none;
	height:1%;
}
.text-box ol {
	margin:0;
	padding:0 0 10px 20px;
}
.text-box ol li {
	margin-bottom:8px;
}
.sidebar {
	width:182px;
	float:left;
	padding:18px 0 0 26px;
}
.scrollable {
	height:443px;
	overflow:hidden;
}
.vscroll-line {
	width:23px;
	background: url(../images/scroll-line1.gif) no-repeat 10px 23px;
}
.sidebar .vscroll-indicator {
	background: url(../images/scroll-line-active.gif) repeat-y 10px 0;
	width:23px;
}
.vscroll-slider {
	width:23px;
	height:26px;
	overflow:hidden;
	background: url(../images/scroll-tab.png) no-repeat;
	cursor:pointer;
}
.sidebar ul {
	margin:0;
	padding:0 0 20px 5px;
	list-style:none;
	font-size:11px;
}
.sidebar ul li {
	line-height:14px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:11px;
}
.sidebar ul li a {
	color:#4f240d;
	text-decoration:none;
}
.sidebar ul li.active a, .sidebar ul li a:hover {
	color:#c93627;
}
.sidebar .back {
	height:16px;
	width:104px;
	margin:20px 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/back.gif) no-repeat;
}
#product-landing {
	background-image:url(/images/products/product-landing-bkg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-left:17px;
	display:block;
}
.product-content {
	width:353px;
	height:365px;
	padding-left:389px;
	padding-top:120px;
	position:inherit;
}
.collapsible {
	display: none; /* Only important part */
	width:301px;
	height:320px;
	float:left;
	padding:0px 15px 0 0;
	text-align:center;
}

/* ********************************************************************************** 
 ********************************************************************************** 
 Heritage Styles */

.inner-main-heritage {
	width:741px;
	margin:0 auto;
	padding:10px 0 0 1px;
	background:url(/images/heritage/the-story-of-an-original.jpg) no-repeat 0 5px;
	display:block;
	overflow:hidden;
	height:389px;
}

.heritage-nav {
	overflow:hidden;
}
.heritage-nav ul {
	list-style:none;
	float:left;
}
.heritage-nav ul li {
	display:inline;
	margin-right:10px;
}
.heritage-nav ul li a {
	color:#FFF;
	text-decoration:none;
}
.heritage-nav ul li a:hover {
	text-decoration:underline;
}

.collapsible-heritage {
	display: none; /* Only important part */
}


/* Heritage Styles
 ********************************************************************************** 
 ********************************************************************************** */

#recipes-landing {
	background-image:url(/images/recipes/recipes-landing-bkg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-left:17px;
}
#recipes-landing-test {
	background-image:url(/images/recipes/recipes-landing-bkg2.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-left:17px;
}
.recipes-content {
	width:353px;
	height:404px;
	padding-left:389px;
	padding-top:80px;
	position:inherit;
}
.favorite-recipe-title {
	width:353px;
	height:25px;
	position:inherit;
	clear:both;
}
.favorite-recipe {
	width:353px;
	height:80px;
	padding-top:10px;
	clear:both;
}
.favorite-recipe a {
	color:#c33f05;
	font-weight:bold;
}
.recipe-gallery {
	width:353px;
	height:175px;
}
.recipe-links {
	width:120px;
	float:left;
}
#footer-holder {
	background: url(../images/bg-footer.gif) repeat-x #9db64c;
	margin:0 auto;
	width:800px;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
}
#footer {
	width:739px;
	margin:0 auto;
	overflow:hidden;
	font-size:10px;
	padding:5px 30px 200px 31px;
	font-size:10px;
}

#footer .green-vision {
	width:118px;
	height:55px;
	float:right;
	text-indent:-9999px;
	background: url(../images/green-vision.png) no-repeat;
	outline: none;
}
#footer .green-vision-new {
	width:173px;
	height:91px;
	float:right;
	text-indent:-9999px;
	background: url(../images/green-vision-new.png) no-repeat;
	outline: none;
}
#footer ul {
	float:right;
	margin:0;
	padding:11px 0 0;
	list-style:none;
}
#footer ul li {
	display:inline;
	float:left;
	padding-right:13px;
}
#footer ul li a {
	display:block;
	text-decoration:none;
	color:#783e25;
	/*text-indent:-9999px;*/
	overflow:hidden;
	outline: none;
}
#footer ul li a.item
{
	margin-left: 10px;
	float:right;
}
#footer ul li a.contact {
	width:55px;
	/*background: url(../images/contact-us.gif) no-repeat;*/
}
#footer ul li a.contactwm {
	width:55px;
	/*background: url(../images/contact-us.gif) no-repeat;*/
}
#footer ul li a.corporate {
	width:55px;
	/*background: url(../images/corporate.gif) no-repeat;*/
}
#footer ul li a.terms {
	width:55px;
	/*background: url(../images/terms.gif) no-repeat;*/
}
#footer ul li a.policy {
	width:50px;
	/*background: url(../images/policy.gif) no-repeat;*/
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer .copy {
	margin:8px 0 0;
	float:left;
	width:200px;
	height:10px;
	/*background: url(../images/copy.gif) no-repeat;*/
}

.sonia-orchid {
	width:28px;
	height:29px;
	float:left;
	margin-left:10px;
}
.contact-column {
	width:180px;
	float:left;
	padding:25px 0 0 9px;
}
.bg-contact {
	width:370px;
	height:558px;
	padding:13px 16px 13px 23px;
	background:url(/images/bg-contact.png) no-repeat;
	float:right;
}
.bg-contact-text {
	padding:10px 10px 10px 5px;
}
.bg-contact h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.bg-contact p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
.contact-address {
	background:url(/images/double-border.gif) repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	padding:0 0 10px 0;
	font-size:10px;
}
.questions-or-comments {
	background:url(/images/questions-or-comments.gif) no-repeat;
	display:block;
	width:355px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}
.kings-hawaiian-restaurant {
	background:url(/images/titles/kings-hawaiian-restaurant.gif) no-repeat;
	display:block;
	width:174px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 13px;
}
.kings-hawaiian-about {
	background:url(/images/company-overview.gif) no-repeat;
	display:block;
	width:174px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 13px;
}
.the-local-place {
	background:url(/images/titles/the-local-place.gif) no-repeat;
	display:block;
	width:132px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 13px;
}
.media-inquiries-text {
	border-top:double #7b5e4e; margin-top:10px; padding-top:10px; color:#7b5e4e;
}
.media-inquiries-text a{
	color:#7b5e4e;
	text-decoration:underline;
}
.media-inquiries-text a:hover{
	color:#7b5e4e;
	text-decoration:none;
}
/* Thick Box */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(/images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* End of Thick Box */
#pdf {
	width:300px;
	height:20px;
	position:relative;
	padding-left:10px;
}
#pdf a {
	color:#4f240d;
	text-decoration:underline;
}
#pdf a:hover {
	color:#4f240d;
	text-decoration:none;
}

#pdfNews {
	width:600px;
	height:20px;
	position:relative;
	padding-left:10px;
}
#pdfNews a {
	color:#4f240d;
	text-decoration:underline;
}
#pdfNews a:hover {
	color:#4f240d;
	text-decoration:none;
}

#press {
	font: 12px;
}
#press a {
	color:#4f240d;
	text-decoration:underline;
}
#press a:hover {
	color:#4f240d;
	text-decoration:none;
}