header#rt-top-surround {
    display: block;
}
#rt-header {
    background-color: #504C4C;
    background-image: linear-gradient(to bottom, #504C4C, #504C4C);
    background-repeat: repeat-x;
    border-top: 1px solid #504C4C;
}

.menu-block {
    margin-top: 17px;
}
.menu-block .gf-menu.l1 .item {
     color: #ffffff;
}

#rt-header .rt-grid-2 {
width: 50px;
z-index: 100;
}

#rt-header .rt-grid-6 {width: 750px;}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
#rt-header .rt-grid-2 {width:80px;}
#rt-header .rt-grid-6 {width: 560px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
#rt-header .rt-grid-2 {width:64px;}
#rt-header .rt-grid-6 {width: 448px;}
}
.mod-languages img {min-width: 15px;}
div.mod-languages ul {
    width: 80px;
}

.rg-ss-title {
    display: block;
    font-size: 300% !important;
    color:#03CEFF !important;
    line-height: 100%;
}
.rg-ss-caption {
    color:#3F3F3F !important;
}

body h1 {
    font-size: 150% !important;
    color: #00B6E4 !important;
}
#reservations .current {
    border: 1px solid #d5d5d5;
    clear: both;
    padding: 0px !important;
}

