/* BEGIN: General Layout */

.html_background,
.body_background 
{  
  width: 100%;
  min-width: 940px;
  height: 100%;  width
}

.body_background 
{
  margin: 0;
  background: #39435c;
}

.content_width
{
  margin: 0px auto 0px;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 100px;
  padding-bottom: 100px;
}

/* ==========================================================================
   MENU CSS
   ========================================================================== */
.menu_container ul.primary_menu{
	display:block;
	float:none;
	clear:both;
}

.menu_container ul.primary_menu .menu_item{
	display:block;	
	clear:both;	
	float:none;
	width:100%;
	margin-top:7px;
}

.menu_container ul.primary_menu .menu_item:first-child{
	margin-top:0;
}

.menu_container ul.primary_menu .menu_item .wrapper,
.menu_container ul.primary_menu .menu_item .wrapper:link,
.menu_container ul.primary_menu .menu_item .wrapper:active,
.menu_container ul.primary_menu .menu_item .wrapper:visited{
	text-align:center;	
	font-size:56px;
	text-transform:uppercase;
        color: black;
}

.menu_container ul.primary_menu .menu_item .wrapper .text{
	border-bottom:3px solid white;
}

.menu_container ul.primary_menu .menu_item_active .wrapper .text,
.menu_container ul.primary_menu .menu_item .wrapper:hover .text{
	border-color:#857d79;
}



/* ==========================================================================
   TEXT CSS
   ========================================================================== */
.content_body a:link,
.content_body a:active,
.content_body a:visited{
  font-family: 'Ubuntu Condensed', sans-serif;
}

.content_body a:hover{
	text-decoration:underline;
}

.content_body p{
	margin-top:0;
  font-family: 'Ubuntu Condensed', sans-serif;
}

.content_body td,
.content_body th{
  font-family: 'Ubuntu Condensed', sans-serif;
}

.content_body h1,
.content_body h2,
.content_body h3,
.content_body h4,
.content_body h5,
.content_body h6{
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight:normal;
  padding-bottom: 25px;
}

/* ==========================================================================
   ICONS CSS
   ========================================================================== */
.social_links{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	font-size:0;
}

.social_links li{
	display:inline-block;
	font-size:14px;
	margin-left:5px;
	cursor:pointer;
}

.social_links li a:link,
.social_links li a:active,
.social_links li a:visited
.social_links li a:hover{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.social_links .icon{
	width:48px;
	height:48px;
	line-height:48px;
	background-repeat:none;
	background-position:left top;
}

.social_links .icon:hover{
	background-position:left bottom;
}
	 
.social_links .facebook_icon{
	background-image:url('images/icons/facebook_icon.png');
}

.social_links .youtube_icon{
	background-image:url('images/icons/youtube_icon.png');
}

.social_links .news_icon{
	background-image:url('images/icons/news_icon.png');
}

.social_links .facebook_like{
	width:auto;
	position:relative;
	top:17px;
}


.container
{
  width: 100%;
  min-height: 100%;
  z-index: 5000;
  margin-top: -50px;
}

.content_wrap
{
  margin-top: 50px;
}

.room_slideshow
{
  border-color: #c91d82; 
  border-style: solid; 
  border-width: 5px;
  width: 100%;
  transition: border 0.3s ease-in-out;
}

.room_slideshow:hover
{
  border-color: #cad200; 
  border-style: solid; 
  border-width: 5px;
  width: 100%;
}

.room_slideshow img
{
}



/* END: General Layout */


/* BEGIN: Header Settings */

.header_container
{
  margin: 0px auto;
  z-index: 10000;
  background-color: #39435c;

}
.header_banner
{
  width: 100%;
  margin: 170px auto;
  z-index: 500;

}

._sys_banner_container .previous_banner,
._sys_banner_container .next_banner
{
  display: none;
}

.banner_cut_bottom {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}

.banner_content
{
  top: 200px;
  position: absolute;
  z-index: 5000;
  opacity: 1;
}

.banner_info
{
  position: relative;
  z-index: 5000;
  opacity: 1;
  margin-top: -140px;
  margin-bottom: 180px;
}

.banner_video
{
  z-index: 500;
  margin-top: -380px;
  border: 5px solid #cad200;
  margin-right: 50px;
  position: absolute;
  right: -1190px;


}
/* END: Header Settings */


/* BEGIN: Content Settings */

.content_area 
{
  width: 100%;
  margin-top: -180px;
  position: relative;
  background: #39435c;
}


.sidebar .logo{
	height:152px;
	text-align:center;
	background:url('images/white_85.png');
	position:relative;
	z-index:1;
	box-shadow:inset 0px 5px 10px rgba(0,0,0,0.1);		
}

.book_mobile
{
  position: absolute;
  z-index: 1;
  right: -3px;
  margin-top: -50px;
}

.logo_area
{
  float: left;
  size: 1.5;
  padding-top: 20px;
  margin-left: 20px;
  z-index:100000;
  position: relative;
  margin-top: -150px;
}

.left_logo
{
  position: absolute;
  width: 350px;
  height: 200px;
}

.right_logo
{
  position: absolute;
  width: 291px;
  height: 153px;
  right: 0px;
  
}

.menu_area
{
  width: 650px;
  margin: 0 auto;
  padding-left: 50px;
  padding-top: 45px;
  z-index: 5000;
}

.booking_area
{
  float: right;
  color: white;
  vertical-align: center;
  margin-top: 830px;
  margin-right: -175px;
}

.gallery_slideshow
{
  background: #503D2F url('images/bg_tablet.png') repeat-x;
  position: absolute;
}

.gallery_center_center 
{
  background-repeat: no-repeat;
  background-position: center, center;
  background-size: cover;
}

.gallery
{
}

.gallery img
{
  border: 2px solid #c91d82;
  transition: border 0.3s ease-in-out;
  margin-left: 20px;
}

.gallery img:hover
{
  border: 2px solid #cad200;
}

.more_info
{
  padding: 35px;
}

A.more_info:link,
A.more_info:active,
A.more_info:visited
{
  padding: 7px;
  color: white;
  text-decoration: none;
  border-radius: 2px;
  background-color: #39435c;
  transition: cubic-bezier(.55,.06,.68,.19);
  border: 2px solid #c91d82;
  transition: border 0.3s ease-in-out;
}

A.more_info:hover
{   
  background-color: #39435c;
  color: white;
  border: 2px solid #cad200;
}

.best_price
{
  padding: 0px;
  left: 10px;
  margin-top: -275px;
  position: absolute;
  margin-left: -15px;
}


/* END: Content Settings */


.scroll_up
{
  position:fixed;
  float: right;
  right: 5px;
  bottom: 460px;
  cursor:pointer;
  display: block;
}

.scroll-info,
.scroll-info H1
{
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 60px;
  margin-bottom: 0px;
}

#toTop {
  display: none;
  position: fixed;
  background: url('images/top-arrow.png') no-repeat;
  height: 100px;
  width: 112px;
  right: 1% !important;
  margin-right: -15px !important;
  bottom: 20px;
  z-index: 20;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#toTop:after {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 12px;
}
#toTop:hover {
  opacity: 0.8;
}

.news_date
{
  background-color: #c91d82;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  border: solid 3px #cad200;
  width: 130px;
}

.news_title
{
  padding-top: 25px;
}

.news_title,
.news_title p,
.news_title li,
.news_title td,
.news_title H1,
.news_title H2,
.news_title H3,
.news_title H4,
.news_title H5,
.news_title A:link,
.news_title A:active,
.news_title A:visited
{
  font-size: 55px;
}

.news_picture
{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.news_picture img
{
  display: block;
  width: 80%;
  height: 300px;
  object-fit: cover;
  border: 5px solid #c91d82;
  transition: border 0.3s ease-in-out;
  background-size: cover;
  margin-top: 20px;
  margin-bottom: 20px;
}



.news_description
{
}


/* BEGIN: Footer Settings */

.footer_wrap
{
  margin: 0 auto;
  width: 100%;
  position: relative;
  bottom: 0;
  background: #39435c;
}


.footer_container
{
  width: 100%;
  vertical-align: bottom;
  margin: 0 auto;
  color: white;
  font-size: 40px;
}

.footer_container TD
{
  font-size: 40px;
}

.footer_container P,
.footer_container TD,
.footer_container a:link, 
.footer_container a:active, 
.footer_container a:visited, 
.footer_container a:hover
{
  font-size: 40px;
}

/* END: Footer Settings */

/* ==========================================================================
   LANG SWITCHER CSS
   ========================================================================== */

.lang_switcher{
	float: right;
	display:block;
	margin: 30px 0px 0px 10px;
	padding-right: 20;
	list-style:none;
        width: 400px;
        z-index: 10000000;
        position: relative;
        margin-top: -150px;
        margin-right: 0px;
}

.lang_switcher .lang_item{
	display: inline-block;
	margin:0px 12px 12px 0px;
	opacity:0.5;
	transition:all 0.3s ease-out;
}

.lang_switcher img{
  width: 115px;
  padding: 15px;
}


.lang_switcher .lang_item:hover{
	opacity:0.8;
	transition:all 0.3s ease-in;
}

.lang_switcher .lang_item_active,
.lang_switcher .lang_item_active:hover{
	opacity:1;
}



/* ==========================================================================
   HOTEL CSS
   ========================================================================== */

/* CALENDAR */
.calendar_body_background{
  background:#503D2F;
}

.calendar_body_background .previous,
.calendar_body_background .next{
  width:30px;
}
.calendar_body_background .previous a:link,
.calendar_body_background .previous a:active,
.calendar_body_background .previous a:visited,
.calendar_body_background .next a:link,
.calendar_body_background .next a:active,
.calendar_body_background .next a:visited{
  font-size:20px;
  font-weight:bold;
  font-family: 'Ubuntu Condensed', sans-serif;
  color:#fff;
  text-decoration:none;
}

.calendar_body_background table{
  border-collapse:collapse;
}

.calendar_body_background .month_caption{
  color:#fff;
  font-size:16px;
  vertical-align:middle;
  text-align:center;
  font-family: 'Ubuntu Condensed', sans-serif;
}

.calendar_body_background .month_caption .month{
  padding-right:10px;
}

.calendar_body{
  width:100%;  
}

.calendar_body .day{
  background:#fff;
  border:1px solid #ccc;
  padding:5px 3px;  
  text-align:center;
  font-family: 'Ubuntu Condensed', sans-serif;
        font-size: 14px;
}


.calendar_body .last_days{
  background:#e3e3e3;
  color:#666;
}

.calendar_body .not_available_day{
  background:red;
  color:#fff;
}

.calendar_body .not_available_day2{
  background:orange;
  color:#fff;
  cursor: pointer;
}

.calendar_body .available_day{
  cursor:pointer;
  background:green;
  color:#fff;
}

.calendar_body .available_day2{
  background:#9EC7FB;
  color:#fff;
}

.calendar_body .selected_day{
  background:maroon;
  color:#fff;
}

.calendar_body .available_day:hover{
  background:lightgreen;

  color:#222;
}

.calendar_body .today,
.calendar_body .today:hover{
  color:#fff;
}

.calendar_body_background .month_wrapper{
  padding-left:5px;
  padding-right:5px;
  vertical-align: top;
}

.calendar_body_background .month_wrapper .week_day_names td{
	color:#fff;
	text-align:center;
}

.calendar_body_background .calendar_legend{
  width:100%;
  color:#fff;
}

.calendar_legend .item{
  vertical-align:middle;
}

.calendar_legend .last_days .block{  
  background:#e3e3e3;
  border: 1px solid black;
  margin-right: 3px;
}

.calendar_legend .not_available_days .block{  
  background:red;
  border: 1px solid black;
  margin-right: 3px;
}

.calendar_legend .not_available_days2 .block{  
  background:orange;
  border: 1px solid black;
  margin-right: 3px;
}

.calendar_legend .available_days .block{  
  background:green;
  border: 1px solid black;
  margin-right: 3px;
}

.calendar_legend .available_days2 .block{  
  background:#9EC7FB;
  border: 1px solid black;
  margin-right: 3px;
}
   
.booking{
  width:875px;
  padding:10px;
  border:1px solid #222;
  background:#f2f2f2;
}

.booking_error{
  color:red;
  font-size:14px;
  font-weight:bold;
  padding:3px;
  margin-bottom:10px;
}

.currency_select{
  border:1px solid #222;
  padding:0 0 0 3px;
}

#htl_begin_date1,
#htl_end_date1{
  height:21px;
  cursor:pointer;
  border:1px solid #222;
}

#persons_count{
  width:50px;
  height:21px;
  text-align: center;
  border:1px solid #222;
}

.booking .dates_wrapper td{
  padding:5px;
}

.booking .nights,
.booking .persons{
  padding-left:0 !important;
}

.booking.step_0 .nights,
.booking.step_1 .nights{
  display:none;    
}

.booking .new_search{
  display:none;
}

.booking.step_0 .new_search,
.booking.step_1 .new_search{
  display:block;
}

.booking .dates_wrapper .arrive_caption,
.booking .dates_wrapper .departure_caption{
  font-weight:bold;
}
.booking .dates_wrapper .arrive_date,
.booking .dates_wrapper .departure_date{
  font-style:italic;
}

.booking .dates_wrapper .persons{
  padding-left:10px;
}

.booking .explain_text,
.booking .payment_text{
  margin:10px 0;
}

.booking .booking_button{  
  cursor:pointer;
  background:#503D2F;
  border:1px solid #fff;
  color:#fff;
  font-weight:bold;
  padding:2px 7px;     
}

.booking .booking_button:link,
.booking .booking_button:active,
.booking .booking_button:visited{
  cursor:pointer;
  background:#201D1D;
  border:1px solid #fff;
  color:#fff;
  font-weight:bold;
  font-style:normal;  
  font-size:13px;
  padding:3px 7px;     
  text-decoration:none;
  font-family: 'Ubuntu Condensed', sans-serif;
}

.booking .room{
  padding:5px;
  margin-top:15px;
  margin-bottom:15px;
  background:#fff;  
  border:1px solid #222;
}

.booking .specofferbanner{
  padding:5px;
  margin-top:15px;
  background:#fff;  
  border:1px solid #222;
  cursor: pointer;
}

.booking .room .title{
  font-size:16px;
  font-weight:bold;
  padding-bottom:5px;
}

.booking .room_wrapper{
  width:100%;
}

.booking .room_wrapper td{
  vertical-align: top;
}

.booking .room_wrapper .thumb{
  width:300px;
  padding-right:15px;
  padding-left:10px;
}

.booking .description{
  width:250px;
}

.booking .extra_charge{
  font-style:italic;
}

.booking .room_wrapper .additional_services_list{
  margin:10px 0 0 10px;
  padding:0;
  list-style-type: circle;	
}

.booking .room_wrapper .additional_services_list .title{
	font-size:13px;
}

.booking .prices_wrapper{
  width:290px;
  padding-top:5px;
}

.booking .spec_offer_persons li{
margin-bottom: 5px;
}

.booking .specoffer_wrapper{
  width:250px;
  padding-top:5px;
  padding-left:10px;
}

.booking .prices_wrapper .average_price{
  width:250px;
  background:#cccccc;
  padding:10px;
  border:1px solid #201D1D;
  font-style:italic;  
  text-align:left;
}

.booking .prices_wrapper .average_price .text{
  text-align:left;
  white-space: normal;
}

.booking .unavailable_dates{
  list-style:none;
  padding:0;
  margin:0;
}

.booking .unavailable_dates li{
  text-align:left;
  margin-bottom:10px;
}

.booking .unavailable_dates .text{
  width:350px;
  margin-top:10px;
  margin-left:-50px;
  background:#cccccc;
  padding:10px;
  border:1px solid #201D1D;
  font-style:italic;  
  text-align:left;
}

.booking .prices_wrapper td{
  vertical-align: middle;
}

.booking .room_select_persons .select_person_table{
  width:auto;
}

.booking .room_select_persons .select_person_radiobutton,
.booking .room_select_persons .select_person_radiobutton_empty{
  width:18px;  
}

.booking .room_select_persons .persons_select{
  padding-left:10px;
  width: 70px;
}

.booking .room_select_persons .prices_wrapper{
  width:auto;
}
.booking .prices_wrapper .price_sign{
  width:45px;
}
.booking .prices_wrapper .price{
  width:90px;
  padding:6px 0 6px 0px;
  text-align:right;
  border-bottom:1px dashed #ccc;    
  white-space: nowrap;
}

.booking .prices_wrapper img{
  vertical-align: middle;
}

.booking .prices_wrapper .price_adult .price_sign{
  background:url('images/prices/man.png') no-repeat right center;
}

.booking .prices_wrapper .price_adult.apartment_fixed .price_sign{
  background:url('images/prices/home.png') no-repeat right center;
}

.booking .prices_wrapper .price_adult2 .price_sign{
  background:url('images/prices/man2.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult3 .price_sign{
  background:url('images/prices/man3.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult4 .price_sign{
  background:url('images/prices/man4.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult_child .price_sign{
  background:url('images/prices/man_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult_child2 .price_sign{
  background:url('images/prices/man_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult_child3 .price_sign{
  background:url('images/prices/man_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_adult_child4 .price_sign{
  background:url('images/prices/man_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_child .price_sign{
  background:url('images/prices/child.png') no-repeat right center;
}
.booking .prices_wrapper .price_child2 .price_sign{
  background:url('images/prices/child2.png') no-repeat right center;
}
.booking .prices_wrapper .price_add_adult .price_sign{
  background:url('images/prices/add_adult.png') no-repeat right center;
}
.booking .prices_wrapper .price_add_child .price_sign{
  background:url('images/prices/add_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_add_child2 .price_sign{
  background:url('images/prices/add_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_add_child3 .price_sign{
  background:url('images/prices/add_child.png') no-repeat right center;
}
.booking .prices_wrapper .price_add_child4 .price_sign{
  background:url('images/prices/add_child.png') no-repeat right center;
}


.booking .room_wrapper .room_booking{
  vertical-align: middle;
  text-align:right;  
}

.booking .room_wrapper .room_booking div{
  padding:5px 20px;
}

.booking .room_wrapper .room_booking select{
  width:100px;
  border:1px solid #222;
}

.booking .room_wrapper .room_select_persons ul{
  list-style: none;
  margin:0;
  padding:0;
}

.booking .room_wrapper .room_select_persons select{
  border:1px solid #222;
  padding-left:5px;
}

.booking.step_3 .additional_services{
  border:1px solid #222;
  padding:5px;
  background:#fff;
  margin-bottom:10px;
}

.booking .services_list{
  margin:0;
  padding:0;
  list-style: none;
}

.booking .services_list li{
  margin:0 0 20px 0;
}

.booking .services_list .title{
  font-weight:bold;
  font-style:normal;
  padding:5px 0;
}

.booking .services_list .caption{
  font-style:italic;
  padding-bottom:5px;
}


.booking .services_list .persons_count input{
  width:40px;
}

.booking .total_price_per_room,
.booking .total_price{
  text-align:right;
}

.booking .total_price_per_room{
  font-size:16px;
}

.booking .guest_name_field{
  padding-top:15px;
	padding-bottom:5px;
}

.booking .guest_names .guest_name_caption{
  font-size:14px;
  font-weight:normal; 
	padding-top:15px;
	padding-bottom:5px;
	padding-left:10px;
}

.booking .guest_names input{
  width:250px;
  height:22px;
	border:1px solid #222;
}

.booking .guest_names .guest_name_years_old{
  padding-left:10px;
	padding-top:15px;
	padding-bottom:5px;
}

.booking .guest_names .child_years_old{
  width:35px;
	border: 1px solid #222222;
  height: 26px;
}

.booking .buttons{
  text-align:right;
}

.booking .book_form td{
  padding:20px;
}


.booking .book_form .form_control{
  margin-bottom:10px;
}

.booking .book_form .form_element .text_field,
.booking .book_form .form_element .textarea_field,
.booking .book_form .form_element select{
  border:1px solid #222;
  width:250px;
}

.booking .book_form .form_element .text_field{
  height:22px
}

.booking .book_form .form_element select{
  height:26px
}

.booking .book_form .form_element .textarea_field{
  height:150px;
}

.booking .book_form .payment_form_wrapper{
  padding:5px;
  border:1px solid #222;
  background:#fff;
  margin-bottom:20px;
}

.booking .book_form .payment_form_wrapper .dates select{
	width:70px;
}

.booking .explain_text{
  padding-top:10px;
  border-top:1px solid #222;
}

.booking .book_form .payment_text{
  padding-top:10px;
  border-top:1px solid #222;
}

.average_price_details_wrapper{
  margin-top:10px;
}
.average_price_details_wrapper .date{
  padding-right:15px;
  padding-bottom:5px;  
  padding-top:5px;  
}

.average_price_details_wrapper .price{
  padding-left:15px;
  padding-bottom:5px;  
  padding-top:5px;  
}

#average_price_details_container tr td{
  padding-bottom:5px;  
  padding-top:5px;  
  border-bottom:1px dashed #ccc;
}

#average_price_details_container{
  position:absolute;
  border:4px solid #525252;
  padding:15px;
  background-color:white;
  max-width: 600px;
  }
#close_average_price_details_container{  
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 12px;
  font-style: normal;
  color:black;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 15px;
  padding-top: 5px;
  }
.content_body a#close_average_price_details_container:link,
.content_body a#close_average_price_details_container:active,
.content_body a#close_average_price_details_container:visited{
  position:absolute;
  left:100%;
  top:-7px;
  margin-left:-15px;
  font-style:normal;
  font-weight:bolder;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 20px;
  color:red;
  text-decoration:none;
  }
.content_body a#close_average_price_details_container:hover{
  font-style:normal;
  font-weight:bolder;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 20px;
  color:black;
  text-decoration:none;
  }

#htl_details_lightbox_overlay{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
  
.content_body .room_price  td
{
  white-space: nowrap;
}

.content_body .room_price  td.price_age
{
  width: 130px;
}

.content_body .room_price  td.price
{
  text-align: right;
  padding-left: 8px;
  width: 100px;
}

.content_body .booking_form_wrapper td
{
  vertical-align: top;
}

table.spec_offer_filter
{
  border-collapse: collapse;
}

table.spec_offer_filter td
{
  padding: 5px;
}

rd.filter_field_caption
{
  padding-right: 15px;
}

.spec_offer_filter select{
  width:100px;
  height:22px;
  border:1px solid #222;
}

#room_filter
{
  width: 350px;
}

.no_rooms
{
  color: red;
}


.embedded_calender table
{
  width: 100%;  
}

.calender_room_list td
{
   background-color: #E6E6E6;
    background-image: url("images/sb_li_bgr.png");
    background-repeat: repeat-x;
    border: 1px solid #E4E4E4;
    vertical-align: middle;
    padding: 3px;
}

.calender_room_list img
{
  max-height: 60px;
  max-width: 60px;
}

.embedded_calender .day 
{
  height: 30px;
}

#hotel_calender select {
    border: 1px solid #222222;
}

#search_booking_form td
{
  padding: 2px 4px 2px 4px;
  color: white;
  font-size: 15px;
}

#search_booking_form input[type=text]
{
  width: 130px;
}

#search_booking_form input[type=text],
#search_booking_form select
{
  font-size: 17px;
}

#htl_book_button
{
	margin-left:5px;
	cursor:pointer;
  background:#FA0000;
  color: white;
  font-weight:bold;
  font-size: 18px;
  height: 50px;
  border: 2px outset #FA0000;
  border-radius: 6px;
  
}

#htl_search_button{	
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	cursor:pointer;
  font-weight:bold;
  padding:2px 7px;
  height: 27px;
  background: none repeat scroll 0 0 #503D2F;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

#htl_calender_book_button
{
	cursor:pointer;
  font-weight:bold;
  padding:2px 7px;
  height: 27px;
  background: none repeat scroll 0 0 #503D2F;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.room_booking input{
  border:1px solid #222;
}

.ext_rating_table
{
	border-collapse:collapse;
}

table.ext_rating_table th,
table.ext_rating_table td
{
  border: 1px solid #b5c1d5;
  padding: 8px;
  vertical-align: middle;
}

table.rating_values,
table.rating_field_table
{
  border-collapse: collapse;
}

table.rating_values td,
table.rating_field_table td,
table.rating_values th,
table.rating_field_table th
{
  border: 0px solid #b5c1d5;
  padding: 5px;
}



/* forms */

input, textarea, select
{
}

.form_element_caption_multiline
{
  vertical-align:top;
}

.content-sidebar .form_area,
.content-sidebar .form_area .form_element,
.logo .form_area,
.logo .form_area .form_element{
	width:100%;
}

.form_area .form_element 
{
  width: 100%;
  height: 80px;
}

.form_area .form_element_multiline
{
  height: 100px;
}

.form_captcha_area
{
  width: 100%;
}

.form_captcha_area img
{
  height: 100px;
  margin-top: 15px;
}

.content-sidebar .form_area .form_button,
.logo .form_area .form_button
{
  width:100px;	
}

.content-sidebar .form_area tr td table td input.form_element,
.logo .form_area tr td table td input.form_element
{
  width:12px;
  height:12px;
}
  
.content-sidebar .form_element_padding{
width:70%;		
}
.content-sidebar .form_element_caption{
width:50%;	
}

input.form_button
{
  margin: 4px;
}

/* Price lists */

.content_body .currency{
	text-align:center;
  margin-bottom: 7px;
}

.content_body .currency .title{
	margin-right:5px;
	font-weight:bold;
}

.content_body .room_tbl td{
  border:1px solid #fff;
}

.content_body .room_tbl thead td{
 background:#0079B8;
}

.content_body .room_tbl tbody td{
	background:#C0B5AB;
}

.content_body .room_tbl .price_wrap{
	vertical-align:middle;
	text-align:center;
}

.content_body .room_tbl td.price-name,
.content_body .room_tbl td.season_caption{
  background:#0079B8;
	color:#CCCCFF !important;
}

.content_body .room_tbl td p.caption,
.content_body .room_tbl td p.period{
	color:#CCCCFF !important;
}

.content_body .room_tbl td.price-name h1{
	color:#CCCCFF !important;
}

.pulldown_menu_wrapper
{
  width: 920px;
  margin: 0 auto;  
  height: 0px;
  z-index: 100000;
  position: relative;
}

.pulldown_menu
{
  background-color: white;
  padding: 15px;
  display: none;
  z-index: 100000;
}

.pulldown_button
{
  width: 920px;
  text-align: center;
}

.pulldown_button img
{
  cursor: pointer;
}

.close_menu
{
  text-align: center;
}

.close_menu img
{
  font-size: 35px;
  font-weight: bold;
  color: red;
  cursor: pointer;
}

.l_menu_container ul.primary_menu
{
  float: none;
}

.l_menu_container ul.primary_menu li
{
  float: none;
  padding: 10px;
  border-bottom: 1px solid gray;
}

.l_menu_container ul.primary_menu li a:link
{
  font-size: 50px;
  text-align: center;
}

.hotel-block
{
  float: left;
  margin-left: 40px;
  margin-right: 40px;
  height: 550px;
}

.hotel-text-block
{
  height: 250px;
  vertical-align: top;
}

/* BEGIN: Booking Line Settings */

.ngix_div
{
  margin: 0 auto;
  width: 950px;
  height: 60px;
  padding-top: 5px;
  bottom: 0:
  position: relative;
}

A.ngix_div:link,
A.ngix_div:active,
A.ngix_div:visited
{
   padding: 7px;
   color: white;
  background: #4d4d4d;
   text-decoration: none;
   border-radius: 4px;
}

A.ngix_div:hover
{
   background-color: #2c2c2c;
}

/* ENDE: Booking Line Settings */

.form_area .form_element_captcha
{
  width: 350px !important;
  margin-top: -100px;
}



/* BEGIN: Price lists */

.currency
{
  text-align: center;
}

.currency_switcher
{
  padding: 7px 15px 7px 15px;
  background-color: white;
  border: 4px solid gray;
  text-align: center;
  font-size: 50px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0px;
  min-width: 200px;
}

h1.pricelist_name
{
  text-align: center;
}

.pricelist_room 
{
  border: 4px solid gray;
  background-color: white;
  margin: 0px 0px 30px 0px;
  padding: 15px;
}

.pricelist_room .room-thumb
{
  width: 100%;
}

a.room_book_link:link,
a.room_book_link:active,
a.room_book_link:visited,
a.room_book_link:hover
{
  border: 0px;
  background-color: maroon;
  color: white;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;

  padding: 15px 35px 15px 35px;
  font-size: 60px;
  font-weight: 300;
  border-radius: 5px;
  font-style: normal;
  margin-top: 20px;
}

.price_table
{
  border-collapse: separate;
  border-spacing: 3px;
  width: 100%;
}

.price_table td
{
  background-color: #ebeaea;
  padding: 10px;
}

.price_table td:nth-child(2)
{
  text-align: right;
  width: 360px;
  white-space: nowrap;
}

.price_table h4
{
  font-weight: 500;
}

/* END: Price lists */

/* BEGIN: Booking V5 */

.hotel_picture
{
  width: 100%;
}

.loading
{
  background: transparent url('images/loading-bar.gif') no-repeat center center;
  background-size: 300px auto;
}

/* BEGIN: Calender */

#calender_body
{
  min-height: 700px;
  text-align: center;
}

.advanced_calender #calender_view_availability
{
  background-color: maroon;
  color: white;
  border: 0px;
  padding: 27px 38px 27px 38px;
  font-size: 50px;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  margin: 40px auto 20px auto;
}

#room_name_filter,
#special_offer_filter
{
  width: 100%;
  font-size: 50px;
  display: block;
}

#room_name_filter,
#special_offer_filter
{
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  border:4px solid gray;
  cursor: pointer;
  border-radius: 0;
}


/* For IE10 */
#room_name_filter::-ms-expand,
#special_offer_filter::-ms-expand
{
  display: none;
}

#calender_body #begin_date_display,
#calender_body #end_date_display
{
  border: 4px solid gray;
  font-size: 50px;
  text-align: center;
  cursor: pointer;
  width: 300px;
  display: inline-block;
  background-color: white;
}

#calender_body #begin_date_display.field_active,
#calender_body #end_date_display.field_active
{
  border: 4px solid #2c2c2c;
}

.calender td
{
  font-size: 60px;
}

.week_day_names td
{
  padding-bottom: 20px;
}

.calender .month_caption
{
  font-weight: bold;
  height: 150px;
}

.calender .day
{
  cursor: pointer;
  width: 150px;
  height: 150px;
}

.calender .past_day,
.calendar_legend .past_day 
{
  background:#C1C1C1;
  color: white;
}
.calendar_legend .past_day {
  margin-right: 3px;
}

.calender .no_rooms,
.calendar_legend .no_rooms {
  background:#B54137;
}
.calendar_legend .no_rooms {
  margin-right: 3px;
}

.calender .no_rooms_departure,
.calendar_legend .no_rooms_departure {
  background:#FCF49A;
}
.calendar_legend .no_rooms_departure {
  margin-right: 3px;
}

.calender .rooms_available_no_arr_depart,
.calendar_legend .rooms_available_no_arr_depart {
  background:#4A8ACC;
}
.calendar_legend .rooms_available_no_arr_depart {
  margin-right: 3px;
}

.calender .rooms_available,
.calendar_legend .rooms_available {
  background:#2CCE71;
}
.calendar_legend .rooms_available {
  margin-right: 3px;
}

.calender .today
{
  background:orange;
}

.calender .day:hover,
.calender .selected_day
{
  background:#2A2A2A;
  color: white;
}

.calender .stay_day
{
  background:#545353;
  color: white;
}

.loading #calender_area
{
  opacity: 0.4;
}

.calender 
{
  margin-top: 40px;
}

.calender .month_table
{
  margin: 0 auto;
}

.time_flexible
{
  margin-top: 40px;
}

.time_flexible td:first-child
{
  vertical-align: top;
  padding-right: 10px;
}

.legends
{
  display: none;
  background-color: white;
  padding: 40px;
  position: fixed;
  top: 150px;
  width: 85%;
  margin: 0 auto;
  z-index: 100;
  -webkit-box-shadow: 5px 5px 10px #000000;
     -moz-box-shadow: 5px 5px 10px #000000;
          box-shadow: 5px 5px 10px #000000;
}

.legends_close
{
  text-align: right;
  font-size: 70px;
  position: absolute;
  top: 10px;
  right: 15px;
}

.calendar_legend
{
  border-collapse: separate;
}

.calendar_legend td
{
  font-size: 40px;
  border: 2px solid transparent;
}

.calendar_legend td:first-child
{
  width: 120px;
  height: 120px;
}

.calendar_legend td:nth-child(2)
{
  padding-left: 40px;
}

.calender_popup
{
  background-color: white;
  width: calc(100% - 40px);
  height: 2600px;
  margin-bottom: 100px;
  position: absolute;
  padding: 20px;
  display: none;
  z-index: 10000;
  -webkit-box-shadow: 5px 5px 10px #000000;
     -moz-box-shadow: 5px 5px 10px #000000;
          box-shadow: 5px 5px 10px #000000;
}

.calender_popup #calender_body,
.calender_popup #legends
{
  padding: 3px 20px 20px 20px;  
}

.calender_popup .calender_table
{
  height: 370px;
}

.close_calender_popup
{
  position: absolute;
  right: 5px;
  width: 70px;
  cursor: pointer;
}

/* END: Calender */

/* BEGIN: Booking Process */

/* BEGIN: Date Panel */

a.not_found_button:link,
a.not_found_button:active,
a.not_found_button:visited,
a.not_found_button:hover
{
  background-color: maroon;
  border: 0px solid maroon;
  color: white;
  padding: 7px 28px 7px 28px;
  font-size: 50px;
  cursor: pointer;
  border-radius: 5px;
  display: block;
  text-decoration: none;
  text-align: center;
}

.not_found_message
{
  border: 4px solid gray;
  background-color: white;
  padding: 20px;
  margin: 40px auto 120px auto;
}

.adv_date_panel_area #room_name_filter,
.adv_date_panel_area #special_offer_filter
{
  border: 4px solid gray;
  font-size: 50px;
  padding: 7px 7px 7px 7px;
  background-color: white;
}

#coupon
{
  border: 4px solid gray;
  font-size: 50px;
  cursor: pointer;
  display: block;
  padding: 7px 7px 7px 7px;
  -webkit-appearance: none;
  border-radius: 0;
  width: calc(100% - 22px);
}

.coupon_text
{
  font-size: 50px;
}

.adv_date_panel_area
{
  position: relative;
}

.adv_date_panel_area .float_left_wrapper
{
  margin: 0px 10px 10px 0px;
}

.adv_date_panel_area hr
{
  height: 4px;
  color: #cccccc;
  background-color: #cccccc;
  margin-top: 40px;
}

.adv_date_panel_area .calender_popup
{
  top: 173px;
}

.adv_date_panel_area #begin_date_display,
.adv_date_panel_area #end_date_display
{
  padding: 7px 7px 7px 55px;
  background: white url('images/calender.png') no-repeat left center;
  background-size: 50px;
  border: 4px solid gray;
  width: 290px;
  text-align: left;
  font-size: 50px;
  cursor: pointer;
  color: #222;
}

.adv_date_panel_area #begin_date_display:hover,
.adv_date_panel_area #end_date_display:hover,
.adv_date_panel_area #begin_date_display.field_active,
.adv_date_panel_area #end_date_display.field_active,
.adv_date_panel_area .persons_count:hover,
.adv_date_panel_area .persons_count.field_active
{
  border: 4px solid #2c2c2c;
}

.adv_date_panel_area #begin_date_display.field_inactive:hover,
.adv_date_panel_area #end_date_display.field_inactive:hover,
.adv_date_panel_area #begin_date_display.field_inactive,
.adv_date_panel_area #end_date_display.field_inactive,
.adv_date_panel_area .persons_count.field_inactive
{
  border: 4px solid transparent;
  cursor: default;
  background-color: transparent;
}

.adv_date_panel_area .time_flexible td
{
  font-size: 50px;
}

.search_button,
.back_button,
.new_search_button
{
  background-color: white;
  border: 4px solid gray;
  padding: 10px 35px 10px 35px;
  font-size: 59px;
  cursor: pointer;
  display: block;
  margin-top: 40px;
}

#specoffers_button
{
  display: block;
  background-color: white;
  border: 4px solid gray;
  padding: 3px 3px 3px 3px;
  cursor: pointer;
  text-align: left;
  margin-top: 15px;
}

#persons_selector
{
  border: 5px solid white;
  top: 82px;
  left: -220px;
  position: absolute;
  display: none;
  width: 900px;
  font-size: 18px;
  background-color: white;
  z-index: 10000;
  -webkit-box-shadow: 5px 5px 10px #000000;
     -moz-box-shadow: 5px 5px 10px #000000;
          box-shadow: 5px 5px 10px #000000;
}

#persons_selector td
{
  font-size: 50px;
  padding: 4px;
  vertical-align: top;
  line-height: 120px;
}

#persons_selector .group_booking td
{
  line-height: 65px;
}



#persons_selector td:nth-child(2)
{
  white-space: nowrap;
}

#persons_selector td.child_ages1,
#persons_selector td.child_ages2,
#persons_selector td.child_ages3,
#persons_selector td.child_ages4
{
  width: 82px;
}

input.minus
{
  border: 0px;
  background: transparent url('images/minus.png') no-repeat center center;
  background-size: 90px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 5px;
}

input.plus
{
  border: 0px;
  background: transparent url('images/plus.png') no-repeat center center;
  background-size: 90px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  display: block;
  float: left;
}

input.count
{
  font-size: 60px;
  border: 0px;
  width: 100px;
  height: 100px;
  padding: 0px;
  text-align: center;
  display: block;
  float: left;
}

#persons_selector select.age,
#persons_selector input.age
{
  font-size: 45px;
  border: 4px solid gray;
  width: 270px;
  text-align: center;
}

#persons_selector .ok
{
  text-align: center;
  padding-top: 40px;
}

#persons_selector .ok input
{
  background-color: white;
  border: 4px solid gray;
  padding: 22px 88px 22px 88px;
  font-size: 60px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0px;
}

#persons_selector b
{
  font-weight: 600;
}

.goto_room_button
{
  background-color: white;
  border: 4px solid gray;
  padding: 7px 7px 7px 7px;
  font-size: 50px;
  cursor: pointer;
  width: 100%;
  margin-top: 30px;
  display: block;
}

.goto_room_button.field_active
{
  border: 4px solid #2c2c2c;
}

.goto_room_button.field_inactive
{
  background-color: transparent;
  color: gray;
}

.date_table
{
  width: 100%;
}

.date_table td
{
  padding-bottom: 4px;
}

.adv_date_panel_area .persons_wrapper
{
  position: relative;
}

.adv_date_panel_area .persons_count
{
  padding: 7px 7px 7px 55px;
  background: white url('images/persons.png') no-repeat left center;
  background-size: 50px;
  border: 4px solid gray;
  text-align: left;
  font-size: 50px;
  cursor: pointer;
}

/* END: Date Panel */

/* BEGIN: Summary */

.booking_summary_table
{
  width: 100%;
  border-collapse: collapse;
}

.booking_summary_table td
{
  vertical-align: top;
  padding: 5px;
}

.booking_summary_table td
{
  vertical-align: top;
  padding: 5px;
}

.back_to_rooms_button
{
  background: transparent url('images/back.png') no-repeat center center;
  background-size: 90px;
  color: transparent;
  width: 100px;
  height: 100px;
  border: 0px;
  cursor: pointer;
}

.summary_tile
{
  border: 1px solid #cccccc;
  background-color: white;
  padding: 20px;
  margin-bottom: 20px;
}

.summary_tile strong,
.summary_tile b
{
  font-weight: bold;
}

.book_now_area
{
  padding-top: 50px;
  text-align: center;
}

.book_now_button
{
  border: 0px;
  background-color: maroon;
  font-size: 50px;
  font-weight: 500;
  color: white;
  font-weight: bold;
  padding: 15px 35px 15px 35px;
  cursor: pointer;
  border-radius: 10px;
}

.booking_details_table
{
  border-collapse: collapse;
  width: 100%;
}

.booking_summary_table td
{
  padding: 3px 10px 3px 0px;
}

.booking_person_details
{
  border-collapse: collapse;
  margin-top: 15px;
}

.booking_person_details td
{
  padding: 3px 20px 3px 0px;
  font-size: 40px;
}

.small_field,
.long_field
{
  border: 1px solid gray;
  font-size: 40px;
}

.small_field
{
  width: 292px;
}

.long_field
{
  width: 644px;
}

textarea.long_field
{
  height: 400px;
  width: 100%;
  font-size: 40px;
}

select.long_field
{
  font-size: 40px;
  width: 648px;
}

@supports (-webkit-overflow-scrolling: touch) {
  select.long_field
  {
    width: 690px;
  }
}

select.small_field
{
  font-size: 40px;
  width: 296px;
}

@supports (-webkit-overflow-scrolling: touch) {
  select.small_field
  {
    width: 334px;
  }
}

.booking_error
{
  color: red;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.gdpr
{
  margin-top: 10px;
  font-size: 35px;
}

.gdpr a:link,
.gdpr a:active,
.gdpr a:visited,
.gdpr a:hover
{
  font-size: 35px;
}

.booking_conditions
{
  font-size: 16px;
}

.booking_conditions a:link,
.booking_conditions a:active,
.booking_conditions a:visited,
.booking_conditions a:hover
{
  font-size: 16px;
}

.order_price_details
{
  border-collapse: collapse;
  width: 100%;
}

.order_price_details td
{
  padding: 10px 45px 10px 5px;
}

.order_price_details tr td:nth-child(2)
{
  text-align: right;
  white-space: nowrap;
}

.view_button
{
  border: 0px;
  padding: 15px 35px 15px 35px;
  color: white;
  background-color: maroon;
  font-size: 50px;
  cursor: pointer;
  font-weight: 300;
  border-radius: 5px;
}

.content_body TD .rate_comment
{
  font-size: 40px;
}

/* END: Summary */

/* BEGIN: Room List */

.room_tile
{
  border: 4px solid gray;
  background-color: white;
  margin: 0px 0px 30px 0px;
  color: black;
}

.video
{
  background: transparent url('images/youtube.png') no-repeat center center;
  background-size: cover;
  cursor: pointer;
  opacity: 0.7;
}

.room_picture .video
{
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: 15px;
  right: 25px;
  z-index: 2000;
}

.room_picture_cell .video
{
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: 15px;
  right: 25px;
  z-index: 2000;
}

.rate_tile .video
{
  float: left;
  width: 120px;
  height: 120px;
}

.shop_item_tile .video
{
  float: left;
  width: 120px;
  height: 120px;
}

.room_header
{
  padding: 10px;
  height: 125px;
}

.room_picture
{
  height: 658px;  
  background-color: #F7F3F1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
  position: relative;
}

.not_available .room_header,
.not_available .room_picture
{
  opacity: 0.5;
}

.not_available .room_footer
{
  color: gray;
}

.room_picture a:link
{
  display: block;
  text-decoration: none;
  height: 658px;  
}

.room_picture a.youtube_video_lightbox:link,
.room_picture a.vimeo_video_lightbox:link
{
  display: block;
  height: auto;  
}

.room_occupation
{
  font-size: 40px;
}

.room_footer
{
  padding: 20px 20px 20px 20px;  
  line-height: 60px;
  font-size: 45px;
}

.room_footer div:first-child
{
  padding-top: 4px;
}

.view_problems,
.select_room_button,
.buy_button
{
  background-color: maroon;
  border: 0px solid maroon;
  color: white;
  padding: 7px 7px 7px 7px;
  font-size: 42px;
  cursor: pointer;
  width: 340px;
  border-radius: 10px;
  opacity: 0.8;
}

.room_info .select_room_button
{
  width: 500px;
}

.view_problems
{
  background-color: gray;
  color: white;
  opacity: 0.9;
}

.buy_button
{
  background-color: green;
}

a.room_details_link:link,
a.room_details_link:active,
a.room_details_link:visited,
a.room_details_link:hover
{
  display: block;
  background-color: maroon;
  border: 0px solid maroon;
  color: white;
  padding: 7px 28px 7px 28px;
  font-size: 50px;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  color: white;
  font-style: normal;
}

a.room_details_link:hover
{
  opacity: 1.0;
}

/* END: Room List */

/* END: Room Details */

.room_picture_cell
{
  position: relative;
  background-color: #F7F3F1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 800px;
  padding: 0px;
  margin-top: 20px;
}

.room_picture_cell a:link
{
  display: block;
  height: 100%;
}

.room_text
{
  background-color: white;
  padding: 30px;
  font-size: 50px;
  margin: 40px 0px 40px 0px;
}

.room_item_area
{
  margin: 0px 0px 10px 0px;
  display: none;
}

.feature_box
{
  border: 4px solid gray;
  background-color: white;
  padding: 15px;
  margin: 0px 0px 20px 0px;
}

.feature_box li
{
  font-size: 50px;
}

.more_button
{
  font-size: 50px;
  border: 0px;
  height: 78px;
  padding: 0px 0px 0px 80px;
  background: transparent url('images/plus.png') no-repeat left center;
  background-size: 75px;
  cursor: pointer;
  text-align: left;
}

.less_button
{
  display: none;
  font-size: 60px;
  border: 0px;
  height: 78px;
  padding-left: 80px;
  background: transparent url('images/minus.png') no-repeat left center;
  background-size: 75px;
  padding: 0px 0px 0px 80px;
  cursor: pointer;
  text-align: left;
}

.rate_tile
{
  border: 4px solid gray;
  background-color: white;
  margin-bottom: 20px;
  padding: 12px;
}

.rate_tile table
{
  width: 100%;
  border-collapse: collapse;
  height: 60px;
}

.shop_picture,
.shop_item_picture,
.specoffer_picture,
.rate_picture
{
  width: 120px;
  height: 120px;
}

.rate_tile td:nth-child(1)
{
  vertical-align: top;
  width: 120px;
}

.rate_tile td:nth-child(2)
{
  vertical-align: top;
  padding-left: 15px;
}

.rate_tile td:nth-child(3)
{
  vertical-align: top;
  width: 300px;
  text-align: right;
}

.shop_item_tile .more_button,
.shop_item_tile .less_button,
.rate_tile .more_button,
.rate_tile .less_button
{
  margin-top: 20px;
  font-size: 40px;
  height: 70px;
  padding: 0px 0px 0px 70px;
  background-size: 68px;
}

.shop_item_tile,
.shop_item_total_tile
{
  border: 4px solid gray;
  background-color: white;
  margin-bottom: 20px;
  padding: 7px;
}

.shop_item_details,
.specoffer_details,
.rate_details
{
  margin-top: 10px;
  display: none;
  font-size: 45px;
  padding: 5px;
}

.shop_item_tile table,
.shop_item_total_tile table
{
  width: 100%;
  border-collapse: collapse;
}

.shop_item_tile table
{
  margin-bottom: 40px;
}

.shop_item_tile td
{
  font-size: 38px;
}

.shop_item_tile td:nth-child(1)
{
  width: 120px;
  height: 120px;
}

.shop_item_tile td:nth-child(2)
{
  padding-left: 15px;
}

.shop_item_tile td:nth-child(3)
{
  width: 220px;
  text-align: right;
}


.shop_item_total_tile td:nth-child(2)
{
  width: 200px;
  text-align: right;
}

.shop_item_total_tile td:nth-child(3)
{
  white-space: nowrap;
  width: 200px;
  text-align: right;
}

.shop_item_total_tile td:nth-child(4)
{
  width: 200px;
  text-align: right;
}

.shop_cancel_button,
.shop_apply_button
{
  color: white;
  background-color: green;
  border: 0px solid #cccccc;
  padding: 7px 18px 7px 28px;
  font-size: 50px;
  text-align: center;
  cursor: pointer;
  font-weight: 300px;
  border-radius: 5px;
  opacity: 0.8;
}

.shop_cancel_button
{
  background-color: maroon;
}

input.minus.mandatory
{
  opacity: 0.4;
}

input.plus.mandatory
{
  opacity: 0.4;
}

input.count.mandatory
{
  color: maroon;
}

.item_total_price
{
  margin-left: 20px;
  background-color: #68BD59;
  padding: 20px 7px 20px 7px;
  font-size: 45px;
  text-align: right;
  display: inline-block;
  border-radius: 5px;
  width: 290px;
}

.item_total_price_zero
{
  background-color: #E0C3C5;
}

.specoffer_details p,
.rate_details p,
.shop_item_details p,
.specoffer_details td,
.rate_details td,
.shop_item_details td
{
  font-size: 45px;
}

.specoffer_picture,
.rate_picture,
.shop_picture,
.shop_item_picture
{
  background-color: white;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.specoffer_picture a:link,
.rate_picture a:link,
.shop_picture a:link,
.shop_item_picture a:link
{
  display: block;
  height: 120px;
}

.shop_dialog_container
{
  display: none;
  top: 0px;
  position: absolute;
  width: 100%;
  z-index: 10000;
}

.shop_dialog
{
  position: relative;
  margin: 0 auto;
  padding: 15px;
  width: 1080px;
  background-color: white;
  -webkit-box-shadow: 5px 5px 20px #000000;
     -moz-box-shadow: 5px 5px 20px #000000;
          box-shadow: 5px 5px 20px #000000;
}

.shop_dialog_close
{
  text-align: right;
  font-size: 60px;
  position: absolute;
  top: -5px;
  right: 15px;
  cursor: pointer;
}

.shop_dialog h3
{
  width: 90%;
  font-size: 50px;
}

/* END: Room Details */

/* END: Booking Process */

/* BEGIN: Specoffer Dialog */

#so_booking_form
{
  line-height: 70px;
}

#so_booking_form #special_offer_filter,
#so_booking_form #so_room_filter
{
  border: 4px solid gray;
  font-size: 50px;
  padding: 7px 7px 7px 7px;
  background-color: white;
  width: 100%;
  font-size: 50px;
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 0;
  text-align: left;
}

#so_booking_form #begin_date_display
{
  padding: 7px 7px 7px 55px;
  background: white url('images/calender.png') no-repeat left center;
  background-size: 50px;
  border: 4px solid gray;
  width: 290px;
  text-align: left;
  font-size: 50px;
  cursor: pointer;
  color: #222;
  display: block;
  line-height: 55px;
}

#so_booking_form #adult_count
{
  padding: 7px 15px 7px 55px;
  background: white url('images/adult.png') no-repeat left center;
  background-size: 48px;
  border: 4px solid gray;
  text-align: left;
  width: 360px;
  font-size: 50px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0px;
  display: block;
}

#so_booking_form .select_room_button
{
  margin-top: 50px;
  border: 0px;
  background-color:maroon;
  color: white;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  padding: 15px 35px 15px 35px;
  font-size: 60px;
  font-weight: 300;
  border-radius: 5px;
  font-style: normal;
  width: auto;
}

#so_booking_form .calender_popup
{
  top: -900px;
}

/* END: Specoffer Dialog */

/* END: Booking V5 */
