/* these are off until data is ready
*/
#utility_links_list, #user_nav
{
	visibility: hidden;	
}
.jsDisabled #utility_links_list, .jsDisabled #user_nav
{
	visibility:visible;
}
#my_reservations_in
{
	visibility: hidden;	
}
#global_header_wrapper, #footer_wrapper
{
	font-family: Arial, Helevetica, Sans-Serif;
	font-size: 11px;
}
#global_header_wrapper a, #footer_wrapper a
{
	text-decoration: none;
	color: #888;
}
#global_header_wrapper a:hover, #footer_wrapper a:hover
{
	color: #ffffff;
}
a.arrow_link
{
	background: url('../Images/link_arrow.gif') 100% 0 no-repeat;
	padding-right: 7px;
	font-size: 10px;
}
a.arrow_link:hover
{
	background-position: 100% -11px; 
	color: #888;
}
.text_input_bg
{
	background: #d5d5d5;
	height: 20px;
	display: block;
	margin-right: 8px;
	
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	
	behavior: url(/skins/common/js/PIE.htc);	
}

.text_input_bg input
{
	background: none;
	border: none;
	margin: 0;
	padding: 3px 7px;
    width: 135px;

}
#my_reservation_panel .text_input_bg input
{
	width: 100px;
}
#loader_container
{
	width: 970px;
	margin: 0 auto;	
	display: none;
}
.spinner
{
	width: 16px;
	height: 16px;
	background: url('img/spinner.gif') 0 0 no-repeat;
	display: block;
    position: absolute;
    margin: 8px;
}
/****************
* Global Header XA
****************/
#global_header_wrapper
{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 49;
	line-height: 1.2;	
}
.header_row
{
	border-bottom: solid 1px #474746;
	width: 100%;
	background-color: #1c1c1c;
	position: relative;
	z-index: 5;
}

/****************
* top row
****************/
.header_content_container
{
	width: 970px;
	height: 29px;
	margin: 0 auto;
	border-left: solid 1px #474746;
	border-right: solid 1px #474746;
	color: #cdcdcd;
}

* html .header_content_container
{
	height: auto;
	padding-bottom: 3px;
	
}
#global_header_wrapper a
{
	color: #bc9d5f;	
}

#global_header_wrapper a:hover
{
	color: #ffffff;	
}

#global_header_wrapper .custom_button
{
	
	color:#fff;
	padding: 0 5px 0 10px;
	height: 20px;
	margin-right: 8px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
	position:relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #747474;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#747474), to(#474747));
	background: -moz-linear-gradient(#747474, #474747);
	background: linear-gradient(#747474, #474747);
	
	/* needs to be absolute path */
	-pie-background: linear-gradient(#747474, #474747);
	
	behavior: url(/skins/common/js/PIE.htc);	
}

.custom_button .text
{
	float: left;
}

.custom_button .arrow_icon
{
	background: url('../Images/button_arrow.png') no-repeat;
	width: 8px;
	height: 8px;
	display: block;
	float: left;
	margin: 6px 0 0 10px;
}

#global_header_wrapper .custom_button:hover
{
	
	color:#fff;

	
	background:  #444;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#747474), to(#000000));
	background: -moz-linear-gradient(#747474, #000000);
	background: linear-gradient(#747474, #000000);
	
	/* needs to be absolute path */
	-pie-background:  linear-gradient(#747474, #000000);
	
	behavior: url(/skins/common/js/PIE.htc);	
}

#utility_links_list
{
	padding: 8px 0 0;
	margin: 0;
	list-style: none; 
	float: left;
}
#utility_links_list li
{
	padding: 0 8px;
	margin: 0;
	display: inline;
	font-size: 11px;
}

#utility_links_list #my_reservations.selected
{
	border-right: solid 1px #474746;
	border-bottom: solid 1px #1C1C1C;
	float: left;
	margin-top: -8px;
	padding: 8px 11px 8px 8px;
}

#utility_links_list #sign_up_for_promotions
{
	border-left: solid 1px #474746;
	visibility: hidden;
}

#dock_right_items_container
{
	float: right;	
}
#user_nav
{
	float: left;
	padding: 8px 0 0;
}
.logged_out #user_nav .logged_out_view
{
	display: block;
}
.logged_out #user_nav .logged_in_view
{
	display: none;
}
.logged_in #user_nav .logged_out_view
{
	display: none;
}
.logged_in #user_nav .logged_in_view
{
	display: block;
}
#user_nav #sign_in, #user_nav #welcome
{
	border-right: solid 1px #474746;
	padding-right: 8px;	
	margin-right: 6px;
}
#user_nav #sign_in.selected
{
	border-left: solid 1px #474746;
	border-right: solid 1px #474746;
	border-bottom: solid 1px #1C1C1C;
	float: left;
	margin-top: -8px;
	padding: 8px 11px 8px 8px;
}
#user_nav #explore_benefits, #user_nav #sign_out
{
	margin: 0 8px 0 0;
}
#user_nav #sign_out
{
	
}
#user_nav .point_status, #user_nav .not_member, #user_nav #my_account
{
	margin-right: 5px;
}
#user_nav .point_status, #user_nav #my_account 
{
	border-right: 1px solid #474746;
	padding-right: 8px;
}
#hhonors_dock_logo
{
	float: left;
	border-left: solid 1px #474746;
	display: block;
}
#dock_right_items_container #dock_control
{
	float: left;
}
#dock_control
{
	float: left;
	height: 29px;
	display: block;
	cursor: pointer;
	background: url('../img/dock_icon_arrow_down.gif') 0 -29px no-repeat;
	border-left: solid 1px #474746;
	width: 18px;
}
#dock_control.opened
{
	background: url('../img/dock_icon_arrow_up.gif') 0 -29px no-repeat;
}
#dock_control:hover
{
	background-position: 0 0;
}

#expanded_area
{
	position: relative;
	top: -30px;	
	z-index: 3;
}

#expanded_area .header_content_container
{
	border-left: none;
	border-right: none;
}

/****************
* login form row
****************/
#login_view
{
	display: none;	
}

#login_form
{
	float: right;
	margin-top: 5px;
	line-height: 19px;
}
#login_form label
{
	float: left;	
	margin-right: 8px;
}

#login_form .text_input_bg
{
	float: left;	
}

#chkRemember, #login_go
{
	float: left;	
}
#chkRemember
{
	vertical-align: center;
}
#login_form #remember_label
{
	color: #bc9d5f;
	margin: 0 5px 0 4px;
}
#login_go
{
	
}
#forgot_password
{
	margin-right: 18px;
	border-left: solid 1px #474746;
	padding-left: 6px;
}
#account_view.header_content_container
{
	height: auto;
	display: none;	
}
#login_error_view.header_content_container
{
	height: auto;
	display: none;
}
.login_error_message
{
	padding: 8px;	
	display: block;
}

/********
* Login Fast Res View
********/
#my_reservation_panel
{
	height: auto;
	display: none;
}
#my_reservation_panel form
{
	margin: 0;
	padding: 0;
}
* html #my_res_login_form, * html #view_res_form
{
	width: 335px;
}
#my_res_login_form, #view_res_form, #existing_travel_links_container
{
	float: left;	
	padding: 8px;	
}
.column_header
{
	font-weight: bold;
}
.stay_details
{
	padding-right: 8px;	
}
#my_res_login_form div, #view_res_form div
{
	margin-top: 6px;	
}
#my_reservation_panel label
{
	float: left;	
	width: 120px;
	text-align: right;
	padding-right: 10px;
}
#view_res_form label
{
	width: 97px;
}
#my_reservation_panel .text_input_bg
{
	width: 115px;	
	float: left;
}
#my_reservation_panel .custom_button
{
	float: left;
}
#existing_travel_links_container
{
	margin-left: 8px;	
}
#existing_travel_links_container ul
{
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}
#existing_travel_links_container li
{
	margin-top: 4px;	
}

/****************
* login view
****************/
.account_container
{
	float: left;
	padding: 8px 0 8px 8px;
	line-height: 15px;
	width: 310px;	
}
.manage_link_list
{
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;	
	line-height: 9px;
}
.manage_link_list li
{
	float: left;
	margin-right: 6px;
	padding-right: 6px;
	border-right: solid 1px #474746;
}
.manage_link_list li.last
{
	border-right: none;
	margin-right: 0;	
}
.hhonors_copy
{
	float: left;
	width: 192px;
	margin-right: 6px;	
}
#join_hhonors_container
{
	display: none;	
}
#global_header_wrapper #join_hhonors_button
{
	float: left;
	margin: 20px 0 0;	
}
/****************
* Progress Bar 
****************/
.bar_header
{
	font-size: 10px;
	color: #cdcdcd;
	margin-bottom: 2px;
	display: block;	
}
#progress_bar
{
	height: 12px;
	margin-bottom: 3px;
	position: relative;
}
#progress_section
{
	width: 270px;
	float: left;
	background: #B68D44;
	position: relative;
}
.bar_section
{
	height: 12px;
	float: left;	
}
#blue
{
	background: #1c315a;
}
#silver
{
	background: #737272;	
}
#gold
{
	background: #b68d44;	
}
#diamond
{
	float: left;
	background: #e4e4e4;
	width: 38px;
}

.hhonors_tip
{
	position: absolute;
	visibility: hidden;
	z-index:200;
}

.level_tooltip
{
	
	position: absolute;
	width:175px;
	background: #fff;
	padding: 10px;
	color: #333333;
	
	-moz-border-radius: 5px;
	-webkit-box-shadow: 5px;
	border-radius: 5px;
	
	behavior: url(/skins/common/js/PIE.htc);	
}
.arrow_top
{
	background: url('img/tool_tip_arrow_top.png')	0 0 no-repeat;
	width: 19px;
	height: 10px;
	position: absolute;
	top: -10px;
}
#blue_tip
{
	left: -3px;	
	top: 18px;
}
#blue_tip .arrow_top
{
	left: 15px;
}
#silver_tip
{
	left: 20px;	
	top: 18px;
}
#silver_tip .arrow_top
{
	left: 74px;
}
#gold_tip
{
	left: 114px;
	top: 18px;	
}
#gold_tip .arrow_top
{
	left: 95px;
}
#diamond_tip
{
	left: 127px;
	top: 18px;	
}
#diamond_tip .arrow_top
{
	left: 152px;
}
#current_progress
{
	background: url('img/progress_pointer.png') 0 0 no-repeat;
	width: 11px;
	height: 8px;
	position: absolute;
}

/****************
* Footer 
****************/
.temp_push{
	height: 200px;	
}
#footer_wrapper
{
	width: 970px;
	margin: 0 auto;
}
#brand_bar
{
	padding: 26px 0;
	border-bottom: solid 1px #222222;	
}
#footer_logos
{
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;	
	width: 960px;
}
#footer_logos li
{
	margin: 0;
	padding: 0;	
	float: left;
	position: relative;
}
#footer_logos li .footer_logo {
    background: url("../Images/footer_logos.gif") 0 0 no-repeat;
    display: block;
    height: 49px;
}
#brand_bar_HH
{
	width: 170px;
	height: 54px;
	background: url("../Images/footer_logos.gif") no-repeat -9px -106px transparent;
}
#footer_logos #brand_bar_HH a 
{
	display: block;
	background: none;
	width: 143px;
	height: 54px;
}
#footer_logos .brand_name
{
	display: block;
	text-indent:-9999em;
}

#footer_logos #brand_bar_WA .footer_logo
{
	background-position: 0 0;
	margin-left: 14px;
	width: 55px;	
}
#footer_logos #brand_bar_WA .footer_logo:hover
{
	background-position: 0 -49px;
}

#footer_logos #brand_bar_CH .footer_logo
{
	background-position: -55px 0;
	width: 70px;	
}
#footer_logos #brand_bar_CH .footer_logo:hover
{
	background-position: -55px -49px;
}
#footer_logos #brand_bar_HI .footer_logo
{
	background-position: -125px 0;
	width: 60px;	
}
#footer_logos #brand_bar_HI .footer_logo:hover
{
	background-position: -125px -49px;
}
#footer_logos #brand_bar_DT .footer_logo
{
	background-position: -185px 0;
	width: 70px;	
}
#footer_logos #brand_bar_DT .footer_logo:hover
{
	background-position: -185px -49px;
}
#footer_logos #brand_bar_ES .footer_logo
{
	background-position: -255px 0;
	width: 60px;	
}
#footer_logos #brand_bar_ES .footer_logo:hover
{
	background-position: -255px -49px;
}
#footer_logos #brand_bar_GI .footer_logo
{
	background-position: -315px 0;
	width: 80px;	
}
#footer_logos #brand_bar_GI .footer_logo:hover
{
	background-position: -315px -49px;
}
#footer_logos #brand_bar_HP .footer_logo
{
	background-position: -395px 0;
	width: 60px;	
}
#footer_logos #brand_bar_HP .footer_logo:hover
{
	background-position: -395px -49px;
}
#footer_logos #brand_bar_HW .footer_logo
{
	background-position: -455px 0;
	width: 60px;	
}
#footer_logos #brand_bar_HW .footer_logo:hover
{
	background-position: -455px -49px;
}
#footer_logos #brand_bar_HT .footer_logo
{
	background-position: -515px 0;
	width: 65px;	
}
#footer_logos #brand_bar_HT .footer_logo:hover
{
	background-position: -515px -49px;
}
#footer_logos #brand_bar_GV .footer_logo
{
	background-position: -580px 0;
	width: 80px;	
}
#footer_logos #brand_bar_GV .footer_logo:hover
{
	background-position: -580px -49px;
}
#brand_bar .about_brands
{
	color: #bc9c5e;	
	float: right;
	margin: 25px 0 0 10px;
}
#brand_bar .about_brands:hover
{		
	color: #888;
}
#footer_nav_container
{
	padding: 20px 10px;
	border-bottom: solid 1px #eeeeee;	
}
#footer_nav_container ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_column_list
{
	width: 237px;
	float: left;
	color: #28557c;
	font-size: 12px;
}
.footer_column_list ul a
{
	font-size: 10px;
	color: #888888;
}
.footer_column_list ul li
{
	margin-top: 5px;	
}
#footer_bottom_container
{
	padding: 30px 10px;
}
.footer_links_list {
    font-size: 10px;
    list-style: none outside none;
    margin: 0 0 12px 0;
    padding: 0;
   	color: #888; 
}
.footer_links_list li {
   border-right: 1px solid #888888;
    float: left;
    line-height: 7px;
    margin-bottom: 6px;
    margin-right: 8px;
    padding-right: 8px;
    white-space: nowrap;
}
.footer_links_list .link_list_title
{
	border-right: medium none;
}
.footer_links_list li.last {
    border-right: medium none;
    float: left;
    margin-right: 0;
    padding-right: 0;
}

.footer_links_list li.first {
    border-right: medium none;
    float: left;
}

.brand_tooltip {
    bottom: 56px;
    position: absolute;
    width: 158px;
    z-index: 50;
    font-size: 11px;
    color: #999;
    line-height: 18px;
    padding: 10px 15px 10px 15px;
    
    background: #000;
    border: solid 1px #2f2f2f;
    
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-box-shadow: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	
	visibility: hidden;
	
	behavior: url(/skins/common/js/PIE.htc);	
    
}

* html .brand_tooltip
{
	border: solid 1px #2f2f2f;
	border-radius: 0;
}

.arrow_bottom
{
	background: url('../Images/brand_tooltip_arrow.gif') 0 0 no-repeat;
	width: 20px;
	height: 13px;
	display: block;
	left: 83px;
    position: absolute;
	width: 20px;
	bottom: -11px;	
}
#footer_logos .brand_tooltip
{
	left: -55px;
}
#brand_bar_HI .brand_tooltip
{
	left: -66px;
}
#brand_bar_DT .brand_tooltip
{
	left: -66px;
}
#brand_bar_ES .brand_tooltip
{
	left: -66px;
}
#brand_bar_HP .brand_tooltip
{
	left: -66px;
}
#brand_bar_HW .brand_tooltip
{
	left: -66px;
}
#brand_bar_HT .brand_tooltip
{
	left: -66px;
}
.logged_out #utility_links_list .logged_out_view
{
      display: inline;
}
.logged_out #utility_links_list .logged_in_view
{
      display: none;
}
.logged_in #utility_links_list .logged_out_view
{
      display: none;
}
.logged_in #utility_links_list .logged_in_view
{
      display: inline;
}

/* style active links for IE7 and below */
a:active { outline:1px dotted #333; }

