BODY {
	padding: 0px;
	margin: 0px;
	background-color: #e8e3dd;
	color: #090909;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

body#requestbrochurebody,
body#contact {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #090909;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	
}
FORM {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #045797;
	font-family: Arial;
	font-size: 19px;
	font-weight:bold;
	line-height: 23px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #045797;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
}

.br {
	clear: left;
	height: 0px;
}

.brr {
	clear: right;
}

A {
	color: #045797;
}

A:hover {
	color: #679ac1;
}

#main {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 28px;
	padding-right: 28px;
	width: 930px;
	text-align: left;
}

#logo {
	padding-top: 23px;
	height: 63px;
}

.continuebutton
{
	background-color: #86A0BF;
	color:white;
	width: 140px;	
	padding-left: 5px;
	padding-right: 5px;
}


#menuBottom {
	background-image: url(../gfx/top_menu_line.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	padding-bottom: 2px;
}

#menu {
	background-color: #ffffff;
	height: 20px;
	text-align: right;
}

#menu #nav {
	float: right;
	text-align: right;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #7c6a54;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform:uppercase;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #7c6a54;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #a49b8f;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 19px;
	line-height: 20px;
}

#menu .mentopcontainer_selected {
	background-image: url(../gfx/top_menu_splitter_selected.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 19px;
	line-height: 20px;
}

#menu .mentopcontainer_selected .menutekst:link, #menu .mentopcontainer_selected .menutekst:visited, #menu .mentopcontainer_selected .menutekst:active {
	color: #a49b8f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu .mentopcontainer_selected .menutekst:hover {
	color: #a49b8f;
	text-decoration: none;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	padding-top: 1px;
	left: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	background-color: #ffffff;
	border-top: 1px solid #D5D4C9;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 1px solid #D5D4C9;
	border-right: 1px solid #D5D4C9;
	border-bottom: 1px solid #D5D4C9;
	width: 160px;
	color: #7c6a54;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;	
}

#menu .menulistitem:hover {
	color: #a49b8f;
}

#flash {
	padding-top: 2px;
	height: 253px;
	width: 930px;
}

#flash iframe {
	width: 930px;
	height: 253px;
}

#left {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 215px;
}

#signIn {
	background-image: url(../gfx/signin_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	height: 62px;
}

#signIn .header {
	height: 21px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-transform:uppercase;
}

#signIn .text {
	float: right;
	padding-top: 10px;
	padding-right: 7px;
	color: #4F4F4F;
	font-weight: bold;
	line-height: 21px;
}

#signIn .text a {
	text-decoration: none;
}

#signIn .text a:hover {
	text-decoration: none;
}

#signIn .button {
	float: right;
	padding-top: 10px;
}

#signInButton {
	cursor: pointer;
}

.signintext {
	padding-top: 20px;
	color:#424242;
	font-size:11px;
	line-height:19px;
	padding-left:10px;
	padding-right:10px;
	width:195px;
	float:left;
}




.box_middle, .box_bottom, .box_top, .box_top_selected {
    float:left;
    width: 215px;
}
 
.box_middle {
    background: url('/gfx/cms_menu_middle.gif') repeat-y;
	margin-bottom: 20px;    
}
 
.box_bottom {
    background: url('/gfx/cms_menu_bottom.gif') no-repeat;
    background-position: bottom left;
}

.box_top, .box_top_selected {
    background: url('/gfx/cms_menu_top.gif') no-repeat;
}

.box_top_selected {
    height:107px;
}

.box_top .content, .box_top_selected .content {
	padding: 11px;
	padding-bottom: 40px;
	color:#424242;
	font-size:11px;
	line-height:19px;
}

.box_top .content .input_box, .box_top_selected .content .input_box
{
	width: 188px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;

}

.box_top .gold_password_login_table .label, .box_top_selected .gold_password_login_table .label
{
	
	padding-top: 5px;
}

.box_top .header, .box_top_selected .header {
	height: 21px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-transform:uppercase;
	padding-left: 11px;
}

.box_top .text, .box_top .text_left, .box_top .text_signed_in, .box_top_selected .text, .box_top_selected .text_left, .box_top_selected .text_signed_in {
	float: right;
	padding-top: 10px;
	padding-right: 7px;
	color: #4F4F4F;
	line-height: 21px;
	clear:both;
	width:140px;
}

.box_top .text_signed_in, .box_top_selected .text_signed_in {
	width:140px;
	font-weight:bold;
}

.box_top .text, .box_top_selected .text {
	font-weight: bold;
}

.box_top .text_left, .box_top_selected .text_left {
	float: left;
	padding-top: 0px;
	line-height: 18px;
	width:140px;
}

.box_top .text a, .box_top .text_left a, .box_top .text_signed_in a, .box_top_selected .text a, .box_top_selected .text_left a, .box_top_selected .text_signed_in a {
	text-decoration: none;
}

.box_top .text a:hover, .box_top .text_left a:hover, .box_top .text_signed_in a:hover, .box_top_seleted .text a:hover, .box_top_seleted .text_left a:hover, .box_top_seleted .text_signed_in a:hover {
	text-decoration: none;
}

.box_top .join_button, .box_top_selected .join_button {
	float:left;	
	width:59px;
}

.box_top .or_word, .box_top_selected .or_word {
	float:left;
	padding-left:5px;	
	width:17px;
}

.box_top .forgot_button, .box_top_selected .forgot_button {
	/*padding-bottom:3px;*/	
}

.box_top .button, .box_top_selected .button {
	float: right;
	padding-top: 0px;
	width:59px;
}


#park_hyatt_club_signin 
{
	float:left;
	width:215px;
	background-color: #F5F5F5;
	color: #424242;
}

#park_hyatt_club_signin .box_top
{
	background: url('/gfx/cms_menu_top.gif') no-repeat;
	height:397px;
}

#park_hyatt_club_signin .box_top .header 
{
	font-size:13px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	padding-left:11px;
	text-transform:uppercase;
}

#park_hyatt_club_signin .content
{
	padding:11px 11px 0px 11px;
	float:left;
	clear:left;
	width: 192px;
}

#park_hyatt_club_signin .content .membername
{
	height: 40px;
	overflow:hidden;
}

#park_hyatt_club_signin .content .signinprivetext
{
	height: 170px;
}

#park_hyatt_club_signin .content .payoff
{
	padding-bottom:5px;
}

#park_hyatt_club_signin #exclusive_club_waiting
{
	padding-bottom: 11px;
	font-size: 12px;
	text-align: center;
}

#park_hyatt_club_signin #explore_button_container
{
	margin-left: 13px;
	margin-bottom: 13px;
}

#park_hyatt_club_signin #park_hyatt_pic
{
	margin-left: 13px;
	margin-bottom: 13px;
	border: solid 1px #C4BFAF;
}

#park_hyatt_club_signin #explore_button_container img
{
	border: 0px;
}


#signInButton {
	cursor: pointer;
}


#frontpage {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 695px;
}

#frontpage .teaserBox1 {
	float: left;
	padding-bottom: 30px;
	width: 215px;
	height: 135px;
}

#frontpage .teaserSpacer {
	float: left;
	width: 25px;
}

#frontpage .teaserBox1 .header {
	overflow: hidden;
	background-image: url(../gfx/teaser_light_spitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	height: 23px;
	color: #c59e09;
	font-size: 16px;
	font-weight:bold;
	line-height: 23px;
	text-transform:uppercase;
}

#frontpage .teaserBox1 .text {
	overflow: hidden;
	padding-top: 5px;
	height: 95px;
	color: #424242;
	font-size: 11px;
	line-height: 19px;
}

#frontpage .teaserBox1 .link {
	overflow: hidden;
	padding-top: 5px;
	height: 15px;
}

#frontpage .teaserBox1 .link, .teaserBox1 .link a {
	color: #045797;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
}

#frontpage .teaserBox1 .link a:hover {
	color: #679ac1;
	text-decoration: none;
}

#frontpage .teaserBox2 {
	float: left;
	overflow: hidden;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	width: 215px;
	height: 106px;
}

#frontpage .teaserBox2 .textBox {
	float: left;
	overflow: hidden;
	padding-left: 7px;
	padding-top: 7px;
	width: 125px;
	height: 75px;
}

#frontpage .teaserBox2 .textBox .header {
	overflow: hidden;
	height: 32px;
	color: #424242;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	text-transform:uppercase;
}

#frontpage .teaserBox2 .textBox .text {
	overflow: hidden;
	height: 39px;
	color: #424242;
	font-size: 11px;	
	line-height: 13px;	
}
#frontpage .teaserBox2 .textBox .text p {
	margin: 0;
}


#frontpage .teaserBox2 .imageBox {
	float: left;
	overflow: hidden;
	padding-left: 7px;
	padding-top: 7px;
	width: 69px;
	height: 69px;
}

#frontpage .teaserBox2 .link {
	overflow: hidden;
	padding-left: 7px;
	padding-right: 7px;
	height: 24px;
	text-align: right;
}

#frontpage .teaserBox2 .link, #frontpage .teaserBox2 .link a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

#frontpage .teaserBox2 .link a:hover {
	color: #e3f0ff;
	text-decoration: none;
}


#logos {
	border-top: 1px solid #D6D3CA;
	border-bottom: 1px solid #D6D3CA;
	overflow: hidden;
}

#logos img {
	border: 0px;
}

#logos .logo {
	float: left;
	background-image: url(../gfx/logo_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	height: 63px;
}

#logos .items {
	height: 63px;
	margin-left:auto;
	margin-right:auto;
	width:755px;
}

#logos .items img {
	margin-left: 10px;
	margin-right: 10px;
}

#bottomMenu {
	height: 45px;
	text-align: center;
}

#bottomMenu, #bottomMenu a {
	color: #B4AD97;
	font-size: 11px;
	font-weight: bold;
	line-height: 45px;
	text-decoration: none;
}

#bottomMenu a:hover {
	color: #B4AD97;
	text-decoration: underline;
}

#tmi {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}



#left .cms_menu {

	clear:both;
	float:left;
	width:215px;
}

#left .cms_menu img {
	border: 0px;
}

#left .cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	height: 21px;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	line-height: 21px;
	text-transform:uppercase;
}

#left .cms_menuitemlist {
	background-image: url(../gfx/cms_menu_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 1px;
	padding-right: 1px;
}

#left .cms_menuitem {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #C4BFB0;
}

#left .cms_menuitem, #left .cms_menuitem a {
	color: #4f4f4f;
	font-size: 11px;
	text-decoration: none;
}

#left .cms_menuitem a:hover {
	color: #045797;
	text-decoration: none;e;
}

#left .cms_menuitem_selected, #left .cms_menuitem_selected a, #left .cms_menuitem_selected a:hover {
	color: #045797;
	font-weight: bold;
	text-decoration: none;
}

#left .cms_menuitemlist_bottom {
	height: 11px;
}

#cms {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 695px;
}

#cms .teaser .header {
	padding-bottom: 13px;
	color: #B49575;
	font-size: 19px;
	font-weight:bold;
	line-height: 23px;
}

#cms .teaser .text_box {
	float: left;
	padding-right: 20px;
	width: 451px;
}

#cms .teaser .image_box {
	float: left;
	overflow: hidden;
	width: 224px;
	text-align: center;
}

#cms .teaser .image_box .spacer {
	height: 20px;
}

#cms .teaser_splitter {
	height: 40px;
}


#quick_book
{
	background: url('../gfx/quicksearch_background.gif') no-repeat;
	float:left;
	width: 324px;
	height: 464px;
	
}

#quick_book #quick_book_header_container
{
	color: #FFFFFF;
	font-size: 14px;
	height: 32px;
	line-height: 30px;
	padding-left:20px;
	margin-bottom: 8px;
}

#quick_book .label
{	
	font-size: 11px;
	line-height: 18px;
}

#quick_book #hotel_container,
#quick_book #check_in_out_container,
#quick_book #room_person_container,
#quick_book #rate_type_container,
#quick_book #advanced_search_options_link_container,
#quick_book #button_container,

#quick_book #special_offer_group_container
{
	width: 300px;
	overflow:hidden;
	padding-left:20px;
	margin-bottom: 10px;
	float:left;
	
}

#quick_book #pid
{
	font-size: 12px;
	width: 284px;
}

#quick_book #check_in_out_container #check_in_out_table
{
	width: 284px;
}

#quick_book #check_in_out_container table #check_in_container
{
	width: 104px;
}

#quick_book #check_in_out_container table #check_out_container
{
	width: 104px;
}


#quick_book #check_in_date,
#quick_book #check_out_date
{
	width: 104px;
	font-size: 12px;
}

#quick_book #room_person_container table
{
	width: 284px;
}

#quick_book #rooms,
#quick_book #children,
#quick_book #adults
{
	width: 44px;
	
}

#quick_book #special_offer_group_container table
{
	width: 284px;
}

#quick_book #offercode,
#quick_book #corp_id
{
	width: 104px;
}

#quick_book #top_container
{
	width: 324px;
	float:left;
	height: 312px;
	
}

#quick_book img
{
	border: 0px;
}

#quick_book .button
{
	background: url('../gfx/search_button.gif') no-repeat;
	width: 102px;
	height: 17px;
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
}

#quick_book #more_options_container
{
	
	width: 324px;
	overflow:hidden;
	padding-left:12px;
	margin-bottom: 10px;
	float:left;
	padding-top:3px;
}
#quick_book #more_options_container table
{
	width: 312px;
}

#quick_book #quick_book_bottom
{
	width: 324px;
	float:left;
	padding-left:168px;
	padding-top:10px;
	
}



	/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-h-slider,.yui-v-slider{position:relative;}
.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}
.yui-h-slider{background:url(../gfx/slider_bg_horizontal.gif) no-repeat 5px 0;height:23px;width:154px;}
.yui-h-slider .yui-slider-thumb{top:2px;}
.yui-v-slider{background:url(../gfx/slider_bg_vertical.gif) no-repeat 12px 0;height:228px;width:48px;}

/* Yahoo Calendar start */
.yui-calcontainer {position:relative;float:left;_overflow:hidden; width:210px;}
.yui-calcontainer iframe{position:absolute;border:none;margin:0;padding:0;z-index:0;width:100%;height:100%;left:0px;top:0px;}
.yui-calcontainer iframe.fixedsize{width:50em;height:50em;top:-1px;left:-1px;}
.yui-calcontainer.multi .groupcal{z-index:1;float:left;position:relative;}
.yui-calcontainer .title{position:relative;z-index:1;}
.yui-calcontainer .close-icon{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar{position:relative;}
.yui-calendar .calnavleft{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar .calnavright{position:absolute;z-index:1;text-indent:-10000em;overflow:hidden;}
.yui-calendar .calheader{position:relative;width:100%;text-align:center;}
.yui-calcontainer .yui-cal-nav-mask{position:absolute;z-index:2;margin:0;padding:0;width:100%;height:100%;_width:0;_height:0;left:0;top:0;display:none;}
.yui-calcontainer .yui-cal-nav{position:absolute;z-index:3;top:0;display:none;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn{display:-moz-inline-box;display:inline-block;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button{display:block;*display:inline-block;*overflow:visible;border:none;background-color:transparent;cursor:pointer;}
.yui-calendar .calbody a:hover{background:inherit;}
p#clear{clear:left;padding-top:10px;}
.yui-calcontainer{background-color:#F7F7F7;border:0px solid #808080;padding-top:5px;}
.yui-calcontainer.multi{padding:0 5px 0 5px;}
.yui-calcontainer.multi .groupcal{background-color:transparent;border:none;padding:10px 5px 10px 5px;margin:0;}
.yui-calcontainer .title{background:url(../gxf/sprite.png) repeat-x 0 0;border-bottom:1px solid #cccccc;font:100% sans-serif;color:#000;font-weight:bold;height:auto;padding:.4em;margin:0 0px 0px 0px;top:0;left:0;text-align:left;}
.yui-calcontainer.multi .title{margin:0 -5px 0 -5px;}
.yui-calcontainer.withtitle{padding-top:0;}
.yui-calcontainer .calclose{background:url(../gfx/sprite.png) no-repeat 0 -300px;width:25px;height:15px;top:.4em;right:.4em;cursor:pointer;}
.yui-calendar { border-spacing:0;border-collapse:collapse;font:9px Tahoma;text-align:center;margin:-1px;}
.yui-calendar .calhead{background:transparent;border:none;vertical-align:middle;padding:0;}
.yui-calendar .calheader{font-weight:bold;padding:0 0 .3em 0;text-align:center;width:210px;}
.yui-calendar .calheader img{border:none;}
.yui-calendar .calnavleft{background: url("../gfx/calendar_left.gif") no-repeat;width:12px;height:12px;top:0;bottom:0;left:25px;margin-left:.4em;cursor:pointer;}
.yui-calendar .calnavright{background: url("../gfx/calendar_right.gif") no-repeat;width:12px;height:12px;top:0;bottom:0;right:25px;margin-right:.4em;cursor:pointer;}
.yui-calendar .calweekdayrow{height:18px;}
.yui-calendar .calweekdayrow th{background: url("../gfx/calendar_gradient.gif") repeat-x;padding-left:2px;border:none;}
.yui-calendar .calweekdaycell{padding-left:2px;color:#000000;font-weight:bold;text-align:center;width:2em;font-family: tahoma;}
.yui-calendar .calfoot{background-color:#f2f2f2;}
.yui-calendar .calrowhead,.yui-calendar .calrowfoot{color:#a6a6a6;font-size:85%;font-style:normal;font-weight:normal;border:none;}
.yui-calendar .calrowhead{text-align:right;padding:0 2px 0 0;}
.yui-calendar .calrowfoot{text-align:left;padding:0 0 0 2px;}
.yui-calendar td.calcell{font-weight:bold;border:1px solid #cccccc;background:#fff;padding:1px 6px 1px 6px;height:1.6em;line-height:1.6em;text-align:center;white-space:nowrap;}
.yui-calendar td.calcell a {color:#000000;font-weight:bold;display:block;height:100%;text-decoration:none;}
.yui-calendar td.calcell.today{background-color:#fff;}
.yui-calendar td.calcell.today a{background-color:#fff;}
.yui-calendar td.calcell.oom{background-color:#ffffff;color:#a6a6a6;cursor:default;}
.yui-calendar td.calcell.selected{background: url("../gfx/calendar_highlight.gif") no-repeat;background-position:center center;color:#fff;}
.yui-calendar td.calcell.selected a{background: url("../gfx/calendar_highlight.gif") no-repeat;color:#fff;}
.yui-calendar td.calcell.calcellhover{padding-left:-5px;background: url("../gfx/calendar_highlight.gif") no-repeat;background-position:center center;color:#000;cursor:pointer;}
.yui-calendar td.calcell.calcellhover a{color:#fff;}
.yui-calendar td.calcell.previous{background-color:#fff;color:#c1c2c6;}
.yui-calendar td.calcell.restricted{text-decoration:line-through;}
.yui-calendar td.calcell.highlight1{background-color:#ccff99;}
.yui-calendar td.calcell.highlight2{background-color:#99ccff;}
.yui-calendar td.calcell.highlight3{background-color:#ffcccc;}
.yui-calendar td.calcell.highlight4{background-color:#ccff99;}
.yui-calendar a.calnav{border:0px solid #f2f2f2;padding:0 4px;text-decoration:none;color:#000000;zoom:1;}
.yui-calendar a.calnav:hover{background:url(../gfx/sprite.png) repeat-x 0 0;border-color:#fff;cursor:pointer;}
.yui-calcontainer .yui-cal-nav-mask{background-color:#000;opacity:0.25;*filter:alpha(opacity=25);}
.yui-calcontainer .yui-cal-nav
{
	font-family:arial,helvetica,clean,sans-serif;font-size:80%;border:1px solid #808080;left:50%;margin-left:-7em;width:14em;padding:0;top:1.0em;background-color:#f2f2f2;
	width: 220px;
	padding:10px;

}
.yui-calcontainer.withtitle .yui-cal-nav{top:4.5em;}
.yui-calcontainer.multi .yui-cal-nav{width:16em;margin-left:-8em;}
.yui-calcontainer .yui-cal-nav-y,.yui-skin-sam .yui-calcontainer .yui-cal-nav-m,.yui-skin-sam .yui-calcontainer .yui-cal-nav-b{padding:5px 10px 5px 10px;}
.yui-calcontainer .yui-cal-nav-b{text-align:center;}
.yui-calcontainer .yui-cal-nav-e{margin-top:5px;padding:5px;background-color:#EDF5FF;border-top:1px solid black;display:none;}
.yui-calcontainer .yui-cal-nav label{display:block;font-weight:bold;}
.yui-calcontainer .yui-cal-nav-mc{width:100%;_width:auto;}
.yui-calcontainer .yui-cal-nav-y input.yui-invalid{background-color:#FFEE69;border:1px solid #000;}
.yui-calcontainer .yui-cal-nav-yc{width:4em;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn{border:1px solid #808080;background:url(../gfx/sprite.png) repeat-x 0 0;background-color:#ccc;margin:auto .15em;}

#profile_calendar_container_nav_submit,
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button
{padding:0 8px;font-size:80%;line-height:2;*line-height:1.7;min-height:2em;*min-height:auto;color:#000;}

.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default{border:1px solid #304369;background-color:#426fd9;background:url(../gfx/sprite.png) repeat-x 0 -1400px;}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button{color:#fff;}

.yui-cal-nav-m #profile_calendar_container_nav_month
	{
		width: 220px;
	}
	
	
	#check_in_date_container
	{
		position:absolute;z-index: 99;
		
	}
	
	#check_out_date_container
	{
		position:absolute;z-index: 99;
		
	}

	
/*AMENITY REQUEST START*/
.amenityrequestcontainer {
	float: left;
	width: 400px;
}
.amenityrequestcontainer input, .amenityrequestcontainer select, .amenityrequestcontainer textarea {
	color:#090909;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}

.amenityrequestcontainer .header {
	color:#045797;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	padding-bottom:13px;
}

.amenityrequestcontainer .header_small{
	color:#C59E09;
	font-size:16px;
	font-weight:bold;
	height:23px;
	line-height:23px;
}

.amenityrequestcontainer .text{
	padding-bottom: 5px;
}
.amenityrequestcontainer .buttoncontainer{
	padding-bottom: 20px;
	padding-top: 5px;
}

.amenityrequestcontainer .button{
	background-color: #FFFFFF;
	width: 140px;	
	padding-left: 5px;
	padding-right: 5px;
}


.amenityrequestcontainer .button a{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.amenityrequestcontainer .formlabel {
	clear: both;
	width: 170px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 18px;
	float: left;
}

.amenityrequestcontainer .acency_information_value
{
	width: 170px;
	line-height: 25px;
	padding-left: 18px;
	float: left;
}

.amenityrequestcontainer .agency_request, .amenityrequestcontainer .conditions{
	clear: both;
	float: left;
}

.agency_request .text-block {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}

table#amenitytable, table#amenitytable_dates {
	width: 500px;
}

table#amenitytable td.first, table#amenitytable_dates td.first {
	width: 160px;	
}

table#amenitytable .tablerowpadding{
	height: 10px;
	width: 1px;
}

table#amenitytable td.bigpadding, table#amenitytable_dates td.bigpadding {
	padding-left: 18px;
}

table#amenitytable td.smallpadding, table#amenitytable_dates td.smallpadding {
	padding-left: 10px;
}

.amenityrequestcontainer .conditions{
	padding-top: 10px;
	padding-left: 18px;
}
/*AMENITY REQUEST END*/

/*AWARD REQUEST START*/
.awardrequestcontainer {
	float: left;
	width: 528px;
}

.awardrequestcontainer .header{
	color:#045797;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	padding-bottom:13px;
}

.awardrequestcontainer .reservationraceimagecontainer {
	width: 18px;
	clear: both;
	float: left;
}

.awardrequestcontainer .reservationracetextcontainer {
	float: left;
	color:#C59E09;
	font-size:14px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-top:10px;
}

.awardrequestcontainer .reservationracetextcontainer_notbooked {
	float: left;
	font-size:14px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-top:10px;
}

body#contact .header_small,
.awardrequestcontainer .header_small{
	color:#C59E09;
	font-size:16px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-top: 10px;
	width:500px;
	clear: both;
}

.awardrequestcontainer .reservationscontainer{
	clear: both;
	float: left;
	padding-bottom: 10px;
}

.awardrequestcontainer .reservationraceresortcontainer {
	clear: both;
	float: left;
	padding-left: 16px;
}

.awardrequestcontainer .formlabel, .awardrequestcontainer .acency_information_value{
	float: left;
	line-height: 25px;
}

.acency_information_value{
	width:200px;
}

.awardrequestcontainer .formlabel {
	clear: left;
	width: 170px;
	font-weight: bold;
}

body#contact .awardrequestcontainer .formlabel { 
	padding-left: 18px;
}

.awardrequestcontainer .newslettercontainer,
body#contact .awardrequestcontainer .agency_information{
	clear: both; 
	float: left;
}

.awardrequestcontainer .newslettercontainer .checkboxcontainer, .awardrequestcontainer .newslettercontainer .text{
	float: left;
}

.awardrequestcontainer .newslettercontainer .checkboxcontainer {
	padding-right: 10px;
}
.awardrequestcontainer .agency_request{
	clear: both;
	float: left;
}

.awardrequestcontainer .smallpadding{
	padding-left: 10px;
}

.awardrequestcontainer .bigpadding{
	padding-left: 18px;
}

table#awardrequesttable td.first, table#awardrequesttable_dates td.first, table#awardrequesttable_bookingmethods td.first {
	width: 160px;	
}
table#awardrequesttable .tablerowpadding, table#awardrequesttable_dates .tablerowpadding, 
table#awardrequesttable_bookingmethods .tablerowpadding {
	height: 10px;
	width: 1px;
}
.awardrequestcontainer input, .awardrequestcontainer select, .awardrequestcontainer textarea {
	color:#090909;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}

.awardrequestcontainer .buttoncontainer{
	padding-bottom: 20px;
	padding-top: 5px;
}

.awardrequestcontainer .button{
	background-color: #86A0BF;
	width: 140px;	
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}


.awardrequestcontainer .button a{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

/*AWARD REQUEST END*/

/* CONTACT FORM START */
table#contacttable {
	width: 550px;
}

table#contacttable td.first {
	width: 160px;	
}

table#contacttable td.bigpadding {
	padding-left: 18px;
}

table#contacttable td.smallpadding {
	padding-left: 10px;
}

/* CONTACT FORM END */

/* ENROLL FORM*/

#formReg .md, #formReg .md_td
{
	width: 150px;
}

#formReg .info_text
{
	line-height: 16px;
	margin-bottom: 10px;
}

#formReg .asterix
{
	text-align:right;
	padding-right: 2px;
	width: 7px;
}

#formReg table
{
	margin-bottom: 7px;
}

#formReg #prefix,
#formReg #prefLanguage,
#formReg .md,
#formReg .xsm,
#formReg .sm,
#formReg .mdlg,
#formReg .smmd,
#formReg .xlg {
	font-size: 11px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}

#formReg .xsm {
	width:25px;
}
#formReg .sm {
	width:69px;
}
#formReg .md {
	width:144px;
}

#formReg .mdlg {
	width:169px;
}
		
#formReg .xlg {
	width:260px;
}

#formReg .smmd {
	width:94px;
}

#formReg .label {
	font-weight:normal;
}

#formReg .value_no_asterix, 
#formReg .label_no_asterix {
	padding-left:7px;
}

#formReg .button {
	background: url('/gfx/submit_0.gif');
	width: 55px;
	height: 16px;
	border: 0px;
	cursor:pointer;
	margin-bottom:10px;
}
/* ENROLL FORM END*/
 
 */
 
 /*SITEMAP START */ 
#main .sitemapcontainer{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 695px;
}
 
.sitemap_type_2 table td{
	padding-right: 40px;
}
.sitemap_level_1 {
 	font-weight: bold;
 	font-size:13px;
 	padding-top: 10px;
 	line-height: 20px;
}
.sitemap_level_2 {
	padding-bottom: 3px;
	background-image: url(../gfx/bullet_sitemap.gif);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.sitemap_level_2 img {
 	 margin-right: 5px;
}

.sitemap_level_2 a{
	margin-top: 10px;
	line-height: 20px;
	
}
.sitemapcontainer table td{
 	padding-right: 30px;
}
/*SITEMAP END*/

/* RESERVATION RACE - START */
.reservationscontainer table#reservations thead td {
	font-weight: bold;
}

.reservationrace_overview_confirmationtext {
	clear: both;
	float: left;
	color:#C59E09;
	font-size:14px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-top:10px;
	width: 100%;
}

/* RESERVATION RACE - END */
