html,
body {
  color: #786654;
  background: #d9d8d4;
  background: -moz-linear-gradient(left,#d9d8d4 0%,#ffffff 50%,#d9d8d4 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#d9d8d4),color-stop(50%,#ffffff),color-stop(100%,#d9d8d4));
  background: -webkit-linear-gradient(left,#d9d8d4 0%,#ffffff 50%,#d9d8d4 100%);
  background: -o-linear-gradient(left,#d9d8d4 0%,#ffffff 50%,#d9d8d4 100%);
  background: -ms-linear-gradient(left,#d9d8d4 0%,#ffffff 50%,#d9d8d4 100%);
  background: linear-gradient(to right,#d9d8d4 0%,#ffffff 50%,#d9d8d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d8d4',endColorstr='#d9d8d4',GradientType=1);
}
h1 {
  font-size: 10px;
}
h2 {
  font-size: 32px;
  font-family: 'Alegreya SC', georgia, serif;
}
h3 {
  font-size: 24px;
  font-family: 'Alegreya SC', georgia, serif;
}
h4 {
  font-size: 18px;
}
.book_now,
.button a {
  color: #7b6651;
  border-color: #ffffb5;
  border-radius: 3px;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
.book_now:hover,
.button a:hover {
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  border-color: #968a87;
  cursor: pointer;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
.pager a {
  background-color: #333;
}
.pager a:hover {
  background-color: #666;
}
.pager a.cycle-pager-active {
  background-color: #fff;
}
.back {
  border: medium none;
  color: #786654;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 0;
  text-transform: capitalize;
}
#header_container {
  background: none repeat scroll 0 0 #133960;
}
.seobar h1,
.seobar span {
  color: #bbb;
}
#lang {
  color: #786654;
}
#lang a {
  color: #fff;
}
#booking_form h2 {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
#booking_form h2 span {
  color: #fff;
}
#booking_form .section-check_in,
#booking_form .section-check_out,
#booking_form .section-iata {
  color: #fff;
  text-transform: capitalize;
  font-size: 11px;
}
#booking_form .date-picker {
  color: #fff;
  font-size: 10px;
}
#booking_form #bf_submit {
  color: #7b6651;
  border-color: #ffffb5;
  border-radius: 3px;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
#booking_form #bf_submit:hover {
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  border-color: #968a87;
  cursor: pointer;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
#booking_form .quick-search-cancel,
#booking_form .quick-search-iata {
  color: #fff;
}
#booking_form .quick-search-cancel:hover,
#booking_form .quick-search-iata:hover {
  text-decoration: underline;
}

#booking_form {
    float: right;
    font-size: 11px;
    margin: 30px auto 0px;
    text-transform: uppercase;
    width: 710px;
}
/*#main_menu {
  background: #bfb099;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bfb099),color-stop(1,#f7e7ce));
  background: -ms-linear-gradient(bottom,#bfb099,#f7e7ce);
  background: -moz-linear-gradient(center bottom,#bfb099 0%,#f7e7ce 100%);
  background: -o-linear-gradient(#f7e7ce,#bfb099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7ce', endColorstr='#bfb099', GradientType=0);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#main_menu .menu li a {
  color: #333;
  text-transform: capitalize;
}
#main_menu .menu li.current-menu-item > a,
#main_menu .menu li.current-menu-item:hover > a,
#main_menu .menu > li:hover > a {
  height: 40px;
  margin-top: -5px;
  line-height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  background-color: #bfb099;
  box-shadow: 0 1px 1px rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.2) inset;
}
#main_menu .menu li.current-menu-item > a {
  background: #bfb099;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bfb099),color-stop(1,#f7e7ce));
  background: -ms-linear-gradient(bottom,#bfb099,#f7e7ce);
  background: -moz-linear-gradient(center bottom,#bfb099 0%,#f7e7ce 100%);
  background: -o-linear-gradient(#f7e7ce,#bfb099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7ce', endColorstr='#bfb099', GradientType=0);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#main_menu .menu .sub-menu li {
  background: none repeat scroll 0 0 #f3dcb8;
}
#main_menu .menu .sub-menu li.current-menu-item a {
  background: #f7e7ce;
  box-shadow: none;
}
#main_menu .menu .sub-menu:after {
  border-color: transparent transparent #f3dcb8;
}*/
 
 /* 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
#slide .arrow {
  background-color: rgba(247,231,206,0.8);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#slide .arrow:hover {
  background-color: #f7e7ce;
}
#slide .mini_slide {
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
.promotion {
  color: #ddd;
}
.promotion div.price {
  border-color: #829db9;
}
.promotion .title {
  font-size: 20px;
  color: #fff;
  font-family: 'Alegreya SC', georgia, serif;
  border-color: #829db9;
}
.promotion .title:hover {
  text-decoration: underline;
}
.promotion .title,
.promotion .title b,
.promotion .title strong {
  color: #fff;
}
.promotion .image {
  border-color: #829db9;
}
.promotion .image:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.promotion div.price:hover {
  text-decoration: underline;
}
#preview_offers {
  background: none repeat scroll 0 0 rgba(77,106,136,0.8);
}
#preview_offers.homepage {
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#preview_offers .pager a {
  border-radius: 100px;
  background-color: #829db9;
}
#preview_offers .pager a:hover {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
#preview_offers .pager a.cycle-pager-active {
  background-color: #ffffb5;
}
#preview_offers.sidebar #FB_so0 > ul {
  background-color: #4d6a88;
}
#preview_offers.sidebar #FB_so0 > ul .promo-wrapper {
  background-color: #567798;
}
#offer_details {
  color: #463d3a;
}
#offer_details .title,
#offer_details .image {
  border-color: #d7d7d7;
  color: #463d3a;
}
#offer_details .title,
#offer_details .title strong {
  font-weight: normal;
}
#offer_details .title,
#offer_details span.price {
  font-size: 32px;
  text-tranform: capitalize;
}
#offer_details .title {
  font-size: 32px;
}
#offer_details .image img {
  max-height: 150px;
}
#offer_details .apd,
#offer_details .currency,
#offer_details .strike,
#offer_details .discount {
  font-size: 18px;
}
#offer_details .button a {
  float: left;
  border-radius: 3px;
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  border-color: #968a87;
  cursor: pointer;
}
#offer_details .button a:hover {
  color: #7b6651;
  border-color: #ffffb5;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
#list_offers .promo-wrapper {
  background-color: #4d6a88;
}
#list_offers .promo-wrapper .promotion {
  background-color: #567798;
  border-color: #829db9;
  color: #ddd;
  text-shadow: -1px -1px 0 #445d78;
}
#list_offers .promo-wrapper .promotion div.price {
  border-color: #829db9;
  color: #ddd;
}
#list_offers .promo-wrapper .promotion div.price:hover {
  text-decoration: underline;
  color: #ffffb5 !important;
}
#list_offers .promo-wrapper .promotion .title {
  font-size: 20px;
  color: #fff;
  font-family: 'Alegreya SC', georgia, serif;
  border-color: #829db9;
}
#list_offers .promo-wrapper .promotion .title:hover {
  text-decoration: underline;
  color: #ffffb5;
}
#list_offers .promo-wrapper .promotion .title:hover strong {
  color: #ffffb5 !important;
}
#list_offers .promo-wrapper .promotion .title,
#list_offers .promo-wrapper .promotion .title b,
#list_offers .promo-wrapper .promotion .title strong {
  color: #fff;
}
#list_offers .promo-wrapper .promotion b,
#list_offers .promo-wrapper .promotion strong {
  color: #ddd;
}
#list_offers .promo-wrapper .promotion .image {
  border-color: #829db9;
}
#list_offers .promo-wrapper .promotion .image:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#list_offers .promo-wrapper .promotion .description {
  color: #ddd;
}
#list_offers .promo-wrapper .promotion .more a {
  color: #fff;
}
#list_offers .promo-wrapper .promotion .more a:hover {
  text-decoration: underline;
  color: #ffffb5;
}
#preview_map {
  background: rgba(247,231,206,0.8);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#preview_map .box .map {
  border-color: #ffffff;
}
#preview_map .box h4 {
  color: #584634;
  border-color: #ffffff;
}
#preview_map .box h3 {
  color: #584634;
  font-size: 24px;
  border-color: #ffffff;
}
#preview_map .box .excerpt {
  color: #584634;
}
#preview_map .box a.more {
  background: transparent;
  border-color: #f7e7ce;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  color: #786654;
}
#preview_map .box a.more:hover {
  background: #f5f5f5;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eeeeee),color-stop(1,#ffffff));
  background: -ms-linear-gradient(bottom,#eeeeee,#ffffff);
  background: -moz-linear-gradient(center bottom,#eeeeee 0%,#ffffff 100%);
  background: -o-linear-gradient(#ffffff,#eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background: #bfb099;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bfb099),color-stop(1,#f7e7ce));
  background: -ms-linear-gradient(bottom,#bfb099,#f7e7ce);
  background: -moz-linear-gradient(center bottom,#bfb099 0%,#f7e7ce 100%);
  background: -o-linear-gradient(#f7e7ce,#bfb099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7ce',endColorstr='#bfb099',GradientType=0);
  color: #333;
  text-decoration: none;
}


#content h2 {
  color: #463d3a;
}
#social a:hover span {
  color: #fff;
}
#social a.facebook:hover span {
  background: #3C599B;
}
#social a.twitter:hover span {
  background: #32CCFE;
}
#social a.pinterest:hover span {
  background: #CB2028;
}
#social a.google-plus:hover span {
  background: #DA2713;
}
#social a.youtube:hover span {
  background: #EC2829;
}
#social a.share:hover span {
  background: #008852;
}
#partners {
  border-color: #d7d7d7;
}
.preview_list .box {
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  background-color: #dbe0db;
}
.preview_list .box .border {
  background-color: #e9ece9;
  border-color: transparent;
}
.preview_list .box .img_box {
  border-color: #ffffff;
}
.preview_list .box .content h4.title {
  border-color: #ffffff;
}
.preview_list .box .content h4.title a {
  color: #463d3a;
}
.preview_list .box .content h4.title a:hover {
  color: #d5af60;
  text-decoration: none !important;
}
.preview_list .box .content .buttons a.more {
  background: transparent;
  border-color: #f7e7ce;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  color: #786654;
  margin: 21px 5px 0px 10px;
}
.preview_list .box .content .buttons a.more:hover {
  background: #f5f5f5;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eeeeee),color-stop(1,#ffffff));
  background: -ms-linear-gradient(bottom,#eeeeee,#ffffff);
  background: -moz-linear-gradient(center bottom,#eeeeee 0%,#ffffff 100%);
  background: -o-linear-gradient(#ffffff,#eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background: #bfb099;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bfb099),color-stop(1,#f7e7ce));
  background: -ms-linear-gradient(bottom,#bfb099,#f7e7ce);
  background: -moz-linear-gradient(center bottom,#bfb099 0%,#f7e7ce 100%);
  background: -o-linear-gradient(#f7e7ce,#bfb099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7ce',endColorstr='#bfb099',GradientType=0);
  color: #333;
  text-decoration: none;
}
.preview_list .box .content .buttons .booknow_wrap a {
  margin: 0;
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  border-color: #968a87;
  cursor: pointer;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
.preview_list .box .content .buttons .booknow_wrap a:hover {
  color: #7b6651;
  border-color: #ffffb5;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#gallery .thumb {
  border-color: #d7d7d7;
}
.caption_container .book_now {
  margin: 0;
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  border-color: #968a87;
  cursor: pointer;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.caption_container .book_now:hover {
  color: #7b6651;
  border-color: #ffffb5;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#content .content .booknow_wrap{
margin: 0px 20px 5px 0px;
}
#content .content .booknow_wrap a {
  margin: 0;
  color: #7b6651;
  border-color: #ffffb5;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  margin-top: 20px
  
}
#content .content .booknow_wrap a:hover {
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  border-color: #968a87;
  cursor: pointer;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
#footer_container {
  text-shadow: 1px 1px 0 #d3c8b8;
  color: #333;
}
#footer_container #footer .col {
  border-color: #e6e1d8;
}
#footer_container #footer .menu li a:hover,
#footer_container #footer .menu li.current-menu-item a {
  color: #fff;
  text-decoration: underline;
  text-shadow: none;
}
body.home #page_content {
  border-color: #d7d7d7;
}
#preview_big .box {
  background-color: #dbe0db;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
}
#preview_big .box .wrap {
  background-color: #e9ece9;
  border-color: transparent;
}
#preview_big .box .wrap .thumb {
  border-color: #ffffff;
}
#preview_big .box .wrap h4 {
  color: #584634;
}
#preview_big .box .wrap h3 {
  font-size: 24px;
  border-color: #ffffff;
}
#preview_big .box .wrap h3 a {
  color: #584634;
}
#preview_big .box .wrap h3 a:hover {
  color: #d5af60;
}
#preview_big .box .wrap .excerpt {
  color: #584634;
}
#preview_big .box .wrap a.more {
  background: none;
  border-color: transparent;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  color: #463d3a;
}
#preview_big .box .wrap a.more:hover {
  background: #f5f5f5;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eeeeee),color-stop(1,#ffffff));
  background: -ms-linear-gradient(bottom,#eeeeee,#ffffff);
  background: -moz-linear-gradient(center bottom,#eeeeee 0%,#ffffff 100%);
  background: -o-linear-gradient(#ffffff,#eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background: #bfb099;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bfb099),color-stop(1,#f7e7ce));
  background: -ms-linear-gradient(bottom,#bfb099,#f7e7ce);
  background: -moz-linear-gradient(center bottom,#bfb099 0%,#f7e7ce 100%);
  background: -o-linear-gradient(#f7e7ce,#bfb099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e7ce',endColorstr='#bfb099',GradientType=0);
  color: #d5af60;
  text-decoration: none;
}
#preview_big .box .wrap .booknow_wrap a {
  float: left;
  border-radius: 3px;
  color: #efeae7;
  background: #635d5c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#635d5c),color-stop(1,#968a87));
  background: -ms-linear-gradient(bottom,#635d5c,#968a87);
  background: -moz-linear-gradient(center bottom,#635d5c 0%,#968a87 100%);
  background: -o-linear-gradient(#968a87,#635d5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968a87', endColorstr='#635d5c', GradientType=0);
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  border-color: #968a87;
  cursor: pointer;
}
#preview_big .box .wrap .booknow_wrap a:hover {
  color: #7b6651;
  border-color: #ffffb5;
  background: #d5af60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d5af60),color-stop(1,#ffffb5));
  background: -ms-linear-gradient(bottom,#d5af60,#ffffb5);
  background: -moz-linear-gradient(center bottom,#d5af60 0%,#ffffb5 100%);
  background: -o-linear-gradient(#ffffb5,#d5af60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb5', endColorstr='#d5af60', GradientType=0);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
.faq {
  border-color: #d7d7d7;
}
#form {
  border-color: #d7d7d7;
}
#form .form-submit {
  border-color: #d7d7d7;
}
#form .error {
  color: #ca0000;
}
.form-success {
  color: #007700;
}
#preview_subcategories .item {
  border-color: #d7d7d7;
}
#preview_subcategories .item .thumb a:hover {
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  -webkit-opacity: 0.70;
  opacity: 0.70;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#preview_subcategories .item .title a:hover {
  text-decoration: underline;
}
.marker-wrapper {
  color: #000;
}
.marker-wrapper h2 {
  font-size: 12px;
}
#back .back {
  color: #786654;
  text-decoration: none;
}
#back .back:hover {
  color: #786654;
  text-decoration: underline;
}
#back .back .fa {
  font-size: 14px;
  margin-left: 5px;
}
#send_mail_job {
  background: #d7d7d7;
}
#send_mail_job .send {
  background: #8b8b8b;
  color: #fff;
  border-radius: 3px;
}
#send_mail_job .send:hover {
  background: #fff;
  color: #000;
}
#gallery .thumb {
  border-color: #d7d7d7;
}
#gallery .thumb:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}

/* content */
#content_wrapper{  position:relative;   z-index:100; padding-top:40px;  }
#content { position:relative; padding:0 0 40px 0; width:640px;  float:left;}
#content h2 { font-size:48px; }
#content_wrapper.paddingtop { padding-top:230px;}
/* page content */
#page_content { padding-bottom:40px; position:relative; min-height:190px;  border-style: solid; border-width: 0 0 1px;  }
/* LARGE PAGE */
#content.large { width:960px; margin-left:-10px; }

/* hotel logo */
#logo{width:150px; height:150px; position:relative; margin:-8px 0; float: left;}
#logo img{width:100%;  display:block;}
#logo a{display:block; height:100%; width:100%; overflow:hidden; text-indent:-99px;}
#logo a:hover{filter:Alpha(opaciy=50); opacity:0.5;}
/* language menu */
#lang{ float:right; text-align:left; text-transform:uppercase; font-size:10px; width: 300px; }
#lang a {float:right;  display:block; margin:2px 0; padding:1px 7px; white-space: nowrap; text-decoration: none; filter:Alpha(opaciy=50); opacity:0.5; }
#lang a:hover ,
#lang a.active { opacity:1; filter:Alpha(opacity=100); cursor:pointer;}
#lang img { width:17px; margin-right: 4px; vertical-align: middle; }

#go_down a, #awards a {
  border-color: rgba(247,231,206,0.8);
  background-color: rgba(247,231,206,0.8);
  color: #584634;
  font-size: 20px;
  font-family: 'Alegreya SC', georgia, serif;
  text-transform: capitalize;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  margin-bottom: -40px;
  display: block;
  width: 100%;
  height: 39px;
  text-decoration: none;
  line-height: 40px;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#go_down a:hover {
  background-color: rgba(255,255,255,0.8);
  border-color: rgba(255,255,255,0.8);
}

#go_down{
position: absolute;
bottom: 19px;
right: 140px;
z-index: 500;
height: 41px;
width: 250px;
left: inherit;

}

#go_down .location{margin-left: -265px;}
#go_down1 a {
  border-color: rgba(247,231,206,0.8);
  background-color: rgba(247,231,206,0.8);
  color: #584634;
  font-size: 20px;
  font-family: 'Alegreya SC', georgia, serif;
  text-transform: capitalize;
  box-shadow: 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.5) inset;
  margin-bottom: -40px;
  display: block;
  width: 100%;
  height: 39px;
  text-decoration: none;
  line-height: 40px;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#go_down1 a:hover, #awards a:hover{
  background-color: rgba(255,255,255,0.8);
  border-color: rgba(255,255,255,0.8);
}
#awards{right: 20px; top: 628px;}
#go_down1{right: 405px;}
#go_down1{
position: absolute;
bottom: 19px;
z-index: 500;
height: 41px;
width: 250px;
left: inherit;
}

#awards{
position: inherit;
bottom: 19px;
z-index: 500;
height: 41px;
width: 250px;
left: inherit;
}

#go_down1 a span, #awards a span {
    float: left;
    margin: 0px 10px;
}

#go_down1 a span.arrowdown, #awards a span.arrowdown {
    display: block;
    height: 39px;
    overflow: hidden;
    text-indent: -999px;
    width: 39px;
    float: right;
    border-width: 1px 0px;
    margin-right: 0px;
    margin-top: -1px;
    background: url('../images/maps-icon.png') no-repeat scroll 0% 0% / 39px 39px transparent;
}
#awards a span.arrowdown {
	 background: url('../images/awards.png') no-repeat scroll 0% 0% / 39px 39px transparent;
	 margin-top: 2px;
	}
	
#bf_submit {
    text-align: center;
    font-size: 18px;
    font-family: "Alegreya SC",georgia,serif;
    text-transform: capitalize;
    display: block;
    width: 178px;
    height: 38px;
    border-width: 1px;
    border-style: solid;
    line-height: 34px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
}
 #booking_form .promocode {
    color: #FFF;
}
.promocode {
    float: left;
    width: 65px;
    height: 20px;
    text-decoration: none;
    line-height: 30px;
    font-size: 9px;
    display: inline-block;
}

.quick-search-cancel {
    float: left;
    width: 40px;
    height: 20px;
    text-decoration: none;
    line-height: 30px;
    font-size: 9px;
    display: inline-block;
	
}
 .quick-search-iata  {
    float: left;
    width: 120px;
    height: 20px;
    text-decoration: none;
    line-height: 20px;
    font-size: 9px;
    display: inline-block;
}


#booking_form .section-iata {
	display: none;
	position: absolute;
	background: transparent;
	top: 165px;
	left: 273px;
}
.bf_iata {
	display: none;
}
.bf_input-iata {
	width: 110px;
	height: 20px;
	position: relative;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	text-align: center;
	z-index: 9999;
}
.iata {
	float: left;
	margin-left: -13em;
}

.dropdown {
	width: 130px;
	background: #133960;
	height: 55px;
	position: absolute;
	margin-top: 45px;
	margin-left: -36px;
	padding: 1px;
	text-align: left;
	background-clip: padding-box;
	border: 1px solid #133960;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}

.dropdown .arrow:after {
    content: "";
	display: block;
	border: 12px;
	border-color: transparent;
	border-style: solid;
	border-bottom-color: #133960;
	position: absolute;
	top: -23px;
	left: 50%;
	margin-left: -12px;
}

@media (max-height: 620px) {
	/* header */
	#header_container { height:160px; }
}
.fbdeal__title, .fbdeal__title--open  {
    font-size: 22px;
	padding: 0px 30px 0px 0px;
}
.fbdeal__winbtn {
    right: 1px;
}
.fbdeal__desc {margin-bottom: none;}
.fbdeal__link { border-radius: 4px; }