﻿.home-attractions-img {
    float:right;
}

.home-attractions-title {
    display:block;
    float:right;
    padding:3px 7px 0px 7px;
    text-transform:uppercase;
    font-size:12px;
    position: relative;
    top:-22px;
    left:10px;
    background-color: #e4b248;
    color:white;
    text-align:right;
}

.home-attractions-title:hover{
    color:black;
}

.home-attractions-description {
    float:right;
    margin-top:-25px;
    font-size:12px;
    line-height: 16px;
    text-align:right;
}

.title-style-1 h5 {
    text-transform: uppercase;
}

.tooltip {
    position: fixed;
}

.dab-room-box {
    margin-bottom: 20px;
}

.attraction-box {
    border-bottom: 1px solid gray;
    padding-bottom: 20px;
    margin-top: 20px;
}

.attraction-bigthumb {
    float:left;
}

.attraction-title {
    text-transform: uppercase;
}

.attraction-rightside {
    width:530px;
    float:right;
}

.title-uppercase
{
    text-transform:uppercase;
}

.dab-wide-select-box > .sod_select {
    width: 223px;
    padding: 0;
    padding-left: 10px;
    border: solid 1px rgba(228, 178, 72, 0.6);
    height: 30px;
    background: transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    padding-top: 8px;
    margin: 0 0 0 0px;
}

.dab-wide-select-box > .sod_select .sod_list_wrapper {
    width:223px;
}


.contact-form-box input, .contact-form-box textarea  {
    border: 1px solid light-gray;
    border-radius: 0;
    width:121%;
}

.contact-form-box textarea  {
    min-height: 200px;
}

.long-ddl > .sod_select {
    width: 100px;
}

.short-ddl > .sod_select {
    width: 100px;
}


.short-ddl .sod_select {
    margin-left: 0px;
}

.short-ddl > .sod_select .sod_list_wrapper, .long-ddl > .sod_select .sod_list_wrapper {
    width: 100px;
}

.book-slider .quick-reservation-container {
    background:none;
}

.room-single-tab p, blockquote  {font-style:italic;}