BODY {  background-color: 000000;	
	background: url(images/PinkBG.jpg) repeat;
}
#gradbg {
	margin: 0;
	padding: 0;
	width:100%;
	background: url(images/GradienBG2.jpg) repeat-x;	
}
#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 966px;
	height: auto;	
	
}
#wrapper2 {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1135px;
	/*background-color: 000000;*/
	height: auto;		
}
#container {
	width: 966px;
	/*height: 765px;*/
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	float: left;
}
#container2 {
	width: 1135px;
	height: 533px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	float: left;
	/*background-color: cdcdcd;	*/
	/*background: url(images/FrontImage_02.jpg) no-repeat;*/
}
#panelkiri{
	width: 107px;
	height: 533px;
	float: left;
	background: url(images/FrontImage_01.jpg) no-repeat;
}
#paneltengah{
	width: 849px;
	height: 533px;
	float: left;
	background: url(images/FrontImage_02.jpg) no-repeat;
}

#panelkanan{
	width: 179px;
	height: 233px;
	float: left;
	text-align: left;
	padding: 300px 0px 0px 0px;
	background: url(images/FrontImage_03.jpg) no-repeat;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	color: #ffffff;
}
#panelbawah {
	clear:both;
	height: 8px;
	width:100%;
	/*background-color: ffffff;*/
}
#toppanel {
	width: 100%;
	height: 90px;		
	background-color: ffffff;
}
#toppanelfp {
	width: 1085px;
	padding: 0px 50px 0px 0px;
	height: 90px;	
	background-color: ffffff;
}
#searchedit {
	width: 195px;
	height: 27px;
	margin: 30px;
	float: right;
	padding: 2px 0px 0px 32px;
	background: #fff url(images/search.png) no-repeat;
}
#tent {	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:966px;
	height: 31px;	
	background: #fff url(images/Tent2.png) no-repeat;
	
}
#tent2 {	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:1135px;
	height: 28px;	
	background: #fff url(images/Tent.jpg) no-repeat;
	
}

#header {
	position: relative;
	float:left;
	/*padding: 0px 0px 0px 160px;*/
	/*_padding: 0px 0px 0px 0px;*/
	width:800px;
	/*height: 45px;	*/
	height: 31px;		
}


#header2 { 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 570px;
	background-color: 9f7356;
	height: 50px;
	text-align:center;

	filter:alpha(opacity=70);   /* Internet Explorer       */
	-moz-opacity:0.7;           /* Mozilla 1.6 and below   */
	opacity: 0.7;               /* newer Mozilla and CSS-3 */
}

/* menu tabs */

#header ul.upmenu {
	z-index: 999999;
	position: absolute;
        margin:0; padding: 0;
	list-style:none;
	left: 143px;
	/*bottom: 6px !important; bottom: 5px;*/
	bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header ul.upmenu li {
   display:inline;
   margin:0; padding:0;
}
#header ul.upmenu a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 15px;
   text-decoration:none;
}
#header ul.upmenu a span{
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header ul.upmenu a span {float:none;}
/* End IE5-Mac hack */
#header ul.upmenu a:hover span.upmenu {
	color:#000000;
}
#header ul.upmenu a:hover {
   background-position:0% -42px;
}
#header ul.upmenu a:hover span{
   background-position:100% -42px;
}
#header #current a{
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #000000;
}
/* end menu tabs */

/*submenu tab*/

#leftsubmenu ul {
	text-align: left;
	margin:0;
   	list-style:none;
	/*font: bold 13px 'Trebuchet MS', Arial, Sans-serif;*/
}
#leftsubmenu li {
	/*display: block;*/
	display: inline;
   	margin:0; padding:0;   	
   	white-space:nowrap;
	overflow:hidden;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#leftsubmenu a {
	display: block;
	background: url(images/pushpin.gif) no-repeat;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
}
#leftsubmenu a span {
   	display:block;
   	padding:5px 15px 4px 6px;
   	color:#b0924d;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#leftsubmenu a span {float:none;}
/* End IE5-Mac hack */
#leftsubmenu a:hover span {
	color:#e8dccc;
}
#leftsubmenu a:hover {
   	background-position:0% -28px;
   	position: relative;
}
#leftsubmenu a:hover span {
   	background-position:100% -28px;
   	position: relative;
}
#leftsubmenu #current a {
   	background-position:0% -28px;  
}
#leftsubmenu #current a span {
   	background-position:100% -28px;   	
}

/*end submenu*/

#newmenu {
  top:-60px;
  left: 260px;
  list-style: none;
  padding: 0;
  margin: 0;
  /*width: 774px;*/
  width: 900px;
  /*height: 210px;*/
  height: 50px;
  background: url(images/menu-bg.jpg) no-repeat;
  position: relative;
}
#newmenu span {
  display: none;
  top:65px;
  left:25px;
  position: absolute;
  color: #781214;
}
#newmenu a {
  display: block;
  
  /*text-indent: -900%;*/
  position: absolute;
  outline: none;
  
  text-decoration : none;
  color: #9e0b0f;
}

#newmenu a:hover {
  background-position: left bottom;
}
#newmenu a:hover span {
  display: block;
}

#newmenu .traditional {
  width: 115px;
  height: 78px;
  background: url(images/menu/Traditional.png) no-repeat;
}

#newmenu .organic {
  left: 100px;
  width: 115px;
  height: 78px;
  background: url(images/menu/OrganicBread.png) no-repeat;  
}

#newmenu .viennoiseries {
left: 200px;
  width: 115px;
  height: 78px;
  background: url(images/menu/Chocolatine.png) no-repeat;  
}

#newmenu .pie {
left: 300px;
  width: 115px;
  height: 78px;
  background: url(images/menu/Pies.png) no-repeat;  
}

#newmenu .cakes {
left: 400px;
  width: 115px;
  height: 78px;
  background: url(images/menu/Cakes.png) no-repeat;  
}

#newmenu .birthday {
left: 500px;
  width: 115px;
  height: 78px;
  background: url(images/menu/Tart.png) no-repeat;  
}
/*end of bottom menu*/

#side-a {
	margin : 0px 0px 0px 0px;
	width: 268px;
	height: 100%;
	float: left;		
}


/*#side-a { color: #9e0b0f; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }*/

/*#side-a a:link { text-decoration: none; color: #e9e4c5; font-family: arial, serif, tahoma; font-size: 10pt; }*/
/*#side-a a:hover { text-decoration: underline; color: #e9e4c5; }*/
/*#side-a a { text-decoration: none; color: #e9e4c5; font-family: arial, serif, tahoma; font-size: 10pt;}*/

#leftsubmenu {
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 70px;
	_padding: 70px 0px 0px 110px;
	width: 198px;
	_width: 268px;
	height: 205px;	
	_height: 275px;
	float:left;
	background: url(images/LeftSubMenu3.jpg) no-repeat;	
}
#leftborder {
	float:right;
	margin : 0px 0px 0px 0px;
	padding: 0;
	width: 188px;
	/*height:482px;	                           left wall*/
	height:3882px;	
	
	background: url(images/LeftBorder4.jpg) repeat-y;	
}
#side-b {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 136px;
	height: 100%;
	margin: 0px;	
}
#rightborder1 {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 136px;	
	margin: 0px;
	background-color: 9f7356;
	height: 135px;
	
	background: url(images/RightBorder.jpg) no-repeat;
}
#rightborder2 {
	float: right;
	padding: 0px;
	width: 136px;	
	margin: 0px;
	/*height: 622px;                           right wall*/
	height:4011px;
	background: url(images/RightBorder3.jpg) repeat-y;
}


#side-b2 {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 136px;	
	margin: 0px;
	background-color: 9f7356;
	height: 135px;
	
	background: url(images/RightBorder.jpg) no-repeat;
}

#contentmain { 
	float: left;
	margin: 50px 0px 0px 0px;
	padding: 0;
	width: 270px;
	background-color: 9f7356;
	height: 50px;
	text-align:center;

	filter:alpha(opacity=70);   /* Internet Explorer       */
	-moz-opacity:0.7;           /* Mozilla 1.6 and below   */
	opacity: 0.7;               /* newer Mozilla and CSS-3 */
}
#contentmaintext {
	/*width: 270px;*/
	width: 400px;
	background-color: 9f7356;
	height: 50px;
	
	filter:alpha(opacity=100);   /* Internet Explorer       */
	-moz-opacity: 1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */	
	color: #9b0f5e; font-family: Franklin Gothic Book, serif, arial; font-size: 32pt;
}

#contentcontainer { 
	border-bottom: 1px dotted #BCBAAC;	
	float: left;
	margin: 0 0 0 0;
	padding: 0px 14px 24px 14px;
	width: 540px;
	background-color: ffffff;
	height: auto;
	text-align:left;
	font-family: 'Tw Cen MT';
}
#contenttextheader { color: #b0924d; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 16pt; display:inline; }
#contenttextsub { color: #9e0b0f; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }
#content2 a:link { text-decoration: none; color: #000000; font-family: tahoma, arial, serif; font-size: 10pt; }
#content2 a:hover { text-decoration: underline; color: #000000; }
#content2 a { text-decoration: none; color: #000000; }

#txthead { color: #b0924d; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 14pt; }
#txtsub { color: #b0924d; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }
#txtsubline {border-bottom: 1px dotted #BCBAAC;	 color: #b0924d; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }

#txtsubvideo { color: #754c24; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }
#txtsubvideo a { color: #754c24; }

#txtabu { color: #737373; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt; }

td.BorderBlack {
  /*background-color:#FFF;*/
  border:1px solid black;
  padding:3px;
}

#contentheader {
	border-bottom: 1px dotted #BCBAAC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	/*width: 569px;	*/
	width: 552px;	
	height: 50px;
	text-align:center;	
}

#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-color: ffffff;
	width: 552px;	
	_width: 562px;
	height: auto; 
	/*height: 757px;*/
	height: 4147px;
	text-align:center;
	font-family: 'Tw Cen MT';
	background: url(images/bkg_page.jpg) repeat;
}

#contentisi {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	width: 500px;	
	height: auto;
	text-align:left;	
}


.img.float-left { margin: 5px 10px 10px 0px; }
.float-left  { float: left; margin: 5px 10px 10px 0px;}
.img.float-right { margin: 5px 10px 10px 0px; }
.float-right  { float: right; }

#entry img{
	border: 1px solid #e8dccc;	
	padding: 4px;
	background-color: #fff;
}


#bottompanel {
	clear: both;
	background-color: 4e1e24;
	height: 90px;
}
.bottomtextheader {
	color: #9e0b0f; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 10pt;
}

.bottomtextheader a:link { color: #000000; font-family: tahoma, arial, serif; font-size: 10pt; }
.bottomtextheader a:hover { color: #000000; }
.bottomtextheader a { text-decoration : none; color: #9e0b0f; }


.bottomtextcontent {
	color: #000000; font-family: tahoma, arial, serif; font-size: 10pt;
}
.bottomtextcontent a:link { color: #9e0b0f; font-family: tahoma, arial, serif; font-size: 10pt; }
.bottomtextcontent a:hover { color: #000000; }
.bottomtextcontent a { color: #9e0b0f; }

#reservationpanel {
	margin: 50px;
	clear: both;
	background-color: f8f0e5;
	padding: 5px 0px;
	font-family: arial, serif, tahoma; font-size: 10pt;
	color: #781214;
	
}

#redbold {
	color: #9e0b0f; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt;
}
#redtext {
	color: #9e0b0f; font-weight: bold; font-family: 'Times New Roman', tahoma, arial, serif; font-size: 12pt;
}
.tealtable, .tealtable TD, .tealtable TH
{
background-color:ffffff;
color:000000;
}

