/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a{
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
}
.room_price a:focus {
    outline: none
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}
a {color: #5C2E33}
/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.83em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@font-face {
    font-family: 'PTSerifItalic';
    src: url('../fonts/PTSerifItalic.eot');
    font-weight: normal;
    font-style: italic;

}
html,
button,
input,
select,
textarea {
    color: #222;
}

html, body{
    height: 100%;
}

body {
    font-size: 62.5%;
    line-height: 1.4;
    font-family: Georgia, "Times New Roman", serif;
}

.main_container{
    min-height: 100%;
    height: auto !important;
    background: transparent url("../img/middle_bg.png") 0 0 repeat;
}
.main_container_inner{
    padding-bottom: 490px;
}
.main_page .footer{
    height: 380px;
    margin-top: -380px;
}
.main_page .main_container_inner{
    padding-bottom: 346px;
}
.main_page .header_buttons{
    position: absolute;
    top: 74px;
    left: 50%;
    margin-left: -590px;
    z-index: 5;
}
.main_page_wrapper{
    padding-bottom: 20px;
    background: #4b2c25 url("../img/main_page_wrapper.jpg") center 0 repeat;
    border-top: 1px solid #a08555;
}
.main_page .page_text{
    color: #fff7ed;
}
.main_page h1{
    color: #fff7ed;
}
.main_page_curl{
    display: block;
    margin: 40px auto 40px;
}
/**.main_page .additional_menu li a{
    height: 37px;
    padding-top: 14px;
    background-image: url("../img/a_menu_r_small.png");
}
.main_page .additional_menu li a:hover{
    background-image: url("../img/a_menu_r_hover_small.png");
}
.main_page .additional_menu li{
    background-image: url("../img/a_menu_l_small.png");
}
.main_page .additional_menu li:hover{
    background: url("../img/a_menu_l_hover_small.png");
}
.main_page .additional_menu li.additional_menu_type_2 a img{
    top: 11px;
}
**/
.main_page .book_block.scrolled{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
body{
    min-width: 1200px;
}
body.bodyWide{
    min-width: 1270px;
}
.container{
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.header{
    border-top: 3px solid #8e5158;
    position: relative;
    background-color: #fff;
}
.header_line{
    background: #5c2e33 url("../img/header_line_bg.png") 0 0 repeat-x;
    border-top: 2px solid #ffe3bb;
    z-index: 6;
    border-bottom: 2px solid #8e5158;
    position: relative;
}
.header_line_inner{
    border-bottom: 2px solid #ffe3bb;
}
.header_nav{
    width: 990px;
    position: relative;
    z-index: 2;
}
.header_nav > ul{
    padding: 0;
    margin: 0;
    display: table;
}
.header_nav > ul > li{
    display: table-cell;
    text-align: center;
    background: transparent url("../img/header_menu_border.png") 0 0 no-repeat;
    vertical-align: bottom;
    padding-left: 1px;
    width: 1000px;
}
.header_nav > ul > li:hover{
    background: transparent url("../img/header_menu_hover_l.png") 0 0 no-repeat;
}
.header_nav > ul > li > a{
    color: #f3ead3;
    font-size: 17px;
    text-decoration: none;
    display: table-cell;
    width: 1000px;
    position: relative;
    text-align: center;
    height: 68px;
    vertical-align: middle;
    font-family: 'PT Serif Caption', Geogia, serif;
    white-space: nowrap;
}
.header_nav > ul > li:hover > a{
    background: transparent url("../img/header_menu_hover_r.png") right 0 no-repeat;
}
.header_nav > ul > li > a > .drop{
    border-top: 6px solid #e0b981;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    width:0;
    height:0;
    margin-left: 5px;
    position: relative;
    top:16px
}
.header_nav ul li div{
    position: relative;
}
.header_nav ul li div.menu_corner{
    width: 25px;
    height: 14px;
    background: transparent url("../img/menu_corner.png") 0 0 no-repeat;
    top:-14px;
    left: 40px;
    position: absolute;
    z-index: 4;
}
.header_nav ul li div ul{
    position: absolute;
    top: -1px;
    left: 0;
    background-color: #8e5158;
    margin: 0;
    padding: 15px 0;
    border: 1px solid #e0b981;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: left;
    display: none;
    z-index: 9999;
}
.header_nav ul li div ul li div{
    position: relative;
}
.header_nav ul li div ul li div ul{
    position: absolute;
    top: -1px;
    left: 100%;
    background-color: #5c3439;
    margin: 0;
    padding: 7px 0;
    border: 0;
    -webkit-border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    border-radius: 0 7px 7px 7px;
    text-align: left;
    display: none;
    z-index: 9999;
}
.header_nav ul li div ul li div ul li{
    white-space: nowrap;
    border-top: 1px solid #6a4247;
}
.header_nav ul li div ul li div ul li a{
    white-space: nowrap;
    border-top: 1px solid #43262a;
    font-size: 16px;
    background-image: none;
    padding-top: 7px;
}
.header_nav ul li div ul li:first-child > a{
    border-top: 0;
}
.header_nav ul li div ul li div ul li a:hover{
    border-top: 1px solid #43262a;
}
.header_nav ul li div ul li{
    border-top: 1px solid #a76e75;
}
.header_nav ul li div ul li a{
    font-size: 18px;
    text-decoration: none;
    color: #d9c8b6;
    font-family: 'PT Serif Caption', Geogia, serif;
    padding: 8px 40px 8px 40px;
    display: block;
    border-top: 1px solid #6e4046;
    background: transparent url("../img/sub_menu_bullet.png") 26px center no-repeat;
}
.header_nav ul li div ul li:hover > a, .header_nav ul li div ul li ul li:hover a{
    background-image: url("../img/sub_menu_bullet_space.png");
    background-position: right center;
}
.header_nav ul li div ul li:first-child{
    border-top: 0;
}
.header_nav ul li div ul li:first-child > a{
    border-top: 0;
}
.header_nav ul li div ul li:first-child:hover{
    border-top: 0;
}
.header_nav ul li div ul li:first-child:hover > a{
    border-top: 0;
}
.header_nav > ul > li > div > ul > li:hover > a, .header_nav > ul > li > div > ul > li.active > a{
    background-color: #5c3439;
    border-top: 1px solid #5c3439;
}
.header_nav > ul > li > div > ul > li:hover, .header_nav > ul > li > div > ul > li.active{
    border-top: 1px solid #5c3439;
}
.header_nav > ul > li > div > ul > li:hover + li, .header_nav > ul > li > div > ul > li:hover + li a, .header_nav > ul > li > div > ul li.active + li, .header_nav > ul > li > div > ul > li.active + li a{
    border-top: 1px solid #5c3439;
}

.languages{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    right: 0;
    top: 29px;
}
.languages li{
    display: block;
    margin-left: 9px;
    padding-left: 9px;
    height: 13px;
    float: left;
    border-left: 1px solid #774b4f;
}
.languages li:first-child{
    border-left: 0;
}
.languages li:first-child{
}
.languages a{
    line-height: 0;
    font-size: 0;
    display: block;
    position: relative;
    text-decoration: none;
    height: 24px;
    width: 24px;
    background: transparent url("../img/flags.png") 0 bottom no-repeat;
    position: relative;
    top: -6px;
}
.languages .active a.en, .languages a.en:HOVER {background: transparent url("../img/flags_am.png") 0 top no-repeat;}
.languages a.en {background: transparent url("../img/flags_am.png") 0 bottom no-repeat;}

.languages a:hover{
    background-position: 0 0;
}
.languages .active a{
    background-position: 0 0;
}
.languages li + li a{
    background-position: right bottom;
}
.languages li + li a:hover{
    background-position: right 0;
}
.languages li + li.active a{
    background-position: right 0;
}
.header_img{
    border-bottom: 2px solid #5c2e33;
    border-top: 1px solid #673c41;
}
.header_img_inner{
    position: relative;
    border-bottom: 1px solid #b85c66;
    border-top: 1px solid #5c2e33;
    height: 100px;
    overflow: hidden;
}
.header_img_inner img{
    min-width: 100%;
    min-height: 100px;
    position: absolute;
}
.logo_text_bg{
    height: 100px;
    background-color: #36080d;
    width: 300px;
    opacity: 0.7;
    position: absolute;
    top:0;
    left: 0;
}
.lt-ie9 .logo_text_bg{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.logo_text{
    font-size: 19px;
    width: 300px;
    display: block;
    height: 74px;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #e6dcce;
    text-decoration: none;
    font-family: 'PT Serif Caption', Geogia, serif;
    position: relative;
    padding-top: 26px;
}
.logo_text span{
    font-size: 15px;
    display: block;
    z-index: 2;
}
.header_buttons{
    padding: 15px 0 10px;
}
.breadcrumb {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 320px;
    bottom: 6px;
}
.breadcrumb li {
    color: #8e5158;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
}
.breadcrumb li a {
    color: #8e5158;
    display: inline-block;
    padding: 0 4px 0 0;
    font-size: 14px;
    position: relative;
    top: -2px;
}
.breadcrumb li:last-child a {
    text-decoration: none;
}
.breadcrumb li:before {
    content: "/";
    padding-right: 4px;
}
.breadcrumb li:first-child:before {
    content: "";
    padding-right: 0;
}
.logo{
    display: inline-block;
}
.logo_text_main{
    position: absolute;
    top: 190px;
    left: 55px;
}
.greenline_logo_text_main{
    position: absolute;
    top: 260px;
    left: 88px;
}
.greenline_logo_text_main img{
    width: 115px;
    height: auto;
}
.additional_menu{
    position: absolute;
    left: 320px;
    width: 860px;
    padding: 0;
    margin: 0;
    top: 50px;
    list-style: none;
    font-size: 16px;
    font-family: 'PT Serif Caption', Geogia, serif;
    text-align: justify;
}
.additional_menu:after{
    content: "";
    width: 100%;
    visibility: hidden;
    display: inline-block;
}
.additional_menu li{
    display: inline-block;
    background: transparent url("../img/a_menu_l.png") 0 0 no-repeat;
    -webkit-box-shadow:  0px 3px 6px 0px rgba(62, 39, 35, 0.4);
    box-shadow:  0px 3px 6px 0px rgba(62, 39, 35, 0.4);
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.additional_menu li:hover{
    background-image: url("../img/a_menu_l_hover.png")
}
.additional_menu li a{
    display: inline-block;
    padding: 20px 27px 0;
    text-decoration: none;
    color: #3e2723;
    background: transparent url("../img/a_menu_r.png") right 0 no-repeat;
    height: 46px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    text-shadow:1px 1px 0px #ffffff;
}
.lt-ie9 .additional_menu li a{
    position: relative;
    right: -2px;
}
.additional_menu li:hover a{
    background-image: url("../img/a_menu_r_hover.png")
}

.additional_menu li.additional_menu_type_2, .main_page .additional_menu li.additional_menu_type_2{
    -webkit-box-shadow:  none;
    box-shadow:  none;
    background-image: url("../img/a_menu_2_l.png")
}
.lt-ie9 .main_page .additional_menu li.additional_menu_type_2{
    behavior:url(./js/PIE.htc);
    position: relative;
    top: 2;
}
.additional_menu li.additional_menu_type_2 a, .main_page .additional_menu li.additional_menu_type_2 a{
    background-image: url("../img/a_menu_2_r.png");
    color: #f3ead3;
    text-shadow:1px 1px 0px #000000;
    position: relative;
    padding-left: 70px;
}
.lt-ie9 .main_page .additional_menu li.additional_menu_type_2 a{
    behavior:url(./js/PIE.htc);
    position: relative;
    top: 3;
}
.additional_menu li.additional_menu_type_2 a img{
    position: absolute;
    left: 25px;
    top: 17px;
}
.footer{
    height: 470px;
    margin-top: -470px;
    background-color: #fff;
    color: #6c6c6c;
    font-size: 14px;
}

.book_block{
    height: 123px;
    border-top: 1px solid #a68d5f;
    background: transparent url("../img/book_block.png") 0 0 repeat-x;
    font-size: 0;
}
.book_block_text{
    width: 590px;
    text-align: left;
    padding: 0 60px 0 25px;
    font-size: 30px;
    color: #f0e0c9;
    font-family: 'PT Serif Caption', Geogia, serif;
    font-style: italic;
    text-shadow:0 3px 3px #3a1c1f;
    height: 123px;
    background: transparent url("../img/book_block_text.png") right 0 no-repeat;
    line-height: 1.1em;
    display: table-cell;
    vertical-align: middle;
}
.lt-ie9 .book_block_text{
    font-family: 'PTSerifItalic', Geogia, "Times New Roman", serif;
}
.book_block_button{
    width: 495px;
    display: table-cell;
    text-align: center;
}
.book_block_button a{
    display: block;
    float: right;
    background: transparent url("../img/book_button_l.png") 0 0 no-repeat;
    width: 460px;
    color: #5b2f22;
    text-decoration: none;
    font-size: 31px;
    text-transform: uppercase;
    font-family: 'PT Serif Caption', Geogia, serif;
    margin-top: 24px;
}
.book_block_button a span{
    height: 77px;
    display: block;
    background: transparent url("../img/book_button_r.png") right 0 no-repeat;
    padding: 14px 0 0 50px;
    position: relative;
}
.book_block_button a span img{
    position: absolute;
    top:17px;
    left: 25px;
}

.footer .container{
    text-align: center;
}
.footer_logo{
    display: block;
    width: 133px;
    margin: 20px auto 10px;
}
.footer_logo img{
    display: block;
}
.footer_text{
    padding-bottom: 8px;
}
.footer_text a{
    color: #96652d;
}


.gallery_frame{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/gallery_frame.png") 0 0 no-repeat;
    width: 218px;
    height: 154px;
}
.gallery_frame:hover{
    background-position: 0 bottom;
}
.footer_gallery{
    background-color: #221310;
    padding: 15px 43px;
    border-top: 1px solid #997e52;
    border-bottom: 1px solid #b0966a;
    position: relative;
}
.footer_gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.footer_gallery li {
    font-size: 30px;
    width: 196px;
    height: 132px;
    padding: 11px;
    margin: 0 15px;
    display: block;
    float: left;
    position: relative;
}
.footer_gallery_bg{
    height: 34px;
    background: transparent url("../img/main_page_wrapper.jpg") center bottom repeat;
}
.prev, .next{
    position: absolute;
    width: 31px;
    height: 51px;
    left: 10px;
    top: 68px;
    background: transparent url("../img/prev_next.png") 0 0 no-repeat;
}
.next{
    left: auto;
    right: 10px;
    background-position: right 0;
}
.prev:hover{
    background-position: 0 bottom;
}
.next:hover{
    background-position: right bottom;
}
.prev:active, .next:active{
    opacity: 0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.header_slider{
    position: relative;
}

.header_slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background-color: #221310;
    position: relative;
}
.header_slider li {
    display: block;
    float: left;
    position: relative;
}
.header_slider li img{
    width: 100%;
}
.nextSlider, .prevSlider{
    width: 46px;
    height: 46px;
    position: absolute;
    top:50%;
    margin-top: -23px;
    left: 20px;
    background: transparent url("../img/slider_arrows.png") 0 0 no-repeat;
}
.nextSlider{
    left: auto;
    right: 20px;
    background-position: right 0;
}
.prevSlider:hover{
    background-position: 0 bottom;
}
.nextSlider:hover{
    background-position: right bottom;
}
.prevSlider:active{
    left: 17px;
}
.nextSlider:active{
    right: 17px;
}
.left_col{
    width: 380px;
    float: left;
    padding-top: 15px;
}
.right_col{
    width: 700px;
    float: right;
    margin-right: 80px;
}
h1{
    font-size: 3.6em;
    color: #5c2e33;
    font-family: 'PT Serif Caption', Geogia, serif;
    margin: 0;
    padding: 0 0 10px;
    font-weight: normal;
}
h2{
    font-size: 2.4em;
    color: #5c2e33;
    font-family: 'PT Serif Caption', Geogia, serif;
    margin: 0;
    padding: 7px 0 0 0;
    font-weight: normal;
}
.text_wrapper{
    padding-top: 38px;
}
.page_text{
    font-size: 16px;
    line-height: 1.4em;
    color: #5c2e33;
}
.page_text ul{
    padding: 0;
}
.page_text ul li{
    list-style:none;
    padding-left: 18px;
    background: transparent url("../img/list_bullet.png") 0 7px no-repeat;
}
.image_wrap{
    padding-top: 34px;
    background: transparent url("../img/image_top.png") center 0 no-repeat;
	margin: 0 0 0 10px;
}
.image_wrap > div{
    padding-bottom: 34px;
    background: transparent url("../img/image_bottom.png") center bottom no-repeat;
}
.image_wrap > div > div{
    border: 1px solid #5a2d32;
    background-color: #fff;
    padding: 7px;
}
.image_wrap > div > div > img{
    display: block;
    border: 1px solid #5a2d32;
}
.event{
    width: 300px;
    background: transparent url("../img/event_top.png") center 0 no-repeat;
    padding-top: 43px;
    z-index: 1;
    position: relative;
}
.event_block_wrapper {
    background: transparent url("../img/event_bottom.png") center bottom no-repeat;
    padding-bottom: 43px;
}
.event_block{
    padding: 15px 25px;
    background: transparent url("../img/event_block.jpg") 0 0 repeat;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.event{
    display: none;
}
.event:first-child{
    display: block;
}


.lt-ie9 .event_block{
    behavior:url(./js/PIE.htc);
}
.event_img{
    display: inline-block;
    border: 2px solid #88704d;
}
.event_img img{
    display: block;
}
.more{
    width: 233px;
    height: 38px;
    background: transparent url("../img/more.png") 0 0 no-repeat;
    display: block;
    margin: 5px auto 0;
    color: #F3EAD3;
    text-shadow: 1px 1px 0 #000000;
    font-family: 'PT Serif Caption',Geogia,serif;
    font-size: 16px;
    text-decoration: none;
    padding-top: 12px;
}
.event_text{
    font-size: 16px;
    color: #53282d;
    line-height: 1.3em;
    text-align: left;
    padding: 0 9px;
}
.event_title{
    position: relative;
    border-bottom: 1px solid #53282d;
    min-height: 45px;
    margin-bottom: 12px;
    padding-bottom: 10px;
}
.event_date{
    position: absolute;
    top: 5px;left: 0;
    font-family: 'PT Serif Caption', Geogia, serif;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    color: #53282d;

}
.event_date span{
    display: block;
    font-size: 35px;
    line-height: 24px;
}
.event_place{
    width: 150px;
    float: right;
    text-align: right;
    font-size: 18px;
    color: #53282d;
    line-height: 1em;
}
.event_text p{
    margin: 0.6em 0;
}
.sub_nav{
    background: transparent url("../img/left_menu_top.png") center 0 no-repeat;
    padding-top: 37px;
    width: 371px;
    position: relative;
    left: -35px;
    z-index: 1;
    margin-bottom: 10px;
}
.sub_nav > div{
    background: transparent url("../img/left_menu_bottom.png") center bottom no-repeat;
    padding-bottom: 32px;
}
.sub_nav > div > ul{
    background-color: #8e5158;
    padding: 15px 0;
    margin: 0 36px 0 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.lt-ie9 .sub_nav > div > ul{
    behavior:url(./js/PIE.htc)
}
.sub_nav > div > ul > li{
    border-top: 1px solid #a76e75;
}
.sub_nav > div > ul > li > a{
    font-size: 18px;
    text-decoration: none;
    color: #d9c8b6;
    font-family: 'PT Serif Caption', Geogia, serif;
    padding: 8px 0 8px 40px;
    display: block;
    border-top: 1px solid #6e4046;
    background: transparent url("../img/sub_menu_bullet.png") 26px center no-repeat;
}
.sub_nav > div > ul > li:first-child, .sub_nav > div > ul > li:first-child > a, .sub_nav > div > ul > li:first-child:hover, .sub_nav > div > ul > li:first-child:hover > a{
    border-top: 0;
}
.sub_nav > div > ul > li:hover > a, .sub_nav > div > ul > li.active > a{
    background-color: #5c3439;
    border-top: 1px solid #5c3439;
}
.sub_nav > div > ul > li:hover, .sub_nav > div > ul > li.active{
    border-top: 1px solid #5c3439;
}
.sub_nav > div > ul > li:hover + li, .sub_nav > div > ul > li:hover + li > a, .sub_nav > div > ul > li.active + li, .sub_nav > div > ul > li.active + li > a{
    border-top: 1px solid #5c3439;
}


.sub_nav > div > ul > li.sub_nav_button{
    border: 0;
}
.sub_nav > div > ul > li.sub_nav_button.sub_nav_button_first{
    border-top: 1px solid #a76e75;
    background-image: url("../img/sub_nav_button_first_bg.png");
    background-repeat: repeat-x;
}
.sub_nav > div > ul > li.sub_nav_button.sub_nav_button_first > a{
    border-top: 0 !important;
}
.sub_nav > div > ul > li.sub_nav_button a{
    margin: 12px 12px 0 12px;
    background-image: none;
    border: 0;
    background-color: #754248;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow:  -1px -1px 0px 0px rgba(173, 104, 113, 1);
    box-shadow:  -1px -1px 0px 0px rgba(173, 104, 113, 1);
    position: relative;
    padding: 10px 10px 10px 60px;
}
.lt-ie9 .sub_nav > div > ul > li.sub_nav_button a{
    behavior:url(./js/PIE.htc)
}
.sub_nav > div > ul > li.sub_nav_button:hover + li, .sub_nav > div > ul > li.sub_nav_button:hover + li > a, .sub_nav > div > ul > li.active.sub_nav_button + li, .sub_nav > div > ul > li.active.sub_nav_button + li > a{
    border-top: 0
}
.sub_nav > div > ul > li.sub_nav_button a img{
    position: absolute;
    left: 15px;
    top:8px
}



.sub_nav ul li div{
    position: relative;
}
.sub_nav ul li div.menu_corner{
    width: 14px;
    height: 41px;
    background: transparent url("../img/menu_corner_side.png") 0 center no-repeat;
    top:16px;
    left: -14px;
    position: absolute;
    z-index: 4;
}
.sub_nav ul li div ul{
    position: absolute;
    top: -57px;
    left: 305px;
    background-color: #8e5158;
    margin: 0;
    padding: 15px 0;
    border: 1px solid #e0b981;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: left;
    z-index: 3;
    display: none;
}
.sub_nav ul li div ul li{
    border-top: 1px solid #a76e75;
}
.sub_nav ul li div ul li a{
    font-size: 18px;
    text-decoration: none;
    color: #d9c8b6;
    font-family: 'PT Serif Caption', Geogia, serif;
    padding: 8px 40px 8px 40px;
    display: block;
    border-top: 1px solid #6e4046;
    background: transparent url("../img/sub_menu_bullet.png") 26px center no-repeat;
}
.sub_nav ul li div ul li:hover a, .sub_nav ul li div ul li.active a{
    background-color: #5c3439;
    border-top: 1px solid #5c3439;
}
.sub_nav ul li div ul li:first-child, .sub_nav ul li div ul li:first-child a, .sub_nav ul li div ul li:first-child:hover, .sub_nav ul li div ul li:first-child:hover a{
    border-top: 0;
}

.sub_nav ul li div ul li:hover, .sub_nav ul li div ul li.active{
    border-top: 1px solid #5c3439;
}
.sub_nav ul li div ul li:hover + li, .sub_nav ul li div ul li:hover + li a, .sub_nav ul li div ul li.active + li, .sub_nav ul li div ul li.active + li a{
    border-top: 1px solid #5c3439;
}



.room_price{
    width: 100%;
    position: relative;
    z-index: 2;
    border-collapse: separate;
}
.room_price thead td{
    color: #ece5d6;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #5c3439 url("../img/price_head_shine_border.png") center 0 no-repeat;
}
.room_price thead td div{
    padding: 0 18px 10px 20px;
    margin-top: 10px;
    background: transparent url("../img/price_head_border.png") 0 center no-repeat;
    position: relative;
    left: -2px;
    min-width: 167px;
}
.room_price thead td:first-child{
    background: none;
    padding: 10px 20px;
}
.lt-ie9 .room_price thead td{
    border-radius: 15px 15px 0 0;
    behavior:url(./js/PIE.htc);
}
.room_price thead td:first-child{
    font-size: 36px;
    text-align: right;
    width: 230px;
    font-family: 'PT Serif Caption',Geogia,serif;
    padding-right: 35px;
}
.room_price tbody tr:hover td:first-child + td a, .room_price tbody tr:hover td:first-child + td > span{
    background: transparent url("../img/price_arrow.png") -1px center no-repeat;
}
.room_price tbody td{
    background-color: #ece5d6;
    font-size: 25px;
    text-align: center;
    padding: 0;
    border-right: 1px solid #8e5158;
    border-bottom: 1px solid #a97077;
}

.room_price tbody td a, .room_price tbody td > span{
    display: block;
    padding: 14px 20px 15px;

    color: #8e5158;
    text-decoration: none;
}
.room_price tbody td span{
    color: #898989;
}
.room_price tbody td:hover a{
    color: #5c3439;
}
.room_price tbody td:first-child{
    text-align: right;
    color: #5c3439;
    font-size: 18px;
    padding: 0;
    border-left: 0;
    font-family: 'PT Serif Caption',Geogia,serif;
    border-right: 0;
    background: transparent;
}

.room_price tbody tr:last-child td:first-child div{
    border-radius: 0 0 0 10px;
    border-bottom: 1px solid #43262A
}
.room_price tbody tr:last-child td:first-child, .room_price tbody tr.last-child td:first-child{
    border-bottom: 0
}
.lt-ie9 .room_price tbody tr.last-child td:first-child{
    border-bottom: 0;
}
.lt-ie9 .room_price tbody tr.last-child td:first-child div{
    background:  #dcd1b9 url("../img/ie8_price_corner.png") 0 bottom no-repeat;
    border-bottom: 0;
    border-left: 0;
    padding-bottom: 16px;
    padding-left: 14px;
}
.lt-ie9 .room_price tbody tr.last-child:hover td:first-child div{
    background:  #5c3439 url("../img/ie8_price_corner_hover.png") 0 bottom no-repeat;
}
.room_price tbody tr:hover td:first-child{
    color: #d9c8b6;
}
.room_price tbody td:first-child div{
    padding: 14px 25px 15px 13px;
    border-top: 0;
    background-color: #dcd1b9;
    border-left: 1px solid #43262a;
}
.lt-ie9 .room_price tbody tr:first-child td:first-child div{
    padding: 15px 25px 15px 14px;
    border-top: 0;
    background:  #dcd1b9 url("../img/ie8_price_corner_top.png") 0 0 no-repeat;
    border-left: 0;
    border-top: 0;
}
.lt-ie9 .room_price tbody tr:first-child:hover td:first-child div{
    background:  #5c3439 url("../img/ie8_price_corner_hover_top.png") 0 0 no-repeat;
}


.room_price tbody tr:first-child td:first-child div{
    border-top: 1px solid #43262a;
    padding: 13px 25px 15px 13px;
    border-radius: 10px 0 0 0;
    background-color: #dcd1b9;

}
.room_price tbody tr:hover td:first-child div{
    border-top: 1px solid #43262a;
    padding: 13px 25px 15px 13px;
    background-color: #5c3439;
}
.lt-ie9 .room_price tbody tr:first-child td:first-child div{

}

.room_price tbody tr:first-child:hover td:first-child div{

}
.room_price tbody tr:first-child td{
    background-image: url("../img/price_shadow.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.room_price tbody tr:first-child td:first-child{
    background-image: none;
    border-radius: 10px 0 0 0;
}
.lt-ie9 .room_price tbody tr:first-child td:first-child{

    position: relative;
    z-index: 10;
}
.room_price tbody tr:hover td{
    background-color: #fff;
}
.room_price tbody tr:hover td a{
    font-size: 29px;
    font-weight: bold;
}
.room_price tbody tr:hover td:first-child{
    font-weight: normal;
}
.room_price tfoot td{
    height: 13px;
    background-color: #5c3439;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
.lt-ie9 .room_price tfoot td{
    border-radius: 0 0 13px 13px;
    behavior:url(./js/PIE.htc);
}
.room_price tfoot td:first-child{
    background-color: transparent;
}
.header_main{
    overflow: hidden;
}
.header_main_img{
    position: relative;
    overflow: hidden;
}
.header_main_img_pix{
    width: auto;
    position: relative;
}
.ducks_far{
    position: absolute;
    top: 220px;
    left: 650px;
    z-index: 2;
    width: 442px;
    height: 162px;
    background: transparent url("../images/ducks_2.png") 0 0 no-repeat;
}
.ducks_close{
    position: absolute;
    top: 180px;
    left: 950px;
    z-index: 3;
    width: 703px;
    height: 386px;
    background: transparent url("../images/ducks_1.png") 0 0 no-repeat;
}
.page_text .calendar li{
    font-size: 30px;
    padding-left: 0;
    background-image: none;
}
.page_text .calendar li ul li{
    font-size: 18px;
    padding-bottom: 10px;
}
.page_text .calendar li ul{
    margin-top: 0;
}
.page_text .calendar li div{
    display: inline-block;
    padding-right: 120px;
    background: transparent url("../img/calendar_bg.png") right 0 no-repeat;
    padding-bottom: 15px;
}
.page_text .calendar li ul li span{
    color: #fff;
    background-color: #8e5158;
    display: inline-block;
    padding: 0 8px 2px;
    line-height: 1.1em;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    margin-right: 15px;
}
.lt-ie9 .page_text .calendar li ul li span{
    behavior:url(./js/PIE.htc);
    position: relative;
    top: 2;
}
.download_link{
    line-height: 37px;
    font-size: 18px;
}
.download_link img{
    float: left;
    margin-right:10px;
}

/* Новости */
.fert-news-area {
    width: 100%;
}
.fert-news-item .image_wrap{
    float: left;
    display: inline-block;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.fert-news-item .image_wrap div{
    display: inline-block;
}

.fert-news-item .title {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 30px 0 10px;
}

.fert-news-item .title .date {
    background-color: #8E5158;
    border-radius: 13px 13px 13px 13px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1.1em;
    margin: 0 25px 0 0;
    padding: 0 8px 2px;
    behavior:url(./js/PIE.htc);
    position: relative;
    top: 2;
}

.fert-news-item .content {
    position: relative;
    padding-left: 140px;
    min-height: 160px;
    margin: 20px 0 40px;
    background: transparent url("../img/curl.png") 230px bottom no-repeat;
    padding-bottom: 40px;
}

.fert-news-item .more_news {
    clear: both;
    padding-top: 30px;
    text-align: left;
}
.fert-news-item .more_news a{


}
/* Новости */


/*Виртуальный тур */

.schloss_map{
    position: relative;
    margin: 30px auto 50px;
    display: inline-block;
}
.schloss_map img{
    display: block;
}
.tour_wrapper{
    text-align: center;
}
.map_img_start{
    position: absolute;
    top:0;
    left: 0;
}
.map_img{
    position: absolute;
    top:0;
    left: 0;
    z-index: 10;
}
.map_img_map{
    z-index: 9;
    position: relative;
}
.map_img_list{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top:0;
    left: 0;
}
.map_img_list li{
    position: absolute;
    left: 0;
    bottom: -225px;
    z-index: 15;
}
.map_plus_info{
    background-color: #daba8e;
    color: #5b2f22;
    font-size: 16px;
    display: none;
    padding: 15px;
    min-width: 240px;
    border: 2px solid #5b2f22;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background: #ebd9c0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZDljMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZTZkMGFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZGNiZTk0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjYjU3YjQzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MxOTE0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #ebd9c0 0%, #e6d0af 3%, #dcbe94 45%, #b57b43 98%, #c19144 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebd9c0), color-stop(3%,#e6d0af), color-stop(45%,#dcbe94), color-stop(98%,#b57b43), color-stop(100%,#c19144));
    background: -webkit-linear-gradient(top,  #ebd9c0 0%,#e6d0af 3%,#dcbe94 45%,#b57b43 98%,#c19144 100%);
    background: -o-linear-gradient(top,  #ebd9c0 0%,#e6d0af 3%,#dcbe94 45%,#b57b43 98%,#c19144 100%);
    background: -ms-linear-gradient(top,  #ebd9c0 0%,#e6d0af 3%,#dcbe94 45%,#b57b43 98%,#c19144 100%);
    background: linear-gradient(to bottom,  #ebd9c0 0%,#e6d0af 3%,#dcbe94 45%,#b57b43 98%,#c19144 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebd9c0', endColorstr='#c19144',GradientType=0 );
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(255, 255, 255, 0.7);
    box-shadow: inset 0px 0px 8px 0px rgba(255, 255, 255, 0.7);
}
.map_plus{
    background: transparent url("/img/plus.png") center center no-repeat;
    display: block;
    width: 29px;
    height: 29px;
    position: absolute;
    bottom: -50px;
    z-index: 100;
    cursor: pointer;
    left: 120px;
}
.map_comment{
    width: 17px;
    height: 9px;
    background: transparent url("../img/comment_room.png") 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 127px;
}



.tour_main_floor{
    position: absolute;
    width: 155px;
    height: 32px;
    right: 43px;
    background: transparent url("../img/transp.png") 0 0 repeat;
}

.tour_main_floor_ug_link{
    bottom: 32px;
}
.tour_main_floor_0_link{
    bottom: 100px;
}
.tour_main_floor_1_link{
    bottom: 162px;
}
.tour_main_floor_2_link{
    bottom: 226px;
}
.tour_main_floor_3_link{
    bottom: 292px;
}
.tour_main_floor_4_link{
    bottom: 359px;
}
.map_link_list{
    padding: 0;
    margin: 0;
    list-style: none;
}
.map_link_list_item{
    position: absolute;
}
.map_link{
    width: 25px;
    height: 25px;
    background: transparent url("../img/map_more.png") 0 bottom no-repeat;
    cursor: pointer;
    display: block;
}
.opened .map_link, .map_link:hover{
    background-position: 0 0;
}
.map_link_info{
    background: transparent url("../img/map_link_info_bg.png") 0 0 repeat;
    color: #5b2f22;
    font-size: 15px;
    padding: 5px;
    width: 302px;
    position: absolute;
    bottom: 35px;
    left: -37px;
    display: none;
    z-index: 11;
}
.map_fancy img{
    border: 1px solid #fcf8ef;
    display: block;
}

.map_link_list_item_right .map_link_info{
    left: auto;
    right: -37px;
}
.map_link_info p{
    margin: 0.5em 0;
}
.opened .map_link_info{
    display: block;
}
.schloss_map{
    position: relative;
    z-index: 1;
    text-align: left;
}
.map_close{
    position: absolute;
    right: -13px;
    top: -11px;
    cursor: pointer;
}
.map_bottom{
    width: 17px;
    height: 9px;
    background: transparent url("../img/comment_room.png") 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: -9px;
    left: 40px;
}

.map_link_list_item_right .map_bottom{
    left: auto;
    right: 40px;
}
.map_info_title{
    font-size: 12px;
    color: #dfbe93;
    font-family: Tahoma, Arial, Helvetica, sans-sefir;
}


.map_link_info_carousel {
    position: relative;
}
.map_link_info_carousel img {
    display: block;
    float: left;
}
.link_info_prev, .link_info_next {
    background: url(../img/sprite_prev.png) no-repeat 0 0 transparent;
    width: 27px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 0;
}
.link_info_next{
    left: auto;
    right: 0;
    background-image: url(../img/sprite_next.png);
}

.image_corners img{
    padding: 22px;
    background: transparent url("../img/t_r_c.png") top right no-repeat;
    display: block;
}
.image_corners{
    background: transparent url("../img/t_l_c.png") top left no-repeat;
	display:inline-block
}
.image_corners > div{
    background: transparent url("../img/b_l_c.png") bottom left no-repeat;
}
.image_corners > div > div{
    background: transparent url("../img/b_r_c.png") bottom right no-repeat;
}

.block-arrangements {
    list-style: none;
    font-size: 18px;
    padding: 0;
}

.block-arrangements li {
    padding: 8px 0 8px 40px;
    background: transparent url("../img/sub_menu_bullet.png") 26px center no-repeat;
}








