@CHARSET "UTF-8";

@font-face {
	font-family: Roboto Condensed;
	src: url(../sol_e_ria_hotel_bin/early.otf);
}
@font-face {
	font-family: bu;
	src: url(../sol_e_ria_hotel_bin/back.ttf);
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #444;
	text-rendering: auto; 

}



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

a:hover {
	color: #000000;
}

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

h1, h2, h3 {
	color: #555;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

h1 {
    font-size: 2.2em !important;
    line-height: 1.75em;
    margin: 0 0 !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300!important;
}


h2 {
	font-size: 1.3em !important;
	line-height: 1.3em;
	font-family: 'Roboto Condensed',  sans-serif;
}

h3 {
    font-size: 1.3em !important;
    line-height: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: rgb(53,129,196);
    text-indent: 2%;
}

*::selection {

}
*::-moz-selection {

}



/*
 * Structure
 */

#topBlock {
	background-color: white;
}

/*.scrolling #topBlock {
	background: url("../sol_e_ria_hotel_bin/pattern.png") repeat-x top center;
}*/

.ie7 #topBlock, .ie8 #topBlock {
}

#contentBlock {
	background: white;
}

#contentBlock {
	background: rgb(223,241,255);
}

.hotel-rooms #contentBlock, 
.hotel-special-offers #contentBlock,
.hotel-gallery #contentBlock,
.hotel-products #contentBlock,
.hotel-directions #contentBlock,
.hotel-contacts #contentBlock,
.utilities #contentBlock,
.hotel-addons #contentBlock,
.hotel-meetings-and-events #contentBlock    {
	background: white;
}


#bottomBlock {
	text-align: center;
	background-color:white;
	background: white url('../sol_e_ria_hotel_bin/wavesbottom.png');
    background-position: 50% -73px;
    background-size: cover;

}
#bottomBlock .holder {
	position:relative;
    background: url('../sol_e_ria_hotel_bin/footer.png') no-repeat;
    background-size: 90px auto;
    background-position: 50% 47px;
 }

#scroll-top {
	background: rgba(0,100,177,0.7);
	color: white;
	font-size: 0.7em;
	line-height: 1.3em;
	text-transform: uppercase;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.1em;
}

#scroll-top:hover {
	background: #cfaa52;
	color:white;
	border:1px solid #ac975f;
}



/*
 * top block
 */

.hotellogo {
	background: url("../sol_e_ria_hotel_bin/hotel_logo.jpg") no-repeat center left;
	width: 20% !important;
}

.ie7 .hotellogo, .ie8 .hotellogo {
	background: url("../sol_e_ria_hotel_bin/hotel_logo.jpg") no-repeat 0 center;
}

.languages {
	background: url("../sol_e_ria_hotel_bin/show.png") no-repeat;
 	background-position: 87% 50%;
	background-size: 10px auto;
	position: relative;
	    font-size: .9em;
}

.languages select {
	font-family: 'Roboto', sans-serif;
	line-height: 1em;
	color: #222;
	text-transform: uppercase;
	font-size: .9em;
	text-decoration: none!important;
	letter-spacing:0.1em;
	font-weight:100;
}
.languages select:hover{
	cursor:pointer;
	color:rgb(9,190,172);
}

#topBlock .hoteladdress {
}

.hoteladdress {
	font-weight: 100;
}

.hoteladdress address {
	font-style: normal;
	padding-top: 3%;
}

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

.address {
	background: url("../sol_e_ria_hotel_bin/pin.png") no-repeat 5px 0px; 
}

.phone {
	background: url("../sol_e_ria_hotel_bin/phone.png") no-repeat 12px 0px; 
}

.navigation li {
	display: inline-block;
	padding: 10px 10px 14px!important;
    margin-left: 14px;
    border-bottom: 1px dotted #ccc;
    line-height: 1.5em;
    font-size: 1em;
}

#topBlock .navigation {
	width: 70%;
}

.navigation li a {
	font-size: 14px;
	color: #222;
	font-family: 'Roboto',  sans-serif;
	text-transform: uppercase;
	font-weight:100;
	padding-top:5%;
	letter-spacing: 0.04em;
}
.navigation li:after {
	width: 0px!important;
	height: 0px!important; 
	margin: 0 !important;
}

.navigation li:hover {
	background-color: #3581c4;
	background-color: rgb(227,238,246);
	padding-left: 14px;
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	color:white!important;
}
.navigation .active,.navigation .active:hover{
	padding-left: 14px;
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	background-color:rgb(0,100,177);
}

.navigation li:hover{
}

.navigation .active a {
	color: white;
	padding-bottom: 0 !important;
	background-color:rgb(0,100,177);
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
}

/* toggle menu */
#toggleNav {
    background: url('../sol_e_ria_hotel_bin/mobile_menu_ic.png') no-repeat right center;
    background-size: 21px 12px;
    font-family: 'Roboto';
    line-height: 1.3em;
    font-size: 1.1em;
    color: black;
    font-weight: 100;
    text-align: right !important;
    letter-spacing: 0.2em;
    padding-right: 30px !important;
}

.opened .nav {
	border: none;
	background-color: rgba(255,255,255,1);
	text-align:center;
}

.opened .nav li a {
	color: black;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.07em;
	font-size: 1.1em;
}

.opened.nav .navigation .active{
	border-radius:0px!important;
}





/*
 * central block
 */

 #centralBlock {
	background:#3581c4 url("../sol_e_ria_hotel_bin/background.png") no-repeat;
	background-position: center 680%;
    background-size: 105%;
 }


.flashContainer .gcb_container_sized {
	border: none;
}

.flashContainer .gcb_image_legend {
	color: #232323;
	font-family: 'Roboto Condensed', 'Georgia', serif;
	font-weight: 100;
	font-size: 2em;
	line-height: 24px;
}

.bookingGadget .gc_sh * {
	font-family: 'bu', 'Roboto';
	font-size: 1.3em;
}



.bookingGadget.shortHandButton{
	overflow:visible!important;
}

button#shbgshortHandCheckRates{
	font-family: 'bu', 'Roboto';
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 5%!important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: rgb(0,95,177);
	text-transform: none!important;
	background: white url('../sol_e_ria_hotel_bin/wavebuttonblue.png') no-repeat;
        background-position: 45px 97px;
    background-size: 39px 15px;
    letter-spacing: 0.05em;
    border:2px dotted rgb(0,95,177);
}




button#shbgshortHandCheckRates:hover{
    background: white  url('../sol_e_ria_hotel_bin/wavebuttonbluedark.png') no-repeat;
    background-position: 45px 97px;
    background-size: 39px 15px;
    letter-spacing: 0.05em;
    color:rgb(0,44,119);
        border-color: rgb(0,44,119);
}
.bookingGadget.fixed {
	position: fixed;
	top: 120px;
	right: 50%;
	margin-right: -39%;
	width: 160px;
	height: auto;
}

.bookingGadget.fixed button#shbgshortHandCheckRates,
.bookingGadget.fixed.gc_sh .shortHandCheckRates {
	 border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    margin-top: 13px;
    color: rgb(0,100,177);
    padding:4%;
}
.bookingGadget.fixed .gc_sh .shortHandCheckRates::after {
	display:none;
}
.bookingGadget.fixed.gc_sh .shortHandCheckRates, 
.bookingGadget.fixed button#shbgshortHandCheckRates:hover,
 .bookingGadget.fixed.gc_sh .shortHandCheckRates:hover{
	box-shadow:none;
	 color:rgb(0,44,119);
	 border-color:rgb(0,44,119);
}
.quicklinks li:after{
}
.quicklinks {
	width:100%!important;
	overflow:hidden;
	text-align: center;
}

.ie7 .quicklinks {
	float: none;
}

#centralBlock .quicklinks li:after {
	
}
.quicklinks li {
	text-transform: uppercase;
	margin-right: 10px;
	padding: 0px 6px;
	line-height: 10px!important;
}

.quicklinks li a {
	font-size: .8em;
	font-weight: 100;
	font-family: 'Roboto';
	text-transform:uppercase;
	text-align:center;
	color:white;
	line-height: 24px;
	letter-spacing: 0.04em;
}

.quicklinks li:hover a {
	color:rgb(9,190,172);
}



/*
 * content block
 */
.imgImageWrapper {
   
    margin: 0 0% 0 0;
}
#imagelinksHolder .imagelinkgadget, .small-image, .large-image, .medium-image{
	background-color:rgb(53,129,196);
}
#imagelinksHolder .imagelinkgadget:hover, .small-image:hover, .imagelinkgadget.large-image.website:hover {
	background-color:rgb(0,95,177);

}
.imagelinkgadget:hover .imgDescription,
.imagelinkgadget:hover .imgLink a,.imagelinkgadget:hover .imgTitle {
	color:white;
}

.medium-image .imgImageWrapper img {
	width: 100%;
	height: auto;
}


.imgTitle {
    font-size: 1.2em;
    color: white!important;
    font-family: "Roboto Condensed";
    font-weight: 200;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 5% 0 1.5%!important;
    text-align: center;
}

.imgDescription {
    font-size: .9em;
    padding-top: 10px;
    color: #f3f3f3!important;
    margin: auto 2%;
}

.medium-image .imgDescription {
	font-size: 1em;
	padding-top: 10px;
	color: white!important;
	text-align: center;
	width: 90%;
    margin: auto;
}

.imgLink{ 
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: .9em;
    line-height: 1.7em;
}

.imgLink a {
	color: white;
	font-size: 0.9em;
	padding-right: 20%;

}
.imgLink a:after {
    content: "";
    position: absolute;
    left: 50%!important;
    width: 17px;
    height: 15px;
    background: url("../sol_e_ria_hotel_bin/showright.png") no-repeat;
    background-position: center 1px;
    background-size: auto 15px;
}
.top-box-small .imgLink a:after {
    content: "";
    position: absolute;
    left: 52%!important;
    width: 20px;
    height: 20px;
    background: url("../sol_e_ria_hotel_bin/showright.png") no-repeat;
    background-position: left center;
    background-size: 9px 14px;
    overflow: hidden;
}



div.imgDescription:after {
	width: 50%;
	height: 1px;
	position: absolute;
	bottom: 10px;
	float: left;
	display: block;
}

.medium-image {
    margin: 8px!important;
}
.medium-image .imgLink {
    left: 40%!important;
}

/* large size */
.large-image .imgTitle, .large-image .imgDescription, .large-image .imgLink, .large-image .imgLink a{
	text-align:left!important;
    width: 100%;
    margin-left:2%;
}

.large-image .imgLink{
    margin: 0% 0 0!important;
    bottom:10px!important;
   }
.large-image{
	padding:0!important;
}
 .large-image .imgImageWrapper img{
width:100%;
height:auto;
 }
.content {
	text-align: justify!important;
	padding-right: 10px;
	box-sizing: border-box;
	padding-left: 10px;
}
.content p{
	text-align: left!important;
	line-height:1.8em;
}

#sidebar {
	padding-top: 2%;
	padding-bottom: 2%;
	box-sizing: border-box;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p {
	margin-top: 0;
	margin-bottom: 0;
	color: #222; 
	text-transform: none;
	font-family: 'Roboto Condensed'!important;
	text-transform: uppercase;
	padding-bottom: 2%;
	letter-spacing: 0.05em;
	text-align:center;
}
#sidebar h2{
	font-size:1.4em!important;
}
/* promotion widget */
.prgTitle {
	font-size: 2em;
	color: #232323;
	font-weight: 300;
	font-family: 'Roboto Condensed';
    letter-spacing: 0.07em;
}

.prgDescription {
	color: #3f3f3f;
	font-size: 1.2em;
	font-family: 'Roboto'!important;
	letter-spacing:0.02em;
}

.prgClick {
	font-size: 1em;
	padding-left: 0 !important;
	text-decoration: underline;
	font-family: 'Roboto'!important;
	color:#545454;
}

.hotel-overview .prgImgWrapper img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	transition-duration: 0.7s;
	-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;
}

.hotel-overview .prgImgWrapper img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

/* promo on content */
.content .promotionsgadget {
	background: rgba(227,238,246,.5);
    color: #fff!important;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
	font-family:'Roboto Condensed';
}

/* promo on banner */
#main .flashContainer .promotionsgadget {
	background: rgba(0, 44, 119,.5);
    color: #fff!important;
    border-radius: 11px;
    -webkit-border-radius: 11px;
	-moz-border-radius:11px;
}

#main .flashContainer .promotionsgadget .prgTitle {
	color: #fff!important;
	font-size: 2em;
	font-family: 'Roboto Condensed', serif;
	letter-spacing: 0.07em;
}

#main .flashContainer .promotionsgadget .prgDescription {
	font-size: 1.25em;
	color: #fff!important;
	font-family: 'Roboto', sans-serif;
	text-transform:none!important;

}

#main .flashContainer .promotionsgadget .prgClick {
	background: url("../sol_e_ria_hotel_bin/arrowright.png") no-repeat;
	background-position: -4px -5px;
    background-size: 15px 25px;
}

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
	font-size: 0.9em;
	padding-left: 0 !important;
	text-decoration: underline;
}


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


/*
 * bottom block
 */

#bottomBlock a {
	text-decoration: none;
	font-family:'Roboto';
	color: #484848;
	font-size:1em;
	font-weight:100;
}
#bottomBlock .hoteladdress a {
	margin: auto;
	width: 30%;
}
.footerMenu {
    background-color: rgb(0,100,181);
    padding-right: 5%!important;
    box-sizing: border-box;
    padding-left: 5%!important;
    padding-top: 3%!important;
}
.footerMenu ul  a{
	text-transform:uppercase;
	color:white!important;
	font-size:1em!important;
}
.footerMenu ul a:hover{
	color:rgb(9,190,172)!important;
}

.socialmedia {
	padding-top: 10px;
	padding-bottom: 15px;
}

.socialmedia li {
	background: url("../sol_e_ria_hotel_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 .sharethis {
	text-indent: 0;
}

.socialmedia .instagram {
	background-position: 0 -240px;
}
.socialmedia .googleplus {
	background-position: 0 -192px;
}
.socialmedia li:hover {
    -webkit-filter: invert(1);
    filter: invert(1);
}

#bottomBlock .hoteladdress {
	color: #000000;
	font-weight: 100;
	letter-spacing: 0.07em;
}


#bottomBlock .hoteladdress strong {
	color: #222;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.footerMenu li {
	font-weight:100;
}
.footerMenu li a {
    font-family: 'Roboto'!important;
}

#bottomBlock .footerMenu li:after {
	background: url("../sol_e_ria_hotel_bin/after.png") no-repeat center center; 
}

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


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


.minRate {
    font-size: .9em;
}

.roomName {
	background: white;
	border-bottom: 6px solid white;
}

.roomName h2 {
	color: #232323;
	font-size: 1.2em!important;
	font-weight: 100;
    font-family: 'Roboto';
    text-transform: none!important;
}

.roomDescription {
	padding-top: 10px;
}

#roomtypes .minRate h3 {
	font-size: 0.95em !important;
}

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

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

.content .promotions-termsActions {
background: white;
}


.content .promotions-termsActions .promotions-bgLink {
	font-size: 1.1em;
	font-weight: 100;
	color: #222;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: rgb(0,100,177);
	font-family: 'Roboto';
	float: none!important;
	letter-spacing: 0.1em!important;
	font-weight: bold;
	border: 2px dotted rgb(0,100,177);;
    padding: 10px;
    box-sizing: border-box;
}

.content .promotions-termsActions .promotions-bgLink:hover {
	color: white;
	border-color: rgb(0,100,177);
	color:rgb(0,100,177);
}

.showmoreLabel {
    display: block;
    line-height: 1em!important;
}

.showmore {
	font-size: 2em;
	color: rgb(0,100,177);
	background: none !important;
	border: none!important;
	margin: -19px 81%!important;
	height:22px!important;
}
.showmore:hover {
	font-size: 2em;
	color: rgb(0,100,177);
	background: none !important;
	border: none!important;
	margin: -19px 81%!important;
}


.showmoreLabel {
	display: block;
	line-height: 1em!important;
}
#productTypes .showmore, #specialoffers .showmore {
	margin: -18px 90%!important;
	bottom:64px!important;
}

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

.content .promotions-termsActions .promotions-showTermsTrigger:hover {
	text-decoration: underline;
}

.content .promotions-termsContent {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #fff;
}
.content .promotions-closeTermsShell {
	text-decoration: underline;
}



/*
 * room comparison
 */

.content .compareRoomsLink a {
	font-size: 1em;
	border: none;
	color: #424242;
	font-weight: 100;
	text-transform: capitalize;
	background-color: #decdb0;
	padding-left: 10px !important;
	padding-right: 10px;
}

.content .compareRoomsLink a:hover {
	color: #ffffff;
	background-color: #e97900;
}

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

.content .compareLabels ul li {
	background: none;
	border-bottom: 1px solid #000000;
	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 #000000;
}

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

.compareContent .bookNowButton a {
	font-size: 0.8em;
	letter-spacing: 0;
	color: #ffffff;
	font-weight: 100;
	text-transform: capitalize;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #000000;
}

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


/*
 * gallery
 */

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

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

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

.pgText {
	background: rgba(255,255,255,.6);
	color:black;
	text-align:center;
}

.pgText strong {
	font-weight: 100;
	font-size: 1.2em;
    line-height: 1.2em;
	font-family: 'Roboto';
    text-align: center;
    letter-spacing: 0.1em;
}


/*
 * contact forms
 */

 content #contacts_form input,
 .content #contacts_form textarea, 
 .content input, .content textarea, .pgText, 
 .webkit .content #contacts_form select, 
 .webkit .content form select, 
 .mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	border: none!important;
}


.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
	color: #222;
	border-radius:5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	line-height:2em;
	font-size:1.3em;
	letter-spacing:0.06em;
	    background-color: rgb(223,241,255);
	font-family:'Roboto', sans-serif;
	font-weight:300;
	width:96%!important;
}
.content #contacts_form p, .content form p {
	font-size:1em;
	margin:auto;
	display:block;
}
.content form, .content form div{
	font-size: 1em;
    letter-spacing: 0.04em;
}
.content textarea:focus, input:focus, select:focus {
	outline: none !important;
	border:1px solid #d3d3d3;
	box-shadow: 0 0 3px #719ECE;
}

.content #contacts_form select, .content select {
	width: 96%!important;
}

.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
	background-image: url("../sol_e_ria_hotel_bin/arrow-down.png") !important;
	background-repeat: no-repeat;
	border-radius:5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	background-size: 11px;
}

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

.content #contacts_form input[type="submit"], .content input[type="submit"] {
    font-size: 1.1em;
    font-weight: bold;
    color: #222;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: rgb(0,100,177);
    font-family: 'Roboto';
    float: none!important;
    letter-spacing: 0.1em!important;
    font-weight: bold;
    border: 2px dotted rgb(0,100,177)!important;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    width: 180px!important;
    text-decoration: none;
    background: white!important;
    padding: 0px!important;
    line-height: 3em;
}

.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
	box-shadow: none;
    color: rgb(0,44,119);
    border-color: rgb(0,44,119);
}

#contacts_form input[type="checkbox"]{
	width:auto!important;
}

/*
 * location & google maps
 */

#map_canvas {
	border: 5px solid #ebebeb;
	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 {
	font-size: 1.1em;
    font-weight: bold;
    color: #222;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: rgb(0,100,177);
    font-family: 'Roboto';
    float: none!important;
    letter-spacing: 0.1em!important;
    font-weight: bold;
    border: 2px dotted rgb(0,100,177);
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    width: 180px;
    text-decoration: none;
}
.dirLink:hover {
    box-shadow: none;
    color: rgb(0,44,119);
    border-color: rgb(0,44,119);
}
/*
 * responsive stuff
 */

@media all and (max-width: 1280px) {
	.hotellogo {
		background-size: 100% auto !important;
	}
}

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

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

}

@media all and (max-width: 940px) {
	.navigation ul {
		background: rgba(255,255,255,1);
    	border-radius: 0 0 10px 10px;
	}
	.navigation li a {
		font-size: 1.25em;
	}
	#centralBlock:after {
		display: none;
	}
	.navigation {
		width: 50% !important;
	}
	#main .imagelinkgadget {
		margin-bottom: 20px !important;
		margin-right: 1.5% !important;
		margin-left: 1.5% !important;
	}
	.navigation .active,.navigation .active a, .navigation .active:hover,.navigation li:hover{
		background:transparent!important;
	}
	}

@media all and (max-width: 720px) {
	#main h1 {
		margin-top: 0;
	}
	#main {
		padding-top: 100px;
	}
	#topBlock {
		height: 100px;
	}
	.hotellogo {
		height: 100px;
	}
	.navigation {
		margin-top: 25px;
	}
	.languages {
		display: none;
	}
	#bottomBlock .languages {
		background-position: 95% center;
		background: url("../sol_e_ria_hotel_bin/down.png") no-repeat right center;
	}
	#bottomBlock .languages select {
		color: #ac975f;
	}
	/* book now button */
	button#shbgshortHandCheckRates, .bookingGadget .shortHandButton {
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	.bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
		font-size: 3em;
		box-shadow: none;
		background-color: rgb(0,100,177);
		border:1px solid rgb(0,44,119);
		line-height: 1.1em;
		font-family: 'Roboto';
		color: white;
		letter-spacing: 0.03em;
	}
	.bookingGadget .gc_sh .shortHandCheckRates:hover, .bookingGadget .booknow:hover {
		background-color: rgb(0,44,119);
	}
	#bottomBlock .holder {
		background: none !important;
	}
	#topBlock .navigation {
		margin: 15px 0 0;
	}
	#shbgshortHandButton #shbgshortHandCheckRates:after {
		display:none;
	}
	#bottomBlock .hoteladdress a {
		margin: auto;
		width: 100%;
		padding-bottom: 20px;
	}
	.navigation .active, .navigation .active a, .navigation .active:hover {
	    padding-left: 14px;
	    border-radius: 0px!important;
	    background-color: transparent!important;
	}

	.navigation .active:hover {
	    border-bottom:1px solid rgb(0,100,177);
	}
}

@media all and (max-width: 580px) {
	.hotellogo {
		/*background: url("../sol_e_ria_hotel_bin/hotel_logo_mob.png") no-repeat 10px center;
		*/background-size: 80% auto!important;
	}
	#toggleNav {
		background: url("../sol_e_ria_hotel_bin/mobile_menu_ic.png") no-repeat center;
		background-size: 90%;
		border: none;
	}
	#toggleNav.opened {
		border-bottom: none;
	}
	.bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
		font-size: 2em;
		line-height: 1.1em;
		font-family: 'Roboto';
		color: white;
	}
	#shbgshortHandButton #shbgshortHandCheckRates:after {
		display:none;
	}

	#main .flashContainer .promotionsgadget .prgTitle {
		color: #fff!important;
		font-size: 2em;
		font-family: 'Roboto Condensed', serif;
		line-height: 1.2em;
	}
	/* content */
	.hoteladdress {
		border: none;
	}
	.footerMenu {
		display: none;
	}
	#bottomBlock a {
		text-decoration: underline;
	}
	#topBlock .navigation {
		margin: 35px 0 0;
	}
	#bottomBlock .hoteladdress a {
		margin: auto;
		width: 100%;
		padding-bottom: 20px;
	}
	#toggleNav{
		padding-right:0!important;
		text-indent: -9999px;
		font-size: 0;
	}

}



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

.bookingGadget .booknow {
	color: #ffffff;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: 100;
	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: #000000;
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png");
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png"), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#515f1c), to(#000000));
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png"), -webkit-linear-gradient(top, #000000, #515f1c);
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png"), -moz-linear-gradient(top, #000000, #515f1c);
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png"), -ms-linear-gradient(top, #000000, #515f1c);
	background-image: url("../sol_e_ria_hotel_bin/be_booknow.png"), -o-linear-gradient(top, #000000, #515f1c);
	background-position: 15px center, 0 0;
}

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








