#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: #565354;
}
a.arrow_link
{
	background: url(img/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: #ffffff;
	border: solid 1px #dbdcdc;
	height: 20px;
	display: block;
	margin-right: 8px;
	position: relative;
	
	-moz-box-shadow: 0 0 2px #dbdcdc;
	-webkit-box-shadow: 0 0 2px #dbdcdc;
	box-shadow: 0 0 2px #dbdcdc;
	
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	
	behavior: url(/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: 10;
	line-height: 1.2;
	height: 0;	
}
.header_row
{
	border-bottom: solid 1px #d1cfcf;
	background-color: #eaebec;
	position: relative;
	z-index: 5;
	min-width: 972px;
}

/****************
* top row
****************/
.header_content_container
{
	width: 970px;
	height: 29px;
	margin: 0 auto;
	border-left: solid 1px #d1cfcf;
	border-right: solid 1px #d1cfcf;
	color: #747474;
	background-color: #EAEBEC;
}

* html .header_content_container
{
	height: auto;
	padding-bottom: 3px;
	
}
#global_header_wrapper a
{
	color: #bc9d5f;	
}

#global_header_wrapper a:hover
{
	color: #565354;	
}
/*
#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(/js/PIE.htc);	
} 
*/

.custom_button .text
{
	float: left;
}

.custom_button .arrow_icon
{
	background: url(img/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:  #747474;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#747474), to(#000000));
	background: -moz-linear-gradient(#747474, #000000);
	background: linear-gradient(#747474, #000000);
	
	
	-pie-background:  linear-gradient(#747474, #000000);
	
	behavior: url(/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 #d1cfcf;
	border-bottom: solid 1px #eaebec;
	float: left;
	margin-top: -8px;
	padding: 8px 11px 8px 8px;
}

#utility_links_list #sign_up_for_promotions
{
	border-left: solid 1px #d1cfcf;
	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 #d1cfcf;
	padding-right: 8px;	
	margin-right: 6px;
}
#user_nav #sign_in.selected
{
	border-left: solid 1px #d1cfcf;
	border-right: solid 1px #d1cfcf;
	border-bottom: solid 1px #EAEBEC;
	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
{
	border-right: 1px solid #d1cfcf;
	padding-right: 8px;	
	margin-right: 5px;
}
#hhonors_dock_logo
{
	float: left;
	border-left: solid 1px #d1cfcf;
	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 #d1cfcf;
	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: 4px;
	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 #d1cfcf;
	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: 5px 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;	
}
#join_hhonors_button
{
	float: left;
	margin-top: 20px;	
}
/****************
* Progress Bar 
****************/
.bar_header
{
	font-size: 10px;
	color: #565354;
	margin-bottom: 2px;
	display: block;	
}
#progress_bar
{
	border: 1px solid #B0B0B0;
    height: 12px;
    margin-bottom: 3px;
}
#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;
	position: relative;
}

.hhonors_tip
{
	position: absolute;
	visibility: hidden;
}

/* .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(/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: -144px;
	top: 18px;	
}
#diamond_tip .arrow_top
{
	left: 155px;
}
#current_progress
{
	background: url(img/progress_pointer.png) 0 0 no-repeat;
	width: 11px;
	height: 8px;
	position: absolute;
	top: -3px;
}

/****************
* Footer 
****************/
.temp_push{
	height: 200px;	
}
#footer_wrapper
{
	width: 970px;
	margin: 0 auto;	
}
#footer-head {
	text-align: center;
	padding-top: 35px;
}
#brand_bar
{
	padding: 26px 0;
	border-bottom: solid 1px #EEEEEE;
}
#footer_logos
{
	margin: 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(img/footer_logos.png) 0 0 no-repeat;
    display: block;
    height: 49px;
}
#footer_logos .brand_name
{
	display: none;	
}

#footer_logos #brand_bar_HI .footer_logo
{
	background-position: 0px 0;
	width: 62px;	
}
#footer_logos #brand_bar_HI .footer_logo:hover
{
	background-position: 0px -50px;
}
#footer_logos #brand_bar_WA .footer_logo
{
	background-position: -63px 0;
	width: 55px;	
}
#footer_logos #brand_bar_WA .footer_logo:hover
{
	background-position: -63px -50px;
}
#footer_logos #brand_bar_CH .footer_logo
{
	background-position: -120px 0;
	width: 72px;
}
#footer_logos #brand_bar_CH .footer_logo:hover
{
	background-position: -120px -50px;
}
#footer_logos #brand_bar_QQ .footer_logo
{
	background-position: -194px 0;
	width: 82px;	
}
#footer_logos #brand_bar_QQ .footer_logo:hover
{
	background-position: -194px -50px;
}
#footer_logos #brand_bar_CU .footer_logo
{
	background-position: -275px 0;
	width: 70px;	
}
#footer_logos #brand_bar_CU .footer_logo:hover
{
	background-position: -275px -50px;
}
#footer_logos #brand_bar_DT .footer_logo
{
	background-position: -345px 0;
	width: 70px;	
}
#footer_logos #brand_bar_DT .footer_logo:hover
{
	background-position: -345px -50px;
}
#footer_logos #brand_bar_ES .footer_logo
{
	background-position: -418px 0;
	width: 68px;	
}
#footer_logos #brand_bar_ES .footer_logo:hover
{
	background-position: -418px -50px;
}
#footer_logos #brand_bar_GI .footer_logo
{
	background-position: -491px 0;
	width: 70px;	
}
#footer_logos #brand_bar_GI .footer_logo:hover
{
	background-position: -491px -50px;
}
#footer_logos #brand_bar_HP .footer_logo
{
	background-position: -568px 0;
	width: 61px;
}
#footer_logos #brand_bar_HP .footer_logo:hover
{
	background-position: -568px -50px;
}
#footer_logos #brand_bar_TR .footer_logo
{
	background-position: -630px 0;
	width: 52px;	
}
#footer_logos #brand_bar_TR .footer_logo:hover
{
	background-position: -630px -50px;
}
#footer_logos #brand_bar_HW .footer_logo
{
	background-position: -684px 0;
	width: 77px;	
}
#footer_logos #brand_bar_HW .footer_logo:hover
{
	background-position: -684px -50px;
}
#footer_logos #brand_bar_HT .footer_logo
{
	background-position: -756px 0;
	width: 73px;	
}
#footer_logos #brand_bar_HT .footer_logo:hover
{
	background-position: -756px -50px;
}
#footer_logos #brand_bar_HV .footer_logo
{
	background-position: -830px 0;
	width: 87px;	
}
#footer_logos #brand_bar_HV .footer_logo:hover
{
	background-position: -830px -50px;
}
#footer_logos #brand_bar_HH .footer_logo
{
	background-position: -913px 0;
	width: 61px;	
}
#footer_logos #brand_bar_HH .footer_logo:hover
{
	background-position: -913px -50px;
}

#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;
    margin-bottom:2px;
	padding-bottom:2px;
	padding-top:2px;
}
.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;
}

.brand_tooltip {
    bottom: 59px;
    position: absolute;
    width: 185px;
    z-index: 1050;
    font-size: 11px;
    color: #999;
    line-height: 18px;
    padding: 10px 15px 10px 15px;
    
    background: #fff;
    border: solid 1px #f0f0f0;
    
    -moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
    
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-box-shadow: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	
	visibility: hidden;
	
	behavior: url(/js/PIE.htc);	
    
}

* html .brand_tooltip
{
	border: solid 1px #2f2f2f;
	border-radius: 0;
}

.arrow_bottom
{
	background: url(img/brand_tooltip_arrow.png) 0 0 no-repeat;
	width: 20px;
	height: 13px;
	display: block;
	left: 96px;
    position: absolute;
	width: 20px;
	bottom: -11px;	
}
#footer_logos .brand_tooltip
{
	left: -71px;
}
#brand_bar_HI .brand_tooltip
{
	left: -3px;
}
#brand_bar_HI .arrow_bottom
{
	left: 20px;
}
#brand_bar_WA .brand_tooltip
{
	left: -65px;
}
#brand_bar_WA .arrow_bottom
{
	left: 79px;
}
#brand_bar_DT .brand_tooltip
{
	left: -70px;
}
#brand_bar_ES .brand_tooltip
{
	left: -73px;
}
#brand_bar_GI .brand_tooltip
{
	left: -77px;
}
#brand_bar_HP .brand_tooltip
{
	left: -77px;
}
#brand_bar_TR .brand_tooltip
{
	left: -79px;
}
#brand_bar_HT .brand_tooltip
{
	left: -73px;
}
#brand_bar_HV .brand_tooltip
{
	left: -66px;
}
#brand_bar_HH .brand_tooltip
{
	left: -142px;
}
#brand_bar_HH .arrow_bottom
{
	left: 166px;
}

