﻿

html, body, div, span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.grid-view-wrapper div.ac {
    line-height: 1.6;
}

.ac:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ac {
    display: inline-block;
    float: none;
    clear: both;
}

.ac {
    display: block;
}

* html .ac {
    height: 1%;
}

.ada_label {
    display: none;
}

/*.wrapper {
    width: 970px;
    margin: 0 auto;
    text-align: left;
}*/



.jsEnabled .jsdn {
    display: none;
}

/*body {
    margin: 0;
    padding: 0;
    font: 68.8%/1.5 Arial,"Helvetica",sans-serif;
    color: #5c5c5c;
    background-color: #fff;
    text-align: center;
}*/

hr {
    border: solid 1px #D8D8D6;
}

.promo_side_component {
    display: none;
}

#global_header_wrapper {
    left: 0;
    text-align: left;
}



div.one_column {
    width: 970px;
    min-height: 770px;
    margin: 0 auto 0 auto;
    text-align: left;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    div.one_column div.content_row {
        margin-top: 100px;
        padding: 25px;
    }

div.two_column {
    width: 970px;
    margin: 0 auto 0 auto;
    text-align: left;
}

    div.two_column div.content_row {
        margin-top: 50px;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Frutiger Neue W01 Bd','Calibri',Arial,sans-serif;
    font-weight: normal;
    color: #2F2E2A;
    text-transform: uppercase;
}

h1 {
    font-size: 18px;
    margin-right: 150px;
}

.title {
    font-family: 'Frutiger Neue W01 Bd','Calibri',Arial,sans-serif;
}




/*a:link, a:active, a:focus, a:visited, a {
    color: #b38323;
    cursor: pointer;
    text-decoration: none;
}*/

a:hover {
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear;
    color: #999;
}

a:focus {
    outline: #333 dotted 1px;
}




a.button span, a.cta_button span, .gallery_container.inpage .gallery_content a span {
    background: url("/skins/en_US/HH/img/bg_input_arrow.png") no-repeat 100% 50%;
    padding-right: 10px;
}

a.button:hover, a.cta_button:hover, .gallery_container.inpage .gallery_content a:hover {
    border: 1px solid #000;
    background-color: #000;
}

a.right {
    float: right;
    text-decoration: none;
}


div.description ul {
    list-style: square inside;
    margin: 0 0 1em 15px;
}



a.reservation_link {
    color: #2f2e2a;
    background: url("/skins/en_US/HH/img/icon_table_sort.gif") no-repeat 100% 50% transparent;
    padding: 1px 22px 1px 0;
}

    a.reservation_link:hover {
        color: #A2A5A6;
        text-decoration: none;
    }
