@CHARSET "ISO-8859-1";

.logo-block .rt-logo-container {
    height: 100px;
    width: 251px;
}

#rt-logo {
    height: 100px;
    width: 251px;
}

.logo-block .logo-color {
    background-color: transparent;
}

.logo-block {
    padding: 0 15px;
}

#rt-header .rt-container {
    border-bottom: 6px solid #1e659d;
}

#rt-mainbody-surround {
    border-bottom: 4px solid #1e659d;
}

.menutop .rt-arrow-pointer {
    border-top-color: #1e659d;
}

.fp-gallery {
	margin: 0;
    padding: 0;
}

#rt-showcase {
    margin-top: -19px;
    margin-bottom: -10px;
}

.main-bg-light-brown .rt-bg {
    background-color: #AF956C;
    background-image: none;
}


.main-bg-light-brown .rt-bg2 {
    background-image: none;
}

.rg-scr-img-list { 
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.8);                           
}

.fusionmenu {
	margin-top: 30px;	
}

#rokajaxsearch {
	margin-bottom: 0px;	
}

#roksearch_search_str {
	width: 97%;	
}

.menutop .f-submenu-item .item {
    color: #FFFFFF;
}

.staffImage img {
	margin-right: 15px;	
	border-radius:10px;
}

.staffText {
	vertical-align: top;	
}

.staffImage,
.staffText {
	padding-top: 15px;	
}

.shadow {
  border-radius:15px;
}

.module-title .title,
.component-content h2 {
    color: #1E659D;
}