div.outer-container {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    background-attachment: scroll;
}

.mbtheme_light div.outer-container {
    background-color: #000000;
}

div.bg-fader {
    display: block;
}

body {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

.ui-bar-a,.ui-bar-a input,.ui-bar-a select,.ui-bar-a textarea,.ui-bar-a button,.ui-bar-c,.ui-btn-up-c,.ui-btn-hover-c,.ui-btn-down-c,#ui-datepicker-div {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

.ui-body-c,.ui-body-c input,.ui-body-c select,.ui-body-c textarea,.ui-body-c button {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

.ui-body-c .ui-link,.ui-body-c .ui-link:visited,.ui-body-c .ui-link:hover {
    color: #fff;
}

#cboxContent .con .loc_info a {
    color: #00a898;
}

.submit,.roomreserve,.pdf_download,.closeBtn,.direct-promo-section a {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#783818),color-stop(100%,#783818));
    background-image: -webkit-linear-gradient(top,#783818,#783818);
    background-image: -moz-linear-gradient(top,#783818,#783818);
    background-image: -ms-linear-gradient(top,#783818,#783818);
    background-image: -o-linear-gradient(top,#783818,#783818);
    background-image: linear-gradient(top,#783818,#783818);
    -pie-background: linear-gradient(#783818,#783818);
    border: 1px solid #783818;
}

.submit:hover,.roomreserve:hover,.pdf_download:hover,.closeBtn:hover,.direct-promo-section a:hover {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#664b2d),color-stop(100%,#664b2d));
    background-image: -webkit-linear-gradient(top,#664b2d,#664b2d);
    background-image: -moz-linear-gradient(top,#664b2d,#664b2d);
    background-image: -ms-linear-gradient(top,#664b2d,#664b2d);
    background-image: -o-linear-gradient(top,#664b2d,#664b2d);
    background-image: linear-gradient(top,#664b2d,#664b2d);
    -pie-background: linear-gradient(#664b2d,#664b2d);
    border: 1px solid #664b2d;
}

.horizontal .logo-content {
    max-height: 110px;
    background:#0C0A0B;
    /*background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#c6bec6));*/
    /*background-image: -webkit-linear-gradient(top,#fff,#c6bec6);*/
    /*background-image: -moz-linear-gradient(top,#fff,#c6bec6);*/
    /*background-image: -ms-linear-gradient(top,#fff,#c6bec6);*/
    /*background-image: -o-linear-gradient(top,#fff,#c6bec6);*/
    /*background-image: linear-gradient(top,#fff,#c6bec6);*/
    /*-pie-background: linear-gradient(#fff,#c6bec6);*/
    border-bottom-color: #aba4ab;
}

.mbtheme_light .horizontal .logo-content {
    max-height: 90px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#c6bec6));
    background-image: -webkit-linear-gradient(top,#fff,#c6bec6);
    background-image: -moz-linear-gradient(top,#fff,#c6bec6);
    background-image: -ms-linear-gradient(top,#fff,#c6bec6);
    background-image: -o-linear-gradient(top,#fff,#c6bec6);
    background-image: linear-gradient(top,#fff,#c6bec6);
    -pie-background: linear-gradient(#fff,#c6bec6);
    border-bottom-color: #aba4ab;
}

.vertical .logo-content {
    background-color: #1cd6bd;
}

.vertical .logo-content img {
    border-top-color: #1cd6bd;
    background-color: rgba(255,255,255,.8);
}

.mbtheme_light .vertical .logo-content img {
    border-top-color: #1cd6bd;
    background-color: rgba(255,255,255,.8);
}

.logo-content .text-logo {
    font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

#promotionsSlider,.mbtheme_light #promotionsSlider {
    border-top-color: #90C533;
}

#promotionsSlider .viewDetail {
    color: #90C533;
}

ul.orbit-bullets li.active {
    background-color: #90C533;
}

.ui-collapsible-heading .ui-btn-inner,.verticalNavButton .ui-btn-inner {
    border-top-color: #B91202;

.ui-collapsible .ui-icon,.ui-icon {
    background-color: #90C533;
}

.artMainCon {
    border-top-color: #90C533;
}

#colorbox {
    border-top-color: #90C533;
}

#popupBasic .ui-dialog-contain {
    border-top-color: #90C533;
}

em.h3pic {
    background-color: #90C533;
}

a.map_info_window_tit,a.mapDetail {
    color: #00a898;
}

a.map_info_window_tit:hover,a.mapDetail:hover {
    color: #1cd6bd;
}

.arrowDetail {
    background-color: #1cd6bd;
}

#ui-datepicker-div a.ui-state-default {
    color: #00a898;
}
.guest-img{width:46% !important;padding:5px;}
.copyright{
	background:#000;
    text-align:center;
	padding:8px 0;
	font-weight:normal!important;
	font-size:11px;
    text-shadow:none !important;
}