.menus {
  line-height: 25px; }
  .menus .show .menu {
    background-color: #e0ddc5; }
    .menus .show .menu .slideshow {
      height: 350px; }
    .menus .show .menu .title {
      background: url('../images/menus/title_background.jpg') no-repeat;
      color: white;
      font-weight: bold;
      font-size: 0.9em;
      padding-top: 5px;
      text-align: center;
      height: 80px; }
      .menus .show .menu .title a {
        position: absolute;
        height: 100px;
        width: 150px;
        top: 480px;
        text-decoration: none;
        z-index: 0;
        margin-left: 20px; }
        .menus .show .menu .title a i {
          visibility: hidden;
          cursor: pointer; }
    .menus .show .menu .body {
      background: url('../images/menus/background.gif') repeat-y; }
      .menus .show .menu .body .left, .menus .show .menu .body .right {
        text-align: center;
        background: transparent;
        margin-left: 45px;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 280px;
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        height: auto; }
        .menus .show .menu .body .left .category, .menus .show .menu .body .right .category {
          padding-top: 15px;
          padding-bottom: 30px; }
          .menus .show .menu .body .left .category a, .menus .show .menu .body .left .category a:link, .menus .show .menu .body .left .category a:visited, .menus .show .menu .body .left .category a:active, .menus .show .menu .body .right .category a, .menus .show .menu .body .right .category a:link, .menus .show .menu .body .right .category a:visited, .menus .show .menu .body .right .category a:active {
            position: static;
            text-decoration: none;
            font-size: 0.9em;
            font-weight: normal;
            color: black;
            line-height: 30px; }
          .menus .show .menu .body .left .category a:hover, .menus .show .menu .body .right .category a:hover {
            text-decoration: underline; }
          .menus .show .menu .body .left .category .category_title, .menus .show .menu .body .right .category .category_title {
            line-height: 20px;
            color: black;
            font-size: 1.4em;
            background: none;
            padding-bottom: 20px; }
          .menus .show .menu .body .left .category .price, .menus .show .menu .body .right .category .price {
            font-size: 0.8em;
            padding-left: 5px;
            color: black; }
        .menus .show .menu .body .left .pdf, .menus .show .menu .body .right .pdf {
          position: relative;
          text-align: left; }
      .menus .show .menu .body .right {
        margin-right: 45px;
        float: right; }
    .menus .show .menu .footer {
      background: url('../images/menus/bottom.jpg') no-repeat;
      width: 760px;
      height: 44px; }
