/**
 * house.css
 *
 * CSS-файл со стилями для страницы заведения
 *
 * @author Denis Barushev <denis@zveno.com.ua>
 * @since 27.05.2006
 */

@import "default.css";

.house {
    border-top: 1px solid #9b3214;
    padding-top: 20px;
    overflow: hidden;
    zoom: 1;
}

#content .foto,
#content .add-images {
    float: left;
    overflow: hidden;
    width: 169px;
}

#content .add-images {
    width: 170px;
}

#content .if-foto-exist,
#content .if-add-images-exist {
    margin-left: 177px;
    padding-left: 30px;
    zoom: 1;
}

#content .add-images .clear {
    height: 30px;
}

#content .house p {
    line-height: 16px;
    margin-bottom: 15px;
}

#content .house span.type {
    font-weight: bold;
    font-size: 13px;
}

#content ul.icons {
    margin: 6px 0 10px 0;
}

#content .house p a {
    color: #9b3214;
}

#content .house p a.link {
    color: #000;
}

#content h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 18px 0;
    margin-top: 20px;
    border-top: 1px solid #9b3214;
}

#content h2.mail {
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    border-top: 0px;
}

#content table.params td {
    background: #ede1a5;
    border-right: 1px solid #fff1bf;
    border-bottom: 1px solid #fff1bf;
    padding: 8px 10px;
}

#content table.params tr.br td {
    border-bottom: 19px solid #fff1bf;
}

#content .house ul.house-menu {
    list-style-type: none;
    padding-bottom: 13px;
}

#content .house ul.house-menu * {
    color: #9b3214;
}

#content .house .if-foto-exist ul.house-menu li {
    padding: 2px 0 1px 14px;
    margin-left: -14px;
}

#content .house ul.house-menu li {
    padding: 2px 0 1px 14px;
}

#content .house ul.house-menu li.active {
    background: url(/media/images/arrow.gif) no-repeat left center;
}

#content .house ul.house-menu li.active span {
    font-weight: bold;
}

#content .house ul.fotos {
    clear: both;
    list-style-type: none;
    padding: 16px 0 0 3px;
}

#content .house ul.fotos li {
    padding-bottom: 5px;
}

#content .house ul.fotos li.active span {
    font-weight: bold;
}

.special {
    list-style-type: none;
}

.special li {
    background: url(/media/images/dashed.gif) repeat-x top;
    padding: 12px 0 13px 0;
}

.special li.first-child {
    background: none;
    padding-top: 0;
}

.special li em {
    padding-bottom: 7px;
}

.special li a {
    color: #9b3214;
}


.about-house p {
    line-height: 16px;
}

table.gallery td {
    padding-bottom: 40px;
}

.additional-images {
    float: left;
}

.about-house .info p {
    padding-bottom: 10px;
}

/**
 * Отправка отзыва
 */
#send-response {
    width: 100%;
    margin-bottom: 20px;
}

#send-response td {
    padding: 10px 0;
    vertical-align: top;
}

#send-response td p {
    padding: 5px 0 0 0;
    font-size: 11px;
}

#error {
    color: #f00;
    line-height: 160%;
}

p.warning {
    background: url(/media/images/dashed.gif) repeat-x bottom;
    padding-bottom: 25px;
    margin-bottom: 15px;
}

/**
 * Меню
 */

table.menu {
    margin-bottom: 20px;
}

table.menu td {
    border: 1px solid #fff1bf;
    padding: 8px 10px;
}

table.menu td.group {
    background: #e3d9a6;
    color: #91885a;
    font-weight: bold;
    padding-left: 7px;
}

table.menu td.name {
    padding-left: 25px;
    background: #ede1a5;
}

table.menu td.price {
    background: #ede1a5;
    white-space: nowrap;
}

table.menu td.weight {
    background: #ede1a5;
    white-space: nowrap;
}

table.menu td.title {
    font-weight: bold;
    font-size: 12px;
    padding: 20px 5px 15px 5px;
}

table.menu td.name p.note {
    color: #91885a;
    font-size: 11px;
    padding-top: 3px;
    line-height: 13px;
}

table.menu td.name a.link  {
   /* background: url(/media/images/menu.gif) no-repeat left center;*/
    padding-left: 50px;
}

table.menu td.name a.link p  {
   /* background: url(/media/images/menu.gif) no-repeat left center;*/
    padding: 0 0 0 0;
    margin:-18px 0 0 50px;
    text-decoration:underline;
    
}

table.menu td.link {
    padding-left: 7px;
}

table.menu td.link p.note {
    padding-left: 18px;
}

table.menu td div.dish {
    background: #fff1bf;
    border: 1px solid #91885a;
    display: none;
    position: absolute;
    padding: 10px;
    width: 440px;
}

table.menu td div.orientir {
    position: relative;
}

table.menu td.link div.dish p.note {
    padding-left: 0;
}

ul.panorama {
    list-style-type: none;
    margin: 30px 0 10px 0;
}

ul.panorama li {
    background: url(/media/images/dashed.gif) repeat-x top;
    padding: 30px 0;
    overflow: hidden;
    zoom: 1;
}

ul.panorama p.size {
    padding: 5px 0 10px 0;
    font-size: 11px;
}

ul.panorama p.view {
    padding-bottom: 3px;
}

ul.panorama p a {
    font-weight: bold;
    color: #9b3214;
}

ul.panorama p.view a {
    font-weight: normal;
    color: #9b3214;
}

#add_info {
    padding: 15px;
    background: #ede1a5;
}

#menu-navigator {
    padding: 0 0 20px 0;
    background: url(/media/images/dashed.gif) repeat-x bottom;
}

#menu-navigator table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
    background: url(/media/images/dashed.gif) repeat-x top;
}

#menu-navigator table td {
    padding-top: 20px;
    vertical-align: top;
    width: 50%;
}

#menu-navigator ul {
    list-style-type: none;
}

#menu-navigator ul li {
    padding: 8px 0;
    font-size: 12px;
}

#menu-navigator ul li p {
    font-size: 11px;
    line-height: 12px;
}

#menu-navigator1 {
    padding: 0 0 20px 0;
    background: url(/media/images/dashed.gif) repeat-x bottom;
}

#menu-navigator1 table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
/*     background: url(/media/images/dashed.gif) repeat-x top; */
}

#menu-navigator1 table td {
    padding-top: 20px;
    vertical-align: top;
    width: 50%;
}

#menu-navigator1 ul {
    list-style-type: none;
}

#menu-navigator1 ul li {
    padding: 8px 0;
    font-size: 12px;
}

#menu-navigator1 ul li p {
    font-size: 11px;
    line-height: 12px;
}


a.back {
    padding-left: 8px;
    background: url(/media/images/top.gif) no-repeat left;
}

.see-also p.rating {
    float: right;
    color: #000;
    font-size: 12px;
}

.see-also p.rating img {
    vertical-align: bottom;
}

.see-also {
    overflow: hidden;
    border-bottom: 1px solid #9b3214;
    zoom: 1;
}

.see-also p {
    float: left;
}

.see-also p.calendar {
    float: right;
    background: url(/media/images/calendar.gif) no-repeat left center;
    height: 22px;
}

.see-also p.calendar a.calendar {
    padding-left: 20px;
}