body
{
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    width: 100%;
    height: 100%;
    line-height: 1.6em;
    color: #717074;
    padding: 0;
    margin: 0;
}

img
{
    border: 0px;
}

a
{
    color: #717074;
    text-decoration: none;
}

a:hover
{
    color: #7FCEEE;
}

div, li
{
    color: #717074;
    font-size: 9pt;
}

p
{
    line-height: 1.2em;
    font-size: 9pt;
}

strong.white
{
    font-size: 23pt;
    color: #fff;
    line-height: 0.9em;
}

hr
{
    border: none;
    border-bottom: solid 1px #717074;
    padding: 0;
    margin: 18px 0px 8px 0;
}

#container
{
    margin: 0px auto 75px auto;
    padding:0;
    width: 900px;
    height: auto;
    background-color: #fff;
    color: #717074;
}

#header
{
    position: absolute;
    top: 0px;
    width: 900px;
    height: 98px;
}

#header-sub-navigation
{
    position: absolute;
    top:0;
    right:160px;
    /*top: 0px;
    right: 100px;
    width: 300px;*/
    padding: 4px 0px 10px 0px;
    /* margin: 0 160px 0 0; */
    z-index: 99;
    float: right;
}

#header-sub-navigation ul
{
    padding: 0;
    margin: 0;
}

#header-sub-navigation li
{
    padding: 0px 2px;
    margin: 0px;
    list-style: none;
    display: inline;
    font-size: 8pt;
}

#header-sub-navigation li a
{
    color: #ABACAE;
}

#header-sub-navigation li a:hover
{
    color: #7FCEEE;
}

#header-book-now
{
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(/site/images/book-now-bg.png);
    color: #717174;
    font-size: 13pt;
    font-weight: bold;
    padding: 3px 2px 2px 8px;
    height: 21px;
    width: 132px;
    z-index: 2;
}

#header-book-now a:hover
{
    color: #fff;
}

#header-navigation
{
    position: absolute;
    top: 53px;
    right: 0px;
}

#header-navigation li
{
    list-style: none;
    display: inline;

}

#header-navigation li a
{
    color: #9E9FA2;
    font-size: 10pt;
    border-left: solid 1px #9E9FA2;
    padding: 10px 5px 0px 4px;
}

#header-navigation li a.active
{
    border-left: solid 1px #7FCEEE;
}

#header-navigation li a:hover
{
    color: #7FCEEE;
    border-left: solid 1px #7FCEEE;
}

#header-navigation li a.active
{
    color: #7FCEEE;
}

#header-logo
{
    position: absolute;
    top: 15px;
    left: 0px;
}

/* Content */
#content
{
    width: 900px;
    margin: 120px 0px 0px 0px;
}

/* Footer */
#footer-wrapper
{
    margin: 30px 0 0 0;
}
#footer
{
    width: 880px;
    margin: 0 0 50px 0;
    _margin: 20px 0 50px 0;
    padding: 10px 10px 6px 10px;
    background: #F7F3EF;
    -moz-border-radius: 0 5px 0 5px;
    border-radius: 0 5px 0 5px;
    /*background-image: url(/site/images/footer-background.gif);*/
}

#footer-left
{
    position: relative;
    float: left;
    width: 250px;
    padding: 4px 0px 0px 0px;
}

#footer-middle
{
    float: left;
    width: 425px;
    position: relative;
}

#footer-right
{
    float: left;
    width: 195px;
    padding: 9px 0px 0px 0px;
    text-align: right;
}

#footer-copyright
{
    position: absolute;
    top: 40px;
    left: 0px;
}

#footer-navigation
{
    /*position: absolute;
    top: 40px;
    left: 0px;
    width: 500px;*/
    clear:both;
    padding:14px 0 8px 0;
}

#footer-navigation p
{
    padding: 1px 0 0 0;
    margin: 0;
    float:left;
    font-size:14px;
}

#footer-navigation ul
{
    padding: 0;
    margin: 0;
    float:right;
}

#footer-navigation li
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
    font-size: 8pt;
}

#footer-navigation li a
{
    border-left: solid 1px #B8B8BA;
    padding: 2px 5px 0px 4px;
    font-weight: normal;
}

#footer-navigation li a:hover
{
    border-left: solid 1px #7FCEEE;
}

#footer a
{
    font-weight: bold;
    line-height: 0.7em;
}

#footer a em
{
    font-size: 15pt;
    vertical-align: middle;
}

#footer-email-textbox
{
    float: left;
    width: 335px;
}
#footer-email-button
{
    float: left;
    width: 40px;
}

#footer-logos {
    margin: 20px 0 0 0;
    text-align: right;
}

#footer-logos img {
    vertical-align: top;
    margin: 0 0 0 5px;
}

.txtFooterEmail
{
    border: solid 1px #fff;
    padding: 2px 4px;
    width: 333px;
    height: 22px;
    line-height: 1.4em;
    font-size: 11pt;
    color: #717074;
    font-weight: bold;
}

/* Layout 2 Columns */
#content-two-columns
{
    width: 900px;
    background-image: url(/site/images/content-background.gif);
    background-repeat: repeat-y;
}

#content-left
{
    float: left;
    width: 237px;
    margin: 0px 97px 0px 0px;
}

#content-right
{
    float: left;
    width: 531px;
}

#content-right h1
{
    font-size: 30pt;
    color: #ACC0D6;
    line-height: 1em;
    margin: 0px 0 15px 0;
    padding: 0;
    display: block;
    letter-spacing:-1px;
}

#content-right p.title
{
    font-weight: bold;
    color: #7FCEEE;
    font-size: 30pt;
    padding: 10px 0 0 0;
    margin: 0;
    display: block;
    line-height: 1em;
    letter-spacing:-1px;
}

#content-right h2
{
    color: #ACC0D6;
}

#content-right h1 em
{
    font-style: normal;
    color: #7FCEEE;
}

#content-right b
{
    color: #ACC0D6;
    font-size: 12pt;
    padding: 11px 0px 0px 33px;
    margin: 0px 0px 10px 0px;
    display: block;
    background-image: url(/site/images/pebble-light-grey.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#content-right b em
{
    color: #7FCEEE;
    font-style: normal;
}

/* Left Content */

#content-left b
{
    color: #7FCEEE;
    font-size: 11pt;
    padding: 11px 0px 0px 33px;
    margin: 0px 0px 18px 0px;
    display: block;
    background-image: url(/site/images/pebble-blue.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#content-left-features
{
    margin: 0;
    padding: 0;
}

.feature-item
{
    width: 212px;
    height: 145px;
    padding: 11px 12px;
    margin: 0px 0px 20px 0px;
    overflow:hidden;
}
.feature-item p
{
    margin:10px 0;
}

/* Anchor Links */
a.arrow-grey
{
    color: #7FCEEE;
    font-weight: bold;
    line-height: 1.6em;
    padding: 0px 20px 0px 0px;
    background-image: url(/site/images/link-arrow-grey.png);
    _background-image: url(/site/images/link-arrow-grey.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
a.arrow-grey-up
{
    background-image: url(/site/images/link-arrow-grey-up.png);
    _background-image: url(/site/images/link-arrow-grey-up.gif);
    float: right;
    display: block;
}
a.background-grey
{
    font-weight: bold;
    line-height: 1.6em;
    height: 26px;
    width: 228px;
    color: #fff;
    font-size: 10pt;
    padding: 2px 0px 0px 8px;
    background-image: url(/site/images/link-background-grey.png);
    background-repeat: no-repeat;
    display: block;
}
a.background-grey:hover
{
    color: #ACC0D6;
}
a.background-grey em
{
    font-size: 12pt;
}

/* White Link */
a.white-link
{
    float: right;
    font-weight: bold;
    font-size: 12pt;
    color: #fff;
    padding: 0px 20px 0px 0px;
    background-image: url(/site/images/link-arrow-white.png);
    _background-image: url(/site/images/link-arrow-white.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display: inline;
}
a.white-link-up
{
    background-image: url(/site/images/link-arrow-white-up.png);
    _background-image: url(/site/images/link-arrow-white-up.gif);
}
a:hover.white-link
{
    color: #52707A;
}

/* Brown background link */
a.background-brown
{
    font-weight: bold;
    line-height: 1.6em;
    height: 26px;
    width: 528px;
    color: #717074;
    font-size: 11pt;
    padding: 2px 0px 0px 8px;
    background-image: url(/site/images/link-background-brown.gif);
    background-repeat: no-repeat;
    display: block;
}
a.background-brown:hover
{
    color: #fff;
}
a.background-brown em
{
    font-size: 12pt;
}


/*QUICK VIEW MENU
---------------------------------------------------------------------------------------------------------------*/
.quickview_wrapper { height: 28px; }
.quickview { height:28px; width:225px; overflow:hidden; background-image:url(/site/images/search-quickview-background2.png); background-position:top left; background-repeat: no-repeat; position: absolute; }
        .quickview h2 { margin:0; height:28px; font-size:15pt; }
        .quickview h2 a { display: block; padding: 4px 0 0 8px; color: #717074; text-decoration: none; }
        .quickview ul { margin:0; padding:0; border:solid 2px #717074; border-top:none; list-style:none; background: #fff; }
        .quickview li { margin:0; padding:0; }
        .quickview li a { display:block; padding:2px 8px; font-weight:bold; color:#717074; }
        .quickview li a:hover {background-color:#7FCEEE;  }
        .quickview li.sleeps-title { padding: 12px 0 0 8px; color: #717074; }





/* General */

.clear
{
    clear: both;
}
/*CLEAR FIX
---------------------------------------------------------------------------------------------------------------*/
.clearfix { display:inline-table; /* Hides from IE-mac \*/ height:1%; display:block; /* End hide from IE-mac */ }
html>body .clearfix { height:auto; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
