/* rebranding related header and nav changes - Feb 2008 */
/* @group header (global) */

body {
    margin: 0;
    padding: 0;
    background: inherit;
}

div#page #header {
    font-family: helvetica, arial, sans-serif;
    width: 770px;
    background: #EE3724;
}

div#page #header ul, div#page #header li, div#page #header p {
    margin: 0;
    padding: 0;
}

/* @group links */
div#page #header a { color: #ffecef; }
div#page #header a:hover { color: #FBC292; }
div#page #header a:active { color: #0E2855; }

div#page #header a.skipNav {
    font-size: 9px;
    position: absolute;
    top: 0;
    left: -200em;
}

div#page #header a.skipNav:focus { left: 10px; }

/* @end links */
div#page #header img.logoType {
    float: left;
    margin: 18px 18px 5px 18px;
    border: none;
    height: auto !important;
    width: auto !important;
}

* html div#page #header img.logoType { margin-right: 24px; }

div#page #header p.welcome {
    float: left;
    font-size: 11px;
    margin: -85px 0 0  3px;
    color: #5d0000;
    width: 500px;
    position: relative;
}

* html div#page #header p.welcome {
    margin-top: -85px;
    padding-left: 0;
    position: relative;
}

div#page #header p.welcome a {
    padding-left: 5px;
}


/* @group careNav (view reservations, customer care, etc) */
div#page #header ul.careNav {
    float: right;
    margin: 5px 10px 5px 0;
}

div#page #header ul.careNav li {
    display: inline;
    font-size: 11px;
    border-right: 1px solid #000;
    margin: 0;
    padding: 2px 10px 0 10px;
    line-height: 14px;
}

div#page #header ul.careNav li.care {
    border: none;
    padding-right: 0;
}

div#page #header ul.careNav li.myAccount {
    margin-left: 24px;
    
}

div#page #header ul.careNav li.phone {
    
    border: none;
    line-height: 2.25;
    background:  #BD0817;   
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 5px 2px 5px;
    margin-left: 10px;
}


/* @end careNav*/
div#page #header p.phone {
    float: right;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 10px 0 0;
    padding: 3px 9px 9px 2px;
    background: url(/BU60/images/rebrand/phoneBGleft.gif) no-repeat;
}



/* @group mainNav */
div#page #header ul.mainNav {
    clear: both;
    text-align: right;
    padding: 4px 4px 14px 0;
    background: url(/BU60/images/rebrand/mainNavBGtile.gif) repeat-x bottom;
}

* html div#page #header ul.mainNav {
    padding: 0 0 -14px 176px;
    margin: 0 0 -14px 0;
    background-position: 0 bottom;
}

*:first-child+html div#page #header ul.mainNav { padding-left: 176px; }

div#page #header ul.esp { }

* html div#page #header ul.esp { padding-left: 318px; }
*:first-child+html div#page #header ul.esp { padding-left: 318px; }

div#page #header ul.mainNav li {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/*added this one*/
div#page #header ul.mainNav li a.current {
    color: #fff;
}

* html div#page #header ul.mainNav li.current a.current {
    color: #fff;
}

/* the li.current class displays the pointer image */
div#page #header ul.mainNav li.current {
    margin-bottom:-12px ;
    color: #fff;
    background: url(/BU60/images/rebrand/navPointer.gif) no-repeat bottom;
    display: inline-block;
    white-space: nowrap; /* for Firefox 3.0, fixes Condos tab */
    padding-bottom: 12px;
}

* html div#page #header ul.mainNav li.current {
        display: inline; 
        padding-top: 9px; 
        padding-bottom: 12px;
        padding-right: 7px;
        margin-right: -3px;
        margin-bottom: -15px;
    }

*:first-child+html div#page #header ul.mainNav li.current { padding-bottom: 8px; }
*+html div#page #header ul.mainNav li a.current { padding: 7px 4px 3px 4px; }


/* the a.current class provides the background gradient for the current/selected tab */
div#page #header ul.mainNav li.current a.current {
    border-right: 1px solid #4D709C;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #0E2855 url(/BU60/images/rebrand/mainNavLinkCurrent.gif) repeat-x top;
    padding: 7px 5px 4px 5px;
    margin-right: -4px;
}

* html div#page #header ul.mainNav li.current a.current {
    border-right: 1px solid #4D709C;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #0E2855 url(/BU60/images/rebrand/mainNavLinkCurrent.gif) repeat-x top;
    padding: 7px 5px 4px 5px;
    margin-right: -4px;
}


* html div#page #header ul.mainNav li.current a.current { padding: 7px 4px 3px 4px; }

/* the li.hotels class is the special case to account for the rounded left corner tab */
div#page #header ul.mainNav li.home a.current {
    border: none;
    padding: 8px 5px 4px 5px;
    background: url(/BU60/images/rebrand/roundLeftCurrent.gif) no-repeat;
}

div#page #header ul.mainNav li.current a.current {
    border-right: 1px solid #4D709C;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #0E2855 url(/BU60/images/rebrand/mainNavLinkCurrent.gif) repeat-x top;
    padding: 7px 5px 4px 5px;
    margin-right: -4px;
    color: #fff;
}

* html div#page #header ul.mainNav li a.current { padding: 7px 4px 3px 4px; }

/* the li.hotels class is the special case to account for the rounded left corner tab */
div#page #header ul.mainNav li.home a.current {
    border: none;
    padding: 8px 5px 4px 5px;
    background: url(/BU60/images/rebrand/roundLeftCurrent.gif) no-repeat;
}

/* @group tab link styles */
div#page #header ul.mainNav li a
{
    padding: 8px 5px 3px 5px;
    border-right: 1px solid #4D709C;
    border-left: 1px solid #fff;
    margin-right: -4px;
    text-decoration: none;
    color: #0B2552;
    background: transparent url(/BU60/images/rebrand/mainNavLinkBGtile.gif) repeat-x top;
}

div#page #header ul.mainNav li a:visited
{
    color: #0B2552;
    background: transparent url(/BU60/images/rebrand/mainNavLinkBGtile.gif) repeat-x top;
}

div#page #header ul.mainNav li a:hover
{
    background: #6189B2 url(/BU60/images/rebrand/mainNavLinkHovBGtile.gif) repeat-x top;
    border-top: 1px solid #fff;
    color: #0B2552;
    padding-top: 7px;
}

div#page #header ul.mainNav li a:active {
    background: #CEE2E9 url(/BU60/images/rebrand/mainNavLinkActBGtile.gif) repeat-x top;
    border-top: 1px solid #fff;
    padding-top: 7px;
}

/* @group hotel tab link styles */
/* these styles account for the rounded corner display */
div#page #header ul.mainNav li.home a.current, 
div#page #header ul.mainNav li.home a:visited {
    background: url(/BU60/images/rebrand/roundLeftLink.gif) no-repeat;
    border: none;
    padding: 8px 5px 3px 5px;
}

div#page #header ul.mainNav li.home a:hover {
    background: transparent url(/BU60/images/rebrand/roundLeftHov.gif) no-repeat; 
}

div#page #header ul.mainNav li.home a:active { 
    background: transparent url(/BU60/images/rebrand/roundLeftAct.gif) no-repeat; 
}

/* @end hotel tab link styles*/
div#page #header ul.mainNav li.interests a { border-right: none !important; }

/* @end tab link styles */
/* @end mainNav*/
/* @group travel advisory alert */
div#page #header #travelAlert
{
    padding: 3px 0;
    background: #fff;
}

div#page #header #travelAlert p
{
    margin: 0;
    border-top: 1px solid #FFCC66;
    border-bottom: 1px solid #FFCC66;
    padding: 5px 0;
    text-align: center;
    background: #FFFFB5;
    font-size: 13px;
}

div#page #header #travelAlert p img { vertical-align: middle; }

div#page #header #travelAlert p a
{
    color: #953100;
    padding: 0 20px;
}

div#page #header #travelAlert p a:hover { color: #ff4800; }
div#page #header #travelAlert p a:active { color: #e39c2e; }

/* @end travel advisory alert*/
/* @group misc */
.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}

div#page #header ul.mainNav li.home a.current
{
    padding-bottom: 12px;
    color: #fff;
    border: none;
    padding: 8px 5px 4px 5px;
    background: url(/BU60/images/rebrand/roundLeftCurrent.gif) 0 0 no-repeat;
}

* html div#page #header ul.mainNav li.home a.current {
    padding: 7px 4px 3px 4px;
    background: url(/BU60/images/rebrand/roundLeftCurrent.gif) no-repeat !important; }

/* @end misc */
/* @end header */

