/*******************************************************************************
 *
 * Description: The CSS for #A5A59F template
 * Date: 2009-01-07
 *
 * This stylesheet is tested under Internet Explorer 6 and Firefox 3.
 *
 * Dynamic properties are used to get around CSS problems in Internet Explorer 6
 * or above that are not resolvable using standard-compliant methods.
 * http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/recalc.asp
 *
 * The underscore hack is used to get around CSS problem in Internet Explorer 6.
 * http://wellstyled.com/css-underscore-hack.html
 *
 * See CSS comparison table like this to see what is safe to use:
 * http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(CSS)
 *
 ******************************************************************************/

/* Import master CSS and content CSS */
@import url(../0/index.css);
@import url(content.css);

/**
 * Divisions
 */

#wrapper {
    background: transparent url(wrapper_background.gif) repeat-y;
}

#min_height {
    float: left;
    width: 0;
    height: 565px;
}

#header {
    float: left;
	width: 135px;
    padding: 10px;
	padding-bottom: 103px;
    color: #58595b;
	position:relative;
}

#header #header_title {
    height: 110px;
    margin: -10px 0 20px -10px;
    background: transparent url(../../../style/logo.gif) no-repeat top left;
}

#header #header_title a {
    display: block;
    height: 0;
    padding: 110px 0 0 0;
    overflow: hidden;
}

#header #current_datetime {
    font-size: 9px;
    margin: 0 -10px;
    text-align: center;
}

#header #locale_switcher {
    font-size: 9px;
    margin: 0 -10px 35px;
    text-align: center;
}

#header #current_datetime {
    text-transform: uppercase;
}

#header #locale_switcher .current {
    font-weight: bold;
}

#header #locale_switcher a {
    text-decoration: none;
}

#header #locale_switcher a:hover {
    text-decoration: none;
}

#header #menu ul {
    list-style-type: none;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    background: transparent url(../../../style/menu_separator.gif) no-repeat top center;
    margin: 10px 0;
    padding: 1px 0;
    line-height: 1.65;
    font-weight:bold;
}

#header #menu ul li {
    margin: 0;
    padding: 2px 0 3px 0;
    background: #f8f5ee url(../../../style/menu_separator.gif) no-repeat bottom center; /* Cannot use transparent because of Internet Explorer */
}

#header #menu ul li a {
    display: block;
    text-decoration: none;
}

/*
#header #menu ul li a[href$="/reservations/"] {
    color: #fff;
    background: #978584;
    margin-top: 1.5em;
    text-align: center;
}
*/

#header #menu ul ul {
    list-style-type: none;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    font-weight: bold;
    background: transparent;
    margin: -2px 0 4px 0;
    line-height: 1.15;
}

#header #menu ul ul li {
    margin: 1px 0;
    padding: 2px 0 5px 10px;
    color: #808080;
    background: transparent;
}

#header #menu ul ul li:before
{
    display: inline-block;
    width: 0px;
    margin-left: 0px;
    content: "";
}

#header #menu ul ul li a {
    display: inline;
    color: #808080;
}

#header #menu ul ul ul {
    font-weight: normal;
    margin: 2px 0 -2px 0px;
}

#header #menu ul ul ul li:before
{
    content: "";
}

#header #urc {
    bottom: 15px;
    display: block;
    height: 50px;
    left: 3px;
    position: absolute;
    width: 150px;
}

#header #urban {
    background: url("../../../style/URC-logo-1.gif") no-repeat scroll right top transparent;
    height: 34px;
	margin-left: 10px;
 	width: 129px;
	display: block;
}


#header #urban_text {
    color: #000000;
    font-family: "Arial","Helvetica",sans-serif;
    font-size: 9px;
    line-height: 0.65;
    list-style-type: none;
    margin: 10px auto 0;
    width: 95px;
}

#content {
    float: left;
    width: 335px;
    padding: 150px 25px 25px 25px;
    color: #000;
}

#content #content_title {
    position: absolute;
    width: 470px;
    height: 58px;
    font-size: 16px;
    color: #fff;
    margin: -58px 0 0 0;
    overflow: hidden;
    line-height: 1.2;
}

#sidebar_content {
    float: right;
    width: 220px;
    color: #fff;
    line-height: 1.25;
}

#footer {
    clear: both;
    position: relative;
    font-size: 10px;
    height: 25px;
    color: #58595b;
    background: #e6e6e6;
    padding: 6px 0 4px 0;
}

#footer #lhw {
    background: url("../../../style/lhw_logo-1.gif") no-repeat scroll right top transparent;
    height: 40px;
    position: absolute;
    right: 0;
    top: 16px;
    width: 82px;
}

#footer #dh {
    background: url("../../../style/dh_logo-1.gif") no-repeat scroll right top transparent;
    height: 24px;
    position: absolute;
    right: 225px;
    top: 39px;
    width: 130px;
}

#footer #virt {
    background: url("../../../style/virtuso_logo-1.gif") no-repeat scroll right top transparent;
    height: 20px;
    position: absolute;
    right: 101px;
    top: 33px;
    width: 104px;
}

#footer #fb {
    background: url("../../../style/facebook_icon-2.gif") no-repeat scroll right top transparent;
    height: 15px;
	left: 0px;
    position: absolute;
    right: 0px;
    top: 42px;
    width: 15px;
}

#footer #twitter {
    background: url("../../../style/twitter_icon-1.gif") no-repeat scroll right top transparent;
    height: 15px;
	left: 23px;
    position: absolute;
    right: 0px;
    top: 42px;
    width: 15px;
}

#footer #sina {
    background: url("../../../style/sinaweibo_icon-2.gif") no-repeat scroll right top transparent;
    height: 14px;
	left: 46px;
    position: absolute;
    right: 0px;
    top: 42px;
    width: 17px;
}



#footer #lhw a {
    display: block;
    height: 0;
    padding: 55px 0 0;
    overflow: hidden;
}

#footer #dh a {
    display: block;
    height: 0;
    padding: 25px 0 0 0;
    overflow: hidden;
}

#footer #virt a {
    display: block;
    height: 0;
    padding: 25px 0 0 0;
    overflow: hidden;
}

#footer #footer_menu {
    font-family: "Georgia", serif;
    font-weight: bold;
}

#footer a {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: none;
}

.gallery_slider {
    position: relative;
}

.gallery_slider .gallery_slider_prev, .gallery_slider .gallery_slider_next {
    position: absolute;
    top: 6px;
    display: block;
    width: 11px;
    height: 52px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 52px 0 0 0;
    overflow: hidden;
    cursor: pointer;
}

.gallery_slider .gallery_slider_prev {
    left: -14px;
    background-image: url(../../../style/gallery_slider_prev.gif);
}

.gallery_slider .gallery_slider_next {
    right: -14px;
    _right: 10px;
    background-image: url(../../../style/gallery_slider_next.gif);
}

/**
 * Print-specific styles
 */

@media print {
    #header {
        display: none;
    }

    #content {
        width: 66%;
    }

    #sidebar_content {
        width: 34%;
    }
}
