@CHARSET "UTF-8";

body {
	font-weight: 300;
    font-size: 12px;
    color: #646363;
    font-family:  'Montserrat', Helvetica, Arial, Verdana, sans-serif;
    line-height: 20px;
    background-color: #e9e9e9;
}

/*
 * Typography
 */
a {
	color: #fff;
}

a:hover {
	color: #3a3a3a;
}

#main b, #main strong {
	font-weight: 100;
}
p:empty{
	display: none;
}
h1, h2, h3 {
    color: #626262;
    text-transform: none;
    font-weight: 100!important;
}

h1 {
    font-size: 25px!important;
    line-height: 26px;
    margin-top: 0;
    font-family: 'Droid Serif', serif;
    -webkit-font-smoothing: antialiased;
    color: #a10109;
}

h2 {
    font-size: 16px;
    line-height: 1em;
    font-family: 'Montserrat', serif;
    text-transform: none;
    font-style: normal;
    letter-spacing: 1.5px;
    margin-top: 30px;
    -webkit-font-smoothing: antialiased;
}

h3 {
    font-size: 14px;
    line-height: 1em;
    font-family: 'Montserrat', serif;
    text-transform: none;
    font-style: normal;
    letter-spacing: 1px;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
}

*::selection {
    background-color: #3a3a3a;
    color: #ffffff;
}
*::-moz-selection {
    background-color: #3a3a3a;
    color: #ffffff;
}

#sidebar p {
    font-size: 1.3em;
    line-height: 1.6em;
    font-family: 'Montserrat', sans-serif;
}

/*
 * Structure
 */

#topBlock {
    -webkit-box-shadow: none!important;
}

#contentBlock {
    background-color: white;
}

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

#bottomBlock {
    text-align: center;
    padding-top: 132px;
    background: url(../differentialflats_hotel_bin/foo.png),url(../differentialflats_hotel_bin/f.png),url(../differentialflats_hotel_bin/footer.png);
    background-repeat: no-repeat, repeat-y, repeat;
    background-position: center 50px,center 0px, center;
}

#scroll-top {
    background: url(../differentialflats_hotel_bin/scroll.png) no-repeat center center;
    color: white;
    font-size: 0;
}

#scroll-top:hover {
}



/*
notop 
*/

.scrolling.notop a {
    color: #000;
}

.notop #topBlock {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.scrolling.notop #topBlock {
    background: #fff;
    -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);
}

.no-banner.notop #topBlock,
.hotel-directions #topBlock {
    background: #fff;
}

/*
 * top block
 */

.hotellogo {
    background: url("../differentialflats_hotel_bin/hotel_logo.png") no-repeat center center;

}

.ie7 .hotellogo, .ie8 .hotellogo {
    background: url("../differentialflats_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: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    font-weight: 600;
    line-height: 30px;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 12px;
}

.languages li .active {
    background-color: #efefef;
    color: #3f3f3f;
}

.languages select {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none!important;
    color: #3a3a3a;
    font-weight: 400;
    letter-spacing: 0.04em;
}
hr {
    width: 100%;
    border: none!important;
    vertical-align: middle;
    left: 50%;
    padding-top: 1em!important;
    padding-bottom: 1em!important;
    margin-left: -10px!important;
}

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

.hoteladdress {
}


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

.address {
    background: url("../differentialflats_hotel_bin/pin.png") no-repeat center center; 
}
address strong {
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px!important;
    font-weight: 600!important;
    -webkit-font-smoothing: antialiased;
}
.phone {
    background: url("../differentialflats_hotel_bin/phone.png") no-repeat center center; 
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: 0.08em;
}
.navigation {

}

.navigation li {
    padding-top: 0px;
}
.navigation li:after {
    margin: 0 10px 4px!important;
    height: 5px!important;
    width: 5px!important;
    display: none;
    box-sizing: border-box!important;

}

.navigation li a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', serif;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.navigation li a:hover{
    color: #8a8a8a;
} 

.navigation .active a {
    color: rgba(157, 0, 2, 0.95);
}


/* toggle menu */
#toggleNav {
    color: #ffffff;
    background: rgba(157, 0, 2, 0.95) url(../differentialflats_hotel_bin/down.png) no-repeat 95% center;
}

.opened .nav {
    background: rgb(230, 230, 230);
    padding: 10px;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 2em;
    margin-top: 30px;
    box-shadow: inset 0px 3px 7px -5px #222;
}





/*
 * central block
 */

  .flashContainer .gcb_container::after {
    content: "";
    width: 100%;
    height: 262px;
    background: url("../differentialflats_hotel_bin/top_shadow.png") repeat-x center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

#main .flashContainer .gcb_image_legend {
	font-family: 'Montserrat', 'Montserrat', Helvetica, Arial, Verdana, sans-serif;
	font-size: 40px;
	text-align: center;
	line-height: 52px;
	top: 40%;
}

.flashContainer .gcb_navigation_arrow {
	background: url("../differentialflats_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: #6f6f6f;
}

/* with ShortHand */

.bookingGadget {
    background: rgba(157, 0, 2, 0.95);
    color: #ffffff;
}

.bookingGadget .gc_sh * {
    font-family: 'Montserrat', Helvetica, Arial, Verdana, sans-serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 1.0em;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle {
    border: none;
    text-align: center;
    color: #594f41;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 24px;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandDate, 
.bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNights {
    background: none;
}

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

.bookingGadget .gc_sh .startDay, 
.bookingGadget .gc_sh .yui-menu-button button {
    border: none;
    border-right: none;
    text-align: center;
    color: #fff;
    background: none;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.7px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    line-height: 30px!important;
    font-size: 13px!important;
}

.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("../differentialflats_hotel_bin/be_calendar.png") no-repeat center;
}

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

.bookingGadget .gc_sh .yui-calcontainer .calheader {
	background: #6f6f6f;
	line-height: 35px;
	font-size: 1.5em;
}

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

.bookingGadget .calweekdayrow {
	background: #d8d8d8;
}

.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: #b0b0b0;
}

.bookingGadget .gc_sh .yui-calendar .selected, 
.bookingGadget .gc_sh .yuimenu li:hover {
	background: #6f6f6f;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.bookingGadget .gc_sh .yuimenu .bd {
    margin: 1px 53px 0px!important;
}

.bookingGadget .gc_sh .yui-calendar .selectable a:hover {
	color: rgba(157, 0, 2, 0.95);
}

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

.gc_sh .yui-calendar .calcell a {
    font-size: 0.9em!important;
}

.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);
}

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

.bookingGadget .gc_sh .shortHandCheckRates, 
#topBlock .shortHandCheckRates {
    background: #000;
}
button#shbgshortHandCheckRates {
    font-size: 18px!important;
    letter-spacing: 1.8px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
}
.fixed button#shbgshortHandCheckRates {
    font-size: 16px!important;
    line-height: 33px;
}
.bookingGadget {
}
.ie7 .bookingGadget .gc_sh .shortHandCheckRates {
	padding-top: 2%;
	padding-bottom: 7%;
	line-height: auto;
}

.bookingGadget .gc_sh .shortHandCheckRates:hover, 
.bookingGadget .booknow:hover {
    color: #000!important;
    background-color: #fff;
}

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

/* Book button fixed */

#main .bookingGadget.fixed .gc_sh .gc_horizontalSh .shortHandTitle {
    color: #594f41;
    background: #ffffff;

}

.bookingGadget.fixed .gc_sh .gc_horizontalSh .shortHandTitle, 
.no-banner .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle, 
.hotel-directions .bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle  {
    width: 160px;
    color: #756b62;
    background: #dbd5ce;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    line-height: 37px!important;
    letter-spacing: .7px;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
}

/*
quicklinks
*/

#main .quicklinks {
	background: rgba(157, 0, 2, 0.95);
	height: 37px;
}

#main .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 ul {
    padding: 7px 15px!important;
    box-sizing: content-box;
}
#main .quicklinks li {
    line-height: 21px;
    padding: 0 10px;
    vertical-align: middle;
    transition: .3s cubic-bezier(0.12, 0.21, 0.58, 1) all;
    padding-top: 2px;
    box-sizing: content-box;
}
#main .quicklinks li:hover {
    color: #fff;
}
#main .quicklinks li:hover a{
   color: #fff!important;
}

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

#main .quicklinks li a {
    color: #c7b3b3;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    line-height: 19px;
    font-family: 'Montserrat';
}

#main .quicklinks li a:hover {
	text-decoration: none;
	color: #fff;
}



/*
 * content block
 */

#imagelinksHolder {
background: #fff url(../differentialflats_hotel_bin/bg.png) repeat;
}

.imgTitle {
    font-size: 24px;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(50, 50, 44, 0.8);
    line-height: 1em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    transition: .5s ease-out all;
}
.medium-image .imgTitle {
    font-size: 26px;
    top: 29%!important;
}
.large-image .imgTitle {
    font-size: 26px;
    top:34%!important;
}
#imagelinksHolder .top-box-small .imgTitle{
    top: 23%!important;
}
.imagelinkgadget.small-image .imgTitle {
    top: 25%!important;
}

.large-image .imgTitle:after {
    background-size: 25px auto;
    margin-top: -73px;
}
.imagelinkgadget:hover .imgTitle:after {
	opacity:1;
    background-position: center 0px;
}
.imgDescription {
    font-size: 12px;
    text-align: center;
    color: #6f6f6f;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5em;
    letter-spacing: .7px;
    max-height: none!important;
    overflow: hidden!important;
    padding-top: 0px!important;
}

#main .imgLink {
    color: rgba(157, 0, 2, 0.95);
    font-size: 11px;
    font-weight: 100;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    padding: 0 20px 2px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    letter-spacing: 1.7px;
    font-family: 'Montserrat';
    height: auto;
    display: block;
    vertical-align: baseline;
    margin-top: 7px;
}


/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, #main .imgLink {
      left: 45px !important;
    }
    ::i-block-chrome, .imgLink {
      left: 45px !important;
    }
}*/

#main .imgLink:hover {
	color: #3a3a3a;
}

.imgImageWrapper {
	background-color: #7d766e;
}

.imgImageWrapper span {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
}

.imagelinkgadget:hover .imgImageWrapper span {
/*    opacity: 0.6;
    filter: alpha(opacity=60);*/
    background-color: rgba(100, 85, 64, 0.55);
    background-blend-mode: darken;
}
#imagelinksHolder .top-box-small:hover .imgTitle,
#imagelinksHolder  .imagelinkgadget.small-image:hover .imgTitle {
	text-shadow:none;
	top:25%!important;
}
.small-image:hover .imgTitle {
    top: 26%!important;
}
.medium-image:hover .imgTitle {
    top: 30%!important;
}
.imagelinkgadget .wrapper {
    background-color: #9a0b08!important;
    padding: 20px 10px 10px;
}
.small-image .wrapper {
    background-color: #9a0b08!important;
}
.medium-image .imgDescription,
.small-image .imgDescription,
.large-image .imgDescription{
    color: #fff;
} 
#main .small-image .imgLink, #main .medium-image .imgLink,
#main .large-image .imgLink{
    color: rgb(196, 192, 188);
}
.imgTitle:empty {
    display: none;
}

.large-image .imgDescription,.large-image .imgLink{
	webkit-font-smoothing:antialiased;
}
/**top-box **/
#imagelinksHolder .top-box-small .wrapper, 
#imagelinksHolder .top-box-medium .wrapper {
	background-color: white!important;
}

#imagelinksHolder .top-box-small .imgLink, 
#imagelinksHolder .top-box-medium .imgLink {
	color: rgba(157, 0, 2, 0.95);
}

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

#main .imagelinkgadget.large-image .imgDescription {
	padding: 20px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

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

.content {
	text-align: justify;
}

.content p {
	text-align: left !important;
	clear: both;
	overflow: hidden;
    letter-spacing: .7px;
}

#sidebar {
	background: #f1f1f1;
}

#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: #6f6f6f;
	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: rgba(157, 0, 2, 0.95);
    padding: 0 2px;
    color: #fff;
}

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

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: #fff;
	color: #6f6f6f;
}
#main .flashContainer .promotionsgadget .prgDescription {
    font-size: 12px!important;
    margin-left: 10px!important;
}
#main .flashContainer .promotionsgadget .prgTitle {
    border: none;
    border-right: none;
    text-align: left;
    color: #797979;
    background: none;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.7px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    line-height: 30px!important;
    text-indent: 10px;
}

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

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

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

/* rooms widget */

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

/* weather gadget */
#main .weather-shell {
	font-family: 'Montserrat', Helvetica, Arial, Verdana, 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
 */


address a {
    letter-spacing: .4px!important;
}
#bottomBlock a {
    text-decoration: none;
    color: #e3e3e3;
    -webkit-font-smoothing: antialiased;
}
.footerMenu a {
     letter-spacing: 1px;
    color: #e9e9e9!important;
    padding-right: 10px;
    line-height: 25px!important;
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.footerMenu li:hover a{
    color: #3a3a3a!important;
}
.socialmedia {
}
.socialmedia li {
    background: url("../differentialflats_hotel_bin/socialmedia_ic.png") no-repeat 0 0;
    width: 32px!important;
    height: 24px!important;
    line-height: 18px!important;
    margin: 0 1.5%!important;

}
address a {
    letter-spacing: .4px!important;
}
.socialmedia .facebook {
    background-position: 0 -24px;
}

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

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

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

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

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


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

.socialmedia .sharethis {
    text-indent: 0;
}
.sharethis .addthis_button img {
    width: auto;
    height: 24px;
}

#bottomBlock .hoteladdress {
    color: #ffffff;/*
    padding-bottom: 50px!important;
    margin-bottom: 50px;*/
}
a.address {
font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 2em;
    font-weight: 300;
    letter-spacing: 0.08em;
}

#bottomBlock .hoteladdress a {
    background: none;
    text-decoration: none;
}

.footerMenu {
    box-sizing: initial;
    margin: auto;
    display: block;
    border-top: 1px solid rgba(255,255,255,.1);
}
.footerMenu li {
    display: inline-block;
}
.footerMenu li:after {
    height: 0!important;
    margin: 0!important;
    display:none;
}

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





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

#roomtypes, #specialoffers, #productTypes {
	border-top: 1px solid #b2b2b2;
}

.roomContainer {
	text-align: center;
}

#main .roomName h2 {
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
}

#main .roomContainer.room-opened .roomName h2 {
	color: #6f6f6f;
	text-shadow: none;
}

#main .roomContainer.room-opened {
	background: #f3f3f3;
}

#main .roomContainer.room-opened .roomDescription {
	background-color: #f3f3f3;
}

#main .roomContainer.room-opened .roomDescription ul {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

#main .roomContainer.room-opened .roomDescription li {
	width: 45%;
	float: left;
}

#main .roomContainer.room-opened .roomDescription.mealplan {
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 0;
}

.minRate {
	text-align: right;
}

.roomPhoto .pgContainer .pgImage a label, .roomPhoto .pgContainer .pgImage a span {
	font-size: 1em;
	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: auto;
	height: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #7d766e;
	pointer-events: none;
	opacity: 0;
	filter: alpha(opacity=0);
}

.roomContainer:hover .roomPhoto:after {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.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("../differentialflats_hotel_bin/seemore.png") no-repeat center;
    text-indent: -999999px;
}

.mealplan {
	font-size: 1em;
	color: #6f6f6f;
}

.content .promotions-termsActions .promotions-bgLink {
	font-size: 1.1em;
	font-weight: 600;
	color: #fff;
	background: #000;
	width: 100%;
	padding: 8px 16px !important;
	float: right;
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: #000;
	background: #fff;
}

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

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

.content .promotions-termsActions .promotions-showTermsTrigger {
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}

.content .promotions-termsActions .promotions-showTermsTrigger:hover {
	color: #7d766e;
}

.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}

.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms:hover {
	color: #7d766e;
}

.content .promotions-termsContent {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: #ffffff;
}


/*
 * room comparison
 */

.content .compareRoomsLink a {
	font-size: 1em;
	border: none;
	color: #ffffff;
	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-position: 10px center, 0 0;
}

.content .compareRoomsLink a:hover {
	color: #ffffff;
	background-color: #e97900;
	background-repeat: no-repeat, repeat;
	box-shadow: none;
}

.content .compareContent .compareLabels ul .name, .content .compareContent .compareRooms ul .name {
	background: none;
	font-size: 1em;
	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;
	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;
}

.compareContent .bookNowButton a:hover {
	background-color: #72ae71;
}


/*
 * gallery
 */

#pg {
	border-top: 1px solid #b2b2b2;
}

#pg .pgContainer {
	background-color: #6f6f6f;
}

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

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

#main .pgText {
	padding: 0 40px;
}

.pgText strong {
    font-family: 'Montserrat', sans-serif!important;
	font-weight: 400;
	color: #fff;
	font-size: 26px;
	line-height: 28px;
	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: #f3f3f3;
	color: #6f6f6f;
	border: 1px solid #f3f3f3;
    outline: none;
}

.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	background-image: url("../differentialflats_hotel_bin/down.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: 600;
	color: #ffffff;
	background: rgba(157, 0, 2, 0.95);
	clear: both;
	border: none;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	color: #fff;
	background: #000;
}



/*
 * 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;
}

.dirLink {
    padding: 10px 10px 10px 0px;
    font-size: 1.1em;
    display: none;
    font-size: 1.1em;
    font-weight: 600;
    color: #ffffff;
    background: rgba(157, 0, 2, 0.95);
    clear: both;
    border: none;
    text-decoration: none;
    text-align: center;
}

.dirLink:hover {
    background: #000;
    color:#fff;
}
/*
 * tripadvisor
 */

.content #TA_Container {
	border: none;
}

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

.content .TA_rtable td {
	border: none;
	font-family: 'Montserrat', Helvetica, Arial, Verdana, 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
{
	-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;
}

 .notop #topBlock {
    -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;

/*
 * responsive stuff
 */

@media all and (max-width: 1280px) {
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 12px;
	    letter-spacing: 1.6px;
	    text-indent: 10px;
        line-height: 15px!important;    line-height: 13px!important;
    	font-family: 'Montserrat';
   	}
	.bookingGadget .gc_sh .startDay {
	    width: 80%;
	    padding-top: 4px!important;
	}
}

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

@media all and (max-width: 1024px) {
	.navigation li a {
		font-size: 0.85em;
	}
}

@media all and (max-width: 995px) {
	#imagelinksHolder {
	}
}

@media all and (max-width: 940px) {
	.navigation ul {
		background: #ffffff;
	}
	.navigation li {
		text-align: center;
	}
	.navigation li a {
		font-size: 1.25em;
	}
	/* content */
	.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
		font-size: 1em;
	}

    .bookingGadget .gc_sh .yuimenu li {
    font-size: 1.2em!important;
}
	#bottomBlock:before {
	}
	.footerMenu {
	}
	.hotel-directions #main .flashContainer {
		height: 380px;
	}
}

@media all and (max-width: 900px) {
	.hotellogo {
	    background: url(../differentialflats_hotel_bin/hotel_logo.png) no-repeat center left;
	    background-size: auto 63px;
	    height: 80px!important;
	    width: 30%!important;
	}
}

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

	div#scroll-top {
	    display: none!important;
	}
	.hoteladdress address a{
	    text-decoration: none!important;
	}
	.hotellogo {
	    background: url(../differentialflats_hotel_bin/hotel_logo.png) no-repeat 20px center;
	    height: 80px!important;
	    width: 30%!important;
	    background-size: auto 60px;
	}
	#bottomBlock:before {
		display: none;
	}
	.footerMenu {
		margin-left: 0 !important;
	}

}

@media all and (max-width: 720px) {
	#bottomBlock .languages {
		background-position: 95% center;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 3em;
	}
	#main .flashContainer .gcb_image_legend {
		font-size: 32px;
		line-height: 40px;
	}
	.hotel-directions #main .flashContainer {
		height: 380px;
	}
	#main .flashContainer {
	}
}

@media all and (max-width: 580px) {
 
	#main h1 {
    	margin-top: 30px !important;
	}
	.imagelinkgadget {
	    margin-top: 10px;
	}
	.large-image .wrapper {
	    height: auto!important;
	}	
	.large-image .imgLink:after {
	    margin-top: -32px;
	}
	#main h1, #main h2, #main h3 {
	    text-align: center;
	}
	.imgDescription {
	    max-height: 90px!important;
	}
	.large-image .imgTitle,.medium-image .imgTitle,.small-image .imgTitle{
	    font-size: 23px;
	    top: 23%!important;
	}
	.content p{
	    text-align: justify!important;
	}
	.content {
	    padding-left: 12px;
	    padding-right: 12px;
	}
	#toggleNav {
		background: url("../differentialflats_hotel_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 26px auto;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 1.65em;
	}
	.hotel-directions #main .flashContainer {
		margin-top: 13px;
		height: 330px;
	}
}



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

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
	background-color: #6f6f6f;
}

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

/**cookies**/

.cookiesWarning {
	position: fixed !important;
}