/*
Theme Name: HotelPress Theme
Theme URI: http://www.dailywp.com/hotelpress/
Description: This theme helps you manage and operate your hotel easily by DailyWP.
Version: 2.0.1.4
Author: DailyWP.com
Author URI: http://www.dailywp.com/
Tags: License type: Developer
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

:focus {
    outline: 0;
}

a:focus {
    outline: 1px dotted #999;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

html {
    font-size: 100.01%;
    /*background-color: #000;*/
}

/*body {
	font-size:0.625em;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}*/
body {
    font-size: 0.625em;
    background-image: url(images/background3.jpg);
    background-repeat: repeat-x;
    background-color: #000;
    background-position: center top;
}

textarea {
    overflow: auto
}

button {
    cursor: pointer
}

input[type="checkbox"],
input[type="radio"],
input.radio,
input.checkbox {
    vertical-align: text-top;
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    top: 2px;
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

.clearfix {
    height: 1px
}

a, #menu-header_menu li a {
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    vertical-align: baseline;
    border-right-width: 0px;
    outline: 0
}

#header {
    height: 109px;
    width: 962px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.search {
    float: right;
    margin-top: 45px;
    margin-right: 10px;
    width: 223px;
    height: 30px;
    background: url(images/search-bg.png) no-repeat;
}

a {
    color: #cacccc;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#content {
    width: 962px;
    margin: 0 auto;
    margin-top: 20px;
}

#menu {
    height: 46px;
    background: url(images/menu-bg.png) no-repeat top;
}

#navigation ul {
    list-style: none;
    padding: 0;
    margin-left: 25px;
}

#navigation li {
    float: left;
    margin: 0;
    margin-left: 25px;
}

#navigation a {
    color: #955847;
    text-decoration: none;
    line-height: 35px;
    margin-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
    font-size: 13px;
    font-weight: bold;
}

#navigation a span {
    background: url(images/tamenu_right.gif) right top no-repeat;
    padding-right: 13px;
    line-height: 35px;
}

#navigation a, #navigation a span {
    display: block;
    float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span {
    float: none
}

/* End hide */

#navigation a:hover {
    color: #FFF;
}

#navigation a.selected {
    color: #FFF;
}

#navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#navigation li {
    float: left;
    margin: 0;
}

#slideshow {
    width: 960px;
    height: 314px;
    margin: 0 auto;
}

.col {
    float: left;
    width: 260px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 20px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c9b1a2;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #ffe7e0;
}

#left {
    float: left;
}

#right {
    float: right;
}

.right a {
    float: right;
    text-indent: -9999px;
    display: block;
    height: 26px;
    width: 139px;
    background: url(images/daily.jpg);
    margin-top: 17px;
    margin-right: 22px;
}

#footer {
    height: 59px;
    width: 960px;
    margin: 0 auto;
    background: url(images/footer-bg.png) repeat-x;
    margin-top: 30px;
}

.search-txt {
    float: left;
    color: #c7c7c7;
    font-family: Arial;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 10px;
}

.form {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
}

h6 {
    float: left;
    font-family: Arial;
    font-size: 13px;
    color: #956262;
    font-style: italic;
    margin-top: 20px;
    margin-left: 10px;
}

.privacy {
    float: left;
    font-size: 11px;
    font-family: Verdana;
    color: #422323;
    margin-top: 20px;
    margin-left: 20px;
}

.privacy a {
    color: #422323;
}

.slide-button {
    float: right;
    margin-top: 230px;
    margin-right: 50px;
}

.display {
    width: 938px;
    height: 312px;
}

.js .display {
    display: none;
}

.empty-box {
    background: url(images/empty.png) no-repeat;
    width: 262px;
    height: 137px;
}

h1 {
    font-size: 25px;
    color: #FFF;
}

.booking {
    width: 960px;
    height: 60px;
    margin: 0 auto;
    background-image: url(images/booking-bg.png);
    background-repeat: no-repeat;
}

#booking {
    float: left;
    margin-top: 25px;
    margin-left: 42px;
    margin-right: 30px;
}

.select {
    background: url(images/select-bg.png) no-repeat;
    width: 127px;
    height: 29px;
    float: left;
    margin-top: 19px;
    margin-left: 10px;
}

.select select {
    background: transparent;
}

.select1 select {
    background: transparent;
}

.select1 {
    background: url(images/select-bg1.png) no-repeat;
    width: 80px;
    height: 29px;
    float: left;
    margin-top: 19px;
    margin-left: 10px;
}

#search {
    float: left;
    display: inline;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0;
    width: auto;
    height: 37px;
}

#search_left {
    float: left;
    display: inline;
    margin: 0;
    width: 10px;
    height: 37px;
    background: url(images/search-btnleft.png) no-repeat left;
}

#search_center {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 5px;
    width: auto;
    height: 37px;
    background: url(images/search-btncenter.png) repeat-x center left;
}

#search_center input {
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0 0 0;
    font: 14px arial;
    font-weight: bold;
    color: #414141;
    text-shadow: 1px 0 #fff;
    background: none;
    border: none;
}

#search_center a {
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0 0 0;
    font: 14px arial;
    font-weight: bold;
    color: #414141;
    text-shadow: 1px 0 #fff;
    background: none;
    border: none;
}

#search_right {
    float: left;
    display: inline;
    margin: 0;
    width: 31px;
    height: 37px;
    background: url(images/search-btnright.png) no-repeat left;
}

.learn {
    float: left;
    margin-top: 25px;
    color: #777777;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.learn:hover {
    text-decoration: underline;
}

#features {
    width: 960px;
    height: 320px;
    position: relative;

}

#features #feature-links {
    margin: 0;
    position: absolute;
    right: 20px;
    padding-top: 7px;
    top: 25px;
    z-index: 50;
    background: url(images/bullet-bg.png) no-repeat;
    width: 75px;
    opacity: 0.50;

}

#features #feature-links li {
    float: left;
    list-style-type: none;
    padding: 0;
}

#features #feature-links li a {
    color: white;
    height: 9px;
    width: 12px;
    padding: 0 0 8px;
@padding: 0 px;
    margin-left: 5px;
    text-decoration: none !important;
    opacity: 0.85;
}

#features #feature-links li {
    float: left;
}

#features #feature-links li a {
    display: block;
@padding: 0 px;
    text-align: center;
    text-decoration: none !important;
    background: url(images/bullet-full.png) no-repeat;
}

#features #feature-links li a.active {
    opacity: 2.0 !important;
    background: url(images/bullet.png) no-repeat;
}

#features .feature-story {
    background: white none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
}

#features h2.feature-title, #features span.feature-title {
    background: url(images/bullet-full.png) transparent none repeat scroll 0 0;
    border-style: solid none;
    border-width: 1px medium;
    font-size: 1.8em;
    font-weight: normal;
    height: 1.2em;
    left: 0;
    margin: 0;
    padding: 0 5px 0 0;
    position: absolute;
    text-align: right;
    text-shadow: 0.1em 0.1em 0.3em #999999;
    width: 960px;
    background: white none repeat scroll 0 0;
    display: block;
    opacity: 0.85;
}

#features .feature-photo {
    border: 0 none;
    display: block;
    margin: 0;
}

.feature-story img {
    width: 960px;
    height: 320px;
}

.h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #8a5f43;
    margin-top: 5px;
}

.phone {
    float: right;
    text-align: left;
    margin-top: 50px;
    margin-right: 40px;
    width: 176px;
}

#img {
    float: left;
    margin-top: 2px;
}

#phonenr {
    float: right;
}

.h3 {
    color: #cd936d;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

.reservations {
    float: right;
    width: auto;
    height: 36px;
    margin-top: 6px;
    margin-right: 6px;
}

.reservations_left {
    background: url(images/reservation-bgleft.png) no-repeat left;
    float: left;
    width: 10px;
    height: 36px;
    margin: 0;
    padding: 0;
}

.reservations_center {
    float: left;
    width: auto;
    height: 36px;
    margin: 0;
    padding: 0;
}

.reservations_center input {
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0 0 0;
    font: 13px arial;
    font-weight: bold;
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
}

.reservations_center a {
    color: #9c601a;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 8px;
    float: left;
}

.reservations_right {
    background: url(images/reservation-bgright.png) no-repeat right;
    float: left;
    width: 10px;
    height: 36px;
    margin: 0;
    padding: 0;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 492px;
    height: 484px;
    display: none;
    z-index: 9999;
}

#boxes #dialog {
    width: 492px;
    height: 484px;
    background-color: #ffffff;
}

#boxes #dialog1 {
    width: 492px;
    height: 486px;
}

#close {
    float: right;
    margin-top: 22px;
    margin-right: 22px;
}

.online-book {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

/* Date Picker */

table.jCalendar {
    border: 1px solid #000;
    background: #EBA703;
    border-collapse: separate;
    border-spacing: 2px;
}

table.jCalendar th {
    background: #493014;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}

table.jCalendar td {
    background: #F6F6F6;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}

table.jCalendar td.other-month {
    color: #222222;
    background: #E6E6E6;
}

table.jCalendar td.today {
    background: #666;
    color: #fff;
}

table.jCalendar td.selected {
    background: #E2A000;
    color: #fff;
}

table.jCalendar td.selected.dp-hover {
    background: #f33;
    color: #fff;
}

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
    background: #fff;
    color: #000;
}

table.jCalendar tr.selectedWeek td {
    background: #f66;
    color: #fff;
}

table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
    background: #bbb;
    color: #888;
}

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
    background: #bbb;
    color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #F2EEDE;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 4px;
    width: 171px;
    line-height: 1.2em;
    border: 1px solid #999999;
}

div#dp-popup {
    position: absolute;
    z-index: 199;
}

div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

a#dp-close:hover {
    text-decoration: underline;
}

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-prev a {
    float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-next a {
    float: right;
}

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

div.dp-popup td.disabled {
    cursor: default;
}

a.dp-choose-date {
    display: none;
}

.dp-nav-prev-month {
    font-size: 13px;
}

.dp-nav-next-month {
    font-size: 13px;
}

.calendar {
    background: url(images/check-bg.png) no-repeat;
    width: 112px;
    float: left;
    height: 29px;
    margin-top: 19px;
    margin-left: 5px;
    margin-right: 5px;
}

.calendar input {
    float: left;
    width: 78px;
    margin-top: 5px;
    margin-left: 3px;
    border: 0px;
    background: transparent;
}

.calendar a {
    float: right;
    margin-top: 9px;
    margin-right: 4px;
}

.select select {
    background-color: #FFFFFF;
    background: transparent;
}

.select select option {
    background-color: #FFFFFF;
}

.bottom {
    width: 960px;
    margin: 0 auto;
}

.title {
    width: 600px;
    margin: 0 auto;
    background-color: #FFF;
    margin-top: 30px;
}

.h1 {
    color: #282323;
    font-size: 35px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    width: 600px;
    margin: 0 auto;
    font-weight: normal;
    border-bottom: 5px solid #f0ebea;
    padding-bottom: 20px;
}

.h11 {
    color: #282323;
    font-size: 35px;
    font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
    width: 600px;
    margin: 0 auto;
    font-weight: normal;
    margin-top: 10px;
}

.date {
    margin: 0 auto;
}

.title-comments {
    width: 600px;
    margin: 0 auto;
    margin-top: 15px;
    border-bottom: 1px solid #ece8e4;
    padding-bottom: 20px;
}

.title-comm {
    background: url(images/title-img.jpg) no-repeat left;
    padding-left: 20px;
    color: #c07e37;
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    float: left;
}

.by {
    color: #918e8c;
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    float: left;
    margin-left: 17px;
}

.comm {
    background: url(images/comm-img.jpg) no-repeat left;
    padding-left: 20px;
    color: #c07e37;
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    float: left;
    margin-left: 17px;
}

.localization {
    height: 30px;
    color: #FFFFFF;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.localization p {
    float: left;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.site-loc {
    text-decoration: underline;
}

.middle-inner-wrapper {
    width: 960px;
    margin: 0 auto;
    background: url(images/inner-page-bg.jpg) no-repeat top;
    background-color: #e7dfd6;
}

.widget {
    width: 265px;
    float: right;
    margin-top: 97px;
}

.news-content {
    border-bottom: 4px solid #f0ebea;
    padding-bottom: 10px;
}

.news-title {
    font-size: 25px;
    color: #2c2c2c;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    padding-bottom: 10px;
    padding-top: 10px;
}

.news-txt {
    font-size: 12px;
    color: #6c6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}

.middle-inner {
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C9B1A2;
    line-height: 18px;
}

.pagination {
    float: right;
    margin-top: 30px;
}

.pagination ul li {
    display: inline;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #363c3c;
    padding-left: 5px;
    padding-top: 5px;
}

.pagination ul {
    float: left;
}

.pagination ul li a {
    background: url(images/pagination-bg.jpg) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #56504a;
    font-weight: bold;
    padding: 7px 14px 12px 8px;
}

.pagination ul li .selected2 {
    background: url(images/pagination-bg-hover.jpg) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #56504a;
    font-weight: bold;
    padding: 7px 14px 12px 8px;
}

.pagination p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #363c3c;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}

.center-inner {
    width: 600px;
    margin: 0 auto;
    padding-bottom: 50px;
}

h5 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #786c6c;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 25px;
    margin-top: 20px;
}

h3 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #262121;
    font-weight: normal;
    text-align: justify;
    font-style: italic;
    margin-bottom: 25px;
}

.room-box {
    background: url(images/room-box-bg.jpg) no-repeat;
    width: 280px;
    height: 111px;
    padding-bottom: 10px;
}

.address {
    background: url(images/address-bg.jpg) no-repeat;
    height: 55px;
    padding-left: 70px;
    margin-top: 30px;
    color: #786c6c;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    padding-top: 5px;
    float: left;
}

.phone-nr {
    float: left;
    margin-top: 30px;
    margin-left: 70px;
}

.nr {
    background: url(images/phone-icon.jpg) left no-repeat;
    padding-left: 20px;
    color: #473e3e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    margin-bottom: 8px;
}

.room-left {
    float: left;
    margin-top: 20px;
}

.room-right {
    float: right;
    margin-top: 20px;
}

.room-link {
    background: url(images/room-link-bg.jpg) no-repeat right;
    color: #7e3e14;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    padding-right: 15px;
    font-weight: bold;
}

.contact-form {
    margin-top: 30px;
}

.contact-form p {
    color: #7f7f7f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.contact-form .input {
    background: #e9e9e9;
    margin-bottom: 15px;
    width: 250px;
    padding: 5px;
    border: 0px;
    border-left: inset 1px;
    border-top: inset 1px;
    margin-right: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.contact-form .input-textarea {
    background: #e9e9e9;
    margin-bottom: 30px;
    width: 547px;
    height: 140px;
    padding: 5px;
    border: 0px;
    border-left: inset 1px;
    border-top: inset 1px;
    margin-right: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.input-content {
    float: left;
}

.modal-check {
    margin-top: 50px;
    margin-left: 30px;
}

.select-modal select {
    background-color: #ededed;
    padding: 0;
    margin-right: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #c3c3c3 solid 1px;
    float: left;
    display: inline;
    height: auto;
}

.input {
    background-color: #ededed;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #c3c3c3 solid 1px;
}

.select-modal option {
    background-color: #ededed;
    padding: 5px 5px 0 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.arrival {
    float: left;
    width: 370px;
    margin: 10px 0;
    padding: 0;
}

.leaving {
    float: left;
    width: 370px;
}

.adults-kids {
    float: left;
    width: 370px;
}

.adults-kids p {
    float: left;
    margin: 10px 0;
    padding: 0;
}

.adults {
    float: left;
    margin: 10px 0;
    padding: 0;
}

.kids {
    float: left;
    margin: 10px 0;
    padding: 0;
}

.mail {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}

.phone-modal {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}

.modal-check p {
    color: #8a8a8a;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.top {
    height: 70px;
    background: #f6f0e8;
}

.rss a {
    background: url(images/rss.jpg) no-repeat;
    width: 100px;
    height: 27px;
    display: block;
    text-indent: -9999px;
}

.rss {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

.follow-sidebar {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

.follow-sidebar a {
    background: url(images/twitter.jpg) no-repeat;
    width: 93px;
    height: 30px;
    display: block;
    text-indent: -9999px;
}

.sidebar-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.sidebar-title {
    color: #2b2824;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 30px;
}

.sidebar {
    background: #E7DFD6;
    height: 100%;
    min-height: 450px;
    overflow: auto;
}

.sidebar-content a {
    color: #807066;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    line-height: 18px;
}

.sidebar-content ul {
    margin-top: 10px;
}

/*--- edit ---*/

.thumbnail {
    background-color: #A46532;
    border: 1px solid #E7DFD6;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 3px 3px 8px;
}

.comment {
    margin: 10px auto;
    padding: 0;
    width: 600px;
}

.comment ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment ul li {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}

.comment-container {
    background-color: #f2f2f2;
    border-top: 1px #909090 dotted;
    padding: 15px;
    position: relative;
    float: left;
    width: 95%;
    margin: 0;
}

.comment-container2 {
    background-color: #f2f2f2;
    padding: 0 15px 15px 15px;
    position: relative;
    float: left;
    width: 95%;
    margin: 0;
}

.comment-entry {
    float: left;
    display: inline;
    margin: 0;
    height: auto;
}

.comment-entry p {
    font: 12px arial;
    color: #222;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 18px;
    float: left;
    display: inline;
}

.comment-entry p span {
    font: 11px arial;
    color: #6e6e6e;
    margin: 0;
    padding: 0;
}

.comment-entry p a {
    font: 12px arial;
    font-weight: bold;
    color: #C07E37;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.comment-entry p a:hover {
    font: 12px arial;
    font-weight: bold;
    text-decoration: underline;
    color: #C07E37;
    margin: 0;
    padding: 0;
}

td.booking2 {
    font: 14px arial;
    color: #282323;
    margin: 0;
    padding: 10px;
    background-color: #F0EBEA;
    border: 1px #956262 solid;
}

.detail {
    font: 14px arial;
    color: #6e6e6e;
    margin: 0;
    padding: 10px;
    background-color: #F0EBEA;
    border: 1px #956262 solid;
    width: auto;
    height: auto;
    float: left;
    display: inline;
}

.image {
    width: 100px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
}

.text {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
}

td.detail2 {
    font: 12px arial;
    color: #282323;
    margin: 0;
    padding: 0 10px;
    vertical-align: top;
    border: none;
}

td.detail2 a {
    font: 14px arial;
    font-weight: bold;
    color: #955845;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

td.detail2 a:hover {
    text-decoration: underline;
}

/*--- update 11/10/2010 ---*/

.contact-form .select2 {
    background: #e9e9e9;
    margin-bottom: 15px;
    width: 260px;
    padding: 5px;
    border: 0px;
    border-left: inset 1px;
    border-top: inset 1px;
    margin-right: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*--- update 12/10/2010 ---*/
.preferences_left {
    width: 220px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
}

.erreur {
    color: #F00;
    font-weight: bold;
}

/*/// default length of page*/
.middle-inner {
    /*min-height: 581px !important;*/
}

.ui-datepicker {
    z-index: 9999 !important;
}

.ui-tooltip {
    width: 500px;
}

.ui-datepicker-unselectable .ui-state-default {
    background: none repeat scroll 0 0 #C10;
    color: #B4B3B3;
}

.Indisponible {
    /*text-decoration: line-through;*/
}

.by {
    text-transform: uppercase;
}

.more-link {
    color: #c07e37;
    font-size: 11px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}

.news-content {
    font-size: 12px;
    color: #6c6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news-content p {
    padding-top: 10px;
    /*padding-bottom:10px;
    line-height:18px;*/
}

.clear {
    clear: both;
}

.middle-inner {
    /*min-height: 206px;*/
}

/*** RESEVATION SEARCH ****/
.reservations_center input {
    padding: 0px !important;
}

/*****BUTTON SEARCH******/

.button {
    cursor: pointer;
    float: left;
    display: inline;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0;
    width: auto;
    height: 37px;
}

.button_left {
    float: left;
    display: inline;
    margin: 0;
    width: 10px;
    height: 37px;
    /*background:url(images/search-btnleft.png) no-repeat left;*/
}

.button_center {
    float: left;
    display: inline;
    margin: 0;
    width: auto;
    height: 37px;
    /*background:url(images/search-btncenter.png) repeat-x center left;*/
}

.button_center2 {
    float: left;
    display: inline;
    margin: 0;
    width: auto;
    height: 37px;
}

.button_center input {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 0 0 0;
    font: 14px arial;
    font-weight: bold;
    color: #414141;
    text-shadow: 1px 0 #fff;
    background: none;
    border: none;
}

.button_center a {
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0 0 0;
    font: 14px arial;
    font-weight: bold;
    color: #414141;
    text-shadow: 1px 0 #fff;
    background: none;
    border: none;
}

.button_right {
    float: left;
    display: inline;
    margin: 0;
    width: 31px;
    height: 37px;
    /*background:url(images/search-btnright.png) no-repeat left;*/
}

/****HEADER*******/

.phone #img {
    float: right;
    margin-right: 10px;
}

/****THE LOOP******/
.h11 a {
    color: #282323;
}

.h11 a:hover {
    text-decoration: underline;
}

/*****COMMENT ******/
.comment-entry p {
    float: none !important;
    display: block;
}

.comment-author {
    font: 12px arial !important;
    font-weight: bold !important;
    color: #C07E37 !important;
    text-decoration: none;
}

#search * {
    cursor: pointer;
}

#search_center {
    background: url(images/search-btncenter.png);
}

.contact-form a {
    color: #C07E37;
}

/******** BOOKING INFO ******/
.roomslist th {
    background: #2e130B;
    color: #ffffff;
    font: 14px arial;
    margin: 0;
    padding: 10px;
    border: 1px #956262 solid;
}

.menu-header ul.menu {
    background: url(images/homepage-icon-2.jpg) no-repeat left;
    list-style: none;
    padding: 0;
    margin-left: 25px;
    float: left;
    position: relative;

}

/*.menu ul{
background:url(../images/homepage-icon-2.jpg) no-repeat left;
list-style: none;
padding: 0;
margin-left: 25px;
float:left;
}*/
.menu li {
    float: left;
    margin: 0;
    margin-left: 25px;
}

.menu a {
    color: #955847;
    text-decoration: none;
    line-height: 35px;
    margin-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
    font-size: 13px;
    font-weight: bold;
    display: block;
    float: left;
}

.menu a:hover {
    color: #FFF;
}

.contentdetail p {
    line-height: 18px;
    font-weight: normal;
}

.menu-nav-footer {
    margin-top: -12px;
    margin-left: -25px;
}

.menu-nav-footer ul {

    list-style: none;
    padding: 0;
    margin-left: 2px;
    float: left;
}

.menu-nav-footer li {
    float: left;
    margin: 0;
    margin-left: 25px;
}

.menu-nav-footer a {
    font-size: 10px;
    color: #422323;
    text-decoration: underline;
    font-weight: normal;
    display: block;
    float: left;
    line-height: 35px;
}

.menu-header-container {
    margin-top: -17px;
    margin-left: -25px;
}

.menu-header-container a {
    font-size: 10px;
    color: #422323;
    text-decoration: underline;
    font-weight: normal;
}

.current-menu-item a {
    color: #FFF;
}

.select1 select option {
    background-color: #FFFFFF;
}

.phone {
    width: 250px;
}

.item a {
    text-decoration: none;
}

.facebook a {
    background: url(../images/facebook.jpg) no-repeat;
    width: 100px;
    height: 27px;
    display: block;
    text-indent: -9999px;
}

.facebook {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

#wpml_credit_footer {
    display: none;
}

/******LOCATION ***********/

.news-content ul, .contentdetail ul {
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    padding-left: 20px;
    color: #6C6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.news-content ol, .contentdetail ol {
    list-style-type: decimal;
    list-style-position: outside;
    list-style-image: none;
    padding-left: 20px;
    color: #6C6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.news-content p, .contentdetail p {
    margin: 10px 0 10px 0;
    color: #6C6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.news-content table tr th, .news-content table tr td,
.contentdetail table tr th, .contentdetail table tr td {
    border: 1px solid #BBBBBB;
    padding: 5px;
    color: #6C6963;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/*
	//////////////////////////////wp images
	
*/
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
}

.wp-caption img {
    margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}

.wp-smiley {
    margin: 0;
}

/* =Menu
-------------------------------------------------------------- */
#menu-header,
div.menu {
    /*font-size: 13px;*/
    /*margin-left: 12px;*/
    width: 700px; /*--- Anh ---*/
    float: left; /*--- Anh ---*/
    display: inline; /*--- Anh ---*/
}

.menu-header,
div.menu {
    /*font-size: 13px;*/
    /*margin-left: 12px;*/
    width: 806px;
    float: left;
    display: inline;
}

.menu-header {
    margin-top: 2px;
}

#menu .menu-header ul,
div.menu ul {
    list-style: none;
    /*margin:0;*//*--- Anh ---*/
}

#menu .menu-header li,
div.menu li {
    float: left;
    position: relative;
}

#menu a {
    /*color: #aaa;*/
    display: block;
    line-height: 38px;
    padding: 0 10px; /*--- Anh ---*/
    margin: 0; /*--- Anh ---*/
    text-decoration: none;
}

#menu ul ul {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 9999;
    margin: 0;
}

#menu ul ul li {
    min-width: 180px;
    margin: 0; /*--- Anh ---*/
}

#menu ul ul ul {
    left: 100%;
    top: 0;
}

#menu ul ul a {
    background: #2A0100; /*--- Anh ---*/
    filter: alpha(opacity=80); /*--- Anh ---*/
    -moz-opacity: 0.8; /*--- Anh ---*/
    -khtml-opacity: 0.8; /*--- Anh ---*/
    opacity: 0.8; /*--- Anh ---*/
    line-height: 1em;
    padding: 10px;
    margin: 0; /*--- Anh ---*/
    width: 160px;
    height: auto;
    color: #955847; /*--- Anh ---*/
    border-top: 1px #BC763A dotted; /*--- Anh ---*/
}

#menu li:hover > a,
#menu ul ul :hover > a {
    color: #fff;
    background: #2A0100; /*--- Anh ---*/
}

#menu ul li:hover > ul {
    display: block;
}

#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
    color: #fff;
}

* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
    color: #fff;
}

#menu .menu-header {
    position: relative;
}

div .page-content {
    border-bottom: none;
}

/* Container popup */
#contact-container {
    font: 16px/22px 'Trebuchet MS', Verdana, Arial;
    text-align: left;
    width: 450px;
    margin-left: -240px;
    margin-top: -100px;
}

#contact-container .contact-content {
    background-color: #333;
    color: #ddd;
}

#contact-container h2 {
    color: #d76300;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 6px 12px;
    text-align: left;
}

#contact-container .contact-message {
    text-align: center;
}

#contact-container .contact-error {
    background: #000;
    border: 2px solid red;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 12px;
    padding: 2px;
    width: 383px;
}

#contact-container br {
    clear: both;
}

#contact-container form {
    margin: 0;
    padding: 0;
}

#contact-container label {
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 4px;
    text-align: right;
    width: 100px;
}

#contact-container .contact-input {
    background: #eee;
    border: 1px solid #fff;
    font-family: 'Trebuchet MS', Verdana, Arial;
    float: left;
    padding: 2px;
    margin: 2px;
    width: 290px;
}

#contact-container textarea {
    height: 114px;
}

#contact-container .contact-cc {
    cursor: default;
    font-size: 14px;
    vertical-align: top;
}

#contact-container .contact-top {
    background-color: #333;
    height: 13px;
    margin: 0;
    padding: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-radius: 8px 8px 0 0;
}

#contact-container .contact-bottom {
    background-color: #333;
    height: 13px;
    margin: 0;
    padding: 0;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-radius: 0 0 8px 8px;
}

#contact-container .contact-button {
    background: #d76300;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    margin: 4px 0 0 4px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#contact-container .contact-button:hover {
    background: #f49000;
}

/** testimonial */
.testimonial {
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    margin-top: 17px;
}

.testimonial li {
    color: #C9B1A2;
}

.testimonial li p {
    font-style: italic;
    font-size: 18px;
}

.testimonial li p.testimonial-author {
    margin-top: 10px;
    text-align: right;
    font-size: 15px;
    padding-right: 35px;
    font-style: normal;
    text-transform: uppercase;
}

.news-content p, .contentdetail p {
    word-wrap: break-word;
}

/**
 * custom search box
 */

#search_box {
    display: none;
    position: absolute;
    margin: 0 auto;
    /*top: 50%;*/
    /*left: 50%;*/
    top: 0;
    left: 0;
    width: 500px;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    z-index: 99999;
}

#search_box .dialog_box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: url('images/dialog-bg.png') #ffffff repeat-x top left;
    border: #9B9B9B solid 1px;
}

#search_box .dialog-header {
    height: 30px;
    padding: 15px 20px 5px 20px;
}

#search_box .dialog-header h3 {
    font-size: 16px;
    margin: 0;
    text-align: left;
}

#search_box .dialog-header a {
    float: right;
    line-height: 17px;
    color: #2D2D2D;
}

#search_box .dialog-content {
    padding: 20px;
}

#search_box .dialog-footer {
    padding: 0 20px 10px 20px;
    /*border-top: 1px #9B9B9B solid;*/
}

#search_box .dialog-row {
    float: left;
    margin: 10px 10px 0 0;;
}

#search_box .dialog-row label {
    color: #4C4C4C;
    text-transform: uppercase;
}

#search_box .inline-field {
    position: relative;
    display: inline-block;
}

#search_box .inline-field label {
    position: absolute;
    color: #A0A0A0;
    margin: 5px 0 0 5px;
    font-size: 12px;
    display: none;
}

#search_box input[type=text], #search_box select {
    font-size: 12px;
    padding: 4px;
    border: 1px solid #8C8C8C;
}

#search_box .wide {
    width: 150px;
}

#search_box .wide input[type=text], #search_box .wide select {
    width: 142px;
}

#search_box .narrow {
    width: 70px;
}

#search_box .narrow input[type=text], #search_box .narrow select {
    width: 62px;
}

/**
 * OPTION BOX
 */

.option-box {
    border: 1px #3C1910 solid;
    font-size: 12px;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: normal;
    background: #F0EBEA;
    color: #7F7F7F;
}

.option-box .box-header {
    background-color: #3C1910;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}

.option-box .box-content {
    padding: 15px;
}

.option-box .box-content img.content-image {
    float: left;
}

.option-box .box-content .bcontent {
    margin-left: 115px;
}

.option-box .box-content .bcontent p {
}

.option-box .box-options {
    clear: both;
}

.option-box .bcontent h3 {
    margin: 15px 0 5px 0;
}

.option-box .bcontent .options td, .option-box .bcontent .options th {
    padding: 5px 10px 5px 0;
}

.option-box .bcontent .options, .option-box .bcontent .services label {
    color: #632E21;
}

.option-box .bcontent .services p, .option-box .bcontent .total p {
    font-weight: normal;
}

.option-box .total-payment span {
    color: #632E21;
}

/* Style for new version */
.select-search-form {
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid rgb(195, 195, 195);
}

/*---- LANGUAGE ----*/
#content {
    position: relative;
}

#language_switcher {
    position: absolute;
    top: -18px;
    right: 9px;
    margin-bottom: 3px;
}

#language_switcher ul {
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    position: relative;
}

#language_switcher ul li {
    float: left;
    margin-left: 10px;
}

.booking_message {
    color: #666666;
    font-size: 12px !important;
}

.booking_message p {
    margin: 5px 0 0 0;
    font-size: 12px !important;
}

.booking_message a {
    font-weight: bold;
    color: #333333;
    font-size: 12px;
}

.booking_message a:hover {
    text-decoration: underline;
}

#lightbox, #lightbox-overlay {
    z-index: 99999 !important;
}

#sapin {
    height: 398px;
    width: 361px;
    background-image: url(images/sapin.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    opacity: 0.3;
    left: 773px;
    top: 310px;
}

.select-type {
    border: 1px solid #CCC;
    float: left;
    margin-left: 3px;
    margin-top: 5px;
    width: 254px;
    background-color: #240000;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCC;
    font-size: 11px;
}

/* The Modal (background) */
.modal-commentaire {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-commentaire-content {
    background-color: #333;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border-radius: 8px;
    width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.commentaire-button button {
    background: #d76300;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    margin: 4px 0 0 4px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.commentaire-button {
    margin-top: 25px;
    text-align: center;
}

.modal-commentaire-content label {
    float: left;
    font-weight: bold;
    padding-right: 15px;
    text-align: right;
    width: 25%;
    min-width: 150px;
    padding-top: 5px;
    color: white;
}

.modal-commentaire-content input {
    background: #eee;
    border: 1px solid #fff;
    font-family: 'Trebuchet MS', Verdana, Arial;
    padding: 2px;
    margin: 2px;
    width: 55%;
    font-size: 16px;
    min-width: 150px;
}

.modal-commentaire-content textarea {
    background: #eee;
    border: 1px solid #fff;
    font-family: 'Trebuchet MS', Verdana, Arial;
    padding: 2px;
    margin: 2px;
    width: 55%;
    font-size: 16px;
    min-width: 150px;
    resize: none;
    height: 50px;
}

.formulaire {
    font-size: 16px;
    font-family: "Trebuchet MS";
}

.formulaire #contact-error {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    color: white;
}

.modal-commentaire-content h3 {
    font-family: "Trebuchet MS";
    color: #d76300;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
}

.display-commentaire-form {
    border: none;
    background: inherit;
    color: white;
}

.modal-commentaire-content .close {
    margin-top: -10px;
}

@media screen and (max-width: 850px) {
    .modal-commentaire-content label {
        float: left;
        text-align: left;
        width: 100%;
    }

    .modal-commentaire-content input {
        width: 100%;
    }

    .modal-commentaire-content textarea {
        width: 100%;
    }
}

button.display-commentaire-form {
    padding: 5px 10px;
    background-color: #d76300;
    color: #FFF;
    border-radius: 3px;
    margin-top: 15px;
}

.flash {
    padding: 10px;
    margin-bottom: 10px;
}

.flash-error {
    background: #FF0000;
    color: #FFF;
}

.flash-success {
    background: #AAFF00;
    color: #000;
}