/* general */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	color: #fff;
	outline: none;
}
a img {
	border: 0;
}
p {
	padding-bottom: 10px;
	line-height: 1.6em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.636em;
}

h4, h5 {
	font-size: 1.1em;
}
h3, #quick_reservations h2 {
	font-size: 1.272em;
}
fieldset {
	border: none;
}
select:focus,
input:focus {
	outline: 0;
}
html {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}
body {
	color: #333;
	background:#fff;
}

#container{
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/body_bgr.gif) repeat-y 50% 28px;
}

#content {
	background-repeat: no-repeat;
	background-position: 50% 28px;
}

body.photo_gallery #content { background: #fff; }
body.services_amenities #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_amenities.jpg); }
body.dining_entertainment #content, body.restaurants #content, body.lounges_bars #content, body.live_entertainment #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_dining.jpg); }
body.celebrations #content, body.c_catering #content, body.c_venues #content, body.c_weddings #content, body.c_bar_mitzvahs #content, body.c_galas_proms #content, body.c_proms #content, body.c_personal_celebrations #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_weddings.jpg); }
body.meetings_groups #content, body.catering #content, body.venues #content, body.meetings #content, body.weddings #content, body.celebrations #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_meetings.jpg); }
body.specials_packages #content {  background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_specials.jpg); }
body.rooms_suites #content, body.mountain_garden_view #content, body.pool_view #content, body.golf_view #content, body.regency_club #content, body.premium_suites, body.penthous_suites #content, body.villas #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_rooms.jpg); }
body.activities #content, body.news_events #content, body.pool #content, body.fitness_center #content, body.golf #content, body.local_attractions #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_activities.jpg); }
body.spa_experience #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_spa.jpg); }
body.villas #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_villas.jpg); }
body.map_directions #content { background-image: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bgr_activities.jpg); }

html, body, #container {
	width: 100%;
}
#container {
	position: relative;
/*	text-align: center;*/
}
#header,
#footer {
	position: fixed;
	z-index: 50;
	top: 0;
	width: 100%;
	height: 28px;
	text-align: center;
	background: #fff;
}
#footer {
	top: auto;
	bottom: 0;
	height: 40px;
}
#header .c_inner,
#footer .c_inner {
position: relative;
	margin: 0 auto;
	width: 980px;
	height: 28px;
	text-align: left;
}
#footer .c_inner {
	height: 40px;
	text-align: center;
}
#content {
	position: relative;
	margin: 0 0 40px;
	height: 632px;
	min-height: 604px;
	min-height: 632px;
	font-size: 1.1em;
	line-height: 1.636em;
}
#container > #content {
	padding: 28px 0 0;
	height: auto;
}
#content .c_inner {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;

}
.home #content .c_inner {
	height: 672px;
}
/* header & footer */
#header .c_inner {
	position: relative;
	cursor: pointer;
}
.h_logo {
	display: block;
	padding: 5px 0 0 32px;
}
.gold_pass_logo_c {
	float: right;
	padding: 4px 0 0 0;
}
#header .c_inner .open {
	position: absolute;
	top: 10px;
	left: 484px;
	display: block;
	width: 15px;
	height: 8px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/positioning_copy_link.gif) no-repeat center center;
}

/* top drop */

#top_drop {
	background: #fff;
	position: relative;
	z-index: 100;
}
#top_drop .inner {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 981px;
	height: 0px;
	overflow: hidden;
	text-align: left;
	background: #fff;
}
#divider {
	float: left;
	padding-top: 10px;
}
#top_drop .col1,
#top_drop .col2,
#top_drop .col3 {
	float: left;
	margin-top: 7px;
	border-right: 1px solid #ccc;
	width: 213px;
	height: 55px;
}
#top_drop .col1 {
	padding-top: 13px;
	height: 42px;
	text-align: center;
}
#top_drop .col1 .logo2 {
	display: block;
	margin-left: 32px;
}
#top_drop .col1 .logo2 img {
	display: block;
}
#top_drop .col1 span {
	display: block;
	clear: left;
	text-indent: -55px;
}
#top_drop .col2 {
	position: relative;
	width: 553px;
}
#top_drop .col3 {
	width: 213px;
	border-right: none;
}
#top_drop .header_nav {
	float: left;
	width: 252px;
}
#top_drop .right {
	float: right;
}
#top_drop .header_nav li {
	float: left;
	clear: left;
	margin-left: -1px;
	padding-top: 4px;
	width: 242px;
}
#top_drop .right li {
	margin: 0 -1px 0 0;
	text-align: right;
	width: 253px;
}
#top_drop .header_nav a {
	padding: 0 15px;
	font-size: 1.1em;
	text-decoration: none;
	color: #999;
}
#top_drop .header_nav a:hover,
#top_drop .header_nav li.active a {
	position: relative;
	color: #01285a;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/header_nav_bullet.gif) no-repeat center left;
}
#top_drop .right a:hover,
#top_drop .right li.active a {
	position: relative;
	color: #01285a;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/header_nav_bullet_r.gif) no-repeat center right;
}
#top_drop .col3 img {
	display: block;
	margin: 5px 0 0 56px;
}
#top_drop .col2 .close {
	position: absolute;
	z-index: 5;
	display: block;
	cursor: pointer;
	height: 8px;
	width: 15px;
	top: 55px;
	left: 268px;
	background:transparent url(/Websites/hyattgrandchampions/templates/hyattchampions/images/arrow_up.gif) no-repeat scroll center;
}

/* branch */

#branch {
	text-align: center;
}
#branch .inner {
	margin: 0 auto;
	width: 981px;
	height: 120px;
	text-align: left;
}
#branch a {
	display: block;
	padding: 70px 0 0;
	width: 625px;
	height: 0;
	cursor: pointer;
	overflow: hidden;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/champions.png) no-repeat 40px 20px;
}
#footer ul {
	padding-top: 5px;
}
#footer li {
	display: inline;
	margin: 0 0 0 8px;
	padding: 0 0 0 12px;
	border-left: 1px solid #999;
	color: #999;
}
#footer li.first {
	border: none;
}
#footer li a {
	color: #999;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}

#positioning_copy_link {
	position: absolute;
	top: 632px;
	left: 0;
	width: 980px;
	z-index: 4;
}
#positioning_copy_link .inner {
	height: 0px;
	left: 160px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 660px;
	cursor: pointer;
	color: #2647a6;
	font-size: 1.9em;
	background: transparent url(/Websites/hyattgrandchampions/templates/hyattchampions/images/pos_copy_lnk_bgr.png) repeat scroll 0%;
}
.home #positioning_copy_link .inner {
	top: -75px;
	height: 75px;
}

#positioning_copy_link p {
	line-height: 0.9em;
	margin-left: 60px;
	margin-top: 10px;
	text-align: center;
	width: 530px;
}
#positioning_copy_link p.sml {
	margin-top: -5px;;
	margin-left: 183px;
	line-height: 1.5em;
	font-size: .6em;
	width: 610px;
	text-align: left;
	color: #777;
}
/* panels */
#left_nav_pane,
#right_nav_pane {
	float: left;
	border: solid white;
	border-width: 0 4px 0 0;
	width: 160px;
	height: 330px;
	overflow: hidden;
	color: #fff;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/pane_bgr.png);
}
#right_nav_pane {
	position: relative;
	float: left;
	display: inline;
	border-width: 0 0 0 4px;
	margin: 0 -1px 0 -4px;
	overflow: hidden;
}

.pane .nav li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0 0 1px;
	border: solid #9fb1e4;
	border-width: 0 0 1px;
}
.pane .nav a {
	display: block;
	padding: 12px 11px 12px 12px;
	border: solid #9fb1e4;
	border-width: 0 0 1px;
	font-size: 1.27em;
	text-align: right;
	text-decoration: none;
}
.pane .nav a:hover,
.pane .nav .active a {
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/nav_bullet.gif) no-repeat center right;
}
#right_nav_pane .nav a:hover,
#right_nav_pane .nav .active a {
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/nav_bulletr.gif) no-repeat center left;
}
.pane .bottom_nav {
	float: left;
/*	margin: 5px 0 3px;*/
	margin: 5px 0 12px;
}
.pane .bottom_nav li {
	float: left;
	clear: left;
	display: block;
	padding: 0;
	border-bottom: none;
	clear: left;
	width: 160px;
}
.pane .bottom_nav a {
	font-size: 1em;
	padding: 1px 9px 1px 5px;
	border-bottom: none;
	color: #f5fdca;
}
.pane .bottom_nav a:hover,
.pane .bottom_nav li.active a {
	color: #fff;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/nav_bullet.gif) no-repeat 100% 7px;
}
#right_nav_pane .nav li {
	padding: 1px 0 0;
	border-width: 1px 0 0;
}
#right_nav_pane .nav a {
	text-align: left;
	border-width: 1px 0 0;
}
.pane .tel {
	padding-right: 9px;
	text-align: right;
	font-size: 1.087em;
}

.r_module {
	clear: left;
	position: relative;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/border.gif) repeat-x 0 0;
	padding: 11px;
}
.rates {
	padding: 14px 11px;
}

.r_module img {
	display: block;
}
.r_module p {
	padding-right: 30px;
	padding-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.1em;
}

.r_module p.sml {
	padding-right: 30px;
	font-size: 1em;
	line-height: 1.1em;
}
/* <textEditor> */
.specials_header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.specials_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pane .book_now,
.pane .check_rates,
.element .book_now,
.element .check_rates {
	position: absolute;
	bottom: 6px;
	right: 0;
	width: 40px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/book_now.gif) no-repeat 0 0;
}
.element .lm,
.pane .lm {
	position: absolute;
	bottom: 6px;
	right: 0;
	width: 40px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/learn.gif) no-repeat 0 0;
}
/* </textEditor> */
.r_module .scrollable {
	text-transform: lowercase;
}
.r_module .scrollable p {
	padding-bottom: 0;
}
.r_module .scrollable .specials_header {
	font-size: 13px;
}
.r_module .scrollable .specials_text {
	font-size: 11px;
}

.element .lm,
.element .book_now,
.element .check_rates {
	position: static;
	display: block;
}
.rates .book_now {
	bottom: auto;
	top: 12px;
}
.check_rates {
	bottom: 6px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/check_rates.gif) no-repeat 0 0;
}
div.scrollable {
	position: relative;
	overflow: hidden;
	width: 660px;
	height: 83px;
}
div.scrollable div.items {
	width: 20000em;
	position: absolute;
}
div.scrollable div.items div {
	top: 0;
	left: 0;
	position: absolute;
	padding: 0 11px;
	margin-left: -11px;
	width: 138px;
	height: 82px;
	background: transparent;
}
div.navi {
	position: relative;
	left: 10px;
	left: 0px;
	bottom: -4px;
	bottom: 5px;
	width: 100px;
	height: 20px;
	margin-bottom: -20px;
}
div.navi span {
	width: 11px;
	height: 11px;
	float: left;
	margin: 2px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/navigator.gif) -13px  0 no-repeat;
	display: inline;
	font-size: 1px;
	cursor: pointer;
}
div.navi span:hover {
	background-position: 0 0;
}
div.navi span.active {
	background-position: 0 0;
}
.i_special1, .i_special2, .i_special3 {
	display: none;
}
/*quick_reservations*/

#quick_reservations {
	position: relative;
	padding-bottom: 1px;
	height: 80px;
	overflow: hidden;
}
#quick_reservations .close {
	display: none;
	position: absolute;
	z-index: 100;
	top: 4px;
	right: 4px;
	width: 13px;
	height: 13px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/reservations_close.gif);
	cursor: pointer;
}
#quick_reservations h2 {
	padding: 5px 0;
	cursor: pointer;
}
span.cal {
	float: left;
	display: block;
	margin-top: 2px;
	width: 19px;
	height: 14px;
	cursor: pointer;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/cal.gif) no-repeat 0 0;
}
#quick_reservations {
	float: left;
	display: inline;
/*	width: 138px;
	margin-left: 11px;
	width: 149px;
*/	width: 160px;
}

#quick_reservations fieldset {
/*	display: inline;
	float: left;
	width: 138px;
*/	margin-left: 11px;
}
#quick_reservations .wrap {
	float: left;
	clear: left;
	width: 138px;
	padding-bottom: 12px;
}
#quick_reservations label {
	float: left;
	clear: left;
	display: block;
	width: 138px;
	font-size: .92em;
	color: #f5fdca;
}
#quick_reservations select {
	height: 1px;
    overflow: hidden;
	float: left;
	display: inline;
	margin-right: 5px;
	font-size: .92em;
	border: none;
	padding: 1px;
	color: #fff;
	background: transparent;
}
#quick_reservations select.wide {
	width: 67px!important;
}
#quick_reservations select.wider {
	width: 132px!important;
	margin: 0 0 15px;
}
#quick_reservations select.sml {
	width: 32px!important;
}
#quick_reservations select.mid {
	width: 36px!important;
	margin: 0;
}
#quick_reservations .adults,
#quick_reservations .children,
#quick_reservations .rooms {
	float: left;
	display: block;
	width: 45px;
	padding-bottom: 10px;
	margin: 0;
}
#quick_reservations .adults label,
#quick_reservations .children label,
#quick_reservations .rooms label {
	display: block;
	width: 45px;
	margin: 0;
}
#quick_reservations input {
	float: left;
	clear: left;
	display: block;
	border: 1px solid #f5fdca;
	padding: 1px;
	margin-bottom: 10px;
	width: 128px;
	font-size: .92em;
	color: #fff;
	background: #7590d7;
}
#quick_reservations input.check_b {
	float: left;
	clear: left;
	display: inline;
	margin: 18px 0 0 15px;
	padding: 0;
	border: 0;
	width: 108px;
	height: 21px;
}
div.hidden {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

/* positioning copy */
#placeholder,
#image_area {
	float: left;
	width: 656px;
	height: 330px;
}
#image_area img {
	float: left;
	display: inline;;
	width: 656px;
	height: 330px;
}
#placeholder.gallery {
	float: left;
	display: inline;
	margin: -120px  -175px 0 -175px;
	padding: 0 0 40px 0;
	width: 1300px;
	height: 632px;
}
#positioning_copy,
#gallery {
	position: absolute;
/*	margin: 0 164px;*/
	color: #777;
	z-index: 100;
	background: #fff;
	width: 656px;
	height: 0;
	left: 164px;
}
#gallery {
	position: static;
	margin: 0;
}
.gallery #gallery {
	width: 1330px;
}
.photo_gallery #branch {
	position: relative;
	z-index: 49;
}

#positioning_copy {
	overflow: hidden;
}
#positioning_copy .inner,
#gallery .inner {
	margin: 0 53px;
	padding: 30px 28px 0;
	border: solid #ccc;
	border-width: 0 1px;
	height: 300px;
}
.photo_gallery #gallery .inner,
#main_content #gallery .inner,
.home #gallery .inner {
	margin: 0;
	padding: 0 0 0 49px;
	width: 601px;
	height: 330px;
	background: #9c9c62;

	min-height: 0px;
	display: none;
	float: none;
}
.photo_gallery #gallery .inner {
	display: block;
}
.photo_gallery .gallery #gallery .inner {
	padding: 0;
	width: 1330px;
	height: 632px;
	border: none;
	background: #fff;
	position:relative;
	z-index: 10;
}

#plc {
	position: absolute;
	top: 120px;
	left: 160px;
	padding: 0 0 0 4px;
}
#gallery #image_container {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 330px;
	width: 554px;
	background: #9c9c62;
}
.gallery #gallery #image_container {
	margin: 0;
	padding: 0;
	height: 632px;
	width: 1330px;
	position: relative;
	float: left;
	z-index: 1;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bars_overlay.png) 50% 0;
}
.gallery #gallery .inner img {
	width: 1330px;
	height: 632px;
}
a#l_arrow {
	position: absolute;
	top: 131px;
	left: 15px;
	width: 21px;
	height: 29px;
	cursor: pointer;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/l_arrow.png) no-repeat 0 0;
}
a#r_arrow {
	position: absolute;
	top: 131px;
	right: 15px;
	width: 21px;
	height: 29px;
	cursor: pointer;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/r_arrow.png) no-repeat 0 0;
}
.gallery a#l_arrow {
	top: 280px;
	left: 195px;
	z-index: 10;
}
.gallery a#r_arrow {
	top: 280px;
	right: 195px;
	z-index: 10;
}
#info_bar {
	position: absolute;
	width: 650px;
	padding: 12px 0 0 0;
	height: 26px;
	top: 292px;
	right: -47px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/info_bar_bgr.png);
	color: #fff;

}
.gallery #info_bar {
	position: absolute;
	z-index: 45;
	width: 986px;
	padding: 12px 170px 0 174px;
	height: 26px;
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/info_bar_bgr.png);
	color: #fff;
	margin-right: -15px;
}
.gallery #info_bar .info {
	float:left;
	margin-top: -12px;
	padding-top: 12px;
	width: 630px;
	height: 26px;
}
#info_bar p {
	float: left;
	line-height: normal;
	padding: 0 0 0 16px;
	width: 440px;
}
.gallery #info_bar p {
	width: 510px;
}
#info_bar p.longer {
	margin-top: -7px;
}
#info_bar #quantity {
	float: right;
	display: inline;
	padding-right: 16px;
	margin-top: -2px;
}
#gallery .inner img {
	display: block;
}
ul#gallery_nav {
	float: left;
	width: 47px;
	text-align: center;
	font-size: .9em;
}
.gallery ul#gallery_nav {
	float: left;
	width: 150px;
}
.gallery #gallery_nav_wrap {
	float:  left;
	margin-top: -12px;
	padding: 0 12px;
	border: solid #fff;
	border-width: 0 1px;
	height: 38px;
}
.gallery .close_wrap {
	position: relative;
	float:  left;
	margin-top: -12px;
	padding: 0 12px;
	border: solid #fff;
	border-width: 0 1px;
	height: 38px;
	width: 150px;
}
ul#gallery_nav li {
	float: left;
	clear: left;
	padding: 8px 0;
	width: 47px;
	text-align: center;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/gallery_nav_li_bgr.gif) no-repeat top left;
	list-style-type: none;
}
.gallery ul#gallery_nav li {
	clear: none;
	padding: 9px 0 8px 13px;
	width: auto;
	text-align: center;
	background: transparent;
	list-style-type: none;
}
ul#gallery_nav li.first {
	background: none;
}
ul#gallery_nav li a {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #d7dfbf;
}
ul#gallery_nav li a:hover,
ul#gallery_nav li a.on {
	color: #fff;
}
#positioning_copy h1 {
	padding: 0 0 20px;
	font-size: 1.727em;
	font-weight: normal;
	text-align: center;
	color: #232d77;
}
#positioning_copy .close {
	display: inline;
	float: left;
	margin: 13px 0 0 13px;
	width: 30px;
	height: 30px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/close_btn.gif) no-repeat;
	cursor: pointer;
}
#gallery .close {
	position: absolute;
	top: 13px;
	left: 14px;
	width: 30px;
	height: 30px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/close_btn_purple.gif) no-repeat;
	cursor: pointer;
}
.gallery #gallery .close {
	top: 4px;
	left: auto;
	right: 48px;
	padding: 30px 0 0;
	height: 0;
	width: 80px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/close_btn_gallery.gif) no-repeat 18px 9px;
	cursor: pointer;
	overflow: hidden;
}
.gallery .images_wrap {
	height: 632px;
	width: 1330px;
	overflow: hidden;
	position: relative;
}
.gallery .images {
	height: 632px;
	width: 42560px;
/*	position: absolute;
	top:0;
	left:0;
	z-index: 5;
*/
}
.gallery .images img {
	float: left;

	position: absolute;
	top:0;
	left:-3000px;
	z-index: 5;
}
.gallery .images img.image {
	left: -3000px;
}
.gallery .overlay {
	height: 632px;
	width: 1330px;
	position: absolute;
	top:0;
	left:0;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/bars_overlay.png) 50% 0;
	z-index: 6;
}
/* main content */

#main_content {
	float: left;
	display:inline;
/*	margin: -50px 160px 30px;*/
	margin: -50px 0 30px -4px;
	color: #777;
}
#main_content .slider {
	float: left;
	border: solid #fff;
	border-width: 0 4px;
	width: 652px;
	background: #ede9f3;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/copy_bgr.png);
}
#main_content a {
	color: #232d77;
}
#main_content .pane a {
	color: #fff;
}

#main_content ul {
	padding: 0 0 6px 0;
}
#main_content li {
	padding: 2px 0;
	list-style-type: disc;
	list-style-position: inside;
}
#main_content li li {
	margin-left: 13px;
	list-style-type: circle;
	list-style-position: inside;
}
#main_content .wo_bullet li {
	float: left;
	clear: both;
	padding: 2px 0 5px;
	width: 530px;
	width: 370px;
	list-style-type: none;
}
#main_content .wo_bullet .date {
	float: right;
	width: 105px;
	text-align: right;
}
#main_content .wo_bullet strong {
	float: left;
	width: 250px;
}
#main_content a:hover {
	text-decoration: none;
}
#main_content .nav li {
	padding: 2px 6px 2px 0;
	background: none;
	list-style-type: none;
	list-style-position: outside;
}
#main_content .nav a {
	color: #232d77;
	text-decoration: none;
}
#main_content .pane .nav a {
	color: #fff;
}

#main_content .nav a:hover,
#main_content .nav li.active a,
#main_content .nav li.selectedPage a {
	color: #5868b8;
}
#main_content .heading {
	position: relative;
	background: #abbdf0;
	border: solid #fff;
	border-width: 0 4px;
	width: 652px;
}
#main_content .heading .reveal {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 50px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/reveal_photo.gif);
	cursor: pointer;
}
#main_content .heading .revealed {
	background-position: 0 -50px;
}
#main_content .heading h1 {
	padding: 11px 13px 0;
	height: 39px;
	color: #fff;
	line-height: 1.3em;
}
#main_content .inner,
#main_content .heading h1 {

	margin: 0 48px;
	border: solid #fff;
	border-width: 0 1px;
}
#main_content .inner {
	display:inline;
	width: 534px;
	float: left;
	overflow:hidden;
}
#main_content h2,
#main_content h3 {
	padding: 0 0 10px;
	color: #232d77;
}
#main_content .pane h2,
#main_content .pane h3 {
	padding: 5px 0;
	color: #fff;
}
#main_content h2.small {
	padding: 10px 0 5px;
	font-size: 1.272em;
}
#main_content h4,
#main_content h5 {
	padding: 0 0 6px;
	color: #232d77;
}
#main_content h4 {
	color: #232d77;
}
#main_content li h5 {
	padding: 0;
	display: inline;
	font-size: 1em;
	font-weight: bold;
}
#main_content .inner {
	min-height: 330px;
	min-height: 512px;
	padding: 0 10px;
}
#main_content .inner .nav {
	float: left;
	padding-top: 10px;
	width: 128px;
}
#main_content .inner .nav {
/*	width: 138px;*/
}
#main_content .rooms .nav {
/*	width: 170px;*/
}
#main_content .inner .copy {
	float: left;
	position: relative;
	padding: 10px 0 27px 22px;
	border-left: 1px solid #fff;
	width: 372px;
/*	min-height: 472px;*/
/*	min-height: 290px;*/
/*	min-height: 447px;*/
	min-height: 475px;
}
#main_content .wide .copy {
	border-left: none;
	padding: 10px 0 30px;
	width: 535px;
}
#main_content .rooms .copy {
/*	padding: 10px 0 30px 14px;
	width: 348px;*/
}
p.seo_copy,
p.seo {
	font-size: 1.636em;
	line-height: 1.2em;
	color: #232d77;
}
p.seo_copy_padded {
	padding: 10px 0 20px 3px;
}
.mc_item {
	margin: 0 -11px 0 -22px;
	padding: 17px 11px 13px 22px;
	border-top: 1px solid #d7cfe5;
}
.wide .mc_item {
	position: relative;
	display: inline;
	float: left;
	width: 528px;
	margin: 0 -10px 0 -10px;
	padding: 17px 16px 13px 10px;
}
.mc_item.first {
	border-top: none;
}
.mc_item img {
	float: left;
	padding: 0 23px 15px 0;
}
.mc_item .right_col {
	float: left;
	width: 370px;
}
.buttons {
	position:relative;
	float: right;
	margin: 0 -21px 30px 0;
}
.mc_item .book_now {
	position: relative;
	margin-right: -21px;
}
.mc_item .buttons {
	position: absolute;
	bottom: 10px;
	right: 21px;
	float: none;
	margin-bottom: 0;
}

.check_availability,
.view_details,
.book_now {
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 22px 0 0;
	height: 0;
	width: 109px;
	overflow: hidden;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/btn_check_availability.gif) no-repeat;
}
.view_details {
	padding: 22px 0 0;
	height: 0;
	width: 79px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/btn_view_details.gif) no-repeat;
}
.mc_item .book_now {
	float: right;
	padding: 22px 0 0;
	height: 0;
	width: 79px;
	background: url(/Websites/hyattgrandchampions/templates/hyattchampions/images/btn_book_now.gif) no-repeat;
}

#main_content .rooms_listing li {
	float: left;
	display: inline;
	margin: 0 -10px;
	padding: 6px 10px 10px;
	border-bottom: 1px solid #d7cfe5;
	width: 535px;
	background: transparent;
}
#main_content .rooms_listing li h2 {
	font-size: 1.272em;
	color: #492a6d;
}

#main_content .rooms_listing img {
	float: left;
}
#main_content .rooms_listing .description {
	float: left;
	margin-top: -3px;
	padding-left: 18px;
	width: 399px;
}
.clb{clear: both;}
.superscript {
	font-size: 0.8em;
	line-height: .5em;
	vertical-align: super;
}
.banner_img {
position:relative;
	margin: 5px -40px 6px -22px;
}
.wide .banner_img {
	margin: 5px 0 6px -10px;
}
img.map {
	float: right;
	margin: 0 -9px 0 15px;
}
img.room_thumb {
	margin-left: -10px;
}
span.uppercase {
	text-transform: uppercase;
}

#bgr_wrap {
	position: relative;
	width: 0px;
	height: 0px;
	margin: 0 auto;
}

#hp_bgr0, #hp_bgr1 {
	height: 632px;
	left: -650px;
	position: absolute;
	top: 0pt;
	width: 1300px;
}
.strong {
	font-weight: bold;
}
.seo_strong {
	font-weight: bold;
	color: #243460;
}
.i_special p span {
	font-size: .8em;
	/*color: #d7dfbf;*/
	color: #fff;
}
.italic {
	font-style: italic;
}
span.upper {
	text-transform: uppercase;
}
/** pure logo **/
a.pure_logo {
	float: none;
	clear: none;
	display: block;
	width: 130px;
	height: 46px;
	cursor: pointer;
}
.mc_item a.pure_logo img {
	display: block;
	float: none;
	clear: none;
	padding: 0;
	width: 130px;
	height: 46px;
}
.top {
	position: absolute;
	top: 7px;
	right: -17px;
}
.bottom {
	position: absolute;
	bottom: 6px;
	right: 263px;
}
.pure h2 {
	width: 200px;
}



#main_content .heading h1 .inlineContentAdder {
	position: absolute;
	top: 4px;
	right: 50px;
	z-index: 123;
}
#main_content .heading h1 .actions {
	position: absolute;
	top: -20px;
	z-index: 123;
}

#main_content {
	width: 660px;
}
#quick_reservations #qr_idate0,
#quick_reservations #qr_idate1 {
	padding: 0;
}

.gallery .images {
	background: #c4c4c4;
}
.gallery #gallery .inner .icon_wait {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 651px;
	top: 280px;
}

