/* www.bon-appetit.biz CSS Document */
/* last update: Thursday, 19.11.07 - 14:44 PM */
body {
	margin:0;
	padding:0;
	height:100%;
	/*font: 11px normal Arial, Helvetica, sans-serif;*/

}

a { text-decoration:none; color:#808080; }
a:link { text-decoration:none; }
a:hover { text-decoration:none; color:#D01733; }

a.linkbot { font-weight:bold; color:#525252 }
a.linkbot:HOVER { font-weight:bold; color:#D01733 }


#btn_reg {
	padding: 5px 15px;
	background:url("btn_submit.png") repeat-x scroll center center #CE0000;
	color:#FFF;
	margin:0 15px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#btn_reg:hover {
	padding: 5px 15px;
	background:url("btn_submit_h.png") repeat-x scroll center center #CE0000;
	color:#FFF;
	margin:0 15px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #CE0000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#btn_next {
	padding: 5px 15px;
	background:#D60101;
	color:#FFF;
	float:right;
	margin:0 15px;
	font-weight:bold;
	border:1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#btn_next:hover {
	padding: 5px 15px;
	background:#CCC;
	color:#333;
	float:right;
	margin:0 15px;
	border:1px solid #D60101;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#btn_prev {
	padding: 5px 15px;
	background:#D60101;
	color:#FFF;
	float:left;
	margin:0 15px;
	font-weight:bold;
	border:1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#btn_prev:hover {
	padding: 5px 15px;
	background:#CCC;
	color:#333;
	float:left;
	margin:0 15px;
	border:1px solid #D60101;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

form label {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#D60101
}

form input {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#container {
	/*
	width: 1000px;*/
	margin: 0 auto;/*
	padding: 0 0 0 0;
	padding-top:10px;*/
	background-color: #FFFFFF;
	text-align: center;
	width:989px;
	/*border:1px solid #999;*/
	height:40px;
}
#nav_cont {
	display:block;
	margin:0;
	padding:0;
	height: 30px/*40px*/;
	background: url("a_bg_.gif") repeat-x scroll left top transparent;
        border:1px solid #D8D8D8;
}
/* digunakan untuk top menu main page  */
#menu {
	float: left;
	width: 508px;
	height: 15px;
	background-image: url(../images/jp_01.gif);
	padding-top: 10px;
	padding-bottom: 4px;
	color: #999999;
}
/* TOP NAVIGASI */
img {border: none;}
ul#topnav {
	/*margin: 10px 0 20px; */
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Arial";
	font-size: 11px /*1.1em*/;
	/*clear: both;*/
	float: left;
	width: auto;
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 30px/*40px*/;
	width:auto;
        border-left:1px solid #FFFFFF;
	border-right:1px solid #D8D8D8/*#ed99a1 #9e4c00*/;
}
ul#topnav a, ul#topnav span {
	float: left;
	text-decoration: none;
	color: #d20014 /*#fff*/;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d;
	padding: 5px 15px/*10px 16px*/;
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: /*url(a_bg_.gif)*/url(a_bg_1.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: #FFF/*#555*/;
	background: /*url(a_bg_.gif)*/url(a_bg_1.gif) repeat-x left bottom;
}

#lang_top {
	/* display:block;
	clear:both;
	/*width:100%;*/
	height:20px;
	background:#FCC2C2;
	padding:0 15px;
	font-family:Arial;
	font-size:11px;
	border-bottom:1px solid #FFF;
	text-transform: uppercase;
	line-height:20px;
	text-decoration:none;
}

#lang_bot {
	/* display:block;
	clear:both;
	/*width:100%;*/
	height:20px;
	background:#FCC2C2;
	padding:0 15px;
	font-family:Arial;
	font-size:11px;
	text-transform: uppercase;
	line-height:20px;
	text-decoration:none;
}

#lang_top a, #lang_bot a{
	text-decoration:none;
	color: #FFF;
}

#lang_top a:HOVER, #lang_bot a:HOVER{
	text-decoration:none;
	/*display:block;*/
	font-weight:800%;
	color: #db3343;
}
#top_logo {
	clear:both; width:100%; height:100px; margin: 3px /*15px*/ 0 5px 0; /*border:1px solid #999*/;
}
#logo {
	display:block;
	float:left;
	width:250px;
	height:100px;
}

#top_bnr_cont{
	display:block;
	float:right;
	width:729px;
	height:80px;
	line-height:100px;
	margin-top:20px;
}

#top_bnr1 {
	display:block;
	float:left;
	background:#CCC;
	width:585px;
	height:75px;
	margin:2px 0;
}

#top_bnr2 {
	display:block;
	float:right;
	background:#CCC;
	width:139px;
	height:75px;
	margin:2px 0;
}
/* END TOP NAVIGASI */

/* DATE & SHARE NAV */
#tgl_share {
	display:block;
	width:989px;
	clear:both;
	margin:0;
	padding:0;
}
#tgl_cont {
	margin-right: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #8E9090;
	height: 30px;
	line-height:30px;
	padding-left:15px;
}
#sugcont {
	margin-right: 3px;
	font-family: Arial;
	font-size: 12px;
	/*color: #8E9090;*/
	height: 30px;
	line-height: 15px /*30px*/;
	padding-left:8px;
}
#sugcont a {
	font-weight:bold;
	color:#8E9090;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 8px;
}
#sugcont a:HOVER{
	color:#333;
}

#social_nav_horizontal {
	margin-right: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #8E9090;
	height: 30px;
	float:left;
}
/*#social_nav_horizontal h3 {
	display: inline;
	padding: 0 10px;
	border-bottom: dashed 1px #ccc;
}*/
#social_nav_horizontal ul {
	margin: 0;
	padding: 0;
	margin-top: 0 /*20px*/;
}
#social_nav_horizontal ul li {
	float: left;
	padding: 5px 0 0 5px;
	margin-right:0 /*5px*/;
	list-style-type: none;
}
#social_nav_horizontal ul li a {
	padding: 4px 0 0 22px;
	height: 34px;
	color: #999;
	text-decoration: none;
	line-height: 1.45em;
}
#social_nav_horizontal ul li a:hover {
	color: #6DCAFF;
	text-decoration: none;
}
.delicious {
	background:transparent url(../images/ico/delicious.png) left 3px no-repeat;
	/*background-position: 0 -1px;*/
}
.facebook {
	background:transparent url(../images/ico/facebook.png) left 3px no-repeat;
	/*background-position: 0 -1px;*/
}
.stumbleupon {
	background:transparent url(../images/ico/stumbleupon.png) left 3px no-repeat;
	/*background-position: 0 -1px;*/
}
.twitter {
	background:transparent url(../images/ico/twitter.png) left 3px no-repeat;
	/*background-position: 0 -1px;*/
}
/* END SHARE NAV */

/* YOUTUBE VIDEO PLAYLIST */
/*
#vid_cont {
	display:block; float:left; margin-bottom:15px; width:209px; background:#dad7d7; clear:both;
}
#ytvideo {
	display:block; margin-top:10px;
}*/
.plist {
	display:block; list-style-type:none; height:40px; margin:5px 0px;
}
#viditem{
	display:inline; list-style-type:none; margin-bottom:5px; padding:2px; width:auto; overflow:hidden;
}

#viditem img {
    border:2px solid transparent;
    width:50px;
    height:40px;
    margin-right:0px;
}
#viditem img:hover{
    border: 2px solid #74b2e2;
}
/* END YOUTUBE VIDEO PLAYLIST */

/* digunakan untuk language  */
#lang {
	float: left;
	width: 273px;
	height: 15px;
	background-image: url(../images/jp_02.gif);
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: right;
	color: #999999;
}

/* digunakan untuk menampilkan image pada header serta mengatur letak search top  */
#head_img {
	float: left;
	width: 781px;
	height: 30px;
	background-image: url(../images/head01.jpg);
	text-align: right;
	padding-top: 90px;
	border-bottom: 1px solid #8E2005;
}

/* pengaturan style untuk top banner  */
#topbanner {
	float: left;
/*	width: 779px;*/
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

#topbanner1 {
	float: left;
	width: 388px;
	text-align: center;
}

#topbanner2 {
	float: left;
	width: 388px;
	text-align: center;
}

#spacer {
	float: left;
	width: 781px;
	background-color: #FFFFFF;
	font-size: 9px;
}

/* membungkus semua kontent  */
#content_container {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

/* digunakan untuk membungkus isi kontent per bagian khusus halaman satu kolom  */
#content_full_i {
	display:block;
	float: left;
	width: 989px;
	_width:987px;
	margin:0;
	padding:0;
	/*
	width: 759px;
	_width: 760px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	/*border-bottom: 1px solid #CCCCCC;*/
	/*margin-bottom: 10px;*/
}

/* digunakan untuk membungkus kontent pada kolom kiri  */
#content_left {
	float: left;
	width: 508px;
	_width: 503px;
	background-color: #FFFFFF;
	margin-right: 7px;
}

/* digunakan untuk membungkus isi kontent pada kolom kiri per bagian khusus kolom kiri  */
#content_left_i {
	float: left;
	width: 488px;
	_width: 484px;
	height: 150px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#content_noscroll {
	float: left;
	width: 488px;
	_width: 484px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

/* digunakan untuk membungkus isi kontent pada kolom kiri berisi welcome di resto page  */
#content_left_ii {
	float: left;
	width: 498px;
	_width: 484px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #EDEDED;
	margin-bottom: 10px;
}

* html #content_left
{
	display: inline;
}

/* digunakan untuk membungkus isi kontent pada kolom kanan  */
#content_right {
	float: left;
	width: 266px;
	background-color: #FFFFFF;
	border: 0;
}

/* digunakan untuk membungkus isi kontent pada kolom kanan pada bagian banner  */
#content_right_b {
	float: left;
	width: 246px;
	background-color: #FFFFFF;
	padding: 10px 10px 8px 10px;
	margin-bottom: 10px;
}

/* digunakan untuk membungkus isi kontent pada kolom kanan per bagian khusus kolom kanan  */
#content_right_i {
	float: left;
	width: 244px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

/* digunakan untuk membentuk kolom komentar pada kolom kanan halaman utama  */
#comments {
	width: 244px;
	height: 350px;
	float: left;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

/* Start Mac IE5 filter \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#content_left, #content_right
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}
/* End Mac IE5 filter */
#wrapper
{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute
weirdness as the method is enhanced */
#wrapper
{
/* Normally a Holly-style hack height: 1% would suffice but that causes
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes
(I saw it happen many moons ago) makes the width of wrapper too small
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s probably fine to just remove it, but it\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s left here
just in case that many moons ago problem rears its head again */
	float/**/: none;
}
/* easy clearing */
#wrapper:after
{
	content: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'[DO NOT LEAVE IT IS NOT REAL]\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper
{
	display: inline-block;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#wrapper
{
	display: block;
}
/* end easy clearing */
#footer
{
	clear: both;
}
/* Safari needs this - otherwise the ghost overflow, though painted
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
{
	position: relative;
	z-index: 1000;
}


#published {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	padding: 7px 7px 7px 7px;
	margin-bottom: 10px;
}

#foot {
	float: left;
	width: 779px;
	height: 40px;
	background-color: #BC3300;
	border: 1px solid #8E2005;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0 4px 0;
}

#container:after {
	content: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/* TABS MENU MAKANAN RESTO */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
        color:#FFF;
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;/*
	background: #e0e0e0;*/
        background: #CC7777;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;/*
	color: #000;*/
        color: #FFF;
	display: block;
	font-size:12px;
	font-weight:normal;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
	font-family:Arial;
}
ul.tabs li a:hover {/*
	background: #ccc;*/
        background: #CC0000;
	font-weight:normal;
}
ul.tabs li.active a{
    color:#000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a  {
	background: #fff;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 987px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 0 /*20px*/;
	font-size: 1.2em;
	float:left;
	width:989px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 10px auto;
	border: 0 /*1px solid #ddd*/;
	padding: 5px;

}
.h_separator{
    border-width: 1px;
    border-style: solid none;
    border-top-color: #ACA899/*#CCC*/;
    border-bottom-color: #FFF;
}
/* TABS SUPPLIER==============================================================*/
ul.tabspl {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabspl li {
        color:#FFF;
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;/*
	background: #e0e0e0;*/
        background: #CC7777;
	overflow: hidden;
	position: relative;
}
ul.tabspl li a {
	text-decoration: none;/*
	color: #000;*/
        color: #FFF;
	display: block;
	font-size:12px;
	font-weight:normal;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
	font-family:Arial;
}
ul.tabspl li a:hover {/*
	background: #ccc;*/
        background: #CC0000;
	font-weight:normal;
}
ul.tabspl li.active a{
    color:#000;
}
html ul.tabspl li.active,
html ul.tabspl li.active a:hover,
html ul.tabspl li.active a  {
	background: #fff;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
/* END TABS SUPPLIER==========================================================*/

#fieldset {
	background:#F0F0F0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#bcend {
	margin:-15px 0 0 8px;
	font-weight:bold;
	padding:2px 5px;
	background:#F0F0F0;
	border-color:#333 #333 none #333;
	border-style:solid solid none solid;
	border-width: 1px 1px 0px 1px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-linear-gradient(-moz-linear-gradient(top , #FFF, #F0F0F0);
	-webkit-gradient(linear,left top, left bottom, from(#FFF), to(#F0F0F0));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFF', EndColorStr='#F0F0F0', GradientType=0);
}


