/* CSS Document */


#rt-main {
	background-image: url(../images/sunset.jpg);
	background-repeat: no-repeat;
	background-position: center top fixed;
	background-color: #fdf9f5;
	
	webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#rt-navigation {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

.rt-container{
	background-color: #fff;
	padding-left:20px;
	padding-right:20px;
}

#rt-mainbottom { background-color: #fff; }
#rt-copyright { background-color: #fff; }
#rt-content-top { background-image: none; }
body .component-content .item-page h2, body .component-content .blog h2, body .component-content .weblink-category h2, body .component-content .contact h2, body .component-content .login h1, body .component-content h1, body .component-content h2 {
	font-size: 1.5em;
	border-bottom: none;
}
div#rt-footer .title, div.component-content h1, div.component-content .login h1:after, div.component-content h1:after, div.component-block div.component-content h1 { border-color: transparent; }
div.component-content .login h1:after, div.component-content h1:after { border-bottom: none; }
div.component-content .login h2:after, div.component-content h2:after { border-bottom: none; }
.horizontal_menu li {
	display:inline;
	list-style-type:none;
	padding-right:4px;
	float:left;
}


.module-surround {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}



/* Menu */
.MenuProred a{
	line-height: 18px; !important;
	
}
.module-content ul.menu .menu-arrow, .module-content ul.menu a::before, .module-content ul.menu .separator::before {
    margin: 2px 12px 0 0;
}



#kradvertMainImage{
	width:100%!important;
	
}



.kr_search_advert_price{
	visibility:hidden;
}


.kr_contentbox .pagination ul > li > a, .kr_contentbox .pagination ul > li > span {
    float:none;
    padding: 4px 6px !important;   
    border: none;

}


#kr_quick_search .form-control{
	
	float:left;
	}



.logo-type-custom #rt-logo {margin-left: -30px;}

/*Booking*/

#bookingSearch .dateRange .row .calendar_da { width: 50px; }
.font-size-is-default { line-height: normal; }


.cal_buttons{
	visibility: hidden;
	 display: none;
	
}

/* Fixes */

.component-content input {
  
    width: auto;
	height: auto;
}

.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .sprocket-mosaic-loadmore, body .btn-primary {
   color: #ffffff;
  background-color: #3276b1;
  background-image:none;
  border-color: #285e8e;
    
}

.component-content .login-fields #username, .login #username, .login-fields #password, .login #password, #contact-form input, #contact-form textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration input, #search-searchword, .finder .inputbox, .contact-category .inputbox, .inputbox {
    border-radius: 5px;
    line-height: 1.6em;
    padding: 4px;
}




.rt-totop {
    border-radius: 0px;
    display: inline-block;
    font-size: 1.2em;
    margin-top: 0px;
    padding: 10px;
    text-align: center;
    transition: none 0s ease 0s ;

    background-color: transparent;
    border: none;
    box-shadow: none;
}



