@CHARSET "UTF-8";

body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5c5c5c;
}

/*
 * Typography
 */


a {
	color: #5c5c5c;
	text-decoration: underline;
}

a:hover {
	color: #424242 !important;
}

#main b, #main strong {
}

h1, h2, h3 {
	font-weight: lighter;
	color: #241d18;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase !important;
}

h1 {
	font-size: 3em !important;
	line-height: 3em;
	
	
}

h2 {
	font-size: 2em;
	line-height: 1em;
	
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
}

*::selection {
	background-color: #5c5c5c;
	color: #ffffff;
}
*::-moz-selection {
	background-color: #5c5c5c;
	color: #ffffff;
}


#imagelinksHolder:after {
    content: "";
    display: block;
    position: absolute;
    width: 360px;
    height: 299px;
    z-index: 7;
    background: url("../cadoro_hotel_bin/after_lampadas.png") no-repeat center right;
    right: 0;
}

/*
 * Structure
 */

 .hotellogo {
    
    min-width: 110px !important;
   
    max-width: 135px !important;
}

#topBlock {
	background-color: #ffffff;
}

#contentBlock {
	background-color: #ffffff;
}

.ie7 #contentBlock {
	float: none;
	clear: none;
}

#bottomBlock {
	text-align: center;
	background: url("../cadoro_hotel_bin/footer_back_logo.png") , url("../cadoro_hotel_bin/back_footer.jpg") ;
	background-repeat: no-repeat , repeat;
	background-position: center 65px , center;
	padding-top: 216px;
    /* background-size: 100%; */
}

#bottomBlock .holder {
	max-width: 90%;
    background:none;
	max-width: 90%;
}

#bottomBlock .footerMenu {
    background: #241D18;
    max-width: 100%;
    margin: 0px;
    position: relative;
    font-size: 14px;
}

#bottomBlock .footerMenu li:hover a {
	color: #A98556 !important;
}

#scroll-top {
	background: url("../cadoro_hotel_bin/scroll.png") no-repeat;
	text-indent: -9999px;
	width: 60px !important;
}

#scroll-top:hover {
	background: url("../cadoro_hotel_bin/scroll_hover.png") no-repeat;
}

#bottomBlock .footerMenu .TA_rated {
	width: 151px;
    margin-left: auto;
    margin-right: auto;
	
}


.hotellogo {
    
  
    min-width: 200px !important;
    
}

/*
notop 
*/

.notop #topBlock {
    height: 220px !important;
    background: -moz-linear-gradient(top, rgba(123,92,186,0.85) 0%, rgba(0,0,0,0) 100%);
    /* background: -webkit-gradient(linear, left top, left top, color-stop(0%,rgba(0, 0, 0, 0.85)), color-stop(100%,rgba(0, 0, 0, 0.85))); */
    /* background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%,rgba(0,0,0,0) 100%); */
    background: -o-linear-gradient(top, rgba(123,92,186,0.85) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(123,92,186,0.85) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    /* background: rgba(31, 31, 31, 0.78); */
    
}




.scrolling.notop #topBlock,
.no-banner.notop #topBlock,
.hotel-directions #topBlock {
	height: 115px !important;
	background: rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.25);

}

/*change to index*/

.notop #main {
	padding: 0;
}

.no-banner.notop #main,
.hotel-directions #main {
	padding: 120px 0 0;
}

.notop .languages {
	top: 160px;
	z-index: 100;
}

/*
 * top block
 */

#main .hotellogo {
	height: 125px; /* notop */
	margin-top: 11px; /* notop */
	background: url("../cadoro_hotel_bin/hotel_logo.png") no-repeat center left;
	background-size: 69% auto;
	-webkit-background-size: 69% auto;
	-moz-background-size: 69% auto;
}

.scrolling #main .hotellogo,
.no-banner.notop #main .hotellogo,
.hotel-directions #main .hotellogo {
	height: 115px; /* notop scrolling */
	margin-top: 0; /* notop scrolling */
	background: url("../cadoro_hotel_bin/hotel_logo_scroll.png") no-repeat center left;
	background-size: 59% auto;
	-webkit-background-size: 59% auto;
	-moz-background-size: 59% auto;
}

.ie7 .hotellogo, .ie8 #main .hotellogo {
	background: url("../cadoro_hotel_bin/hotel_logo_ie.png") no-repeat 0 center;
}

.languages {
	float: right;
}

.languages li {
	background-color: #fff;
	border-bottom: 1px solid #efefef;
    height: 32px;
    width: 32px;
}

.languages li:hover {
	background-color: #efefef;
	height: 32px;
    width: 32px;
}

.languages li a:hover {
	text-decoration: none;
}

.languages li a {
    font-family: 'Raleway', sans-serif;
    font-weight: lighter;
	line-height: 30px;
	color: #5c5c5c;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.languages li .active {
	background-color: #241d18;
	color: #fff;
}

#topBlock .hoteladdress {
	text-align: right;
}

.hoteladdress {
	font-weight: 700;
}

.hoteladdress address {
	font-style: normal;
}

#topBlock .hoteladdress address a {
	background-size: auto 85%;
}

.address {
	background: url("../cadoro_hotel_bin/pin_w.png") no-repeat center center; 
}

.scrolling .address,
.no-banner.notop .address,
.no-banner .address,
.hotel-directions .address {
	background: url("../cadoro_hotel_bin/pin.png") no-repeat center center; 
}

.phone {
	background: url("../cadoro_hotel_bin/phone_w.png") no-repeat center center; 
}

.scrolling .phone,
.no-banner.notop .phone,
.no-banner .phone,
.hotel-directions .phone {
	background: url("../cadoro_hotel_bin/phone.png") no-repeat center center; 
}

.navigation li:after {
	display: none;
}

.nav li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    position: relative;
    padding-bottom: 6px;
    font-family: 'Raleway', sans-serif;
    
}

.nav li a:hover {
		color: #7D7D7D !important;
}

.nav li {
	padding: 0 0 5px;
}

.scrolling .nav li a, .hotel-directions li a {
    padding-bottom: 0;
    color: #000;

}


.no-banner .languages li.active a {
    
    color: #fff !important;
}


.no-banner .nav li a {
    padding: 0 0 5px;
    color: #999;
}

.no-banner .quicklinks li a {
    text-decoration: none;
    font-size: 1em;
    color: #fff;
}


.scrolling .nav li a:hover,
.no-banner.notop .nav li a:hover,
.hotel-directions .nav li a:hover {
	color: #c8ac6b;
    
}


.no-banner .notop .quicklinks li a {
    
    color: #fff;
}


.no-banner .notop .languages li a {
    
    color: #999;
}


 


.nav li.active a {
	padding-bottom: 8px;
	background: url("../cadoro_hotel_bin/nav_active.png") no-repeat bottom center;
	color: #fff;
}

.scrolling li.active a,
.no-banner.notop li.active a,
.hotel-directions li.active a {
	padding-bottom: 0;
	
}

.scrolling .nav li.active a:hover,
.no-banner.notop .nav li.active a:hover,
.hotel-directions .nav li.active a:hover {
	padding-bottom: 0;
	border-bottom: none !important;
}

/* toggle menu */
#toggleNav {
	color: #FFFFFF;
    background: #c8ac6b url("../cadoro_hotel_bin/down.png") no-repeat 95% center;
}

.opened .nav {
	border: 1px solid #bababa;
}



/*
 * central block
 */




.flashContainer .gcb_image_legend {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 2.7em !important;
    text-align: center;
    line-height: 32px;
}

.gcb_image_legend {
    font-family: 'Raleway', sans-serif;
    font-size: 22px !important;
}


.flashContainer .gcb_navigation_arrow {
	background: url("../cadoro_hotel_bin/banner_arrows.png") no-repeat;
}

.flashContainer .next, .flashContainer .gcb_container:hover .next, .flashContainer .gcb_navigation:hover .next:hover {
	background-position: 0 0;
}

.flashContainer .previous, .flashContainer .gcb_container:hover .previous, .flashContainer .gcb_navigation:hover .previous:hover {
	background-position: 0 -80px;
}

.flashContainer .gcb_navigation_paginator {
	background: none;
}

.flashContainer .gcb_navigation_paginator ul {
	margin: 0;
}

.flashContainer .gcb_navigation_paginator ul li {
	background: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.flashContainer .gcb_navigation_paginator ul .selected {
	background: #bf9958;
	border: 2px solid #ffffff;
}

/* with ShortHand */

.bookingGadget {
	background: rgba(200, 172, 107, 0.73);
	color: #ffffff;
}

.bookingGadget .gc_sh * {
    font-family: 'Raleway', sans-serif;
    font-size: 1.1em;
}

.bookingGadget .gc_sh .yui-calcontainer .calheader,
.bookingGadget .gc_sh .yui-calcontainer .calweekdaycell,
.bookingGadget .gc_sh .yui-calcontainer .calcell,
.bookingGadget .gc_sh .yui-calcontainer .selector,
.bookingGadget .gc_sh .yuimenuitemlabel {
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
}

.bookingGadget .gc_sh .yui-calcontainer .calcell a,
.bookingGadget .gc_sh .yuimenuitemlabel {
	color: #949494;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle {
	font-size: 12px;
    color: #241d18;
    line-height: 23px;
    font-weight: 400;
    border: none;
    text-align: center;
    text-transform: none;
    background: #c8ac6b;
    font-family: 'Raleway', sans-serif;
    }


.bookingGadget .gc_sh .gc_horizontalSh .shortHandDate, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNights {
	background: #C8AC6B url("../cadoro_hotel_bin/shorthand.png") no-repeat bottom center;
}

.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
	font-size: 0.85em;
	text-align: right;
	line-height: 30px;
	color: #241d18;
}

.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
	border: none;
	border-right: none;
	text-align: center;
	font-size: 1.25em;
	line-height: 33px;
	color: #241d18;
	background: none;
}

.bookingGadget .gc_sh .yui-calcontainer {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.bookingGadget .gc_sh .shortHandCalendarIcon {
	border: none;
	background: url("../cadoro_hotel_bin//be_dropdown.png") no-repeat center;
}

.bookingGadget .gc_sh .yui-menu-button button {
	background: url("../cadoro_hotel_bin/be_dropdown.png") no-repeat 90% center;
}

.bookingGadget .gc_sh .yui-calcontainer .calheader {
	background: #241D18;
    line-height: 38px;
    font-size: 0.6em;
    color: #FFFFFF;
    text-transform: uppercase;
    
}

.bookingGadget .gc_sh .yui-calendar .calnavright, .bookingGadget .gc_sh .yui-calendar .calnavleft {
	background: url("../cadoro_hotel_bin/be_arrows.png") no-repeat center 0;
}

.bookingGadget .calweekdayrow {
	background: #c8ac6b;
}

.bookingGadget .gc_sh .yui-calendar .calweekdaycell {
	border: none;
	color: #ffffff;
	font-size: 18px;
}

.bookingGadget .gc_sh .yui-calendar .calnavleft {
	background-position: center -35px;
}

.bookingGadget .gc_sh .yui-calendar .calcell {
	font-size: 18px;
	color: #CECECE;
}

.bookingGadget .gc_sh .yui-calendar .selected, .bookingGadget .gc_sh .yuimenu li:hover {
	background: #ccc !important;
	
}

.bookingGadget .gc_sh .yui-calendar .selectable a:hover {
	color: #000;
}

.bookingGadget .gc_sh .yui-calendar .selected a:hover {
	color: #ffffff;
}

.bookingGadget .gc_sh .yuimenu .bd {
	border: none;
	background: none;
}

.bookingGadget .gc_sh .yuimenu .bd ul {
	background: #ffffff;
	border: 1px solid #d8d8d8;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

#main .bookingGadget .gc_sh .yuimenu a:hover, 
#main .bookingGadget .gc_sh .yuimenu li:hover a {
	color: #a0a6b4;
}

.bookingGadget .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	font-size: 1.3em;
	text-transform: uppercase;
	background: #241d18;
	
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
}

.ie7 .bookingGadget .gc_sh .shortHandCheckRates {
	padding-top: 2%;
	padding-bottom: 7%;
	line-height: auto;
}

.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover {
	background: #3C2F25;
}

.bookingGadget .gc_sh .shortHandCheckRates.fixed {
	border: none;
	color: #ffffff;
	font-size: 0.9em;
	background-size: auto 35%, auto;
	-webkit-background-size: auto 35%, auto;
	-moz-background-size: auto 35%, auto;
}

/* Only Book */

/*.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, .no-banner .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, .hotel-directions .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle  {
	background: #efefef;
	color: #949494;
	font-size: 12px;
	font-weight: 400;
	line-height: 32px;
}*/

/* Book button fixed */

.bookingGadget.fixed .gc_sh .gc_horizontalSh .shortHandTitle, 
.no-banner .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, 
.hotel-directions .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle  {
	background: #c8ac6b;
    color: #241d18;
    font-size: 13px;
    line-height: 34px;
    text-transform: none;
}

/* jackson park shorhand */
#main .bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, 
#main .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {

    width: 30%;
    margin: 15px 0 3px 10%;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    text-transform: uppercase;


}
/* jackson park shorhand */

.quicklinks {
	background: #241D18;
}

.quicklinks.fixed {
	box-shadow: 0 0 15px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.40);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.40);
}

.quicklinks li:after {
	width: 1px;
    height: 23px;
    margin: 0 8px -10px;
    background: #7b7479;
}

.quicklinks li a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

.quicklinks li a:hover {
	
	color: #A98556 !important;
}



/*
 * content block
 */

#imagelinksHolder {
	background: url("../cadoro_hotel_bin/main_bg.png");
	background-repeat:  repeat;
	
	
}

.imgTitle {
	font-size: 2em;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
}


.imagelinkgadget.top-box-medium .wrapper, .imagelinkgadget.top-box-small .wrapper {
    height: 100%;
    background-color: rgba(36, 29, 24, 0.94) !important;
}

.scrolling li.active a, .no-banner.notop li.active a, .hotel-directions li.active a {
    padding-bottom: 8px;
    color: #C8AC6B;
    
}


.imgDescription {
	font-size: 1.1em;
	text-align: center;
	color: #5c5c5c;
}

.imgLink {
	color: #241d18 !important;
    font-size: 15px !important;
    text-align: center;
    /* text-decoration: underline; */
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-style: oblique;
}

.imgLink:hover {
	color: #c8ac6b;
}

.content .imagelinkgadget .wrapper {
	background: url("../cadoro_hotel_bin/main_bg.png");
}

.imgImageWrapper {
	background-color: #a0a6b4;
}



.imagelinkgadget:hover .imgImageWrapper span {
    opacity: 1;
    filter: alpha(opacity=100);
}

.imagelinkgadget:hover .imgTitle {
    opacity: 0;
    filter: alpha(opacity=0);
}

/**top-box **/
#imagelinksHolder .top-box-medium .imgImageWrapper span:before {
	content: "";
	width: 90%;
	height: 60%;
	display: block;
	position: absolute;
	background: transparent;
	top: 5%;
	left: 5%;
	
}

#imagelinksHolder .top-box-small .imgImageWrapper span:before {
	content: "";
	width: 90%;
	height: 50%;
	display: block;
	position: absolute;
	background: transparent;
	top: 5%;
	left: 5%;
	
}

#imagelinksHolder .top-box-small .wrapper, 
#imagelinksHolder .top-box-medium .wrapper {
	background: none;
}

#imagelinksHolder .top-box-small .imgDescription, 
#imagelinksHolder .top-box-medium .imgDescription {
	color:#C8AC6B;
    font-size: 13px;
    font-weight: 100
}

#imagelinksHolder .top-box-small .imgLink, 
#imagelinksHolder .top-box-medium .imgLink {
	color: #FFFFFF !important;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-size: 13px;
}

#imagelinksHolder .top-box-small .imgLink:hover, 
#imagelinksHolder .top-box-medium .imgLink:hover {
	color: #7D7C7A !important;
}

.with-sidebar .imgLink a {
	font-size: 11px;
}

.content p {
	clear: both;
	overflow: hidden;
}

#sidebar {
	background: url("../cadoro_hotel_bin/main_bg.png");
	background-repeat: repeat ;
	
}

#sidebar > div {
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #b2b2b2;
}

#sidebar > div:first-of-type {
	border-top: none;
}

#sidebar > div:last-of-type {
	border-bottom: none;
}

/* promotion widget */
.prgTitle {
	font-size: 1.2em;
	color: #5c5c5c;
	font-weight: 400;
}

.prgImgWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 35%;
	overflow: hidden;
}

.prgImgWrapper img {
	width: auto;
	height: 100%;
}

.prgDescription {
	font-size: 0.9em;
}

.prgClick {
	font-size: 0.8em;
	background-color: #5c5c5c;
    padding: 0 2px;
    color: #fff;
}

/* promo on content */
.content .promotionsgadget {
	background: #dae0ea;
}

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: #fff;
	color: #5c5c5c;
}

#main .flashContainer .promotionsgadget .prgTitle {
	color: #5c5c5c;
    font-size: 23px;
    font-family: 'Raleway', sans-serif;
}

#main .flashContainer .promotionsgadget .prgDescription {
	font-size: 1.25em;
}

#main .flashContainer .promotionsgadget .prgClick {
	background: url("../cadoro_hotel_bin/book.png") no-repeat 0 0;
}

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
	font-size: 0.9em;
	background: #bf9958;
	color: #fff;
}

/* rooms widget */

#sidebar .productContainer.voucher .roomName h2 {
	font-size: 1.2em;
    color: #bf9958;
    font-weight: 400;
}

/* weather gadget */
#main .weather-shell {
	font-family: 'Raleway', sans-serif;
}

/* tripadvisor widget */
.tasidebar {
	border-bottom: none !important;
}

#TA_mini_pane {
	background: #fbfbfb;
	font-size: 0.75em;
}

#TA_mini_pane td a {
	text-decoration: none;
}



/*
 * bottom block
 */

#bottomBlock a {
	text-decoration: none;
	color: #fff !important;
}

#bottomBlock a:hover {
	
	color: #C8AC6B !important;
}


#bottomBlock .socialmedia {
	margin: 40px 0 12px;
	padding-top: 15px;
}

#bottomBlock .socialmedia:before {
	content: "";
	display: none;
	width: 280px;
	height: 180px;
	margin: 0 auto 10px;
	background: url("../cadoro_hotel_bin/hotel_logo.png") no-repeat center center;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}

.socialmedia li {
	background: url("../cadoro_hotel_bin/socialmedia_ic.png") no-repeat 0 0;
	margin: 0 0.5% !important;
	line-height: 28px !important;
}



.socialmedia .facebook {
	background-position: 0 0;
}
.socialmedia .instagram {
    background-position: 0 -130px;
}

.socialmedia .twitter {
	background-position: 0 -64px;
}

.socialmedia .youtube {
	background-position: 0 -162px;
}

.socialmedia .flickr {
	background-position: 0 -72px;
}

.socialmedia .pinterest {
	background-position: 0 -96px;
}

.socialmedia .tripadvisor {
	background-position: 0 -193px;
}

.socialmedia .newsletter {
	background-position: 0 -226px;
}

.socialmedia .sharethis {
	text-indent: 0;
}

#bottomBlock .hoteladdress {
	font-weight: lighter;
	color: #c8ac6b;
	padding: 0 0 2% !important;
}

#bottomBlock .hoteladdress a {
	background: none;
	color: #fff !important;
}

#bottomBlock .hoteladdress strong {
	font-weight: lighter;
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
	
}

.footerMenu {
	padding: 2% 10% !important;
}

.footerMenu li:after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #fff;

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 0 0 3px 10px;
}

#contacts_form select {
    background-image: #ccc url("../cadoro_hotel_bin/down_red.png") !important;
    background-repeat: no-repeat;
    background-position: 98% center;
}


#seals {
	background: url("../cadoro_hotel_bin/seals_bg.png") repeat-x 0 0;
}

.bookingGadget .gc_sh .yui-calendar .selected, .bookingGadget .gc_sh .yuimenu li:hover {
    border-radius: 0 !important; 
   -webkit-border-radius:0 !important; 
    -moz-border-radius: 0 !important;
}


/*
 * if page has no banner
 */

.noBanner .bookingGadget .gc_sh .gc_horizontalSh {
	border: none;
}

.noBanner .bookingGadget .gc_sh * {
	font-size: 1em;
}

.noBanner .bookingGadget .gc_sh .shortHandTitle {
	font-size: 1.25em;
	border: none;
}

.noBanner .bookingGadget .gc_sh .shortHandDate, .noBanner .bookingGadget .gc_sh .shortHandNrNights {
	float: left;
	border: 0;
	padding: 0;
	clear: none;
}

.noBanner .bookingGadget .gc_sh .checkinLabel, .noBanner .bookingGadget .gc_sh .shortHandNrNightsLabel {
	font-size: 0.85em;
}

.noBanner .bookingGadget .shortHandButton {
	border: none;
}

.hotel-directions .bookingGadget .gc_sh .shortHandCheckRates, .no-banner .bookingGadget .gc_sh .shortHandCheckRates {
    
    font-size: 0.8em !important;
   
}

/*
 * room types & special offers & products & addons
 */

.roomContainer {
	text-align: center;
}

.roomName h2 {
	color: #fff;
	
	font-size: 28px;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
    margin: 4% 6%;
}

.minRate {
	text-align: right;
}

.roomPhoto .pgContainer .pgImage a label {
	font-size: 1em;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}

.roomContainer .roomPhoto .pgContainer .pgImage a, .roomName {
	-webkit-transition: all .2s ease-in-out; /* Safari and Chrome */
    -moz-transition: all .2s ease-in-out; /* Firefox */
    -o-transition: all .2s ease-in-out; /* IE 9 */
    -ms-transition: all .2s ease-in-out; /* Opera */
    transition: all .2s ease-in-out;
}

.roomContainer:hover .roomPhoto .pgContainer .pgImage a {
	-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}

.roomPhoto:after {
	content:"";
	display: block;
	position: absolute;
	width: 90%;
	height: 80%;
	top: 10%;
	left: 5%;
	bottom: 10%;
	
	pointer-events: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.roomContainer:hover .roomPhoto:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.content .roomContainer.room-opened {
	background: #F7F7F7 !important;
}

 .hotel-addons .content .roomContainer.room-opened {
	top: 80px !important;
}

.roomContainer.room-opened .roomName h2 {
	color: #5c5c5c;
	text-shadow: none;
}

.content .roomContainer.room-opened .roomDescription {
	background: #dae0ea;
}

.roomContainer.room-opened .roomPhoto:after {
	display: none;
}

.roomContainer.room-opened .roomPhoto:before {
	display: block;
	content: "";
	position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    text-decoration: none;
    color: #FFFFFF;
    background: url("../cadoro_hotel_bin/seemore.png") no-repeat center;
    text-indent: -999999px;
}

#main .roomContainer.room-opened .roomDescription, 
#main .roomContainer.room-opened .roomRestrictions {
	background: #F7F7F7;
}

#main .minRate h3 {
	margin: 34px 20px;
}

.mealplan {
	font-size: 1.3em;
    color: #5c5c5c;
    
    text-transform: uppercase;
}

.content .promotions-termsActions .promotions-bgLink {
    font-size: 1.1em;
    color: #ffffff;
    text-transform: uppercase;
    background: #c8ac6b;
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: #fff !important;
    background: #241d18;
}

#showmore {
	font-size: 2em;
	color: #bf9958;
}

.showmore #showmore {
	background: url("../cadoro_hotel_bin/less.png") no-repeat 0 center;
}

.content .promotions-termsActions .promotions-showTermsTrigger,
.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
	text-decoration: underline;
	color: #c8ac6b;
	font-size: 16px;
}

.content .promotions-termsActions .promotions-showTermsTrigger:hover,
.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms:hover {
	color: #5c5c5c;
}

.content .promotions-termsContent {
	        background: rgb(255, 255, 255);
}


/*
 * room comparison
 */

.content .compareRoomsLink a {
	font-size: 1em;
	border: none;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #744c4c;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#613f3f), to(#744c4c));
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-linear-gradient(top, #744c4c, #613f3f);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -moz-linear-gradient(top, #744c4c, #613f3f);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -ms-linear-gradient(top, #744c4c, #613f3f);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -o-linear-gradient(top, #744c4c, #613f3f);
	background-position: 10px center, 0 0;
}

.content .compareRoomsLink a:hover {
	color: #ffffff;
	background-color: #e97900;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9c5100), to(#e97900));
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -webkit-linear-gradient(top, #e97900, #9c5100);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -moz-linear-gradient(top, #e97900, #9c5100);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -ms-linear-gradient(top, #e97900, #9c5100);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -o-linear-gradient(top, #e97900, #9c5100);
	background-repeat: no-repeat, repeat;
	box-shadow: none;
}

.content .compareContent .compareLabels ul .name, .content .compareContent .compareRooms ul .name {
	background: none;
	font-size: 1em;
	font-weight: 700;
	box-shadow: none;
	border-bottom: 1px solid #cccccc;
}

.content .compareLabels ul li {
	background: none;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
}

.content .roomsContent .roomEven, .content .roomsContent .room:nth-child(2n+1) {
	background: #f1f1f1;
}

.content .roomsContent .roomOdd, .content .roomsContent .room:nth-child(2n+2) {
	background: #ffffff;
}

.content .compareContent .compareRooms .roomsContent .room:hover {
	background: #dddddd;
	box-shadow: none;
}

.content .roomsContent .room ul li {
	border-bottom: 1px solid #cccccc;
}

.roomsContent .room ul .baseadults {
	border-top: 1px solid #cccccc;
}

.compareContent .bookNowButton a {
	font-size: 0.8em;
	letter-spacing: 0;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #7b8f2a;
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#515f1c), to(#7b8f2a));
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -webkit-linear-gradient(top, #7b8f2a, #515f1c);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -moz-linear-gradient(top, #7b8f2a, #515f1c);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -ms-linear-gradient(top, #7b8f2a, #515f1c);
	background-image: url("../valueresponsive_hotel_2_bin/be_booknow.png"), -o-linear-gradient(top, #7b8f2a, #515f1c);
	background-position: 15px center, 0 0;
	background-size: auto 35%, auto;
	-webkit-background-size: auto 35%, auto;
	-moz-background-size: auto 35%, auto;
}

.compareContent .bookNowButton a:hover {
	background-color: #72ae71;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5f915e), to(#72ae71));
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -moz-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -ms-linear-gradient(top, #72ae71, #5f915e);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -o-linear-gradient(top, #72ae71, #5f915e);
	background-position: 15px center, 0 0;
}


/*
 * gallery
 */

#pg .pgContainer {
	background-color: #000;
}

.pgImage a {
	/* check rule: '.roomPhoto .pgContainer .pgImage a' */
}

.pgImage:after {
    content: "";
    display: block;
    position: absolute;
    width: 90%;
    height: 80%;
    top: 10%;
    left: 5%;
    bottom: 10%;
    
    pointer-events: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.pgImage a img {
	/* check rule: '.roomPhoto .pgContainer .pgImage a img' */
}

.pgText strong {
	font-weight: 400;
	color: #fff;
	font-size: 26px;
	line-height: 20px;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
	
}


/*
 * contact forms
 */

.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
	background: #EFEFEF;
    color: #5c5c5c;
    border: 1px solid #fff;
}

.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	background-image: url("../cadoro_hotel_bin/down_red.png");
	background-repeat: no-repeat;
	background-position: 98% center;
}

label[for="ckbnotifyme"] {
	font-size: 0.7em;
}

.content #contacts_form input[type="submit"], .content input[type="submit"] {
	font-size: 1.1em;
	font-weight: lighter;
	color: #ffffff;
	text-transform: uppercase;
	background: #241D18;
	clear: both;
	border: none;
	font-weight: bolder;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	color: #ffffff;
	background: #48382D;
	font-weight: bolder;
}

.flashContainer .gcb_navigation {
    top: 50% !important;
    
}



/*
 * location & google maps
 */

#map_canvas {
	border: 5px solid #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

#map_canvas strong {
	font-size: 1.25em;
}


/*
 * tripadvisor
 */

.content #TA_Container {
	border: none;
}

.TA_rtable {
	border-bottom: 1px solid #f1f1f1;
}

.content .TA_rtable td {
	border: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 1em;
}

.content .TA_rname {
	font-weight: 700;
	font-size: 1.25em;
}


/** generic transitions **/
.nav li a, .bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget, .quicklinks li a, .footermenu li a, .toggle span,
.navigation, .roomContainer .promotions-termsActions .promotions-bgLink, .contactFormContainer #contacts_form input[type="submit"],
#subscribe_newsletter_form input[type="submit"], #imagelinksHolder .top-box-small .imgLink, #imagelinksHolder .top-box-medium .imgLink, .imgLink, .notop #topBlock, .nav li a, .nav li, .imgTitle
{
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.40s;
	-moz-transition-duration: 0.40s;
	-o-transition-duration: 0.40s;
	-ms-transition-duration: 0.40s;
	transition-duration: 0.40s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

/** opacity transitions **/

.scroll, .hotellogo img, #contentblock .roomContainer .pgContainer, .socialmedia li a, .imagelinkgadget .imgImageWrapper img,
#pg .pgContainer .pgImage, .imgLink span, .imgImageWrapper
{
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}


/*
 * responsive stuff
 */

@media all and (min-width: 1280px) {
	.hotellogo {
		background: url("../cadoro_hotel_bin/hotel_logo.png") no-repeat center center;
		background-size: auto 95%;
		-webkit-background-size: auto 95%;
		-moz-background-size: auto 95%;
	}
	.scrolling .hotellogo {
    	background: url("../cadoro_hotel_bin/hotel_logo_scroll.png") no-repeat top left;
    	background-size: auto 95%;
    	-webkit-background-size: auto 95%;
    	-moz-background-size: auto 95%;
	}
}

@media all and (max-width: 1280px) {
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 0.8em;
	}
}

@media all and (max-width: 1100px) {
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 0.65em;
	}
	#bottomBlock .holder {
		max-width: 90%;
	}
}

@media all and (max-width: 1024px) {


	#scroll-top {
	display: none !important;	
	}


	.navigation li a {
		font-size: 0.85em;
	}
	#bottomBlock .holder {
		max-width: 90%;
	}

	.hotellogo {
    
    width: 31% !important;
    
	}

	.navigation {
    
    width: 65% !important;
    
	}

	#main .hotellogo {
    
    background-size: 61% auto;
    -webkit-background-size: 61% auto;
    -moz-background-size: 61% auto;
	}

	.bookingGadget .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
    
    background: #2E2720;
    
	}
}

@media all and (max-width: 992px) {
	#imagelinksHolder .top-box-medium .imgImageWrapper span:before {
		height: 48%;
	}
}

@media all and (max-width: 990px) {
	#imagelinksHolder .top-box-medium .imgImageWrapper span:before {
		height: 47%;
	}
	#imagelinksHolder .top-box-small .imgImageWrapper span:before {
		height: 49%;
	}
}

@media all and (max-width: 940px) {


	#imagelinksHolder .top-box-medium , #imagelinksHolder .top-box-small, .medium-image {
    
    margin-top: 10px !important;
	}

	.navigation ul {
		background: #ffffff;
	}
	.navigation li {
		text-align: center;
	}
	.navigation li a {
		font-size: 1.25em;
		color: #c8ac6b;
	}
	.nav li.active a, .scrolling li.active a, .no-banner.notop li.active a, .hotel-directions li.active a {
		
		color: #5c5c5c;
		border: none;
	}
	.navigation li a:hover, .scrolling .nav li a:hover, .no-banner.notop .nav li a:hover, .hotel-directions .nav li a:hover {
		text-decoration: none !important;
		color: #124e78;
		border: none;
	}
	/* content */
	.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
		font-size: 1em;
	}
	#bottomBlock .holder {
		max-width: 90%;
	}
	#main .minRate h3 {
		margin: 28px 20px;
	}
}

@media all and (max-width: 790px) {
	#main .minRate h3 {
		margin: 15px 20px;
	}
}

@media all and (max-width: 720px) {
	#bottomBlock .languages {
		background-position: 95% center;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 3em;
	}
	#bottomBlock .holder {
		max-width: 90%;
	}
	.roomPhoto:after {
		height: 70%;
	}
	.roomContainer.clicked .pgImage {
		opacity: 0.3;
		
	}
	.roomContainer.clicked .pgImage:hover {
		opacity: 0.3;
		
	}
	.scrolling.notop #topBlock, 
	.no-banner.notop #topBlock, 
	.hotel-directions #topBlock {
		height: 100px;
	}
}

@media all and (max-width: 580px) {
	#main .hotellogo {
	height: 78px !important;
    background: url("../cadoro_hotel_bin/hotel_logo_mob.png") no-repeat 10px center !important;
    background-size: auto 109% !important;
    -webkit-background-size: auto 109% !important;
    -moz-background-size: auto 109% !important;
    
    margin-top: 1px;
	}
	.scrolling #main .hotellogo, .no-banner.notop #main .hotellogo, .hotel-directions #main .hotellogo {
		height: 90px;
    background: url("../cadoro_hotel_bin/hotel_logo_mob.png") no-repeat 10px center !important;
    background-size: auto 106% !important;
    -webkit-background-size: auto 106% !important;
    -moz-background-size: auto 106% !important;
    
    margin-top: -1px !important;

	}

	.scrolling.notop #topBlock,
	.no-banner.notop #topBlock,
	.hotel-directions #topBlock {
	height: 79px !important;
	

	}

	.with-sidebar .medium-image {
    
    margin-bottom: 20px;
	}

	#main h1 {
    margin-top: 24px;
    line-height: 41px;
	}

	#bottomBlock .hoteladdress strong {
    
    line-height: 42px;
	}

	#imagelinksHolder:after {
    display: none;
	}


	#bottomBlock {
    text-align: center;
    background: url("../cadoro_hotel_bin/back_footer.jpg");
    background-repeat: repeat;
    
    padding-top:0;
    /* background-size: 100%; */
	}

	.hotellogo {
    height: 77px !important;
    margin-top: 18px !important;
	}

	.roomName h2 {
    font-size: 19px !important;
    margin-top: 20px;
    margin-bottom: 16px;
	}

	.languages li {
	    
	    display: none;
	}

	.bookingGadget.fixed .gc_sh .shortHandCheckRates {
    
    font-size: 1.3em !important;
    
	}


	.roomContainer.room-opened {
	    
	    top: -10px;
	    
	}

	.roomContainer.room-opened .roomDescription, .roomContainer.room-opened .roomRestrictions {
	    
	    margin: 24px auto 0 !important;
	    
	}

	#bottomBlock {
    
   
    background-size: 36% !important;
	}



	#topBlock {
    height: 80px !important;
	}

	#toggleNav {
		background: url("../cadoro_hotel_bin/mobile_menu_ic_w.png") no-repeat center;
		background-size: 70%;
	}
	.scrolling #toggleNav,
	.no-banner.notop #toggleNav,
	.no-banner #toggleNav,
	.hotel-directions #toggleNav {
		background: url("../cadoro_hotel_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 70%;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 1.65em;
	}
	#bottomBlock .holder {
		max-width: 80%;
	}
	.scrolling.notop #topBlock, 
	.no-banner.notop #topBlock, 
	.hotel-directions #topBlock {
		height: 108px;
	}
	#main .minRate h3 {
		margin: 10px 20px;
	}
	#main .pgText {
		height: 60px;
	}
}



/*
 * Mobile website render - body class="mobileapp"
 */

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #bf9958;
	background-image: url("../cadoro_hotel_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../cadoro_hotel_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a1814a), to(#bf9958));
	background-image: url("../cadoro_hotel_bin/be_booknow.png"), -webkit-linear-gradient(top, #bf9958, #a1814a);
	background-image: url("../cadoro_hotel_bin/be_booknow.png"), -moz-linear-gradient(top, #bf9958, #a1814a);
	background-image: url("../cadoro_hotel_bin/be_booknow.png"), -ms-linear-gradient(top, #bf9958, #a1814a);
	background-image: url("../cadoro_hotel_bin/be_booknow.png"), -o-linear-gradient(top, #bf9958, #a1814a);
	background-position: 15px center, 0 0;
}

.mobileapp .bookingGadget .booknow {
	font-size: 2em;
}

/**cookies**/

.cookiesWarning {
	position: fixed !important;
}