/********************************************************************
## RESET
********************************************************************/

html, body, div, span, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/********************************************************************
## TOP LEVEL
********************************************************************/

body {
  font: 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #443e3b;
  background: #0A0907 url(/custom/multimedia/images/templates/gsr_main/bg.jpg) no-repeat top center;
	padding-top: 20px;
}

hr {
	display: none;
}

h1, h2, .h2_title {
  color: #1e1711;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 6px; 
}

a {
  color: #0b91cf; 
}

a:hover {
  color: #e06b01; 
}

dl dt {
  text-transform: uppercase;
  font-weight: bold; 
}

dl dd {
  padding: 0 12px 0 12px;
  margin: 4px 0 16px 20px;
  border-left: 1px solid #c0beba;
}

/********************************************************************
## COMMON
********************************************************************/

/************* IDs ************/


/************* CLASSES ************/

.graphic {
	text-indent: -90000px;
	display: block;
}

.pagination {
  list-style: none;
  text-align: center;
}

.pagination li {
  display: inline;
  margin: 0 10px; 
}

.page-total {
  display: block !important; 
}

.image_float_left {
  margin: 6px 12px 20px 0;
		float: left;
}

.uppercase {
  text-transform: uppercase;
}

.table {
	 border: 1px solid #CEB8A1;
		border-collapse: collapse;
}

.table th, .table td {
	 border: 1px solid #CEB8A1;
  padding: 4px;
		border-collapse: collapse;
}

.display_none {
	 display: none;
}

.hidden {
	 visibility: hidden;
		margin: 0 !important;
		padding: 0 !important;
		height: 0 !important;
}

/********************************************************************
## HEADER
********************************************************************/

#header {
	width: 950px;
	height: 78px;
  margin: 0 auto;
	position: relative;
	clear: both;
}

  /************* LOGO ************/

  #logo {
    position: absolute;
    left: 0;
    top: 3px;
		width: 286px;
		height: 74px;
	}
	
	#logo a {
		background: url(/custom/multimedia/images/templates/gsr_main/logo.png) no-repeat;
		display: block;
		width: 286px;
		height: 74px;
	}

 
	
	
	/************* RES BOX ************/
	
	#quick_res {
		width: 620px;
		height: 80px;
		position: absolute;
		right: 0;
	}
	
	/***** container elements *****/
	
	#quick_res_form {
	  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_top.png) no-repeat;
		width: 580px;
		height: 55px;
		margin: 0 0 0 0;
		padding: 29px 20px 0 20px;
		position: absolute;
		top: 0;
		left: 0;
	}
	

/********************************************************************
## PAGE TITLE
********************************************************************/
	
#page_title_wrapper {
  width: 1152px;
  height: 270px;
  margin: 0 auto;
		position: relative;
		top: -4px;
}

#page_title {
  display: none;
}


.subpage_body_image {
  float: right;
  margin: 8px 0 20px 0; 
}

/********************************************************************
## BODY
********************************************************************/

#body_wrapper {
	width: 950px;
  margin: 0 auto 10px auto;
	clear: both;
}

#body {
	width: 950px;
	min-height: 211px;
	background: url(/custom/multimedia/images/templates/gsr_main/body_middle.png) repeat-y;
	position: relative;
}

#body_top {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/custom/multimedia/images/templates/gsr_main/body_top.png) no-repeat;
	width: 950px;
	height: 2px;
	clear: both;
}

#body_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/custom/multimedia/images/templates/gsr_main/body_bottom.png) no-repeat;
	width: 950px;
	height: 2px;
	clear: both;
}

object, embed {
	 z-index: 1;
}

  /************* BODY LEFT ************/
  #body_left {
		width: 600px;
		padding: 20px 25px;
		float: left;
		position: relative;
	}
	
	#body_left p {
		margin-bottom: 16px;
	}
	
	#body_left .hr {
    border-bottom: 1px solid #ceb8a1;
    margin: 16px 0 17px 0;
    height: 1px;
    clear: both;
  }
	
	#body_left h1 {
		color: #381f0a;
		font: 20px/30px Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		margin-bottom: 12px;
	}
	
	#body_left ul, #body_left ol {
	  margin-left: 25px;
	  margin-bottom: 16px;
	}
	
	#body_left ul ul {
	  margin-bottom: 16px !important;
	}
	
	#body_left ul ul ul {
	 margin-bottom: inherit;
	}
	
	#body_left strong {
	  font-weight: bold;
	}
	
	/************* BODY RIGHT ************/
	#body_right {
		width: 296px;
		padding: 2px;
		float: left;
		position: relative;
		margin: 0 0 10px 0;
		background: url(/custom/multimedia/images/templates/gsr_main/body_right_bg.png) repeat-y;
	}
	
	/***** container elements *****/
	
	#body_right_bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		background: url(/custom/multimedia/images/templates/gsr_main/body_right_bottom.png) no-repeat;
		width: 300px;
		height: 8px;
	}
	
	#nav-sub, #nav-sub ul {
	  list-style: none;
	  font: 12px "Times New Roman", Times, serif;
	  text-transform: uppercase;
	}
	
	#nav-sub ul {
	  color: #47413e;
	}
	
	.sub-level-overview {
		
	}
	
	.sub-level-0 a {
	  text-decoration: none;
	  font-weight: bold;
	  color: #0a0807;
	  font-size: 13px;
	  height: 24px;
	  padding: 27px 20px 0 20px;
	  display: block;
	  border-bottom: 1px solid #c1b7b0;
	}
	
	.sub-level-1 a {
	  text-decoration: none;
	  color: #000;
	  font-size: 11px;
	  font-weight: normal;
	  height: 27px;
	  padding: 15px 20px 0 30px;
	  display: block;
	}
	
	.sub-level-1.here a, .sub-level-1.parent-here a {
	  background: url(/custom/multimedia/images/templates/gsr_main/subnav_hover_bg.png) no-repeat;
	  color: #050404;
	}
	
	.sub-level-1 a:hover {
	  background-color: #f8e4c1;
	  color: #050404;
	}
	
	.sub-level-1 .sub-level-2 a {
	  text-decoration: none;
	  color: #666 !important;
	  font-size: 12px;
	  font-weight: normal;
	  height: 17px;
	  padding: 10px 20px 6px 50px;
	  display: block;
	  background: #faf6f0;
	  text-transform: none !important;
	}
	
	.sub-level-1 .sub-level-2 a:hover {
	  background-color: #fdf5e6 !important;
	}
	
	.sub-level-1 .sub-level-2.here a {
	  background: none;
	  background-color: #fef0d7;
	  color: #050404;
	}
	
	
	/************* BODY FOOTER ************/
	
	#body_footer {
		margin: 10px 10px 0 10px;
		padding: 0 18px;
		clear: both;
		background: url(/custom/multimedia/images/templates/gsr_main/body_footer_bg.png) repeat-x;
		height: 38px;
		position: relative;
		top: -10px;
	}


/********************************************************************
## FOOTER
********************************************************************/

#footer {
	width: 950px;
  margin: 0 auto;
	clear: both;
}

#footer_hr {
	width: 926px;
	margin: 0 auto;
}

#footer_hr {
  border-bottom: 1px solid #211f1e;
  border-top: 1px solid #14100f;
  margin: 16px auto 0 auto;
  width: 926px;
  clear: both;
}

  /************* FOOTER NAV ************/
	
	#footer_nav {
		width: 926px;
    margin: 0 12px;
		list-style: none;
	}
	
	#footer_nav li {
		float: left;
		position: relative;
	}
	
	#footer_nav li a {
		text-indent: -90000px;
	  display: block;
		background-repeat: no-repeat;
		height: 30px;
	}
	
	/***** nav pieces *****/
	
	#footer_nav_contact a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_contact.png);
		width: 125px;
	}
	
	#footer_nav_directions a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_directions.png);
		width: 126px;
	}
	
	#footer_nav_employment a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_employment.png);
		width: 91px;
	}
	#footer_nav_press a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_press.png);
		width: 87px;
	}
	
	#footer_nav_terms a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_terms.png);
		width: 94px;
	}
	
	#footer_nav_privacy a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_privacy.png);
		width: 105px;
	}
	
	#footer_nav_gaming a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_gaming.png);
		width: 135px;
	}
	
	#footer_nav_sitemap a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_sitemap.png);
		width: 65px;
	}
	
	#footer_nav_faq a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_faq.png);
		width: 42px;
	}
	
	#footer_nav_media a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_nav_media.png);
		width: 56px;
	}
	
	
	/************* LOGOS ************/
	
	#footer_logos {
		width: 690px;
    margin: 0 0 0 12px;
		list-style: none;
		float: left;
	}
	
	#footer_logos li {
		float: left;
		position: relative;
	}
	
	#footer_logos li a {
		text-indent: -90000px;
	  display: block;
		background-repeat: no-repeat;
		height: 79px;
	}
	
	/***** nav pieces *****/
	
	#footer_logo_extreme a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_extreme.png);
		width: 90px;
	}
	
	#footer_logo_2500 a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_2500.png);
		width: 64px;
	}
	
	#footer_logo_charlie a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_charlie.png);
		width: 110px;
	}
	
	#footer_logo_finfish a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_finfish.png);
		width: 106px;
	}
	
	#footer_logo_briscola a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_briscola.png);
		width: 87px;
	}
	
	#footer_logo_rim a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_rim.png);
		width: 80px;
	}
	
	#footer_logo_beach a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_thebeach.png);
		width: 86px;
	}
	
	#footer_logo_starbucks a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_logo_starbucks.png);
		width: 67px;
	}
	
	
	/************* SOCIAL ************/
	
	#footer_social {
		width: 168px;
    margin: 0 24px 0 0;
		list-style: none;
		float: right;
	}
	
	#footer_social li {
		float: left;
		position: relative;
	}
	
	#footer_social li a {
		text-indent: -90000px;
	  display: block;
		background-repeat: no-repeat;
		height: 79px;
	}
	
	/***** nav pieces *****/
	
	#footer_social_facebook a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_social_facebook.png);
		width: 42px;
	}
	
	#footer_social_myspace a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_social_myspace.png);
		width: 42px;
	}
	
	#footer_social_twitter a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_social_twitter.png);
		width: 42px;
	}
	
	#footer_social_rss a {
		background: url(/custom/multimedia/images/templates/gsr_main/footer_social_rss.png);
		width: 42px;
	}
	
	#copyright {
		text-align: center;
		font: 9px Verdana, Geneva, sans-serif;
		color: #222;
		margin-bottom: 20px;
		clear: both;
	}
	

/********************************************************************
## BLOG
********************************************************************/

.comments_discussion {
	padding: 5px 30px;
}

.comments_discussion.odd {
	background: #fff;
}


/********************************************************************
## SIDEBAR
********************************************************************/

#sidebar_email_form {
  background: url(/custom/multimedia/images/templates/gsr_main/sidebar_email_bg.jpg) no-repeat;
  width: 261px;
  height: 232px;
  margin: 16px auto;
  position: relative;
}

#sidebar_email_form #sidebar_email_name {
  width: 178px;
  position: absolute;
  top: 70px;
  left: 19px;
  padding: 7px 8px 5px 8px;
}

#sidebar_email_form #sidebar_email_email {
  width: 178px;
  position: absolute;
  top: 128px;
  left: 19px;
  padding: 7px 8px 5px 8px;
}

#sidebar_email_form #sidebar_email_submit {
  position: relative;
  left: 19px;
  top: 176px;
}


/********************************************************************
## SEARCH
********************************************************************/

#search_form {
  height: 24px;
  padding: 10px 0 10px 32px;
  border-top: 1px solid #c1b7b0;
  font: 12px "Times New Roman", Times, serif;
  width: 264px;
  float: left;
}

#search_form label {
  width: 66px;
  display: block;
  float: left;
  text-transform: uppercase;
  position: relative;
  top: 6px;
  color: #47413e;
}

#search_form br {
  display: none; 
}

#search_field {
  background: url(/custom/multimedia/images/templates/gsr_main/search_field_bg.png) no-repeat;
  width: 120px;
  height: 19px;
  padding: 5px 6px 0 6px;
  border: none;
  color: #47413e;
  float: left;
}

#search_field:focus {
  color: inherit; 
}

#search_btn {
  width: 26px;
  height: 24px;
  float: left;
}

/********************************************************************
## HOMEPAGE
********************************************************************/

#homepage_flash {
  width: 1152px;
  height: 470px;
  margin: 0 auto;
  clear: left;
		position: relative;
		top: -4px;
}

#tabs {
  width: 950px;
  height: 316px;
  margin: 10px auto 20px auto;
  position: relative;
  clear: left;
  color: #aca6a3;
}

#tabs_nav {
  height: 42px;
  list-style: none;
  margin: 0 12px;
  float: left;
  clear: left;
}

#tabs_nav li {
  float: left;
  margin-right: 3px;
}

#tabs_nav li a {
  height: 42px;
  display: block;
  text-indent: -90000px;
  background-repeat: no-repeat;
}

#tabs_nav li a:hover, #tabs_nav li.on a {
  background-position: 0 -42px !important;
}

#tabs_nav #tab_1 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_1.png);
  width: 148px;
}

#tabs_nav #tab_2 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_2.png);
  width: 108px;
}

#tabs_nav #tab_3 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_3.png);
  width: 108px;
}

#tabs_nav #tab_4 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_4.png);
  width: 146px;
}

#tabs_nav #tab_5 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_5.png);
  width: 117px;
}

#tabs_nav #tab_6 a {
  background: url(/custom/multimedia/images/templates/homepage/home_tab_6.png);
  width: 168px;
}

#tabs_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg.png) no-repeat;
  min-height: 274px;
  clear: left;
}

.tab {
  padding: 0;
  position: absolute;
  top: 42px;
  left: 0;
  display: none;
		width: 950px;
  height: 274px;
}

.tab.on {
  display: block !important; 
}

.tab h1 {
  text-indent: -90000px;
	display: block;
	width: 567px;
	height: 27px;
	position: absolute;
	left: 365px;
	top: 25px;
}

.tab_content {
		position: absolute;
		left: 395px;
		top: 60px;
		width: 530px;
		height: 190px;
		overflow: hidden;
}

.tab_content p {
  margin-bottom: 12px;
}

#tab_1_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_1.jpg) 2px 2px no-repeat; 
}

#tab_1_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_1.png) no-repeat;
}

#tab_2_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_2.jpg) 2px 2px no-repeat; 
}

#tab_2_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_2.png) no-repeat;
}

#tab_3_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_3.jpg) 2px 2px no-repeat; 
}

#tab_3_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_3.png) no-repeat;
}

#tab_4_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_4.jpg) 2px 2px no-repeat; 
}

#tab_4_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_4.png) no-repeat;
}

#tab_5_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_5.jpg) 2px 2px no-repeat; 
}

#tab_5_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_5.png) no-repeat;
}

#tab_6_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_6.jpg) 2px 2px no-repeat; 
}

#tab_6_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_6.png) no-repeat;
}

#tab_7_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_7.jpg) 2px 2px no-repeat; 
}

#tab_7_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_7.png) no-repeat;
}

#tab_8_content {
  background: url(/custom/multimedia/images/templates/homepage/tab_bg_8.jpg) 2px 2px no-repeat; 
}

#tab_8_content h1 {
  background: url(/custom/multimedia/images/templates/homepage/tab_title_8.png) no-repeat;
}

.ui-widget {
  font: 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}


/********************************************************************
## SHARE
********************************************************************/

#body_footer_share {
  position: absolute;
  top: 10px;
}

#body_footer_share ul {
  list-style: none;
  position: absolute;
  top: 1px;
  left: 111px;
  width: 160px;
}

#body_footer_share ul:hover {
  cursor: pointer;
}

#body_footer_share p {
  font: 12px "Times New Roman", Times, serif;
  text-transform: uppercase;
  position: absolute;
  top: 4px;
  width: 110px;
}

#body_footer_share ul li {
  float: left;
  margin: 0 2px;
}

#body_footer_share ul li a {
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  text-indent: -90000px;
		overflow: hidden;
}

#body_footer_share ul li a:hover {
  background-position: 0 -18px;
}

#share_twitter a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_twitter.png);
}

#share_facebook a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_facebook.png);
}

#share_myspace a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_myspace.png);
}

#share_friendfeed a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_friendfeed.png);
}

#share_newsvine a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_newsvine.png);
}

#share_netvibes a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_netvibes.png);
}

#share_blogger a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_blogger.png);
}

#share_wordpress a {
  background: url(/custom/multimedia/images/templates/gsr_main/share_icon_wordpress.png);
}


/********************************************************************
## SUBSCRIBE
********************************************************************/

#body_footer_subscribe {
  position: absolute;
  top: 10px;
  left: 330px;
}

#body_footer_subscribe ul {
  list-style: none;
  position: absolute;
  top: 1px;
  left: 74px;
  width: 160px;
}

#body_footer_subscribe ul:hover {
  cursor: pointer;
}

#body_footer_subscribe p {
  font: 12px "Times New Roman", Times, serif;
  text-transform: uppercase;
  position: absolute;
  top: 4px;
  width: 70px;
}

#body_footer_subscribe ul li {
  float: left;
  margin: 0 2px;
}

#body_footer_subscribe ul li a {
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  text-indent: -90000px;
		overflow: hidden;
}

#body_footer_subscribe ul li a:hover {
  background-position: 0 -18px;
}

#subscribe_rss a {
  background: url(/custom/multimedia/images/templates/gsr_main/subscribe_icon_rss.png);
}

#subscribe_bookmark a {
  background: url(/custom/multimedia/images/templates/gsr_main/subscribe_icon_bookmark.png);
}

#subscribe_email a {
  background: url(/custom/multimedia/images/templates/gsr_main/subscribe_icon_email.png);
}

#subscribe_phone a {
  background: url(/custom/multimedia/images/templates/gsr_main/subscribe_icon_phone.png);
}


/********************************************************************
## UPCOMING
********************************************************************/

#body_footer_upcoming {
  position: absolute;
  top: 10px;
  left: 530px;
}

#body_footer_upcoming p {
  font: 12px "Times New Roman", Times, serif;
  text-transform: uppercase;
  position: absolute;
  top: 4px;
  width: 110px; 
}

#body_footer_upcoming ul {
  font: 12px "Times New Roman", Times, serif;
  list-style: none;
  position: relative;
  top: 3px;
  left: 100px;
  width: 400px;
}

#body_footer_upcoming ul li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#body_footer_upcoming ul li.on {
  display: block !important; 
}


/********************************************************************
## QUICK RES FORM
********************************************************************/

#ui-datepicker-div {
  z-index: 9999999;
}

#quick_res_form label {
  text-indent: -90000px;
  height: 15px;
  display: block;
}

#quick_res_form input {
  height: 25px;
}

#quick_res_form input:hover {
  cursor: pointer;
}

#quick_res_form br {
  display: none; 
}

#quick_res_form #arrival {
  width: 133px;
  position: absolute;
  left: 26px;
}

#quick_res_form #arrival label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_arrival.png) no-repeat;
}

#quick_res_form #arrive_date {
  border: none;
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_calendar_bg.png) no-repeat;
  width: 102px;
  padding: 5px 31px 0 0;
  text-align: center;
}

#quick_res_form #departure {
  width: 40px;
  position: absolute;
  left: 175px;
}

#quick_res_form #departure label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_nights.png) no-repeat;
}

#quick_res_form #depart_date {
  border: none;
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_input_bg.png) no-repeat;
  width: 40px;
  padding: 5px 0 0 0;
  text-align: center;
}

#quick_res_form #guests {
  width: 40px;
  position: absolute;
  left: 231px;
}

#quick_res_form #guests label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_adults.png) no-repeat;
}

#quick_res_form #num_adults {
  border: none;
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_input_bg.png) no-repeat;
  width: 40px;
  padding: 5px 0 0 0;
  text-align: center;
}

#quick_res_form #kids {
  width: 40px;
  position: absolute;
  left: 288px;
}

#quick_res_form #kids label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_kids.png) no-repeat;
}

#quick_res_form #num_kids {
  border: none;
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_input_bg.png) no-repeat;
  width: 40px;
  padding: 5px 0 0 0;
  text-align: center;
}

#quick_res_form #aaa {
  width: 23px;
  position: absolute;
  left: 350px;
}

#quick_res_form #aaa label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_aaa.png) no-repeat;
}

#quick_res_form #aaa span {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_bg_checkbox.png) no-repeat;
  width: 23px;
  padding: 5px 0 0 0;
  height: 16px;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

#quick_res_form #aaa span.on {
  background-position: 0 -25px;	
}

#quick_res_form #offer {
  width: 106px;
  position: absolute;
  left: 394px;
}

#quick_res_form #offer label {
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_title_offer.png) no-repeat;
}

#quick_res_form #offer_code {
  border: none;
  background: url(/custom/multimedia/images/templates/gsr_main/quick_res_bg_large_input.png) no-repeat;
  width: 86px;
  padding: 5px 8px 0 8px;
  text-align: center;
}

#quick_res_form #quick_res_submit_btn {
  position: absolute;
  top: 44px;
  left: 509px;
}


/********************************************************************
## BODY SUBSCRIBE LINKS
********************************************************************/

#body_subscribe_links {
  list-style: none;
  width: 570px;
  height: 40px;
  margin: 0 auto !important;
  padding: 0 !important;
}

#body_subscribe_links li {
  float: left; 
}

#body_subscribe_links li a {
  text-indent: -90000px;
  display: block;
  height: 39px;
  background-repeat: no-repeat;
}

#body_subscribe_links li a:hover {
  background-position: 0 -39px;
}

#body_subscribe_link_facebook a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_facebook.png);
   width: 92px;
}

#body_subscribe_link_myspace a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_myspace.png);
   width: 128px;
}

#body_subscribe_link_twitter a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_twitter.png);
   width: 107px;
}

#body_subscribe_link_sms a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_sms.png);
   width: 76px;
}

#body_subscribe_link_email a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_email.png);
   width: 96px;
}

#body_subscribe_link_rss a {
   background: url(/custom/multimedia/images/templates/gsr_main/body_subscribe_rss.png);
   width: 71px;
}


#edit_page {
  z-index: 100000;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fdfae4;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 3px 0;
}


/********************************************************************
## PHOTO GALLERY
********************************************************************/

#photo_gallery {
  display: none;
}


/********************************************************************
## ENTERTAINMENT
********************************************************************/

.page_tabs {
  height: 32px; 
  list-style: none;
  float: left;
  width: 580px;
  padding: 0 10px !important;
  margin: 0 0 20px 0 !important;
  border-bottom: 1px solid #7a7774;
}

.page_tabs li {
  float: left;
  margin-right: 4px;
}

.page_tabs li a {
  width: 112px;
  height: 32px;
  text-indent: -90000px;
  display: block;
  background-repeat: no-repeat;
}

.page_tabs li.on a, .page_tabs li.on a:hover {
  background-position: 0 -64px !important;
  border-bottom: 1px solid #FCF7EF;
  cursor: auto;
}

.page_tabs li a:hover {
  background-position: 0 -32px !important; 
}

#entertainment_tab_headliners a {
  width: 112px;
  background: url(/custom/multimedia/images/templates/gsr_main/entertainment_tab_all.png);
}

#entertainment_tab_bars-lounges a {
  width: 134px;
  background: url(/custom/multimedia/images/templates/gsr_main/entertainment_tab_bars.png);
}

#entertainment_tab_citywide a {
  width: 102px;
  background: url(/custom/multimedia/images/templates/gsr_main/entertainment_tab_city.png);
}

#entertainment_tab_casino a {
  width: 90px;
  background: url(/custom/multimedia/images/templates/gsr_main/entertainment_tab_casino.png);
}

#entertainment_tab_community-events a {
  width: 120px;
  background: url(/custom/multimedia/images/templates/gsr_main/entertainment_tab_community.png);
}

.page_tab {
  display: none;
}

.page_tab.on {
  display: block !important; 
}


/********************************************************************
## SMART CITY WI-FI
********************************************************************/

#user_account_link {
	 color: #443e3b;
}


/********************************************************************
## ERRORS
********************************************************************/

.error {
  color: #cc0000;
}


/********************************************************************
## PROMOTIONS
********************************************************************/

#promotion_form {
  border: 1px solid #e6c03b;
		background: #fffbe2;
		padding: 20px 20px;
		width: 120px;
		float: left;
}

#promotion_content {
		margin-left: 20px;
		width: 716px;
		float: left;
}



/********************************************************************
## BLOG
********************************************************************/

.pagination {
	 width: 456px;
		margin: 20px auto !important;
		position: relative;
}

.pagination a {
  display: block;
		text-indent: -90000px;
		height: 33px;
		position: absolute;
}

.pagination .beginning a {
	 width: 124px;
		left: 0;
	 background: url(/custom/multimedia/images/templates/gsr_main/btn_first_page_grey.png) no-repeat;
}

.pagination .end a {
	 width: 124px;
		right: 0;
	 background: url(/custom/multimedia/images/templates/gsr_main/btn_last_page_grey.png) no-repeat;
}

.pagination .previous a {
	 width: 84px;
		left: 129px;
	 background: url(/custom/multimedia/images/templates/gsr_main/btn_previous_grey.png) no-repeat;
}

.pagination .next a {
	 width: 84px;
		right: 129px;
	 background: url(/custom/multimedia/images/templates/gsr_main/btn_next_grey.png) no-repeat;
}

.pagination .page-total {
		text-align: center;
		margin-top: 50px;
}

/********************************************************************
## SUB NAVIGATION
********************************************************************/

#nav_sub * {
									list-style: none;
}

#nav_sub ul ul li.last a  {
		border-bottom: 1px solid #c1b7b0;
}

#nav_sub li a {
		text-decoration: none;
		font-weight: bold;
		color: #050404;
		font-size: 13px;
		height: 24px;
		padding: 18px 20px 14px 20px;
		display: block;
		border-bottom: 1px solid #c1b7b0;
		text-transform: uppercase;
		letter-spacing: .1em;
		background: url(/custom/multimedia/images/templates/gsr_main/subnav_main_bg.png) no-repeat 1px 1px;
}

#nav_sub ul li {
		background: url(/custom/multimedia/images/templates/gsr_main/subnav_secondary_bg.png) repeat-x 0 -44px;
		width: 100%;
}

#nav_sub ul li.here {
		background: url(/custom/multimedia/images/templates/gsr_main/subnav_secondary_bg.png) repeat-x 0 0;
}

/*#nav_sub ul li.parent a {
		background: url(/custom/multimedia/images/templates/gsr_main/subnav_arrow_bg.png) no-repeat 18px 19px;
}*/

#nav_sub ul li:hover, #nav_sub ul li.parent:hover {
		background-position: 0 0;
}

#nav_sub ul li.parent {
		background-position: 0 -44px;
}

#nav_sub ul li a {
		text-decoration: none;
		color: #000;
		font-size: 11px;
		font-weight: normal;
		height: 27px;
		padding: 11px 20px 3px 30px;
		margin: 0 1px;
		display: block;
		letter-spacing: .05em;
		background: none;
}

#nav_sub ul ul li a {
			text-decoration: none;
			color: #666 !important;
			font-size: 12px;
			font-weight: normal;
			height: 18px;
			padding: 5px 20px 9px 30px;
			margin: 0 1px;
			display: block;
			background: #faf6f0;
			text-transform: none !important;
			letter-spacing: normal;
			border-bottom: none;
	}
	
	#nav_sub ul ul li.here a, #nav_sub ul ul li.here a:hover {
				cursor: default;
				color: #363430 !important;
				padding-left: 40px;
				background: #f4f0e8 url(/custom/multimedia/images/templates/gsr_main/subnav_arrow_bg.png) no-repeat 28px 13px;
	}
	
	#nav_sub ul ul li a:hover {
				background: #f4f0e8;
	}
	
	#nav_sub ul ul ul {
				display: none;
	}