/* Style for tabs */


.tabs {  width:600px; margin:20px 0 ; float:left;  }
.tabs li { list-style:none; float:left; }
.tabs ul a { height:10px; display:block; padding:15px 30px 15px 30px; text-decoration:none!important;  font: bold 90% Georgia, "Times New Roman", Times, serif; color:#c6b59b;  text-transform:uppercase; text-align:center; }
.tabs ul a:hover { color:#9f0000;  }
.tabs ul a.selected { margin-bottom:0; color:#e4d7be; cursor:default; background-color:#9f0000; }
.tabs div { padding:10px 20px 0 12px; clear:left;   }



.dish-title { font: 140% Georgia, "Times New Roman", Times, serif; color:#422526; text-transform:capitalize;  }
.price { margin-left:25px; color:#422526;  }
.tabs div a { color: #c6b59b; font: bold 90% Georgia, "Times New Roman", Times, serif;  }
.tabs div a:hover { color: #9f0000;   }
.title { font: bold 115% Georgia, "Times New Roman", Times, serif; color:#9f0000; line-height:2em; margin-bottom:10px; font-style:italic; zoom: 1; }
.sub-title { font: bold 95% Georgia, "Times New Roman", Times, serif; color:#7e7e7e; line-height:2em; margin-bottom:10px;  margin-top:20px; }
div h2 { font:italic 90% Georgia, "Times New Roman", Times, serif; color:#9f0000;   }
.d-menu { float:right; }
