
	@font-face {
  font-family: 'BYekan';
  src: url('/uploads/BYekan.eot?#') format('eot'),  /* IE6â€“8 */
       url('/uploads/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/uploads/BYekan.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}

html, body, div, span, td, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,th,input
{font-family: BYekan, tahoma !important; 

text-decoration: none !important;
}

body {
padding-top: 0px !important;
background: url('/uploads/body_bg.png') 50% 0 repeat-y #dbd7cb !important;
}
 a{
	text-decoration:none !important;
	border:0 none !important;
}

#login_form {
float: right;
margin-top: 5px;
line-height: 19px;
}
.signup{
	text-decoration:none;
	color:#fff;

	margin-left:20px;
}



 #DragContainer2
{
display: block;
position: absolute;
right: 2%;
top: 20px;
z-index: 20;
}

 #DragContainer3
 {
 position: relative;
 }

#DragContainer4{
width: 100%;
z-index: 950;
position: absolute;
top: 50px;
}

#DragContainer5
{
z-index: 951;
overflow: hidden;
position: absolute;
top: 98px;
left: 0;
width: 100%;
min-height: 155px;
}

#DragContainer11
{
position: relative;
top: 50px;
}

#DragContainer20
{
z-index: 202;
background: url("/uploads/footerinner_bg.png") 50% 0 no-repeat transparent;
min-height: 111px;
margin-top:33px;
}

#DragContainer10
{
position: absolute;
top: 0px;
right: 85.5%;
z-index: 956;
}

#DragContainer13
{
min-height: 50px;
position: absolute;
width: 100%;
right: 0;
top: 30px;
}

#logo_box img
{
width: 140px !important;
height: 98px !important;
}

#DragContainer16
{
margin-top: 35px;
}

#DragContainer4 table tr:nth-child(2) td
{
background-color: #923451;
position: absolute;
top: 44px;
display: block;
height: auto !important;
right: 0;
width: 100%;
}



#tab1_53, #tab2_53, #tab3_53, #tab4_53, #tab5_53{
width: 650px !important;
margin: 0 34% !important;
}


/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(/uploads/tab_b3.png) repeat-x 0 0;
	height: 31px;
position: relative;
top: 0;
width: 1343px;
z-index: 999;
text-align: center;
margin: 0 auto;
background-color: #923451;}

.tab ul.login {
	display: block;
	position: relative;
  	float: left;
  	clear: left;
	left:0px;
  	height: 31px;
	width: auto;
  	font-weight: bold;
	line-height: 31px;
	margin: 0;
  	color: white;
  	font-size: 80%;
	text-align: center;
	margin-left: 20%;
}

.tab ul.login li.left {
    background-color:#923451;
  	height: 31px;
	width: 6px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
	border-left-color:gray;
}

.tab ul.login li.right {
  	background-color:#923451;
  	height: 31px;
	width: 6px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
	border-left-color:gray;
}

.tab ul.login li {
 	text-align: center;
  	padding: 0 0px;
	display: block;
	float: left;
	height: 32px;
  	background: url(/uploads/tab_m3.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 15px;
	line-height: 20px !important;
	cursor: pointer;
	display: block;
	width: 20px;
	position: relative;
	top: 5px;
}

.tab a.open {background: url(/uploads/bt_open2.png) no-repeat left 0;}
.tab a.close {background: url(/uploads/bt_close2.png) no-repeat left 0;}
.tab a:hover.open {background: url(/uploads/bt_open2.png) no-repeat left -19px;}
.tab a:hover.close {background: url(/uploads/bt_close2.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: relative;   /*Panel will overlap absolute content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 1343px;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;
}

#panel {
	width: 1343px;
	height: 75px;
	color: #999999;
	background: #3b3b3b;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 11px;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 0px solid #333;
}

#panel .content .right {
	border-right: 0px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 56px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;

}

#panel .content input.bt_register {
	width: 94px;
	color: white;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

.loginbox
{
	margin-left: 50px;
	width: 280px;
	float: left;
}

#container {
  	width: 1007px;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}


#brand_social {
margin: 0 auto;
width: 972px;
min-height: 67px;
z-index: 15;

}

.social {
float: left;
padding: 21px 25px 20px 0;
}
#brand_social .social ul {
line-height: 20px;
}

#brand_social ul, #brand_social li {
list-style: none;
margin: 0;
padding: 0;
}

#brand_social .facebook span, #brand_social .twitter span, #brand_social a, #brand_social a:visited, #brand_social a:active {
color: #923451;
font-size: 11px;
text-decoration: none;
}

#brand_social ul li ul.show_captions li {
text-indent: 0;
width: auto;
margin-right: 0;
}

#brand_social .social li {
float: left;
line-height: 20px;
}

#brand_social .facebook {
background: url('/uploads/social_logos.png') 0 0 no-repeat transparent;
}

#brand_social .twitter {
background: url('/uploads/social_logos.png') 0 -30px no-repeat transparent;
}

#brand_social .enews {
float: right;
padding: 21px 25px 20px 0;
color: #666;
}

#brand_social .enews label {
color: #666;
padding: 0 10px 0 25px;
background: url('/uploads/social_logos.png') 0 -130px no-repeat transparent;
line-height: 24px;
height: 24px;
display: block;
float: left;
font-size: 10px;
}

label {
cursor: default;
}

#ee, #uu, #pp {
color: #6d6b67;
border: 1px solid #fff;
font-family: Arial;
font-size: 10px;
height: 17px;
line-height: 17px;
width: 143px;
padding: 0 8px 0 8px;
margin: 1px 2px 0 0;
float: left;
background: url('/uploads/form_bg_left.gif') top left no-repeat,url('/uploads/form_bg.gif') 43px 0 repeat-x;
-pie-background: url('/uploads/form_bg_left.gif') top left no-repeat,url('/uploads/form_bg.gif') 43px 0 repeat-x;
}

.replace, .hidden, div.wai p, .ada_label {
display: block;
position: absolute;
height: 1px;
width: 1px;
left: -9999px;
overflow: hidden;
}

#brand_social .enews_button {
float: left;
box-shadow: 0 1px 3px #CCC;
}

.promo_actionLink a, .offer_link a.action_link, .row_2 .side_column .promo_container a, #main_content #brand_social .enews .enews_button a:link, #main_content #brand_social .enews .enews_button a:visited, .content_list a.action_link, .grid-view a.action_link {
background: url(/uploads/cta_secondary.jpg) no-repeat right top;
border: 1px solid #bdc5c4;
color: #1f2f4f!important;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-style: normal;
font-weight: bold;
height: auto;
line-height: 13px;
margin: 3px 3px 3px 0;
padding: 4px 21px 4px 11px;
text-decoration: none!important;
text-transform: uppercase;
}

#I4 {
display: none;
}

#brand_social a {
display: block;
height: 20px;
line-height: 20px;
margin-right: 14px;
padding-left: 36px;
}

/* 4BOX */

.promo_actionLink a, .offer_link a.action_link, .row_2 .side_column .promo_container a, .enews_button a:link, #brand_social .enews .enews_button a:visited, .content_list a.action_link, .grid-view a.action_link {
background: url(/uploads/cta_secondary.jpg) no-repeat right top;
border: 1px solid #bdc5c4;
color: #1f2f4f!important;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-style: normal;
font-weight: bold;
height: auto;
line-height: 13px;
margin: 3px 3px 3px 0;
padding: 4px 21px 4px 11px;
text-decoration: none!important;
text-transform: uppercase;
}


.enews_button a:link, .enews_button a:visited {
background-position: 100% -1px;
text-align: center;
padding: 3px 21px 3px 11px!important;
border: 1px solid #FFF!important;
margin: 1px 0 0 0!important;
height: 12px !important;
}

.promo_actionLink a:hover, .offer_link a.action_link:hover, .row_2 .side_column .promo_container a:hover, .enews_button a:hover, .content_list a.action_link:hover, .grid-view a.action_link:hover {
background: url(/uploads/cta_secondary.jpg) no-repeat right bottom;
}

.enews_button a:hover {
background-position: 100% -22px;
}

#promo_content {
list-style: none;
}

#promo_component {
z-index: 31;
overflow: hidden;

}

.promo_overlay {
z-index: 31;
position: relative;
margin: 0 auto;
width: 1007px;
height: 139px;
right: 2%;
}

#promo_content {
z-index: 32;
position: relative;
display: block;
background: none;
width: 972px;
}

.promo_headline {
color: #fff;
font-size: 18px;
line-height: 16px;
margin: 0;
padding: 0;
}
.promo_item {
display: block;
position: relative;
float: left;
margin: 0;
width: 243px;
padding-bottom: 15px;
}

.promo1 {
margin-left: 0;
}


.promo_item.promo2 {
margin: 0;
}

.promo_image {
z-index: 34;
position: absolute;
height: 139px;
width: 243px;
}

.promo_copy {
z-index: 35;
position: absolute;
top: 0;
height: 86px;
width: 203px;
padding: 10px 20px 0 20px;
background: url('/uploads/blue60.png') 0 0 repeat transparent
}

.promo_deck {
display: block;
font-size: 11px;
line-height: 15px;
margin: 0;
padding: 0;
}

.promo_actionLink {
display: block;
position: absolute;
height: auto;
overflow: hidden;
width: auto;
z-index: 34;
left: 20px;
top: 63px;
}

/** Tooltip Styles **/

a.tooltip
{
	position: relative;
	display: inline-block;
}

a.tooltip span
{
	position: absolute;
	width: 150px;
	padding: 5px;
	left: 50%;
	font-size: 11px;
	line-height: 15px;
	margin-left: -88px;
	text-align: center;
	visibility: hidden;
	bottom: 40px;
	text-shadow:0px 0px #fff;
	font-family:Tahoma, Geneva, sans-serif;
	 /** Use 30px for simple fade in effect - Removes slide down effect **/
	
	opacity: 0;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

	/** Custom Width **/
	
	a.width200 span
	{
		width: 200px;
		margin-left: -115px;
	}

	a.width250 span
	{
		width: 250px;
		margin-left: -134px;
	}
	
	a.width300 span
	{
		width: 300px;
		margin-left: -160px;
	}

		/** CSS Down Arrow **/
		
		a.tooltip span:after
		{
			content: '';
			position: absolute;
			bottom: -14px;
			left: 50%;
			margin-left: -9px;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
		}

			a:hover.tooltip span
			{
				opacity: 1;

				visibility: visible;
				bottom: 60px;
				z-index: 100;
			}
	
a.imgleft
{
	float: left;
	margin: 0 15px 10px 0;
}

a.imgright
{
	float: right;
	margin: 0 0 10px 15px;
}
	
		a.imgleft span, a.imgright span
		{
			bottom: 140px; /** Use 130px for simple fade in effect - Removes slide down effect **/
		}
		
			a:hover.imgleft span, a:hover.imgright span
			{
				bottom: 130px;
			}


			
/** Red **/
			
	a.ttred
	{
		color: #999;
	}
	
		a.ttred span
		{
			bottom: 56px;
position: absolute;
width: 158px;
z-index: 50;
font-size: 11px;
color: #999;
line-height: 18px;
padding: 10px 15px 10px 15px;
background: #fff;
border: solid 1px #999;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-box-shadow: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;		}
	
			a.ttred span:after
			{
				border-top: 14px solid #fff;
			}
			
			
			/* footer */
#footer_bottom_container {
padding: 30px 10px;
width: 970px;
height: 135px;
margin: 0 auto;
}			
			
.link_list_container .footer_links_list
{
   	float:right;
}
#footer_bottom_container h6
{
	margin:0px;
	font-size:10px;
	color:#888;
}
.footer_links_list li,
#footer_bottom_container h6 {
   border-right: 1px solid #888888;
    float: left;
    line-height: 1;
    margin-bottom: 6px;
    margin-right: 8px;
    padding-right: 8px;
    white-space: nowrap;
    padding-top: 1px;
}
#footer_bottom_container h6
{
	padding-top:0px;
	padding-bottom:1px;
	border-right:none;
}
.link_list_title
{
	border-right: medium none;
	float:left;
}
.footer_links_list li.last {
    border-right: medium none;
    float: right;
    margin-right: 0;
    padding-right: 0;
}

.footer_links_list li.first {
    border-right: medium none;
    float: left;
}
.links_list_container .footer_links_list
{
	margin-bottom:0px;
}
.links_list_container
{
	margin-bottom:12px;
}

/* menu */

ul#css3menu1.topmenu, ul#css3menu2.topmenu, ul#css3menu3.topmenu {
background-image: none !important;
}

ul#css3menu3, ul#css3menu3 ul, ul#css3menu2, ul#css3menu2 ul, ul#css3menu1, ul#css3menu1 ul {
background-color: #923451 !important;
border-width: 0px !important;
border-style: none !important;;
border-color: #923451 !important;
}


/* topsite */


/* 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-size: 11px;
}
#global_header_wrapper a, #footer_wrapper a
{
	text-decoration: none;
	color: #888;
}
#global_header_wrapper a:hover, #footer_wrapper a:hover, #footer_wrapper a:focus, #footer_wrapper .footer_links_list a:focus div /* :focus and :focus div for 18484 */
{
	color: #ffffff;
}
a.arrow_link
{

	padding-right: 7px;
	font-size: 10px;
}
a.arrow_link:hover
{
	background-position: 100% -11px; 
	color: #888;
}
.text_input_bg
{
	background: #FFF; /* background: #d5d5d5; CR 20471 */
	height: 20px;
	display: block;
	margin-right: 8px;
	
	-moz-border-radius: 2px 2px 2px 2px;
	/* -webkit-box-shadow: 2px 2px 2px 2px; CR 20471 */ 
	border-radius: 2px 2px 2px 2px;
}

.text_input_bg input
{
	border: none;
	margin: 0;
	padding: 0px 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;
	display: block;
    position: absolute;
    margin: 8px;
}
/****************
* Global Header XA
****************/
#global_header_wrapper
{
	top: 0;
	width: 100%;
	z-index: 49;
	line-height: 1.2;	
}
.header_row
{
	border-bottom: solid 1px #696969;
	width: 100%;
	background-color: #a24561; 
	position: relative;
	z-index: 5;
}

/****************
* top row
****************/
.header_content_container
{
	width: 970px;
	height: 29px;
	margin: 0 auto;
	border-left: solid 1px #696969; /* border-left: solid 1px #474746; CR 20471 */
	border-right: solid 1px #696969; /* border-right: solid 1px #474746; CR 20471 */
	color: #CECECE; /* color: #cdcdcd; CR 20471 */
}

* html .header_content_container
{
	height: auto;
	padding-bottom: 3px;
	
}
#global_header_wrapper a
{
	color: #FFF; /* color: #bc9d5f;	CR 20471 */
}
#hhonors_logo_link
{
	display: inline-block;
	float: left;	
}

#global_header_wrapper a:hover
{
	color: #CECECE; /* color: #ffffff; CR 20471 */
}

#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);
	}

.custom_button .text
{
	float: left;
}

.custom_button .arrow_icon
{
	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);
	
}

#utility_links_list
{
	padding: 8px 0 0;
	margin: 0;
	list-style: none; 
	float: left;
        width: 100px;
}
#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 #696969; /* border-left: solid 1px #474746; CR 20471 */
	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-left: solid 1px #696969 !important;
	padding-left: 8px;	
	margin-left: 6px;
	margin-right: 8px;
}
#user_nav #sign_in.selected
{
	border-left: solid 1px #696969; /* border-left: solid 1px #474746; CR 20471 */
	border-right: solid 1px #696969; /* border-right: solid 1px #474746; CR 20471 */
	border-bottom: solid 1px #696969; /* border-bottom: solid 1px #1C1C1C; CR 20471 */
	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: solid 1px #696969; 
	padding-right: 8px;
}
#hhonors_dock_logo
{
	float: left;
	border: solid 1px #696969; 
	display: block;
}
#dock_right_items_container #dock_control
{
	float: left;
}
#dock_control
{
	float: left;
	height: 29px;
	display: block;
	cursor: pointer;
	background: url('/uploads/bt_open.png') 0 -29px no-repeat;
	border-left: solid 1px #696969; /* border-left: solid 1px #474746; CR 20471 */
	width: 18px;
	text-indent: 100%; /* CR 19170 */
	white-space: nowrap; /* CR 19170 */
	overflow: hidden; /* CR 19170 */
}

.dock_controlopened
{
	background: url('/uploads/bt_close.png') 0 -29px no-repeat !important;
}
#dock_control:hover
{
	background-position: 0 0;
}

#expanded_area
{
	position: relative;
	z-index: 3;
}

#expanded_area .header_content_container
{
	border-left: none;
	border-right: none;
}

/****************
* login form row
****************/
#login_view
{
	display: none;
	height: 29px;
}

#login_form
{
	float: left;
	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: #FFF; /*color: #bc9d5f; CR 20471 */ 
	margin: 0 5px 0 4px;
}
#login_go
{
	
}
#forgot_password
{
	margin-right: 18px;
	border-left: solid 1px #696969; /* border-left: solid 1px #474746; CR 20471 */
	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: 100px;
	padding: 10px;
	display: none;
}
#my_reservation_panel form
{
	margin: 0;
	padding: 0;
}

}
#my_res_login_form
{
	font-size: 15px;		
}

#view_res_form
{
	font-size: 12px;
	font-weight: normal;
}

#existing_travel_links_container{
	margin: 20px auto;
width: 250px;
font-size: 18px;
}
.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-right: 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 #696969; /* border-right: solid 1px #474746; CR 20471 */
}
.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;	
}

/* style active links for IE7 and below */
a:active { outline:1px dotted #333; }

/* end top site style  */

html{
	background:#ffffff url('/uploads/topbg.png') top repeat-x;
	}
span.one53tabmenu {
background: url('/uploads/tabO.png') right top !important;
}