html, body, form, h1, h2, h3, h4, ul,li{
	margin: 0;
	padding: 0;
}
li {
    font: bold 100% Arial,sans-serif;
    color: #000000;
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #C47552;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #2D0202;
	text-align: center;
	color: #F4C389;
	padding-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 14px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 749px;
  position: relative;
   
  background: #7C0000 top right url(images/header54.jpg) no-repeat;
}
#logo {
  width: 749px;
  background: url(images/header-1.jpg) no-repeat;
  height: 310px;
  text-align: center;
}
#logo h1 {
  padding-top: 50px;
  color: #fff;
  font: bold 27px "arial black", arial, sans-serif;
}
#logo p {
  margin: 0em;
  padding-left: 50px;
  font: 17px "arial narrow", arial, sans-serif;
}

#nav li {
  list-style: none;
}
#nav-left {
  right: 178px;
  top: 0px;
  left: 178px;
  width: 745px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  
}
#nav-left li {
  background: url(images/nav_bg.jpg) repeat-x;
  font: 18px "arial narrow", arial, sans-serif;
  height: 48px;
  line-height: 48px;
  text-align: center;
}
#nav-left a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
#nav-left .orange a {
  color: #FFC559;
}
#nav-left a:hover {
  text-decoration: underline;
}
#nav-right {
  position: absolute;
  top: 185px;
  left: 178px;
  width: 178px;
  border-left: 1px solid white;
}
#nav-right ul {
  text-align: right;
}
#nav-right li {
  font: 14px "arial narrow", arial, sans-serif;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid white;
  background: 152px 10px url(images/arr.gif) no-repeat;
  padding-right: 40px;
}
#nav-right a {
  color: white;
  text-decoration: none;
}
#nav-right a:hover {
  text-decoration: underline;
}

/** add line start **/
#line {
  position: absolute;
  top: 185px;
  left: 178px;
  width: 178px;
  border-left: 1px solid white;
}
#line ul {
  text-align: right;
}
#line li {
  font: 14px "arial narrow", arial, sans-serif;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid white;
  background: 232px 72px url(images/h_glif.gif) no-repeat;
  padding-right: 40px;
}
#line a {
  color: white;
  text-decoration: none;
}
#line a:hover {
  text-decoration: underline;
}
/** add line end **/

/** book start **/
#book {
  position: absolute;
  /**background: #5b0302;
  border: 1px solid #B43708;**/
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#book h2 {
  /**background: url(images/h_booking_bg.jpg) repeat-x;**/
  /**border: 1px solid #7C0000;**/
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#book h3 {
  width: 118px;  
  background: url(images/th-r.png) no-repeat;
  /**background: url(images/h_booking_bg.jpg) repeat-x;**/
  /**border: 1px solid #7C0000;**/
  height: 38px;
  line-height: 38px;
  
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: -19px 1px 5px 540px;
  text-align: center;
}

/**#book th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#book td {
  text-align: center;
}
#book td.submission {
  text-align: center;
}**/
/** book end **/

/** body **/

#body {
  border-top: 1px solid white;
  padding-top: 10px;
}
#left {
  float: left;
  width: 365px;
  padding-left: 6px;
}
#right {
  float: right;
  width: 365px;
  padding-right: 6px;
}


#welcome {
  padding-left: 1px;
}

#subresearch {
	padding-left: 1px;	
	padding-bottom: 0px;
	font-family: arial, sans-serif;	
	margin: 0.5em 0;
    
}
#subresearch p {
	
	font-family: arial, sans-serif;
	color: #F4C389;
	font-size: 14px;
	text-align: left;
	
    line-height: 1.1;
}
#subresearch p1 {
	
	font-family: arial, sans-serif;
	color: #C47552;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	
    line-height: 1.3;
}
#subresearch p2 {
	
	font-family: arial, sans-serif;
	color: #F4C389;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	
}

#case {
	
	padding-left: 1px;	
	padding-bottom: 0px;
	font-family: arial, sans-serif;	
	margin: 0.5em 0;
    
}
#case p {
	
	font-family: arial, sans-serif;
	color: #F4C389;
	font-size: 14px;
	text-align: left;
	
    line-height: 1.5;
}
#case p1 {
	
	font-family: arial, sans-serif;
	color: #C47552;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	
    line-height: 1.5;
}
#case p2 {
	
	font-family: arial, sans-serif;
	color: #F4C389;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	
}

h2.guilded {
  background: bottom left url(images/welcome_bg.gif) repeat-x;
  height: 13px;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 18px;
}
h2.guilded span {
  background: #7c0000 url(images/h_glif.gif) no-repeat;
  padding-left: 38px;
  padding-right: 8px;
  padding-top: 0px;
  float: left;
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
}

#chef {
  background: bottom left url(images/pic_1.jpg) no-repeat;
  padding-left: 164px;
  padding-top: 47px;
}
#chef h2 {
  font: 17px "arial narrow", arial, sans-serif;
  background: bottom url(images/divider.gif) repeat-x;
  padding-bottom: 5px;
  margin-left: -30px;
  padding-left: 70px;
  padding-right: 0;
}

p {
  margin: 1em 0;
  line-height: 1.5;
}
#p1 {
  text-align: center;
  margin: 1em 0;
  line-height: 0.5;
}


/** right **/
#booking-l1 {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#booking-l1 h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#booking-l1 h3 {
  width: 710px;  
  background: url(images/pagefront-re.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 1018px;
  line-height: 1018px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 15px 15px 15px 15px;
  text-align: center;
}

#booking-l1 th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#booking-l1 td {
  text-align: center;
}
#booking-l1 td.submission {
  text-align: center;
}
/** booking l2 start **/
#booking-l2 {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#booking-l2 h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#booking-l2 h3 {
  width: 710px;  
  background: url(images/pageback-re.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 1018px;
  line-height: 1018px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 17px 5px 15px 17px;
  text-align: center;
}

#booking-l2 th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#booking-l2 td {
  text-align: center;
}
#booking-l2 td.submission {
  text-align: center;
}
/** booking l2 end **/

/** pr start **/
#pr {
  151background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#pr h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#pr h3 {
  width: 710px;  
  background: url(images/pr-640417-1.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 1595px;
  line-height: 1595px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 15px 15px 15px 15px;
  text-align: center;
}

#pr th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#pr td {
  text-align: center;
}
#pr td.submission {
  text-align: center;
}
/** pr end **/

/** prPro start **/
#prPro {
  151background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#prPro h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#prPro h3 {
  width: 710px;  
  background: url(images/prPro-640417-1.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 300px;
  line-height: 300px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 15px 15px 15px 15px;
  text-align: center;
}

#prPro th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#prPro td {
  text-align: center;
}
#prPro td.submission {
  text-align: center;
}
/** prPro end **/

/** author-1 start **/
#author-1 {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#author-1 h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#author-1 h3 {
  width: 710px;  
  background: url(images/author-01.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 1018px;
  line-height: 1081px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 17px 5px 15px 17px;
  text-align: center;
}

#author-1 th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#author-1 td {
  text-align: center;
}
#author-1 td.submission {
  text-align: center;
}
/** author-1 end **/
/** Chapter start **/
#Chapter {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#Chapter h2 {
  background: url(images/h_booking-l1_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#Chapter h3 {
  width: 710px;  
  background: url(images/chapter-001.jpg) no-repeat;
  /**background: url(images/h_booking-l1_bg.jpg) repeat-x;**/
  border: 1px solid #fe6d6d;
  height: 1018px;
  line-height: 1081px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 17px 5px 15px 17px;
  text-align: center;
}

#Chapter th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#Chapter td {
  text-align: center;
}
#Chapter td.submission {
  text-align: center;
}
/** Chapter end **/

#booking {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}#booking h3 {
  width: 305px;  
  background: url(images/malvanut-pujong-product2.jpg) no-repeat;
  /**background: url(images/h_booking_bg.jpg) repeat-x;**/
  border: 1px solid #7C0000;
  height: 200px;
  line-height: 200px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 15px 15px 5px 30px;
  text-align: center;
}

#booking th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#booking td {
  text-align: center;
}
#booking td.submission {
  text-align: center;
}
#logo-prod{
  width: 305px;
  background: url(images/malvanut pujong product.jpg) no-repeat;
  height: 200px;
  text-align: center;
}
#booking-std {
  background: #c45414 repeat-x;
  border: 1px solid #5b0302;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 0px;
   padding-top: 20px;
  margin-bottom: 0.5em;
}
#booking-std h2 {
  
  height: 27px;
  line-height: 0px;
  color: #660100;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin-bottom:0 0em;
  text-align: center;
}#booking-std h3 {
  width: 289px;  
  background: url(images/specials12.jpg) no-repeat;
  /**background: url(images/h_booking-std_bg.jpg) repeat-x;**/
  
  height: 190px;
  
  color: #660100;
  font-weight: normal;
 
  margin: 0px 0px 0px 30px;
  text-align: center;
}

#booking-std th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#booking-std td {
  text-align: center;
}
#booking-std td.submission {
  text-align: center;
}


#booking-detial {
  background: #B1F95D repeat-x;
  border: 1px solid #5b0302;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 0px;
   padding-top: 20px;
  margin-bottom: 0.5em;
}
#booking-detial h2 {
  
  height: 27px;
  line-height: 0px;
  color: #660100;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin-bottom:0 0em;
  text-align: center;
}#booking-detial h3 {
  width: 289px;  
  background: url(images/malvanut-pujong-product-detial13.jpg) no-repeat;
  /**background: url(images/h_booking-detial_bg.jpg) repeat-x;**/
  border: 1px solid #5b0302;
  height: 166px;
  
  color: #660100;
  font-weight: normal;
 
  margin: 0px 0px 0px 30px;
  text-align: center;
}

#booking-detial th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
#booking-detial td {
  text-align: center;
}
#booking-detial td.submission {
  text-align: center;
}
#logo-prod{
  width: 305px;
  background: url(images/malvanut pujong product.jpg) no-repeat;
  height: 200px;
  text-align: center;
}

#process {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process h3 {
 background: url(images/1.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process3 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process3 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process3 h3 {
 background: url(images/3.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process5 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process5 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process5 h3 {
 background: url(images/5.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process7 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process7 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process7 h3 {
 background: url(images/7.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process2 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process2 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process2 h3 {
 background: url(images/2.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process4 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process4 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process4 h3 {
 background: url(images/4.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process6 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process6 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process6 h3 {
 background: url(images/6.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}
#process8 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}

#process8 h2 {
  background: url(images/bg-dark.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #F4C389;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#process8 h3 {
 background: url(images/8.jpg) no-repeat;
  border: 1px solid #7C0000;
  height: 245px;  
  margin: 0px 18px 4px 17px;
  text-align: center;
}

#process th {
  text-align: center;
  padding-left: 20px;
  padding-right: 10px;
}
#process td.submission {
  text-align: right;
}
#product {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product h3 {
  background: url(images/malvanut-pujong-product-bottm180-1.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 500px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}

#product-l2 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-l2 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-l2 h3 {
  background: url(images/malvanut-pujong-product-180-mix2-1.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-l3 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-l3 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-l3 h3 {
  background: #911702;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-l3 h4 {
  background: #911702;
  border: 1px solid #7C0000;
  height: 400px;
  line-height: 27px;
  color: #F4C389;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: left;
}
#product-l4 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-l4 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-l4 h3 {
  background: url(images/malvanut-pujong-product-180-label-t.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-l5 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-l5 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-l5 h3 {
  background: url(images/malvanut-pujong-product-180-label-e.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-l6 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-l6 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-l6 h3 {
  background: url(images/malvanut-pujong-product-180-label-te.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}


#product-r {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r h3 {
  background: url(images/malvanut-pujong-product-bottm650-1.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 500px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-r2 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r2 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r2 h3 {
  background: url(images/malvanut-pujong-product-650-mix1-1.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-r3 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r3 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r3 h3 {
  background: #911702;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-r3 h4 {
  background: #911702;
  border: 1px solid #7C0000;
  height: 400px;
  line-height: 27px;
  color: #F4C389;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: left;
}
#product-r4 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r4 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r4 h3 {
  background: url(images/malvanut-pujong-product-650-label-t.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-r5 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r5 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r5 h3 {
  background: url(images/malvanut-pujong-product-650-label-e.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}
#product-r6 {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#product-r6 h2 {
  background: #5b0302;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#product-r6 h3 {
  background: url(images/malvanut-pujong-product-650-label-te.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 350px;
  line-height: 27px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 10px 4px 4px 4px;
  text-align: center;
}


#case2 {
  background: #5b0302;
  border: 1px solid #B43708;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 1.1em;
}
#case2 h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 0px;
  margin: 4px 4px 10px 4px;
  text-align: center;
}
#case2 th {
  text-align: center;
  padding-left: 20px;
  padding-right: 10px;
}
#case2 td.submission {
  text-align: right;
}
#case2-f {
  
  float: center;
  width: 737px;
  padding-left: 6px;
   padding-right: 6px;
}
#menu {
  background: bottom left url(images/specials1.jpg) no-repeat;
  border: 1px solid #97321D;
  height: 200px;
  margin: 4px 4px 10px 4px;
  /**padding-left: 100px;
  padding-right: 1px;
  padding-top: 5px;**/
}
#menu h2 {
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu form {
  text-align: center;
}
#menu p {
  margin: 1.3em 0;
}
#menu-prod {
  background: bottom left url(images/malvanut.jpg) no-repeat;
  border: 1px solid #97321D;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu-prod h2 {
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu-prod form {
  text-align: center;
}
#menu-prod p {
  margin: 1.3em 0;
}
/** footer **/

#footer {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2em;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
/** footer1 **/

#footer1 {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 10px 10px 6px 10px;
  margin: 0 2em;
}
#footer1 li {
  list-style: none;
  display: inline;
}
#footer1 a {
  color: #E49E6F;
  text-decoration: none;
}
#footer1 a:hover {
  text-decoration: underline;
}
/** footer2 **/

#footer2 {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 7px 5px 3px 5px;
  margin: 0 0.5em;
}
#footer2-1 {
  text-align: center;
  
  padding: 7px 5px 3px 5px;
  margin: 0 0.5em;
}
#footer2 li {
  list-style: none;
  display: inline;
}
#footer2 a {
  color: #E49E6F;
  text-decoration: none;
}
#footer2 a:hover {
  text-decoration: underline;
}
/** footerPr **/
#footerPr {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 7px 5px 3px 5px;
  margin: 0 0.5em;
}
#footerPr-1 {
  text-align: center;
  
  padding: 7px 5px 3px 5px;
  margin: 0 0.5em;
}
#footerPr li {
  list-style: none;
  display: inline;
}
#footerPr a {
  color: #E49E6F;
  text-decoration: none;
}
#footerPr a:hover {
  text-decoration: underline;
}
#bg-d {
  
  background: url(images/bg-dark.jpg) repeat-x;
  padding: 2px 10px 1px 10px;
  margin: 0 .5em;
}
#rs {
  background: #5b0302;
  border: 1px solid #B43708;
  
  margin: 0px 6px 0px 6px;
  margin-bottom: .7em;
}
#rs h2 {
  background: #5b0302;
  
  
  line-height: 27px;
  color: #F4C389;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}
#rs h3 {
   background: #5b0302;
  
  
  line-height: 27px;
  color: #C47552;
  font-weight: normal;
  font-size: 14px;
  padding-left: 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}