div div.outer-container
{
    background-image: none;
}
.container.full-width
{
    padding: 0;
}
.poiMenu
{
    position: absolute;
    text-align: center;
    z-index: 1001;
}
.poiMenu .ui-btn-inner
{
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    text-shadow: -1px -1px 0 #000;
    padding: 8px;
    background: #222;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#222),to(#0a0a0a));
    background-image: -webkit-linear-gradient(#222,#0a0a0a);
    background-image: -moz-linear-gradient(#222,#0a0a0a);
    background-image: -ms-linear-gradient(#222,#0a0a0a);
    background-image: -o-linear-gradient(#222,#0a0a0a);
    background-image: linear-gradient(#222,#0a0a0a);
}
.poiMenu .ui-btn-inner:hover
{
    background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#1a1a1a));
    background-image: -webkit-linear-gradient(#333,#1a1a1a);
    background-image: -moz-linear-gradient(#333,#1a1a1a);
    background-image: -ms-linear-gradient(#333,#1a1a1a);
    background-image: -o-linear-gradient(#333,#1a1a1a);
    background-image: linear-gradient(#333,#1a1a1a);
}
#locationSelect
{
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}
.poiMenu .ui-select .ui-btn-icon-right .ui-btn-inner, .poiMenu .ui-select .ui-li-has-count .ui-btn-inner
{
    padding-right: 35px;
}
.poiMenu .ui-select .ui-btn-icon-right .ui-icon
{
    right: 8px;
}
.arrowDetail
{
    float: left;
    background-color: #666;
    width: 18px;
    height: 18px;
    background-position: -108px 50%;
    background-image: url("icons-18-white.png"/*tpa=http://cdn1.buuteeq.com/aspx/Shared/mb/images/mbtheme_dark/icons-18-white.png*/);
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 0 rgba(0,0,0,.2);
}
div#map_wrapper
{
    position: relative;
    height: 300px;
}
#map img
{
    max-width: none;
}
div#map_wrapper #map
{
    height: 100%;
}
#mpis
{
    max-height: 250px;
    overflow-y: auto;
}
.detailLink
{
    margin-top: 10px;
}
.mapDetail
{
    padding-left: 6px;
    font-weight: bold;
}
*
{
    margin: 0;
    padding: 0;
}
ul, li, dd dt
{
    margin: 0;
    padding: 0;
}
.m_wrap
{
    width: 100%;
    padding-bottom: 20px;
}
.clearfix:after
{
    content: "\0020";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
.clearfix
{
    zoom: 1;
}
#header a.backhome
{
    display: block;
    float: left;
    margin-left: 12px;
    margin-top: -34px;
    width: 42px;
    height: 30px;
    text-align: center;
    padding: 5px 0 0 3px;
}
#header a.backhome em
{
    height: 13px;
    width: 15px;
    display: inline-block;
    margin-top: 1px;
}
a img
{
    border: 0 none;
}
a:visited img
{
    color: none;
}
.con dl
{
    padding: 0 12px;
}
.con dd dl
{
    padding: 0;
}
.con dt
{
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.con dt a.slideup, .con dt a.slidedown
{
    display: block;
    padding-left: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1;
}
.con dt a.slideup
{
    background-repeat: no-repeat;
    background-position: 92% 10px;
}
.con dt a.slidedown
{
    background-repeat: no-repeat;
    background-position: 92% -44px;
}
.con dd
{
    padding: 12px 0 10px;
    display: none;
}
.con dd img
{
    margin-right: 4px;
}
.con dd.rooms_p_n, .con dd.rooms_p_n dl
{
    padding: 0;
    margin: 0;
}
.con dd.rooms_p_n dt
{
    font-style: italic;
}
.con dd dt a
{
    background: url("roomslide.png"/*tpa=http://cdn1.buuteeq.com/aspx/3001/images/roomslide.png*/) no-repeat 92% -48px;
    display: block;
    padding-left: 24px;
    height: 34px;
    line-height: 34px;
}
.con dd dt a.roomslide_d
{
    background: url("roomslide.png"/*tpa=http://cdn1.buuteeq.com/aspx/3001/images/roomslide.png*/) no-repeat 92% 10px;
    font-size: 14px;
    padding-left: 24px;
}
.photo img
{
    width: 100%;
}
.photo h2
{
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    margin-top: 9px;
    margin-bottom: 9px;
}
.photo p
{
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
    word-wrap: break-word;
    white-space: normal;
}
.photo a.detail
{
    display: inline-block;
    padding: 8px 12px 8px 30px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 0 center;
    float: right;
    font-weight: bold;
    margin-top: 12px;
}
#dialog_overlay
{
    top: 0;
    left: 0;
    z-index: 99;
    opacity: .5;
    position: fixed;
    background-color: Black;
    width: 100%;
}
#dialog_wrapper
{
    top: 0;
    left: 0;
    z-index: 100;
    position: absolute;
}
#dialog_close
{
    z-index: 101;
    background: url("close.png"/*tpa=http://cdn1.buuteeq.com/aspx/3001/images/close.png*/) no-repeat right top;
    display: block;
    height: 20px;
    position: absolute;
    width: 20px;
    right: 6px;
    top: 6px;
}
#pic_dialog_content
{
    margin: 12px;
    padding: 12px;
    position: relative;
    padding-bottom: 12px;
    background-color: #fff;
}
#pic_dialog_content h2
{
    display: none;
}
#map_wrapper
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
}
#map_wrapper #map
{
    height: 120%;
    overflow: visible !important;
}
#navi_btn
{
    cursor: pointer;
}
.con .loc dt, .thisProperty
{
    padding-left: 12px;
    cursor: pointer;
    border: 1px solid #222;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#444),to(#222));
    background-image: -webkit-linear-gradient(#444,#222);
    background-image: -moz-linear-gradient(#444,#222);
    background-image: -ms-linear-gradient(#444,#222);
    background-image: -o-linear-gradient(#444,#222);
    background-image: linear-gradient(#444,#222);
    padding: 8px;
}
.con .loc dt:hover, .thisProperty:hover
{
    border: 1px solid #222;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#555),to(#333));
    background-image: -webkit-linear-gradient(#555,#333);
    background-image: -moz-linear-gradient(#555,#333);
    background-image: -ms-linear-gradient(#555,#333);
    background-image: -o-linear-gradient(#555,#333);
    background-image: linear-gradient(#555,#333);
    border-bottom-color: #333;
}
.thisProperty .locName
{
    font-size: 18px;
    font-size: 1.8rem;
    vertical-align: middle;
}
.locIcon
{
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.locName
{
    vertical-align: middle;
}
.con .loc dd
{
    padding: 0;
}
.con .loc_add ul
{
    list-style: none;
}
.con .loc_add li
{
    display: block;
    padding: 6px;
    cursor: pointer;
    border: 1px solid #111;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#222),to(#111));
    background-image: -webkit-linear-gradient(#222,#111);
    background-image: -moz-linear-gradient(#222,#111);
    background-image: -ms-linear-gradient(#222,#111);
    background-image: -o-linear-gradient(#222,#111);
    background-image: linear-gradient(#222,#111);
}
.con .loc_add li:hover
{
    border: 1px solid #111;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#222));
    background-image: -webkit-linear-gradient(#333,#222);
    background-image: -moz-linear-gradient(#333,#222);
    background-image: -ms-linear-gradient(#333,#222);
    background-image: -o-linear-gradient(#333,#222);
    background-image: linear-gradient(#333,#222);
    border-bottom-color: #222;
}
.con .loc_add li a
{
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: normal;
    display: block;
    overflow: hidden;
}
.con .loc_detail img
{
    border: 4px solid white !important;
    margin: -4px;
    -webkit-box-shadow: 0 0 6px rgba(50,50,50,0.3);
    -moz-box-shadow: 0 0 6px rgba(50,50,50,0.3);
    box-shadow: 0 0 6px rgba(50,50,50,0.3);
}
.con .loc_detail
{
    padding: 6px 0 0 0;
    text-align: center;
}
.con .loc_detail h3
{
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1;
    font-weight: bold;
    text-align: left;
    margin-top: 14px;
    margin-bottom: 4px;
    padding-right: 4px;
}
#cboxContent .con .loc_info p
{
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: normal;
    text-align: left;
    margin-bottom: 4px;
    padding-right: 4px;
}
#cboxContent .con .loc_info
{
    margin-bottom: 12px;
}
.con .loc_detail p
{
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left;
}
.map_info_window_tit
{
    font-size: 15px;
    width: 250px;
    float: left;
    font-weight: bold;
}
.map_info_window_tit img
{
    margin-left: 6px;
}
.map_info_window_add
{
    font-size: 15px;
    width: 250px;
    color: #333;
}
.back_to_loc
{
    background: url("back_to_nav.png"/*tpa=http://cdn1.buuteeq.com/aspx/3001/images/back_to_nav.png*/) no-repeat;
    width: 31px;
    height: 32px;
    float: right;
    margin-right: 12px;
    margin-top: -39px;
}
.golink
{
    height: 34px;
    display: block;
    line-height: 34px;
    padding-left: 12px;
    font-style: italic;
    font-size: 16px;
}
.loc_info
{
    clear: both;
}
.loc_info p
{
    line-height: 21px;
}
.loc_detail .ovimgs
{
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.mbtheme_light .poiMenu .ui-btn-inner
{
    color: #444;
    text-shadow: 0 1px 1px #fff;
    padding: 8px;
    background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(47%,rgba(246,246,246,1)),color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
}
.mbtheme_light .poiMenu .ui-btn-inner:hover
{
    background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(229,229,229,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(229,229,229,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(229,229,229,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(229,229,229,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e5e5e5',GradientType=0);
}
