@CHARSET "UTF-8";

body {
	/*background: url("../dorisol_group_bin/main_bg.png") repeat top center;*/
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #0f7087;
}

a {
	color: #0f7087;
}

a:hover {
	color: #3f3f3f;
}

#main {
	padding: 0 0 !important;
}

#main b, #main strong {
	font-weight: 500;
}

h1, h2, h3 {
	font-weight: 400;
	text-transform: uppercase;
}

h1 {
	font-size: 2.4em !important;
	line-height: 1.75em;
	margin-top: 0; 
	color: #0f7087;
}

h2 {
	font-size: 1.5em;
	line-height: 1em;
	color: #0f7087;
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
	color: #0f7087;
}

*::selection {
	background-color: #977d55;
	color: #ffffff;
}
*::-moz-selection {
	background-color: #977d55;
	color: #ffffff;
}


/*
 * Structure
 */

.scrolling #topBlock {
	background-color: #ffffff;
	box-shadow: 0 0 20px rgba(0,0,0,0.65);
}

#topBlock {
		background-color: rgba(255,255,255,0.7);
		z-index: 999;
		-webkit-transition-property: background;
-moz-transition-property: background;
-o-transition-property: background;
-ms-transition-property: background;
transition-property: background;
-webkit-transition-duration: .3s;
-moz-transition-duration: .3s;
-o-transition-duration: .3s;
-ms-transition-duration: .3s;
transition-duration: .3s;
-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;
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}

#contentBlock {
	background-color: #ffffff;
}

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

#bottomBlock {
	text-align: center;
	background: url("../dorisol_group_bin/main_bg.jpg")repeat center center;
}

#scroll-top {
	background: #977d55;
	color: #ffffff;
	font-size: 0.95em;
	font-weight: 300 !important;
	line-height: 1em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	bottom: 15% !important;
}

#scroll-top:hover {
	background: #977d55;
}



/*
 * top block
 */

.holder .hotellogo {
	background: url("../dorisol_group_bin/hotel_logo.png") no-repeat center left;
	background-size: 82% auto;
	width: 30% !important;
	float: left;
	width: 15%;
	min-width: 175px;
	height: 115px;
	text-indent: -9999px;
}

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

.languages {
	float: right;
	background: url("../dorisol_group_bin/down_2.png") no-repeat right center;
	padding-right: 20px;
	margin-left: 20px;
}

.languages select {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #0f7087;
	text-decoration: underline;
	font-size: 12px;
}

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

.hoteladdress {
}

.hoteladdress address {
	font-style: normal;
}

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

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

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

#topBlock .navigation {
	width: 70%;
}

#topBlock .navigation li:after {
	width: 1px;
  	height: 12px;
  	margin: 0 8px -2px;
  	background: #0f7087;
}

.navigation li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 300;
	color: #0f7087;
}

.navigation li a:hover, .navigation .active a {
	color: #0f7087;
	border-bottom: 2px solid #0f7087;
	padding-bottom: 5px !important;
}

/* toggle menu */
#toggleNav {
	border: 1px solid #0f7087;
	color: #0f7087;
	background: #ffffff url("../dorisol_group_bin/down_2.png") no-repeat 95% center;
}

.opened .nav {
	border: 1px solid #0f7087;
	width: 82%;
}



/*
 * central block
 */


#main .flashContainer {
	height: 570px;
}

#main .flashContainer .gcb_container_sized {
	height: 100%;
}

.flashContainer .gcb_image_legend {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: center;
	line-height: 24px;
}

#main .flashContainer .gcb_navigation {
	top: 142px;
}

.flashContainer .gcb_navigation_arrow {
	background: url("../dorisol_group_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 -51px;
}

.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: #0f7087;
	border: 2px solid #ffffff;
}




.bookingGadget {
	width: 80%;
	height: 85px;
	z-index: 60;
	position: absolute;
	bottom: -45px;
	left: 50%;
	margin-left: -40%;
	background-color: #0f7087;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#booking
{
	width: 100%;
	position: relative;
	height: 85px;
	padding: 20px 0 0 20px;
}

/*.bookingGadget .gc_sh * {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.1em;
}

.bookingGadget .gc_sh .gc_horizontalSh .shortHandTitle {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: 300;
	border: none;
	text-align: left;
	color: #ffffff;
}

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

.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
	border: 2px solid #f5f1e8;
	border-right: none;
	text-align: center;
	padding-bottom: 2px !important;
	font-size: 1em !important;
	line-height: 33px;
	color: #8a8d8f;
	height: 25px !important;*/
/*	box-shadow: inset 0 0 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.15);*/
/*}*/

/*.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: 2px solid #f5f1e8;
	border-left: none;
	background: #ffffff url("../dorisol_group_bin/be_calendar.png") no-repeat center;
	width: 15% !important;
	height: 27px !important;

}

.bookingGadget .gc_sh .yui-menu-button button {
	border: 2px solid #f5f1e8;
	background: #ffffff url("../dorisol_group_bin/be_dropdown.png") no-repeat 90% center;
	height: 30px !important;
}

.bookingGadget .gc_sh .yui-calcontainer .calheader {
	background: #8a8d8f;
	line-height: 35px;
	font-size: 0.8em;
}

.bookingGadget .gc_sh .yui-calendar .calnavright, .bookingGadget .gc_sh .yui-calendar .calnavleft {
	background: url("../dorisol_group_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: #8a8d8f;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

.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 #f5f1e8;
	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.fixed .gc_sh .shortHandCheckRates {
	background: url("../dorisol_group_bin/book_bg.jpg") repeat center center;
	padding: 5% 10% 5% 10% !important;
	color: #0f7087 !important;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.bookingGadget.fixed .gc_sh .shortHandCheckRates:hover {
	background: url("../dorisol_group_bin/book_bg.jpg") repeat center center;
	padding: 5% 10% 5% 10% !important;
	color: #0f7087;
}

.bookingGadget .gc_sh .shortHandCheckRates, #topBlock .shortHandCheckRates {
	font-size: 1.4em;
	color: #0f7087;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 300;
	background: url("../dorisol_group_bin/book2_bg.jpg") repeat center center;
}

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

.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover {
	background: url("../dorisol_group_bin/book_bg.jpg") repeat center center;
	background-size: auto 100%;
}

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

.quicklinks {
	background: #ffffff !important;
	position: relative;
}

.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 {
	background: #535353;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 3px !important;
	height: 3px !important;
}

.quicklinks li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.quicklinks li a:hover {
	text-decoration: underline;
	color: #0f7087;
}*/

/**
 * @area Booking gadget
 */


#booking
{
	margin: 26px;
	margin-left: 20px !important;
}

#booking select, #booking input
{
	border: 0 none;
	border-radius: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 35px;
	padding-top: 6px;
	color: #ffffff;
	-webkit-appearance: none;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#booking .hotels-styled-select
{
	width: 25%;
	height: 35px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #ffffff;
	margin-right: 1.2%;
}

#booking .hotels-styled-select select
{
	width: 100%;
	background: #0f7087 url("../dorisol_group_bin/down.png") no-repeat center right;
}

.error {
	color: red !important;
	font-weight: 700 !important;
}

#booking .calendar-styled-select
{
	background: #0f7087;
	height: 35px;
	overflow: hidden;
	width: 20%;
	float: left;
	border-bottom: 1px solid #ffffff;
	margin-right: 1.2%;
}


body .ui-datepicker
{
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	width: 300px;
	height: 240px;
	background: #f3f3f3;
}

.ie7 body .ui-datepicker, .ie8 body .ui-datepicker, .ie9 body .ui-datepicker, .ie10 body .ui-datepicker  {
	height: 282px;
}

.ui-datepicker-title {
	text-align: center;
	text-transform: uppercase;
}

.ui-datepicker .ui-widget-header
{
	background: #0f7087;
	color: #ffffff;
	text-transform: lowercase;
	font-weight: 400;
	text-shadow: -1px -1px 0 rgba(0,0,0,15);
}

.ui-datepicker-calendar {
	font-size: 16px !important;
	margin-left: 44px;
	margin-top: 14px;
}

.ui-datepicker-calendar th {
	font-weight: 300;
	border-bottom: 1px solid #000000;
}

body .ui-datepicker .ui-datepicker-prev, .ui-datepicker-next {
	color: #ffffff;
}

body .ui-state-default, body .ui-widget-content .ui-state-default
{
	color: #000;
	font-size: 16px;
	font-weight: 300;
}

body .ui-state-active, body .ui-widget-content .ui-state-active {
	background: #977d55;
}

#booking .calendar-styled-select input
{
	font-size: 16px !important;
	width: 100%;
	padding-bottom: 6px !important;
	padding-right: 0;
	line-height: 34px;
	background: #0f7087 url("../dorisol_group_bin/down.png") no-repeat center right 2px;
}

#booking .night-styled-select
{
	background: #0f7087 url("../dorisol_group_bin/booking_dd_nights.png") no-repeat 0 0;
	width: 15%;
	height: 35px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #ffffff;
	margin-right: 1.2%;
}

#booking .night-styled-select select
{
	width: 100%;
	background: #0f7087 url("../dorisol_group_bin/down.png") no-repeat center right;
}

#booking .book
{
	float: right;
	overflow: hidden;
	position: relative;
	margin-right: 4%;
	width: 32%;
}

#booking .book button
{
	width: 100%;
	height: 36px;
	display: block;
	line-height: 35px;
	text-align: center;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border: none;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	background-color: #977d55;
	/*background-image: url("../dorisol_group_bin/book_now.png");*/
	background-repeat: no-repeat;
	background-position: 16px center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 5px 5px 5px rgba(0,0,0,0.05);
	cursor: pointer;
}

#booking .book button:hover
{
	background-color: #977d55;
}



/*
 * content block
 */

 .imagebg {
 	width: 100%;
 	height: 265px;
 	position: absolute;
 	/*background: url("../dorisol_group_bin/img_imglink.png")no-repeat center left, url("../dorisol_group_bin/img_imglink.png")no-repeat center right;*/
 	background-size: auto 100%;
 	opacity: 0.7;
 }

 .imagelinkgadget {
 	background-color: #ebebeb !important;
 	margin: 10px 1.5% !important;
 }

#imagelinksHolder .imagelinkgadget.top-box-small, #imagelinksHolder .imagelinkgadget.top-box-medium {
}

#imagelinksHolder .holder:before {
    content: "";
    display: block;
    height: 60px;
}

#imagelinksHolder {
	background: url("../dorisol_group_bin/main_bg.jpg") repeat center;
	box-shadow: none !important;
}

#imagelinksHolder:after, #imagelinksHolder:before {
	content: "";
	position: absolute;
	top: 0;
	width: 280px;
	height: 100%;
	z-index: 0;
	opacity: 0.6;
}

#imagelinksHolder:after {
	right: 0;
}

#imagelinksHolder:before {
	left: 0;
}

#imagelinksHolder .imagelinkgadget {
	background: #ffffff;
	z-index: 10;
}

#imagelinksHolder .imgTitle, #imagelinksHolder .imgDescription, #imagelinksHolder .imgLink a {
	color: #3f3f3f;
}

.imgTitle {
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	color: #0f7087;
	margin-right: 4px;
	line-height: 24px;
}

.imgDescription {
	font-size: 0.9em;
	margin-top: 6px;
	text-align: left;
	line-height: 1.3em;
	color: #0f7087;
}

.imgLink a {
	text-decoration: underline !important;
	padding-left: 0 !important;
	color: #0f7087;
}

/* large size */
.large-image {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background-color: #ffffff !important;
}

.medium-image {
	background-color: #ffffff !important;
}

.content {
	text-align: justify;
}

#sidebar {
	background: url("../dorisol_group_bin/sidebar_bg.jpg") repeat center center;
}

#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.5em;
	color: #0f7087;
}

.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.9em;
	background: url("../dorisol_group_bin/more.png") no-repeat 0 center;
	background-size: auto 50%;
}

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

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: #ffffff;
	color: #0f7087;
}

#main .flashContainer .promotionsgadget .prgTitle {
	color: #0f7087;
	font-size: 2em;
}

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

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

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
	font-size: 0.9em;
	background: url("../dorisol_group_bin/more.png") no-repeat 0 center;
	background-size: auto 50%;
}


/* weather gadget */
#main .weather-shell {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*
 * bottom block
 */

#bottomBlock a {
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-weight: 100;
}

.socialmedia {
	background: url("../dorisol_group_bin/footer_logo.png") no-repeat center 10px;
	padding-top: 200px !important;
}

.socialmedia li {
	background: url("../dorisol_group_bin/socialmedia_ic.png") no-repeat 0 0;
}

.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 .instagram {
	background-position: 0 -240px;
}

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

#bottomBlock .hoteladdress {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-transform: uppercase;
}

#bottomBlock .hoteladdress a {
	background: none;
	color: #ffffff;
}

#bottomBlock .footerMenu li:after {
	width: 1px;
  	height: 12px;
  	margin: 0 8px -2px;
  	background: #ffffff;
}

#bottomBlock a {
	color: #ffffff;
}

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


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



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

 .minRate h3 {
 	color: #c4a762;
 }

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

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

.roomName {
	background: #ffffff;
}

.roomName h2 {
	color: #0f7087;
}

.minRate {
	text-align: right;
}

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

.mealplan {
	font-size: 0.85em;
	color: #6b6f6a;
}

.content .promotions-termsActions {
	background: #ffffff;
}

.content .promotions-termsActions .promotions-bgLink {
	font-size: 1.1em;
	color: #0f7087;
	text-transform: uppercase;
	background: url("../dorisol_group_bin/book2_bg.jpg") repeat center center;
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: #0f7087;
	background: url("../dorisol_group_bin/book_bg.jpg") repeat center center;
}

.showmore {
	border: none !important;
}

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

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

.content .promotions-termsActions .promotions-showTermsTrigger {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.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;
	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;
	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;
	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: #6b6f6a;
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#656350), to(#6b6f6a));
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -webkit-linear-gradient(top, #6b6f6a, #656350);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -moz-linear-gradient(top, #6b6f6a, #656350);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -ms-linear-gradient(top, #6b6f6a, #656350);
	background-image: url("../valueresponsive_hotel_1_bin/be_booknow.png"), -o-linear-gradient(top, #6b6f6a, #656350);
	background-position: 15px center, 0 0;
}


/*
 * gallery
 */

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

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

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

.pgText {
	background: #ffffff;
	background: rgba(255,255,255,0.75);
}

.pgText strong {
	color: #0f7087;
	font-size: 1.5em;
	line-height: 1em;
}


/*
 * contact forms
 */

.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
	background: #f1f1f1;
	color: #0f7087;
	border: 1px solid #dddddd;
}

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

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

.content #contacts_form input[type="submit"], .content input[type="submit"] {
	font-size: 1.1em;
	color: #0f7087;
	text-transform: uppercase;
	background: url("../dorisol_group_bin/book2_bg.jpg") repeat center center;
	clear: both;
	font-weight: 300;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	color: #0f7087;
	background: url("../dorisol_group_bin/book_bg.jpg") repeat center center;
}



/*
 * location & google maps
 */

.flashContainer #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);
	height: 480px!important;
}

#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: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1em;
}

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



/*
 * responsive stuff
 */

@media all and (min-width: 1280px) {
	.holder .hotellogo {
		background: url("../dorisol_group_bin/hotel_logo_mob.png") no-repeat left 16px;
		background-size: auto 76%;
	}
}

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

@media all and (max-width: 940px) {
	.navigation ul {
		background: #ffffff;
	}
	.navigation li a {
		font-size: 1.25em;
	}
	/* content */
	.bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
		line-height: 20px !important;
		font-size: 1em !important;
	}
	#imagelinksHolder:before, #imagelinksHolder:after {
		display: none;
	}
	.bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
		font-size: 0.65em;
	}
	#toggleNav {
		width: 80% !important;
	}
	.opened .nav {
		width: 82%;
	}

	/**bookingGadget**/

	#centralBlock .bookingGadget {
		height: 120px;
		bottom: -65px;
	}
	#booking {
		height: 120px;
	}
	#booking .book {
		float: none;
		width: 95%;
		padding-top: 14px;
	}
	#booking .hotels-styled-select {
		width: 40%;
	}
	#booking .calendar-styled-select, #booking .night-styled-select {
		width: 26%;
	}
}

@media all and (max-width: 740px) {
	#bottomBlock .languages {
		background-position: 95% center;
		background: url("../dorisol_group_bin/down.png") no-repeat right center;
	}
	#bottomBlock .languages select {
		color: #ffffff;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 3em;
	}
	.flashContainer:after {
		background: none;
	}
	.holder .hotellogo {
		background: url("../dorisol_group_bin/hotel_logo_mob.png") no-repeat left 10px;
		background-size: 100% auto;
	}

	/**bookingGadget**/

	#centralBlock .bookingGadget {
		height: 162px;
		bottom: -110px;
	}
	#booking {
		height: 162px;
	}
	#booking .book {
		float: none;
		width: 92%;
		padding-top: 14px;
	}
	#booking .hotels-styled-select {
		width: 90%;
	}
	#booking .calendar-styled-select, #booking .night-styled-select {
		width: 44.4%;
	}


}

@media all and (max-width: 614px) {
	.navigation {
		margin-top: -65px !important;
	}
}

@media all and (max-width: 580px) {
	.holder .hotellogo {
		background: url("../dorisol_group_bin/hotel_logo_mob.png") no-repeat center 12px;
		background-size: 85% auto;
	}
	.navigation {
		margin-top: 35px !important;
	}
	#toggleNav {
		background: url("../dorisol_group_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 90%;
		border: none;
		width: 18px !important;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	/* content */
	.bookingGadget .gc_sh .shortHandCheckRates {
		font-size: 1.65em;
	}

	#main .flashContainer {
		height: 300px;
	}
	.flashContainer .gcb_navigation_paginator {
		top: 110px !important;
	}

	/**bookingGadget**/

	#centralBlock .bookingGadget {
		height: 200px;
		bottom: -110px;
	}
	#booking {
		height: 200px;
	}
	#booking .book {
		float: none;
		width: 92%;
		padding-top: 14px;
	}
	#booking .hotels-styled-select {
		width: 88%;
	}
	#booking .calendar-styled-select {
		width: 88%;
	}
	#booking .night-styled-select {
		width: 88%;
	}
	#booking .book {
		width: 88%;
	}

}

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

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	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: #6b6f6a;
	background-image: url("../dorisol_group_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../dorisol_group_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4d504c), to(#6b6f6a));
	background-image: url("../dorisol_group_bin/be_booknow.png"), -webkit-linear-gradient(top, #6b6f6a, #4d504c);
	background-image: url("../dorisol_group_bin/be_booknow.png"), -moz-linear-gradient(top, #6b6f6a, #4d504c);
	background-image: url("../dorisol_group_bin/be_booknow.png"), -ms-linear-gradient(top, #6b6f6a, #4d504c);
	background-image: url("../dorisol_group_bin/be_booknow.png"), -o-linear-gradient(top, #6b6f6a, #4d504c);
	background-position: 15px center, 0 0;
}

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

/**no-banner**/

.no-banner #main .flashContainer {
	height: 180px;
}


#bottomBlock .footerMenu {
	padding-bottom: 110px;
	background: url("../dorisol_group_bin/footer_logos.png") no-repeat center 82px;
}


